.admin-bar {
    width: 100%;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 10000;
}
.admin-bar .admin-menu {
    width: 100%;
    height: 30px;
    background: black;
    color: white;
}


.title_tovar_block
{
    display: table-cell;
    vertical-align: bottom;
    padding-right:3px;
    float:left;
    width:59%;
}
.tovar_edit
{
    width:100%;
    height:20px;
    padding:5px;
}

.product_published_message {
    margin: 0 auto;
    width: 100%;
    padding: 15px;
    text-align: center;
    text-transform: uppercase;
    color: red;
}

.registration , .save , .edit_1 , .edit_2 , .edit_3 , .edit_4 , .edit_5 , .link_1 , .link_2 , .link_3 , .link_4 , .link_5 , .link_6 , .link_7 , .link_8 , .link_9 , .link_10 , .tt #sort , .sort_tovar , .ice_link  , .add_tab , .save_tab , .public_tovar , .end_public_tovar , .public
{
    cursor:pointer;
    display:inline-block;
    height:16px;
    vertical-align:central;
    padding:3px 5px 3px 20px;
    background-image:url(/themes/ico/cancel.png);
    background-position:center left;
    background-repeat:no-repeat;
    font-weight:normal;
    text-decoration: none;
    font-size:12px;
}
.registration:hover , .save:hover , .edit_1:hover , .edit_2:hover , .edit_3:hover , .edit_4:hover , .edit_5:hover , .link_1:hover , .link_2:hover , .link_3:hover , .link_4:hover , .link_5:hover , .link_6:hover , .link_7:hover , .link_8:hover , .link_9:hover , .link_10:hover , .tt #sort:hover , .sort_tovar:hover , .ice_link:hover , .add_tab:hover , .save_tab:hover  , .public_tovar:hover , .end_public_tovar:hover , .public:hover
{
    text-decoration: underline;
}
.save
{
    background-image:url(/themes/ico/page_excel.png);
}
.end_public_tovar
{
    background-image:url(/themes/ico/book_delete.png);
}
.public_tovar
{
    background-image:url(/themes/ico/book_add.png);
}
.save_tab , .public
{
    background-image:url(/themes/ico/accept.png);
}
.add_tab
{
    background-image:url(/themes/ico/add.png);
}
.ice_link
{
    background-image:url(/themes/ico/emoticon_tongue.png);
}
.tt #sort , .sort_tovar
{
    background-image:url(/themes/ico/table_sort.png);
}
.link_1
{
    background-image:url(/themes/ico/picture_go.png);
}
.link_2 , .registration
{
    background-image:url(/themes/ico/vcard.png);
}
.link_3
{
    background-image:url(/themes/ico/basket_add.png);
}
.link_4
{
    background-image:url(/themes/ico/zoom.png);
}
.link_5
{
    margin-top:5px;
    background-image:url(/themes/ico/door_out.png);
}
.link_6
{
    margin-top:5px;
    background-image:url(/themes/ico/computer_key.png);
}
.link_7
{
    background-image:url(/themes/ico/key_add.png );
}
.link_8
{
    background-image:url(/themes/ico/information.png );
}
.link_9 , .link_9:hover
{
    background-image:url(/themes/ico/application_put.png );
    margin:2px 0 20px 7px;
    text-decoration:underline;
}
.link_9:hover
{
    text-decoration:none;
}
.link_10
{
    background-image:url(/themes/ico/folder.png );
}
.edit_2
{
    background-image:url(/themes/ico/page_edit.png);
}
.edit_3
{
    background-image:url(/themes/ico/application_form_add.png);
}
.edit_4
{
    background-image:url(/themes/ico/application_form_delete.png);
}
.edit_5
{
    background-image:url(/themes/ico/application_get.png);
}

.head_duy
{
    background: #4e7dd5;
    padding:5px;
    color:white;
}

.body-buy{
    padding:20px 0px;
    border:1px solid #D6D6D6;
}

.table-orders
{
    width:100%;
}

.table-orders tr:first-child{
    width:10px;
}
.table-orders .body-buy td{
    border-top: 1px solid #D6D6D6;
    padding:5px;
}

/*background:; ie hack, something must be changed in a for ie to execute it*/
span.tt{
    cursor:pointer;
    font-size:12px;
    position:relative;

    color:#000000;
    font-weight:normal;
    text-decoration:none;

}
span.tt span{
    display: none;
}
span.tt:hover
{
    z-index:25;
    color: #aaaaff;
}
span.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:0;
    padding: 15px 0 0 0;
    width:200px;
    color: #000000;
    text-align: left;
    opacity: 0.90;
    z-index:1000;
}
span.tt:hover span.top
{
    display: block;
    padding: 30px 20px 0;
    background: url(/img/comment.png) no-repeat top;
}
span.tt:hover span.middle{ /* different middle bg for stretch */
    display: block;
    padding: 0 8px;
    background: url(/img/comment2.png) repeat bottom;
}
span.tt:hover span.bottom{
    display: block;
    padding:3px 8px 10px;
    color: #548912;
    background: url(/img/comment.png) no-repeat bottom;
}

@font-face {
    font-family: RUBSN;
    src: url(/themes/motorring/design/fonts/RUBSN.otf);
}

body {
    margin: 0;
    padding: 0;
    background: #eaeaea;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 90%;
}

p {
    margin: 0px;
    padding: 0px;
}

#wrap {
    background: #eaeaea;
    width: 1280px;
    margin: 0 auto;
}

.wrap_logo {
    margin-left: 50px;
    margin-top: 15px;
    display: inline-block;
}
.wrap_logo.mobile {
    position: relative;
    display:none;
}
#top_menu {
    background: #4e7dd5;
    border-radius: 5px;
    margin-left: 40px;
    margin-right: 39px;
    margin-top: 9px;
    min-height: 32px;
    margin-bottom: 5px;
}

#top_menu a {
    color: #fff;
    text-decoration: none;
}

#top_menu ul {
    margin: 0px;
    padding: 0px;
    display: inline-block;
}

#top_menu li {
    margin: 0px;

    display: inline-block;
    color: #fff;
    font-size: 14px;
    margin-right: -20px;
    margin-left: 11px;
}
#top_menu li a {
    padding: 10px;
    display: inline-block;
}
#top_menu li:hover {
    background: #7197dd;
}

.wrap_description {
    display: inline-block;
    margin-left: 50px;
    width: 280px;
    vertical-align: top;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 30px;
}

.description_p {
    margin: 0px;
}

.trash_finish {
    margin-top:10px;
    padding:10px;
    line-height: 1.5;
    width:100%;
    float:none;
}

.completeform {
    display:inline-block;
    max-width: 620px;
    margin-left:20px;
}

.fixed{
    position : fixed;
    top:10px;
    right:500px;
    z-index:500;

}

.wrap_contacts {
    cursor:pointer;
    border-radius: 5px;
    display: inline-block;
    margin-left: 20px;
    margin-right: 35px;
    padding: 3px;
    min-height: 50px;
    max-width: 360px;
    vertical-align: top;
    margin-top: 25px;
    position: relative;
    background: #fff;
    font-size: 11px;
}

ul.contacts-list {
    margin: -5px -20px 0 0;
}

ul.phones-list {
    margin-right: 11px;
}

.wrap_basket {
    cursor:pointer;
    border-radius: 5px;
    display: inline-block;
    margin-left: 20px;
    margin-right: 35px;
    padding: 9px;
    width: 180px;
    min-height: 50px;
    vertical-align: top;
    margin-top: 25px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAACZFBMVEVOfdX///9OfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdVOfdWCcMihAAAAy3RSTlMAAAECAwQFBgcICQoLDA0ODxAREhMUFRgZGhsdHh8gISIjJCUmJykqKywtLi8wMjU2Nzg5Ojw9Pj9AQkRFRkdISUpLTE1OUVJTVFZXWltcXl9gYWNlZmdoaWxvcHFydHV2d3h7fH1+f4CBgoOEhoeIiYqLjI6QkpSVlpeYmZqcnqChoqOkpaeoqayutbe6u7y9vsDBwsPExsfIycrLzM3Oz9DR09TX2Nna3N3e3+Dh4+Tl5ufo6err7O3u7/Dx8vP09fb3+Pn6+/z9/p/3LZIAAAOcSURBVEiJlZZnVxNREIZniUGMoqtiFxMRFFQQG2JFUey9d8ECAqJgxQY27IkSRewVQcUCBhFJIkpCy/unnLuHQDacFOfDnbPJPPdOee8mJLFRABMxkiZ60ZHy2p0UJBCVb/oNtoYggdBnUKwp2BMMHFxffmbFCClIYBHwNkYpJUhgN1Ao/Q9wCtgbNDB04vz1lUBaAECji4hL3Zp7+f7L6kaXaFCCD0A7ZFxiyqacYlOV3QkP+zHaGxgcO3dtxvGS0vc2qO3vW2MNUB7mBgZNWLDpcLHx+cdfHV6BVabCwmbUzRioMwMlUieQaXe41IG/n9y/euAdsEanoagOvCGSq4E8N/CnK7Ct/MqJPdy/OyLBO8BsdrMBM1FcG7DFDTzmGRZlr0v7AmcsR0wC7gqgDEhit5FzIUoGOua5gTygQEQ8AuLZzQTKxOMTYBq7TOAY0RoWUpQbSAVKRcQtYDW7ROCpeHzFjWdXBGwnOghUhLqBMXb8GMlf5QOH2MUDr8U0KtA+kSjECCxWsHuSG9CWAss5ZBtQzG68kzcj6l+JpmiisCq0TiaNCbjQBUgFwFGOnOeCWUMU1YgPA1k/n1GvJ4qwwx5BfT4Be7qBlXweR+od+NaXaFQtvg4niqzBV040vhWVYTSMW7+kG4j8CWskUb/vcLAb9hEWA1FMPSqHEqUBxhCa2o7W6G5A4kksZHWWwTWHFfUOv+J4axvecGY7gCKiVcD3vh7AaSCXi7gEbOaDnqJpCtH0ZjzmBLm+TKL9PG6NB7ACeMBAFuuFKNSMlllEc9pRqiW6AWwkOgdclDyAEX/QxHWuBW4ydxdIITFOIamHwFzlo32egPRImUQSa55jbgNLiZYDt/i4CkUvr7ruZyfAcjrFI+MWctolikRYPde4xzVo0FNEddf97ARSlb15uA1jlYTXEW0AzhIlNONlb4q1o26UCmA51cfJg8xwLZPl80C6LKcD52WZyzLK8qru+9kJCDk5bNYWsdqcyuoAnMraYhXrdUkFCDn5t3wvgOXUZrX5thcxXgDLyTZJ9m29JS9AXOxkv+9Wb4DldNLPCWwaNcBy6vBTA5tJrwKGtwXqE3apADrgf/8eJ/DbMIB51RDAenbJ/SMyIKRHcHi4b2CKyWpMUIf3yrJYsrU+AIOdm9GoVwHZokG5PoAMpX3pnvG6OvFRnc4fkBE8YBD/PmwGVUq5Ajjiq+hpJqspUV20NttiyQn1BP4BflBQ7z9YkLoAAAAASUVORK5CYII=') no-repeat #fff;
    background-position: 5% 50%;
    position: relative;
}
.wrap_basket.fixed {
    position: fixed;
    right: -5px!important;
    margin-top:55px;
}
.wrap_basket img {
    margin-left: 0px;
    margin-top: 5px;
}

.basket_p {
    text-transform: uppercase;
    font-weight: bold;
    display: inline-block;
    margin: 0px;
    font-size: 14px;
}

.basket_p_empty {
    display: inline-block;
    color: #7d7d7d;
    margin: 0px;
    font-size: 14px;
}

.wrap_basket_p {
    display: block;
    margin: auto 0px auto 60px;

}
.personal_office , .fixed-item{
    background: #f1f1f1 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAeCAIAAABi9+OQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABdJREFUeNpi+v//PxM2zMDAQEtxgAADAF2uTe9L4getAAAAAElFTkSuQmCC") repeat-x scroll 0 0;
    color: #000 !important;
    padding: 7px;
    border-radius: 5px;
    float: right;
    margin: 3px 10px 0px 0px;
    min-width: 135px;
    font-size: 14px;
    cursor: pointer;
    text-align: center;
}
.hn-circle{
    z-index:1;
    height: auto;
    opacity: 0.9;
    width: 70px !important;
    position: absolute;
    top: -30px;
    left: -10px;
}
.wrap_logo .mobile a{
    z-index:2;
}
.personal_office:hover , .fixed-item:hover{
    background: #fff;
}

.nav_line_hn {
    background: #fff;
    background: url(/img/hn-bg.jpg);
    background-size: 40%;
    border-radius: 5px;
    margin: 0 40px 5px 40px;
    height: 49px;
    font-size: 14px;
    position: relative;

}
.nav_line_hn span{
    color: white;
}
.nav_line_hn a.about{
    text-decoration:underline;
    color:white;
}

.search-bg{
    position: absolute;
    top:0px;
    right:13px;
    display: block;
    width: 64px;
    height: 28px;
    /*background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAAAPCAYAAABUZ8lnAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4QsPDwodrMqArgAABAVJREFUSMflV8trXFUc/n7n3DvvZJqmKTa2FYqIrQ8suKkQRNy4Fsbs9B8QZKCI226EihAUuhNBcdEhGx80myJUq5KqYBppq41pm/SRiZlM5k5mztzz/LloqDaktWhatX5wN+fe853z/R7fuQf4F4GZy8q4txpdveJC4LZKkx/nF9/E/wHM/KK2rjm7knK9Y9gHvoHJmStf3M/Cd6fWHVPWc9d4vhWOT89+9J8WGpj3drR9b6XTO728qs4uJd3Jtkp/CcyB7wAhBP7m5/kP70VGssz8JDPvZ+Z4M/iUce9caqWcpI7/LuaWWnNzS62RuyE8Z5w/rIzrzSWajQustEln682jxrqH1psVMz/OzE8x867bcL6QWncx8OZjKenWLzeSI86HZ5m59Fd109pGB7vGnfxV+b3DfRlIAiJBN33YSU2bCDqSspiNZOGP76zzdjU114zzs5EU1yIhCtk4OpDPRDvuiY8AvKr0sjL2vCCa3NZfOCGIpgHMExHfNgDMTNr5r6QQzzADsaT7xmCdD66TmobzYSGAFwVRnYCmFOL8lmLuEyKqEzO/nLrwQWCgEIs/JTWeITaokDuZ13MBPjD4uikCAAQRCNf5ihkBSfcmAdYHPjVz5Q1a7ZkzC8rvK+ckBnIRlA3oWg/tGETAQC5COSvXKg08l2jq2oCsJCrEEkRACAwQkJUCA7kI62PTUA4rqVsbJzhm+MAb9uPWfIShQoyN4pu6gFy0cZK0Z8wnGpEgDPdl0Ow59FyAICAWBCkIPjDc2tOflWisJIqWlVX1rgUBkgEZC5KljIS1Bu2eYWbY4XKuPVjKpwDs+YVmdqmT5o11RUEEH4IkIhlJAes9vPe209OBiGxqnSWQ1c7pENhZH3o+BJ+JZNSfzxWHtpS27xjckpNRDO1/D0hWCjzYF98Qywxc7RgYz9jZF0OlBu2eRqI0OqnGas9gNdXK+tAVRLKUy2S2lgrFcl+RYhmBAVjvYIxjF7xyzjedc5cXVjqnIxf4ewBpPhayIHjo+NRM+bvZq5/XW50JANMAWodeem7/YCm/B0D69mdfz7WVnqxVK2ozSnF0bHz7yKO7D448tue1cn9fpmsDtA+40NLISMK2fIxYMC7XG/jy7IWfzl1pHE2tOwegAWARwDKARq1acet4YwAPABhcG0oAzNeqFX9T1dWT7vNxFPHJMxcyx36YUW2lp2rVSnv9EQlAaOvCK0c+9rVqxW52T46OjWcOPLLz4NMP73p959BAOZYSPW0wffGaP3Hm4qeLSedwrVo5tdnr0rsTkzR1qS662oZatcK3OM+v93Jb4dX3J1CrVu6aOY2OjROAJwDsA9AC8G2tWmn+0//rYGbMNxKMjo3fV3eR3wB89k0NvGY6/gAAAABJRU5ErkJggg==) no-repeat 0 0 !important;*/
}
.search-bg-b {
    /*background: url(data:image/png;base64,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) no-repeat 0 0 !important;*/
    position: absolute;
    top: 26px;
    left: 2px;
    display: block;
    width: 77px;
    height: 49px;
}

.nav_line {
    /* text-transform: uppercase; */
    background: #fff;
    border-radius: 5px;
    margin: 10px 40px 10px 40px;
    height:49px;
    font-size: 14px;
    color: #666666;
    position:relative;

}

.pointer {
    width: 10px;
    height: 10px;
    display: inline-block;
    background: url(/img/pointer.png);
    margin: 1px 20px 0px 7px;
}

.nav_line_span {
    display: inline-block;
    vertical-align: top;
    margin: 4px -5px 0px 5px;
}


.nav_line_search {
    float: right;
    border-radius: 10px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    width: 251px;
    height: 49px;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    right:0px;
    top:0px;

}
.nav_line_search button {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.nav_line_search_index_focus {
    width: 945px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.nav_line_wrap {
    display: block;
    /* float: left; */
    padding-top: 12px;
}
.field-email{
    margin-top: 43px;
}
.input_edit {
    color:#a6a6a6;
    padding: 9px 9px 6px 2px;
    -webkit-appearance: none;
    border: 3px solid #4e7dd5;
    border-radius: 15px;
    width: 230px;
    height: 18px;
    outline: none;
    font-weight: bold;
    font-size: 12px;
    color: #a6a6a6;
    display: inline-block;
    vertical-align: middle;
    margin: 5px 5px 5px 0px;
    box-sizing: initial;
}

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button, input[type="search"]::-webkit-search-results-decoration {
    display: none;
}

.input_edit_focus {
    width:924px !important;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.input_edit_index {
    padding: 6px 11px 5px 11px;
    -webkit-appearance: none;
    border: none;
    border-radius: 5px;
    width: 210px;
    outline: none;
    font-size: 14px;
    color: #a6a6a6;
    display: inline-block;
    vertical-align: middle;
    margin: 10px;
    background: #eee;
}

.btn_edit {
    background: url(/img/search_ico.png);
    border: none;
    width: 18px;
    height: 18px;
    position: absolute;
    right: 0;
    top: 1px;
    margin: 15px 20px 0px 0px;
    opacity: 0.2;
    background-repeat:no-repeat;
    cursor:pointer;
}

#wrap_main {
    display: inline-block;
    margin-top: 0px;

}

#wrap_tovar {
    display: inline-block;
}
.close_status_delivery{
    font-size: 19px !important;
    background: #7aa7f3;
    color: #ffffff;
    border-left: none;
    position: absolute;
    padding: 14px;
    right: -45px;
    z-index: 1000;
    display: none;

}
.inner_status_delivery{
    overflow-y: auto;
    height: 550px;
}

.status_delivery{
    display: block;
}
#status-menu-btn{
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px !important;
    /* margin: 10px; */
    background: #4e7dd5;
    color: #ffffff;
    /* border-left: none; */
    position: absolute;
    top: 0px;
    right: 586px;
    padding: 14px;
}

.groups_of_goods , .main-menu{
    background: #fff;
    border-radius: 5px;
    margin: 0px 10px 10px 40px;
    width: 240px;
    display: table;
    padding: 10px 0px 10px 10px;
    overflow: hidden;
}

.close-menu{
    font-size: 22px !important;
    /* margin: 10px; */
    background: #4e7dd5;
    color: #ffffff;
    border-left: none;
    position: absolute;
    top: 0px;
    right: -45px;
    padding: 14px;
    z-index: 1000;
    max-height: 21px;
}
.shadow{
    box-shadow:0 0 30px rgba(0,0,0,0.8)
}

#search-action {
    color:#a6a6a6;
    cursor: pointer;
    position: absolute;
    top: 7px;
    right: 5px;
    font-size: 16px;
    padding: 10px;
}

.groups_of_search {
    background: #fff;
    border-radius: 5px;
    margin: 0px 20px 10px 40px;
    width: 240px;
    display: table;
    padding: 10px 0px 10px 10px;

}
.touch{
    overflow-y: scroll; /* has to be scroll, not auto */
    -webkit-overflow-scrolling: touch;
}

.groups_of_goods ul {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    font-size: 14px;
    color: #7d7d7d;
    /*max-width: 240px;*/
}

.groups_of_goods li , .groups_of_new li{
    list-style: none;
    padding: 6px 6px 4px 11px;
    background: #eee;
    margin: 11px 10px 0px 0pt;
    border-radius: 5px;
    border:1px solid #eee;

}

.mini-comment{
    background: #fff;
    padding: 5px;
    font-size: 12px;
    margin-top: 5px;
    margin-left: -7px;
    width: 206px;
    border-radius: 5px;
    border: 1px solid #EEE;
    line-height: 1.3;
}

.groups_of_goods li:hover , .groups_of_new li:hover{
    background: #f9f9f9;
    border:1px solid #cacaca;
}
/*
 .groups_of_goods li a {
 color:#7d7d7d;
 transition: 0.1s;
 }
*/
/*
 .groups_of_goods li:hover a {
 color:white;
 transition: 0.1s;
 }
*/

.groups_of_goods a {
    color: #7d7d7d;
    text-decoration: none;
    /*width: 260px;*/
}

.groub_of_goods_b {
    background-image: url(/img/category_name.png);
    background-position: 95% 50%;
    background-repeat: no-repeat;
    background-color: #7197dd;
    color: #fff;
    padding: 6px 0px 6px 12px;
    display: inline-block;
    width: 218px;
    border-radius: 5px;
    font-size: 14px;

}

.popular_items {
    display: inline-block;
}

.top100_items {
    display: inline-block;
}

.popular_items h2, .popular_items p.title  {
    background: #4e7dd5;
    color: #fff;
    font-size: 14px;
    margin: 0;
    padding: 6px 20px 6px 10px;
    border-radius: 5px;
    font-weight: bold;
}

.top100_items h2 , .top100_items h1 {
    /* background: #4e7dd5; */
    /* padding: 5px; */
    color: #202020;
    font-size: 22px;
    margin-bottom: 10px;
    /* padding: 6px 20px 6px 10px; */
    border-radius: 5px;
}

.wrap_groups_of_goods {
    float: left;
}

.wrap_groups_of_new {
    float: right;
}

#block_news {
    float: left;
    border-radius: 5px;
    padding: 11px 11px 11px 10px;
    width: 650px;
    margin-bottom:10px;
    background:white;
}

.alert{
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.carousel_items ul{
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.carousel_items_similar {
    padding: 3px 0px 0px 16px;
}

.carousel_items_similar_edit {
    overflow: hidden;
    overflow-x: scroll;
    padding: 3px 0px 0px 0px;
}

.ul-line-items{
    width:655px;
    overflow: auto;
}

.carousel_items_similar ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    /* display: inline; */
    overflow: hidden;
    /* min-width: 10000px; */
}

.carousel_items_similar_edit ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    /* display: inline; */
    overflow: hidden;
    /*overflow-x: scroll;*/
    width: 1000px;
}

.carousel_items_similar ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.carousel_items li:hover {
    border:1px solid #4e7dd5 ;
}

.carousel_items_group li {
    display: inline-block;
    background: #eaeaea;
    padding: 10px;
    margin: 10px 13px 0px 0px;
    width: 185px;
    height: 208px;
    border-radius: 5px;
    float: left;
}

.carousel_items_similar li {
    display: inline-block;
    background: #eaeaea;
    padding: 10px;
    margin: 10px 13px 0px 0px;
    width: 185px;
    height: 208px;
    border-radius: 5px;
    float: left;
}

.carousel_items_similar_edit li {
    display: inline-block;
    background: #eaeaea;
    padding: 10px;
    margin: 10px 13px 0px 0px;
    width: 185px;
    height: 208px;
    border-radius: 5px;
    float: left;
}

.carousel_items_similar li {
    display: inline-block;
    background: #eaeaea;
    padding: 10px;
    margin: 10px 13px 0px 0px;
    width: 192px;
    height: 215px;
    border-radius: 5px;
    float: left;
    text-align: justify;
    padding-left: 19px;
}

.img_complect {
    position: relative;
    display: flex;
    align-items: center;
    position:relative;
    background: #fff;
    text-align: center;
    border-radius: 5px;
    height: 100px;
    /* width:185px; */
    overflow: hidden;
}
.add-favorite{
    position: absolute;
    top: 2px;
    right: 2px;
    cursor: pointer;
    font-size: 1.5em;
    background: #4e7dd5;
    padding: 2px;
    border-radius: 5px;
    color: white;
    opacity: 0.7;
    border:1px solid white;
}

.add-favorite:hover , .add-favorite-init
{
    opacity: 1;
}
.add-favorite-init{
    background: white;
    color:#69cc64;
    border:1px solid #69cc64;
}

.carousel_img_img_similar {
    background: #fff;
    text-align: center;
    padding: 9px 0px 0px 0px;
    border-radius: 5px;
    height: 95px;
}

.title_edit_p {
    text-align: left;
    padding: 5px 0px 7px 4px;;
    text-decoration:none ;
    overflow: hidden;
    display: block;
    margin-bottom:10px;
    height: 63px;
}

/**
    Fix link decoration for products title
*/
.title_edit_p > a:hover {
    text-decoration:none ;
}

.carousel_catalog {
    font-size: 10px;
    text-align: right;
    word-wrap: break-word;
    height: 10px;
    line-height: 9px;
    margin: 4px 0 4px;
}
.title_edit_p a{
    color: #3c3c3c;
    font-size: 14px;
    text-decoration:none ;
    line-height: 18px;
}

.title_edit_p a {
    height: 52px;
    text-decoration:none ;
}

.title_edit_p_group a {
    color: #7d7d7d;
    text-decoration: none;
}

.title_edit_p_similar {
    color: #7d7d7d;
    font-size: 14px;
    padding: 8px 0px 8px 4px;
    height: 52px;
}

.carousel_price:hover {
    background: #7197dd;
}

.carousel_price_similar {
    background: #4e7dd5;
    color: #fff;
    border-radius: 5px;
}

.math_sighn {
    float: left;
    list-style-type: none;
    width: 5px;
    margin-top: 21%;
    height: 5px;
    font-size: 48px;
    margin-right: 13px;
    margin-left: 8px;
}
.price_edit_p {
    font-size: 14px;
    padding: 8px 0px 1px 0px;
    display: inline-block;
    border-right: 2px solid white;
    vertical-align: top;
    background: #4e7dd5 !important;
    border-radius: 5px 0px 0px 5px;
    /* max-width: 100px; */
    min-width: 96px;
    text-align: center;
    font-weight: bolder;
    min-height: 22px;
}

.price_edit_pn {
    font-size: 14px;
    padding: 8px 0px 1px 0px;
    display: inline-block;
    /*border-right: 2px solid white;*/
    vertical-align: top;
    background: #4e7dd5 !important;
    border-radius: 5px 0px 0px 5px;
    /* max-width: 100px; */
    min-width: 96px;
    text-align: center;
    font-weight: bolder;
    min-height: 22px;
}

.complect_price_edit_p {
    font-size: 14px;
    padding: 8px 0px 1px 0px;
    display: inline-block;
    color:white;
    text-decoration: line-through;
    vertical-align: top;
    background: #4e7dd5 !important;
    border-radius: 5px 0px 0px 5px;
    min-width: 74px;
    text-align: center;
    font-weight: bolder;
    min-height: 22px;
}

.price_edit_p_similar {
    font-size: 16px;
    padding: 8px 27px 0px 18px;
    display: inline-block;
    border-right: 2px solid white;
    vertical-align: top;

}

.link_edit_a {
    color: #fff;
    text-decoration: none;
    text-align: left;
    font-size: 10px;
    width: 81px;
    display: block;
    text-transform: uppercase;
    padding: 5px 1px 0px 5px;
    line-height: 1.2;
    height: 26px;
    background: url(/img/basket2.png) no-repeat 96% 40%;
    float: right;
    border-radius: 0px 5px 5px 0px;
}

li > .carousel_price .buy-ok {
    background-color: #69cc64 ;
}

.link_edit_a_similar {
    color: #fff;
    text-decoration: none;
    text-align: left;
    font-size: 10px;
    width: 80px;
    display: inline-block;
    text-transform: uppercase;
    padding: 4px 0px 0px 0px;
    background: url(/img/basket2.png) no-repeat 100% 50%;
}

.price_edit_span {
    font-family: RUBSN;
    display: inline-block;
    vertical-align: top;
    margin: -2px -8px 7px 6px;
}

.price_span {
    font-family: RUBSN;
}

.price_edit_span_tg {
    display: inline-block;
    vertical-align: top;
    margin: -2px -8px 7px 6px;
}

.price_complect_span {
    font-family: CURSIVE;
    margin-top: 0px;
}
.similar_edit_span {
    font-family: RUBSN;
    display: inline-block;
    vertical-align: top;
    margin: -2px -8px 7px 6px;
}

.link_edit_a_buy {
    color: #fff;
    text-decoration: none;
    text-align: left;
    font-size: 12px;
    width: 75px;
    display: inline-block;
    text-transform: uppercase;
    padding: 10px 2px 2px 0px;
    margin-left: 5px;
    background: url(/img/basket2.png) no-repeat 95% 100%;
    cursor: pointer;
}

.link_edit_a_buy:hover, .link_goto_product:hover {
    text-decoration: none;
}

.link_goto_product {
    color: #fff;
    text-decoration: none;
    text-align: left;
    font-size: 12px;
    width: 75px;
    display: inline-block;
    text-transform: uppercase;
    padding: 10px 2px 2px 0px;
    margin-left: 5px;
    background: url(/img/basket2.png) no-repeat 95% 100%;
    cursor: pointer;
}

.link_complect_a_buy, .link_complect_a_buy_ok {
    color: #fff;
    text-decoration: none;
    text-align: left;
    font-size: 12px;
    width: 110px;
    display: inline-block;
    text-transform: uppercase;
    padding: 18px 2px 2px 5px;
    margin-left: 5px;
}

.link_complect_a_buy, .link_complect_a_buy_ok {
    font-size: 16px;
    font-weight: bolder;
    width: 100%;
    text-align: center;
    text-shadow: 1px 1px #476f47;
    padding: 12px 0px 5px 0px;
}

.faq {
    background: #fff;
    padding: 10px 33px 12px 21px;
    margin: 8px 0px 6px -10px;
    font-size: 14px;
    color: #7d7d7d;
    width: 605px;
    border-radius: 5px;
}

.faq_wrap {
    background: #fff;
    width: 640px;
    padding: 0px 10px;
    margin: 10px 10px 10px -10px;
    border-radius: 5px;
}

.faq_title_edit_p {
    float: left;
    color: #7d7d7d;
    font-size: 14px;
    margin: 11px 10px 0px 10px;
}

.faq_title_edit_p a {
    color: #414141;
    font-size: 22px;
    text-decoration: none;
}

.faq_additional_info_edit_p {
    color: #7d7d7d;
    font-size: 12px;
    float: right;
    text-align: right;
    margin: 20px 10px 0px 0px;
}

.faq_title {
    display: inline-block;
    width: 100%;
    border-bottom: 2px solid #7197dd;
    padding-bottom: 6px;
}

.faq_img {
    display: inline-block;
    margin-left: 15px;
    margin-bottom: 15px;

}

.faq_img img{
    max-height: 100px;
    margin: 25px 0px 10px 0px;
    border: 1px solid #d6d6d6;
    padding:5px;
}

.faq_text {
    display: inline-block;
    font-size: 14px;
    width: 500px;
    vertical-align: top;
    margin: 25px 0px 0px 15px;
    color: #414141;
    text-align: justify;
}

.groups_of_new {
    background: #fff;
    border-radius: 5px;
    margin: 0px 0px 10px 10px;
    width: 249px;
    /* display: table; */
    padding: 10px 0px 10px 10px;
    overflow: hidden;
}

.groups_of_new ul {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    font-size: 14px;
    color: #7d7d7d;
}

.groups_of_new li {
    cursor: pointer;
    list-style: none;
    padding: 6px 6px 4px 11px;
    background: #eee;
    margin: 11px 10px 0px 0pt;
    border-radius: 5px;
    position: relative;
    /*display: inline-flex;*/
}

.groups_of_new li.child_char {
    background: rgba(238, 238, 238, 0);
    border: 0px solid #eee;
    width: 100%;
}

.reset_style_li {
    list-style: none;
    padding: 0px !important;
    background: none !important;
    margin: 0px 0px 10px 0px !important;
    border-radius: 5px !important;
    position: relative;
    color: #fff !important;
}

.groups_of_new a {
    color: #7d7d7d;
    display: inline-block;
    text-decoration: none;
    /* min-height: 35px; */
}
.groups_of_new a:hover {
    text-decoration: none;
}

.groups_of_new_b {
    background-image: url(/img/category_name.png);
    background-position: 95% 50%;
    background-repeat: no-repeat;
    background-color: #7197dd;
    color: #fff;
    padding: 6px 0px 6px 12px;
    display: inline-block;
    width: 228px;
    border-radius: 5px;
    font-size: 14px;

}

.group_of_new_img {

}

.group_of_new_a {
    font-size: 12px;
    text-transform: uppercase;
}

.group_of_new_b {
    background: #4e7dd5;
    display: inline-block;
    color: #fff;
    padding: 2px 17px 0px 15px;
    border-radius: 5px;
    height: 18px;
    margin-bottom: 2px;
}

.similar_of_new_b {
    background: #4e7dd5;
    display: inline-block;
    color: #fff;
    padding: 3px 17px 0px 13px;
    border-radius: 5px;
    height: 18px;
    margin: 5px 0px 5px 9px;
    font-size: 14px;
}

.wrap_group {
    display: inline-block;
    width: 120px;
    font-size: 12px;
}

.wrap_group_img {
    display: inline-block;
    vertical-align: top;
    position: absolute;
    right: 0;
    margin: 0px 10px 0px 0px;
    border-radius: 5px;
}

.groups_of_service {
    background: #fff;
    border-radius: 5px;
    margin: 0px 0px 10px 10px;
    width: 249px;
    /* display: table; */
    padding: 10px 0px 10px 10px;
}

.groups_of_service ul {
    margin: 0;
    padding: 0;
    text-align: center;
    padding: 10px 10px 0px 0px;
    display: inline-block;
}

.groups_of_service li {
    display: inline-block;
    width: 70px;
    height: 37px;
}

.groups_of_service li a {
    width: 70px;
    height: 37px;
    display: inline-block;
}

.groups_of_service_b {
    background-image: url(/img/category_name.png);
    background-position: 95% 50%;
    background-repeat: no-repeat;
    background-color: #7197dd;
    color: #fff;
    padding: 6px 0px 6px 12px;
    display: inline-block;
    width: 228px;
    border-radius: 5px;
    font-size: 14px;
}

.groups_exist_tovar{
    border-radius: 20px;
}

.alert_exist_tovar_form input{
    margin-top: 5px;
}
.alert_exist_tovar_form .alert{
    margin-top: 5px;
    margin-bottom: 5px;
    float: left;
}

.alert_exist_tovar_form img{
    float: left;
    margin-top: 10px;
}
.alert_exist_tovar_form .succsess{
    text-align: center;
    font-size: 25px;
}

.alert_exist_tovar_form .code{
    width: 90px;
    margin: 0px;
    float: left;
    padding: 5px;
    width: 90px;
    margin-top: 10px;
}

.visa_ico {
    background-image: url(/img/visa_ico.png);
}

.ms_ico {
    background-image: url(/img/mc_ico.png);
}

.qiwi_ico {
    background-image: url(/img/qiwi_ico.png);
}

.ya_ico {
    background-image: url(/img/ya_ico.png);
}

.sb_ico {
    background-image: url(/img/sb_ico.png);
}

.svaz_ico {
    background-image: url(/img/svaz_ico.png);
}

.euroset_ico {
    background-image: url(/img/euroset_ico.png);
}

.robo_ico {
    background-image: url(/img/robo_ico.png);
}

.wrap_popular_items {
    background: #fff;
    padding: 10px 0px 23px 10px;
    margin: 0px 0px 15px -10px;
    border-radius: 5px;
    width: 649px;
}

.wrap_top100_items {
    background: #fff;
    /*padding: 10px 0px 23px 10px;*/
    /*margin: 0px 0px 20px -10px;*/
    border-radius: 5px;
    width: 655px;
}

.wrap_main_text_items {
    background: #fff;
    /* padding: 10px 0px 23px 10px; */
    /* margin: 0px 0px 20px -10px; */
    border-radius: 5px;
    width: 655px;
    padding-bottom: 20px;
}

footer {
    border-top: 5px solid #4e7dd5;
    background: white;
    height: 150px;
    width: 1210px;
    margin: auto;
    margin-bottom: 55px;
}

.copyright_edit_p {
    font-size: 14px;
    color: #7d7d7d;
}

.copyright {
    margin: 15px 10px 10px 40px;
}

.agreement {
    margin: 5px 10px 10px 40px;
    text-transform: uppercase;
    color: #2e56a0;
    font-size: 12px;
}

.agreement a {
    text-decoration: none;
    color: #2e56a0;
}

.doc_ico {
    background-image: url(/img/doc_ico.png);
    background-repeat: no-repeat;
    padding: 5px 10px 10px 25px;
}

.info_ico {
    background-image: url(/img/info_ico.png);
    background-repeat: no-repeat;
    padding: 5px 10px 10px 25px;
}

.banners {
    float: right;
    margin: 15px 25px 10px 10px;
}

.banners ul {
    margin: 0px;
    padding: 0px;
}

.banners li {
    display: inline-block;
    height: 36px;
    background: #fff;
    border-radius: 5px;
    margin-left: 10px;
    float: left;
    position:relative;
}

.banners a {
    text-decoration: none;
    display: inline-block;
    /* height: 36px; */
    background-color: #fff;
    border-radius: 5px;
}

.wrap_copyright {
    float: left;
}

.list_price {
    background: #4f71b2;
    color: #fff;
}

#menu {
    display: block;
}

#menu > li {
    position:relative;
}

#menu > li:hover {
    position:relative;
}

#menu > li > ul {
    position: absolute;
    right: -230px;
    width:200px;
    display: none;
    top: 0px;
    background: #4f71b2 ;
    padding: 10px 10px 0px 20px;
    border-radius: 0px;
    color: #fff !important;
    margin: 0px 10px 0px 10px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    z-index: 999;
    transition: 0.2s;
}

#menu > li > ul > a {
    color: #fff;
}
#menu > li > ul > a:hover {
    color: #fff;
    text-decoration:underline;
}

.reset_style_li:hover {
    transition: 0.2s;
}

#menu > li:hover > ul {
    display:block;
    transition: 0.2s;
}

.reset_style_a {
    color: #fff !important;

}

#livesearch {
    background: #4f71b2;
    padding: 10px;
    margin: 10px 0px 10px 10px;
    color: #fff;
    border: 0px !important;

}

#livesearch a {
    color: #fff;
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
    z-index: 0;
}
.owl-carousel .owl-animated-out {
    z-index: 1;
}
.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

/*
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index: 1;
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
.owl-carousel.owl-loaded {
    display: block;
}
.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}
.owl-carousel.owl-hidden {
    opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
    display: none;
}
.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
.owl-carousel .owl-item img {
    border-radius: 5px;
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
}
.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}
.owl-carousel.owl-rtl {
    direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
    float: right;
}

/* No Js */
.no-js .owl-carousel {
    display: block;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
    transform-style: preserve-3d;
}



#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}

.wrap_tovar_carousel {
    background: #fff;
    padding: 0;
    margin: 0px 0px 0px -10px;
    border-radius: 5px;
    width: 639px;
    height: 259px;
    background-image: url("/themes/motorring/progressbar.gif");
    background-position: center center;
    background-repeat:no-repeat;
}

.wrap_carousel {
    background: #fff;
    padding: 10px 10px 5px 10px;
    margin: 0px 0px 0px -10px;
    border-radius: 5px;
    width: 639px;
    height: 259px;
    background-image: url("/themes/motorring/progressbar.gif");
    background-position: center center;
    background-repeat:no-repeat;
}


.wrap_tovar_carousel {
    background: #fff;
    margin: 0px 0px 5px 40px;
    border-radius: 5px;
    width: 1200px;
    height: 42px;
    background-image: url(/themes/motorring/progressbar.gif);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: center;
}


.owl-buttons {
    display: none !important;
}


.sale {
    background: #ff4d4d !important;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.ajax_complect .sale {
    background: #ff3b3b !important;
    border-radius: 0px 5px 5px 0px;
    border-left: 1px solid white;
}

.complect_sale {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    color: red;
}


.new_coment_img {
    width: 100px;
    border-radius: 5px;
}

/* styles for '...' */
.block-with-text {
    /* hide text if it more than N lines  */
    overflow: hidden;
    /* for set '...' in absolute position */
    position: relative;
    /* use this value to count block height */
    line-height: 1.2em;
    /* max-height = line-height (1.2) * lines max number (3) */
    max-height:  80px;
    /* fix problem when last visible word doesn't adjoin right side  */
    text-align: justify;
    /* place for '...' */
    margin-right: -1em;
    padding-right: 1em;
}
/* create the ... */
.block-with-text:before {
    /* points in the end */
    /*content: '...';*/
    /* absolute position */
    /*position: absolute;*/
    /* set position to right bottom corner of block */
    /*right: 0;*/
    /*bottom: 0;*/
}
/* hide ... if we have text, which is less than or equal to max lines */
.block-with-text:after {
    /* points in the end */
    content: '';
    /* absolute position */
    position: absolute;
    /* set position to right bottom corner of text */
    right: 0;
    /* set width and height */
    width: 1em;
    height: 1em;
    margin-top: 0.2em;
    /* bg color = bg color under block */
    /*background: white;*/
}
.new_coment_title {
    display: inline-block;
    width: 100px;
    vertical-align: top;
    padding: 0px 0px 0px 10px;
}

.new_coment_li {
    padding: 5px 5px 10px 5px !important;
    border-bottom: 2px solid #eaeaea;
    background: none !important;
    border-radius: 0px !important;
}

.new_coment_ul {
    display:block;
    height: 250px;
    overflow: hidden;
    overflow-y: hidden;
}

.news_scroll_img {
    width: 50px;
    height: 50px;
    overflow: hidden;
    display: inline-block;
    border-radius: 5px;
    position: relative;
}

.news_scroll_img img {
    position:absolute;
    top:0px;
    left:0px;
    width: 50px;
    text-align: center;
    display: inline-block;
    border-radius:5px;
    border:1px solid white;
}

.news_scroll_img img:hover{
    width: 90px;
    height: 90px;
    overflow:hidden;
    top:-25px;
    left:-10px;
}
.news_scroll_img:hover {
    overflow:visible;
}

.news_scroll_img:hover > img{
    box-shadow:#3c3c3c 1px 1px 3px;
}

.news_scroll_text {
    display: inline-block;
    width: 160px;
    vertical-align: top;
}

.news_scroll_p {
    padding: 0px 0px 0px 5px;
    font-size: 12px;

}

.news_li {
    width:100%;
}

.news_ul {
    height: 250px;
}

.wrap_images {
    background: #4e7dd5;
    width: 693px;
    margin: 0px 10px 10px 40px;
    border-radius: 5px;
    display: inline-block;
}

.images_big {
    margin: 10px;
    position: relative;
    padding: 4px 4px 0;
    background: #fff;
    text-align: center;
    border-radius: 5px;
    width:500px;
    min-height: 350px;
    display:block;
    float: left;
    align-items: center;
}

.images_big img {
    /* margin-top: 10px; */
}

.images_big .add-favorite{
    font-size: 3em;
}

.images_small {
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
}

.images_small li {
    background: #fff none repeat scroll 0 0;
    border: 1px solid white;
    border-radius: 5px;
    display: flex;
    height: 90px;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 140px;
    position:relative;
}
.images_small li a.edit_1{
    position: absolute;
    bottom:5px;
    left:5px;
    background-color: white;
    text-transform: none;
}

.images_small li img {
    width: 150px;
}

.images_small li a {
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
}

.images_small ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    overflow: auto;
}

.wrap_info_product {
    position:relative;
    display: inline-block;
    vertical-align: top;
    background: #fff;
    margin: 0px 0px 0px 4px;
    width: 498px;
    border-radius: 5px;
}

.main_right {
    float: right;
    margin-bottom:10px;
}

.club_price {
    font-size: 12px;
}

.main_left {
    float: left;
    margin-bottom:10px;
}

.info_product h3 , .info_product h1 , .text_title h1 , .text_title h3 , .text_title h4{
    font-size: 22px;
    color: #4e7dd5;
    padding: 0px 12px 0px 12px;
    margin: 26px 0px 0px 0px;
    text-transform: uppercase;
}

.buy_tovar_count {
    padding: 10px 0px 0px 10px;
    float: left;
}
.rate_p {
    color: #4e7dd5;
    font-size: 12px;
    display: inline-block;
    padding: 0px 10px 0px 14px;
    text-transform: uppercase;
    float: left;
}

.info_rate {

}

.info_rate ul {
    margin: 0px;
    padding: 0px;
    display: inline-block;
}

.info_rate li {
    display: inline-block;
    width: 7px;
    height: 7px;
    background-image: url(/img/rank_hover.png);
    cursor: pointer;
    background-position: bottom;
}

.info_rate li:hover {
    background-position: top;
}

#e-curr-price{
    /*padding-left: 10px;*/
}
.sale_mark{
    display:block;
    position:relative;
    float:left;
}

.price_edit_span_full_info {
    font-family: RUBSN;
    display: inline-block;
    margin: -2px -8px 7px 6px;
    vertical-align: bottom;
}

.go_to_basket , .green , .blue{
    font-weight:bolder;
    background-color: #4e7dd5;
    color: #fff;
    font-size: 14px;
    padding: 19px 75px 12px 19px;
    margin: 10px 0px 0px 13px;
    border-radius: 5px;
    text-decoration: none;
    background-image: url(/img/basket3.png);
    background-repeat: no-repeat;
    background-position: 91% 50%;
    text-transform: uppercase;
    display:block;
    width:185px;
}

.product-count-input {
    padding: 12px 5px 12px 5px;
    border: solid 1px RGBA(0,0,0,0.1);
    margin: 10px 0px 0px 13px;
    font-size: 18px;
    text-align: center;
    border-radius: 5px;
    max-width: 40px;
}

.product-count-input-label {
    margin: 10px 0px 0px 13px;
}

.product-count-left-button {
    border-radius: 5px;
    border: solid 1px black;
    display: block;
    font-size: 20px;
}

.product-count-right-button {
    border-radius: 5px;
    border: solid 1px black;
    display: block;
    font-size: 20px;
}

.kupivkredit .fa {
    float: right;
    line-height: 20px!important;
}
.kupivkredit {
    font-weight: bolder;
    background: #eaeaea;
    color: #ff4d4d;
    font-size: 14px;
    border-radius: 5px;
    text-decoration: none;
    /* background-image: url(/img/credit.png); */
    /* background-repeat: no-repeat; */
    /* background-position: 91% 50%; */
    text-transform: uppercase;
    display: block;
    width: 241px;
    padding: 17px 22px 16px 20px;
    margin: 10px 0px 10px 13px;
}
.kupivkredit.fa {
    float: right;
    line-height: 18px!important;
}


.green{
    background-color: #69cc64;
}
.blue{
    background-color: #4e7dd5;
}

.red{
    background-color: #ff4d4d;
}
.kupivkredit_green{
    color: #fff;
    background-color: #69cc64;
    background-image: url(/img/basket3.png);
    background-repeat: no-repeat;
    background-position: 91% 50%;
}

.info_buy {
    width:250px;
    float:left;
    margin: 15px 0px 15px 0px;

}

.go_to_tel {
    background: #eaeaea;
    color: #ff4d4d;
    font-size: 14px;
    font-weight:bolder;
    padding: 19px 55px 12px 19px;
    margin: 10px 0px 10px 13px;
    border-radius: 5px;
    text-decoration: none;
    background-image: url(/img/tel_ico.png);
    background-repeat: no-repeat;
    background-position: 91% 50%;
    text-transform: uppercase;
    display:block;
    width:205px;
}
.go_to_tel:hover {
    text-decoration: underline;
}
.info_booth, .complect_tovar {
    width: 475px;
    background: #fff;
    border-radius: 5px;
    margin-top: 10px;
    padding: 10px 10px 10px 10px;
    margin-left: 4px;
}
.up_complect{
    cursor: pointer;
    padding: 5px 0 10px 0;
    display: block;
    text-align: right;
    margin-right: 24px;
}
.complect_tovar {
    list-style: outside none none;
    /*border: 3px solid #69cc64;*/
    padding: 7px 7px 7px 7px;
    display: table;
}

.complect_wrapper{
    width: 90%;
    margin: 0 auto;
    text-align: center;
}

.complect {
    background: #eeeeee;
    display: inline-block;
    margin: 11px 10px 0px 0px;
    border-radius: 5px;
    border: 1px solid white;
    float: left;
    padding-left: 2px;
    width: 200px;
    box-sizing: border-box;
    text-align: center;
    padding: 10px 0 10px 0;
}
.complect.right {
    margin-left: 25px;
    margin-bottom: 10px;

}
.price_complect{
    border-radius: 5px;
    background: #69cc64;
}

.complect_price {
    float: left;
    width: 100%;
    height: 24px;
    border-radius: 3px;
}
.complect-carusel{
    width:472px !important;

}
.complect-carusel .owl-controlls{
    margin-top: 55px !important;
}

.img_complect.left {
    float: left;
}

.img_complect.right{
    float: right;
}

.complect_label {
    text-align: left;
    width: 98%;
    float: left;
}

.price_complect_all {
    padding: 30%;
}

.wrap_img_title {
    width: 215px;
}

.info_booth_p {
    font-size: 12px;
    padding: 13px 0px 9px 135px;
    background-image: url(/img/info1_ico.png);
    background-repeat: no-repeat;
    background-position: 7% 49%;
    color: #757575;

}

.info_booth_p_white {
    font-size: 12px;
    padding: 13px 0px 9px 135px;
    background-image: url("/themes/motorring/design/img/info1_ico_white.png");
    background-repeat: no-repeat;
    background-position: 7% 49%;
    color: #fff;

}

.wrap_text {
    background: #fff;
    /*padding: 10px;*/
    font-size:12px;
    margin-top: 10px;
}

.text_title {
    /* width: 400px; */
}

.text_title h4 {
    font-size: 18px;
    margin: 10px 0px 0px -4px;
    color: #414141;
}

.text_button {
    margin: 12px 0px 17px 11px;
}

.text_main_p {
    font-size: 14px;
    margin: 17px 0px 25px 11px;
    color: #414141;
    width: 620px;
    text-align: left;
}

br {
    /* margin: 10px 0px; */
}

.similar_items {
    background: #fff;
    border-radius: 5px;
    margin: 10px 0px 10px 4px;
    padding: 10px 0px 10px 10px;
    width: 487px;
}

.popular_items {
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
}

.popular_items1 {
    background: #fff;
    border-radius: 5px;
    margin: 0px 0px 10px 40px;
    padding: 10px 0px 10px 10px;
    width: 1194px;
    overflow: hidden;
}

.similar_items ul {
    margin: 0px;
    padding: 0px;
}

.similar_items li {
    padding: 10px;
    display: inline-block;
    background: #eeeeee;
    margin: 11px 10px 0px 0px;
    border-radius: 5px;
    border:1px solid white;
    float:left;
    width: 190px;
    /* box-sizing: border-box; */
    text-align: center;
}
.img_complect {
    text-align:center;
    display:inline-block;
}

.carousel_title_complect {
    display: inline-block;
    width: 80%;
    align-items: center;
    text-align: left;
    margin-bottom: 5px;
    color: #000;
    border-radius: 5px;
}

.complect_edit_p {
    height: 38px;
    padding-bottom: 10px;
}

.carousel_price {
    text-align: center;
    display: inline-block;
    margin-bottom: 0px;
}

.carousel_price {
    background: #4e7dd5;
    color: #fff;
    border-radius: 5px;
    width: 185px;
    min-height: 31px;
}

.carousel_price_n {
    background: #4e7dd5;
    color: #fff;
    border-radius: 5px;
    width: 185px;
    min-height: 31px;
    text-align: center;
    display: inline-block;
}

.carousel_price_complect {
    background: #4e7dd5;
    color: #fff;
    border-radius: 5px;
    width: 86%;
    display: inline-block;
    text-align: center;
}
.price_complect_p_mobile {
    font-size: 14px;
    padding: 8px 0px 1px 0px;
    display: inline-block;
    vertical-align: top;
    background: #4e7dd5 !important;
    border-radius: 5px 0px 0px 5px;
    max-width: 100px;
    min-width: 92px;
    text-align: center;
    font-weight: bolder;
}

.price_complect_p {
    font-size: 14px;
    padding: 8px 0px 1px 0px;
    display: inline-block;
    vertical-align: top;
    background: #4e7dd5 !important;
    border-radius: 5px 0px 0px 5px;
    max-width: 100px;
    min-width: 80px;
    text-align: center;
    font-weight: bolder;
    color:white;
}

/*.img_complect {
width: 91%;
display: inline-block;
background: #fff;
border-radius: 5px;
height: 100px;
overflow: hidden;
}*/

.price_last_p {
    max-width: 92px;
    min-width: 82px;
}

.similar_items_b {
    background-image: url(/img/category_name.png);
    background-position: 95% 50%;
    background-repeat: no-repeat;
    background-color: #7197dd;
    color: #fff;
    padding: 6px 0px 6px 12px;
    display: inline-block;
    width: 460px;
    border-radius: 5px;
    font-size: 14px;
}

.similar_items_b {
    background-image: url(/img/category_name.png);
    background-position: 95% 50%;
    background-repeat: no-repeat;
    background-color: #7197dd;
    color: #fff;
    padding: 6px 0px 6px 12px;
    display: inline-block;
    width: 210px;
    border-radius: 5px;
    font-size: 14px;
}

.similar_items_title p {
    width: 130px;
    margin: 6px 0px 0px 3px;
    height: 80px;
    display:block;
    overflow:hidden;
    font-size: 12px;
    color: #7d7d7d;
}

.similar_items_title a p{
    font-size: 12px;
    color: #7d7d7d;
    text-decoration:none;

}

.similar_items_title {

}

.wrap_title_and_price {
    display: inline-block;
}

.wrap_images_similar {
    display: inline-block;
    width: 80px;
    height: 60px;
    margin:3px;
    border:1px solid white;
    position:relative;
    border-radius: 5px;
}

.wrap_images_similar img {

}

.similar_items_li {
    padding: 10px !important;
    width: 185px !important;
    margin: 15px !important;
    display: inline-block;
    background: #eaeaea;
    padding: 10px;
    margin: 10px 13px 0px 0px;
    width: 185px;
    height: 208px;
    border-radius: 5px;
    float: left;
}

.similar_items_ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    /* display: inline; */
    overflow: hidden;
    overflow-x: scroll;
    min-width: 10000px;
}

.similar_items_li_edit {
    height:120px;

}

.wrap_comment {
    margin: 10px 36px 10px 40px;
    background: #7197dd;
    padding: 10px;
    color: #fff;
    border-radius: 5px;
    width: 673px;
}

.wrap_title p {
    font-size: 14px;
    text-transform: uppercase;
    margin: 0px 0px 0px 9px;
}

.wrap_control {
    display: inline-block;
    float: right;
}

.wrap_control ul {
    margin: 0px;
    padding: 0px;
}

.wrap_control li {
    display: inline-block;
    font-size: 18px;
    margin: -3px 11px 0px 1px;
}

.wrap_title {
    display: inline-block;
}

.wrap_qu {

}

.wrap_qu ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.wrap_qu li {
    background: #fff;
    color: #5c5c5c;
    font-size: 14px;
    padding: 8px 10px 10px 10px;
    border-radius: 5px;
    margin-top: 1px;
    margin-bottom: 7px;
    height: 70px;
}

.wrap_fio {
    display: inline-block;
}

.wrap_date {
    display: inline-block;
    float: right;
}

.wrap_otvet {
    text-align: right;
    margin: -20px 8px 10px 10px;
    text-transform: uppercase;
    font-size: 12px;
}

.wrap_otvet a {
    color: #5c5c5c;
    text-decoration: none;
}

.wrap_text1 p {
    margin: 15px 10px 10px 0px;
}

.wrap_date p {
    margin: 0px 7px 10px 10px;
}

.add_comment {
    padding-top: 10px;
    border-top: 2px solid #fff;
    text-align: center;
}

.add_comment form {
    width: 510px;
    margin: 0 auto;
    padding-top: 10px;
}

.add_comment textarea {
    margin: 10px 0px 0px 0px;
    padding: 7px 17px 13px 6px;
    height: 78px;
    border-radius: 5px;
    border: 0px;
}

.add_comment input {
    padding: 11px;
    display: inline-block;
    border-radius: 5px;
    border: 0px;
}

.add_comment p {

}

.float_right {
    display: inline-block;
}

.float_left {
    display: inline-block;
}

#name {
    padding-right: 18px;
    margin-right: 23px;
}

#email {
    width: 213px;
}

#capcha {
    margin: 6px 25px 10px 1px;
    width: 133px;
}

.key_add {
    background: #fff;
    padding: 2px 18px;
    border-radius: 5px;
    margin: 6px 146px 0px 25px;
}

.key_add img {
    display: inline-block;
    vertical-align: middle;
}

.wrap_submit {
    margin: 5px 50px 10px 50px;
    font-size: 14px;
    text-transform: uppercase;
}

.wrap_sign_up {
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
}

#submit {
    text-transform: uppercase;
    text-decoration: underline;
    background: #fff;
    color: #5c5c5c;
}

.reset_scroll {
    overflow: hidden !important;
}

.reset_scroll ul{
    min-width: 659px;
    width:659px;
}

.title_order {
    background: #7197dd;
    padding: 13px;
    text-align: center;
    border-radius: 5px;
}

.title_order h2 {
    color: #fff;
    font-size: 18px;
    margin: 0px;
    padding: 0px;
}

.list_order {
    background: #fff;
    padding: 10px;
    margin-top: 10px;
    border-radius: 5px;
}

.list_table {
    color: #fff;
    font-size: 14px;
    background: #7197dd;
    border-radius: 5px;
}

.list_table_back {
    color: #fff;
    font-size: 14px;
    background: #fff;
    border-radius: 5px;
    margin-top: 10px;
}

.list_table_back a {
    width: 12px;
    height: 12px;
    background-image: url(/img/del_ico.png);
    display: inline-block;
}

.td_color {
    font-size: 14px;
    color: #7d7d7d;
}

.td_color span {
    margin: 0px 0px 0px 0px;
    cursor: pointer;
    color: #7197dd;
    font-weight: bold;
}

.style_tr {
    border-bottom: 2px solid #7197dd;
    display: block;
    padding-bottom: 5px;
}

.add_order {
    font-weight: bold;
    color: #7197dd;
}

.rob_order {
    font-weight: bold;
    color: #7197dd;
}

.input_edit_2 {
    width: 20px;
    border: 0px;
    text-align: center;
    color: #7d7d7d;
    outline: none;
}

.form_order {
    padding: 10px;
    background: #fff;
    margin-top: 10px;
    border-radius: 5px;
}

.form_title {
    background: #7197dd;
    padding: 8px 38px 8px 8px;
    display: inline-block;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    background-image: url(/img/form_list_ico.png);
    background-repeat: no-repeat;
    background-position: 90% 50%;
}

.form_order_table select {
    background: #eaeaea;
    border: 0;
    padding: 5px;
    border-radius: 5px;
    width: 100%;
    outline: none;
    color: #505050;
}

.form_order_table textarea {
    background: #eaeaea;
    border-radius: 5px;
    border: 0px;
    width: 99%;
    min-height: 100px;
}

.form_order_table td {
    vertical-align: top;
}

.form_order_table p {
    color: #505050;
    font-size: 14px;
    font-weight: bold;
}

.form_order_input {
    background: #eaeaea;
    border-radius: 5px;
    border: 0px;
    padding: 5px;
    width: 98%;
}

.wrap_info p {
    font-size: 14px;
    font-weight: bold;
    width: 500px;
}

.back_shopping a {
    padding: 9px 7px 9px 30px;
    background: #7197dd;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    display: inline-block;
    background-image: url(/img/back_shop.png);
    background-position: 5% 50%;
    background-repeat: no-repeat;
    margin-top: 10px;
}

.back_shopping {
    display: inline-block;
}

.checkout a {
    padding: 9px 7px 9px 30px;
    background: #7197dd;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    display: inline-block;
    background-image: url(/img/checkout_ico.png);
    background-position: 5% 50%;
    background-repeat: no-repeat;
    margin-top: 10px;
}

.checkout {
    display: inline-block;
    float: right;
}

#personal_sign_up {
    position: relative;
    display: none;
}

#personal_sign_up input {
    margin: 5px 0px 5px 0px;
    padding: 5px;
}

#personal_sign_up {
    position: absolute;
    background-color: #fff;
    border-radius: 5px;
    margin: 10px 0px 10px 10px;
    padding: 10px;
    top:30px;
    right: 0;
    z-index: 999;
    border: 2px solid #4e7dd5;
    display:none;
}

#sign_up {
    background: #4e7dd5;
    border: 0px;
    border-radius: 5px;
    color: #fff;
    padding: 10px;
    width: 100px;
}

.close_sign_up {
    display: inline-block;
    background-image: url(/img/close_ico1.png);
    width: 20px;
    height: 20px;
    position: absolute;
    background-size: cover;
    top: -10px;
    right: -10px;
    cursor: pointer;
}

input[type=checkbox].css-checkbox {
    position:absolute;
    z-index:-1000;
    left:-1000px;
    overflow: hidden;
    clip: rect(0px 0px 0px 0px);
    height:1px;
    width:1px;
    margin:-1px;
    padding:0;
    border:0;
}

input[type=checkbox].css-checkbox + label.css-label {
    padding-left:20px;
    height:15px;
    display:inline-block;
    line-height:15px;
    background-repeat:no-repeat;
    background-position: 0 0;
    font-size:14px;
    vertical-align:middle;
    cursor:pointer;
    text-transform:initial !important;

}

input[type=checkbox].css-checkbox:checked + label.css-label {
    background-position: 0 -15px;
}

label.css-label {
    background-image:url(/img/checkbox.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.key_ico {
    display: block;
    color: #000 !important;
    text-transform:initial !important;
    font-size: 14px;
    background-image: url(/img/key_ico.png);
    background-repeat: no-repeat;
    background-position: 0% 50%;
    background-size: 8%;
    padding: 0px 0px 0px 20px;
    margin-top: 5px;
}

.img_logo {
    border-radius:5px;
    max-height: 100%;
    border: none;
    margin: auto;
}

/* Р В РЎвЂєР РЋРІР‚С›Р В РЎвЂўР РЋР вЂљР В РїС—Р…Р В Р’В»Р В Р’ВµР В Р вЂ¦Р В РЎ?Р В Р’Вµ Р В РЎвЂ”Р В РЎвЂўР В Р’В»Р РЋР Р‰Р В Р’В·Р В РЎвЂўР В Р вЂ Р В Р’В°Р РЋРІР‚С™Р В Р’ВµР В Р’В»Р РЋР Р‰Р РЋР С“Р В РЎвЂќР В РЎ?Р В РІвЂћвЂ“ Р РЋР С“Р В РЎвЂўР В РЎвЂўР В Р’В±Р РЋРІР‚В°Р В Р’ВµР В Р вЂ¦Р В РЎ?Р В РІвЂћвЂ“ */
.coment , .visi , .visi_admin
{

    position:relative;
    padding:5px;
    background-color:#808080;
    margin-bottom:10px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background-image:url(/img/msg_fon.png);
    background-repeat:repeat-x;
}
.comment_body
{
    background-color:#FFFFFF;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding:10px;
}
.visi
{
    background-color:#FF0000;

}
.visi_admin
{
    background-color:#4e7dd5 ;
}
.chap_msg
{
    width:100%;
    height:30px;
    padding:0px 5px 0px 5px;

    color:#FFFFFF;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
}
.msg_star
{

    display:block;
    width:20px;
    height:20px;
    position:absolute;
    top:23px;
    left:20px;
    background-image:url(/img/msg_star.png);
}
.visi_msg, .visi_msg:hover
{
    color:#454545;
    font-weight:bold;
    width : 98%;
    padding:10px;
    background-color:#FFE6A4;
    font-size:12px;
    cursor:pointer;
    border:1px #FFB871 solid;
    margin-bottom:10px;

}
.visi_msg:hover
{
    background-color:#FFD135;
}
.div_msg
{
    border:1px #EFEFEF solid;
    margin:3px;
    padding:10px;
}
.div_msg_info
{
    font-size:10px;
    color:#808080;
    margin:5px 0 5px 0px;
}
.msg_form , .msg_ajax
{
    padding:10px;
    /* margin:10px; */
    background-color:#e4e4e4;
    border-top:2px solid #4e7dd5 ;
}
.msg_ajax{
    border-radius: 5px 5px 0px 0px;
    background: #ff8000;
    color: white;
    display: inline-block;
}
.tab_style:not(:first-child){
    display: none;
}

.char_style {
    float: left;
    color : #414141;
    font-size: 14px;
    line-height:25px;
    text-align: left;
    width:680px;
}

.char_style h2 {line-height:0;}

.pfone-pref{
    display:inline-block;
    width: 20px;
    font-size: 18px;
    margin-bottom: 10px;
    padding-left: 5px;
}

.sale_mini , .sale_big{

    position:absolute;
    top:0px;
    left:0px;
    background: #ff4d4d;
    width:40px;
    padding:5px;
    text-align: center;
    color:white;
    font-weight: bolder;
    border-radius:5px 0px 5px 0px
}

.sale_big{
    width:60px;
    padding:15px;
    font-size: 22px;
    border-radius:5px 0 15px;
    border:1px solid white;
}

.tovar-info{

    width: 675px;
    margin: 4px 0px 0px 40px;
    padding:10px;
    border-radius: 5px;
}

#search_result .wrap_title_and_price , .similar_items_li_edit .wrap_title_and_price{
    display: block;
    float:left;
}

#search_result{
    background-color: white;
    border:1px solid #7197dd;
    border-radius: 5px;
    box-shadow:#000000 1px 1px 10px;
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 100vh;
    width: 667px;
    overflow-y: auto;
}

.forphone #category{
    position:relative;
    width:100%;
    max-height: 100vh;

}

#forphone-main-menu{
    max-height: 100%;
    z-index:1000;
    top:0px;
    left:0px;
    position:relative;display:block;left:-10000000px;position:fixed;
    border-right: 0px solid rgba(0, 0, 0, 0.6);
    background:white;
}

#search_result .wrap_images_similar , .similar_items_li_edit .wrap_images_similar{
    display: block;
    float:left;
}

.search_result_left{
    display:none;
    z-index:100;
    position:absolute;
    top:50px;
    left:5px;
    padding:10px;

}

.search_result_right{
    display:none;
    z-index:100;
    position:absolute;
    top:50px;
    left:0px;
    /*width:645px;*/
    padding:10px;

}
#search_result #list{
    background-color: white;
    width:480px;
    display:block;
    height:300px;
    overflow-y: auto;
    overflow-x: hidden;
}

#search_result .img_position , .similar_items_li_edit .img_position{
    margin-top: 5px;
    display:block;
    position:relative;

}

#search_result .img_position
{
    position: initial !important;
}

#search_result .img_position img , .similar_items_li_edit .img_position img , .carousel_items_recom img{
    border-radius: 5px;
}

#list .similar_items{
    margin:0px;
    padding:0px;

}

.similar_items_li_edit:hover{
    border:1px solid #7197dd;
}

.loc_link{
    float:left;
    margin-left: 10px;

}
.loc_link:last-child{
    padding-right:10px;

}

.nav_line_wrap .loc_link:last-child a {
    background-color: #4e7dd5;
    color: #fff;
}

.loc_link a{
    color: #4e7dd5;
    text-decoration: none;
    background-color:white;
    padding:5px;
    border-radius: 5px;
    border:1px solid #bfc9db;
    display: inline-block;
    font-size: 90%;
    margin-bottom: 6px;
}

.loc_link a:hover , .loc_link a#start_link{
    color: white;
    text-decoration: none;
    background-color:#bfc9db;
    padding:5px;
    border-radius: 5px;
    border:1px solid #bfc9db;
}

.preload{

    margin:20% 40%;
}

.pay_msg{
    display:block;
    margin:10px 0;
    padding:10px;
    border:1px solid orange;
    border-radius: 5px;
}

.arrow_box {
    display:none;
    position: relative;
    background: #ffffff;
    border: 2px solid #c3c3c3;
    border-radius:3px;
    line-height:1.5;
    padding:10px;
}
.arrow_box:after, .arrow_box:before {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0px;
    width: 0px;
    position: absolute;
}

.arrow_box:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
    border-width: 10px;
    margin-left: -10px;
}
.arrow_box:before {
    border-color: rgba(78, 125, 213, 0);
    border-bottom-color: #c3c3c3;
    border-width: 13px;
    margin-left: -13px;
}

.order_page{
    background: #4e7dd5;
    margin: 0px -11px 0px -10px;
    color: white;
    padding: 20px;
    border-radius: 5px 5px 0px 0px;
    border-bottom: 10px solid #EAEAEA;
}

#order_body table
{
    margin: 10px 0px;
    width:100%;
    background: #FFF;
    /*padding: 5px;*/
    font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #888;
    border: 1px solid #DDD;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-overflow-scrolling: touch;
    overflow-x: scroll;
}

@media (pointer:coarse){
    body {
        overflow-y: scroll;
    }
    #order_body {
        overflow: hidden;
        -webkit-overflow-scrolling: touch;
    }

    #order_body table {
        overflow: hidden;
        -webkit-overflow-scrolling: touch;
    }
}

@media(max-width: 720px) {
    #order_body {
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
    }
    #order_body table
    {
        margin: 10px 0px;
        width:100%;
        background: #FFF;
        /*padding: 5px;*/
        font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: #888;
        border: 1px solid #DDD;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        overflow-x: scroll;
    }
}

#order_body table tr.head{

    color:white;

}

#order_body table tr.head td:first-child{
    border-radius: 5px 0px 0px 0px;
}
#order_body table tr.head td:last-child{
    border-radius: 0px 5px 0px 0px;
}

#order_body table tr.head td{
    background: #4e7dd5;
}

#order_body table td{
    padding: 5px;
}

#order_body table tr {
    border-bottom: 1px solid #4e7dd5;
}

.order_page h1{
    color:white;
    font-size:22px;
    margin: 0px;
}
.jq-selectbox{
    width:100%;
    margin-bottom: 10px;
}

a.green-button {

    background: #4e7dd5 ;

    border-color: #17985b #307a57 #053d23;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 2px #a8a8a8, 0 1px 0 #69cc64 inset;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    line-height: 36px;
    padding: 2px 28px 0;
    text-decoration: none;
    text-shadow: 0 1px 1px #094529;
}

.complect_img_position{

}
.img_complect{
    width:168px;
}

.search-help, .green-block{
    float: left;
    width:100%;
    padding:5px;
    background: #69cc64;
    display: block;
    border-radius: 5px;
    color:white;
    margin:10px 0px;
    box-sizing: border-box;

}
#btn-favorite-jivo-mobile {
    display:none;
    background: url(/img/basket.png) no-repeat #fff;
    background-size: 33%;
    background-position: 82%;
}
.start-info{
    float:left;
    padding:5px;
    padding-left: 9px;
}

.arrow{
    padding-left: 5px;
    font-size: 16px;
}
.search_example{
    text-decoration: underline;
    cursor: pointer;
}

#vk_groups{
    text-align: center;
    padding-top: 10px;
    width: 230px;
}

.drive_baner{
    background: #fff;
    margin: 0px 5px 10px 40px;
    width: 240px;
    display: table;
    padding: 5px;
}

.motor_slogan{
    margin-top:-50px;
}
.scrollTop{
    width: 50px;
    height: 50px;
    position: fixed;
    bottom: 60px;
    left: 20px;
    display: none;
    background: url(/img/scrollTop.png);
    background-size: contain;
    background-repeat: no-repeat;
    cursor: pointer;
}
.scrollTop:hover{
    text-decoration:none;
}

#personal_sign_up a{
    font-size: 80%;
    color:#3c3c3c;
}

.footer_menu{
    margin-top:15px;
    margin-left: 20px;
    width:250px;
    float: left;
}

.footer_link a , a{
    display: inline-block;
    font-size: 14px;
    color:#2e56a0;
    text-decoration: none;
}
.footer_link a:hover , a:hover{
    text-decoration: underline;
}

.zero_buy{
    color: #E2E2E2;

    font-weight: 700;
}

#menu a {
    font-size: 14px;
}

#order_body img{
    max-height: 100px;
    max-width: 100px;
}

#article_body:not(.tovar_spisok){
    color: #414141;
    font-size: 14px;
    line-height: 25px;
    text-align: left;
    margin-top:10px;
    text-align: justify;
}

#article_body .img_margin{
    margin:0px 20px 10px 0px;
    padding:10px;
    border:1px solid #d6d6d6;
}

#article_body img:not(#captcha){
    /* margin: 10px 0px 10px 0px; /*
    /* padding: 10px; */
    border: 1px solid #d6d6d6;
    max-width: 100%;
    max-height: 100%;
}

.img_gallery {
    max-width: 100%;
    max-height: 100%;
}

/* #height_tab { */
/* border-top: 2px solid #4e7dd5; */
/* padding-top: 5px; */
/* } */

.comment-pager {
    padding: 10px 0px;
}

.spisok {
    background: rgba(0, 0, 0, 0) url("/img/spisok.png") no-repeat scroll left bottom;
    border: medium none;
    cursor: pointer;
    height: 24px;
    width: 25px;
    float: right;
}
.spisok:hover, .spisok_active {
    background: rgba(0, 0, 0, 0) url("/img/spisok.png") no-repeat scroll left top;
}

.plitka {
    background: rgba(0, 0, 0, 0) url("/img/plitka.png") no-repeat scroll left bottom;
    border: medium none;
    cursor: pointer;
    height: 24px;
    width: 25px;
    float: right;
}
.download {
    width: 100%;
    display: block;
    background: url("img/Downloads-icon.png") no-repeat scroll right top;
    background-size: contain;
    border-top: 2px solid #7197dd;
    padding-top: 10px;
    margin-top: 10px;
    clear: both;
}
.h1_black {
    font-size: 18px;
    padding-bottom: 10px;
    color: #202020;
}
.plitka:hover, .plitka_active {
    background: rgba(0, 0, 0, 0) url("/img/plitka.png") no-repeat scroll left top;
}

.view_type {
    display: block;
    float: right;
    margin-right: 10px;
    height: 24px;
    width: 50px;
}

.tovar_description_hide {
    display: none;
}

/**
 * Р РЋР С“Р РЋРІР‚С™Р В РЎ?Р В Р’В»Р В РЎ? Р В Рў?Р В Р’В»Р РЋР РЏ Р РЋР С“Р В РїС—Р…Р В Р’ВµР В Р вЂ¦Р РЋРІР‚в„– Р В РЎвЂўР РЋРІР‚С™Р В РЎвЂўР В Р’В±Р РЋР вЂљР В Р’В°Р В Р’В¶Р В Р’ВµР В Р вЂ¦Р В РЎ?Р РЋР РЏ Р РЋРІР‚С™Р В РЎвЂўР В Р вЂ Р В Р’В°Р РЋР вЂљР В РЎвЂўР В Р вЂ 
 */

.tovar_groups ul li.tovar_spisok {
    position: relative;
    display: block;
    float: none;
    width: 627px;
    min-height: 150px !important;
    max-height: 150px !important;
    line-height: 1.3;
}

.tovar_groups ul li.tovar_spisok .carousel_img {
    display: flex;
    align-items: center;
    position: relative;
    background: #fff;
    text-align: center;
    border-radius: 5px;
    height: 100px;
    width: 185px;
    overflow: hidden;
    float: left;
}

.tovar_groups ul li.tovar_spisok .carousel_title {
    width: 430px;
    /* font-weight: bolder; */
    float: right;
    /* border: 1px solid red; */
}

.tovar_groups ul li.tovar_spisok .carousel_title .title_edit_p {
    padding: 0px;
    height: 60px;
    text-decoration: none;
    overflow: hidden;
    display: block;
    /* margin-bottom: 5px; */
}
.tovar_groups ul li.tovar_spisok .carousel_title .title_edit_p a {
    font-weight: bolder;
    margin-left:5px;
}

.tovar_groups ul li.tovar_spisok .carousel_title .tovar_description_hide {
    display: block;
    /* width: 580px; */
    float: left;
    color: #3c3c3c;
    overflow: hidden;
    height: 81px;
    margin-top: -10px;
}

.tovar_groups ul li.tovar_spisok .carousel_price {
    background: #4e7dd5;
    color: #fff;
    border-radius: 5px;
    width: 185px;
    display: block;
    margin-top: 10px;
    /* height: 45px; */
    /* clear: both; */
    /* float: none; */
    position: absolute;
    top: 110px;
}

.last_cena {
    font-size: 32px;
    text-decoration: line-through;
    /* margin-right: -25px; */
    color: #E6E6E6;
    /*padding-right: 10px; */
    background: white;
}

.rating_start, .rating_tovar, .rating_user {
    display: block;
    width: 126px;
    height: 18px;
    background: url(/img/rating.png) no-repeat;
    float:right;
}
.rating_tovar {
    position: absolute;
    top: 3px;
    left: 315px;
    margin: 0;
}
.rating_start div {
    display: inline-block;
    float: left;
    width: 20px;
    height: 18px;
    cursor: pointer;
    padding: 0px;
    margin: 0px;
}

.all-related{
    color: #4e7dd5;
    font-weight: bold;
    cursor:pointer;
}

.reladet-item{
    display:none;
}
.reladet-item:nth-child(-n+1){
    display:block;
}

.info_rate {
    margin-top: 10px;
    display: block;
    width: 310px;
    margin-bottom: 10px;
}

.info_exist {
    display: inherit;
    margin-top: -5px;
    width: 395px;
    text-align: left;
}
.info_nexist {
    margin-top: 10px;
    display: block;
}

.best_price_link {
    font-size: 12px;
    cursor: pointer;
    display: inline-block;
    color: #69cc64;
    text-transform: uppercase;
}

.best_price_link:hover {
    text-decoration: underline;
}

.product_credit_link {
    font-size: 12px;
    cursor: pointer;
    display: inline-block;
    color: #ff4d4d;
    text-transform: uppercase;
}

.product_credit_link:hover {
    text-decoration: underline;
}

.exist_p {
    color: #ff4d4d;
    font-size: 12px;
    display: inline-block;
    padding: 0px 10px 0px 13px;
    text-transform: uppercase;
}
/* Р РЋРІР‚С›Р В РЎвЂўР РЋРІР‚С™Р В РЎвЂўР В РЎвЂ“Р В Р’В°Р В Р’В»Р В Р’ВµР РЋР вЂљР В Р’ВµР РЋР РЏ */
.foto_block {
    margin: auto;
    border: 1px solid white;
    position: relative;
    display: flex;
    float: left;
    width: 213px;
    height: 180px;
    background: black;
}

.foto_block img {
    margin: 0px;
    padding: 0px;
}
.foto_block:hover {
    cursor: pointer;
    border: 1px solid #7A7A7A;
}
.foto_zoom {
    position: absolute;
    top: 40%;
    right: 40%;
    color: white;
}
.foto_info {
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: black;
    opacity: 0.70;
    color: white;
    width: 203px;
    padding: 5px;
}
.foto_info .foto_title a {
    color: white;
    font-size: 14px;
}
.foto_title a:hover {
    color: red;
}

.foto_description {
    display: none;
    font-size: 12px;
    line-height: 1;
}
.foto_viev {
    display: block;
    position: relative;
    border: 1px solid #DDDDDD;
}
.foto_viev .description {
    position: absolute;
    bottom: 10px;
    left: 0px;
    max-width: 100%;
    padding: 10px;
    background: black;
    opacity: 0.7;
    color: white;
    font-size: 14px;
}
.foto_viev a.foto_prev, .foto_viev a.foto_next {
    display: block;
    position: absolute;
    background: none repeat scroll 0 0 #222222;
    border: 3px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 30px;
    font-weight: bolder;
    height: 40px;
    line-height: 35px;
    margin-top: -20px;
    opacity: 0.5;
    position: absolute;
    text-align: center;
    top: 40%;
    width: 40px;
}
.foto_viev a.foto_prev {
    left: 15px;
}
.foto_viev a.foto_next {
    right: 15px;
}
.foto_viev a.foto_prev:hover, .foto_viev a.foto_next:hover {
    opacity: 1;
}

.panes img {
    float: left;
    padding: 5px;
    border: 1px solid darkgray;
    margin: 5px 10px 5px 0px;
    cursor: pointer;
}

.stock_container {
    position: absolute;
    bottom: 9px;
    right: 25px;
}

.stock_container i {
    position: absolute;
    top: 0px;
    right: 0px;
    font-style: normal;
    font-weight: bold;
    cursor: pointer;
    display: table-cell;
    text-align: center;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: white;
    vertical-align: middle;
    color: #ff3b3b;
    border: 2px solid #ff3b3b;
}
.stock_container i:hover {
    background: #ff3b3b;
    color: white;
}
.stock_container .all_action {
    font-size: 12px;
    display: inline-block;
    margin-top: 20px;
}


.ctock_cirrle {
    height: 150px;
    width: 150px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    /*border-radius: 50%;*/
    background: #69cc64;
    background-image: url("img/promo-sale7.jpg");
    font-size: 20px;
    color: white;
    text-decoration: none;
    /*border: 2px solid white;*/
}

.green-b {
    background: #ff3b3b;
    background-image: url("/img/category_name.png");
    background-position: 95% 50%;
    background-repeat: no-repeat;
}
.fleft {
    float: left;
}
.fright {
    float: right;
}
.mini-img {
    width: 100px;
}
.right-cena {
    float: right;
    margin: 5px 5px 0px 0px;
}

nav b {
    border-bottom: 2px solid white;
}

.multi-accordion {
    max-width: 230px;
    padding: 0px;
    margin-top: 0px;
}
.multi-accordion li ul {
    display: none;
    color: white;
    padding-left: 0px;
}
.multi-accordion li ul li {
    margin-left: 0px;
    border-bottom: 2px solid #f9f9f9;
}

.multi-accordion li ul li a {
    width: 188px;
    border: 0px !important;
    padding-left: 20px;
    padding-top: 1px;
    padding-bottom: 1px;
    font-size: 13px;
}
.multi-accordion li ul li a:hover {
    text-decoration: underline;
    background-color: transparent;
    color: #2e56a0
}
.multi-accordion li {
    position: relative;
    display: block;
    border-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
    margin: 0px;
    padding-bottom: 5px;
    padding-top: 5px;
    border-radius: 0px;
}
.multi-accordion li a.active {
    border: 1px solid #4e7dd5;
    background: #4e7dd5;
    color: white;
}
.multi-accordion ul {
    margin: 0px;
    padding: 0px;
    border-radius: 0px;
}
.multi-accordion li a {
    border: 1px solid #bfc9db;
    padding: 7px 10px;
    display: inline-block;
    width: 208px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-decoration: none;
}
.multi-accordion li a:hover {
    border: 1px solid #4e7dd5;
    background: #4e7dd5;
    color: white;
}

.arrow-up {
    position: absolute;
    right: 8px;
    top: 10px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid white;
    float: right;
    margin-top: 5px;
}

.arrow-down {
    position: absolute;
    right: 8px;
    top: 10px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #4e7dd5;
    float: right;
    margin-top: 5px;
}

.show_full_menu {
    background-image: url("/img/menu.png");
    background-size: contain;
    /* border: 1px solid #bfc9db; */
    border-radius: 5px;
    height: 26px;
    margin-top: 1px;
    margin-left: 10px;
    width: 26px;
    cursor: pointer;
    float: left;
}

.show_full_menu:hover {
    opacity: 0.7;
}
.menu-toggle {
    position: relative;
}
.menu_group {
    display: none;
    position: absolute;
    top: 25px;
    left: 0px;
    z-index: 100;
    border: 1px solid #bfc9db;
    width: 250px;
    border-radius: 5px;
}

.menu_group .main-menu {
    margin: 0px;
}

.uptolike-buttons {
    margin-left: 12px;
}

.search_view {
    width: 100%;
    clear: both;
    height: 20px;
    padding-top: 20px;
}
.search_view a {
    color: white;
    padding: 5px;
    border: 1px solid #4e7dd5;
    border-radius: 5px;
    background: #4e7dd5;
}

.user_favorite {
    padding-top: 10px;
    float: left;
    margin-bottom: 10px;
}

.articlule {
    color:#69cc64;
    padding-top: 5px;
    padding-left: 13px;
    width: 300px;
    display: block;
    text-transform: uppercase;
    font-size: 12px;
}
.user_favorite_button {
    margin-left: -3px;
    float: left;
    margin-bottom: 10px;
}

.content_block {
    background: white;
}

.label_remember {
    text-transform: none;
    margin-left: 25px;
    color: #3c3c3c;
}

.individual-menu {
    display: block;
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 999;
    height: 50px;
}
.individual-menu .block {
    margin: 0 auto;
    display: block;
    position: relative;
    width: 1210px;
    background: #4e7dd5;
    max-width: 100%;
    height: 50px;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
}

.individual-menu .favorite-menu {
    float: left;
    margin-top: 8px;
    position: relative;
}

.soc-menu {
    width: 195px;
    font-size: 10px;
    text-align: right;
    padding-bottom: 7px;
    color: white;
    padding-right: 20px;
    float: left;
    margin-left: 27px;
    margin-top: 13px;
}
.favorite-menu img {
    cursor: pointer;
}

.individual-menu .block .fixed-item {
    margin: 5px;
    float: left;
    display: block;
    padding: 5px;
    color: #4e7dd5 !important;
    text-decoration: none;
    background-color: white;
    padding: 5px;
    border-radius: 5px;
    border: 1px solid #bfc9db;
    font-size: 90%;
    margin-left: 10px;
}

.individual-buy  {
    float: right;
    display: block;
    width: 150px;
    background: #69cc64;
    padding: 5px;
    color: white;
    text-shadow: -1px -1px 0px #1f7a52;
    cursor: pointer;
    font-weight: bolder;
}

.individual-buy:hover {
    background: #14bb70;
}

.individual-buy div.promo-text {
    float: left;
    width: 100px;
    text-align: justify;
    font-size: 12px;
}
.individual-buy div.promo-icon {
    float: left;
    width: 40px;
    height: 100%;
    font-size: 2.5em;
    text-align: right
}

.favorite-content {
    display: none;
    background-color: white;
    border: 1px solid #7197dd;
    border-radius: 5px;
    box-shadow: #000000 1px 1px 10px;
    overflow-y: auto;
    overflow-x: hidden;
    min-height: 60px;
    max-height: 300px;
    width: 100%;
    position: absolute;
    bottom: 45px;
    left: 1px;
    z-index: 10;
    padding: 5px;
    box-sizing: border-box;
}
.favorite-list ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.favorite-list ul li {
    padding: 8px;
    cursor: pointer;
    border-bottom: 1px solid #4e7dd5;
}
.favorite-list ul li:nth-child(even) {
    background: #f9f9f9;
}

.favorite-list ul li .favorite-del {
    float: right;
    opacity: 0.3;
    cursor: pointer;
}

.favorite-list ul li:hover .favorite-del {
    opacity: 0.5;
}
.favorite-list ul li:hover .favorite-del:hover {
    opacity: 1;
}

.favorite-list ul li:hover {
    padding: 8px;
    background: #eaeaea;
}

.trash-page {
    width: 1180px;
    margin-left: 39px;
    display: block;
    background: white;
    padding: 0px 10px;
}
.order_form, .order-auth {
    display: block;
    width: 680px;
    float: left;
    padding: 20px 30px 20px 30px;
    font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #5f5f5f;
    border: 1px solid #DDD;
    border-radius: 5px;
}
.order-auth {
    width: 350px;
    float: right;
}

.order_form input[type="text"], .order_form input[type="email"], .order_form input[type="tel"],   .order_form textarea, .order_form select {
    width: 96%;
}
input[type="email"].styler, input[name="phone"].styler {
    float: left;
    width: 50%;
    display: inline-block;
    border: 1px solid green;
}

.email input[type="checkbox"]{
    display: inline-block;
    width: 4%;
    float: left;
    padding-right: 17px;
}
.email label,
.phone label {
    float: left;
    display: inline-block;
    padding-right: 17px;
}
.jq-selectbox {
    max-width: 518px;
    width: 500px;
}

.trash-page img {
    width: 100%;
}

.user-sale p {
    font-size: 178px;
    color: #ff4d4d;
    text-shadow: -1px -1px 0px #1f7a52;
}

#full-sale-percent {
    font-size: 19px;
    font-weight: bold;
}

#top_menu li:first-child {
    margin-left: 0px;
    -webkit-border-top-left-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-bottomleft: 7px;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}
.jivo-iframe-container-right {
    bottom: 60px !important;
}
.openburg {
    margin-left: 7px;
    margin-top: 8px;
    float: left;
    color: white;
    display: none;
}
.indiv {
    display: inline;
}

.loginpersonal {
    float: right;
    position: absolute;
    top: 0px;
    right: 0px;
}
.onmobclear {
    display: none;
}
.clear {
    clear: both
}
.secondburger {
    display: none;
    float: left;
    width: 100%;
}
.secondburgerbtn {
    display: none;
}
.wrap_contact.mobile {
    display: none;
}

.forphone {
    display: none;
}

.onphone .secondburger .main-menu .multi-accordion {
    width: 100%;
    max-width: 100%;
}
.onphone .multi-accordion {
    max-width: 100%;
    margin-top: 20px;
    width: 100%;
}
.onphone .multi-accordion li a {
    width: 100%;
    box-sizing: border-box;
}

.onphone .main-menu {
    margin-right: 0px;
    width: 100%;
    padding-right: 10px;
    box-sizing: border-box;
}
.forloginplace {
    display: none;
}

.home-mobile-category {
    display: none;
}
#wrap_tovar .content_tab {
    float:left;
    height:auto;
    width:100%;
}

ul.children:before {
    content:  "Р Р†РІР‚вЂњРїС—Р…";
}

button#filter-btn.accept{
    display: none;
}

body.locked {
    height: 100%;
    overflow: hidden;
}

.phone_alert, .phone_firstnmb_alert{
    display: none;
}
.phone_alert{

    color: red;
}
.phone_err_back{
    color: red;
}

.vk_comments {
    height: 500px;
    width: 240px;
    display: none;
}

.vk_comments .wcommunity_header_avatar {
    /*position: absolute;*/
    z-index: 1;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    top: 0;
    left: 0;
}
.vk_comments .community_header{
    position: absolute;
    z-index: 1;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    top: 0;
    left: 0;
}

.vk_comments .community_headerimg {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    vertical-align: top;
}

.vk_comments .wcommunity_name_link {
    line-height: 18px;
    font-size: 13px;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow: hidden;
    margin-left: 46px;
    width: 184px;
    text-overflow: ellipsis;
    display: inline-block;
}
/*#vk_comments{
        max-height: 300px;
    position: relative;
    overflow-y: scroll;
    overflow-x: hidden;
}*/
/*#vk_comments{
        position: relative;
    height: 100%;
    overflow: hidden;
    max-width: 100%;
}*/
#vk_comments .bp_post {
    padding: 15px 0;
    margin-top: -1px;
    border: solid #e7e8ec;
    border-width: 1px 0;
    width: 226px;
}

#vk_comments clear_fix {
    display: block;
}


#vk_comments .scroll_fix {
    position: relative;
    text-align: left;
}

#vk_comments .scroll_fix_wrap {
    text-align: left;
    direction: ltr;
}
#vk_comments .bp_thumb, .bp_img {
    width: 50px;
    height: 50px;
}

#vk_comments .bp_thumb {
    float: left;
}

#vk_comments a {
    color: #2a5885;
    text-decoration: none;
    cursor: pointer;
}

#vk_comments .bp_info {
    margin-left: 62px;
}

#vk_comments .bp_author_wrap {
    line-height: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#vk_comments .bp_author {
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #42648b;
}

#vk_comments .bp_actions {
    float: right;
}

#vk_comments  a.bp_date {
    color: #939393;
}

#vk_comments .bp_info {
    margin-left: 62px;
}

input[type="search"]:focus {
    outline: none;
}

input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none;
    width: 17px;
    height: 16px;
    margin-right: 20px;
    cursor: pointer;
}
.mobile-tovar-image {
    display: block;
    width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
}
.mobile-tovar-image ul {

    list-style: outside none none;
    white-space: nowrap;
    padding: 0px;
}
.mobile-tovar-image ul li {
    float: none !important;
    display: inline-block !important;
    max-width: 180px;
}

.mobile-tovar-image ul li p {
    white-space: normal !important;
}



header .forloginplace {
    overflow: visible;
}
#personal_sign_up.active {
    display: block !important;
}

/* style="font-size: small;" */
.ts {
    font-size: small;
}
/* style="text-decoration: underline;" */
.tu{
    text-decoration: underline;
}
/* style="font-size: medium;" */
.tm{
    font-size: medium;
}
.logos{
    clear: both;
    display: block;
}

.logos img{
    height:50px !important;
    width:170px;
    float:left;
}
.info-delivery{
    margin-bottom:20px;
}

.tred{
    color: #ff0000;
}

.baner-style{
    position:absolute;
    top:1px;
    left:1px;
    display:block;
    padding:2px;
    background:white;
}
.ssl-guard{
    float: right;
    width: 190px;
    padding: 30px 0px 0px 10px;
    margin-left: 20px;
    display: none;
}
.ssl-guard img{
    max-width:90%;
    opacity: 0.3;
}


.sale_all {
    display: block;
    height: 45px;
    width: 145px;
    /*background-color: #69cc64;*/
    background: #fff url('../cashback-promo-bg.png') left 50% no-repeat;
    background-size: 100%;
}

.price_sale_all {
    position: absolute;
    margin-left: 5px;
    font-size: 25px;
    color: white;
    font-weight: 700;
    top: 8px;
    left: 10px;
    text-shadow: 1px 1px 1px #1f7a52;
}

.sale_all .price_edit_span_full_info {
    font-family: RUBSN;
    display: inline-block;
    margin: 0px 0px 4px 3px;
    font-size: smaller;
}

.sale_all .desc {
    position: absolute;
    right: 5px;
    text-transform: uppercase;
    top: 5px;
    text-align: right;
    color: white;
    font-size: 9px;
    text-shadow: 1px 1px 1px #206546;
    text-align: end;
    font-weight: 600;
    line-height: 1;
    font-family: Arial, Helvetica, sans-serif;
}

.sale_all:before {
    /*width: 0;
    margin-top: 0px;
    background-color: white;
    height: 0;
    position: absolute;
    border-top: 23px solid transparent;
    border-bottom: 22px solid transparent;
    border-right: 22px solid #69cc64;
    content: "";*/
}

.more-related{
    display: block;
    margin-top: 30px;
    clear: both;
    list-style: outside none none;
    margin: 0px;
    padding: 0px;
}
.more-related li.news_li{
    min-height: 80px;
    position: relative;
    background: #eaeaea;
    padding: 10px;
    margin: 10px 10px 0px 0px;
    width: 95%;
    border-radius: 5px;
    float: left;
    border-bottom: 1px solid #a5a5a5;
    margin-bottom: 20px;
}
.complect-concat{
    width: 15px;
    font-size: 20px;
    padding: 5px;
    height: 30px;
    overflow: hidden;
    display: inline-block;
    border-radius: 5px;
    position: relative;
    text-align: center;
}
.complect-info{

    display: inline-block;
    width: 180px;
    vertical-align: top;
}
a.add-more-complect{
    position: relative;
    margin-left: 5px;
    vertical-align: top;
    display: inline-block;
    font-size: 18px;
    color: white;
    border-radius: 5px;
    background: #69cc64;
    text-shadow: 1px 1px #476f47;
    padding: 20px 20px 10px 10px;
    width: 90px;
    border: 1px solid #66a98b;
    float: right;


}

a.add-more-complect:hover{
    text-decoration:none;
    background-color: #43ae3e;
}

.complect-info-sale{
    text-shadow: 1px 1px #ffffff;
    position: absolute;
    top: -15px;
    text-align: center;
    left: 0px;
    font-size: 12px;
    background: #eaeaea;
    padding: 5px;
    color: red;
    /* border: 1px solid red; */
    width: 20%;
    border-radius: 10px 10px 0px 0px;
}

.left-cena{
    float: left;
    margin: 5px 5px 0px 0px;
    text-decoration: underline;
    background-color: #4e7dd5;
    text-decoration: line-through;
}
.rigth-sale-cena{

    background-color: red;
    float: right;
    margin: 5px 5px 0px 0px;
}


.curr-info-price{
    position: absolute;
    display: block;
    top: 65px;
}

.related-info-price{
    position: absolute;
    display: block;
    top: 65px;
    left: 93px;
}

.clear{
    clear: both;
}

.phone-info , .contact-info{
    text-align: left;
    float:left;
    width: 175px;
}
.contact-info-sleep{
    color: #4e7dd5;
}
.contact-info-sleep p:first-child{
    font-size: 32px;
    margin-bottom: 10px;
    font-weight: 900;
}
.phone-info{
    width: 175px;
    padding-left: 5px;
}

.contact_phone{
    font-size:14px !important;
}
.timemarks{
    display:none;
    background: white;
    position:fixed;
    top:0px;
    left:0px;
    width:100px;
    height:100px;
}

.delivery-report li{
    text-align: center;
}

.delivery-report img{
    border:2px solid white;
    border-radius: 5px;
}

.thumb , #img_logo{
    cursor:pointer;
}

.content-img{
    float: right;
    padding:5px !important;
    margin: 0px 0px 10px 10px;
}



.nav_line_search .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: #69cc64;
    color: #ffffff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 8%;
    left: -50%;
    margin-left: 0px;
    opacity: 0;
    transition: opacity 1s;
}

.nav_line_search .tooltiptext::after {
    content: "";
    position: absolute;
    top: 43%;
    left: 100%;
    margin-left: 0px;
    border-width: 5px;
    border-style: solid;
    border-color: #5550 transparent transparent #14b86e;
}

.nav_line_search:hover .tooltiptext {

}

.e-product[data-use-sale='1']{
    color:orange;
    font-weight:bold;
}
.actual-price{
    text-decoration: line-through;
    font-weight:100;
    color: #b7b7b7;
}


.input_edit {
    color: #a6a6a6;
    padding: 9px 9px 6px 2px;
    -webkit-appearance: none;
    border: 3px solid #4e7dd5;
    border-radius: 15px;
    width: 230px;
    height: 18px;
    outline: none;
    font-weight: bold;
    font-size: 12px;
    color: #a6a6a6;
    display: inline-block;
    vertical-align: middle;
    margin: 5px 5px 5px 0px;
    box-sizing: initial;
}

.more, .less {
    cursor: pointer;
    color: #4f7ed5 !important;
    margin-top: 10px;
    margin-left: 15px;
}

/**
    Checkout product list
*/
.checkout_product_attribute {
    display: block;
    font-size: 10px;
    color: rgba(0, 0, 0, 0.4) !important;
    text-decoration: none;
    font-weight: normal !important;
}

.checkout_product_attribute > .attribute_label {
    text-transform: uppercase;
}

.del_order{
    padding: 8px;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.4) !important;
}

.del_order:hover {
    color: rgba(250, 0, 0, 0.4) !important;
}

.remove_item {
    padding: 8px;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.4) !important;
}

.remove_item:hover {
    color: rgba(250, 0, 0, 0.4) !important;
}

/*
    Lists
 */
.list-tip {
    float:right;
    font-size: 11px;
    color: rgba(0, 0, 0, 0.3);
}

/*
    Account profile
 */
.table-orders .order-head {
    background: rgba(0, 0, 0, 0.03);
}

.table-orders .order-head > td {
    padding: 5px;
}

.table-orders .product-item > td {
    border-bottom: solid 1px rgba(0, 0, 0, 0.2);
    padding: 5px;
}
/**
    Buttons styles
 */
.button {
    padding: 10px 15px;
    border-radius: 3px;
    font-size: 14px;
    cursor: pointer;
    outline: none;
    margin: 5px 0 5px;
}

.c-green {
    background-color: #69cc64;
    color: #FFF;
    border: solid 1px green;
}

.c-green.button:hover {
    background-color: #14c77d;
}

.c-green.button:focus {
    background-color: #139151;
}

.button .sh {
    -webkit-box-shadow: inset 0px 0px 5px 0px rgba(255,255,255,1) !important;
    -moz-box-shadow: inset 0px 0px 5px 0px rgba(255,255,255,1) !important;
    box-shadow: inset 0px 0px 5px 0px rgba(255,255,255,1) !important;
}

.button .inline {
    display: inline-block !important;
}

/**
    Product card order elements
 */
.form-el {
    width: 100%;
    margin: 5px 7px 35px 10px;
}
.form-el input, .form-el button {
    padding: 12px 10px 12px 10px;
    border: solid 1px rgba(0, 0, 0, 0.1);
    margin: 10px 0 0 5px;
    font-size: 16px;
    text-align: center;
    border-radius: 5px;
    display: inline-block;
    font-weight: bold;
    text-transform: uppercase;
}

.form-el .product-count-input {
    max-width: 40px;
    font-size: 18px;
}

.form-el .c-blue {
    background-color: #7197dd;
    color: #fff;
}

.form-el .c-green {
    background-color: #69cc64;
    color: #fff;
}

.form-el .c-gray {
    background-color: #eaeaea !important;
    color: rgba(0, 0, 0, 0.5);
}

.c-gray {
    background-color: #eaeaea;
}

.c-gray:hover {
    cursor: pointer;
    background-color: #eeeeee;
}

.form-el .c-gray:hover {
    color: rgba(0, 0, 0, 0.7);
}

.product-subinfo-card {
    width: 100%;
    display: block;
    margin: 10px 4px 10px;
    text-transform: uppercase;
    padding: 0px 15px 0px 10px;
}

.product-subinfo-card #sale_product {
    color: #69cc64;
    cursor: pointer;
    font-size: 12px;
}

.product-subinfo-card #sale_product:hover {
    text-decoration: underline;
}

.product-subinfo-card .product_credit_link {
    display: block;
    margin: 10px 0px;
    font-size: 12px;
}

.product-subinfo-card .p_club_price {
    display: block;
    margin: 10px 0px;
    font-size: 12px;
}

@media (max-width: 800px) {
    .form-el input, .form-el button {
        padding: 12px 10px 12px 10px;
        border: solid 1px rgba(0, 0, 0, 0.1);
        margin: 10px 0 0 5px;
        font-size: 16px;
        text-align: center;
        border-radius: 5px;
        display: inline-block !important;
        font-weight: bold;
        text-transform: uppercase;
        width: 92%;
    }

    .form-el .product-count-input {
        max-width: 40px;
        font-size: 18px;
    }

    .form-el .cart {
        width: 72% !important;
    }

    .product-subinfo-card {
        padding: 0 15px 0 10px;
    }
}

@media (max-width: 700px) {
    .form-el input, .form-el button {
        padding: 12px 10px 12px 10px;
        border: solid 1px rgba(0, 0, 0, 0.1);
        margin: 10px 0 0 5px;
        font-size: 16px;
        text-align: center;
        border-radius: 5px;
        display: inline-block !important;
        font-weight: bold;
        text-transform: uppercase;
        width: 92%;
    }

    .form-el .product-count-input {
        max-width: 40px;
        font-size: 18px;
    }

    .form-el .cart {
        width: 72% !important;
    }

    .product-subinfo-card {
        padding: 0 15px 0 10px;
    }
}

.cookie-terms {
    background: #fff;
    border-radius: 8px;
}

.ns-t889d1kkf8nd2 {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

.signup .form-group {
    display: block;
    margin: 10px 0;
}

.signup .form-group label {
    display: block;
    margin: 5px 0 5px;
}

.signup .form-group .form-control {
    display: block;
    padding: 7px 9px;
    border: 1px solid #CCC;
    border-bottom-color: #B3B3B3;
    border-radius: 4px;
    box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,0.1);
    color: #333;
    font: 14px Arial, sans-serif;
    margin: 0 0 15px 0;
    min-width: 98px;
    max-width: 90%;
}

.shopping-cart-discount-notice {
    padding: 10px 25px 25px 25px;
    margin: 10px 15px;
    background: #4e7dd5;
    color: #fff;
    border-radius: 8px;
    display: block;
    line-height:1.5;
}

.shopping-cart-notice {
    padding: 10px 25px 25px 25px;
    margin: 10px 15px;
    background: #69cc64;
    color: #fff;
    border-radius: 8px;
    display: block;
    line-height:1.5;
}

.jq-selectbox__dropdown {
    max-width: 552px !important;
}

/*
    Options settings
 */
.product-option {
    display: block;
    width: 100%;
}
.product-option label {
    display: block-inline;
    margin: 10px 3px 5px;
    font-size: 16px;
}

.product-option label:after {
    content: ":";
}

.option-is-required {
    text-decoration: none;
    color: red;
}
.option-item {
    padding: 5px 1px;
    font-size: 14px;
    display: block;
    width: auto !important;
}

@media(max-width: 800px) {
    .product-option label {
        display: block;
        margin: 10px 3px 5px;
        font-size: 16px;
    }

    .option-item {
        padding: 5px 1px;
        font-size: 14px;
        display: block;
        max-width: 80% !important;
    }
}

.option-item[type="text"] {
    padding: 5px 10px !important;
    font-size: 14px;
    /*display: block;*/
    width: auto !important;
    text-align: left;
}

.option-notice {
    font-size: 14px;
    color: red;
    padding: 3px 5px;
}

/*
    Badges
 */
.badge {
    padding: 2px;
    border-radius: 3px;
}

.badge-warning {
    background: #96701b;
    color: #fff;
}

/**
    Shopping cart buttons
 */

div[data-cart-save] {
    border: solid 1px #dedede;
    padding: 6px 12px;
    color: green;
    cursor: pointer;
    border-radius: 8px;
}

div[data-cart-save]:hover {
    background: green !important;
    color: #fff !important;
}

div[data-cart-save]:hover a {
    color: #fff;
}

div[data-show-saved-carts] {
    text-align: center;
    border: solid 1px #dedede;
    padding: 6px 12px;
    color: green;
    cursor: pointer;
    border-radius: 8px;
}

div[data-show-saved-carts]:hover {
    background: green;
    color: #fff;
}

div.notice_ajax_update {
    padding: 16px 32px;
    margin: 10px auto;
    width: 100%;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
}

.save_cart_button button {
    background: green;
    color: #fff;
}

.promocode_label {
    display: block;
}

input[name="promocode"] {
    display: inline-block;
}

@media(max-width: 800px) {
    input[name="promocode"] {
        display: block;
        width: 97%;
    }

    .save_cart_button {
        float: none !important;
        width: 97%;
        margin: 5px 0 5px;
        text-align: center;
    }
    
    .return_to_buy {
        text-align: center;
    }
}

@media(max-width: 600px) {
    .h_mobile {
        display: none;
    }
}

.payment_pics img {
    max-width: 450px;
}

/**
    Личный кабинет пользователя
 */
.edit-profile {
    margin: 0 auto;
    padding: 10px;
    display: block;
    width: 90%;
}

.edit-profile .form-group {
    display: block;
    margin: 25px auto;
    width: 90%;
}

.edit-profile .form-group input {
    display: block;
    font-size: 14px;
    padding: 5px 10px;
    border: solid 1px #dedede;
    border-radius: 8px;
    width: 100%;
    margin: 5px 0;
}

.edit-profile .form-group label {
    font-size: 14px;
    color: #302f30;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.edit-profile .form-group label.desc {
    color: #5d5a5d;
    font-size: 12px;
    margin: 0 15px;
    display: block;
}
