/*
 * Date created: 2026-06-14 22:20:22
 */
/*
 * ATTENTION! This file is automatically created from several CSS files.
 * Find file path and name in the comments in the beginning of the each code block
 */


/*
 * FILE START: _mod_files/_css/common.css
 */

/* 
    -- COMMON.CSS strucrure: --
    1. Reset browser's defaults styles
    2. Common styles
    3. Modules
    4. E-Shop
    5. System
*/

/* 1. RESET BROWSER's DEFAULTS ****************************************************************************************************/

/* * {
    margin: 0px;
    padding: 0px;
    border: 0;
    font-family: Arial;
}*/

/* 2. COMMON STYLES ****************************************************************************************************/

h1, h2, h3, h4, h5, .alt_header1, .alt_header2, .alt_header3, .alt_header4, .alt_header5 {
    padding: 0px 0px 8px 0px;
}

/*body h1 {
    font-size: 30px;
    letter-spacing: 0;
}*/

table {
    border-collapse: separate;
    border-spacing: 0;
}

body {
    background-color:#ffffff;
    margin: 0px;
    padding: 0px;
}

a, .eshop-item-small__one-click {
    color:#08C;
    text-decoration: underline;
}

a:hover {
    text-decoration: underline;
}

hr {
    height: 1px;
    border: 0px;
    color: #d9d9d9;
    background: #d9d9d9;
    margin: 18px 0;
}

blockquote {
    padding: 5px;
    margin: 5px;
}

input, select, textarea {
    margin: 0;
    border: 1px solid #ccc;
    padding: 2px 4px;
    margin: 2px 4px;
}

textarea.inp-h {
    display: none;
}

.eshop-item-small__img {
    margin-bottom: 20px;
}

.eshop-item-small__forum {
    padding-top: 4px;
}

button,
.btn,
.eshop-item-small__cart-text{
    font-weight:700;
    position:relative;
    padding:5px 12px;
    background:#ffffff;
    background:-moz-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#e5e5e5));
    background:-webkit-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
    background:-o-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
    background:-ms-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
    background:linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
    font-size:12px;
    line-height:1.2em;
    height:auto;
    width:auto;
    cursor:pointer;
    border-radius:5px;
    border: 1px solid #ccc;
    white-space: nowrap;
}

button:hover,
.btn:hover,
.eshop-item-small__cart-text:hover{
    background:#ffffff;
    background:-moz-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(50%,#f3f3f3),color-stop(51%,#ededed),color-stop(100%,#ffffff));
    background:-webkit-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
    background:-o-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
    background:-ms-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
    background:linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
    text-decoration:inherit;
}

small {
    font-size: 13px;
}

table.tbl {
    border: 1px #F3F7ED solid;
    empty-cells: hide;
}
table.tbl td {
    border: 0;
    font-size: .95em;
    padding: 5px;
}
table.tbl TH {
    background-color: #EFEFEF;
    border: 0;
    color: #717171;
    font-size: .95em;
    padding: 5px;
}
table.price {
    border: 1px #F3F7ED solid;
    empty-cells: hide;
}
table.price TH {
    background-color: #F3F7ED;
    border: 0;
    color: #717171;
    font-size: .95em;
    padding: 5px;
}
table.price td {
    border: 1px #F3F7ED solid;
    font-size: .95em;
    padding: 5px;
}

table.spec {
    border: 1px #417b98 solid;
}
table.spec TH {
    background-color: #417b98;
    padding: 5px;
}
table.spec td {
    border: 0;
}
table.right_block {
    border: 0;
}
table.right_block td {
    border: 0;
    padding: 10px;
}

table.bottom_menu {
    height: 29px;
    margin: 0 10px 0 0;
}
table.bottom_menu td {
    text-align: left;
}

tr.sel {
    background: #F0F0F0;
}

.wd1 {
    width: 70px !important;
}
.wd2 {
    width: 165px !important;
}
.wd3 {
    width: 150px !important;
}
.wd4 {
    width: 200px !important;
}
.wd5 {
    width: 250px !important;
}
.wd6 {
    width: 500px !important;
}
.wd7 {
    width: 100% !important;
}
.wd-full {
    width: 100%;
}
.sz1 {
    font-size: .5em !important;
}
.sz2 {
    font-size: .6em !important;
}
.sz3 {
    font-size: .7em !important;
}
.sz4 {
    font-size: .9em !important;
}
.sz5 {
    font-size: 1em !important;
}
.sz6 {
    font-size: 1.2em !important;
}
.sz7 {
    font-size: 1.3em !important;
}
.sz8 {
    font-size: 1.5em !important;
}
.sz9 {
    font-size: 2em !important;
}

@media screen and (max-width: 1000px) {
    #lay_body img,
    #lay_body .photo-easy-skin .photoalbum_item-detail__img-area,
    #lay_body .photo-easy-skin .photoalbum_item-row__img-area {
        max-width: 100%;
        height: auto !important;
    }
}

/* 3. MODULES ****************************************************************************************************/

/* MODULE: Start search page
 * @tpl search.tpl
 */

.search-page__help {
    background: #F0F0F0;
    padding: 15px;
    border-radius: 10px;
    font-size:11px;
}

.search-page__title {font-weight: bold;}
.search-page__info li {padding: 5px 0;}

/* MODULE: End search page
 * @tpl search.tpl
 */

/* MODULE: Start maps page
 * @tpl sm_imaged_tree.tpl
 */

.sm_imaged_tree td {
    padding-bottom: 4px;
}

.sm_imaged_item_normal_2 {
    padding-left: 16px;
}

.sm_imaged_item_normal_3 {
    padding-left: 32px;
}

.sm_imaged_item_normal_4 {
    padding-left: 48px;
}

/* MODULE: End maps page
 * @tpl sm_imaged_tree.tpl
 */

/* MODULE: Start hyper modules: news, articles, blog 
 * @tpl ami_multifeeds.tpl
 */

img[hspace] {
    padding: 10px;
}

.news_item-list__list, .news_item-small, 
.articles_item-list__list, .articles_item-small, .articles_item-cat-list,
.blog_item-list__list, .blog_item-small, .blog_item-cat-list {
    position: relative;
    width: 100%;
    font-size: 0;
}

.news_item-list__list div, .news_item-small div, 
.articles_item-small div, .articles_item-list__list div, .articles_item-cat-list div, 
.blog_item-small div, .blog_item-list__list div, .blog_item-cat-list div {
    font-size: 13px;
}

.news_item-list__cat-header h1, .news_item-detailed__header h1, 
.articles_item-list__cat-header h1, .articles_item-detailed__header h1,
.blog_item-list__cat-header h1, .blog_item-detailed__header h1 {
    margin-bottom: 20px;
    padding-bottom: 0;
}

.news_item-row, .news_item-small-row 
.articles_item-small-row, .articles_item-row, .articles_item-cat-row,
.blog_item-row, .blog_item-cat-row {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 35px;
}

span.news_item-small__fdate, 
span.articles_item-small__fdate,
span.blog_item-small__fdate {
    float: left;
    font-size: 13px;
    padding-right: 7px;
    padding-top: 1px;
}

span.news_item-row__fdate,
span.articles_item-row__fdate,
span.blog_item-row__fdate {
    float: right;
    padding-right: 7px;
    position: relative;
    top: 6px;
    font-size: 13px;
}

span.news_item-row__ftime, 
span.articles_item-row__ftime, 
span.blog_item-row__ftime {
    float: right;
    position: relative;
    top: 6px;
    font-size: 13px;
}

span.news_item-detailed__ftime,
span.blog_item-detailed__ftime,
span.articles_item-detailed__ftime {
    float: right;
    padding-right: 7px;
    position: relative;
    top: 15px;
}

span.news_item-detailed__fdate,
span.blog_item-detailed__fdate,
span.articles_item-detailed__fdate {
    float: right;
    position: relative;
    top: 15px;
}

.news_item-detailed__header-name,
.blog_item-detailed__header-name,
.articles_item-detailed__header-name {
    float: left;
    width: 100%;
}

.news_item-detailed__description,
.blog_item-detailed__description,
.articles_item-detailed__description {
   
}

span.articles_item-small-row__cat_header {margin-bottom: 3px;}

.articles_item-detailed__fdate-block .articles_item-detailed__fdate,
.articles_item-row__fdate-block .articles_item-row__fdate {
    float: none;
    top: 0;
    padding: 0;
    margin-right: 0;
}

.news_item-small-row__cat_header a, .news_item-small-row__header a,
.articles_item-small-row__cat_header a, .articles_item-small-row__header a,
.blog_item-small-row__cat_header a, .blog_item-small-row__header a {
    font-size: 15px;
    text-decoration: underline;
}

div.news_item-row__header, div.news_item-small-row__cat_header, div.news_item-small-row__header, 
div.articles_item-small-row__header, div.articles_item-row__header, div.articles_item-small-row__cat_header, 
div.blog_item-small-row__header, div.blog_item-row__header, div.blog_item-small-row__cat_header {
    margin-bottom: 15px;
    padding-right: 30px;  
}

a.news_item-row__header-name, 
a.articles_item-row__header-name, a.articles_item-list__cat-header,
a.blog_item-row__header-name, a.blog_item-list__cat-header {
    font-size: 20px;
    text-decoration: underline;
}

a.news_item-row__header-name:hover, .news_item-small-row__cat_header a:hover, .news_item-small-row__header a:hover,
a.articles_item-row__header-name:hover, a.articles_item-list__cat-header:hover, .articles_item-small-row__cat_header a:hover, .articles_item-small-row__header a:hover,
a.blog_item-row__header-name:hover, a.blog_item-list__cat-header:hover, .blog_item-small-row__cat_header a:hover, .blog_item-small-row__header a:hover {
    /*text-decoration: none;*/
}

.news_item-row__img_small-img, .news_item-small-row__img,
.articles_item-row__img_small-img, .articles_item-row__cat_img_small-img, .articles_item-small-row__img, 
.blog_item-row__img_small-img, .blog_item-row__cat_img_small-img, .blog_item-small-row__img {
    border: 1px solid #CCCCCC;
    float: left;
    margin-right: 15px;
}

.news_item-row__announce, .news_item-small-row__announce, .articles_item-small-row__announce, .news_item-small-row__announce,
.articles_item-row__announce, .articles_item-cat-row__announce, .articles_item-small-row__announce,
.blog_item-row__announce, .blog_item-cat-row__announce, .blog_item-small-row__announce {
    margin-bottom: 10px;
    padding-right: 30px;
}

.news_item-detailed__item-details, 
.articles_item-detailed__item-details,
.blog_item-detailed__item-details {
    display: inline-block;
    width: 100%;
}

.news_item-detailed__fdate, .news_item-small-row__cat_header, 
.articles_item-small-row__cat_header, .articles_item-detailed__fdate,
.blog_item-small-row__cat_header, .blog_item-detailed__fdate {
    margin-bottom: 15px;
    margin-right: 6px;
    display: inline-block;
}

.news_item-detailed__img, 
.articles_item-detailed__img,
.blog_item-detailed__img {
    float: left;
    margin-right: 20px;
    text-align: center;
}

.news_item-detailed__img img, 
.articles_item-detailed__img img,
.blog_item-detailed__img img {
    border: 1px solid #CCCCCC;
}

.news_item-detailed__body, 
.articles_item-detailed__body, div.articles_item-cat-row__header,
.blog_item-detailed__body, div.blog_item-cat-row__header {
    margin-bottom: 10px;   
}

.news_browse-item-row,
.articles_browse-item-row,
.blog_browse-item-row {
    display: inline-block;
    vertical-align: top;
    padding-bottom: 20px;
}

.news_browse-item-list,
.articles_browse-item-list,
.blog_browse-item-list {
    font-size: 0;
    padding-top: 20px;
}

.news_browse-item-list div,
.articles_browse-item-list div,
.blog_browse-item-list div {
    font-size: 13px;
}

.news_browse-item-list .news_item-row__header-name,
.articles_browse-item-list .articles_item-row__header-name,
.blog_browse-item-list .blog_item-row__header-name {
    font-size: 20px;
    font-weight: normal;
}

.news_browse-item-list .news_item-row__announce,
.articles_browse-item-list .articles_item-row__announce,
.blog_browse-item-list .blog_item-row__announce {
    margin-right: 30px;
    overflow: hidden;
    padding: 15px 0 0;
}

.news_browse-item-list__pager,
.articles_browse-item-list__pager,
.blog_browse-item-list__pager {
    padding: 15px 0;
}

.news_item-detailed__nav,
.articles_item-detailed__nav,
.blog_item-detailed__nav {
    padding: 20px 0;
    text-align: right;
}

.articles_item-list__item-list,
.blog_item-list__item-list {
    display: inline-block;
    width: 100%;
}

.articles_item-list__cat-img,
.blog_item-list__cat-img {
    float: left;
    margin-bottom: 20px;
}

.articles_item-row__source, .articles_item-row__author, .articles_item-detailed__source, .articles_item-detailed__author,
.blog_item-row__source, .blog_item-row__author, .blog_item-detailed__source, .blog_item-detailed__author {
    display: inline-block;
    margin-bottom: 5px;
    padding-right: 5px;
}

.articles_item-small-row__cat_header a, .articles_item-small-row__cat_header,
.blog_item-small-row__cat_header a, .blog_item-small-row__cat_header {
    color: #666;
}

.articles_item-small-row__cat_header span, .blog_item-small-row__cat_header span {
    display: inline-block;
    font-size: 22px;
    padding: 0 2px;
    position: relative;
    width: 20px;
}

div.articles_item-cat-row__header,
div.blog_item-cat-row__header {
    margin-bottom: 20px;
}

.news_item-detailed__img, 
.articles_item-list__cat-img, .articles_item-detailed__img,
.blog_item-list__cat-img, .blog_item-detailed__img {
    float: left;
    padding-left: 20px;
    margin-bottom: 20px;
}

.news_item-detailed__img .image_click_news, 
.articles_item-list__cat-img .image_click_articles, .articles_item-detailed__img .image_click_articles,
.blog_item-list__cat-img .image_click_articles, .blog_item-detailed__img .image_click_articles {
    border: none;
}

.photoalbum_control-panel__comments,
.news_control-panel__comments,
.articles_control-panel__comments,
.blog_control-panel__comments {
    width: 12px;
}

.photoalbum_control-panel__comments {
    background: url("_img/comments_black.png") no-repeat;
    display: block;
    height: 20px;
    margin: 0;
    opacity: 0.8;
    padding-left: 20px;
    float: right;
    text-decoration: none;
    line-height: 1;
    padding-right: 3px;
}

.photoalbum_control-panel__comments-count {
    position: relative;
    top: 4px;
    font-size: 11px !important;
    text-decoration: none;
    color: #000;
}

.photoalbum_item-small-row__control-panel,
.articles_item-small-row__control-panel,
.news_item-small-row__control-panel,
.blog_item-small-row__control-panel {
    float: left;
    padding-bottom: 20px;
    position: relative;
    width: 100%;
}

.photoalbum_item-small img,
.photoalbum_item-small-row__block {
    max-width: 200px;
    height: auto;
    margin: 0 auto;
}

.photoalbum_item-small-row__control-panel__discussion,
.articles_item-small-row__control-panel__discussion,
.news_item-small-row__control-panel__discussion,
.blog_item-small-row__control-panel__discussion,
.photoalbum_item-small-row__control-panel__votes-rate,
.articles_item-small-row__control-panel__votes-rate,
.news_item-small-row__control-panel__votes-rate,
.blog_item-small-row__control-panel__votes-rate {
    height: 12px;
    font-size: 11px !important;
    padding-left: 23px;
    padding-top: 4px;
    width: 12px;
    float: none;
    cursor: pointer;
}

.photoalbum_item-small-row__control-panel__discussion,
.photoalbum_item-small-row__control-panel__votes-rate {
    float: right;
}

.photoalbum_item-small-row__control-panel__discussion,
.articles_item-small-row__control-panel__discussion,
.news_item-small-row__control-panel__discussion,
.blog_item-small-row__control-panel__discussion {
    background: url("_img/comments_black__small.png") no-repeat 3px 4px;
}

.photoalbum_item-small-row__control-panel__votes-rate,
.articles_item-small-row__control-panel__votes-rate,
.news_item-small-row__control-panel__votes-rate,
.blog_item-small-row__control-panel__votes-rate {
    background: url("_img/like_hand_black__small.png") no-repeat 3px 4px;
}

.articles_item-row__cat_img_small-img, .articles_item-row__cat_img_small-img,
.blog_item-row__cat_img_small-img, .blog_item-row__cat_img_small-img {
    margin-bottom: 20px;
}

.news_item-detailed__ext_discussion, .news_item-small-row__ext_rating,
.articles_item-detailed__ext_discussion, .articles_item-small-row__ext_rating,
.blog_item-detailed__ext_discussion, .blog_item-small-row__ext_rating {
    clear: both;
}

.news_item-small-row__img,
.articles_item-small-row__img,
.blog_item-small-row__img {
    margin-bottom: 10px;
}

.captcha-block {
    margin: 0 auto;
    padding-left: 30px;
    width: 350px;
}

.captcha-block__title, .captcha-block img, .captcha-block__input-txt {
    float: left;
    margin: 10px 0;
}

.captcha-block__title {
    padding-top: 11px;
    padding-right: 15px;
}

.captcha-block img {
    margin-right: 10px;
}

.captcha-block__input-txt input {
    width: 110px;
    margin-top: 9px;
}

.news_item-detailed__announce,
.articles_item-detailed__announce,
.blog_item-detailed__announce {
    padding-bottom: 15px;
   
}

.ext_common-cf, .ext_rating, .ext_tags, .ext_discussion, .pager_showall {
    padding-bottom: 5px;
    float: right;
}

.ext_tags {
    float: left;
    padding: 0;
}

.ext_discussion.photoalbum_item-detailed__ext_discussion,
.blog_item-detailed__ext_discussion,
.articles_item-detailed__ext_discussion,
.news_item-detailed__ext_discussion {
    float: none;
}

.photoalbum_item-detailed__header-name,
.photoalbum_item-detailed__header-name {
    text-align: center;
}

.news_item-detailed__social-buttons,
.articles_item-detailed__social-buttons,
.blog_item-detailed__social-buttons {
     margin: 15px 0 5px -5px;
}

.articles_control-panel__comments,
.news_control-panel__comments,
.blog_control-panel__comments {
    background: url("_img/comments_black.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 20px;
    margin: 0;
    opacity: 0.8;
    padding-left: 23px;
    float: right;
    text-decoration: none;
    line-height: 1;
}
.rss_extension {opacity: 0.8;}
.articles_control-panel__comments:hover,
.news_control-panel__comments:hover,
.blog_control-panel__comments:hover,
.rss_extension:hover  {
    opacity: 1;
    text-decoration: none !important;
}
.articles_control-panel__comments-count,
.news_control-panel__comments-count,
.blog_control-panel__comments-count  {
    position: relative; 
    top: 4px; 
    font-size: 11px !important; 
    text-decoration: none; 
    color: #000;
}
.articles_control-panel__comments:hover,
.news_control-panel__comments:hover,
.blog _control-panel__comments:hover {
    text-decoration: none !important;
}
.articles_social-btn,
.news_social-btn,
.blog_social-btn  {
    font-size: 0;
    height: 20px;
    float: right;
    margin: 0;
    padding-top: 3px;
    width: 25px;
    overflow: hidden;
    padding-right: 9px;
}
.articles_item-list__empty,
.news_item-list__empty,
.blog_item-list__empty,
.photoalbum_item-list__empty {
    padding: 20px;
    text-align: center;
}
.articles_item-detailed__item-details .b-share__link,
.articles_item-detailed__item-details .b-share .b-share-form-button i,
.news_item-detailed__item-details .b-share__link,
.news_item-detailed__item-details .b-share .b-share-form-button i,
.blog_item-detailed__item-details .b-share__link,
.blog_item-detailed__item-details .b-share .b-share-form-button i  {
    display: none !important;
}
.articles_item-detailed__item-details .b-share, 
.articles_item-detailed__item-details .b-share__handle,
.articles .b-share-form-button,
.news_item-detailed__item-details .b-share,
.news_item-detailed__item-details .b-share__handle,
.news .b-share-form-button,
.blog_item-detailed__item-details .b-share,
.blog_item-detailed__item-details .b-share__handle,
.blog .b-share-form-button  {
    padding: 0 !important;
    margin: 0 !important;
}
.articles_item-detailed__item-details .b-share .b-share-form-button,
.news_item-detailed__item-details .b-share .b-share-form-button,
.blog_item-detailed__item-details .b-share .b-share-form-button  {
    cursor: pointer; 
    width: 20px; 
    background: url("_img/social_btn_black.png") no-repeat left !important;
    font-size: 0;
}

.articles_item-small a, .articles_item-small span, 
.news_item-small a, .news_item-small span, 
.blog_item-small a, .blog_item-small span, 
.photoalbum_item-small a, .photoalbum_item-small span {
    font-size: 12px;
}

.item-detailed__nav-previous-link,
.item-detailed__nav-next-link {
    white-space: nowrap;
}

/* MODULE: End hyper modules: news, articles, blog 
 * @tpl ami_multifeeds.tpl
 */

/* MODULE: Start Photoalbum 6.0 
 * @tpl ami_multifeeds_photoalbum.tpl
 */

.browse-item-list {position: relative;}

.amiphotoalbum .amiphoto-hide, 
.amiphotoalbum.photoalbum_item .browse-item-list__hide, .browse-item-list__hide-block {
    z-index: 3; 
    position: absolute; 
    background: url(_img/ami_jsapi/loader.gif) no-repeat center 20% #FFFFFF; 
    width: 100%; 
    height: 100%; 
    top: 0; 
    left: 0;
}

.amiphotoalbum .photoalbum_item-detail__block .amiphoto-hide {
    background: url(_img/ami_jsapi/loader-black.gif) no-repeat center 20% #000; 
}

.amiphoto-block {
    font-size: 0;
    overflow: hidden;
    position: relative;
}

.amiphotoalbum .amiphoto-block__row-item {
    display: inline-block;
    font-size: 13px;
    vertical-align: top;
    overflow: hidden;
    position: relative;
} 
.amiphotoalbum .amiphoto-block__row-item__contant {
	display: block;
	overflow: hidden;
    border: 2px solid #fff;
}
.amiphotoalbum .amiphoto-block__row {
    width: 200%;
}
.amiphotoalbum .amiphoto-block__row-item__img {position: relative; cursor: pointer;}
.amiphotoalbum .photoalbum_item-detail__block .photoalbum_item-detailed__next-link__area, 
.amiphotoalbum .photoalbum_item-detail__block .photoalbum_item-detailed__prev-link__area {
    display: block;
    height: 53px;
    padding: 0;
    width: 32px;
    opacity: 0.6;
    position: absolute;
    top: 45%;
    cursor: pointer;
    display: block;
    z-index: 1;
}
.amiphotoalbum .photoalbum_item-detail__block .photoalbum_item-detail__fullscreen {width: 20px; background: url("_img/full_screen.png") no-repeat; position: absolute; width: 20px; height: 20px; cursor: pointer; right: 5px; top: 29px;}
.amiphotoalbum .photoalbum_item-detailed__next-link {display: block; left: -50px; position: absolute; top: 0; width: 50%; height: 100%;}
.amiphotoalbum .photoalbum_item-detailed__prev-link {display: block; right: -50px; position: absolute; top: 0; width: 50%; height: 100%;}
.amiphotoalbum .photoalbum_item-detailed__next-link__area {border-radius: 0 30px 30px 0; background: url("_img/slider-pad__arrow-left.jpg") no-repeat left 9px #FFFFFF;}
.amiphotoalbum .photoalbum_item-detailed__prev-link__area {right: 0; border-radius: 30px 0 0 30px; background: url("_img/slider-pad__arrow-right.jpg") no-repeat right 9px #FFFFFF; }
.amiphotoalbum .photoalbum_item-list__list, 
.amiphotoalbum .photoalbum_item-cat-list, 
.amiphotoalbum .photoalbum_browse-item-list__list, 
.amiphotoalbum .photoalbum_item-detail__block {
	font-size: 0;
}
.amiphotoalbum .photoalbum_item-list__list .amiphoto-block__row div, 
.amiphotoalbum .photoalbum_item-cat-list .amiphoto-block__row div, 
.amiphotoalbum .photoalbum_browse-item-list__list .amiphoto-block__row div {
	font-size: 13px;
}
.amiphotoalbum .photoalbum_item-detail__block div {font-size: 13px; text-align: left;}
.amiphotoalbum .photoalbum_item-detailed__item-details .photoalbum_control-panel__comments-count {color: #FFF;position: relative;top: 5px;font-size: 13px;}
.amiphotoalbum .photoalbum_item-detail__header span {font-size: 13px; display: block;}
.amiphotoalbum .photoalbum_item-detailed__item-details .photoalbum_item-detailed__ext_rating {float: left;}
.amiphotoalbum .photoalbum_item-detailed__item-details .rating__stars-form {padding: 0 10px 0 0;}
.amiphotoalbum .photoalbum_item-detailed__item-details .rating-stars__rate-block {display: none;}
.amiphotoalbum .photoalbum_item-detailed__item-details .photoalbum_social-btn {
    font-size: 0;
    height: 20px;
    float: left;
    padding: 0 0 0 3px;
    margin: 0;
}
.amiphotoalbum .photoalbum_item-detailed__item-details .b-share__link,
.amiphotoalbum .photoalbum_item-detailed__item-details .b-share .b-share-form-button i {
    display: none !important;
}
.amiphotoalbum .photoalbum_item-detailed__item-details .b-share, 
.amiphotoalbum .photoalbum_item-detailed__item-details .b-share__handle,
.amiphotoalbum .b-share-form-button {
    padding: 0 !important;
    margin: 0 !important;
}
.amiphotoalbum .photoalbum_item-detailed__item-details .b-share .b-share-form-button {cursor: pointer; width: 20px; background: url("_img/social_btn.png") no-repeat center !important;}
.amiphotoalbum .photoalbum_item-detail__header__txt-link {font-weight: normal; font-size: 13px; padding: 5px;position: relative; display: block;}
.amiphotoalbum .photoalbum_item-detail__header__txt-link a {font-weight: normal;}
.amiphotoalbum .photoalbum_item-row__item_cat_img-img, 
.amiphotoalbum .photoalbum_item-detail__item_cat_img-img {
	display: none;
}
.amiphotoalbum .photoalbum_item-list__cat-body {padding-bottom: 20px;}
.amiphotoalbum .fullscreen-img__on .photoalbum_item-detailed__next-link,
.amiphotoalbum .fullscreen-img__on .photoalbum_item-detailed__prev-link,
.amiphotoalbum .fullscreen-img__on .photoalbum_item-detail__announce-block {    
    -webkit-transition:all 0s ease-in-out;
    -moz-transition:all 0s ease-in-out;
    -o-transition:all 0s ease-in-out;
    transition:all 0s ease-in-out;
}
.amiphotoalbum .photoalbum_item-detailed__item-details {position: relative; z-index: 4;}
.amiphotoalbum .photoalbum_item-row__announce-block, 
.amiphotoalbum .photoalbum_item-row__header,
.amiphotoalbum .photoalbum_item-detail__announce-block, 
.amiphotoalbum .photoalbum_item-detail__header,
.amiphotoalbum .photoalbum_item-detailed__next-link, 
.amiphotoalbum .photoalbum_item-detailed__prev-link,
.amiphotoalbum .photoalbum_item-detailed__next-link__area, 
.amiphotoalbum .photoalbum_item-detailed__prev-link__area {
	-webkit-transition:all 0.5s ease-in-out;
    -moz-transition:all 0.5s ease-in-out;
    -o-transition:all 0.5s ease-in-out;
    transition:all 0.5s ease-in-out;
    overflow: hidden;
}
.amiphotoalbum .cat-row__images-block__slider {
	-webkit-transition:left 3s ease;
    -moz-transition:left 3s ease;
    -o-transition:left 3s ease;
    transition:left 3s ease;
    overflow: hidden;
}
.amiphotoalbum .cat-row__images-block__slider img {position: absolute; left: 50%; top: 0; opacity: 0; filter: alpha(opacity=0)}
.amiphotoalbum .cat-row__images-block__slider img.show {opacity: 1; filter: alpha(opacity=100)}
.amiphotoalbum .cat-row__images-block__slider {position: relative; width: 100%; height: 100%;background: #000; text-align: center;}
.amiphotoalbum .cat-row__images-block:hover .cat-row__images-block__slider {}
.amiphotoalbum .photoalbum_item-row__fdate {bottom: 0;position: absolute;right: 5px;top: 35px;}
.amiphotoalbum .photoalbum_item-detailed__fdate {
    padding: 2px 5px;
    position: absolute;
    right: 5px;
    top: 30px;
}
.amiphotoalbum .photoalbum_item-row__header-name-block {
    display: block;
    margin-right: 93px;
    overflow: hidden;
    position: relative;
    white-space: nowrap;
}
.photoalbum_item-detailed__path a, 
.photoalbum_item-list__cat-header h1 a, 
.photoalbum_item-list__cat-header h1, 
.photoalbum_item-list__cat-list h1, 
.photoalbum_item-detailed__path {
    color: #000 !important; 
    font-size: 19px; 
    font-weight: normal !important;
}
.amiphotoalbum .photoalbum_item-detailed__path {padding-bottom: 25px;}
.amiphotoalbum .photoalbum_item-detail__img {position: relative;}
.amiphotoalbum .photoalbum_item-cat-list .photoalbum_item-row__header {height: 57px;}
.amiphotoalbum .photoalbum_item-cat-list .photoalbum_item-row__header a {font-size: 15px;}
.amiphotoalbum .photoalbum_item-cat-list .photoalbum_item-row__announce-block {height: 25px;}
.amiphotoalbum .photoalbum_item-cat-list .photoalbum_item-row__block:hover .photoalbum_item-row__announce-block {height: 55px;}
.amiphotoalbum .photoalbum_item-row__block:hover .photoalbum_control-panel, 
.amiphotoalbum .photoalbum_item-detail__block:hover .photoalbum_control-panel {
    opacity: 1;
}
.amiphotoalbum .photoalbum_item-detail__block {background: #000; text-align: center;}
.amiphotoalbum .photoalbum_item-row__block, 
.amiphotoalbum .photoalbum_item-detail__block {
    position: relative;
    overflow: hidden;
}
.amiphotoalbum .photoalbum_item-detail__block {border: none;}
.amiphotoalbum .photoalbum_item-row__header, 
.amiphotoalbum .photoalbum_item-detail__header {
    top: 0; position: absolute; left: 0; height: 21px; overflow: hidden;
}
.amiphotoalbum .photoalbum_item-detail__header {height: 25px;}
.amiphotoalbum .photoalbum_item-row__announce-block {height: 28px; position: absolute; left: 0; bottom: 0;}
.amiphotoalbum .photoalbum_item-detail__announce-block .photoalbum_control-panel {top: 5px;}
.amiphotoalbum .photoalbum_item-detail__announce-block {height: 28px; position: absolute; left: 0; bottom: 0;}
.amiphotoalbum .photoalbum_item-row__announce {
    float: none;
    margin-right: 93px;
    overflow: hidden;
    padding-top: 5px;
    position: relative;
    width: auto;
}
.amiphotoalbum .photoalbum_item-row__block:hover .photoalbum_item-row__header,
.amiphotoalbum .photoalbum_item-detail__block:hover .photoalbum_item-detail__header {height: 57px;}
.amiphotoalbum .photoalbum_item-row__block:hover .photoalbum_item-row__announce-block {height: 60px;}
.amiphotoalbum .photoalbum_item-detail__block:hover .photoalbum_item-detail__announce-block {height: 80px;}
.amiphotoalbum .photoalbum_item-detail__block:hover .photoalbum_item-detailed__next-link {left: 0;}
.amiphotoalbum .photoalbum_item-detail__block:hover .photoalbum_item-detailed__prev-link {right: 0;}
.amiphotoalbum .photoalbum_item-detailed__next-link:hover .photoalbum_item-detailed__next-link__area, 
.amiphotoalbum .photoalbum_item-detailed__prev-link:hover .photoalbum_item-detailed__prev-link__area {
    opacity: 1;
}
.amiphotoalbum .photoalbum_item-row__num-items, 
.amiphotoalbum .photoalbum_item-detail__num-items {
    font-style: italic;
}
.amiphotoalbum .photoalbum_item-row__header span {font-size: 11px;display: block;}
.amiphotoalbum .photoalbum_item-row__header a, 
.amiphotoalbum .photoalbum_item-row__announce-block a {
    color: #fff; 
    font-size: 15px;
}
.amiphotoalbum .photoalbum_item-detail__header a {color: #fff; font-size: 13px;}
.amiphotoalbum .photoalbum_item-row, 
.amiphotoalbum .photoalbum_item-cat-row, 
.amiphotoalbum .photoalbum_item-detail {
    overflow: hidden; 
    display: inline-block;
    vertical-align: top;
    min-width: 100px;
}
.amiphotoalbum .browse-item-list .photoalbum_item-row {
    min-width: 150px;
}
.amiphotoalbum .photoalbum_item-row__header, 
.amiphotoalbum .photoalbum_item-row__announce-block,
.amiphotoalbum .photoalbum_item-detail__header, 
.amiphotoalbum .photoalbum_item-detail__announce-block {
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    color: #FFF;
}
.amiphotoalbum .photoalbum_item-row__header__txt, 
.amiphotoalbum .photoalbum_item-row__announce-block__txt,
.amiphotoalbum .photoalbum_item-detail__header__txt, 
.amiphotoalbum .photoalbum_item-detail__announce-block__txt {
	padding: 5px 5px;     
}
.amiphotoalbum .photoalbum_item-detail__announce-block__txt {
    display: block;
    margin-right: 140px;
    overflow: hidden;
    position: relative;
}
.amiphotoalbum .fullscreen-img__on .photoalbum_item-detail__block {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 5;
    height: 100% !important;
}
.amiphotoalbum .fullscreen-img__on .photoalbum_item-detailed__next-link {left: 0;}
.amiphotoalbum .fullscreen-img__on .photoalbum_item-detailed__prev-link {right: 0;}
.amiphotoalbum .fullscreen-img__on .photoalbum_item-detail__announce-block {height: 80px;}
.amiphotoalbum.photoalbum_item .browse-item-list {
    position: relative;
    overflow: hidden;
    width: auto;
    overflow: hidden;
    text-align: center;
    padding-top: 2px;
}
.amiphotoalbum.photoalbum_item .browse-item-list__content {
    position: relative;
    overflow: hidden;
}
.amiphotoalbum.photoalbum_item .browse-item-list__clipper {
    width: auto;
    position: relative;
    overflow: hidden;
    left: 0;
}
.amiphotoalbum.photoalbum_item .browse-item-list__container,
.browse-item-list__container {
    position: relative;
    display: block;
    width: auto;
    margin: 0;
    padding: 0;
    font-size: 0;
    transition: left 0.5s ease-out,top 0.5s ease-out;
    -moz-transition: left 0.5s ease-out,top 0.5s ease-out;
    -webkit-transition: left 0.5s ease-out,top 0.5s ease-out;
    -o-transition: left 0.5s ease-out,top 0.5s ease-out;
}
.browse-item-list__container div,
.browse-item-list__container span {
    font-size: 13px;
}

.browse-block__row-item__img {padding: 4px;}
.browse-block__row-item__img-selected {padding: 0;border: 4px solid #6FCAF3;}
.amiphotoalbum .browse-block__row-item__img {cursor: pointer; }
.amiphotoalbum.photoalbum_item .browse-item-list .slider-pad__arrow-left:after, 
.amiphotoalbum.photoalbum_item .browse-item-list .slider-pad__arrow-right:after {
    background: none;
}
.amiphotoalbum.photoalbum_item .browse-item-list .slider-pad__arrow-right, 
.amiphotoalbum.photoalbum_item .browse-item-list .slider-pad__arrow-left {
    width: 32px;
    height: 53px;
}
.amiphotoalbum.photoalbum_item .browse-item-list .slider-pad__arrow-right {
    background: #FFF url(_img/slider-pad__arrow-right.jpg) no-repeat 10px 8px;
    border-radius: 30px 0 0 30px;
}
.amiphotoalbum.photoalbum_item .browse-item-list .slider-pad__arrow-left {
    background: #FFF url(_img/slider-pad__arrow-left.jpg) no-repeat left;
    border-radius: 0 30px 30px 0;
}

.amiphotoalbum.photoalbum_item-list__list .photoalbum_control-panel .rating-stars__form-block, 
.amiphotoalbum.photoalbum_item-list__list .photoalbum_control-panel .rating-stars__form-votes {
    width: 62px;
    height: 14px;
}
.amiphotoalbum .photoalbum_item-list__list .photoalbum_control-panel .rating__stars-form {padding: 0;}
.amiphotoalbum .photoalbum_item-list__list .photoalbum_control-panel .rating-stars__rate-block {display: none;}
.amiphotoalbum .photoalbum_item-list__list .photoalbum_control-panel .photoalbum_control-panel__comments-count {position: relative; top: 5px; font-size: 11px; color: #fff;}
.amiphotoalbum .photoalbum_item-list__list .photoalbum_control-panel .photoalbum_item-detailed__ext_rating {float: left;}
.amiphotoalbum .photoalbum_control-panel {
    bottom: -2px;
    opacity: 0.6;
    position: absolute;
    right: 5px;
    top: auto;
}
.amiphotoalbum .photoalbum_control-panel a {padding-bottom: 5px; text-decoration: none; display: block; margin-left: 5px; float: left; height: 20px; padding-left: 22px; cursor: pointer;}
.amiphotoalbum .photoalbum_control-panel a, 
.amiphotoalbum .photoalbum_item-detail__fullscreen {
    opacity: 0.8;
}
.amiphotoalbum .photoalbum_control-panel a:hover, 
.amiphotoalbum .photoalbum_item-detail__fullscreen:hover {text-decoration: none; opacity: 1;}
.amiphotoalbum .photoalbum_control-panel__rating {background: url(_img/photoalbum/rating.png) no-repeat;}
.amiphotoalbum .photoalbum_control-panel__comments {background: url(_img/comments.png) no-repeat; margin: 0 !important;}
.amiphotoalbum a.photoalbum_control-panel__fullscreen {padding-left: 0; width: 20px; background:  url(_img/full_screen.png) no-repeat;}
.amiphotoalbum .fullscreen-img__on a.photoalbum_control-panel__fullscreen {background:  url(_img/full_screen_in.png) no-repeat;}

.photoalbum_item #com_form_bot,
.articles_item #com_form_bot,
.news_item #com_form_bot,
.blog_item #com_form_bot {
    background: none; 
    border: none; 
    padding: 0;
}
.photoalbum_item textarea.amiroTEdCtrl,
.articles_item textarea.amiroTEdCtrl,
.news_item textarea.amiroTEdCtrl,
.blog_item textarea.amiroTEdCtrl,
.forum-extention__form textarea.amiroTEdCtrl,
.forum_forum_form textarea.amiroTEdCtrl {
    border: 1px solid #CCCCCC;
    height: 80px !important;
    padding: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.photoalbum_item select.amiroTEdCtrl,
.articles_item select.amiroTEdCtrl,
.news_item select.amiroTEdCtrl,
.blog_item select.amiroTEdCtrl {
    border: 1px solid #CCCCCC;
    margin-top: 3px;
}
.photoalbum_item .amiroTEdDiv,
.articles_item .amiroTEdDiv,
.news_item .amiroTEdDiv,
.blog_item .amiroTEdDiv,
.forum_forum_form .amiroTEdDiv {
    width: 100% !important;
}
.photoalbum_item #com_form_bot #com_sub,
.articles_item #com_form_bot #com_sub,
.news_item #com_form_bot #com_sub,
.blog_item #com_form_bot #com_sub {
    margin: 0;
    position: relative;
    right: -2px;
    height: 25px;
}

.photoalbum_item #comment_forum p,
.articles_item #comment_forum p,
.news_item #comment_forum p,
.blog_item #comment_forum p {
    display: none;
}

.photoalbum_item .discussion_extension__list .alt_header2 h2,
.articles_item .discussion_extension__list .alt_header2 h2,
.news_item .discussion_extension__list .alt_header2 h2,
.blog_item .discussion_extension__list .alt_header2 h2 {
    background: #fff !important;
    display: inline-block;
    font-weight: normal;
    padding: 12px 15px !important;
    font-size: 13px !important;
}

.news_item .sort-type,
.photoalbum_item .sort-type {
    display: none;
}

.amiphotoalbum .photoalbum_item-list__subitem-list {display: none;}
.amiphotoalbum a {text-decoration: underline;}
.amiphotoalbum a:hover {text-decoration: none;}
.amiphotoalbum .rating__like-form {
    clear: both;
    float: right;
}
.amiphotoalbum .rating-like__form-block {
    cursor: pointer; 
    padding: 4px 2px;
    position: relative;
    left: -8px;
    top: -3px;
    border-radius: 3px;
    opacity: 0.8;
}
.amiphotoalbum .rating-like__form-block__like-count {
    padding-left: 5px;
    position: relative;
    top: 4px;
    font-size: 11px !important;
}
.amiphotoalbum .rating-like__form-block:hover {opacity: 1;}
.amiphotoalbum .rating-like__form-block__like, .rating-like__form-block__like-count, .rating-like__form-block {float: left; font-family: arial, tahoma, verdana;}
.amiphotoalbum .rating-like__form-block__like {
    background: url("_img/rating/like/like_hand.png") no-repeat scroll left center transparent;
    font-size: 0 !important;
    height: 16px;
    padding-right: 20px;
}
.amiphotoalbum .rating-like__form-block-off {opacity: 0.8;}
.amiphotoalbum .rating-like__form-block-off:hover {background: none;cursor: default; opacity: 0.8;}
.amiphotoalbum .rating-like__form-block,
.amiphotoalbum .rating-like__form-block:hover,
.amiphotoalbum .rating-like__form-block:hover .rating-like__form-block__like-count {
    color: #fff; 
    background: none;
}

.photo-easy-skin .photoalbum_item-row,
.photo-easy-skin .photoalbum_item-cat-row {
    display: inline-block;
    vertical-align: top;
}
.photo-easy-skin .photoalbum_item-list__list__easy,
.photo-easy-skin .photoalbum_item-cat-list__easy {
    font-size: 0;   
}
.photo-easy-skin .photoalbum_item-row div,
.photo-easy-skin .photoalbum_item-cat-row div,
.photo-easy-skin .photoalbum_item-detail__block div {
    font-size: 13px;   
}
.photo-easy-skin .photoalbum_item-detail__block div {
    font-size: 13px;   
}
.photo-easy-skin .photoalbum_item-row__img-area,
.photo-easy-skin .photoalbum_item-detail__img-area {
    display: block;
    margin: 0 auto;
}
.photo-easy-skin .photoalbum_item-row__announce {
    clear: both;
}
.photo-easy-skin .photoalbum_item-detail__image {
    clear: both;
    text-align: center;
}
.photo-easy-skin .photoalbum_item-detail__announce-block__txt {
    clear: both;
    text-align: left;
}
.photo-easy-skin .browse-item-list .photoalbum_item-row {
    min-width: 150px;
    overflow: hidden;
    text-align: center;
}
.photo-easy-skin .browse-item-list .browse-item-list__clipper,
.photo-easy-skin .browse-item-list .browse-item-list__content {
    position: relative;
    overflow: hidden;
    font-size: 0;
}
.photo-easy-skin .photoalbum_item-list__cat-header,
.photo-easy-skin .photoalbum_item-row__header-name {
    font-size: 17px;
}
.photo-easy-skin .photoalbum_item-cat-row__block-header,
.photo-easy-skin .photoalbum_item-row__block-header {
    padding-bottom: 15px;
    text-align: center;
}
.photo-easy-skin .photoalbum_item-cat-row__announce {
    padding: 20px 20px 0 0;
}
.photo-easy-skin .cat-row__images-block {
    display: block;
    text-align: center;
}
.photo-easy-skin .photoalbum_control-panel {
    display: block;
    padding: 10px 0;
}
.photo-easy-skin .photoalbum_item-list__cat-body,
.photo-easy-skin .photoalbum_item-row__block {
    padding: 0 15px 15px;
    display: block;
}
.photo-easy-skin .photoalbum_item-detail__announce-block__txt {
    padding-bottom: 25px;
}

.photo-easy-skin .photoalbum_item-detailed__nav {
    padding: 20px 0;
    text-align: right;
}

.photoalbum_item-small-row__img, .photoalbum_item-small-row__header {
    padding-bottom: 5px;
    text-align: center;
}

.amiphotoalbum .photoalbum_control-panel__comments,
.amiphotoalbum .rating__like-form {
    width: auto;
}

.blog_item-detailed__prev-next {
    text-align: center;
}

.photoalbum_item-detailed__nav a {
    padding: 0 3px;
}

/* MODULE: End Photoalbum 6.0 
 * @tpl ami_multifeeds_photoalbum.tpl
 */

/* 4. E-Shop ****************************************************************************************************/

/* E-Shop: Start Filter Form
 * @tpl filter_form.tpl
 * @tpl filter_box.tpl
 */

.form input {
    padding: 4px 8px;
    margin: 0;
    vertical-align: top;
}

.form .form__field-caption {
    padding-bottom: 6px;
}

input.form__submit {
    height: 26px;
}

.form__fieldset input {
    padding: 0;
    border: none;
}

body .form__submit{
	width:100px;
	height:28px;
	margin:0;
	padding:0;
	border:1px solid #ccc;
	border-radius:3px;
	color:#848484;
	font-weight:700;
	cursor:pointer;
	background:#ffffff;
	background:-moz-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#e5e5e5));
	background:-webkit-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	background:-o-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	background:-ms-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	background:linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	box-shadow:none;
	vertical-align:middle;
}

.form__submit:hover{
	background:#ffffff;
	background:-moz-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(50%,#f3f3f3),color-stop(51%,#ededed),color-stop(100%,#ffffff));
	background:-webkit-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
	background:-o-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
	background:-ms-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
	background:linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
}

.form__search-line{
    border-radius:5px;
    box-shadow:0 1px 1px #ddd inset;
    line-height: 18px;
}

.form__caption {display: none;}
    input.form__radio {
    float: left;
}

.form__field-list label {
    display: block;
}

span.form__field, span.form__field-sublist {
    padding: 10px 20px 10px 0;
    display: inline-block;
    vertical-align: top;
}

div.form__additional-flag {
    clear: both;
    padding: 6px 0;
}

label.form__radio-label {
    white-space: nowrap;
}

span.form__radio-label-text,
span.form__checkbox-label-text {
    padding-left: 10px;
}

.form__field-details{
	color:#ccc;
	font-size:8px;
	vertical-align:top;
	margin-left:3px;
}
.form_type_search{
	float:left;
	margin:0;
	padding:0;
	border-radius:0;
}
.form_type_search .form{
	margin:0;
	border-radius:0;
}

.form_type_search .form__caption{
	display:none;
}

.nav-menu__item{
    padding-right: 8px;
}

/* E-Shop: End Filter Form
 * @tpl filter_form.tpl
 * @tpl filter_box.tpl
 */

/* E-Shop: Start Eshop Order History
 * @tpl eshop_order_history.tpl
 */

.eshop-order-history-detail__back {
    padding-top: 10px;
}

.eshop-order-history-list__id-status {
    display: none;
    color: #A6A6A6;
    font-size: 12px;
}

@media screen and (max-width: 750px) {
    .eshop-order-history-list__name,
    .eshop-order-history-list__owners,
    .eshop-order-history-list__comments,
    .eshop-order-history-list__status,
    .eshop-order-history-list__image,
    .eshop-order-history-list__per-discount,
    .eshop-order-history-list__abs-discount,
    .eshop-order-history-list__price {
        display: none;
    }

    .eshop-order-history-detail .eshop-order-history-list__name {
        display: table-cell;
    }
    
    div.eshop-order-history-list__id-status {
        display: block;
    }

    table.eshop-order-history-list td,
    table.eshop-order-history-list tr {
        font-size: 100%;
    }
}

/* E-Shop: End Eshop Order History
 * @tpl eshop_order_history.tpl
 */

/* E-Shop: Start Eshop Purchase
 * @tpl eshop_purchase.tpl
 */

#eshop-order__payment_method_comment {
    padding-top: 10px;
}

.eshop-ordering__field {
    margin: 10px 0 10px 25px;
}

.eshop-ordering_type_cancelled div {
    font-size: 22px;
    padding: 10px 0;
}

.eshop-ordering_type_accepted .eshop-ordering__field div {
    font-size: 22px;
}

.eshop-ordering__shipping-description {
    left: 4px;
    position: relative;
    top: -2px;
}

.eshop-ordering_type_accepted {
    text-align: center;
}
.eshop-ordering__fieldset:after {
    clear: both;
    content: "";
    display: table;
}
.eshop-ordering__info {
    color: #848484;
    font-size: 13px;
    padding: 15px 25px;
}
.eshop-ordering_type_accepted .eshop-ordering__fieldset {
    background: #F4F4F4;
    border-radius: 5px;
    font-size: 20px;
    margin: 30px auto;
    width: 300px;
}
.eshop-ordering_type_accepted .eshop-ordering__field {
    background: none repeat scroll 0 0 #FEE601;
    color: #000000;
    margin: 10px;
}
.eshop-ordering__field-name {
    display: inline-block;
    vertical-align: middle;
    width: 100px;
}
.eshop-ordering__field-value {
    display: inline-block;
    vertical-align: middle;
}

.eshop-ordering__item-list {
    background-color: #F4F4F4;
    border: medium none;
    border-radius: 5px;
    padding: 0;
    position: fixed;
    width: 398px;
}
.eshop-ordering__item-list-wrapper {
    float: right;
    min-height: 200px;
    position: relative;
    width: 400px;
    z-index: 1;
}

.eshop-ordering__field-name {
    display: inline-block;
    vertical-align: middle;
    width: 100px;
}
.eshop-ordering__textfield {
    border-radius: 5px;
    box-shadow: 0 1px 1px #DDDDDD inset;
    color: #848484;
    border: 1px solid #C0C4CC;
    height: 18px;
    padding: 0 3px;
    vertical-align: middle;
}
.eshop-ordering__caption {
    font-size: 13px;
    font-weight: bold;
    margin: 20px 0;
}

select.eshop-ordering__select {
    padding: 0 4px;
}

.eshop-ordering__shipping-name {
    font-weight: bold;
}

.eshop-ordering__radio-label .eshop-ordering__hint {
    display: block;
    min-width: 80%;
}

.eshop-order__shippings {
    width: 45%;
}
.eshop-ordering__price-total {
    font-size: 13px;
    margin: 20px 0;
}
.eshop-ordering__item-name {
    display: inline-block;
    max-width: 300px;
    min-width: 140px;
    vertical-align: middle;
    width: 60%;
}
.eshop-ordering__item-price, .eshop-ordering__item-list-footer .eshop-ordering__price-total-value {
    display: inline-block;
    font-style: italic;
    min-width: 90px;
    text-align: right;
    vertical-align: middle;
    white-space: nowrap;
    width: 38%;
}

.eshop-ordering{
	color:#848484;
}
.eshop-ordering__field-name{
	vertical-align:top;
}
.eshop-ordering__textfield{
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow:0 1px 1px #ddd inset 0 7px #ccc;
	-webkit-box-shadow:0 1px 1px #ddd inset 0 7px #ccc;
	box-shadow:0 1px 1px #ddd inset 0 7px #ccc;
	-moz-box-shadow:0 1px 1px #ddd inset;
	-webkit-box-shadow:0 1px 1px #ddd inset;
	box-shadow:0 1px 1px #ddd inset;
	color:#848484;
}
.eshop-ordering__item{
	margin:8px 0;
	line-height:1em;
}

.eshop-ordering__radio {
    margin: 0;
    vertical-align: top;
}

.eshop-ordering__radio-label .eshop-ordering__shipping-description {
    display: inline-block;
    width: 90%;
}

.eshop-ordering__item-list-body_state_hidden{
	opacity:0.2;
}

.eshop-ordering__item-list-wrapper{
	padding-top:37px;
}

.eshop-ordering__item-list .eshop-ordering__caption{
	margin:0;
	padding:10px 20px;
	background:#ccc;
	color:#000;
	border-radius:5px 5px 0 0;
}
.eshop-ordering__item-list-title{
	display:inline-block;
	width:50%;
	font-size: 16px;
}
.eshop-ordering__change-order{
	display:inline-block;
	width:50%;
	font-size:12px;
	font-weight:400;
	text-align:right;
	text-decoration:underline;
}
.eshop-ordering__item-price{
	font-size:18px;
	color:#333;
}
.eshop-ordering__sku{
	margin-right:10px;
	font-size:10px;
}
.eshop-ordering__item-prop-info{
	display:inline-block;
	font-size:10px;
}
.eshop-ordering__item-sku{
	font-size:10px;
}

.eshop-ordering__submit:visited{
	color:#fff;
}
.eshop-ordering__submit:active{
	box-shadow:0 0 2px rgba(255,255,255,0.7) inset;
}

.eshop-ordering__submit_action_order{
	display:block;
	float:right;
	padding:10px 24px;
	font-size:18px;
}
.eshop-ordering__submit_action_order:active{
	padding:11px 24px 9px;
}
.eshop-ordering__login{
	position:relative;
	padding:5px 12px;
	background:#ffffff;
	background:-moz-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#e5e5e5));
	background:-webkit-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	background:-o-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	background:-ms-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	background:linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	color:#000;
	font-size:12px;
	line-height:1.2em;
	height:auto;
	width:auto;
	cursor:pointer;
    margin-top: 20px;
}
.eshop-ordering__login:hover{
    background:#ffffff;
	background:-moz-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(50%,#f3f3f3),color-stop(51%,#ededed),color-stop(100%,#ffffff));
	background:-webkit-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
	background:-o-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
	background:-ms-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
	background:linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
	text-decoration:inherit;
}
.eshop-ordering__login:visited{
	color:#fff;
}
.eshop-ordering__login:active{
	box-shadow:0 0 2px rgba(255,255,255,0.7) inset;
}

.eshop-ordering__field-sublist{
	-webkit-transition:max-height 1.0s;
	-moz-transition:max-height 1.0s;
	-o-transition:max-height 1.0s;
	transition:max-height 1.0s;
}
.eshop-ordering__field-sublist_state_hidden{
	max-height:0;
	visibility:hidden;
	opacity:0.0;
	-webkit-transition:max-height 0.2s;
	-moz-transition:max-height 0.2s;
	-o-transition:max-height 0.2s;
	transition:max-height 0.2s;
}
.eshop-ordering__item-list-body{
	position:relative;
	min-height:100px;
	padding:8px 20px 20px;
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
	-o-transition:all 0.5s;
	transition:all 0.5s;
}
@-webkit-keyframes eshop-ordering__rotate{
	0%{
		-webkit-transform:rotate(0deg);
	}
	100%{
		-webkit-transform:rotate(360deg);
	}
}
@-moz-keyframes eshop-ordering__rotate{
	0%{
		-moz-transform:rotate(0deg);
	}
	100%{
		-moz-transform:rotate(360deg);
	}
}
@-o-keyframes eshop-ordering__rotate{
	0%{
		-o-transform:rotate(0deg);
	}
	100%{
		-o-transform:rotate(360deg);
	}
}
@keyframes eshop-ordering__rotate{
	0%{
		transform:rotate(0deg);
	}
	100%{
		transform:rotate(360deg);
	}
}
.eshop-ordering__item-list-rotor{
	content:"";
	position:absolute;
	top:50%;
	left:50%;
	display:block;
	width:32px;
	height:32px;
	margin:-16px 0 0 -16px;
	background:url(_img/eshop-ordering__loading.png) no-repeat;
	opacity:0.0;
}
.eshop-ordering__item-list-body_state_hidden+.eshop-ordering__item-list-rotor{
	opacity:1.0;
	visibility:visible;
	-webkit-animation:eshop-ordering__rotate 2s linear infinite;
	-moz-animation:eshop-ordering__rotate 2s linear infinite;
	-o-animation:eshop-ordering__rotate 2s linear infinite;
	animation:eshop-ordering__rotate 2s linear infinite;
}
.eshop-order__shippings .eshop-ordering__field{
	margin:0;
	padding:5px 0 5px 25px;
}
.eshop-ordering__number-cell{
	text-align:right;
}
.eshop-ordering__item-name{
	color:#333;
}
.eshop-ordering__item-name_total{
	font-size: 13px;
	vertical-align:top;
}
.eshop-ordering__price-total{
	border-top:2px solid #999;
	padding-top:20px;
}
.eshop-ordering__price-total-value{
	font-size:22px;
	vertical-align:top;
	color:#333;
}
.eshop-ordering__price-total .eshop-ordering__price-total-value{
	float:right;
}
.eshop-ordering__info{
	border:none;
}
.eshop-ordering__redirect-info{
	text-align:center;
	margin:80px;
}
.eshop-ordering__redirect-info>.eshop-ordering__fieldset{
	display:inline-block;
	width:300px;
	border-radius:5px;
	background:#f4f4f4;
}
.eshop-ordering__redirect-info .eshop-ordering__info{
	font-size: 13px;
}
.eshop-ordering__auth-link{
	text-decoration:none;
	border-bottom:1px dashed;
	cursor:pointer;
	font-size:12px;
	font-weight:400;
	margin-left:44px;
}
.eshop-ordering__auth-link:hover{
	text-decoration:none;
}
.eshop-ordering__login-window{
	padding:0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.eshop-ordering__login-window .eshop-ordering__textfield {
    padding: 0;
    height: auto;
    margin: 0;
}
.eshop-ordering__login-window .eshop-ordering__field-name {
    width: 90px;
}
.eshop-ordering__login-window .eshop-ordering__field{
	margin-left:0;
	clear: both;
}
.eshop-ordering__login-links {
    text-align: right;
    clear: both;
}
.eshop-ordering__login-window-header {
    height: 30px;
    overflow: hidden;
}
.eshop-ordering__login-form button {
    margin: 0;
}
.eshop-ordering__login-form table img {
	margin-right: 4px;
}
.eshop-ordering__close-login-window{
	float:right;
}
.eshop-ordering__login-form{
	margin:0 30px 20px 25px;
}
.eshop-ordering__reg{
	display:block;
}
.eshop-ordering__with-credit{
	margin-top:10px;
}
.eshop-ordering_type_accepted .eshop-ordering__fieldset{
	border-radius:5px;
	background:#f4f4f4;
}
.eshop-ordering_type_accepted .eshop-ordering__field{
	background:#fee601;
	color:#000;
}
.eshop-ordering_type_cancelled .eshop-ordering__fieldset{
	border-radius:5px;
}
.eshop-ordering_type_confirm .eshop-ordering__fieldset{
	box-shadow:-10px 0 12px -4px rgba(100,100,100,0.2),10px 0 12px -4px rgba(100,100,100,0.2);
}

.eshop-ordering__login-window {
    background: none repeat scroll 0 0 #FFFFFF;
    display: none;
}

.eshop-ordering__login-window_as_popup {
    display: inline-block;
    left: 50%;
    margin-left: -160px;
    position: fixed;
    top: 30%;
    width: 320px;
    z-index: 100000;
}

.eshop-ordering__login-window-header:after {
    clear: both;
    content: "";
    display: table;
}

.eshop-ordering__close-login-window {
    cursor: pointer;
}

@media screen and (max-width: 1000px) {
    .eshop-ordering__item-list,
    .eshop-ordering__item-list-wrapper {
        position: relative;
        width: 100%;
        padding-top: 0;
        margin-bottom: 10px;
    }
    
    .eshop-order__shippings {
        width: 100%;
    }
    
    .eshop-ordering__submit_action_order {
        float: none;
    }
}

/* E-Shop: End Eshop Purchase
 * @tpl eshop_purchase.tpl
 */

/* E-Shop: Start buy, credit and one click button
 * @tpl _eshop_item_list.tpl
 */

.eshop-cat-detailed__announce {
    padding: 20px 0;
}
 
.eshop-cat-detailed__description-image {
    float: left;
    padding-right: 16px;
    padding-bottom: 10px;
}

.eshop-cat-detailed__description {
    padding: 14px 0;
}

.eshop-cat-list__clipper,
.eshop-cat-list__container {
    font-size: 0;
}
.eshop-cat-small {
    display: inline-block;
    margin-bottom: 15px;
    min-width: 130px;
    text-align: center;
    vertical-align: top;
    word-spacing: 0;
    font-size: 13px;
}
.eshop-cat-detailed__splitter {
    background: none repeat scroll 0 0 #000000;
    display: inline;
    height: 2px;
    width: 2px;
}

.ref_small_splitter {
    display: none;
}

.ref_small_item {
    line-height: 1.6;
}

.eshop-cat-small__content {
    min-width: 150px;
    text-align: left;
}
.eshop-cat-small__category-data {
    display: inline-block;
    padding-right: 20px;
    vertical-align: top;
}

.form_type_filter {
    background: #F9F6EB;
    padding: 16px;
    border-radius: 10px;
}

.form__field-caption {
    font-weight: bold;
}

.items_small_filter {
    overflow: hidden;
    position: relative;
}
.eshop-item-small {
    -moz-box-sizing: border-box;
    display: inline-block;
    min-width: 200px;
    padding-top: 10px;
    text-align: center;
    vertical-align: top;
    word-spacing: normal;
}



.eshop-item-detailed__subtitle-text {
    font-size: 18px;
    font-weight: normal;
}

.eshop-item-detailed__unavailable {
    box-sizing: border-box;
    color: #FF0000;
    position: absolute;
    text-align: center;
    top: 0;
    visibility: hidden;
}
.eshop-item-detailed__add-to-cart-link{
	width:71px;
	height:18px;
	border-radius:5px;
	background:#ffffff;
	background:-moz-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#e5e5e5));
	background:-webkit-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	background:-o-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	background:-ms-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	background:linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
}
.eshop-item-detailed__price-tag{
	min-width:65px;
	min-height:30px;
	padding:0 10px 0 10px;
	background:#e0e0e0;
	border-radius:10px 3px;
}

.eshop-item-small__actual-price{
	margin-top:7px;
	color:#000;
}

.eshop-item-small__spec-announce {
	display: none; 
	padding-top: 10px;
}

.eshop-item-small__add-to-cart-link{
	padding:4px 12px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background:#ffffff;
	background:-moz-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#e5e5e5));
	background:-webkit-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	background:-o-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	background:-ms-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	background:linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	color:#000;
}

.eshop-item-small__one-click {
    border-bottom: 1px dashed;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    margin: 6px 6px 0 6px;
}
body .eshop-item-small__content .eshop-item-small__quantity {
    vertical-align: middle;
    width: 20px;
    margin: 0;
	padding:0;
	border:1px solid #ccc;
	border-radius:3px;
	text-align:center;
}

.eshop-item-detailed__img{
	max-width:220px;
}
.eshop-item-detailed__subtitle{
    font-size: 13px;
    font-weight: bold;
    margin: 10px 0;
    text-align: left;
    margin-top:20px;
}

.eshop-item-detailed__addpics-container,
.eshop-item-detailed__addpics-clipper {
    overflow: hidden;
    position: relative;
    font-size: 0;
}

.eshop-item-detailed__addpics-item {
    display: inline-block;
    padding: 0;
    text-align: center;
}

.eshop-item-detailed__addpics-img {
    border: 1px solid #DDDDDD;
    height: 50px;
    margin: 0 3px;
    width: 50px;
}

.eshop-item-detailed__visual {
    display: inline-block;
    margin: 0 10px 10px 0;
    vertical-align: top;
}

.eshop-item-detailed__addpics {
    margin-top: 20px;
    overflow: hidden;
    position: relative;
    width: 220px;
}

.eshop-item-detailed__price-tag{
	min-width:65px;
	min-height:30px;
	padding:0 20px 0 10px;
	text-align:left;
	border-radius:0;
}
.eshop-item-detailed__actual-price{
	display:inline-block;
	color:black;
	font-size:13px;
	font-weight:700;
	border-radius:5px;
	text-align:left;
}
.eshop-item-detailed__origin-price{
	margin:0 0 -5px;
	text-decoration:line-through;
}
.eshop-item-detailed__box{
	display:inline-block;
	*float:left;
}
.eshop-item-detailed__text-box{
	vertical-align: top;
	display:inline-block;
	*float:left;
	width:190px;
	max-width:280px;
}
.eshop-item-detailed__choice-box {
    width: 210px;
    display: inline-block;
}
.eshop-item-detailed__price-box{
	overflow:hidden;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	transition:all 0.3s;
}
.eshop-item-detailed__price-box{
	overflow:hidden;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	transition:all 0.3s;
}
.eshop-item-detailed__price-tag{
	display:block;
	padding:15px 0;
	background:#F0F0F0;
	text-align:center;
}
.eshop-item-detailed__actual-price{
	font-size:30px;
	font-weight:400;
}
.eshop-item-detailed__cart-box_base{
	padding:8px 0;
	border:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
	position:relative;
	padding:5px 12px;
	color:#000;
	background:#ffffff;
	background:-moz-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#e5e5e5));
	background:-webkit-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	background:-o-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	background:-ms-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	background:linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	font-size:12px;
	line-height:1.2em;
	height:auto;
	width:auto;
	cursor:pointer;
	display:block;
	text-align:center;
    border: 1px solid #ededed;
}
.eshop-item-detailed__cart-box_base:hover{
    background:#ffffff;
	background:-moz-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(50%,#f3f3f3),color-stop(51%,#ededed),color-stop(100%,#ffffff));
	background:-webkit-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
	background:-o-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
	background:-ms-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
	background:linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
	border:1px solid #ededed;
	text-decoration:inherit;
}
.eshop-item-detailed__cart-box_base:visited{
	color:#fff;
}
.eshop-item-detailed__cart-box_base:active{
	box-shadow:0 0 2px rgba(255,255,255,0.7) inset;
}

.eshop-item-detailed__base-price-caption{
	display:block;
}
.eshop-item-detailed__base-price-container{
	display:inline-block;
	text-align:left;
}
.eshop-item-detailed__add-to-cart-link{
	padding:0;
	font-size:13px;
}
.eshop-item-detailed__add-to-cart-link_base{
	border:none;
	color:#fff;
}
.eshop-item-detailed__cart-quantity{
	vertical-align:middle;
	width:23px;
	border-radius:3px;
}
.eshop-item-detailed__cart-text{
	font-weight:700;
	font-size:13px;
}
.eshop-item-detailed__other-prices .eshop-item-detailed__cart-text{
	font-size:11px;
	font-weight:400;
}
.eshop-item-detailed__popup-link{
	text-align:center;
}
.eshop-item-detailed__img-label:before{
	content:"";
	display:inline-block;
	width:14px;
	height:13px;
	margin-right:5px;
	background:url(_img/eshop-item-detailed__loupe.gif) no-repeat;
	vertical-align:middle;
}
.eshop-item-detailed__img-label{
	display: block;
	text-align: center;
}
.eshop-item-detailed__sku-name{
	font-weight:400;
}

.eshop-item-detailed__sku-value,
.eshop-item-detailed__custom-field-value,
.eshop-item-detailed__custom-field-name,
.eshop-item-detailed__sku-name {
    display: inline-block;
    vertical-align: top;
}
.eshop-item-detailed__custom-field-name{
	font-weight:400;
}
.eshop-item-detailed__sku-value{
	color:#999;
}
.eshop-item-detailed__custom-field-value{
	color:#999;
}
.eshop-item-detailed__availability-box{
	margin-bottom:8px;
}
.eshop-item-detailed__replies{
	height:15px;
	margin-top:12px;
}
.eshop-item-detailed__replies-count{
	font-style:italic;
}
.eshop-item-detailed__price-wrapper{
    text-align: center;
	overflow:hidden;
	font-size:11px;
	position:relative;
	padding:5px 12px;
	background:#fefefe;
	background:-moz-linear-gradient(top,#fefefe 45%,#e5e5e5 75%);
	background:-webkit-linear-gradient(top,#fefefe 45%,#e5e5e5 75%);
	background:-o-linear-gradient(top,#fefefe 45%,#e5e5e5 75%);
	background:-ms-linear-gradient(top,#fefefe 45%,#e5e5e5 75%);
	background:linear-gradient(top,#fefefe 45%,#e5e5e5 75%);
	border:1px solid #e5e5e5;
	color:#000;
	font-size:12px;
	line-height:1.2em;
	height:auto;
	width:auto;
	cursor:pointer;
	padding:5px 0;
}
.eshop-item-detailed__price-wrapper:hover{
	background:#fefefe;
	background:-moz-linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
	background:-webkit-linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
	background:-o-linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
	background:-ms-linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
	background:linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
	border:1px solid #e5e5e5;
	color:#000;
	text-decoration:inherit;
}
.eshop-item-detailed__price-wrapper:visited{
	color:#000;
}
.eshop-item-detailed__price-wrapper:active{
	box-shadow:0 0 2px rgba(180,180,180,0.7) inset;
}
.eshop-item-detailed__price-wrapper:before{
	content:"";
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:1px;
	background:rgba(255,255,255,0.8);
}
.eshop-item-detailed__price-wrapper:after{
	content:"";
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:1px;
	background:rgba(255,255,255,0.6);
	-moz-box-shadow:0 1px 2px rgba(255,255,255,0.7) 0 7px #ccc;
	-webkit-box-shadow:0 1px 2px rgba(255,255,255,0.7) 0 7px #ccc;
	box-shadow:0 1px 2px rgba(255,255,255,0.7) 0 7px #ccc;
	-moz-box-shadow:0 1px 2px rgba(255,255,255,0.7);
	-webkit-box-shadow:0 1px 2px rgba(255,255,255,0.7);
	box-shadow:0 1px 2px rgba(255,255,255,0.7);
}
.eshop-item-detailed__price-wrapper .eshop-item-detailed__price-tag{
	background:transparent;
	min-height:0;
	min-width:0;
}
.eshop-item-detailed__price-wrapper .eshop-item-detailed__other-price-caption{
	display:inline-block;
	margin:0;
	font-size:11px;
	vertical-align:middle;
}
.eshop-item-detailed__price-wrapper .eshop-item-detailed__other-price-box{
	display:inline-block;
}
.eshop-item-detailed__price-wrapper .eshop-item-detailed__price-tag{
	padding:0;
}
.eshop-item-detailed__price-wrapper .eshop-item-detailed__other-price-actual{
	margin:0;
	vertical-align:middle;
}
.eshop-item-detailed__price-wrapper .eshop-item-detailed__cart-box{
	display:inline-block;
}
.eshop-item-detailed__price-wrapper .eshop-item-detailed__cart-quantity{
	display:block;
	color:#848484;
}
.eshop-item-detailed__price-wrapper_forbidden{
	background:#fdfdfd;
	cursor:default;
	border:0;
}
.eshop-item-detailed__price-wrapper_forbidden:hover{
	border:inherit;
	background:inherit;
}
.eshop-item-detailed__price-wrapper_forbidden:active{
	border:inherit;
	background:inherit;
}
.eshop-item-detailed__price-wrapper_vkredit .eshop-item-detailed__cart-icon{
	width:26px;
	height:20px;
	background:url("_img/eshop-item-detailed__vkredit.png") no-repeat;
}
.eshop-item-detailed__one-click-order{
	padding:8px 0;
	background-color:#2a79b6;
	background-repeat:repeat-x;
	background-image:-moz-linear-gradient(top,#2a79b6,#1a5996);
	background-image:-ms-linear-gradient(top,#2a79b6,#1a5996);
	background-image:-webkit-linear-gradient(top,#2a79b6,#1a5996);
	background-image:-o-linear-gradient(top,#2a79b6,#1a5996);
	background-image:linear-gradient(top,#2a79b6,#1a5996);
	color:#fff;
	font-size: 13px;
	font-weight:700;
	text-align:center;
	cursor:pointer;
}
.eshop-item-detailed__one-click-order:hover{
	background:#2a79b6;
}
.eshop-item-detailed__one-click-order:before{
	content:"";
	display:inline-block;
	vertical-align:bottom;
	width:20px;
	height:20px;
	margin-right:7px;
	background:url("_img/eshop-item-detailed__one-click.png");
}
.eshop-item-detailed__comparison{
	margin:10px 0;
}
.eshop-item-detailed__price-postfix{
	font-weight:700;
}
.eshop-item-detailed__addpics-container{
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	transition:all 0.3s;
}
* html .eshop-item-detailed__addpics-item{
	float:left;
}
*+html .eshop-item-detailed__addpics-item{
	float:left;
}
.eshop-item-list__content {
    overflow: hidden;
    position: relative;
}
.eshop-item-list__container:after {
    content: "";
    display: inline-block;
    height: 0;
    opacity: 0;
    width: 100%;
}
.eshop-item-list__container {
    display: block;
    font-size: 0;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: justify;
    transition: left 0.5s ease-out 0s, top 0.5s ease-out 0s;
    width: auto;
    word-spacing: -2px;
}
.eshop-item-list__clipper {
    overflow: hidden;
    position: relative;
    width: auto;
}
.eshop-item-list {
    overflow: hidden;
    position: relative;
    text-align: center;
    width: auto;
}
.compare_small_body {
    padding: 10px 0;
}
.eshop-item-list__compare{
	margin:20px 0;
}
.eshop-item-list_type_catalog{
	overflow:visible;
}
.eshop-item-list_type_catalog .eshop-item-list__clipper{
	overflow:visible;
}

.eshop-item-properties{
	margin:2px 0;
	padding:5px;
	border:1px solid #ddd;
	background:#f8f8f8;
	color:#555;
}
.chosen-properties__property {
	display: none;
}
.chosen-properties__header {width: 20%;
	display: inline-block;}
 .chosen-properties__value {
	width: 76%;    font-weight: 600;
	display: inline-block;
}
.eshop-item-properties_notavail{
	background:#fff0f0;
	border:1px solid #fcc;
}
.eshop-item-properties_notavail .eshop-item-properties__header::after{
	content:attr(title);
	color:#999;
	font-size:11px;
	margin-left:6px;
	text-transform:lowercase;
}
.eshop-item-properties__header{
	padding:2px 10px;
}
.eshop-item-properties_disabled{
	color:#ccc;
}
.eshop-item-properties__radio{
	border:0;
}
.eshop-item-properties__label:hover{
	color:#4490b2;
}
.eshop-item-properties__label_visited{
	font-weight:700;
}
.eshop-item-properties__label_value_notset{
	font-style:italic;
}
.eshop-item-properties__order-num{
	color:green;
	font-weight:900;
}
.eshop-item-properties__reset{
	border:1px solid #eee;
	padding:3px;
	background:#fff;
}
.eshop-item-properties_type_chosen-properties{
	padding:0;
	border:0;
	border-radius:0;
	background:transparent;
	margin:0;
	transition:all 0.0s;
}
.eshop-item-properties_type_chosen-properties::after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.eshop-item-properties_type_chosen-properties .eshop-item-properties__header{
	padding:0;
	font-weight:700;
	margin-bottom:10px;
}
.eshop-item-properties_type_chosen-properties .eshop-item-properties__header::after{
	display:none;
}
.eshop-item-properties_type_chosen-properties .eshop-item-properties__property{
	float:left;
	width:49%;
	padding:0;
	font-size:12px;
}
.eshop-item-properties_type_chosen-properties .eshop-item-properties__value{
	float:left;
	width:49%;
	padding:0;
	font-size:12px;
}
.eshop-item-properties_type_chosen-properties .eshop-item-properties__value_disabled{
	color:#ccc;
}

.ami-eshop-properties__wrapper-table .eshop-item-tooltip-prop {display: none !important;}
.ami-eshop-properties__wrapper-table .ami-eshop-properties__wrapper-table-tr__1 .eshop-item-tooltip-prop {display: block !important;}

.ami-eshop-properties__wrapper-table td,
.ami-eshop-properties__wrapper-table th {
    padding: 6px 12px;
    border: 1px solid #A7A7A7;
    vertical-align: middle;
}

.ami-eshop-properties__wrapper-table .eshop-item-detailed__actual-price {
    font-size: 16px;
}

.ami-eshop-properties__wrapper-table .eshop-item-detailed__price-tag {
    float: left;
    background: none;
    padding: 0;
    top: 6px;
    position: relative;
    min-height: 10px;
}

.ami-eshop-properties__wrapper-table .eshop-item-detailed__cart-box_base {
    padding: 2px 12px;
    float: right;
    margin-left: 10px;
}

.ami-eshop-properties__wrapper-table th {
	background:#fadf71;
	background-color:#fff376;
	background-repeat:repeat-x;
	background-image:-moz-linear-gradient(top,#fff376,#f9d968);
	background-image:-ms-linear-gradient(top,#fff376,#f9d968);
	background-image:-webkit-linear-gradient(top,#fff376,#f9d968);
	background-image:-o-linear-gradient(top,#fff376,#f9d968);
	background-image:linear-gradient(top,#fff376,#f9d968);
}

#ami-eshop-properties__wrapper {
    padding-right: 20px;
}

#ami-eshop-properties__wrapper label {
    display: inline-block;
    padding-left: 4px;
    margin: 0;
    position: relative;
    top: -1px;
}
.eshop-item-properties{
	color:#555;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	transition:all 0.3s;
	border-radius:5px;
}
.eshop-item-properties_notavail{
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	transition:all 0.3s;
	border:1px solid #fcc;
}
.eshop-item-small:hover .eshop-item-small__additional-prices{
	visibility:visible;
	opacity:1;
}
.eshop-item-small__content{
	background:transparent;
	height:100%;
	text-align:center;
	font-size: 13px;
	padding: 6px;
}
.eshop-item-small__category,.eshop-item-small__category:visited{
	text-decoration:underline;
	font-weight:700;
	font-size:12px;
}
.eshop-item-small__title,.eshop-item-small__title:visited{
	text-decoration:underline;
	text-transform:uppercase;
	font-weight:700;
	font-size:12px;
}
.eshop-item-small__title:hover,.eshop-item-small__category:hover{
	text-decoration:none;
}
.eshop-item-small__prices{
	margin-top:8px;
}
.eshop-item-small__base-price{
	display:inline-block;
}
.eshop-item-small__base-price .eshop-item-small__cart-text {
	text-decoration: none;
}
.eshop-item-small__caption{
	display:block;
}

.eshop-item-small__price-tag{
	position:relative;
	display:inline-block;
	height:30px;
	padding:0 8px;
	border-radius:5px;
	background:#F0F0F0;
	text-align:left;
	margin-bottom: 10px;
}
.eshop-item-small__price-tag_additional{
	font-size:13px;
	font-weight:700;
	height:22px;
	padding-top:8px;
}
.eshop-item-small__price-tag_vkredit{
	display:inline-block;
}
.eshop-item-small__price-actual{
	display:block;
	margin-top:8px;
	font-size:13px;
	font-weight:bold;
}
.eshop-item-small__price-original{
	display:block;
	margin-bottom:-11px;
	margin-top:-2px;
    text-decoration: line-through;
    font-size: 13px;
}

.eshop-item-small__cart-form{
    display:inline-block;
    text-align: left;
    white-space: nowrap;
    margin-bottom: 10px;
}

.eshop-item-small__cart-text:active{
	box-shadow:0 0 2px rgba(255,255,255,0.7) inset;
}

.eshop-item-small__additional-prices{
	border-radius:0 0 5px 5px;
}
.eshop-item-small__additional-price_vkredit{
	position:relative;
	padding:5px 12px;
	background:#fefefe;
	background:-moz-linear-gradient(top,#fefefe 45%,#e5e5e5 75%);
	background:-webkit-linear-gradient(top,#fefefe 45%,#e5e5e5 75%);
	background:-o-linear-gradient(top,#fefefe 45%,#e5e5e5 75%);
	background:-ms-linear-gradient(top,#fefefe 45%,#e5e5e5 75%);
	background:linear-gradient(top,#fefefe 45%,#e5e5e5 75%);
	border:1px solid #e5e5e5;
	color:#000;
	font-size:12px;
	line-height:1.2em;
	height:auto;
	width:auto;
	cursor:pointer;
	background-color:#ddd;
	display:inline-block;
	margin:6px 0;
	padding-left:4px;
	padding-right:4px;
}
.eshop-item-small__additional-price_vkredit:hover{
	background:#fefefe;
	background:-moz-linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
	background:-webkit-linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
	background:-o-linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
	background:-ms-linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
	background:linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
	border:1px solid #e5e5e5;
	color:#000;
	text-decoration:inherit;
}
.eshop-item-small__additional-price_vkredit:visited{
	color:#000;
}
.eshop-item-small__additional-price_vkredit:active{
	box-shadow:0 0 2px rgba(180,180,180,0.7) inset;
}
.eshop-item-small__additional-price_vkredit:before{
	content:"";
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:1px;
	background:rgba(255,255,255,0.8);
}
.eshop-item-small__additional-price_vkredit:after{
	content:"";
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:1px;
	background:rgba(255,255,255,0.6);
	-moz-box-shadow:0 1px 2px rgba(255,255,255,0.7) 0 7px #ccc;
	-webkit-box-shadow:0 1px 2px rgba(255,255,255,0.7) 0 7px #ccc;
	box-shadow:0 1px 2px rgba(255,255,255,0.7) 0 7px #ccc;
	-moz-box-shadow:0 1px 2px rgba(255,255,255,0.7);
	-webkit-box-shadow:0 1px 2px rgba(255,255,255,0.7);
	box-shadow:0 1px 2px rgba(255,255,255,0.7);
}
.eshop-item-small__additional-price_vkredit .eshop-item-small__caption{
	display:inline-block;
}
.eshop-item-small__additional-price_vkredit .eshop-item-small__cart-icon{
	display:inline-block;
	vertical-align:middle;
	width:26px;
	height:20px;
	background:url("_img/eshop-item-small__vkredit.png") no-repeat;
}
.eshop-item-small__vkredit-price{
	font-weight:700;
}
.eshop-item-small__price-postfix{
	font-weight:700;
}
.eshop-item-small__additional-price_not_avail{
	background:#fff;
	cursor:default;
}
.eshop-item-small__additional-price_not_avail .eshop-item-small__cart-form{
	display:none;
}

.eshop-item-small__header {
    min-height: 46px;
}

.eshop-item-small_type_miniblock .eshop-item-small__additional-prices{
	position:static;
	visibility:visible;
	opacity:1;
}

.eshop-item-small__additional-price_vkredit div {
    display: inline-block !important;
}

#cart_items * {
    font-size: 100%;
}

.cart-small__order-btn,
#cartPopupWindow .cart-small__cont-btn {
	position:relative;
	padding:5px 12px;
	background:#ffffff;
	background:-moz-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#e5e5e5));
	background:-webkit-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	background:-o-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	background:-ms-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	background:linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	border:1px solid #e5e5e5;
	color:#848484;
	font-size:12px;
	line-height:1.2em;
	height:auto;
	width:auto;
	cursor:pointer;
    text-decoration: none;
    border-radius: 5px;
    display: inline-block;
}

.cart-small__title {
    display: block;
    font-weight: bold;
} 

.popupContent .cart-small {
    display: inline;
}

.popupContent .cart-small__order-btn {
    margin-right: 10px;
    display: inline-block;
}

.cart-small__order-btn:hover,
#cartPopupWindow .cart-small__cont-btn:hover {
    background:#ffffff;
	background:-moz-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(50%,#f3f3f3),color-stop(51%,#ededed),color-stop(100%,#ffffff));
	background:-webkit-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
	background:-o-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
	background:-ms-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
	background:linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
}

.eshop-ordering__redirect-info{
	display:none;
	visibility:hidden;
}

.recalc123 {
	text-decoration: none !important;   
}

@media screen and (max-width: 1000px) {
    #cart_items td:nth-child(3) {
    	display: none;
    }
    
    #cart_items td {
    	padding: 12px 2px 12px 2px;
    }
    
    #cart_items tr:first-child {
    	display: none;
    }
    
    #cart_items img {
        width: 60px;
        height: auto;
        display: none;
    }
    
    #cart_items input {
        padding: 4px 0;
        width: 22px !important;
        height: auto !important;
        font-size: 14px !important;
    }
}

/* E-Shop: End buy, credit and one click button
 * @tpl _eshop_item_list.tpl
 */

/* E-Shop: Start cart popup
 * @tpl eshop_cart.tpl
 */

div.amiPopup {
    height: auto !important;
}

.cart-small__info_not_empty, .amiPopup .cart-small__cont-btn {
    display: block;
    padding: 2px 0 8px 0;
}

.amiPopup .cart-small__info_not_empty,
.amiPopup .cart-small__cont-btn {
    display: inline;
    padding: 0;
}

.amiPopup .cart-small__success-message {
    display: block;
    padding: 10px 0;
    font-weight: bold;
}

.amiPopup #cart-small__info_not_empty {
    padding-bottom: 8px;
    display: block;
}


#cart-small__info_is_empty {
    padding: 2px 0 8px;
}

.cart-small__cont-btn,
.cart-small__success-message,
.cart-small_not_empty #cart-small__info_is_empty,
.cart-small_type_one-click .cart-small__order-btn,
.cart-small_type_one-click .cart-small__cont-btn,
.cart-small_empty #cart-small__info_not_empty,
.amiPopup .cart-small__info,
.cart-small__order-btn {
    display: none;
}

.cart-small_not_empty .cart-small__order-btn {
    display: inline-block;
}

#cartPopupWindow .cart-small_type_one-click div .cart-small__order-btn,
#cartPopupWindow .cart-small_type_one-click div .cart-small__cont-btn {
    display: none !important;
}

/* E-Shop: End cart popup
 * @tpl eshop_cart.tpl
 */

/* 5. SYSTEM ****************************************************************************************************/

/* SYSTEM: Start added items to cart
 * @tpl _eshop_item_list.tpl
 */

.eshop-item-detailed__price-wrapper,
.eshop-item-detailed__price-box {
    overflow: visible !important;
}

.eshop-item-small__added-items-prop {
    box-shadow: 0 0 10px -2px #000;
    border-radius: 5px;
    display: none;
    position: absolute;
    bottom: 110px;
    right: 0;
    width: 240px;
    background: #fff;
    padding: 10px 20px;
    z-index: 20;
    color: #000;
    font-weight: normal;
    cursor: pointer;
    font-size: 13px;
}
.added-items-prop-list {
    text-align: left;
    height: auto;
    bottom: auto;
    right: auto;
    width: 205px;
}
.eshop-item-small__added-items-prop__title {
    font-weight: bold;
    padding-bottom: 5px;
    margin-bottom: 5px;
    color: #333;
    font-size: 13px;
    border: 0;
}

#cart_items tr {
    -webkit-transition:background 1s ease-in-out;
    -moz-transition:background 1s ease-in-out;
    -o-transition:background 1s ease-in-out;
    transition:background 1s ease-in-out;
}

.cart_items__tr-select {
    background: #D4FDDA;
}

.cart_items__tr {
    background: #fff;
}

.eshop-item-detailed__box .eshop-item-tooltip {
    margin: 0;
    right: 0;
}

@-webkit-keyframes animate-shine { 
    0% {opacity: 0; width: 0%;}
    50% {opacity: 0.6; width: 50%;}
    100% {opacity: 0; width: 100%;}
}

@-moz-keyframes animate-shine {
    0% {opacity: 0; width: 0%;}
    50% {opacity: 0.6; width: 50%;}
    100% {opacity: 0; width: 100%;}
}
    
@-webkit-keyframes animate-shine-remove { 
    0% {opacity: 0; width: 100%;}
    50% {opacity: 0.6; width: 50%;}
    100% {opacity: 0; width: 0%;}
}

@-moz-keyframes animate-shine-remove {
    0% {opacity: 0; width: 100%;}
    50% {opacity: 0.6; width: 50%;}
    100% {opacity: 0; width: 0%;}
}

.eshop-add-to-cart__process-add:after,
.eshop-add-to-cart__process-remove:after {
    background: none repeat scroll 0 0 #fff;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    top: 0;
    width: 0;
    -webkit-animation: animate-shine 0.7s linear infinite;
    -moz-animation: animate-shine 0.7s linear infinite;
    animation: animate-shine 0.7s linear infinite;
}
    
.eshop-add-to-cart__process-remove:after {
    -webkit-animation: animate-shine-remove 0.7s linear infinite;
    -moz-animation: animate-shine-remove 0.7s linear infinite;
    animation: animate-shine-remove 0.7s linear infinite;
}

.eshop-item-tooltip {
	position: absolute;
    display: none;
    font-size: 11px !important;
    font-weight: normal;
    background: #FFEB3B;
	color: #5c5c5c;
	padding: 1px 0;
	border: 1px solid #9E9E9E;
	border-radius: 2px;
	box-shadow: 0px 2px 0px rgba(0,0,0,0.1);
	text-shadow: 1px 1px 0px rgba(255,255,255,0.4);
	text-align: center;
	font-size: 13px;
    z-index: 1;
    bottom: 30px;
    margin-left: -45px;
    left: 50%;
    cursor: default;
}

.eshop-item-tooltip-area {
    -webkit-transition:all 0.5s ease-in-out;
    -moz-transition:all 0.5s ease-in-out;
    -o-transition:all 0.5s ease-in-out;
    transition:all 0.5s ease-in-out;
    overflow: hidden;
    max-height: 14px;
    width: 90px;
}

.eshop-item-tooltip-title {
    display: block;
    padding: 0 10px;
    text-align: left;
}

.eshop-item-tooltip:hover .eshop-item-tooltip-area  {
    max-height: 100px;
    height: auto;
}

.eshop-item-detailed__prices .eshop-item-tooltip {
    left: auto;
}

.eshop-item-tooltip-prop #properties-items-popup {
    text-align: left;
    display: block;
    padding: 10px;
}

.eshop-item-tooltip-prop .eshop-item-tooltip__btn-cart {
    width: 90px;
}

.eshop-item-tooltip-prop:hover .eshop-item-tooltip-area {
    max-height: 200px;
    height: auto;
    width: 207px;
}

.eshop-item-tooltip-prop #properties-items-popup {
    overflow: hidden;
    width: 200px;
}

.eshop-item-tooltip__btn-cart,
.eshop-item-tooltip__btn-delete {
    cursor: pointer;
    display: block;
    border: 1px solid #DFDFDF;
	background:#FAFAFA;
	background:-moz-linear-gradient(top,#FAFAFA 45%,#e5e5e5 75%);
	background:-webkit-linear-gradient(top,#FAFAFA 45%,#e5e5e5 75%);
	background:-o-linear-gradient(top,#FAFAFA 45%,#e5e5e5 75%);
	background:-ms-linear-gradient(top,#FAFAFA 45%,#e5e5e5 75%);
	background:linear-gradient(top,#FAFAFA 45%,#e5e5e5 75%);
    margin: 4px 8px 2px 8px;
    border-radius: 3px;
}

.eshop-item-tooltip__btn-cart:hover,
.eshop-item-tooltip__btn-delete:hover {
	background:#FAFAFA;
	background:-moz-linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
	background:-webkit-linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
	background:-o-linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
	background:-ms-linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
	background:linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
}

.eshop-item-tooltip:before {
    content: '';
    border-top: 6px solid #9e9e9e;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    left: 35px;
    bottom: -7px;
}
.eshop-item-tooltip:after {
    content: '';
    border-top: 5px solid #ffeb3b;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    position: absolute;
    left: 37px;
    bottom: -5px;
}
/* SYSTEM: End added items to cart
 * @tpl _eshop_item_list.tpl
 */

/* SYSTEM: Start module sort
 * @tpl _eshop_item_list.tpl
 * @tpl _sort.tpl
 */

.eshop-item-list__caption::after{
	content:"";
	display:block;
	width:100%;
	height:0;
	clear:both;
}
.eshop-item-list__caption{
	position:relative;
	margin-top:10px;
	min-height:30px;
}
.sorter {
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    float: left;
    font-size: 13px;
    padding: 5px 15px;
    margin-top: 10px;
}

.sorter__link{
	font-size:12px;
}
.sorter__item{
	margin:0 4px;
	font-size:12px;
}
.sorter__item_type_asc{
	padding-left:12px;
	font-weight:700;
	background:url("data:image/gif;base64,R0lGODlhCwALAIABAAAAAP///yH5BAEAAAEALAAAAAALAAsAAAIPjI+py43QgFyypoqd3qYAADs=") no-repeat;
	background-position:left center;
}
.sorter__item_type_desc{
	padding-left:12px;
	background:url("data:image/gif;base64,R0lGODlhCwALAIABAAAAAP///yH5BAEAAAEALAAAAAALAAsAAAIPjI+pyx0AI0hyqtis2/wUADs=") no-repeat;
	background-position:left center;
	font-weight:700;
}

div.sort {
    height: 40px;
}

div.sort_caption,
div.sort_field,
div.sort_field_caption,
div.sort_field_separator,
div.sort_dir {
    float: left;
}

div.sort_field_active {
}

div.sort_field_caption {
    padding-left: 6px;
}

div.sort_field_separator {
    padding-left: 6px;
    border-right: 1px dotted black;
}

div.sort_field_active div.sort_field_caption {
    font-weight: bold;
}

div.sort_dir {
    padding-left: 8px;
}

.eshop-item-list__search-result {
    padding: 14px 0 6px 0;
}

.eshop-item-list__sorting{
	display:inline-block;
	float:left;
	padding:5px 15px;
	border:1px solid #ccc;
	border-radius:5px 5px 5px 5px;
}
.eshop-item-list__sort-over-text{
	font-weight:bold;
}
.eshop-item-list__switcher {
	margin-top: 10px;
}
.eshop-item-list__switcher label {display: inline-block;}
.eshop-item-list__switcher:nth-of-type(n){
	display:block;
	float: right;
	padding:5px 15px;
	border:1px solid #ccc;
	border-radius:5px;
	font-size:12px;
	font-weight:400;
}
.eshop-item-list__switcher-radio-list{
	display:none;
}
.eshop-item-list__switcher-radio-table{
	display:none;
}
.eshop-item-list__switcher-label-list{
	margin:0 10px;
	padding-left:20px;
	background:url("data:image/jpg;base64,/9j/4AAQSkZJRgABAgAAZABkAAD/7AARRHVja3kAAQAEAAAAPAAA/+4ADkFkb2JlAGTAAAAAAf/bAIQABgQEBAUEBgUFBgkGBQYJCwgGBggLDAoKCwoKDBAMDAwMDAwQDA4PEA8ODBMTFBQTExwbGxscHx8fHx8fHx8fHwEHBwcNDA0YEBAYGhURFRofHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8f/8AAEQgAEAAQAwERAAIRAQMRAf/EAFwAAAMBAAAAAAAAAAAAAAAAAAIDBAcBAQAAAAAAAAAAAAAAAAAAAAAQAAICAgEEAgMAAAAAAAAAAAECAwQRBQYAIRITMVEiMgcRAQAAAAAAAAAAAAAAAAAAAAD/2gAMAwEAAhEDEQA/ANv1ew1a2OWO/M5PCG2gsSSeqJdY3sZfUj2lkhIZgY8+OO2P3ySDdfveOvsK0cf9DW9K8qLHSNjTn3MzALHiKukh8j2wpz9dAembmUF3ksrcd1tYtbQ6mWOYQG9FkhprUsa2GDqmCMx5zlcYHmQvrbHnzW4Us6LWw1GcCxNHtJpJEQn8mWM0UDED4BcZ+x0H/9k=") no-repeat;
	color:#4490b2;
	cursor:pointer;
	text-decoration:underline;
}
.eshop-item-list__switcher-label-table{
	margin:0 10px;
	padding-left:20px;
	background:url("data:image/jpg;base64,/9j/4AAQSkZJRgABAgAAZABkAAD/7AARRHVja3kAAQAEAAAAPAAA/+4ADkFkb2JlAGTAAAAAAf/bAIQABgQEBAUEBgUFBgkGBQYJCwgGBggLDAoKCwoKDBAMDAwMDAwQDA4PEA8ODBMTFBQTExwbGxscHx8fHx8fHx8fHwEHBwcNDA0YEBAYGhURFRofHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8f/8AAEQgAEAAQAwERAAIRAQMRAf/EAGwAAQEBAAAAAAAAAAAAAAAAAAQDBwEAAgMAAAAAAAAAAAAAAAAAAQQDBQYQAAMAAgAFBQEAAAAAAAAAAAECAxEEACExcRJBYZEyBTQRAAEEAgICAwAAAAAAAAAAAAIAAREDUQRhcUESIbHR/9oADAMBAAIRAxEAPwDZ/P8AQ2NqktV5zSevOgLQm+SYTYksZOfs56t8etmA1BUJEMu/L5flZ+yzYPYMAP1YY8NhuFVdf9aNaPs2k8EWwKDXmhyNdnXDCEyD5c+o7Y58QHbSQwIwXb57TVFOyJyZ+w9NjpE0aCNnteVlZ9eUmQ6myWV0kiNkjXccmQ4w3bgHez1CPlv1GrVIdg7H+WKPpkrZ3pPG4lG5o6VE1GpsAktJkVf50xlvcDheU7D4X//Z") no-repeat;
	color:#4490b2;
	cursor:pointer;
	text-decoration:underline;
}
.eshop-item-list__switcher-label-list:hover{
	text-decoration:underline;
}
.eshop-item-list__switcher-label-table:hover{
	text-decoration:underline;
}
.eshop-item-list__switcher-radio-list:checked~.eshop-item-list__caption .eshop-item-list__switcher .eshop-item-list__switcher-label-list{
	color:#4490b2;
	text-decoration:underline;
	font-weight:700;
}
.eshop-item-list__switcher-radio-table:checked~.eshop-item-list__caption .eshop-item-list__switcher .eshop-item-list__switcher-label-table{
	color:#4490b2;
	text-decoration:underline;
	font-weight:700;
}

.eshop-item-list__switcher-radio-list:checked~.eshop-item-list__clipper>.eshop-item-list__container>.eshop-item-small{
	display:block;
	width:auto;
	text-align:left;
	clear: both;
}
.eshop-item-list__switcher-radio-list:checked~.eshop-item-list__clipper>.eshop-item-list__container>.eshop-item-small .eshop-item-small__header{
	text-align:left;
}
.eshop-item-list__switcher-radio-list:checked~.eshop-item-list__clipper>.eshop-item-list__container>.eshop-item-small .eshop-item-small__visual{
	width:auto;
	text-align:left;
	float:left;
	margin-right:30px;
	margin-bottom:10px;
}
.eshop-item-list__switcher-radio-list:checked~.eshop-item-list__clipper>.eshop-item-list__container>.eshop-item-small .eshop-item-small__comparison{
	text-align:left;
}
.eshop-item-list__switcher-radio-list:checked~.eshop-item-list__clipper>.eshop-item-list__container>.eshop-item-small .eshop-item-small__line{
	text-align:left;
}
.eshop-item-list__switcher-radio-list:checked~.eshop-item-list__clipper>.eshop-item-list__container>.eshop-item-small .eshop-item-small__spec-announce{
	display:block;
}
.eshop-item-list__switcher-radio-list:checked~.eshop-item-list__clipper>.eshop-item-list__container>.eshop-item-small .eshop-item-small__content{
	text-align:left;
	max-width:1000px; height:284px;
}
.eshop-item-list__switcher-radio-table:checked~.eshop-item-list__clipper>.eshop-item-list__container>.eshop-item-small{
	display:inline-block;
}
.eshop-item-list__switcher-radio-table:checked~.eshop-item-list__clipper>.eshop-item-list__container>.eshop-item-small .eshop-item-small__spec-announce{
	display:none;
}

.sort-type {
    display: block;
    height: 40px;
    line-height: 1.8;
    width: 100%;
}
.sort-type__area {
    float: right;   
}
.sort-type__field, .sort-type__caption, .sort-type__selectarea {
    float: left;
}
.sort-type__field-caption {
    padding: 0;
    margin: 0 8px;
}
.sort-type__field-selected {
    font-weight: bold;
}
.sort-type__selectarea {
    margin-left: 5px;
}

/* SYSTEM: End module sort
 * @tpl _eshop_item_list.tpl
 * @tpl _sort.tpl
 */

/* SYSTEM: Start rating like
 * @tpl rating_like.tpl
 * @tpl ext_rating_like.tpl
 */

.rating__like-form {
    clear: both;
    height: 20px;
    line-height: 1;
    position: relative;
}

.rating-like__form-popup {
    background: none repeat scroll 0 0 #000000;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 3px #FFFFFF;
    color: #FFFFFF;
    padding: 3px 10px;
    position: absolute;
    right: 0;
    top: -35px;
    width: 120px;
}

.rating-like__form-popup__txt {
    font-size: 11px !important;
}

.rating-like__form-popup .rating-like__form-popup__arrow {
    background: url(_img/icon-dec-sel.gif) no-repeat;
    display: block;
    height: 11px;
    position: absolute;
    right: 10px;
    bottom: -7px;
    width: 11px;
}
    
.like__ajax-loader {
    background: url(_img/ami_jsapi/loader-mini__white.gif) #fff center no-repeat;
    position: absolute;
    top: 3px;
    left: 3px;
    width: 15px;
    height: 15px;
    border-radius: 5px;
}
    
.amiphotoalbum .like__ajax-loader {
	background: url(_img/ami_jsapi/loader-mini__black.gif) center no-repeat;
}

.rating-like__form-block {
    cursor: pointer; 
    padding: 4px 2px;
    position: relative;
    left: -3px;
    top: -3px;
    border-radius: 3px;
    opacity: 0.8;
}
.rating-like__form-block__like-count {
    padding-left: 0;
    position: relative;
    top: 3px;
    font-size: 11px !important;
    min-width: 12px;
}
.rating-like__form-block:hover {opacity: 1;}
.rating-like__form-block__like, .rating-like__form-block__like-count, .rating-like__form-block {float: left;}
.rating-like__form-block__like {
    background: url("_img/rating/like/like_hand_black.png") no-repeat scroll left center transparent;
    font-size: 0 !important;
    height: 16px;
    width: 20px;
}
.rating-like__form-block-off {opacity: 0.5;}
.rating-like__form-block-off:hover {background: none;cursor: default; opacity: 0.5;}
.rating-like__form-block,
.rating-like__form-block:hover,
.rating-like__form-block:hover .rating-like__form-block__like-count {
    color: #000; 
    background: none;
}

/* SYSTEM: End rating like
 * @tpl rating_like.tpl
 * @tpl ext_rating_like.tpl
 */

/* SYSTEM: Start rating stars oneblock
 * @tpl rating_stars_oneblock.tpl
 * @tpl ext_rating_stars_oneblock.tpl
 */

.rating-stars__form {
    line-height: 1;   
}
body .rating-stars__form-block, .rating-stars__form-votes { 
    width: 100px;
    height: 21px;
    display: inline-block;
    vertical-align: top;
    margin: 0;
}
.rating-stars__rate-off {
    color: #ff0000;   
}
.rating-stars__rate-on {
    color: #21C268;   
}
.rating-stars__rate-block {
    font-size: 13px;   
    text-align: left;
    padding-top: 5px;
}
.rating__stars-form {
    padding: 10px 0;   
}
.rating-stars__rate-on {
    color: #21C268;
}

/* SYSTEM: End rating stars oneblock
 * @tpl rating_stars_oneblock.tpl
 * @tpl ext_rating_stars_oneblock.tpl
 */

/* SYSTEM: Start slider pad */

.slider-pad{
	user-select:none;
	-o-user-select:none;
	-moz-user-select:none;
	-khtml-user-select:none;
	-webkit-user-select:none;
}
.slider-pad__arrow-left,.slider-pad__arrow-right,.slider-pad__arrow-up,.slider-pad__arrow-down{
	position:absolute;
	display:block;
	visibility:hidden;
	font-size:76px;
	cursor:pointer;
	opacity:0.7;
	transition:opacity 0.3s,background 0.3s;
	-moz-transition:opacity 0.3s,background 0.3s;
	-webkit-transition:opacity 0.3s,background 0.3s;
	-o-transition:opacity 0.3s,background 0.3s;
	z-index:2;
}
.slider-pad__arrow-left{
	width:15px;
	height:60px;
	left:0;
	top:0;
	background:url(_img/slider-pad__arrow-left.png) no-repeat;
	background-position:left,center;
}
.slider-pad__arrow-right{
	width:15px;
	height:60px;
	right:0;
	top:0;
	background:url(_img/slider-pad__arrow-right.png) no-repeat;
	background-position:right,center;
}
.slider-pad__arrow-up{
	position:absolute;
	left:0;
	top:0;
	width:60px;
	height:15px;
	background:url(_img/slider-pad__arrow-up.png) no-repeat;
	background-position:center,top;
}
.slider-pad__arrow-down{
	position:absolute;
	left:0;
	bottom:0;
	width:60px;
	height:15px;
	background:url(_img/slider-pad__arrow-down.png) no-repeat;
	background-position:center,bottom;
}
.slider-pad__arrow-left:hover,.slider-pad__arrow-right:hover,.slider-pad__arrow-up:hover,.slider-pad__arrow-down:hover{
	opacity:1.0;
}
.slider-pad__arrow-left{
	left:0;
}
.slider-pad__arrow-right{
	right:0;
}
.slider-pad__arrow-up{
	top:0;
}
.slider-pad__arrow-down{
	bottom:0;
}
.slider-pad__arrow_disabled,.slider-pad__arrow_disabled:hover{
	opacity:0.2;
}

/* SYSTEM: End slider pad */

/* SYSTEM: Start main menu
 * @tpl menu.tpl
 */

.main-menu {
    padding: 0;
    font-size: 0;
}

.main-menu__item {
    display: inline-block;
    list-style-type: none;
    position: relative;
    font-size: 13px;
}

.main-menu__item:hover,
.main-menu__item:hover .main-menu {
    background: #FFF;
    z-index: 1;
}

.main-menu__item_level_0 a {
    padding: 4px 6px;
    display: block;
}

.main-menu__item_level_0 .main-menu {
    position: absolute;
    white-space: nowrap;
    display: none;
}

.main-menu__item:hover .main-menu {
    display: block;
}

.main-menu__item_level_0 .main-menu .main-menu__item {
    display: block;
}


/* SYSTEM: End main menu
 * @tpl menu.tpl
 */

/* SYSTEM: Start gadget slide images
 * @tpl imagetape*.tpl
 */

.image-tape{
	position:relative;
	overflow:hidden;
}
.image-tape__clipper{
	position:relative;
	overflow:hidden;
}
.image-tape__container{
	transition:0.5s ease-out;
	-moz-transition:0.5s ease-out;
	-webkit-transition:0.5s ease-out;
	-o-transition:0.5s ease-out;
	text-align:justify;
}
.image-tape__item{
	display:inline-block;
	padding:0;
	text-align:center;
}
.image-tape__img{
	margin:10px;
}
.image-tape__radio{
	display:none;
}
.image-tape__number{
	display:none;
}
.image-tape_type_slideshow{
	position:relative;
	display:inline-block;
	z-index:0;
}
.image-tape_type_slideshow .image-tape__img{
	margin:0;
}
.image-tape_type_slideshow .image-tape__radio{
	display:none;
}
.image-tape_type_slideshow .image-tape__number{
	position:relative;
	display:inline-block;
	z-index:2;
	margin:0 3px;
	padding:4px 8px;
	background:#fff;
	cursor:pointer;
	font-size:12px;
	line-height:1em;
}
.image-tape_type_slideshow .image-tape__number:hover{
	background:#e6e6e6;
}
.image-tape_type_slideshow .image-tape__number-list{
	position:absolute;
	bottom:15px;
	right:15px;
	z-index:11;
}
.image-tape_type_slideshow .image-tape__item{
	opacity:1;
	position:relative;
}
.image-tape_type_slideshow .image-tape__item~.image-tape__item{
	position:absolute;
	top:0;
	left:0;
	opacity:0;
}
.image-tape_type_slideshow .image-tape__radio:nth-of-type(1):checked~.image-tape__number-list .image-tape__number:nth-of-type(1),.image-tape_type_slideshow .image-tape__radio:nth-of-type(2):checked~.image-tape__number-list .image-tape__number:nth-of-type(2),.image-tape_type_slideshow .image-tape__radio:nth-of-type(3):checked~.image-tape__number-list .image-tape__number:nth-of-type(3),.image-tape_type_slideshow .image-tape__radio:nth-of-type(4):checked~.image-tape__number-list .image-tape__number:nth-of-type(4),.image-tape_type_slideshow .image-tape__radio:nth-of-type(5):checked~.image-tape__number-list .image-tape__number:nth-of-type(5){
	background:#333;
	color:#fff;
}
.image-tape_type_slideshow .image-tape__radio:checked~.image-tape__item{
	opacity:0;
}
.image-tape_type_slideshow .image-tape__radio:nth-of-type(1):checked~.image-tape__item:nth-of-type(1),.image-tape_type_slideshow .image-tape__radio:nth-of-type(2):checked~.image-tape__item:nth-of-type(2),.image-tape_type_slideshow .image-tape__radio:nth-of-type(3):checked~.image-tape__item:nth-of-type(3),.image-tape_type_slideshow .image-tape__radio:nth-of-type(4):checked~.image-tape__item:nth-of-type(4),.image-tape_type_slideshow .image-tape__radio:nth-of-type(5):checked~.image-tape__item:nth-of-type(5){
	opacity:1.0;
	z-index:6;
}
.image-tape_type_slideshow .image-tape__number-after{
	position:absolute;
	display:block;
	left:0;
	top:0;
	position:absolute;
	margin:0;
	padding:4px 8px;
	opacity:0;
	color:#fff;
	background:#333;
}
.image-tape:hover .image-tape__item,.image-tape:hover .image-tape__number-after{
	-moz-animation-play-state:paused;
	-o-animation-play-state:paused;
	-webkit-animation-play-state:paused;
	animation-play-state:paused;
}
.image-tape_type_slideshow .image-tape__item{
	visibility:hidden \9;
}
.image-tape_type_slideshow .image-tape__item.image-tape__item_state_checked{
	visibility:visible \9;
	opacity:1.0 \9;
}
.image-tape_type_slideshow .image-tape__number-after{
	display:none \9;
}
.image-tape_type_slideshow .image-tape__number_state_checked .image-tape__number-after{
	display:none \9;
}
.image-tape_type_slideshow .image-tape__item_state_checked{
	z-index:5;
}
.image-tape_type_slideshow .image-tape__number_state_checked{
	background:#333;
	color:#fff;
}
*+html .image-tape_type_slideshow .image-tape__item{
	visibility:hidden;
}
*+html .image-tape_type_slideshow .image-tape__item_state_checked{
	visibility:visible;
}
*+html .image-tape_type_slideshow .image-tape__number-after{
	display:none;
}
* html .image-tape_type_slideshow{
	height:210px;
}
* html .image-tape_type_slideshow .image-tape__item{
	position:absolute;
}
* html .image-tape_type_slideshow .image-tape__item{
	visibility:hidden;
}
* html .image-tape_type_slideshow .image-tape__item_state_checked{
	visibility:visible;
}
* html .image-tape_type_slideshow .image-tape__number-after{
	display:none;
}

/* SYSTEM: End gadget slide images
 * @tpl imagetape*.tpl
 */

/* SYSTEM: Start global cols */

.global_cols_{
	width:auto;
}
.global_cols_0{
	width:auto;
}
.global_cols_1{
	width:100%;
}
.global_cols_2{
	width:50%;
}
.global_cols_3{
	width:33.33%;
}
.global_cols_4{
	width:25%;
}
.global_cols_5{
	width:20% !important;
}
.global_cols_6{
	width:16.666%;
}
.global_cols_7{
	width:14.285%;
}
.global_cols_8{
	width:12.5%;
}
.global_cols_9{
	width:11.111%;
}
.global_cols_10{
	width:10%;
}
.global_cols_11{
	width:9.09%;
}
.global_cols_12{
	width:8.333%;
}
.global_cols_13{
	width:7.692%;
}
.global_cols_14{
	width:7.142%;
}
.global_cols_15{
	width:6.666%;
}
.global_cols_16{
	width:6.25%;
}
.global_cols_17{
	width:5.882%;
}
.global_cols_18{
	width:5.555%;
}
.global_cols_19{
	width:5.263%;
}
.global_cols_20{
	width:5%;
}
*+html .global_cols_0{
	width:auto;
}
*+html .global_cols_1{
	width:100%;
}
*+html .global_cols_2{
	width:47%;
}
*+html .global_cols_3{
	width:30%;
}
*+html .global_cols_4{
	width:23%;
}
*+html .global_cols_5{
	width:18%;
}
*+html .global_cols_6{
	width:15%;
}
*+html .global_cols_7{
	width:13%;
}
*+html .global_cols_8{.eshop-item
	width:11%;
}
*+html .global_cols_9{
	width:10%;
}
*+html .global_cols_10{
	width:9%;
}
*+html .global_cols_11{
	width:8%;
}
* html .global_cols_0{
	width:auto;
}
* html .global_cols_1{
	width:100%;
}
* html .global_cols_2{
	width:47%;
}
* html .global_cols_3{
	width:30%;
}
* html .global_cols_4{
	width:23%;
}
* html .global_cols_5{
	width:18%;
}
* html .global_cols_6{
	width:15%;
}
* html .global_cols_7{
	width:13%;
}
* html .global_cols_8{
	width:11%;
}
* html .global_cols_9{
	width:10%;
}
* html .global_cols_10{
	width:9%;
}
* html .global_cols_11{
	width:8%;
}

/* System: End Start global cols */

/* System: Start small login form
 * @tpl members.tpl
 */

.small_login_form {
	background: none repeat scroll 0 0 #FFF;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 0 15px #777;
	left: 50%;
	margin-left: -155px;
	margin-top: -110px;
	padding: 20px 30px;
	position: fixed;
	width: 250px;
	z-index: 11;
	transition: opacity 0.3s ease-out 0s,top 0s ease-out 0.3s;
	-moz-transition: opacity 0.3s ease-out 0s,top 0s ease-out 0.3s;
	-webkit-transition: opacity 0.3s ease-out 0s,top 0s ease-out 0.3s;
	-o-transition: opacity 0.3s ease-out 0s,top 0s ease-out 0.3s;
	opacity: 0;
	top: -50%;
}
.small_login_form .btn {
    padding: 6px 10px;
}
.small_login_form_on {
	transition: top 0s ease-out 0s,opacity 0.3s ease-out 0s;
	-moz-transition: top 0s ease-out 0s,opacity 0.3s ease-out 0s;
	-webkit-transition: top 0s ease-out 0s,opacity 0.3s ease-out 0s;
	-o-transition: top 0s ease-out 0s,opacity 0.3s ease-out 0s;
	opacity: 1;
	top: 50%;
}
.small_login_form_close {
	cursor: pointer;
	height: 25px;
	opacity: 0.7;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 10px;
	width: 25px;
}
.small_login_form_close img {
	margin-left: -9px;
	margin-top: -5px;
}

/* System: End small login form
 * @tpl members.tpl
 */

/* System: Start popup */

div.popupWindowShadow{
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    border: 0px;
    background: #fff;
    background: #000000;
    -moz-opacity: 0.3;
    filter:alpha(opacity=30);
    opacity: 0.3;
    z-index:10;
}

div.amiPopup {
    display: none;
    position: fixed;
    background: white;
    overflow: hidden;
    box-shadow: 0px 0px 15px 3px #000;
    height: auto !important;
    border-radius: 5px;
}

div.amiPopup .popupClose{
    position: absolute;
    display: block;
    right: 5px;
    top: 1px;
    width: 39px;
    height: 39px;
    background: url("_img/ami_jsapi/glass-frame-close.png");
    cursor: pointer;
}

div.amiPopup .popupHeader{
    cursor:move;
    position: relative;
    display: block;
    height: 0;
}

div.amiPopup .popupHeaderText{
    margin: 3px 0px 0px 14px;
    font-weight: bold;
}

.popupContent {
    padding: 5px 10px 10px 14px;
}

/* System: End popup */

/* System: Start user rating
 * @tpl user_rating.tpl
 */

.amiUserRatingControls {
    float: right;
    padding-left: 10px;
    padding-top: 1px;
}

.amiUserRatingControls .amiUserRatingDec, .amiUserRatingControls .amiUserRatingInc {
    width: 16px;
    height: 16px;
    float: left;
    cursor: pointer;
}

.amiUserRatingControls .amiItemRatingValue .user_rating_minus {
    color: red;
}

.amiUserRatingControls .amiItemRatingValue .user_rating_null {
    color: #ccc;
}

.amiUserRatingControls .amiUserRatingDec {
    background: url(_img/rating/hands.png) no-repeat -18px 1px;
    opacity: 0.25;
}

.amiUserRatingControls .amiUserRatingDec:hover {
    opacity: 1;
}

.amiUserRatingControls .amiUserRatingInc {
    background: url(_img/rating/hands.png) no-repeat 0 0;
    opacity: 0.25;
}

.amiUserRatingControls .amiUserRatingInc:hover {
    opacity: 1;
}

.amiUserRatingControls .amiItemRatingValue {
    color: green;
    float: left;
    font-size: 13px;
    font-weight: bold;
    padding-top: 2px;
    text-align: center;
    width: 25px;
}

.amiUserRatingControls .user_rating_count {
    color: #ccc;
    padding: 0 3px;
}

.amiUserRatingMemberBg{
    margin-top: 8px;
    width: 102px;
    height: 16px;
}

.amiUserRatingMemberBg .amiUserRatingMemberBgLeft, .amiUserRatingMemberBg .amiUserRatingMemberBgRight {
    width: 59px;
    background: url(_img/rating/stars/users_stars_gray.png) no-repeat;
    height: 10px;
    float: left;
}

.amiUserRatingMemberBg .amiUserRatingMemberBgRight .amiUserRatingMemberPositive {
    background: url(_img/rating/stars/users_stars_green.png) no-repeat;
    height: 10px;
    float: left;
}

.amiUserRatingControls .thanks_user, .amiUserRatingControls .thanks_user:hover {
    margin-top: -3px;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    padding: 2px 15px;
    width: auto;
    color: #000000;
    background: #efeaea;
    /* Old browsers */
	background: -moz-linear-gradient(top, #efeaea 0%, #eaeaea 50%, #cecece 100%);
    /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efeaea), color-stop(50%,#eaeaea), color-stop(100%,#cecece));
    /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #efeaea 0%,#eaeaea 50%,#cecece 100%);
    /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #efeaea 0%,#eaeaea 50%,#cecece 100%);
    /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #efeaea 0%,#eaeaea 50%,#cecece 100%);
    /* IE10+ */
	background: linear-gradient(top, #efeaea 0%,#eaeaea 50%,#cecece 100%);
	opacity: 0.7;
}

.amiUserRatingControls .thanks_user:hover {
    opacity: 1;
}

.amiUserRatingMemberBg .amiUserRatingMemberBgLeft {
    border-right: 1px solid black;
    display: none;
}

.amiUserRatingMemberBg .amiUserRatingMemberBgRight {
    border-left: 1px solid white;
}

.amiUserRatingMemberBg .amiUserRatingMemberBgLeft .amiUserRatingMemberNegative{
    background-color: red;
    float: right;
    height: 16px;
}

.amiUserRatingMemberBg .amiUserRatingMemberTitle{
    font-size: 10px;
}

.amiUserRatingControls div {
    line-height: 1.2 !important;
    font-size: 13px !important;
}

/* System: End user rating
 * @tpl user_rating.tpl
 */

/* System: Start alert window */

.AlertWindow, #status_message {
    position:fixed;
    top:200px;
    left:200px;
    padding:20px;
    font-size: 13px;
    visibility:hidden;
    border:2px #fff solid;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0px 0px 10px 3px #ccc;
    -webkit-box-shadow: 0px 0px 10px 3px #ccc;
    box-shadow: 0px 0px 10px 3px #ccc;
    z-index:10000;
}

div.AlertWindow {
    overflow: hidden;
    cursor: move;
}

div.AlertWindow .popupClose{
    position: absolute;
    display: block;
    right: 5px;
    top: 3px;
    width: 39px;
    height: 39px;
    background: url("_img/ami_jsapi/glass-frame-close.png");
    cursor: pointer;
}

div.AlertWindow .popupHeader{
    display: block;
    width:100%;
    height: 0px;
}

div.AlertWindow .popupHeaderText {
    display: none;
}

div.AlertWindow .popupContent {
    padding: 0px;
}

.status_error, .error {
    background:#ffef8f;
    color: #F00000;
}

.status_normal {
    background:#b0efff;
}

.status_notice {
    background:#ffef8f;
}

.local_status_error {
    color:#800000;
}

.local_status_notice {
    color:#008000;
}

.local_status_normal {
    color:#008000;
}

/* System: End alert window */

/* System: Start discussion
 * @tpl discussion.tpl
 */

.user_source_app_buttons__block-btn td {
    padding-left: 4px;
}

.discussion_item_row {
    float: left;
    padding-right: 5px;
}

.discussion_bb_preview {
    display: none;
    text-align: center;
    width: 600px;
}

.discussion_amiroTEdDivPreview,
.quest_preview,
.forum_preview {
    border: 1px solid #A5A5A5;
    display: none;
    padding: 4px;
    background: #F0F0F0;
    margin-bottom: 10px;
    margin-left: 4px;
    margin-top: 6px;
}

.form[action='forum'] {
    padding-bottom: 20px;
}

.member_forum_watch_menu {
    float: left;
}

.discuss_Vsplitter {
    border-top: 1px solid #ccc;
    margin-top: 10px;
    margin-bottom: 16px;
}
.discussion_span_answer_for {
    display: none;
    padding-bottom: 10px;
}

.discussion_extension__list hr {
    margin-bottom: 16px;
}

.message_text {
    padding-bottom: 16px;
    margin-top: 6px;
}

.front_edit_msg, .quest_subject_item_row, .quest_answer_for, .forum_topic,
.forum_front_edit, .forum_tr_create_topic, .discussion_front_edit,
.discussion_span_answer_for {
    display: none;
}

.quest_split {
    clear: both;
}

.quest_bb_preview,
.forum_bb_preview {
    text-align:center;display:none;
}

th.forum_itemd_row {
    text-align: left;
}

table th.forum_itemd_row table,
table th.forum_itemd_row td {
    border: 0;
    padding: 0;
}

.discussion_extension__list br, .discussion_extension__list hr,
.forum-extention__list br, .forum-extention__list hr,
.discussion_extension__form br,
.forum-extention__form br,
.discussion_extension__form .alt_header2,
.forum-extention__form .alt_header2 {
    display: none;
}

.discussion_extension__list,
.forum-extention__list {
    padding: 40px 0 20px 0;
    clear: both;
}

.discussion_extension__list .alt_header2,
.forum-extention__list .alt_header2 {
    text-align: center;
    font-size: 14px;
    border-top: 1px solid #ccc;
    padding: 0;
}

.discussion_extension__list .alt_header2 span,
.forum-extention__list .alt_header2 span {
    position: relative;
    top: -10px;
    background: #fff;
    padding: 0 10px;
}

.forum_forum_form br,
.forum_forum_form #bbFormTitle {
    display: none;
}

.forum_forum_form table img {
    padding-left: 4px;
}

@media screen and (max-width: 1000px) {
    .discussion_bb_preview {
        width: 100%;
    }

    #forum-page tr td:nth-child(3),
    #forum-page tr td:nth-child(4),
    #forum-page tr th:nth-child(3),
    #forum-page tr th:nth-child(4) {
        display: none;
    }
    
    #forum-page nobr {
    	white-space: normal;   
    }
    
    #forum-page .forum_forum_form tr td:nth-child(3) {
    	display: table-cell;
    }
    #forum-page img {
        display: none;
    }
    
    #forum-page .member_user_menu img,
    #forum-page span,
    #forum-page .forum_forum_form img {
        display: inline-block;
    }
    
    #forum-page th {
        font-size: 14px;
    }
}

/* System: End discussion
 * @tpl discussion.tpl
 */

/* System: Start mediaBox control */

.MediaBox_shadow{
    position: fixed;
    display: none;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 100000;
}

* html .MediaBox_shadow{
    position: absolute;
}

.MediaBox{
    position: fixed;
    display: none;
    background: #fff;
    z-index: 100001;
}

* html .MediaBox{
    position: absolute;
}

.MediaBox_shadowL, .MediaBox_shadowR, .MediaBox_shadowT, .MediaBox_shadowB, .MediaBox_shadowLT, .MediaBox_shadowRT, .MediaBox_shadowLB, .MediaBox_shadowRB{
    position: absolute;
    overflow: hidden;
}

.MediaBox_shadowL, .MediaBox_shadowR{
    width: 15px;
    height: 100%;
    background: url(_img/ami_jsapi/shade-v.png) repeat-y;
}

.MediaBox_shadowL{
    left: -15px;
    top: 0px;
}

.MediaBox_shadowR{
    right: -15px;
    top: 0px;
    background-position: -15px 0px;
}

.MediaBox_shadowT, .MediaBox_shadowB{
    width: 100%;
    height: 15px;
    background: url(_img/ami_jsapi/shade-h.png) repeat-x;
}

.MediaBox_shadowT{
    left: 0px;
    top: -15px;
}

.MediaBox_shadowB{
    left: 0px;
    bottom: -15px;
    background-position: 0px -15px;
}

.MediaBox_shadowLT, .MediaBox_shadowRT, .MediaBox_shadowLB, .MediaBox_shadowRB{
    width: 15px;
    height: 15px;
    background: url(_img/ami_jsapi/shade-c.png) no-repeat;
}

.MediaBox_shadowLT{
    left: -15px;
    top: -15px;
}

.MediaBox_shadowRT{
    right: -15px;
    top: -15px;
    background-position: -15px 0px;
}

.MediaBox_shadowLB{
    left: -15px;
    bottom: -15px;
    background-position: 0px -15px;
}

.MediaBox_shadowRB{
    right: -15px;
    bottom: -15px;
    background-position: -15px -15px;
}

.MediaBox_speckLT{
    position: absolute;
    width: 0px;
    height: 0px;
}

.MediaBox_speckRB{
    position: absolute;
    width: 0px;
    height: 0px;
}

.MediaBox_close{
    position: absolute;
    width: 39px;
    height: 39px;
    right: -20px;
    top: -20px;
    background: url(_img/ami_jsapi/close.png);
    cursor: pointer;
}

.MediaBox_loader{
    position: absolute;
    width: 32px;
    height: 32px;
    left: 50%;
    top: 50%;
    margin: -16px 0px 0px -16px;
    background: url(_img/ami_jsapi/loader.gif);
}

.MediaBox_container{
    margin: 10px 10px;
}

/* Black version */

.MediaBoxBlack{
    background: #000;
}

.MediaBoxBlack .MediaBox_shadowL, .MediaBoxBlack .MediaBox_shadowR{
    background-image: url(_img/ami_jsapi/glass-frame-v.png);
}

.MediaBoxBlack .MediaBox_shadowT, .MediaBoxBlack .MediaBox_shadowB{
    background-image: url(_img/ami_jsapi/glass-frame-h.png);
}

.MediaBoxBlack .MediaBox_shadowLT, .MediaBoxBlack .MediaBox_shadowRT, .MediaBoxBlack .MediaBox_shadowLB, .MediaBoxBlack .MediaBox_shadowRB{
    background-image: url(_img/ami_jsapi/glass-frame-c.png);
}

.MediaBoxBlack .MediaBox_speckLT{
    background-image: url(_img/ami_jsapi/glass-frame-c2lt.png);
}

.MediaBoxBlack .MediaBox_speckRB{
    background-image: url(_img/ami_jsapi/glass-frame-c2rb.png);
}

.MediaBoxBlack .MediaBox_close{
    right: -25px;
    top: -25px;
    background-image: url(_img/ami_jsapi/glass-frame-close.png);
}

.MediaBoxBlack .MediaBox_loader{
    background-image: url(_img/ami_jsapi/loader-black.gif);
}

.MediaBoxBlack .MediaBox_container{
    margin: 0px 0px;
}

img[data-ami-mbpopup],
.mb-image {
    cursor: url(_img/ami_jsapi/pointer_plus.png), pointer;
}

.MediaBox_loader{
    position: absolute;
    width: 32px;
    height: 32px;
    left: 50%;
    top: 50%;
    margin: -16px 0px 0px -16px;
    background: url(_img/ami_jsapi/loader.gif);
    z-index: 100002;
}

.MediaBox_group{
    margin: 10px;
    margin-bottom: 0px;
    font-style: italic;
}

.MediaBox_header{
    margin: 10px;
    margin-bottom: 0px;
    text-align: center;
    font-weight: bold;
}

.MediaBox_url{
    margin: 10px;
    margin-bottom: 0px;
    text-align: center;
}

.MediaBox_description{
    padding: 10px;
    padding-bottom: 0px;
}

.MediaBox_imageArea{
    position: relative;
}

.MediaBox_previous{
    position: absolute;
    left: -28px;
    top: 50%;
    width: 32px;
    height: 63px;
    margin-top: -32px;
    background: url(_img/ami_jsapi/mb-prev.png);
    cursor: pointer;
}

.MediaBox_next{
    position: absolute;
    right: -28px;
    top: 50%;
    width: 32px;
    height: 63px;
    margin-top: -32px;
    background: url(_img/ami_jsapi/mb-next.png);
    cursor: pointer;
}

.MediaBox_container{
    position: relative;
    margin: 10px 10px 0px 10px;
    text-align: center;
}

.MediaBox_zoom{
    margin: 10px;
    margin-bottom: 0px;
    text-align: right;
    font-style: italic;
}

.MediaBox_zoom a{
    font-style: italic;
}

#MediaBox_sliderPrevious{
    float: left;
    width: 10px;
    height: 20px;
    margin: 40px 0px 0px 10px;
    background: #00f;
    cursor: pointer;
}

#MediaBox_sliderNext{
    float: right;
    width: 10px;
    height: 20px;
    margin: 40px 10px 0px 0px;
    background: #00f;
    cursor: pointer;
}

.MediaBox .disabled{
    background: #ccf !important;
    cursor: default !important;
}

.MediaBox_slider{
    position: relative;
    overflow: hidden;
    height: 80px;
    margin: 10px 30px 0px 30px;
    white-space: nowrap;
}

.MediaBox_sliderImage{
    max-height: 80px;
    cursor: pointer;
}

.MediaBox_sliderDelimeter{
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 10px;
}

.MediaBox_counter{
    margin: 10px;
    margin-bottom: 0px;
    text-align: right;
    font-style: italic;
}

/* SYSTEM: End mediaBox control */

/* SYSTEM: Start multiselectbox */

div.mselectFrame{
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    border: 1px solid #848484;
    overflow: auto;
}

div.mselectOption, div.mselectOptionselected{
    padding: 0px 2px;
    white-space: nowrap;
    cursor: default;
}

div.mselectOptionselected{
    background: #5fabfe;
    color: #fff;
}

/* System: End multiselectbox */


/* System: Start Catalog menu
 * @tpl eshop_tree_links.tpl
 */

.eshop-cat-tree__small-picture {
    float: left;
    padding-right: 12px;
}

.eshop-cat-tree.eshop-cat-tree_type_dropdown {
    float: left;
    width: 100%;
    margin: 30px 0;
    background: #F5F5F5;
    clear: both;
}

.eshop-cat-tree__item {
    display: inline-block;
    list-style-type: none;
    vertical-align: top;
}

.eshop-cat-tree__item-link {
    display: block;
    padding-right: 8px;
    line-height: 1.6;
}

.eshop-cat-tree__item-link_type_selected .eshop-cat-tree__small-picture {
    display: none;
}

.eshop-cat-tree_level_3 {
    padding-top: 10px;
}

.eshop-cat-tree_level_3 .eshop-cat-tree__item {
    padding: 2px;
    display: block;
    float: none;
}

.eshop-cat-tree_level_1 {
    position: relative;
}

.eshop-cat-tree_level_2 {
    display: none;
    position: absolute;
    z-index: 10;
    background: #F5F5F5;
    padding: 0;
    margin: 0;
}

.eshop-cat-tree_level_1 li:hover .eshop-cat-tree_level_2 {
    display: block;
}

/* System: End catalog menu
 * @tpl eshop_tree_links.tpl
 */

/* System: Start path
 * @tpl eshop_catalog.tpl
 */

.category-path__link {
    padding-right: 6px;
}

.category-path__link:after {
    content: "\2192";
    padding-left: 6px;
}
.category-path__link:last-child:after {
    content: '';
}

/* System: End path
 * @tpl eshop_catalog.tpl
 */

/* System: Start pager
 * @tpl pager.tpl
 */

.pager{
	clear:both;
	margin:20px 0;
	-o-user-select:none;
	-moz-user-select:none;
	-webkit-user-select:none;
	user-select:none;
}
.pager::after{
	content:"";
	display:table;
	clear:both;
}
.pager__content{
	float:right;
}
.pager__button,.pager__button:visited{
	display:block;
	float:left;
	padding:2px 10px;
	border:1px solid #ccc;
	margin-left:-1px;
	*zoom:1;
	text-decoration:none;
	font-size:13px;
}
.pager__button:focus{
	outline:none;
}
.pager__button_type_prev{
	border-radius:4px 0 0 4px;
}
.pager__button_type_next{
	border-radius:0 4px 4px 0;
}
.pager__button:hover{
	background:#e6e6e6;
	color:#333;
}
.pager__button_state_active,.pager__button_state_active:hover{
	background:#6e6e6e;
	color:#fff;
	text-shadow:0 1px 1px rgba(0,0,0,0.75);
	cursor:default;
}

/* System: End pager
 * @tpl pager.tpl
 */

/* System: Start sm_menu
 * @tpl sm_tree.tpl
 */

a.eshop_sm_level_1_a {
    font-size: 18px;
}

.sm_tree .sm_level_1 a:link, .sm_tree .sm_level_1 a:visited, .sm_tree .sm_level_1 a:active, .sm_tree .sm_level_1 a:hover {
    font-size: 1.1em;
}
.sm_level_1 .sm_tree_item_selected {
    font-size: 1.1em;
}
.sm_tree .sm_level_2 {
    margin-left: 15px;
}
.sm_tree .sm_level_2 a:link, .sm_tree .sm_level_2 a:visited, .sm_tree .sm_level_2 a:active, .sm_tree .sm_level_2 a:hover {
    font-size: 1.1em;
}
.sm_level_2 .sm_tree_item_selected {
    font-size: 1.1em;
}
.sm_tree .sm_level_3 {
    margin-left: 25px;
}
.sm_tree .sm_level_3 a:link, .sm_tree .sm_level_3 a:visited, .sm_tree .sm_level_3 a:active, .sm_tree .sm_level_3 a:hover {
    font-size: 1.1em;
}
.sm_level_3 .sm_tree_item_selected {
    font-size: 1.1em;
}
.sm_tree .sm_tree_item_selected {
    font-weight: 700;
}
.sm_imaged_tree .sm_imaged_item_normal_1, .sm_imaged_tree .sm_imaged_item_active_1, .sm_imaged_tree .sm_imaged_item_normal_2, .sm_imaged_tree .sm_imaged_item_active_2, .sm_imaged_tree .sm_imaged_item_normal_3, .sm_imaged_tree .sm_imaged_item_active_3 {
    line-height: 19px;
    padding-left: 7px;
}

table .eshop_sm_level_1_a {
    margin-top: 24px;
    display: block;
    margin-bottom: -24px;
}

/* System: End sm_menu
 * @tpl sm_tree.tpl
 */

/* System: Start sticker
 * @tpl stickers.tpl
 */

.stickers td {
    text-align: left;
    vertical-align: top;
}
.stickers .small_row {
    border: 0;
}
.stickers .small_row_dashed {
    border: dashed #ccc 1px;
}
.stickers .small_header {
    line-height: 16px;
}
.stickers .small_header a {
    border-bottom: dashed 1px;
    text-decoration: none;
}
.stickers .small_announce {
    padding: 3px;
}
.stickers .small_Hsplitter img {
    height: 1px;
    width: 20px;
}
.stickers .small_Vsplitter img {
    height: 20px;
    width: 1px;
}

/* System: End sticker
 * @tpl stickers.tpl
 */

/* System: Start user menu */

.user_menu_index {
    display: inline;
}

.user_profile {
    font-weight: bold;
    cursor: pointer;
}

.user_menu li {
    color: #ccc;
    cursor: default;
}

.user_menu_img {
    cursor: pointer;
    padding-left: 5px;
}

ul.user_menu {
    list-style-type: none;
    border: 1px solid #000000;
    padding: 0px;
    margin: 15px 0px 0px 0px;
    border: 1px solid #ccc;
    visibility: hidden;
    position: absolute;
    background: #fff;
}

ul.user_menu li {
    padding: 0px;
    margin: 10px;
}

.member_user_menu {
    position: relative;
}

.user_profile_on {
    font-weight: bold;
    cursor: pointer;
    color: #000;
}

.user_menu {
    z-index: 1000;
    padding-top: 10px;
    box-shadow: 0px 1px 5px #ccc;
    border: 1px solid #000000;
    top:-21px;
    left: -11px;
    border: 1px solid #ccc;
    visibility: hidden;
    position: absolute;
    background: #fff;
}

.user_menu_discussion {
    top: -21px;
}

.user_menu ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.user_menu ul li {
    padding: 0px;
    margin: 10px;
}

.top_user_block {
    padding:3px;
    float: left;
}

/* System: End user menu */

/* System: Start print link
 * @tpl pages.tpl
 */

.pages_print_version img {
    padding-right: 6px;
}

/* System: End print link
 * @tpl pages.tpl
 */
 
/* System: Start Amiro copywrite link */
 
#sign {
    font-size: 12px;
    padding: 10px;
    width: 100%;
    text-align: right;
}

/* System: End Amiro copywrite link */
/* Start order history
 * @tpl eshop_order_history.tpl
 */

.eshop-order-history-detail__back {
    padding-top: 10px;
}

.eshop-order-history-list__id-status {
    display: none;
    color: #A6A6A6;
    font-size: 12px;
}

@media screen and (max-width: 750px) {
    .eshop-order-history-list__name,
    .eshop-order-history-list__owners,
    .eshop-order-history-list__comments,
    .eshop-order-history-list__status,
    .eshop-order-history-list__image,
    .eshop-order-history-list__per-discount,
    .eshop-order-history-list__abs-discount,
    .eshop-order-history-list__price {
        display: none;
    }

    .eshop-order-history-list__view {
        width: 54px;
    }

    .eshop-order-history-detail .eshop-order-history-list__name {
        display: table-cell;
    }
    
    div.eshop-order-history-list__id-status {
        display: block;
    }

    table.eshop-order-history-list td,
    table.eshop-order-history-list tr {
        font-size: 100%;
    }
}

/* End order history
 * @tpl eshop_order_history.tpl
 */

/* Start eshop properties table style
 * @tpl _eshop_item_list.tpl
 */
.ami-eshop-properties__wrapper-table .eshop-item-tooltip-prop {display: none !important;}
.ami-eshop-properties__wrapper-table .ami-eshop-properties__wrapper-table-tr__1 .eshop-item-tooltip-prop {display: block !important;}

.ami-eshop-properties__wrapper-table td,
.ami-eshop-properties__wrapper-table th {
    padding: 6px 12px;
    border: 1px solid #A7A7A7;
    vertical-align: middle;
}

.ami-eshop-properties__wrapper-table .eshop-item-detailed__actual-price {
    font-size: 16px;
}

.ami-eshop-properties__wrapper-table .eshop-item-detailed__price-tag {
    float: left;
    background: none;
    padding: 0;
    top: 6px;
    position: relative;
    min-height: 10px;
}

.ami-eshop-properties__wrapper-table .eshop-item-detailed__cart-box_base {
    padding: 2px 12px;
    float: right;
    margin-left: 10px;
}

.ami-eshop-properties__wrapper-table th {
	background:#fadf71;
	background-color:#fff376;
	background-repeat:repeat-x;
	background-image:-moz-linear-gradient(top,#fff376,#f9d968);
	background-image:-ms-linear-gradient(top,#fff376,#f9d968);
	background-image:-webkit-linear-gradient(top,#fff376,#f9d968);
	background-image:-o-linear-gradient(top,#fff376,#f9d968);
	background-image:linear-gradient(top,#fff376,#f9d968);
}
/* Start eshop properties table style
 * @tpl _eshop_item_list.tpl
 */




@media (min-width: 320px) and (max-width: 768px) {
.eshop-item-small {
    -moz-box-sizing: border-box;
    display: inline-block;
    min-width: 114px;
    padding-top: 10px;
    text-align: center;
    vertical-align: top;
    word-spacing: normal;
    margin: 0 4px;
}

.eshop-item-small__header {
    min-height: 16px !important;
 overflow: hidden  !important;
  white-space: nowrap  !important;
  text-overflow: ellipsis  !important;

}

.eshop-item-small__title,.eshop-item-small__title:visited{
    font-size: 10px !important;
 overflow: hidden  !important;
  white-space: nowrap  !important;
  text-overflow: ellipsis  !important;

}

}

/*
 * FILE END: _mod_files/_css/common.css
 */

/*
 * FILE START: _mod_files/_css/ami_custom.css
 */

/* Start general */

body {
    
}

hr {
    background: #D9D9D9;
    border: 0 none;
    color: #D9D9D9;
    height: 1px;
    margin: 18px 0;
}

table.tbl TH, table.price th {
    background-color: #4490B2;
    border-bottom: 1px solid #D9D9D9;
    color: #FFFFFF;
    padding: 10px;
}

table.tbl td, table.price td {
    border-bottom: 1px solid #D9D9D9;
    padding: 5px;
}

input.btn, .but, .text_button {
    color: #fff;
    background-color: #8bbc21;
    font: bold 12px arial,tahoma,verdana;
    padding: 3px;
    border-radius: 3px;
    box-shadow: 0 0 2px #F0F0F0 inset;
    border: 1px solid #3E8702;
    background: #8bbc21;
    cursor: pointer;
    /* Old browsers */
    background: -moz-linear-gradient(top, #8bbc21 0%, #72b51b 61%, #44890c 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8bbc21), color-stop(61%,#72b51b), color-stop(100%,#44890c));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #8bbc21 0%,#72b51b 61%,#44890c 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #8bbc21 0%,#72b51b 61%,#44890c 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #8bbc21 0%,#72b51b 61%,#44890c 100%);
    /* IE10+ */
    background: linear-gradient(top, #8bbc21 0%,#72b51b 61%,#44890c 100%);
    /* W3C */
}

input.btn:hover, .but:hover, .text_button:hover {
    background: #8bbc21;
}


.index_banner {margin-left: 20px; width: 656px;}

.body{
    
}
.body__header{
    margin:0;
    padding-top:20px;
}
.body__logo{
    display:inline-block;
    width:120px;
    height:120px;
    background:url("./_img/logos/0010.png") no-repeat top left;
    vertical-align:top;
}

.body__middle{
    padding-bottom:30px;
}
.body__aside{
    width:257px;
}
.body__content{
    padding-left:20px;
}
.body__footer{
    margin:0;
    background:#e5e5dd repeat-x center;
    background-image:url("_img/body__footer.jpg");
    text-align:center;
    line-height:90px;
}
.body__footer:before{
    content:"";
    position:absolute;
    left:0;
    right:0;
    height:90px;
    background:#e5e5dd repeat-x center;
    background-image:url("_img/body__footer.jpg");
    z-index:-1;
}
.body__nav{
    height:36px \9;
}
*+html .body__middle{
    position:relative;
}
*+html .body__content{
    margin:0 0 0 260px;
}
*+html .body__aside{
    position:absolute;
    left:0;
    top:0;
}
*+html .body__logo{
    zoom:1;
    display:inline;
}
* html .body__middle{
    position:relative;
}
* html .body__content{
    margin:0 0 0 260px;
}
* html .body__aside{
    position:absolute;
    left:0;
    top:0;
}
* html .body__logo{
    zoom:1;
    display:inline;
}

#logo_head, #head_contact_block, #head_user_menu /*, #head_eshop_cart*/ {
    height:105px;
    float: left;
}

#logo_head {
    width:192px;
}

#head_contact_block {
    width:230px;
    margin-top: 12px;
}

#head_contact_block span {
    font-size: 16px;
}

#head_contact_block p {
    padding: 4px 0px;
    color: #000;
    font-weight: bold;
    margin: 0px;
}

#head_contact_block a {
    padding-right: 15px;
    font-size: 12px;
}

#head_user_menu {
    width: 274px;
    margin-top: 10px;
    position: relative;
    background: url(_mod_files/ce_images/template_images/user.gif) 0 10px no-repeat;
}

#head_user_menu .alt_header3 a {
    color: #616161 !important;
}

.mobile-head-btn,
.mobile-head-informer {
    display: none;
}

#head_user_menu .alt_header3 span:hover {
    border-bottom: medium none !important;
}

#forum_type td {
    border-left: 0 none;
}

td.forum_itemd_row__num-message a {
    color: #fff;
}

#forum_type {
    padding-bottom: 30px;
}

#forum_type table td {
    padding: 8px 0;
}

#forum_type table {
    border-right: 0 none;
}

.page_header {
    color: #616161;
}

.pages_print_version img {
    padding-right: 7px;
}

.hl_text {
    background: #FF0;
}

.pages_print_version {
    margin-top: 50px;
    display: block;
}

.nav-menu__item{
    padding:0 10px;
}

.small_login_form {
    background: none repeat scroll 0 0 #FFF;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 15px #777;
    left: 50%;
    margin-left: -155px;
    margin-top: -110px;
    padding: 20px 30px;
    position: fixed;
    width: 250px;
    z-index: 11;
    transition: opacity 0.3s ease-out 0s,top 0s ease-out 0.3s;
    -moz-transition: opacity 0.3s ease-out 0s,top 0s ease-out 0.3s;
    -webkit-transition: opacity 0.3s ease-out 0s,top 0s ease-out 0.3s;
    -o-transition: opacity 0.3s ease-out 0s,top 0s ease-out 0.3s;
    opacity: 0;
    top: -50%;
}
.small_login_form_on {
    transition: top 0s ease-out 0s,opacity 0.3s ease-out 0s;
    -moz-transition: top 0s ease-out 0s,opacity 0.3s ease-out 0s;
    -webkit-transition: top 0s ease-out 0s,opacity 0.3s ease-out 0s;
    -o-transition: top 0s ease-out 0s,opacity 0.3s ease-out 0s;
    opacity: 1;
    top: 50%;
}
.small_login_form_close {
    cursor: pointer;
    height: 25px;
    opacity: 0.7;
    overflow: hidden;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 25px;
}
.small_login_form_close img {
    margin-left: -9px;
    margin-top: -5px;
}

.user_source_app_buttons__block-name {
    padding-top: 4px;
    vertical-align: top;
}

#left_block_user_menu .small_login_form a {
    background: none;
    padding: 0;
}

#dsn_note {
    position: relative;
    width: 399px;
    height: 85px;
}

* html #dsn_note {
    width: 401px;
}

#dsn_note_top {
    width: 399px;
    height: auto;
    min-height: 74px;
    background: #ffab00 url('_mod_files/ce_images/note_area_fon.gif') top left repeat-x;
    border-left: solid #d9d9d9 1px;
    border-right: solid #d9d9d9 1px;
}

* html #dsn_note_top {
    width: 401px;
}

#dsn_note_i {
    margin-top: 8px;
    width: 50px;
    height: 66px;
    float: left;
}

#dsn_note_text, #dsn_note_text a, #dsn_note_text a:hover, #dsn_note_text a:visited {
    padding-top: 8px;
    font-size: 0.95em;
    color: #fff;
}

#dsn_note_bott {
    width: 401px;
    height: 11px;
}

.dsn_left_orange_block_1 {
    margin-bottom: 10px;
    padding-top: 6px;
    width: 200px;
    height: 76px;
    background: url('_mod_files/ce_images/basket_fon.png') top right no-repeat;
}

.dsn_left_block_1 {
    position: relative;
    width: 200px;
    border: solid #d9d9d9 1px;
    margin-bottom: 10px;
}

.dsn_left_block_1_head {
    margin: 10px 15px 10px 10px;
    padding-bottom: 3px;
    border-bottom: solid #d9d9d9 1px;
    line-height: 25px;
    font: bold 1.1em tahoma, arial, verdana;
    color: #0066FF !important;
    text-decoration: none;
}

.dsn_left_block_1_head a {
    font: bold 1.1em tahoma, arial, verdana;
    color: #0066FF !important;
    text-decoration: none;
}

.dsn_left_block_1_content {
    width: auto;
    padding: 0 15px 15px 10px;
    overflow: hidden;
    zoom: 1;
}

.dsn_left_block_2_content {
    width: auto;
    padding: 13px 15px 15px 10px;
    overflow: hidden;
    zoom: 1;
}

* html .dsn_left_block_1_content {
    width: 100%;
}

* html .dsn_left_block_2_content {
    width: 100%;
}

.dsn_right_block_1 {
    position: relative;
    width: 200px;
    border: solid #d9d9d9 1px;
    margin-bottom: 10px;
}

.dsn_right_block_1_head {
    margin: 0px 15px 10px 15px;
    padding-bottom: 3px;
    border-bottom: solid #d9d9d9 1px;
    line-height: 25px;
    font: bold 1.1em tahoma, arial, verdana;
    color: #ff6600 !important;
    text-decoration: none;
}

.dsn_right_block_1_head a {
    font: bold 1.1em tahoma, arial, verdana;
    color: #ff6600 !important;
    text-decoration: none;
}

.dsn_right_block_1_content {
    width: auto;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
}

* html .dsn_right_block_1_content {
    width: 100%;
}

.dsn_footer_contacts {
    padding-left: 90px;
    padding-top: 15px;
    background: url('_mod_files/ce_images/i_write.jpg') 10px 10px no-repeat;
    font: normal 0.95em arial, tahoma, verdana;
    float: left;
    color: #666;
    height: 68px;
    overflow: hidden;
    zoom: 1;
}

a.dsn_footer_a:link, a.dsn_footer_a:visited, a.dsn_footer_a:active, a.dsn_footer_a:hover {
    font: normal 0.95em arial, tahoma, verdana;
}

.dsn_block_tl {
    position: relative;
    top: -1px;
    left: -1px;
    width: 10px;
    height: 10px;
}

.dsn_block_tr {
    position: relative;
    float: right;
    top: -1px;
    right: -1px;
    width: 10px;
    height: 10px;
}

.dsn_block_bl {
    position: relative;
    bottom: -1px;
    left: -1px;
    width: 10px;
    height: 10px;
}

.dsn_block_br {
    position: relative;
    float: right;
    bottom: -1px;
    right: -1px;
    width: 10px;
    height: 10px;
}

.dsn_center_block1 {
    width: 100%;
    border: solid #d9d9d9 1px;
}

.dsn_center_block1 .dsn_center_block1_content {
    width: auto;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 5px;
}

* HTML .dsn_center_block1 .dsn_center_block1_content {
    width: 100%;
}

.dsn_center_block1_head {
    margin: 0px 15px 10px 0px;
    padding-bottom: 3px;
    border-bottom: solid #d9d9d9 1px;
    line-height: 25px;
    font: bold 1.2em tahoma, arial, verdana;
    color: #0066ff !important;
    text-decoration: none;
}

.kid{
    float:right;
}

.logo{
    margin: 5px 0;
    display: block;
}

.eshop_tree{
    padding-bottom:7px;
}

#template {
    min-width: 290px; 
    position: relative;
}

#lay_body .cat_path h2 {
    background: none;
    color: #84837E;
    font-size: 13px;
    padding-top: 0px;
    padding-bottom: 0px;
}

#lay_body .cat_path h2 a {
    color: #898883 !important;
    font-weight: normal;
}

#lay_body .cat_path {
    margin-left: -20px;
    margin-bottom: 15px;
}

.item_catname_catalog {
    color: #000000;
    font-size: 24px;
    font-weight: bold;
    margin-left: -20px;
    padding-bottom: 20px;
}

/*#lay_body h1, #lay_body h1 a, .alt_header2, #lay_body h2 {
color: #000 !important;
font-size: 19px;
margin: 0px;
padding-bottom: 25px;
padding-top: 15px;
font-weight: normal;
}*/

.alt_header2 {
    padding-bottom: 10px;
}

#lay_f1 {   
}

/*#lay_body h1 {
padding-top: 10px;
font-weight: bold;
}*/

#h2_span_body {
    font-size: 10px;
    font-weight: normal;
}

#index_html h2, #eshop_page h2 {
    background: url(_mod_files/ce_images/template_images/line_new.jpg) repeat-x 0 30px;
}

#lay_body h2 span, #lay_body h2 a {
    background: #fff;
    padding-right: 10px;
    color: #000 !important;
}

#top_line {
    height: 0px;
    background: #e8cb63;
}

#bottom_line {
    height: 90px;
    background: url(_mod_files/ce_images/template_images/bottom_img.gif) repeat-x bottom center;
}

#head_template {
    width: 955px;
    margin: 0 auto;
    padding: 0px 25px;
    position: relative;
}

#lay_f3 {
}

#lay_body {
}

.div_splitter {
    clear: both;
}

.eshop_cat_splitter {
    background: url(_mod_files/ce_images/template_images/splitter_next.jpg) no-repeat !important;
    display: inline-block;
    height: 6px;
    width: 7px;
    *height: 9px;
}

#logo_bottom {
    height: 29px;
    position: absolute;
    right: 0;
    margin-top: 50px;
    width: 154px;
}

.form{
    background:#f9f6eb;
    background:-moz-linear-gradient(top,#f9f6eb 0%,#edeadf 100%);
    background:-webkit-linear-gradient(top,#f9f6eb 0%,#edeadf 100%);
    background:-o-linear-gradient(top,#f9f6eb 0%,#edeadf 100%);
    background:linear-gradient(top,#f9f6eb 0%,#edeadf 100%);
    margin: 5px 0;
}

span.form__radio-label-text, span.form__checkbox-label-text {
    padding-left: 0;
}

#lay_body .form {
    padding: 10px;   
}

#sub_right_block h2 {
    border: none;
}

.bg_opcaity {
    background: url("_mod_files/ce_images/template_images/bg_opacity2.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 0;
    height: 45px;
    margin: 0 5px;
    position: absolute;
    width: 245px;
}
.items_small_filter {
    padding-bottom: 20px;
}

.left_block_user_menu {
    padding-bottom: 10px;
}

.a_sp {
    border-bottom: 1px solid #E2E2E2 !important;
    margin: 0 15px;
    padding: 4px 0;
}
#sub_flt_two .a_sp {
    width: 227px;
}

#sub_flt_two .a_sp {
    width: 227px;
}

.letters{
    background:#fff;
    color:#000;
}
.main-menu_type_dropdown .main-menu_level_1{
    transition:all 0.2s 0.1s;
    -moz-transition:all 0.2s 0.1s;
    -webkit-transition:all 0.2s 0.1s;
    -o-transition:all 0.2s 0.1s;
}
.nav-menu_position_bottom .nav-menu__item{
    vertical-align:middle;
}

/* End general */

/* Start footer */

#footer {
    height: 106px;
    position: relative;
}

.footer{
    margin-top:15px;
    text-align:center;
}
.footer__link{
    vertical-align:middle;
    display:inline-block;
    margin-left:50px;
    line-height:inherit;
}
.footer__logo{
    vertical-align:middle;
}
.footer__content{
    display:inline-block;
    vertical-align:middle;
    line-height:1.2em;
    max-width:80%;
}
*+html .footer__content{
    zoom:1;
    display:inline;
}
* html .footer__content{
    zoom:1;
    display:inline;
}

.bottom_menu {
    background: none;
    position: relative;
    top: 54px;
    padding-left: 20px;
}

.bottom_menu a:link, .bottom_menu a:visited, .bottom_menu a:active {
    color: #4490b2;
    text-decoration: underline !important;
}

.bottom_menu a:hover {
    color: #4490b2;
    text-decoration: none !important;
}

.bot_sp {
    color: #B7B7B5;
}

/* End footer */

/* Start specblock ajax-responder */

div.ami_resp_outer_block {
    border: 1px solid #0375A7 !important;
    background: #0375A7;
    border-radius: 5px;
    margin: 0px !important;
    padding: 0px !important;
}

div.ami_resp_outer_blog {
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}

.name_resp_block {
    color: #FFFFFF;
    font-weight: bold;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-top: -25px;
}

div.ami_resp_row_announce_blog {
    display: none;
}

.ami_resp_row_fdate_blog {
    display: block !important;
    font-size: 11px;
    font-weight: normal !important;
    padding-top: 5px;
}

.ami_resp_reload {
    display: none !important;
}

.ami_resp_next {
    background: url("_mod_files/ce_images/template_images/next_but.gif") no-repeat scroll 0 0 transparent !important;
    float: right;
    height: 18px !important;
    position: relative;
    right: -5px;
    top: -43px;
}

.ami_resp_prev {
    background: url("_mod_files/ce_images/template_images/prev_but.jpg") no-repeat scroll 0 0 transparent !important;
    float: right;
    height: 18px !important;
    position: relative;
    right: 30px;
    top: -43px;
}

#blog_id {
    position: absolute;
    color: #fff;
    top: 12px;
    font-weight: bold;
    left: 20px;
}

.ami_resp_navi_block {
    background: #0375A7;
    height: 28px;
    padding-right: 10px;
    padding-top: 10px;
    text-align: right;
}

.ami_contents_block {
    background: #fff;
    border-radius: 5px 5px 4px 4px;
    padding: 20px;
}

div.ami_resp_row_blog {
    padding-left: 40px;
    padding-right: 30px;
    padding-top: 5px;
    background: url(_mod_files/ce_images/template_images/theme_blog.gif) no-repeat 16px 7px;
}

/* End specblock ajax-responder */

/* Start search
* @tpl eshop_filter_form_small.tpl
* @tpl eshop_filter_box_small.tpl
*/

#search_left {
    float: left;
    width: 5px;
    height: 74px;
    background: url(_mod_files/ce_images/template_images/search_left.gif) no-repeat;
}

#search_center {
    float: left;
    width: 684px;
    height: 74px;
    background: url(_mod_files/ce_images/template_images/search_center.gif) repeat-x;
}

#search_value {
    float: left;
    padding-top: 20px;
    padding-left: 13px;
    padding-right: 14px;
}

#search_head {
    float: left;
    padding-top: 11px;
    padding-bottom: 5px;
}

#search_head .wd2 {
    width: 504px !important;
}

#search_head_filter {float: left;}
#search_head span {display: none;}
#search_head input {height: 14px; padding: 7px 5px; width: 504px;}
#search_head table input {
    background: url("_mod_files/ce_images/template_images/search_button.gif") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    height: 31px;
    left: 8px;
    position: relative;
    top: 1px;
    width: 78px;
}

#search_post_bot {
    color: #A9A79B;
    font-size: 12px;
    padding-left: 71px;
    float: left;
}

#search_full_top {
    float: right;
    padding-right: 96px;
}

#search_right {
    float: left;
    width: 5px;
    height: 74px;
    background: url(_mod_files/ce_images/template_images/search_right.gif) no-repeat;
}

#search_button {
    background: url(_mod_files/ce_images/template_images/search_button.gif) no-repeat;
    width: 78px;
    height: 31px;
    border: 0;
    cursor: pointer;
    left: 8px;
    position: relative;
    top: 1px;
}

.advanced_search{
    background:#f2f0e6 url(_mod_files/ce_images/template_images/adv_search_bgr.gif) repeat-x 0 0;
    border-bottom: 1px solid #c7c7c7;
    border-radius: 5px;
    -moz-border-radius:5px;
    -webkit-border-radius: 5px;
    padding: 13px 20px;
}

.advanced_search .header{
    text-transform:uppercase;
    color:#000;
    font-weight:bold;
    padding:0 0 6px 0;
}

.advanced_search input.btn{
    background:url(_mod_files/ce_images/template_images/adv_search_btn.png) no-repeat 0 0;
    border:0;
    padding:0 0 0 8px;
    font-size:12px;
    width:121px;
    height:28px;
    margin-top: 8px;
    color: #fff;
}

.items_small_filter, .left_block_user_menu, #filter_two_block, .sm_tree {
    border: 1px solid #E6E6E6;
    border-radius: 5px;
    margin-bottom: 20px;
    width: 257px;
    overflow: hidden;
    -webkit-transition:all 0.5s ease-in-out;
    -moz-transition:all 0.5s ease-in-out;
    -o-transition:all 0.5s ease-in-out;
    transition:all 0.5s ease-in-out;
}

#small_filter_catalog a, #left_block_user_menu a, .sm_tree a, .sm_tree span, #small_referance_catalog a {
    background: url("_mod_files/ce_images/template_images/punkt.gif") no-repeat scroll 0 3px transparent;
    padding-left: 20px;
}

.sm_tree {
    padding: 10px 0 20px;
    width: 100%;
}

#small_filter_catalog h2, #left_block_user_menu h2, .sm_tree h2, #small_referance_catalog h2 {
    color: #0A0A0A;
    font-weight: bold;
    margin-left: 5px;
    padding: 10px;
    text-transform: uppercase;
}

body .form__submit{
    background:#ffffff;
    background:-moz-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(50%,#f3f3f3),color-stop(51%,#ededed),color-stop(100%,#ffffff));
    background:-webkit-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
    background:-o-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
    background:-ms-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
    background:linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
    position:relative;
    padding:5px 12px;
    background:#3faef3;
    background:-moz-linear-gradient(top,#3faef3 45%,#0f74f0 75%);
    background:-webkit-linear-gradient(top,#3faef3 45%,#0f74f0 75%);
    background:-o-linear-gradient(top,#3faef3 45%,#0f74f0 75%);
    background:-ms-linear-gradient(top,#3faef3 45%,#0f74f0 75%);
    background:linear-gradient(top,#3faef3 45%,#0f74f0 75%);
    border:1px solid #0f74f0;
    color:#fff;
    font-size:12px;
    line-height:1.2em;
    height:auto;
    width:auto;
    cursor:pointer;
}
body .form__submit:hover{
    background:#3faef3;
    background:-moz-linear-gradient(top,#3faef3 45%,#2782f2 75%);
    background:-webkit-linear-gradient(top,#3faef3 45%,#2782f2 75%);
    background:-o-linear-gradient(top,#3faef3 45%,#2782f2 75%);
    background:-ms-linear-gradient(top,#3faef3 45%,#2782f2 75%);
    background:linear-gradient(top,#3faef3 45%,#2782f2 75%);
    border:1px solid #ffd700 !important;
    
    color:#fff;
    text-decoration:inherit;
    background: #ffd700;
}
body .form__submit:visited{
    color:#fff;
}
body .form__submit:active{
    box-shadow:0 0 2px rgba(255,255,255,0.7) inset;
}
body .form__submit:before{
    content:"";
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:1px;
    background:rgba(255,255,255,0.8);
}
body .form__submit:after{
    content:"";
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    height:1px;
    background:rgba(255,255,255,0.6);
    -moz-box-shadow:0 1px 2px rgba(0,0,0,0.7) 0 7px #ccc;
    -webkit-box-shadow:0 1px 2px rgba(0,0,0,0.7) 0 7px #ccc;
    box-shadow:0 1px 2px rgba(0,0,0,0.7) 0 7px #ccc;
    -moz-box-shadow:0 1px 2px rgba(0,0,0,0.7);
    -webkit-box-shadow:0 1px 2px rgba(0,0,0,0.7);
    box-shadow:0 1px 2px rgba(0,0,0,0.7);
}

.form__field-caption {
    font-size: 16px;
    font-weight: 600;
    margin: 3px 0;
    padding: 0;
}
.form__search-line{
    width:70%;
    padding: 6px;
}
.form__search-line:hover{
    border:1px solid #999;
}
.form__field-sublist{
    vertical-align:top;
}
.form__field-list>.form__field-sublist{
    display:block;
}
.form__field-list>.form__field-sublist:after{
    content:"";
    display:inline-block;
    width:100%;
    height:0;
}
.form__field{
    vertical-align:top;
}
.form__fieldset{
    margin:8px 0 0 0;
    min-width:140px;
    position: relative;
    padding: 8px 8px 0 8px;
    border-radius: 2px;
}
.form__select-wrapper{
    position:relative;
    overflow:hidden;
    /*width:140px;*/
    height:20px;
    margin:10px 0;
    padding:0;
    border:1px solid #c0c4cc;
    border-radius:5px;
    background:#fff;
    background-position:120px 0,0 0;
}
.form__select-wrapper:hover{
    border:1px solid #999;
}
.form__select-wrapper:before{
    content:"\25bc";
    position:absolute;
    display:block;
    right:5px;
    top:0;
    color:#ccc;
    font-size:16px;
    transform:scale(1,0.5);
    -moz-transform:scale(1,0.5);
    -webkit-transform:scale(1,0.5);
    -o-transform:scale(1,0.5);
    -ms-transform:scale(1,0.5);
}
.form__select-wrapper:hover:before{
    color:#bbb;
}
.form__select{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:20px;
    padding:0 0;
    border:0;
    border-radius:5px;
    background:transparent;
    background-color:rgba(0,0,0,0);
    -webkit-appearance:none;
    margin: 0;
}
.form__select:hover{
    border:0;
}
.eshop-cat-list__clipper {
    font-size: 0;
}

.form.form_type_list form {
    background: none;
    font-family: arial;
}
.form__multiselect{
    width:140px;
    border:0;
}
.form__option{
    height:20px;
}
.form__option:hover{
    background:#eef;
}
.form__multiselect-wrapper{
    width:auto;
    height:auto;
    margin-top:10px;
    background:#fff;
    border:0;
    border-radius:0;
}
.form__checkbox:nth-of-type(n){
    position:absolute;
    left:-9999px;
}
.form__checkbox-label{
    display:block;
    height:20px;
    margin-bottom:8px;
    padding:0;
    line-height:20px;
    position: relative;
}
.form__checkbox-label-text{
    display:inline-block;
    vertical-align:baseline;
    cursor:default;
    font-size: 13px;
}
.form__checkbox:nth-of-type(n)+.form__checkbox-label:before,.form__checkbox:nth-of-type(n)+.form__checkbox-label-text:before{
    content:"";
    display:inline-block;
    width:12px;
    height:12px;
    margin:0 5px 4px 0;
    border:1px solid #ccc;
    border-radius: 2px;
    vertical-align:middle;
    z-index:5;
}
.form__checkbox:nth-of-type(n)+.form__checkbox-label:hover:before,.form__checkbox:nth-of-type(n)+.form__checkbox-label-text:hover:before{
    border:1px solid #999;
}
.form__checkbox-label:nth-of-type(n):after,.form__checkbox-label-text:nth-of-type(n):after{
    content:"\2713";
    position:absolute;
    top:-3px;
    left:1px;
    display:none;
    width:20px;
    height:20px;
    background-position:0 0;
    background-color:transparent;
    color:#0b0;
    font-size:23px;
    font-smooth:always;
    text-align:center;
    transition:all 0.1s ease-in;
    -moz-transition:all 0.1s ease-in;
    -webkit-transition:all 0.1s ease-in;
    -o-transition:all 0.1s ease-in;
}
.form__checkbox:checked+.form__checkbox-label:after,.form__checkbox:checked+.form__checkbox-label-text:after{
    display:block;
}
.form__label-img{
    vertical-align:top;
}
.form__radio{
    float:left;
    clear:both;
}
.form__radio-label{
    float:left;
}
.form__radio:nth-of-type(n){
    float:none;
}
.form__radio-label:nth-of-type(n){
    position:relative;
    display:block;
    float:none;
    height:20px;
    margin-bottom:5px;
    padding:0 0 0 25px;
    line-height:20px;
    color:#848484;
}
.form__radio-label:hover{
    color:#000;
}
.form__radio-label:nth-of-type(n):before{
    content:"";
    position:absolute;
    display:block;
    left:0;
    top:0;
    width:16px;
    height:16px;
    border:1px solid #ccc;
    border-radius:10px;
    z-index:1;
}
.form__radio-label:nth-of-type(n):hover:before{
    border:1px solid #999;
}
.form__radio-label-text{
    vertical-align:baseline;
    cursor:default;
    font-size: 13px;
}
.form__radio-label-text:nth-of-type(n):after,.form__radio-label:nth-of-type(n):after{
    content:"";
    position:absolute;
    display:block;
    left:3px;
    top:3px;
    width:12px;
    height:12px;
    border-radius:6px;
    background:none repeat scroll 0 0 #3ce636;
    box-shadow:0 1px 2px rgba(0,0,0,0.3),0 -1px 6px rgba(0,0,0,0.5) inset;
    opacity:0;
}
.form__radio:checked+.form__radio-label:after,.form__radio:checked~.form__radio-label-text:after{
    opacity:1.0;
}
.form__radio:nth-of-type(n){
    position:absolute;
    left:-9999px;
}
.form__textfield:hover{
    border:1px solid #999;
}
.form__textarea{
    border:1px solid #ccc;
}
.form__textarea:hover{
    border:1px solid #999;
}
.form_type_filter{
    color:#333;
}
.form_type_filter .form__field-list{
    display:none;
}
.form_type_filter .form__search-line{
    width:78%;
}
.form_type_list{
    background:transparent;
    border:1px lightgray solid;
    padding:15px;
    border-radius:5px;
    background:#fff;
    color:#000;
}
.form_type_list .form__radio:checked+.form__radio-label:after{
    opacity:0;
}
.form_type_list .form__radio-dot{
    display:block;
    position:absolute;
    left:-20px;
    top:-20px;
    width:20px;
    height:20px;
    transition:all 0.2s ease-in;
    -moz-transition:all 0.2s ease-in;
    -webkit-transition:all 0.2s ease-out;
    -o-transition:all 0.2s ease-in;
    z-index:0;
}
.form_type_list .form__radio-dot:before{
    content:"";
    position:absolute;
    display:block;
    left:4px;
    top:4px;
    width:12px;
    height:12px;
    border-radius:6px;
    background:none repeat scroll 0 0 #3ce636;
    box-shadow:0 1px 2px rgba(0,0,0,0.3),0 -1px 6px rgba(0,0,0,0.5) inset;
}
.form_type_list .form__radio-dot:after{
    content:"";
    position:absolute;
    display:block;
    left:8px;
    top:8px;
    width:2px;
    height:2px;
    background:#9f9;
}
.form_type_list .form__radio:nth-of-type(1):checked~.form__radio-dot{
    top:0;
    left:0;
}
.form_type_list .form__radio:nth-of-type(2):checked~.form__radio-dot{
    top:25px;
    left:0;
}
.form_type_list .form__radio:nth-of-type(3):checked~.form__radio-dot{
    top:50px;
    left:0;
}
.form_type_list .form__radio:nth-of-type(4):checked~.form__radio-dot{
    top:75px;
    left:0;
}
.form_type_list .form__radio:nth-of-type(5):checked~.form__radio-dot{
    top:100px;
    left:0;
}
.form_type_list .form__radio:nth-of-type(6):checked~.form__radio-dot{
    top:125px;
    left:0;
}
.form_type_list .form__radio:nth-of-type(7):checked~.form__radio-dot{
    top:150px;
    left:0;
}
.form_type_list .form__radio:nth-of-type(8):checked~.form__radio-dot{
    top:175px;
    left:0;
}
.form_type_list .form__radio:nth-of-type(9):checked~.form__radio-dot{
    top:200px;
    left:0;
}
.form_type_list .form__radio:nth-of-type(10):checked~.form__radio-dot{
    top:225px;
    left:0;
}
.form_type_list .form__radio:nth-of-type(11):checked~.form__radio-dot{
    top:250px;
    left:0;
}
.form_type_list .form__radio:nth-of-type(12):checked~.form__radio-dot{
    top:275px;
    left:0;
}
.form_type_list .form__radio:nth-of-type(13):checked~.form__radio-dot{
    top:300px;
    left:0;
}
.form_type_list .form__radio:nth-of-type(14):checked~.form__radio-dot{
    top:325px;
    left:0;
}
.form_type_list .form__radio:nth-of-type(15):checked~.form__radio-dot{
    top:350px;
    left:0;
}
.form_type_list .form__radio:nth-of-type(16):checked~.form__radio-dot{
    top:375px;
    left:0;
}
.form_type_list .form__radio:nth-of-type(17):checked~.form__radio-dot{
    top:400px;
    left:0;
}
.form_type_list .form__radio:nth-of-type(18):checked~.form__radio-dot{
    top:425px;
    left:0;
}
.form_type_list .form__radio:nth-of-type(19):checked~.form__radio-dot{
    top:450px;
    left:0;
}
.form_type_list .form__radio:nth-of-type(20):checked~.form__radio-dot{
    top:475px;
    left:0;
}
.form_type_search{
    overflow:hidden;
    float:left;
    width:677px;
    height:56px;
    margin:0;
    padding:10px;
    border-radius:5px;
}
.form_type_search .form__title{
    display:none;
}
.form_type_search .form__caption{
    display:none;
}
.form_type_search .form__search-line {
    width: 574px;
    padding: 5px;
    vertical-align: top;
    margin: 0 6px;
}
.form_type_search .form__submit{
    width:71px;
    height:28px;
    border:0;
    background:url("_img/form__submit.png") no-repeat;
    color:transparent;
    font-size:0;
    cursor:pointer;
    vertical-align:top;
    position:relative;
    padding:5px 12px;
    background:#3faef3;
    background:-moz-linear-gradient(top,#3faef3 45%,#0f74f0 75%);
    background:-webkit-linear-gradient(top,#3faef3 45%,#0f74f0 75%);
    background:-o-linear-gradient(top,#3faef3 45%,#0f74f0 75%);
    background:-ms-linear-gradient(top,#3faef3 45%,#0f74f0 75%);
    background:linear-gradient(top,#3faef3 45%,#0f74f0 75%);
    border:1px solid #0f74f0;
    color:#fff;
    font-size:12px;
    line-height:1.2em;
    height:auto;
    width:auto;
    cursor:pointer;
}
.form_type_search .form__submit:hover{
    background:#3faef3;
    background:-moz-linear-gradient(top,#3faef3 45%,#2782f2 75%);
    background:-webkit-linear-gradient(top,#3faef3 45%,#2782f2 75%);
    background:-o-linear-gradient(top,#3faef3 45%,#2782f2 75%);
    background:-ms-linear-gradient(top,#3faef3 45%,#2782f2 75%);
    background:linear-gradient(top,#3faef3 45%,#2782f2 75%);
    border:1px solid #0f74f0;
    color:#fff;
    text-decoration:inherit;
}
.form_type_search .form__submit:visited{
    color:#fff;
}
.form_type_search .form__submit:active{
    box-shadow:0 0 2px rgba(255,255,255,0.7) inset;
}
.form_type_search .form__submit:before{
    content:"";
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:1px;
    background:rgba(255,255,255,0.8);
}
.form_type_search .form__submit:after{
    content:"";
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    height:1px;
    background:rgba(255,255,255,0.6);
    -moz-box-shadow:0 1px 2px rgba(0,0,0,0.7) 0 7px #ccc;
    -webkit-box-shadow:0 1px 2px rgba(0,0,0,0.7) 0 7px #ccc;
    box-shadow:0 1px 2px rgba(0,0,0,0.7) 0 7px #ccc;
    -moz-box-shadow:0 1px 2px rgba(0,0,0,0.7);
    -webkit-box-shadow:0 1px 2px rgba(0,0,0,0.7);
    box-shadow:0 1px 2px rgba(0,0,0,0.7);
}
.form_type_search .form__under-search-line{
    display:block;
    width:584px;
    height:30px;
}
.form_type_search .form__hint{
    display:block;
    float:left;
    margin:3px 0 0 7px;
    color:#999;
    font-size:13px;
    text-shadow:1px 1px white;
}
.form_type_search .form__more{
    display:block;
    float:right;
    margin:3px 0 0 0;
}

/* End search
* @tpl eshop_filter_form_small.tpl
* @tpl eshop_filter_box_small.tpl
*/

/* Start member menu 
* @tpl members.tpl
*/

.member_menu {
    overflow:hidden;
    margin: 0px 0 5px 0px;
}

.member_menu a {
    font: normal 1em arial, tahoma, verdana;
    text-decoration: none;
}

.member_small_block_body {
    margin: 10px 0;
    zoom: 1;
}

.bottom_menu a:link, .bottom_menu a:visited, .bottom_menu a:active, .bottom_menu a:hover {
    font: normal 1em arial, tahoma, verdana;
    text-decoration: none !important;
}

.bottom_menu a:hover {
    text-decoration: underline !important;
}

.member_small_menu_info_logged_body div, .member_small_menu_info_not_logged_body div {
    margin: 0px;
}

.member_menu a {
    color: #4490B2 !important;
    text-decoration: underline !important;
    font-weight: bold !important;
}

.member_menu {
    position: absolute;
    right: 0px;
    padding-top: 2px;
}

.member_small_menu_info_logged_body, .member_small_menu_info_not_logged_body {
    padding-left: 60px;
}

.member_small_menu_info_logged_body .alt_header3,
.member_small_menu_info_not_logged_body .alt_header3 {
    border-bottom: 1px dashed #CCC;
    padding-bottom: 10px;
}
.member_menu .member_menu_row {
    display: none;
}
.member_menu .small_menu_registration,
.member_menu .small_menu_login,
.member_menu .small_menu_logout {
    display: block;
}
.member_menu .small_menu_login,
.member_menu .small_menu_logout {
    background: url("_mod_files/ce_images/template_images/exit.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: right;
    margin-left: 15px;
}
.member_menu .small_menu_registration {
    background: url("_mod_files/ce_images/template_images/details_menu.png") no-repeat 0px 0px;
    float: right;
}
.member_menu_row.small_menu_login a,
.member_menu .small_menu_registration a,
.member_menu .small_menu_logout {
    padding-left: 25px;
}

#head_user_menu .member_menu {
    position: static;
    top: 0;
    float: right;
    padding-top: 20px;
}

.member_balance {
    float: left;
    padding-top: 19px;
}

#left_block_user_menu .member_menu a, .sm_tree a, .sm_tree span {
    font-weight: normal !important;
    font-size: 12px !important;
}

#left_block_user_menu .member_menu {
    position: relative;
    padding-top: 0px;
}

#left_block_user_menu .member_menu div, .sm_level_1, .sm_level_2 {
    padding: 5px 0;
    border-bottom: 1px solid #E2E2E2 !important;
    margin: 0 15px;
}

#left_block_user_menu .member_small_block_body {
    margin: 0px;
}

#left_block_user_menu .member_small_block_body div {
    display: none;
}

#left_block_user_menu .member_menu, #left_block_user_menu .member_menu div {
    display: block !important;
}

#left_block_user_menu .member_menu_row {
    float: none;
    background: none;
}

/* End member menu 
* @tpl members.tpl
*/

/* Start RSS
* ext_rss.tpl
* ami_ext_rss.tpl
* ext_rss.tpl
*/

#rss_value {
    font-weight: bold;
    padding-bottom: 15px;
}

#rss_demo {
    padding-top: 10px;
}

#rss_demo a {
    color: #000;
    font-size: 11px;
}

#rss_left input.wd2 {
    margin: 0;
    padding: 3px 5px 3px 28px;
    width: 126px !important;
    background: #FFF url("_mod_files/ce_images/template_images/email.jpg") no-repeat 5px;
}

#rss_left input.btn {
    background: url("_mod_files/ce_images/template_images/rss_but.png") no-repeat;
    border: 0 none;
    height: 37px;
    left: -6px;
    position: relative;
    filter: none;
    font-size: 0;
    width: 50px;
    top: 2px;
}

#email_rss {
    background: url("_mod_files/ce_images/template_images/email.jpg") no-repeat;
    width: 16px;
    height: 13px;
    position: absolute;
    margin-left: 7px;
    margin-top: 7px;
}

#rss_left {
    margin-top: 20px;
    padding-left: 17px;
    padding-top: 18px;
    width: 240px;
    height: 106px;
    color: #000;
    background: url(_mod_files/ce_images/template_images/rss.gif) no-repeat;
}

/* End RSS
* ext_rss.tpl
* ami_ext_rss.tpl
* ext_rss.tpl
*/

.block__form_type_search,
.block__eshop-item-small,.block__eshop-item-detailed{
    background:transparent;
    color:#000;
}
.block__eshop-item-small{
    color:#000;
}
.block__eshop-cat-tree_type_list,.block__form_type_filter{
    color:#000;
}
.block__form_type_list,.block__letters{
    background:#fff;
    color:#000;
}
.block__category-path,.block__pager{
    border-width:0;
}
.block__eshop-item-properties,.block__rating{
    background:#fff;
    color:#000;
}
.element__button{
    position:relative;
    padding:5px 12px;
    background:#3faef3;
    background:-moz-linear-gradient(top,#3faef3 45%,#0f74f0 75%);
    background:-webkit-linear-gradient(top,#3faef3 45%,#0f74f0 75%);
    background:-o-linear-gradient(top,#3faef3 45%,#0f74f0 75%);
    background:-ms-linear-gradient(top,#3faef3 45%,#0f74f0 75%);
    background:linear-gradient(top,#3faef3 45%,#0f74f0 75%);
    border:1px solid #0f74f0;
    color:#fff;
    font-size:12px;
    line-height:1.2em;
    height:auto;
    width:auto;
    cursor:pointer;
}
.element__button:hover{
    background:#3faef3;
    background:-moz-linear-gradient(top,#3faef3 45%,#2782f2 75%);
    background:-webkit-linear-gradient(top,#3faef3 45%,#2782f2 75%);
    background:-o-linear-gradient(top,#3faef3 45%,#2782f2 75%);
    background:-ms-linear-gradient(top,#3faef3 45%,#2782f2 75%);
    background:linear-gradient(top,#3faef3 45%,#2782f2 75%);
    border:1px solid #0f74f0;
    color:#fff;
    text-decoration:inherit;
}
.element__button:visited{
    color:#fff;
}
.element__button:active{
    box-shadow:0 0 2px rgba(255,255,255,0.7) inset;
}
.element__button:before{
    content:"";
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:1px;
    background:rgba(255,255,255,0.8);
}
.element__button:after{
    content:"";
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    height:1px;
    background:rgba(255,255,255,0.6);
    -moz-box-shadow:0 1px 2px rgba(0,0,0,0.7) 0 7px #ccc;
    -webkit-box-shadow:0 1px 2px rgba(0,0,0,0.7) 0 7px #ccc;
    box-shadow:0 1px 2px rgba(0,0,0,0.7) 0 7px #ccc;
    -moz-box-shadow:0 1px 2px rgba(0,0,0,0.7);
    -webkit-box-shadow:0 1px 2px rgba(0,0,0,0.7);
    box-shadow:0 1px 2px rgba(0,0,0,0.7);
}

#cart-small__info_is_empty {
    padding: 6px 0 8px;
}

/* Start eshop cart
* @tpl eshop_cart.tpl
*/ 

.recalc123 {
    text-decoration: none;   
}

/* #head_eshop_cart {
float: right;
left: 0;
position: relative;
width: 220px;
} */

#my_cart, #my_cart a {
    color: #000 !important;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 5px;
}

.cart-small{
    min-height:47px;
    margin-top:15px;}


.cart-small__visual{}



.cart-small__title {
    color: #6D6D6D;
    display: block;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    white-space: nowrap !important;
}
.cart-small__title:visited{
    color:inherit;
}
.cart-small__text{
    width:160px;
    float: left;
}
.cart-small__order-btn, .cart-small__order-btn {
    position:relative;
    padding:5px 12px;
    background:#9cd125;
    background:-moz-linear-gradient(top,#9cd125 45%,#65a61d 75%);
    background:-webkit-linear-gradient(top,#9cd125 45%,#65a61d 75%);
    background:-o-linear-gradient(top,#9cd125 45%,#65a61d 75%);
    background:-ms-linear-gradient(top,#9cd125 45%,#65a61d 75%);
    background:linear-gradient(top,#9cd125 45%,#65a61d 75%);
    border:1px solid #65a61d;
    color:#fff;
    font-size:12px;
    line-height:1.2em;
    height:auto;
    width:auto;
    cursor:pointer;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
}
.cart-small__order-btn:hover {
    background:#9cd125;
    background:-moz-linear-gradient(top,#9cd125 45%,#72bb21 75%);
    background:-webkit-linear-gradient(top,#9cd125 45%,#72bb21 75%);
    background:-o-linear-gradient(top,#9cd125 45%,#72bb21 75%);
    background:-ms-linear-gradient(top,#9cd125 45%,#72bb21 75%);
    background:linear-gradient(top,#9cd125 45%,#72bb21 75%);
    border:1px solid #65a61d;
    color:#fff;
    text-decoration:none !important;
}
.cart-small__order-btn:visited{
    color:#fff;
}
.cart-small__order-btn:active{
    box-shadow:0 0 2px rgba(255,255,255,0.7) inset;
}
.cart-small__order-btn:before{
    content:"";
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:1px;
    background:rgba(255,255,255,0.8);
}
.cart-small__order-btn:after{
    content:"";
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    height:1px;
    background:rgba(255,255,255,0.6);
    -moz-box-shadow:0 1px 2px rgba(0,0,0,0.7) 0 7px #ccc;
    -webkit-box-shadow:0 1px 2px rgba(0,0,0,0.7) 0 7px #ccc;
    box-shadow:0 1px 2px rgba(0,0,0,0.7) 0 7px #ccc;
    -moz-box-shadow:0 1px 2px rgba(0,0,0,0.7);
    -webkit-box-shadow:0 1px 2px rgba(0,0,0,0.7);
    box-shadow:0 1px 2px rgba(0,0,0,0.7);
}
#cart-small__info_not_empty {
    display: block;
    padding: 4px 0 6px 0;
}
.cart-small__cont-btn{
    background:transparent;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    margin-left:30px;
    padding:5px 12px;
    font-size:12px;
    line-height:1.2em;
}
.cart-small__cont-btn:hover{
    position:relative;
    padding:5px 12px;
    background:#3faef3;
    background:-moz-linear-gradient(top,#3faef3 45%,#0f74f0 75%);
    background:-webkit-linear-gradient(top,#3faef3 45%,#0f74f0 75%);
    background:-o-linear-gradient(top,#3faef3 45%,#0f74f0 75%);
    background:-ms-linear-gradient(top,#3faef3 45%,#0f74f0 75%);
    background:linear-gradient(top,#3faef3 45%,#0f74f0 75%);
    border:1px solid #0f74f0;
    color:#fff;
    font-size:12px;
    line-height:1.2em;
    height:auto;
    width:auto;
    cursor:pointer;
    padding:5px 12px;
    font-size:12px;
    line-height:1.2em;
}
.cart-small__cont-btn:hover:hover{
    background:#3faef3;
    background:-moz-linear-gradient(top,#3faef3 45%,#2782f2 75%);
    background:-webkit-linear-gradient(top,#3faef3 45%,#2782f2 75%);
    background:-o-linear-gradient(top,#3faef3 45%,#2782f2 75%);
    background:-ms-linear-gradient(top,#3faef3 45%,#2782f2 75%);
    background:linear-gradient(top,#3faef3 45%,#2782f2 75%);
    border:1px solid #0f74f0;
    color:#fff;
    text-decoration:inherit;
}
.cart-small__cont-btn:hover:visited{
    color:#fff;
}
.cart-small__cont-btn:hover:active{
    box-shadow:0 0 2px rgba(255,255,255,0.7) inset;
}
.cart-small__cont-btn:hover:before{
    content:"";
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:1px;
    background:rgba(255,255,255,0.8);
}
.cart-small__cont-btn:hover:after{
    content:"";
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    height:1px;
    background:rgba(255,255,255,0.6);
    -moz-box-shadow:0 1px 2px rgba(0,0,0,0.7) 0 7px #ccc;
    -webkit-box-shadow:0 1px 2px rgba(0,0,0,0.7) 0 7px #ccc;
    box-shadow:0 1px 2px rgba(0,0,0,0.7) 0 7px #ccc;
    -moz-box-shadow:0 1px 2px rgba(0,0,0,0.7);
    -webkit-box-shadow:0 1px 2px rgba(0,0,0,0.7);
    box-shadow:0 1px 2px rgba(0,0,0,0.7);
}
.cart-small__form-line{
    margin:5px 0;
}
.cart-small_not_empty .cart-small__visual{
    
}
.cart-small_type_one-click{
    margin-top:5px;
}
.cart-small_type_one-click .cart-small__info_not_empty{
    display:block;
    margin:10px 0;
}
.cart-small_type_one-click .cart-small__success-message{
    display:block;
    font-weight:700;
    margin:10px 0;
}
.cart-small_type_one-click .cart-small__title{
    font-size:18px;
}
.cart-small_type_success{
    margin-top:5px;
}
.cart-small_type_success .cart-small__title{
    font-size:18px;
}

/* End eshop cart
* @tpl eshop_cart.tpl
*/ 

/* Start eshop catalog
* @tpl eshop_catalog.tpl
*/

.category-path{
    border-width:0;
    margin-bottom:20px;
    font-weight:700;
    color:#000;
}
.category-path__link,.category-path__link:visited{
    margin-right:5px;
    padding-right:15px;
    background:url(_img/category-path__arrow.jpg) no-repeat;
    background-position:100% 60%;
    color:#898883;
    font-weight:400;
}
.category-path__link:last-child{
    background:none;
}
.category-path__link::after{
    display:none;
}

.eshop-cat-detailed__description {
    padding: 20px 0;
}
.eshop-cat-detailed__announce{
    margin-bottom:10px;
}

.eshop-item-list_type_catalog{
    overflow:visible;
}
.eshop-item-list_type_catalog .eshop-item-list__clipper{
    overflow:visible;
}
.eshop-item-properties{
    color:#555;
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    -o-transition:all 0.3s;
    transition:all 0.3s;
    border-radius:5px;
}
.eshop-item-properties_notavail{
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    -o-transition:all 0.3s;
    transition:all 0.3s;
    border:1px solid #fcc;
}
.eshop-item-small:hover .eshop-item-small__additional-prices{
    visibility:visible;
    opacity:1;
}

.eshop-item-small__content{
    background:transparent;
    color:#000;
    color:#000;
    height:100%;
    max-width:220px;
    text-align:center;
}
.eshop-item-small__category,.eshop-item-small__category:visited{
    text-decoration:underline;
    font-weight:100;
    font-size:12px;
    
}
.eshop-item-small__title,.eshop-item-small__title:visited{
    color:#000;
    text-decoration:underline;
    text-transform:uppercase;
    font-weight:700;
    font-size:12px;
}
.eshop-item-small__title:hover,.eshop-item-small__category:hover{
    text-decoration:none;
}
.eshop-item-small__prices{
    margin-top:8px;
}
.eshop-item-small__base-price{
    display:inline-block;
}
.eshop-item-small__caption{
    display:block;
}
.eshop-item-small__price-tag{
    position:relative;
    display:inline-block;
    height:30px;
    padding:0 8px;
    border-radius:5px;
    background:#ffd300;
    text-align:left;
    margin-bottom: 10px;
    margin-top: 6px;
}
.eshop-item-small__price-tag_additional{
    font-size:13px;
    font-weight:700;
    height:22px;
    padding-top:8px;
}
.eshop-item-small__price-tag_vkredit{
    display:inline-block;
}
.eshop-item-small__price-actual{
    display:block;
    margin-top:8px;
    font-size:13px;
    font-weight:bold;
}
.eshop-item-small__price-original{
    display:block;
    margin-bottom:-11px;
    margin-top:1px;
}
.eshop-item-small__cart-form{
    display:inline-block;
    margin-bottom: 10px;
}
.eshop-item-small__quantity{
    padding:0;
    border:1px solid #ccc;
    border-radius:3px;
    text-align:center;
}
.eshop-item-small__cart-text{
    font-weight:700;
    position:relative;
    padding:5px 12px;
    background:#3faef3;
    background:-moz-linear-gradient(top,#3faef3 45%,#0f74f0 75%);
    background:-webkit-linear-gradient(top,#3faef3 45%,#0f74f0 75%);
    background:-o-linear-gradient(top,#3faef3 45%,#0f74f0 75%);
    background:-ms-linear-gradient(top,#3faef3 45%,#0f74f0 75%);
    background:linear-gradient(top,#3faef3 45%,#0f74f0 75%);
    border:1px solid #0f74f0;
    color:#000;
    font-size:12px;
    line-height:1.2em;
    height:auto;
    width:auto;
    cursor:pointer;
    border-radius:5px;
}
.eshop-item-small__cart-text:hover{
    background:#ffeb3b;
    /*background:#ffeb3b;
    background:-moz-linear-gradient(top,#3faef3 45%,#2782f2 75%);
    background:-webkit-linear-gradient(top,#3faef3 45%,#2782f2 75%);
    background:-o-linear-gradient(top,#3faef3 45%,#2782f2 75%);
    background:-ms-linear-gradient(top,#3faef3 45%,#2782f2 75%);
    background:linear-gradient(top,#3faef3 45%,#2782f2 75%);
    border:1px solid #0f74f0;
    color:#fff;
    text-decoration:inherit;*/
}
.eshop-item-small__cart-text:visited{
    color:#000;
}
.eshop-item-small__cart-text:active{
    box-shadow:0 0 2px rgba(255,255,255,0.7) inset;
}
/*.eshop-item-small__cart-text:before{
content:"";
position:absolute;
top:0;
left:0;
width:100%;
height:1px;
background:rgba(255,255,255,0.8);
}
.eshop-item-small__cart-text:after{
content:"";
position:absolute;
bottom:0;
left:0;
width:100%;
height:1px;
background:rgba(255,255,255,0.6);
-moz-box-shadow:0 1px 2px rgba(0,0,0,0.7) 0 7px #ccc;
-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.7) 0 7px #ccc;
box-shadow:0 1px 2px rgba(0,0,0,0.7) 0 7px #ccc;
-moz-box-shadow:0 1px 2px rgba(0,0,0,0.7);
-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.7);
box-shadow:0 1px 2px rgba(0,0,0,0.7);
}*/
.eshop-item-small__additional-prices{
    border-radius:0 0 5px 5px;
}
.eshop-item-small__additional-price_vkredit{
    position:relative;
    padding:5px 12px;
    background:#fefefe;
    background:-moz-linear-gradient(top,#fefefe 45%,#e5e5e5 75%);
    background:-webkit-linear-gradient(top,#fefefe 45%,#e5e5e5 75%);
    background:-o-linear-gradient(top,#fefefe 45%,#e5e5e5 75%);
    background:-ms-linear-gradient(top,#fefefe 45%,#e5e5e5 75%);
    background:linear-gradient(top,#fefefe 45%,#e5e5e5 75%);
    border:1px solid #e5e5e5;
    color:#000;
    font-size:12px;
    line-height:1.2em;
    height:auto;
    width:auto;
    cursor:pointer;
    background-color:#ddd;
    display:inline-block;
    margin:6px 0;
    padding-left:4px;
    padding-right:4px;
}
.eshop-item-small__additional-price_vkredit:hover{
    background:#fefefe;
    background:-moz-linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
    background:-webkit-linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
    background:-o-linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
    background:-ms-linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
    background:linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
    border:1px solid #e5e5e5;
    color:#000;
    text-decoration:inherit;
}
.eshop-item-small__additional-price_vkredit:visited{
    color:#000;
}
.eshop-item-small__additional-price_vkredit:active{
    box-shadow:0 0 2px rgba(180,180,180,0.7) inset;
}
.eshop-item-small__additional-price_vkredit:before{
    content:"";
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:1px;
    background:rgba(255,255,255,0.8);
}
.eshop-item-small__additional-price_vkredit:after{
    content:"";
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    height:1px;
    background:rgba(255,255,255,0.6);
    -moz-box-shadow:0 1px 2px rgba(255,255,255,0.7) 0 7px #ccc;
    -webkit-box-shadow:0 1px 2px rgba(255,255,255,0.7) 0 7px #ccc;
    box-shadow:0 1px 2px rgba(255,255,255,0.7) 0 7px #ccc;
    -moz-box-shadow:0 1px 2px rgba(255,255,255,0.7);
    -webkit-box-shadow:0 1px 2px rgba(255,255,255,0.7);
    box-shadow:0 1px 2px rgba(255,255,255,0.7);
}
.eshop-item-small__additional-price_vkredit .eshop-item-small__caption{
    display:inline-block;
}
.eshop-item-small__additional-price_vkredit .eshop-item-small__cart-icon{
    display:inline-block;
    vertical-align:middle;
    width:26px;
    height:20px;
    background:url("_img/eshop-item-small__vkredit.png") no-repeat;
}
.eshop-item-small__vkredit-price{
    font-weight:700;
}
.eshop-item-small__price-postfix{
    font-weight:700;
}
.eshop-item-small__additional-price_not_avail{
    background:#fff;
    cursor:default;
}
.eshop-item-small__additional-price_not_avail .eshop-item-small__cart-form{
    display:none;
}
.eshop-item-small__one-click{
    color:#08c;
    margin: 0px 6px 0 6px;
}
.eshop-item-small_type_linked .eshop-item-small__header{
    max-width:195px;
}
.eshop-item-small_type_miniblock .eshop-item-small__header{
    max-width:195px;
}
.eshop-item-small_type_miniblock .eshop-item-small__additional-prices{
    position:static;
    visibility:visible;
    opacity:1;
}
.eshop-ordering{
    color:#848484;
}
.eshop-ordering__field-name{
    vertical-align:top;
}
.eshop-ordering__textfield{
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    -moz-box-shadow:0 1px 1px #ddd inset 0 7px #ccc;
    -webkit-box-shadow:0 1px 1px #ddd inset 0 7px #ccc;
    box-shadow:0 1px 1px #ddd inset 0 7px #ccc;
    -moz-box-shadow:0 1px 1px #ddd inset;
    -webkit-box-shadow:0 1px 1px #ddd inset;
    box-shadow:0 1px 1px #ddd inset;
    color:#848484;
}
.eshop-ordering__item{
    margin:8px 0;
    line-height:1em;
}
.eshop-ordering__item-list-wrapper{
    padding-top:37px;
}
.eshop-ordering__item-list{
    padding:0;
    background-color:#f4f4f4;
    border:none;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    width:398px;
}
.eshop-ordering__item-list .eshop-ordering__caption{
    margin:0;
    padding:10px 20px;
    background:#fee601;
    color:#000;
    border-radius:5px 5px 0 0;
}
.eshop-ordering__change-order{
    display:inline-block;
    width:50%;
    font-size:12px;
    font-weight:400;
    text-align:right;
    text-decoration:underline;
}
.eshop-ordering__item-price{
    font-size:18px;
    color:#333;
}

.eshop-ordering__item-prop-info{
    display:inline-block;
    font-size:10px;
}
.eshop-ordering__item-sku{
    font-size:10px;
}
.eshop-ordering__submit{
    position:relative;
    padding:5px 12px;
    background:#9cd125;
    background:-moz-linear-gradient(top,#9cd125 45%,#65a61d 75%);
    background:-webkit-linear-gradient(top,#9cd125 45%,#65a61d 75%);
    background:-o-linear-gradient(top,#9cd125 45%,#65a61d 75%);
    background:-ms-linear-gradient(top,#9cd125 45%,#65a61d 75%);
    background:linear-gradient(top,#9cd125 45%,#65a61d 75%);
    border:1px solid #65a61d;
    color:#fff;
    font-size:12px;
    line-height:1.2em;
    height:auto;
    width:auto;
    cursor:pointer;
}
.eshop-ordering__submit:hover{
    background:#9cd125;
    background:-moz-linear-gradient(top,#9cd125 45%,#72bb21 75%);
    background:-webkit-linear-gradient(top,#9cd125 45%,#72bb21 75%);
    background:-o-linear-gradient(top,#9cd125 45%,#72bb21 75%);
    background:-ms-linear-gradient(top,#9cd125 45%,#72bb21 75%);
    background:linear-gradient(top,#9cd125 45%,#72bb21 75%);
    border:1px solid #65a61d;
    color:#fff;
    text-decoration:inherit;
}
.eshop-ordering__submit:visited{
    color:#fff;
}
.eshop-ordering__submit:active{
    box-shadow:0 0 2px rgba(255,255,255,0.7) inset;
}
.eshop-ordering__submit:before{
    content:"";
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:1px;
    background:rgba(255,255,255,0.8);
}
.eshop-ordering__submit:after{
    content:"";
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    height:1px;
    background:rgba(255,255,255,0.6);
    -moz-box-shadow:0 1px 2px rgba(0,0,0,0.7) 0 7px #ccc;
    -webkit-box-shadow:0 1px 2px rgba(0,0,0,0.7) 0 7px #ccc;
    box-shadow:0 1px 2px rgba(0,0,0,0.7) 0 7px #ccc;
    -moz-box-shadow:0 1px 2px rgba(0,0,0,0.7);
    -webkit-box-shadow:0 1px 2px rgba(0,0,0,0.7);
    box-shadow:0 1px 2px rgba(0,0,0,0.7);
}
.eshop-ordering__submit_action_order{
    display:block;
    float:right;
    padding:10px 24px;
    font-size:18px;
}
.eshop-ordering__submit_action_order:active{
    padding:11px 24px 9px;
}
.eshop-ordering__login{
    position:relative;
    padding:5px 12px;
    background:#9cd125;
    background:-moz-linear-gradient(top,#9cd125 45%,#65a61d 75%);
    background:-webkit-linear-gradient(top,#9cd125 45%,#65a61d 75%);
    background:-o-linear-gradient(top,#9cd125 45%,#65a61d 75%);
    background:-ms-linear-gradient(top,#9cd125 45%,#65a61d 75%);
    background:linear-gradient(top,#9cd125 45%,#65a61d 75%);
    border:1px solid #65a61d;
    color:#fff;
    font-size:12px;
    line-height:1.2em;
    height:auto;
    width:auto;
    cursor:pointer;
}
.eshop-ordering__login:hover{
    background:#9cd125;
    background:-moz-linear-gradient(top,#9cd125 45%,#72bb21 75%);
    background:-webkit-linear-gradient(top,#9cd125 45%,#72bb21 75%);
    background:-o-linear-gradient(top,#9cd125 45%,#72bb21 75%);
    background:-ms-linear-gradient(top,#9cd125 45%,#72bb21 75%);
    background:linear-gradient(top,#9cd125 45%,#72bb21 75%);
    border:1px solid #65a61d;
    color:#fff;
    text-decoration:inherit;
}
.eshop-ordering__login:visited{
    color:#fff;
}
.eshop-ordering__login:active{
    box-shadow:0 0 2px rgba(255,255,255,0.7) inset;
}
.eshop-ordering__login:before{
    content:"";
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:1px;
    background:rgba(255,255,255,0.8);
}
.eshop-ordering__login:after{
    content:"";
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    height:1px;
    background:rgba(255,255,255,0.6);
    -moz-box-shadow:0 1px 2px rgba(0,0,0,0.7) 0 7px #ccc;
    -webkit-box-shadow:0 1px 2px rgba(0,0,0,0.7) 0 7px #ccc;
    box-shadow:0 1px 2px rgba(0,0,0,0.7) 0 7px #ccc;
    -moz-box-shadow:0 1px 2px rgba(0,0,0,0.7);
    -webkit-box-shadow:0 1px 2px rgba(0,0,0,0.7);
    box-shadow:0 1px 2px rgba(0,0,0,0.7);
}
.eshop-ordering__field-sublist{
    -webkit-transition:max-height 1.0s;
    -moz-transition:max-height 1.0s;
    -o-transition:max-height 1.0s;
    transition:max-height 1.0s;
}
.eshop-ordering__field-sublist_state_hidden{
    max-height:0;
    visibility:hidden;
    opacity:0.0;
    -webkit-transition:max-height 0.2s;
    -moz-transition:max-height 0.2s;
    -o-transition:max-height 0.2s;
    transition:max-height 0.2s;
}
.eshop-ordering__item-list-body{
    position:relative;
    min-height:100px;
    padding:8px 20px 20px;
    -webkit-transition:all 0.5s;
    -moz-transition:all 0.5s;
    -o-transition:all 0.5s;
    transition:all 0.5s;
}
@-webkit-keyframes eshop-ordering__rotate{
    0%{
        -webkit-transform:rotate(0deg);
    }
    100%{
        -webkit-transform:rotate(360deg);
    }
}
@-moz-keyframes eshop-ordering__rotate{
    0%{
        -moz-transform:rotate(0deg);
    }
    100%{
        -moz-transform:rotate(360deg);
    }
}
@-o-keyframes eshop-ordering__rotate{
    0%{
        -o-transform:rotate(0deg);
    }
    100%{
        -o-transform:rotate(360deg);
    }
}
@keyframes eshop-ordering__rotate{
    0%{
        transform:rotate(0deg);
    }
    100%{
        transform:rotate(360deg);
    }
}
.eshop-ordering__item-list-rotor{
    content:"";
    position:absolute;
    top:50%;
    left:50%;
    display:block;
    width:32px;
    height:32px;
    margin:-16px 0 0 -16px;
    background:url(_img/eshop-ordering__loading.png) no-repeat;
    opacity:0.0;
}
.eshop-ordering__item-list-body_state_hidden+.eshop-ordering__item-list-rotor{
    opacity:1.0;
    visibility:visible;
    -webkit-animation:eshop-ordering__rotate 2s linear infinite;
    -moz-animation:eshop-ordering__rotate 2s linear infinite;
    -o-animation:eshop-ordering__rotate 2s linear infinite;
    animation:eshop-ordering__rotate 2s linear infinite;
}
#custom_shipping_04 select {
    margin-left: 16px;
}
.eshop-order__shippings .eshop-ordering__field{
    margin:0;
    padding:5px 0 5px 25px;
}
.eshop-ordering__number-cell{
    text-align:right;
}
.eshop-ordering__item-name{
    color:#333;
}
.eshop-ordering__item-name_total{
    font-size:16px;
    vertical-align:top;
}
.eshop-ordering__price-total{
    border-top:2px solid #999;
    padding-top:20px;
}
.eshop-ordering__price-total-value{
    font-size:22px;
    vertical-align:top;
    color:#333;
}
.eshop-ordering__price-total .eshop-ordering__price-total-value{
    float:right;
}
.eshop-ordering__info{
    border:none;
}
.eshop-ordering__redirect-info{
    text-align:center;
    margin:80px;
}
.eshop-ordering__redirect-info>.eshop-ordering__fieldset{
    display:inline-block;
    width:300px;
    border-radius:5px;
    background:#f4f4f4;
}
.eshop-ordering__redirect-info .eshop-ordering__info{
    font-size:16px;
}
.eshop-ordering__auth-link{
    text-decoration:none;
    border-bottom:1px dashed;
    cursor:pointer;
    font-size:12px;
    font-weight:400;
    margin-left:44px;
}
.eshop-ordering__auth-link:hover{
    text-decoration:none;
}
.eshop-ordering__login-window{
    padding:0;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
}
.eshop-ordering__login-window .eshop-ordering__textfield{
    float:right;
}

.eshop-ordering__login-window .eshop-ordering__field{
    margin-left:0;
}
.eshop-ordering__close-login-window{
    float:right;
}
.eshop-ordering__login-form{
    margin:0 30px 20px 25px;
}
.eshop-ordering__reg{
    display:block;
}
.eshop-ordering__with-credit{
    margin-top:10px;
}
.eshop-ordering_type_accepted .eshop-ordering__fieldset{
    border-radius:5px;
    background:#f4f4f4;
}
.eshop-ordering_type_accepted .eshop-ordering__field{
    background:#fee601;
    color:#000;
}
.eshop-ordering_type_cancelled .eshop-ordering__fieldset{
    border-radius:5px;
}
.eshop-ordering_type_confirm .eshop-ordering__fieldset{
    box-shadow:-10px 0 12px -4px rgba(100,100,100,0.2),10px 0 12px -4px rgba(100,100,100,0.2);
}

/* End eshop catalog
* @tpl eshop_catalog.tpl
*/

/* Start eshop menu
* @tpl eshop_tree_links.tpl
*/

.eshop-cat-tree__item-link:before{
    width:10px;
    height:10px;
    background:url(_img/eshop-cat-tree__marker.png) no-repeat;
}
.eshop-cat-tree__item-link_type_selected,.eshop-cat-tree__item-link_type_selected:visited{
    text-shadow:none;
}
.eshop-cat-tree__item-link:before{
    width:10px;
    height:10px;
    background:url(_img/eshop-cat-tree__marker.png) no-repeat;
}
.eshop-cat-tree__small-picture {
    display: none;
}
.eshop-cat-tree_type_dropdown{
    margin:10px 0;
    border:0;
    box-shadow:none;
    border-radius:0;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree__item-name {
    color: #000000;
    font-family: arial,tahoma,verdana;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    text-shadow: 1px 1px #EEEEEE;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_level_2 .eshop-cat-tree__item-name{
    font-size:13px;
    font-weight:700;
    text-decoration:none;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_level_2 .eshop-cat-tree__item-name:hover{
    text-decoration:underline;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree__item {
    display: inline-block;
    padding: 0;
    background: none;
    border: 0;
    box-shadow: none;
    vertical-align: middle;
    line-height: 22px;
    padding: 1px 0;
    z-index: 7;
    position: relative;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree__item:first-of-type{
    margin-left:9px;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree__item:last-of-type{
    border-right:0;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree__item:hover{
    background:#fee601;
    border-radius:5px 5px 0 0;
    box-shadow:2px -1px 1px -1px #777;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_level_1{
    height:40px;
    line-height:40px;
    border-radius:5px;
    padding: 0;
    background: #ffd400 url(_img/eshop-cat-tree_type_dropdown.gif) repeat-x;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_level_1>.eshop-cat-tree__item:hover .eshop-cat-tree__item-name{
    border-bottom:1px solid rgba(0,0,0,0);
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree__item-link{
    padding:5px 10px;
    background:none;
    text-decoration: none;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree__item-link:after{
    content:"";
    display:inline-block;
    width:10px;
    height:10px;
    margin:0 5px;
    vertical-align:middle;
    opacity:0.3;
    background:url(_img/eshop-cat-tree_type_dropdown-marker.png) no-repeat;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree__item-link:hover:after{
    opacity:1.0;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree__item-link:hover{
    text-decoration:none;
}
.eshop-cat-tree__item {
    display: block;
    line-height: 18px;
    min-width: 70px;
    position: relative;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_level_2{
    position:absolute;
    left:0;
    z-index:1000;
    visibility:hidden;
    opacity:0.0;
    min-width:330px;
    top:30px;
    padding:5px 0 12px 0;
    border-radius:0 5px 5px 5px;
    background:#ffe502;
    background:-moz-linear-gradient(top,#ffe502 0%,#fee300 62%,#ffc102 100%);
    background:-webkit-linear-gradient(top,#ffe502 0%,#fee300 62%,#ffc102 100%);
    background:-o-linear-gradient(top,#ffe502 0%,#fee300 62%,#ffc102 100%);
    background:linear-gradient(to bottom,#ffe502 0%,#fee300 62%,#ffc102 100%);
    transition:opacity 0.3s ease-out 0s;
    -moz-transition:opacity 0.3s ease-out 0s;
    -webkit-transition:opacity 0.3s ease-out 0s;
    -o-transition:opacity 0.3s ease-out 0s;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree__item:hover>.eshop-cat-tree_level_2{
    box-shadow:1px 2px 1px 0 #777;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_level_2 .eshop-cat-tree__item{
    display:inline-block;
    margin:0;
    padding:0;
    line-height:14px;
    background:none;
    box-shadow:none;
    border:0;
    vertical-align:top;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree__item:hover .eshop-cat-tree_level_2 {
    opacity: 1;
    visibility: visible;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_level_2 .eshop-cat-tree__item:hover{
    background:none;
    
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_level_2 .eshop-cat-tree__item-link{
    background:none;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_level_2 .eshop-cat-tree__item-link:after{
    display:none;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_level_2 .eshop-cat-tree__item-link:hover{
    background:none;
}

.eshop-cat-tree_level_3{
    margin: 0;
    padding: 0;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_level_3 .eshop-cat-tree__item{
    display:block;
    line-height:9px;
    margin-left:10px;
    
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_level_3 .eshop-cat-tree__item-name{
    font-size:13px;
    line-height:16px;
    font-weight:400;
    color:#14688c;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_level_3 .eshop-cat-tree__item-link{
    padding:0px 0 2px 5px;
}
*+html .eshop-cat-tree_type_dropdown .eshop-cat-tree__item-link{
    background:#fee601;
}

.body__nav{
    background:#fde300;
    background:-moz-linear-gradient(top,#f5db00 0%,#fde300 55%,#ffe400 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f5db00),color-stop(55%,#fde300),color-stop(100%,#ffe400));
    background:-webkit-linear-gradient(top,#f5db00 0%,#fde300 55%,#ffe400 100%);
    background:-o-linear-gradient(top,#f5db00 0%,#fde300 55%,#ffe400 100%);
    background:-ms-linear-gradient(top,#f5db00 0%,#fde300 55%,#ffe400 100%);
    background:linear-gradient(to bottom,#f5db00 0%,#fde300 55%,#ffe400 100%);
    position:relative;
    min-height:30px;
    margin-bottom:18px;
    padding:0 20px;
    font-size:1px;
    line-height:0;
    text-align:justify;
}
.body__nav:before{
    content:"";
    display:block;
    position:absolute;
    left:0;
    top:1px;
    width:100%;
    height:1px;
    background:#ffe933;
}

.eshop-cat-tree.eshop-cat-tree_type_dropdown {
    margin: 14px 0;
    height: 34px;
    background: none;
}

.eshop-cat-tree.eshop-cat-tree_type_dropdown.is-fixed-block {
    position: fixed;
    width: 955px;
    top: -4px;
    margin: 0;
    z-index: 5;
}

.eshop-cat-tree_type_dropdown.is-fixed-menu {
    position: fixed;
    top: -4px;
    margin: 0;
    padding: 0;
    z-index: 5;
    width: 955px;
}

.body__nav .eshop-cat-tree_type_dropdown{
    display:inline-block;
    margin:0;
    background:transparent;
    vertical-align:middle;
}
.body__nav .eshop-cat-tree_type_dropdown .eshop-cat-tree_level_1{
    background:transparent;
}
.body__nav .eshop-cat-tree_type_dropdown .eshop-cat-tree_level_1 .eshop-cat-tree__item-name{
    border-bottom-color:#000;
    color:#000;
}
.body__nav .eshop-cat-tree_type_dropdown .eshop-cat-tree_level_2{
    background:#ffe400;
}
.body__nav .eshop-cat-tree_type_dropdown .eshop-cat-tree__item:hover{
    background:#ffe400;
}
.body__nav .eshop-cat-tree_type_dropdown .eshop-cat-tree__item-link{
    text-decoration:none;
    color:#000;
}
.body__nav .eshop-cat-tree_type_dropdown .eshop-cat-tree__item-link:after,.body__nav .eshop-cat-tree_type_dropdown .eshop-cat-tree__item-link:hover:after{
    display:none;
}
.body__nav .form_type_search{
    display:inline-block;
    float:none;
    width:auto;
    height:auto;
    padding:0;
    -moz-border-radius:0;
    -webkit-border-radius:0;
    border-radius:0;
    vertical-align:middle;
    background:transparent;
}
.body__nav .form_type_search .form__search-line{
    width:auto;
}
.body__nav .form_type_search .form__under-search-line{
    display:none;
}
.body__nav:after{
    content:"";
    width:100%;
    height:0;
    display:inline-block;
    opacity:0;
}

/* End eshop menu
* @tpl eshop_tree_links.tpl
*/

/* Start eshop item detail
* @tpl _eshop_item_list.tpl
*/

.eshop-item-detailed__price-tag{
    min-width:65px;
    min-height:30px;
    padding:0 20px 0 10px;
    text-align:left;
    border-radius:0;
}
.eshop-item-detailed__actual-price{
    display:inline-block;
    color:black;
    font-size:13px;
    font-weight:700;
    border-radius:5px;
    text-align:left;
}
.eshop-item-detailed__origin-price{
    margin:0 0 -5px;
    text-decoration:line-through;
}
.eshop-item-detailed__box{
    display:inline-block;
    *float:left;
    width:440px;
}
.eshop-item-detailed__text-box{
    display:inline-block;
    *float:left;
    width:190px;
    margin-left:20px;
}
.eshop-item-detailed__choice-box{
    width:210px;
}
.eshop-item-detailed__price-box{
    overflow:hidden;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    -o-transition:all 0.3s;
    transition:all 0.3s;
}
.eshop-item-detailed__price-box{
    overflow:hidden;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    -o-transition:all 0.3s;
    transition:all 0.3s;
}
.eshop-item-detailed__price-tag{
    display:block;
    padding:15px 0;
    background:#fadf71;
    background-color:#fff376;
    background-repeat:repeat-x;
    background-image:-moz-linear-gradient(top,#fff376,#f9d968);
    background-image:-ms-linear-gradient(top,#fff376,#f9d968);
    background-image:-webkit-linear-gradient(top,#fff376,#f9d968);
    background-image:-o-linear-gradient(top,#fff376,#f9d968);
    background-image:linear-gradient(top,#fff376,#f9d968);
    text-align:center;
}
.eshop-item-detailed__actual-price{
    font-size:30px;
    font-weight:400;
}
.eshop-item-detailed__cart-box_base{
    padding:8px 0;
    border:0;
    -moz-border-radius:0;
    -webkit-border-radius:0;
    border-radius:0;
    position:relative;
    padding:5px 12px;
    background:#3faef3;
    background:-moz-linear-gradient(top,#3faef3 45%,#0f74f0 75%);
    background:-webkit-linear-gradient(top,#3faef3 45%,#0f74f0 75%);
    background:-o-linear-gradient(top,#3faef3 45%,#0f74f0 75%);
    background:-ms-linear-gradient(top,#3faef3 45%,#0f74f0 75%);
    background:linear-gradient(top,#3faef3 45%,#0f74f0 75%);
    border:1px solid #0f74f0;
    color:#fff;
    font-size:12px;
    line-height:1.2em;
    height:auto;
    width:auto;
    cursor:pointer;
    display:block;
    text-align:center;
}
.eshop-item-detailed__cart-box_base:hover{
    background:#3faef3;
    background:-moz-linear-gradient(top,#3faef3 45%,#2782f2 75%);
    background:-webkit-linear-gradient(top,#3faef3 45%,#2782f2 75%);
    background:-o-linear-gradient(top,#3faef3 45%,#2782f2 75%);
    background:-ms-linear-gradient(top,#3faef3 45%,#2782f2 75%);
    background:linear-gradient(top,#3faef3 45%,#2782f2 75%);
    border:1px solid #0f74f0;
    color:#fff;
    text-decoration:inherit;
}
.eshop-item-detailed__cart-box_base:visited{
    color:#fff;
}
.eshop-item-detailed__cart-box_base:active{
    box-shadow:0 0 2px rgba(255,255,255,0.7) inset;
}
.eshop-item-detailed__cart-box_base:before{
    content:"";
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:1px;
    background:rgba(255,255,255,0.8);
}
.eshop-item-detailed__cart-box_base:after{
    content:"";
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    height:1px;
    background:rgba(255,255,255,0.6);
    -moz-box-shadow:0 1px 2px rgba(0,0,0,0.7) 0 7px #ccc;
    -webkit-box-shadow:0 1px 2px rgba(0,0,0,0.7) 0 7px #ccc;
    box-shadow:0 1px 2px rgba(0,0,0,0.7) 0 7px #ccc;
    -moz-box-shadow:0 1px 2px rgba(0,0,0,0.7);
    -webkit-box-shadow:0 1px 2px rgba(0,0,0,0.7);
    box-shadow:0 1px 2px rgba(0,0,0,0.7);
}
.eshop-item-detailed__base-price-caption{
    display:block;
}
.eshop-item-detailed__base-price-container{
    display:inline-block;
    text-align:left;
}
.eshop-item-detailed__add-to-cart-link{
    padding:0;
    font-size:13px;
}
.eshop-item-detailed__add-to-cart-link_base{
    border:none;
    color:#fff;
}
.eshop-item-detailed__cart-quantity{
    vertical-align:middle;
    width:23px;
    border-radius:3px;
    margin: 4px;
    text-align: center;
    color: #000;
    padding: 4px 0;
}
.eshop-item-detailed__cart-text{
    font-weight: 700;
    font-size:13px;
}
.eshop-item-detailed__other-prices .eshop-item-detailed__cart-text{
    font-size:11px;
    font-weight:400;
}
.eshop-item-detailed__popup-link{
    text-align:center;
}

.eshop-item-detailed__sku-name{
    font-weight:400;
}
.eshop-item-detailed__custom-field-name{
    font-weight:600;
}
.eshop-item-detailed__sku-value{
    color:#999;
}
.eshop-item-detailed__custom-field-value{
    color:#424242;
}
.eshop-item-detailed__availability-box{
    margin-bottom:8px;
}
.eshop-item-detailed__replies{
    height:15px;
    margin-top:12px;
}
.eshop-item-detailed__replies-count{
    font-style:italic;
}
.eshop-item-detailed__price-wrapper{
    overflow:hidden;
    font-size:11px;
    position:relative;
    padding:5px 12px;
    background:#fefefe;
    background:-moz-linear-gradient(top,#fefefe 45%,#e5e5e5 75%);
    background:-webkit-linear-gradient(top,#fefefe 45%,#e5e5e5 75%);
    background:-o-linear-gradient(top,#fefefe 45%,#e5e5e5 75%);
    background:-ms-linear-gradient(top,#fefefe 45%,#e5e5e5 75%);
    background:linear-gradient(top,#fefefe 45%,#e5e5e5 75%);
    border:1px solid #e5e5e5;
    color:#000;
    font-size:12px;
    line-height:1.2em;
    height:auto;
    width:auto;
    cursor:pointer;
    padding:5px 0;
}
.eshop-item-detailed__price-wrapper:hover{
    background:#fefefe;
    background:-moz-linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
    background:-webkit-linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
    background:-o-linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
    background:-ms-linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
    background:linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
    border:1px solid #e5e5e5;
    color:#000;
    text-decoration:inherit;
}
.eshop-item-detailed__price-wrapper:visited{
    color:#000;
}
.eshop-item-detailed__price-wrapper:active{
    box-shadow:0 0 2px rgba(180,180,180,0.7) inset;
}
.eshop-item-detailed__price-wrapper:before{
    content:"";
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:1px;
    background:rgba(255,255,255,0.8);
}
.eshop-item-detailed__price-wrapper:after{
    content:"";
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    height:1px;
    background:rgba(255,255,255,0.6);
    -moz-box-shadow:0 1px 2px rgba(255,255,255,0.7) 0 7px #ccc;
    -webkit-box-shadow:0 1px 2px rgba(255,255,255,0.7) 0 7px #ccc;
    box-shadow:0 1px 2px rgba(255,255,255,0.7) 0 7px #ccc;
    -moz-box-shadow:0 1px 2px rgba(255,255,255,0.7);
    -webkit-box-shadow:0 1px 2px rgba(255,255,255,0.7);
    box-shadow:0 1px 2px rgba(255,255,255,0.7);
}
.eshop-item-detailed__price-wrapper .eshop-item-detailed__price-tag{
    background:transparent;
    min-height:0;
    min-width:0;
}
.eshop-item-detailed__price-wrapper .eshop-item-detailed__other-price-caption{
    display:inline-block;
    margin:0;
    font-size:11px;
    vertical-align:middle;
}
.eshop-item-detailed__price-wrapper .eshop-item-detailed__other-price-box{
    display:inline-block;
}
.eshop-item-detailed__price-wrapper .eshop-item-detailed__price-tag{
    padding:0;
}
.eshop-item-detailed__price-wrapper .eshop-item-detailed__other-price-actual{
    margin:0;
    vertical-align:middle;
}
.eshop-item-detailed__price-wrapper .eshop-item-detailed__cart-box{
    display:inline-block;
}
.eshop-item-detailed__price-wrapper .eshop-item-detailed__cart-quantity{
    display:block;
    color:#848484;
}
.eshop-item-detailed__price-wrapper_forbidden{
    background:#fdfdfd;
    cursor:default;
    border:0;
}
.eshop-item-detailed__price-wrapper_forbidden:hover{
    border:inherit;
    background:inherit;
}
.eshop-item-detailed__price-wrapper_forbidden:active{
    border:inherit;
    background:inherit;
}
.eshop-item-detailed__price-wrapper_vkredit .eshop-item-detailed__cart-icon{
    width:26px;
    height:20px;
    background:url("_img/eshop-item-detailed__vkredit.png") no-repeat;
}
.eshop-item-detailed__one-click-order{
    padding:8px 0;
    background-color:#2a79b6;
    background-repeat:repeat-x;
    background-image:-moz-linear-gradient(top,#2a79b6,#1a5996);
    background-image:-ms-linear-gradient(top,#2a79b6,#1a5996);
    background-image:-webkit-linear-gradient(top,#2a79b6,#1a5996);
    background-image:-o-linear-gradient(top,#2a79b6,#1a5996);
    background-image:linear-gradient(top,#2a79b6,#1a5996);
    color:#fff;
    font-size:14px;
    font-weight:700;
    text-align:center;
    cursor:pointer;
}
.eshop-item-detailed__text-box {
    display: inline-block;
    margin-left: 20px;
    width: 190px;
}

.eshop-item-detailed__choice-box {
    display: inline-block;
    vertical-align: top;
    width: 210px;
}
.eshop-item-detailed__one-click-order:hover{
    background:#2a79b6;
}
.eshop-item-detailed__one-click-order:before{
    content:"";
    display:inline-block;
    vertical-align:bottom;
    width:20px;
    height:20px;
    margin-right:7px;
    background:url("_img/eshop-item-detailed__one-click.png");
}
.eshop-item-detailed__comparison{
    margin:10px 0;
}
.eshop-item-detailed__price-postfix{
    font-weight:700;
}
.eshop-item-detailed__addpics-container{
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    -o-transition:all 0.3s;
    transition:all 0.3s;
}
* html .eshop-item-detailed__addpics-item{
    float:left;
}
*+html .eshop-item-detailed__addpics-item{
    float:left;
}

/* End eshop item detail
* @tpl _eshop_item_list.tpl
*/

/* Start compare items
* @tpl eshop_compare.tpl
*/

.compare_script_bottom {
    padding: 35px 0px 15px 0px;
}

.compare__selected_items_row {
    display: none;   
}

.compare__selected_items_row-list a {
    margin-bottom: 4px;
    display: block;
}

.compare_small_link {
    float: left;
    width: 70px;
    padding-left: 10px;
}

.compare_small_clear_link {
    background: url(_mod_files/ce_images/template_images/compare_clear.png) no-repeat 0px 3px;
    margin-left: 104px;
    padding-left: 15px;
}

.compare_small_both {
    clear: both;
}

.compare_script_bottom a, .compare_script_bottom a:visited {
    display: inline-block;
    font-size: 0.9em;
    margin: 0 15px 0 0;
    text-decoration: underline;
}

#compare_block_top {
    height: 54px;
    border-radius: 7px;
    border: 1px solid #E5E5E5;
    float: left;
    margin-left: 20px;
    padding: 10px 15px;
    width: 204px;
}

.compare__selected_items_row-list {
    padding-bottom: 10px;
}

.compare_small_body {
    overflow-y: auto;
    height: 36px;
    margin: 4px 0 0 0;
    padding: 0 22px 0 0;
}

.addtocomparsion {
    float: left;
    padding-left: 8px;
}

.compare_small_link {
    padding-left: 25px;
    background: url(_mod_files/ce_images/template_images/compare_refresh.png) no-repeat;
}

.compare_count {
    padding: 3px 0px;
}

.compare .sel_a {
    background: #F0F0F0;
}

.compare_script_bottom {
    padding: 0px 0 15px;
}

a.comp_del, a.comp_del:visited {
    background: url("_mod_files/ce_images/template_images/out_stock.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    font-size: 0;
    height: 14px;
    width: 14px;
}

#compare_type_page {
    padding-bottom: 30px;
}

.eshop-item-list__compare{
    margin:20px 0;
}

.compare_block_top__title {
    font-weight: bold;
}

/* End compare items
* @tpl eshop_compare.tpl
*/

/* Start pager
* @tpl pager.tpl
*/

.pager__content{
    border-width:0;
}
.pager__button,.pager__button:visited{
    padding:4px 10px 4px;
    border-color:#e6e6e6 #e6e6e6 #bfbfbf;
    border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    border-bottom-color:#b3b3b3;
    box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    background-image:-webkit-linear-gradient(top,#ffffff,#e6e6e6);
    background-image:-o-linear-gradient(top,#ffffff,#e6e6e6);
    background-image:-moz-linear-gradient(top,#ffffff,#e6e6e6);
    background-image:linear-gradient(top,#ffffff,#e6e6e6);
    background:#ffffff;
    text-shadow:0 1px 1px rgba(255,255,255,0.75);
    line-height:18px;
    font-family:Helvetica Neue,Helvetica,Arial,sans-serif;
    -moz-transition:all 0.1s linear;
    -webkit-transition:all 0.1s linear;
    -o-transition:all 0.1s linear;
    transition:all 0.1s linear;
}
.pager__button:hover{
    background:#fff;
    color:#333;
}
.pager__button_type_prev{
    border-radius:4px 0 0 4px;
}
.pager__button_type_next{
    border-radius:0 4px 4px 0;
}
.pager__button_state_active,.pager__button_state_active:hover{
    background:#ffeb3b;
    background:-moz-linear-gradient(top,#ffeb3b 0%,#FFC107 100%);
    background:-webkit-linear-gradient(top,#ffeb3b 0%,#FFC107 100%);
    background:-o-linear-gradient(top,#ffeb3b 0%,#FFC107 100%);
    background:linear-gradient(to bottom,#ffeb3b 0%,#FFC107 100%);
    color:#000;
}
.pager__button:focus{
    box-shadow:0 0 3px rgba(0,0,0,0.5) inset;
    background:#fff;
}
.pager__button:active{
    padding:5px 10px 3px;
    box-shadow:0 0 4px rgba(0,0,0,0.5) inset;
    background:#fff;
    color:#000;
}
.pager__button_state_inactive,.pager__button_state_inactive:hover,.pager__button_state_inactive:focus,.pager__button_state_inactive:visited,.pager__button_state_inactive:active{
    padding:4px 10px;
    box-shadow:none;
    background:#f5f5f5;
    cursor:default;
    text-shadow:none;
    color:#000;
}

/* End pager
* @tpl pager.tpl
*/

/* Start imagetape fullinfo
* @tpl imagetape_fullinfo.tpl
*/

.left_imagetape_fullinfo {
    display: none;
}

.right_imagetape_fullinfo, .block_imagetape_fullinfo {
    float: none;
}

.block_imagetape_fullinfo {
    width: 675px;
    padding-bottom: 0px;
    margin-left: -20px;
    height: 205px;
}

.bottom_imagetape_fullinfo {
    float: none;
    position: relative;
    right: 10px;
    top: -32px;
}

.right_imagetape_fullinfo img {
    border-radius: 5px;
}

.image-tape_type_slideshow .image-tape__item{
    -moz-transition:opacity 0.0s linear 0.2s;
    -webkit-transition:opacity 0.0s linear 0.2s;
    -o-transition:opacity 0.0s linear 0.2s;
}
.image-tape_type_slideshow .image-tape__number{
    width:26px;
    height:25px;
    padding:2px 0 0;
    font:14px/27px arial,tahoma,verdana;
    -moz-transition:all 0.1s linear;
    -webkit-transition:all 0.1s linear;
    -o-transition:all 0.1s linear;
    transition:all 0.1s linear;
    background:transparent url(_img/image-tape__number.png) no-repeat;
    text-align:center;
    vertical-align:baseline;
}
.image-tape_type_slideshow .image-tape__number:hover{
    background:transparent url(_img/image-tape__number.png) no-repeat;
}
.image-tape_type_slideshow .image-tape__radio:nth-of-type(1):checked~.image-tape__item:nth-of-type(1),.image-tape_type_slideshow .image-tape__radio:nth-of-type(2):checked~.image-tape__item:nth-of-type(2),.image-tape_type_slideshow .image-tape__radio:nth-of-type(3):checked~.image-tape__item:nth-of-type(3),.image-tape_type_slideshow .image-tape__radio:nth-of-type(4):checked~.image-tape__item:nth-of-type(4),.image-tape_type_slideshow .image-tape__radio:nth-of-type(5):checked~.image-tape__item:nth-of-type(5){
    opacity:1.0;
    -moz-transition:opacity 0.2s linear;
    -webkit-transition:opacity 0.2s linear;
    -o-transition:opacity 0.2s linear;
    transition:opacity 0.2s linear;
    z-index:6;
}
.image-tape_type_slideshow .image-tape__radio:nth-of-type(1):checked~.image-tape__number-list .image-tape__number:nth-of-type(1),.image-tape_type_slideshow .image-tape__radio:nth-of-type(2):checked~.image-tape__number-list .image-tape__number:nth-of-type(2),.image-tape_type_slideshow .image-tape__radio:nth-of-type(3):checked~.image-tape__number-list .image-tape__number:nth-of-type(3),.image-tape_type_slideshow .image-tape__radio:nth-of-type(4):checked~.image-tape__number-list .image-tape__number:nth-of-type(4),.image-tape_type_slideshow .image-tape__radio:nth-of-type(5):checked~.image-tape__number-list .image-tape__number:nth-of-type(5){
    background:transparent url(_img/image-tape__number_sel.png);
    -moz-transition:opacity 0.2s linear;
    -webkit-transition:opacity 0.2s linear;
    -o-transition:opacity 0.2s linear;
    transition:opacity 0.2s linear;
}
.image-tape_type_slideshow .image-tape__number_state_checked,.image-tape_type_slideshow .image-tape__number_state_checked:hover,.image-tape_type_slideshow .image-tape__number-after{
    top:0;
    width:26px;
    height:25px;
    padding:2px 0 0;
    background:transparent url(_img/image-tape__number_sel.png) no-repeat;
    text-align:center;
    vertical-align:bottom;
}

/* End imagetape fullinfo
* @tpl imagetape_fullinfo.tpl
*/

/* Start image slider */

.slider-pad__arrow-left{
    background:url(_mod_files/ce_images/slider-pad__arrow-left.png) no-repeat;
    width: 20px;
    height: 38px;
}

.slider-pad__arrow-right{
    background:url(_mod_files/ce_images/slider-pad__arrow-right.png) no-repeat;
    width: 20px;
    height: 38px;
}

/* End image slider */

/* Start rating
* @tpl rating_stars.tpl
*/

.rating__form{
    -webkit-transition:all 0.5s ease-out;
    -moz-transition:all 0.5s ease-out;
    -o-transition:all 0.5s ease-out;
    transition:all 0.5s ease-out;
}
.rating_type_item-small{
    margin:6px 0;
}
.rating_type_item-detailed {
    border-radius: 5px;
    line-height: 2;
    margin-top: 15px;
    padding: 12px 5px 12px 10px;
    width: 193px;
    background: #F7F4E9;
}

/* End rating
* @tpl rating_stars.tpl
*/

/* Start desktop top menu icons  */

.fixed-desktop-menu #top-menu-block {
    position: fixed;
    height: 32px;
    z-index: 6 !important;
    top: 0;
    
    -webkit-transition:0.3s ease-in-out;
    -moz-transition:0.3s ease-in-out;
    -o-transition:0.3s ease-in-out;
    transition:0.3s ease-in-out;
}

#top-head-bg {
    display: none;   
}

.fixed-desktop-menu #lay_f1 #top-menu-block #compare_block_top {
    border: none;
    padding: 0;
    right: 74px;
}

.fixed-desktop-menu #lay_f1 #top-menu-block #head_user_menu {
    right: 6px;
}

.fixed-desktop-menu #lay_f1 #top-menu-block .head-elements-row {
    padding: 0;
    margin: 0;
    width: auto;
    height: auto;
    position: absolute;
    top: 6px;
    right: 44px;
    left: initial;
    background: none;
}

.fixed-desktop-menu #lay_f1 #top-menu-block .mobile-head-btn {
    display: block;
    width: 26px;
    background: #CCC;
    padding: 0;
    cursor: pointer;
}

.fixed-desktop-menu #lay_f1 #top-menu-block #compare_block_top__btn,
.fixed-desktop-menu #lay_f1 #top-menu-block #head_eshop_cart__btn,
.fixed-desktop-menu #lay_f1 #top-menu-block #head_user_menu__btn,
.fixed-desktop-menu #lay_f1 #top-menu-block #spec_eshop_filter__btn {
    font: normal normal normal 14px/1 FontAwesome;
    background: none;
    font-size: 22px;
    color: #000;
}

.fixed-desktop-menu #lay_f1 #top-menu-block #head_user_menu__btn:before {
    content: "\f007";
}

.fixed-desktop-menu #lay_f1 #top-menu-block #spec_eshop_filter__btn:before {
    content: '\f002';
    font-size: 20px;
    position: relative;
    top: -8px;
}

.fixed-desktop-menu #lay_f1 #top-menu-block #compare_block_top__btn:before {
    content: "\f05d";
}

.fixed-desktop-menu #lay_f1 #top-menu-block #head_eshop_cart__btn:before {
    content: "\f07a";
}

.fixed-desktop-menu #lay_f1 #top-menu-block #head_eshop_cart__btn {
    width: 24px;
}

.fixed-desktop-menu #lay_f1 #top-menu-block #head_eshop_cart .mobile-head-informer {
    right: -10px;
}

.fixed-desktop-menu .form.form_type_search.head-elements-row .form__submit,
.fixed-desktop-menu #top-menu-block #spec_eshop_filter__btn,
.fixed-desktop-menu #top-menu-block .form__under-search-line,
.fixed-desktop-menu #lay_f1 .cart-small__visual {
    display: none !important;
}

.fixed-desktop-menu #lay_f1 .cart-small {
    margin: 0;
}

.fixed-desktop-menu .member_small_menu_info_logged_body,
.fixed-desktop-menu .member_small_menu_info_not_logged_body {
    padding: 0;
    width: 200px;
}

.fixed-desktop-menu .form.form_type_search.head-elements-row .form {
    background: none;
}

.fixed-desktop-menu .form_type_search .form__search-line {
    width: 200px;
    padding: 3px 6px;
}

.fixed-desktop-menu #lay_f1 #top-menu-block .form_type_search {
    background: none;
    border-radius: 0;
    right: 80px;
    white-space: nowrap;
    text-align: right;
    top: 4px;
    height: 32px;
}

.fixed-desktop-menu .mobile-head-informer {
    cursor: pointer;
    padding: 1px 4px;
    color: #FFF;
    border-radius: 10px;
    background: #F00;
    font-size: 9px;
    position: absolute;
    right: -4px;
    top: -4px;
}

.fixed-desktop-menu #top-menu-block .cart-small__title,
.fixed-desktop-menu #top-menu-block .member_small_block_body a {
    color: #08C !important;
    font-weight: bold;
}

.fixed-desktop-menu #top-menu-block #compare_block_top .mobile-head-btn__item {
    width: 200px;
    white-space: normal;
}

.fixed-desktop-menu .compare_small_body {
    height: auto;
}

.fixed-desktop-menu #top-menu-block .mobile-head-btn__item {
    display: none;
    position: absolute;
    background: #E8E8E8;
    z-index: 100;
    right: 0;
    padding: 10px;
    margin-top: 8px;
    width: 220px;
}

.fixed-desktop-menu .mobile-head-informer__show {
    display: block;
}

.top-menu-block__desktop {
    top: 50;  
}

/* End desktop top menu icons  */

/* System: Start Amiro copywrite link */

#sign {
    padding: 0;
    margin-top: -23px;
    background: none !important;
    padding-right: 14px;
}

/* System: End Amiro copywrite link */


@media screen and (max-width: 639px) {
    * {
        white-space: normal;
    }
    
    #head_template {
        width: auto;
        padding: 0 12px;
    }
    
    #logo_head {
        width: 100px;
        height: auto;
        padding-top: 16px;
    }
    
    #logo_head img {
        width: 100%;
        height: auto;
    }
    
    #head_contact_block {
        width: 190px;
        height: 84px;
        margin: 0;
        padding-top: 10px;
        float: right;
    }
    
    #lay_f3,
    #lay_f2 {
        display: none;
    }
    
    #head_eshop_cart {
        position: relative;
        right: 0;
        width: 124px;
        height: auto;
        padding-top: 5px;
    }
    
    #cartPopupWindow div a {
        display: block;
        margin: 10px 0;
        text-align: center;
    }
    
    #head_user_menu {
        margin-right: 30px;
        min-width: 10px;
        width: auto;
        background: none;
    }
    
    #top-menu-block .cart-small__title,
    #top-menu-block .member_small_block_body a {
        color: #08C !important;
        font-weight: bold;
    }
    
    .member_menu .member_menu_row {
        display: block;
        padding-bottom: 8px;
        text-align: right;
    }
    
    .member_menu .member_menu_row a {
        font-size: 12px;
        font-weight: normal !important;
        white-space: nowrap;
    }
    
    .member_menu_row.small_menu_logout a {
        font-weight: bold !important;
    }
    
    .member_menu_row.small_menu_logout {
        margin-top: 10px;
        padding-bottom: 0;
    }
    
    #head_user_menu .member_balance,
    #head_user_menu .member_menu {
        padding-top: 10px;
    }
    
    #head_contact_block span {
        font-size: 13px;
    }
    
    .cart-small__text {
        width: auto;
    }
    
    #cartPopupWindow div .cart-small_type_one-click .cart-small__order-btn,
    #cartPopupWindow div .cart-small_type_one-click .cart-small__cont-btn,
    .cart-small__visual {
        display: none;
    }
    
    .member_small_menu_info_logged_body, .member_small_menu_info_not_logged_body {
        min-width: 10px;
        padding: 0;
        background: none;
        height: auto;
        float: none;
    }
    
    .member_menu_row.small_menu_login {
        padding-bottom: 6px;
    }
    
    #lay_f1 #compare_block_top {
        width: 100%;
        margin: 14px 0 0;
        padding: 10px 0;
        height: auto;
    }
    
    #lay_f1 #compare_block_top div {
        padding-left: 10px;
        padding-right: 10px;
        height: auto;
    }
    
    #lay_f1 {
        /* min-height: 128px; */
        position: relative;
        margin-top: 32px;
    }
    
    #lay_f1 .form_type_search {
        width: auto;
        padding: 0;
        height: auto;
        margin-top: 10px;
    }
    
    #lay_f1 input.form__search-line,
    .form_type_filter .form__search-line {
        width: 70%;
        padding: 4px 2%;
        margin: 0;
        float: left;
    }
    
    #lay_f1 input.form__submit,
    .form_type_filter .form__submit {
        width: 22%;
        padding: 6px 2%;
        float: right;
    }
    
    #lay_f1 .form_type_search .form {
        background: none;
        padding: 0;
        overflow: hidden;
    }
    
    #lay_f1 .form__hint {
        margin: 0;
        padding: 8px 0 10px 10px;
        float: none;
    }
    
    #lay_f2, #lay_body {
        width: 100% !important;
        text-align: left;
        padding-top: 14px;
    }
    
    #lay_f1 .form__under-search-line {
        width: 100% !important;
        height: auto;
        clear: both;
    }
    
    #lay_body .form_type_filter {
        padding: 10px 0;
        float: left;
        width: 100%;
        margin-bottom: 20px;
    }
    
    #lay_body .form_type_filter .form {
        padding: 0 10px;
    }
    
    .eshop-item-list {
        width: 100% !important;
        clear: both;
    }
    
    .eshop-item-list__container {
        text-align: center;
    }
    
    .eshop-item-list__clipper {
        width: auto !important;
    }
    
    .eshop-item-small__content {
        margin: 0 auto;
    }
    
    .image-tape_type_slideshow .image-tape__img,
    .eshop-cat-detailed__announce img {
        width: 100%;
    }
    
    .body__footer {
        background: #EEEEE8 url("_img/body__footer.jpg") top no-repeat;
    }
    
    .footer__content {
        max-width: 90%;
        padding: 20px 0 0;
        line-height: 1;
    }
    
    .nav-menu__item {
        line-height: 2;
    }
    
    .item-detailed__nav-previous-link,
    .item-detailed__nav-previous-link *,
    .item-detailed__nav-next-link,
    .item-detailed__nav-next-link * {
        white-space: nowrap !important;
    }
    
    .footer__link {
        margin: 0;
        padding-bottom: 20px;
    }
    
    .mobile-head-informer__show {
        display: block;   
    }
    
    #sign {
        text-align: center;
        padding: 0;
    }
    
    .eshop-cat-tree_type_dropdown .eshop-cat-tree_level_1 {
        height: 34px;
        background-image: none;
        background: rgb(255,212,0); /* Old browsers */
    }
    
    .eshop-cat-detailed__announce {
        padding: 0;
    }
    
    input.form__search-line {
        width: 60%;
    }
    
    #head_user_menu .member_menu {
        position: relative;
        right: 0px;
        top: 0;
        height: auto;
    }
    
    #lay_body .eshop-item-list__switcher {
        margin-bottom: 10px;
        padding: 4px 0;
        float: right;
    }
    
    #top-menu-block {
        position: fixed;
        height: 34px;
        right: 0;
        z-index: 10 !important;
        top: 0;
        min-width: 100%;
        background: #ffeb3b;
        border-radius: 0px;
        box-shadow: 0 2px 5px 0 rgba(0,0,0,.20), 0 2px 10px 0 rgba(0,0,0,.15);
    }
    
    #top-menu-block .form__submit,
    #top-menu-block .form__under-search-line {
        display: none;
    }
    
    #top-menu-block .mobile-head-btn__item {
        display: none;
        position: absolute;
        background: #E8E8E8;
        z-index: 100;
        right: 0;
        padding: 10px;
        margin-top: 6px;
    }
    
    #top-menu-block .mobile-head-btn__item-selected {
        width: 220px;
    }
    
    #top-menu-block .member_small_block_body,
    #top-menu-block .cart-small {
        margin: 0;
    }
    
    .form_type_search .form_type_search__form,
    .form_type_search .mobile-head-btn {
        display: inline-block !important;
    }
    
    #top-menu-block .form_type_search {
        padding: 0;
        margin: 0;
    }
    
    #top-menu-block #compare_block_top .mobile-head-btn__item {
        width: 160px;
        white-space: normal;
    }
    
    #lay_f1 #top-menu-block .head-elements-row {
        padding: 0;
        margin: 0;
        width: auto;
        height: auto;
        position: absolute;
        top: 0;
        right: 44px;
        left: initial;
        height: 32px;
        padding-top: 6px;
    }
    
    #lay_f1 #top-menu-block .form_type_search {
        background: none;
        border-radius: 0;
        right: 80px;
        white-space: nowrap;
        text-align: right;
        padding-left: 30px;
    }
    
    #lay_f1 #top-menu-block #head_eshop_cart .mobile-head-informer {
        right: -10px;
    }
    
    #lay_f1 #top-menu-block #head_user_menu {
        right: 6px;
    }
    
    #lay_f1 #top-menu-block #compare_block_top {
        border: none;
        right: 74px;
    }
    
    #lay_f1 #top-menu-block #compare_block_top .mobile-head-btn__item div {
        padding: 0;
        float: none;
    }
    
    #lay_f1 #top-menu-block #compare_block_top .compare_small_link a,
    #lay_f1 #top-menu-block #compare_block_top .compare_small_clear_link a {
        padding-left: 24px;   
        margin: 0 !important;
    }
    
    #lay_f1 #top-menu-block #compare_block_top .compare_small_clear_link {
        margin: 0;
        margin-top: 6px !important;
        clear: both;
    }
    
    #lay_f1 #top-menu-block #compare_block_top .compare_small_link {
        margin-top: 12px;
    }
    
    #lay_f1 #top-menu-block #compare_block_top .mobile-head-btn__item a {
        margin-bottom: 6px;
        display: block;
    }
    
    #lay_f1 #top-menu-block #compare_block_top .compare__selected_items_row {
        padding: 6px 0 !important;
        display: block;
    }
    
    #lay_f1 #top-menu-block .mobile-head-btn {
        display: block;
        width: 26px;
        background: #ccc;
        padding: 0;
        cursor: pointer;
    }
    
    #lay_f1 #top-menu-block .form_type_search__form {
        width: 0;
        overflow: hidden;
        -webkit-transition: width 0.3s ease-in-out;
        -moz-transition: width 0.3s ease-in-out;
        transition: width 0.3s ease-in-out;
    }
    
    #lay_f1 #top-menu-block .form__search-line {
        margin: 0;
        width: 110px;
        height: auto;
        padding: 0 4px;
        border-radius: 0;
    }
    
    #lay_body .sorter {
        width: 100%;
        padding: 4px 0;
    }
    
    #lay_body .eshop-item-detailed__text-box {
        width: 100%;
        margin: 0;
        padding: 10px 0;
    }
    
    .eshop-item-detailed__visual {
        width: 100%;
        text-align: center;
    }
    
    .eshop-item-detailed__addpics {
        margin: 20px auto 0 auto;
    }
    
    .blog_item-row img, .blog_item-cat-row img img,
    .articles_item-row img, .articles_item-cat-row img img,
    .news_item-row img, .news_item-cat-row img img,
    .photoalbum_item-row img, .photoalbum_item-cat-row img,
    .photoalbum_item-detail__img,
    .eshop-cat-detailed img,
    #contant-map-image {
        width: 100% !important;
        height: auto !important;
    }
    
    .photoalbum_item-row__block-header {
        min-height: 60px;
    }
    
    .photo-easy-skin .photoalbum_item-row__img-area, .photo-easy-skin .photoalbum_item-detail__img-area {
        width: 100% !important;
    }
    
    .browse-item-list__content .photoalbum_item-row__block img,
    .browse-item-list__content .blog_item-row__block img,
    .browse-item-list__content .news_item-row__block img,
    .browse-item-list__content .articles_item-row__block img {
        width: 100px !important;
        height: auto !important;
    }
    
    .blog_item-row__announce,
    .articles_item-row__announce,
    .news_item-row__announce,
    .photoalbum_item-row__announce {
        padding: 0;
    }
    
    .blog_item-detailed img,
    .news_item-detailed img,
    .articles_item-detailed img,
    .blog_browse-item-row img,
    .news_browse-item-row img,
    .articles_browse-item-row img {
        max-width: 100% !important;
        height: auto !important;
    }
    
    .news_browse-item-list .news_item-row__announce,
    .articles_browse-item-list .articles_item-row__announce,
    .blog_browse-item-list .blog_item-row__announce {
        margin: 0;  
    }
    
    .photo-easy-skin .photoalbum_item-row,
    .photo-easy-skin .photoalbum_item-cat-row {
        min-width: 220px;
    }
    
    .photo-easy-skin .browse-item-list .photoalbum_item-row {
        padding-top: 10px;
    }
    
    .eshop-cat-tree.eshop-cat-tree_type_dropdown {
        float: none;
        border-radius: 6px;
        margin: 0;
        left: 0;
        height: 34px;
        position: relative;
    }
    
    .eshop-cat-tree_type_dropdown .eshop-cat-tree_level_1 {
        border-radius: 0;
        line-height: 1;
        padding: 0px 16px;
    }
    
    .eshop-cat-tree_type_dropdown .eshop-cat-tree__item,
    .eshop-cat-tree_type_dropdown .eshop-cat-tree_level_2 .eshop-cat-tree__item {
        padding: 0;
        margin: 0 !important;
        vertical-align: top;
    }
    
    .eshop-cat-tree_type_dropdown .eshop-cat-tree_level_2 {
        display: none;
        position: relative;
        top: 0;
        background: none;
        padding: 0;
        min-width: 100px;
    }
    
    .eshop-cat-tree_type_dropdown .eshop-cat-tree__item:hover,
    .eshop-cat-tree_type_dropdown .eshop-cat-tree__item:hover .eshop-cat-tree_level_2 {
        box-shadow: none;
    }
    
    .eshop-cat-tree_level_1 li:hover .eshop-cat-tree_level_2 {
        display: none;   
    }
    
    .eshop-cat-tree_type_dropdown .eshop-cat-tree__item:hover {
        background: none;
    }
    
    
    .eshop-cat-tree_type_dropdown .eshop-cat-tree__item-link:after {
        display: none;
    }
    
    .eshop-cat-tree_type_dropdown .eshop-cat-tree__item-link:hover {
        color: #000;
    }
    
    .eshop-cat-tree_type_dropdown .eshop-cat-tree__item-name:hover {
        color: #3C3C3C;
    }
    
    .eshop-item-small__cart-form {
        white-space: nowrap !important;
    }
    
    .eshop-cat-tree_type_dropdown .eshop-cat-tree__item-link {
        padding: 0;
        width: auto;
        display: inline-block;
        margin-left: 0;
    }
    
    .eshop-cat-tree_type_dropdown .eshop-cat-tree__item-link {
        margin-left: 24px;
    }
    
    .eshop-cat-tree li.eshop-cat-tree__item.global_cols_0 {
        padding: 2px 0;
        display: none;
    }
    
    .eshop-cat-show .eshop-cat-tree li.eshop-cat-tree__item.global_cols_0 {
        display: block;   
    }
    
    ul.eshop-cat-tree.eshop-cat-tree_level_2.eshop-cat-tree_cols_2 span {
        font-size: 12px;
    }
    
    .eshop-cat-tree_type_dropdown .eshop-cat-tree_level_3 .eshop-cat-tree__item-link {
        padding: 0px 0 2px 16px;
        line-height: 1;
    }
    
    .eshop-cat-tree.eshop-cat-tree_type_dropdown.eshop-cat-show,
    .eshop-cat-tree_type_dropdown.eshop-cat-show .eshop-cat-tree_level_1 {
        height: auto;
    }
    
    .eshop-cat-tree_type_dropdown .eshop-cat-tree_level_2 .eshop-cat-tree__item-name:hover{
        text-decoration:none;
    }
    
    .eshop-cat-show ul.eshop-cat-tree.eshop-cat-tree_level_2.eshop-cat-tree_cols_2 {
        display: block;
        visibility: visible;
        opacity: 1;
    }
    
    .eshop-cat-show a.eshop-cat-tree__item-link {
        padding: 0;
    }
    
    .eshop-cat-tree_type_dropdown .eshop-cat-tree_level_2 .eshop-cat-tree__item {
        /*width: 130px;*/
        width: auto;
        display: block;
    }
    
    .forum-extention__form textarea,
    .discussion_extension__form textarea,
    .forum-extention__form .amiroTEdDiv,
    .discussion_extension__form .amiroTEdDiv {
        width: 100% !important;
        padding: 0;
        margin: 0;
    }
    
    #forum-page img {
        display: none;
    }
    
    #forum-page .member_user_menu img,
    #forum-page span,
    #forum-page .forum_forum_form img {
        display: inline-block;
    }
    
    .discussion_bb_preview, .discussion_amiroTEdDivPreview {
        width: 90%;
    }
    
    .forum-extention__form .txt,
    .discussion_extension__form .txt {
        width: 94%;
        padding: 0 2%;
        margin: 2%;
    }
    
    .forum_forum_form .txt {
        width: 100px;
    }
    
    .eshop-item-detailed__box {
        width: 100%;   
    }
    
    #logotype-payment td {
        display: inline-block;
        padding: 10px;
    }
    
    #contact-form-page .ta {
        width: 272px !important;
    }
    
    .alt_header3 {
        white-space: nowrap !important;
    }
    
    .eshop-ordering__item-list,
    .eshop-ordering__item-list-wrapper {
        position: relative;
        width: 100%;
        padding-top: 0;
        margin-bottom: 10px;
    }
    
    .eshop-order__shippings {
        width: 100%;
    }
    
    #forum-page tr td:nth-child(3),
    #forum-page tr td:nth-child(4),
    #forum-page tr th:nth-child(3),
    #forum-page tr th:nth-child(4) {
        display: none;
    }
    
    #forum-page .forum_forum_form tr td:nth-child(3) {
        display: table-cell;
    }
    
    .is-fixed-block,
    #top-menu-block.is-fixed-block {
        position: fixed;
        top: 0;
        z-index: 5;
        border-radius: 0 !important;
    }
    
    #lay_f1 #top-menu-block #compare_block_top__btn,
    #lay_f1 #top-menu-block #head_eshop_cart__btn,
    #lay_f1 #top-menu-block #head_user_menu__btn,
    #lay_f1 #top-menu-block #spec_eshop_filter__btn {
        font: normal normal normal 14px/1 FontAwesome;
        background: none;
        font-size: 22px;
        color: #000;
    }
    
    #lay_f1 .eshop-cat-tree.is-fixed-block {
        position: fixed;
        top: 0;
        width: 100%;
        box-shadow: 0 0 8px #000; 
    }
    
    #lay_f1 .eshop-cat-tree.is-fixed-block #top-head-bg {
        box-shadow: 0 0 8px #000;   
    }
    
    #lay_f1 .eshop-cat-tree.eshop-cat-tree_type_dropdown.is-fixed-block.eshop-cat-show {
        box-shadow: none;
    }
    
    #lay_f1 #top-menu-block #spec_eshop_filter__btn {
        width: 22px;
    }
    
    #lay_f1 #top-menu-block #head_eshop_cart__btn {width: 24px;}
    
    #lay_f1 #top-menu-block #spec_eshop_filter__btn:before {content: '\f002'; font-size: 20px; position: relative; top: -8px;}
    #lay_f1 #top-menu-block #compare_block_top__btn:before {content: "\f05d"; }
    #lay_f1 #top-menu-block #head_eshop_cart__btn:before { content: "\f07a"; }
    #lay_f1 #top-menu-block #head_user_menu__btn:before { content: "\f007"; }
    
    .eshop-cat-tree, #top-head-bg {font: normal normal normal 14px/1 FontAwesome;}
    #top-head-bg:before { 
        content: "\f0c9";
        color: #000;
        font-size: 21px;
        position: absolute;
        left: 10px;
        top: 6px;
        z-index: 1;
        cursor: pointer;
    }
    
    .eshop-cat-tree.eshop-cat-tree_type_dropdown {
        min-height: 34px;
        min-width: 200px;
        overflow: hidden;
    }
    
    ul.eshop-cat-tree.eshop-cat-tree_level_1.eshop-cat-tree_cols_0 {
        position: absolute;
        z-index: 10;
    }
    
    .eshop-cat-tree.eshop-cat-tree_type_dropdown.eshop-cat-show {
        overflow: visible;
    }
    
    .eshop-cat-tree.eshop-cat-tree_type_dropdown.eshop-cat-show #top-head-bg {
        border-radius: 6px 6px 6px 0;
    }
    
    .eshop-cat-tree.eshop-cat-tree_type_dropdown.is-fixed-block.eshop-cat-show #top-head-bg,
    .eshop-cat-tree.eshop-cat-tree_type_dropdown.is-fixed-block #top-head-bg {
        border-radius: 0;
    }
    
    #top-head-bg:after {
        content: 'Каталог';
        display: block;
        font-size: 16px;
        position: absolute;
        left: 40px;
        top: 9px;
        color: #000;
        text-shadow: 1px 1px #EEEEEE;
        font-weight: bold;
    }
    
    #cart-small__info_not_empty {
        white-space: nowrap !important;   
    }
    
    #cart_items td:nth-child(3) {
        display: none;
    }
    
    #cart_items td {
        padding: 12px 2px 12px 2px;
    }
    
    #cart_items tr:first-child {
        display: none;
    }
    
    #cart_items img {
        width: 60px;
        height: auto;
        display: none;
    }
    
    #cart_items input {
        padding: 4px 0;
        width: 22px !important;
        height: auto !important;
        font-size: 14px !important;
    }
    
    .eshop-cat-list__clipper,
    .eshop-cat-small__content {
        text-align: center;
    }
    
    .eshop_cat_small,
    .eshop-cat-small {
        min-width: 220px;
    }
    
    .mobile-head-informer {
        cursor: pointer;
        padding: 1px 4px;
        color: #fff;
        border-radius: 10px;
        background: #ff0000;
        font-size: 9px;
        position: absolute;
        right: -4px;
        top: -4px;
    }
    
    .AlertWindow {
        left: 0 !important;
        width: 90% !important;
        padding: 0 !important;
        height: auto !important;
        margin: 0 5%;
    }
    
    .AlertWindow .popupContent {
        padding: 10px 40px 10px 10px !important;
    }
    
    .AlertWindow .popupClose {
        top: 2px !important;
    }
    
    form#one-click-popup-form input {
        width: 92% !important;
        padding: 10px 4% !important;
        margin: 2px 0;
    }
    
    .eshop-ordering__login-window {
        border: 1px solid #ccc;
    }
    
    select.eshop-ordering__select {
        max-width: 240px;
    }
    
    ul.eshop-cat-tree.eshop-cat-tree_level_1.eshop-cat-tree_cols_0 {
        overflow-y: auto;
        border-radius: 0 0 6px 6px;
        float: left;
        min-width: 200px;
        margin-top: 34px;
    }
    
    #top-head-bg {
        position: absolute;
        background: #ffd400;
        height: 34px;
        width: 100%;
        border-radius: 6px;
        display: block;
    }
    
}





/*>>= = = = = = = = = = = = = = = = = = = = <<


MODULE: plug Fonts

need copy "_fonts" (folder) to root directory of site
= = = = = = = = = = = = = = = = = = = = = = */
@font-face {
    font-family: "Roboto Condensed";
    src: url("_mod_files/ce_images/_fonts/RobotoCondensed/roboto-condensed.eot");
    src: url("_mod_files/ce_images/_fonts/RobotoCondensed/roboto-condensed.eot?#iefix")format("embedded-opentype"),
        url("_mod_files/ce_images/_fonts/RobotoCondensed/roboto-condensed.woff") format("woff"),
        url("_mod_files/ce_images/_fonts/RobotoCondensed/roboto-condensed.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "Roboto Condensed";
    src: url("_mod_files/ce_images/_fonts/RobotoCondensed/roboto-boldcondensed.eot");
    src: url("_mod_files/ce_images/_fonts/RobotoCondensed/roboto-boldcondensed.eot?#iefix")format("embedded-opentype"),
        url("_mod_files/ce_images/_fonts/RobotoCondensed/roboto-boldcondensed.woff") format("woff"),
        url("_mod_files/ce_images/_fonts/RobotoCondensed/roboto-boldcondensed.ttf") format("truetype");
    font-style: normal;
    font-weight: bold;
}


@font-face {
    font-family: "Opensans";
    src: url("_mod_files/ce_images/_fonts/OpenSansRegular/OpenSansRegular.eot");
    src: url("_mod_files/ce_images/_fonts/OpenSansRegular/OpenSansRegular.eot?#iefix")format("embedded-opentype"),
        url("_mod_files/ce_images/_fonts/OpenSansRegular/OpenSansRegular.woff") format("woff"),
        url("_mod_files/ce_images/_fonts/OpenSansRegular/OpenSansRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "Opensans";
    src: url("_mod_files/ce_images/_fonts/OpenSansBold/OpenSansBold.eot");
    src: url("_mod_files/ce_images/_fonts/OpenSansBold/OpenSansBold.eot?#iefix")format("embedded-opentype"),
        url("_mod_files/ce_images/_fonts/OpenSansBold/OpenSansBold.woff") format("woff"),
        url("_mod_files/ce_images/_fonts/OpenSansBold/OpenSansBold.ttf") format("truetype");
    font-style: normal;
    font-weight: 600;
}

@font-face {
    font-family: "Opensans Condensed";
    src: url("_mod_files/ce_images/_fonts/OpenSansCondensedLight/OpenSansCondensedLight.eot");
    src: url("_mod_files/ce_images/_fonts/OpenSansCondensedLight/OpenSansCondensedLight.eot?#iefix")format("embedded-opentype"),
        url("_mod_files/ce_images/_fonts/OpenSansCondensedLight/OpenSansCondensedLight.woff") format("woff"),
        url("_mod_files/ce_images/_fonts/OpenSansCondensedLight/OpenSansCondensedLight.ttf") format("truetype");
    font-style: normal;
    font-weight: 100;
}
@font-face {
    font-family: "Opensans Condensed";
    src: url("_mod_files/ce_images/_fonts/OpenSansCondensedBold/OpenSansCondensedBold.eot");
    src: url("_mod_files/ce_images/_fonts/OpenSansCondensedBold/OpenSansCondensedBold.eot?#iefix")format("embedded-opentype"),
        url("_mod_files/ce_images/_fonts/OpenSansCondensedBold/OpenSansCondensedBold.woff") format("woff"),
        url("_mod_files/ce_images/_fonts/OpenSansCondensedBold/OpenSansCondensedBold.ttf") format("truetype");
    font-style: normal;
    font-weight: 600;
}


/*Base*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0;text-shadow: none;}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}
/*>>= = = = = = = = = = = = = = = = = = = = <<

--Tags

= = = = = = = = = = = = = = = = = = = = = = */
body {
    color: #191919;
    font-size: 14px;
    line-height: 22px;
    font-family:Roboto Condensed, arial, Helvetica, sans-serif;
    background: #f5f5f5;
}
/* Headings
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6 {
    margin: 15px 0 10px 0;
    text-transform: none;
    font-weight: 100;
    font-family: Roboto Condensed, Opensans;
}
@media (max-width: 1023px) {
    h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6 {text-align: center;}
    h1,.h1 { font-size: 24px; line-height: 30px;font-weight: bold; }
    h2,.h2 { font-size: 18px; line-height: 24px; }
    h3,.h3 { font-size: 16px; line-height: 22px; }
    h4,.h4 { font-size: 14px; line-height: 20px; }
    h5,.h5 {font-size: 12px;line-height: 18px;}
    h6,.h6 { font-size: 10px; line-height: 16px; }
}
@media (min-width: 1024px) {
    h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6 {text-align: left;}
    h1,.h1 {font-size: 42px;line-height: 46px;text-align: center;}
    h2,.h2 {font-size: 26px;line-height: 36px;}
    h3,.h3 { font-size: 18px; line-height: 24px; }
    h4,.h4 { font-size: 21px; line-height: 22px; }
    h5,.h5 {font-size: 13px;line-height: 15px;display: block;padding: 10px;margin: 0;}
    h6,.h6 { font-size: 12px; line-height: 18px; }
}


/*lucy-flash-drive v.0.8.0 HELPERS*/
@media(max-width: 639px){
    /*
    display
    */
    .-dn,.-d-n,.dn{display:none!important}
    /*
    margin, padding
    */
    .-m0,.-m-0,.m0{margin:0!important}
    .-mlra,.-mlr-a,.mlra{margin-left:auto!important;margin-right:auto!important}
    .-mt0,.-mt-0,.mt0{margin-top:0!important}
    .-mt5px,.-mt-5px,.mt5px{margin-top:5px!important}
    .-mt10px,.-mt-10px,.mt10px{margin-top:10px!important}
    .-mt15px,.-mt-15px,.mt15px{margin-top:15px!important}
    .-mt30px,.-mt-30px,.mt30px{margin-top:30px!important}
    .-mt45px,.-mt-45px,.mt45px{margin-top:45px!important}
    .-mb0,.-mb-0,.mb0{margin-bottom:0!important}
    .-mb5px,.-mb-5px,.mb5px{margin-bottom:5px!important}
    .-mb10px,.-mb-10px,.mb10px{margin-bottom:10px!important}
    .-mb15px,.-mb-15px,.mb15px{margin-bottom:15px!important}
    .-mb30px,.-mb-30px,.mb30px{margin-bottom:30px!important}
    .-mb45px,.-mb-45px,.mb45px{margin-bottom:45px!important}
    .-ml0,.-ml-0,.ml0{margin-left:0!important}
    .-mr0,.-mr-0,.mr0{margin-right:0!important}
    .-ml15px,.-ml-15px,.ml15px{margin-left:15px!important}
    .-mr15px,.-mr-15px,.mr15px{margin-right:15px!important}
    .-p0,.-p-0,.p0{padding:0!important}
    .-pt0,.-pt-0,.pt0{padding-top:0!important}
    .-pt5px,.-pt-5px,.pt5px{padding-top:5px!important}
    .-pt10px,.-pt-10px,.pt10px{padding-top:10px!important}
    .-pt15px,.-pt-15px,.pt15px{padding-top:15px!important}
    .-pt30px,.-pt-30px,.pt30px{padding-top:30px!important}
    .-pt45px,.-pt-45px,.pt45px{padding-top:45px!important}
    .-pb0,.-pb-0,.pb0{padding-bottom:0!important}
    .-pb5px,.-pb-5px,.pb5px{padding-bottom:5px!important}
    .-pb10px,.-pb-10px,.pb10px{padding-bottom:10px!important}
    .-pb15px,.-pb-15px,.pb15px{padding-bottom:15px!important}
    .-pb30px,.-pb-30px,.pb30px{padding-bottom:30px!important}
    .-pb45px,.-pb-45px,.pb45px{padding-bottom:45px!important}
    .-pl0,.-pl-0,.pl0{padding-left:0!important}
    .-pl10px,.-pl-10px,.pl10px{padding-left:10px!important}
    .-pr0,.-pr-0,.pr0{padding-right:0!important}
    .-pr10px,.-pr-10px,.pr10px{padding-right:10px!important}
    /*
    text
    */
    .-tal,.-ta-l,.tal{text-align:left!important}
    .-tar,.-ta-r,.tar{text-align:right!important}
    .-tac,.-ta-c,.tac{text-align:center!important}
    .-ttu,.-tt-u,.ttu{text-transform:uppercase!important}
    .-fwl,.-fw-l,.fwl{font-weight:100!important}
    .-fwn,.-fw-n,.fwn{font-weight:400!important}
    .-fwb,.-fw-b,.fwb{font-weight:700!important}
    .-cfff,.-c-fff,.cfff{color:#fff!important}
    .-c000,.-c-000,.c000{color:#000!important}
    .-bgcfff,.-bgc-fff,.bgcfff{background-color:#fff!important}
    .-bgc000,.-bgc-000,.bgc000{background-color:#000!important}
    /*
    other
    */
    .-db,.-d-b,.db{display:block!important}
    .-dib,.-d-ib,.dib{display:inline-block!important}
    .-fln,.-fl-n,.fln{float:none!important}
    .-fll,.-fl-l,.fll{float:left!important}
    .-flr,.-fl-r,.flr{float:right!important}
    .-posr,.-pos-r,.posr{position:relative!important}
    .-posa,.-pos-a,.posa{position:absolute!important}
    .-posf,.-pos-f,.posf{position:fixed!important}
    .-clb:after,.-cl-b:after,.clb:after{clear:both}
    .-clb:before,.-clb:after,.-cl-b:before,.-cl-b:after,.clb:before,.clb:after{content:" ";display:table}
    .-ovh,.-ov-h,.ovh{overflow:hidden!important}
    .-ovv,.-ov-v,.ovv{overflow:visible!important}
    .-w100pc,.-w-100pc,.w100pc{width:100%!important}
    .-h100pc,.-h-100pc,.h100pc{height:100%!important}
}

@media(min-width: 640px) and (max-width: 1023px){
    .d-n,.-d-n,.d-n-,.dn{display:none!important}
    .m-0,.-m-0,.m-0-,.m0{margin:0!important}
    .mlr-a,.-mlr-a,.mlr-a-,.mlra{margin-left:auto!important;margin-right:auto!important}
    .mt-0,.-mt-0,.mt-0-,.mt0{margin-top:0!important}
    .mt-5px,.-mt-5px,.mt-5px-,.mt5px{margin-top:5px!important}
    .mt-10px,.-mt-10px,.mt-10px-,.mt10px{margin-top:10px!important}
    .mt-15px,.-mt-15px,.mt-15px-,.mt15px{margin-top:15px!important}
    .mt-30px,.-mt-30px,.mt-30px-,.mt30px{margin-top:30px!important}
    .mt-45px,.-mt-45px,.mt-45px-,.mt45px{margin-top:45px!important}
    .mb-0,.-mb-0,.mb-0-,.mb0{margin-bottom:0!important}
    .mb-5px,.-mb-5px,.mb-5px-,.mb5px{margin-bottom:5px!important}
    .mb-10px,.-mb-10px,.mb-10px-,.mb10px{margin-bottom:10px!important}
    .mb-15px,.-mb-15px,.mb-15px-,.mb15px{margin-bottom:15px!important}
    .mb-30px,.-mb-30px,.mb-30px-,.mb30px{margin-bottom:30px!important}
    .mb-45px,.-mb-45px,.mb-45px-,.mb45px{margin-bottom:45px!important}
    .ml-0,.-ml-0,.ml-0-,.ml0{margin-left:0!important}
    .mr-0,.-mr-0,.mr-0-,.mr0{margin-right:0!important}
    .ml-15px,.-ml-15px,.ml-15px-,.ml15px{margin-left:15px!important}
    .mr-15px,.-mr-15px,.mr-15px-,.mr15px{margin-right:15px!important}
    .p-0,.-p-0,.p-0-,.p0{padding:0!important}
    .pt-0,.-pt-0,.pt-0-,.pt0{padding-top:0!important}
    .pt-5px,.-pt-5px,.pt-5px-,.pt5px{padding-top:5px!important}
    .pt-10px,.-pt-10px,.pt-10-,.pt10px{padding-top:10px!important}
    .pt-15px,.-pt-15px,.pt-15-,.pt15px{padding-top:15px!important}
    .pt-30px,.-pt-30px,.pt-30-,.pt30px{padding-top:30px!important}
    .pt-45px,.-pt-45px,.pt-45px-,.pt45px{padding-top:45px!important}
    .pb-0,.-pb-0,.pb-0-,.pb0{padding-bottom:0!important}
    .pb-5px,.-pb-5px,.pt-5px-,.pb5px{padding-bottom:5px!important}
    .pb-10px,.-pb-10px,.pt-10px-,.pb10px{padding-bottom:10px!important}
    .pb-15px,.-pb-15px,.pt-15px-,.pb15px{padding-bottom:15px!important}
    .pb-30px,.-pb-30px,.pt-30px-,.pb30px{padding-bottom:30px!important}
    .pb-45px,.-pb-45px,.pt-45px-,.pb45px{padding-bottom:45px!important}
    .pl-0,.-pl-0,.pb-0-,.pl0{padding-left:0!important}
    .pl-10px,.-pl-10px,.pb-10px-,.pl10px{padding-left:10px!important}
    .pr-0,.-pr-0,.pr-0-,.pr0{padding-right:0!important}
    .pr-10px,.-pr-10px,.pr-10px-,.pr10px{padding-right:10px!important}
    
    .ta-l,.-ta-l,.ta-l-,.tal{text-align:left!important}
    .ta-r,.-ta-r,.ta-r-,.tar{text-align:right!important}
    .ta-c,.-ta-c,.ta-c-,.tac{text-align:center!important}
    .tt-u,.-tt-u,.tt-u-,.ttu{text-transform:uppercase!important}
    .fw-l,.-fw-l,.fw-l-,.fwl{font-weight:100!important}
    .fw-n,.-fw-n,.fw-n-,.fwn{font-weight:400!important}
    .fw-b,.-fw-b,.fw-b-,.fwb{font-weight:700!important}
    .c-fff,.-c-fff,.c-fff-,.cfff{color:#fff!important}
    .c-000,.-c-000,.c-000-,.c000{color:#000!important}
    .bgc-fff,.-bgc-fff,.bgc-fff-,.bgcfff{background-color:#fff!important}
    .bgc-000,.-bgc-000,.bgc-000-,.bgc000{background-color:#000!important}
    
    .d-b,.-d-b,.d-b-,.db{display:block!important}
    .d-ib,.-d-ib,,.dib{display:inline-block!important}
    .fl-n,.-fl-n,.fl-n-,.fln{float:none!important}
    .fl-l,.-fl-l,.fl-l-,.fll{float:left!important}
    .fl-r,.-fl-r,.fl-r-,.flr{float:right!important}
    .pos-r,.-pos-r,.pos-r-,.posr{position:relative!important}
    .pos-a,.-pos-a,.pos-a-,.posa{position:absolute!important}
    .pos-f,.-pos-f,.pos-f-,.posf{position:fixed!important}
    .cl-b:after,.-cl-b:after,.cl-b-:after,.clb:after{clear:both}
    .cl-b:before,.cl-b:after,.-cl-b:before,.-cl-b:after,.cl-b-:before,.cl-b-:after,.clb:before,.clb:after{content:" ";display:table}
    .ov-h,.-ov-h,.ov-h-,.ovh{overflow:hidden!important}
    .ov-v,.-ov-v,.ov-v-,.ovv{overflow:visible!important}
    .w-100pc,.-w-100pc,.w-100pc-,.w100pc{width:100%!important}
    .h-100pc,.-h-100pc,.h-100pc-,.h100pc{height:100%!important}
}
@media (min-width: 1024px){
    .dn-,.d-n-,.dn{display:none!important}
    .m0-,.m-0-,.m0{margin:0!important}
    .mlra-,.mlr-a-,.mlra{margin-left:auto!important;margin-right:auto!important}
    .mt0-,.mt-0-,.mt0{margin-top:0!important}
    .mt5px-,.mt-5px-,.mt5px{margin-top:5px!important}
    .mt10px-,.mt-10px-,.mt10px{margin-top:10px!important}
    .mt15px-,.mt-15px-,.mt15px{margin-top:15px!important}
    .mt30px-,.mt-30px-,.mt30px{margin-top:30px!important}
    .mt45px-,.mt-45px-,.mt45px{margin-top:45px!important}
    .mb0-,.mb-0-,.mb0{margin-bottom:0!important}
    .mb5px-,.mb-5px-,.mb5px{margin-bottom:5px!important}
    .mb10px-,.mb-10px-,.mb10px{margin-bottom:10px!important}
    .mb15px-,.mb-15px-,.mb15px{margin-bottom:15px!important}
    .mb30px-,.mb-30px-,.mb30px{margin-bottom:30px!important}
    .mb45px-,.mb-45px-,.mb45px{margin-bottom:45px!important}
    .ml0-,.ml-0-,.ml0{margin-left:0!important}
    .mr0-,.mr-0-,.mr0{margin-right:0!important}
    .ml15px-,.ml-15px-,.ml15px{margin-left:15px!important}
    .mr15px-,.mr-15px-,.mr15px{margin-right:15px!important}
    .p0-,.p-0-,.p0{padding:0!important}
    .pt0-,.pt-0-,.pt0{padding-top:0!important}
    .pt5px-,.pt-5px-,.pt5px{padding-top:5px!important}
    .pt10px-,.pt-10px-,.pt10px{padding-top:10px!important}
    .pt15px-,.pt-15px-,.pt15px{padding-top:15px!important}
    .pt30px-,.pt-30px-,.pt30px{padding-top:30px!important}
    .pt45px-,.pt-45px-,.pt45px{padding-top:45px!important}
    .pb0-,.pb-0-,.pb0{padding-bottom:0!important}
    .pb5px-,.pb-5px-,.pb5px{padding-bottom:5px!important}
    .pb10px-,.pb-10px-,.pb10px{padding-bottom:10px!important}
    .pb15px-,.pb-15px-,.pb15px{padding-bottom:15px!important}
    .pb30px-,.pb-30px-,.pb30px{padding-bottom:30px!important}
    .pb45px-,.pb-45px-,.pb45px{padding-bottom:45px!important}
    .pl0-,.pl-0-,.pl0{padding-left:0!important}
    .pl10px-,.pl-10px-,.pl10px{padding-left:10px!important}
    .pr0-,.pr-0-,.pr0{padding-right:0!important}
    .pr10px-,.pr-10px-,.pr10px{padding-right:10px!important}
    
    .tal-,.ta-l-,.tal{text-align:left!important}
    .tar-,.ta-r-,.tar{text-align:right!important}
    .tac-,.ta-c-,.tac{text-align:center!important}
    .ttu-,.tt-u-,.ttu{text-transform:uppercase!important}
    .fwl-,.fw-l-,.fwl{font-weight:100!important}
    .fwn-,.fw-n-,.fwn{font-weight:400!important}
    .fwb-,.fw-b-,.fwb{font-weight:700!important}
    .cfff-,.c-fff-,.cfff{color:#fff!important}
    .c000-,.c-000-,.c000{color:#000!important}
    .bgcfff-,.bgc-fff-,.bgcfff{background-color:#fff!important}
    .bgc000-,.bgc-000-,.bgc000{background-color:#000!important}
    
    .db-,.d-b-,.db{display:block!important}
    .dib-,.d-ib-,.dib{display:inline-block!important}
    .fln-,.fl-n-,.fln{float:none!important}
    .fll-,.fl-l-,.fll{float:left!important}
    .flr-,.fl-r-,.flr{float:right!important}
    .posr-,.pos-r-,.posr{position:relative!important}
    .posa-,.pos-a-,.posa{position:absolute!important}
    .posf-,.pos-f-,.posf{position:fixed!important}
    .cb-:after,.cl-b-:after,.clb:after{clear:both}
    .cl-b-:before,.cl-b-:after,.cl-b-:before,.cl-b-:after,.clb:before,.clb:after{content:" ";display:table}
    .ovh-,.ov-h-,.ovh{overflow:hidden!important}
    .ovv-,.ov-v-,.ovv{overflow:visible!important}
    .w100pc-,.w-100pc-,.w100pc{width:100%!important}
    .h100pc-,.h-100pc-,.h100pc{height:100%!important}
}

/*lucy-flash-drive v.0.8.0 GRIDS*/
/*
flexbox (.df,.grid - flexbox container; .fx,.cell - inner flex cell)
*/
.df,.grid{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}
.fx,.cell{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}
._>.cell,._.grid>li{margin:0;width:100%}
.wrap,.fx,.cell,.grid>li{box-sizing:border-box}
/*
Widths - responsive/fixed flex-grid utilities. Exmpl:
<wrap>
<non-grid-content h1,p,etc>
<grid>
<cell w6>
<grid li6>
<li>
*/

.wrap{margin-left:auto;margin-right:auto;width:100%}
ul.grid{padding-left:0}
.grid>li{list-style:none}

@media(max-width: 639px){
    .wrap{padding-left:10px;padding-right:10px}
    .grid{margin:0 -5px;}
    .cell,.grid>li{width:calc(100% - 10px)}
    .cell{margin:0 5px}
    .grid>li{margin:5px}
    .grid ul.grid{margin:-5px}
    .-liauto>li,.-li-auto->li,.liauto>li{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}
    
    .-w0h,.-w-0h,.w0h{width:calc(4.1667% - 10px)}
    .-w1,.-w-1,.w1,.-li12>li,.-li-12>li,.li12>li{width:calc(8.3333% - 10px)}
    .-w1h,.-w-1h,.w1h,.-li8>li,.-li-8>li,.li8>li{width:calc(12.5% - 10px)}
    .-w2,.-w-2,.w2,.-li6>li,.-li-6>li,.li6>li{width:calc(16.6667% - 10px)}
    .-w2h,.-w-2h,.w2h{width:calc(20.8333% - 10px)}
    .-w3,.-w-3,.w3,.-li4>li,.-li-4>li,.li4>li{width:calc(25% - 10px)}
    .-w3h,.-w-3h,.w3h{width:calc(29.1667% - 10px)}
    .-w4,.-w-4,.w4,.-li3>li,.-li-3>li,.li3>li{width:calc(33.3333% - 10px)}
    .-w4h,.-w-4h,.w4h{width:calc(37.5% - 10px)}
    .-w5,.-w-5,.w5{width:calc(41.6667% - 10px)}
    .-w5h,.-w-5h,.w5h{width:calc(45.8333% - 10px)}
    .-w6,.-w-6,.w6,.-li2>li,.-li-2>li,.li2>li{width:calc(50% - 10px)}
    .-w6h,.-w-6h,.w6h{width:calc(54.1667% - 10px)}
    .-w7,.-w-7,.w7{width:calc(58.3333% - 10px)}
    .-w7h,.-w-7h,.w7h{width:calc(62.5% - 10px)}
    .-w8,.-w-8,.w8{width:calc(66.6667% - 10px)}
    .-w8h,.-w-8h,.w8h{width:calc(70.8333% - 10px)}
    .-w9,.-w-9,.w9{width:calc(75% - 10px)}
    .-w9h,.-w-9h,.w9h{width:calc(79.1667% - 10px)}
    .-w10,.-w-10,.w10{width:calc(83.3333% - 10px)}
    .-w10h,.-w-10h,.w10h{width:calc(87.5% - 10px)}
    .-w11,.-w-11,.w11{width:calc(91.6667% - 10px)}
    .-w11h,.-w-11h,.w11h{width:calc(95.8333% - 10px)}
    .-li5>li,.-li-5>li,.li5>li{width:calc(20% - 10px)}
    .-li7>li,.-li-7>li,.li7>li{width:calc(14.2857% - 10px)}
    .-li9>li,.-li-9>li,.li9>li{width:calc(11.1111% - 10px)}
    .-li10>li,.-li-10>li,.li10>li{width:calc(10% - 10px)}
    .-li11>li,.-li-11>li,.li11>li{width:calc(9.0909% - 10px)}
    
    .-ml0h,.-ml-0h,.ml0h{margin-left:calc(4.1667% + 5px)}
    .-ml1,.-ml-1,.ml1{margin-left:calc(8.3333% + 5px)}
    .-ml1h,.-ml-1h,.ml1h{margin-left:calc(12.5% + 5px)}
    .-ml2,.-ml-2,.ml2{margin-left:calc(16.6667% + 5px)}
    .-ml2h,.-ml-2h,.ml2h{margin-left:calc(20.8333% + 5px)}
    .-ml3,.-ml-3,.ml3{margin-left:calc(25% + 5px)}
    .-ml3h,.-ml-3h,.ml3h{margin-left:calc(29.1667% + 5px)}
    .-ml4,.-ml-4,.ml4{margin-left:calc(33.3333% + 5px)}
    .-ml4h,.-ml-4h,.ml4h{margin-left:calc(37.5% + 5px)}
    .-ml5,.-ml-5,.ml5{margin-left:calc(41.6667% + 5px)}
    .-ml5h,.-ml-5h,.ml5h{margin-left:calc(45.8333% + 5px)}
    .-ml6,.-ml-6,.ml6{margin-left:calc(50% + 5px)}
    .-ml6h,.-ml-6h,.ml6h{margin-left:calc(54.1667% + 5px)}
    .-ml7,.-ml-7,.ml7{margin-left:calc(58.3333% + 5px)}
    .-ml7h,.-ml-7h,.ml7h{margin-left:calc(62.5% + 5px)}
    .-ml8,.-ml-8,.ml8{margin-left:calc(66.6667% + 5px)}
    .-ml8h,.-ml-8h,.ml8h{margin-left:calc(70.8333% + 5px)}
    .-ml9,.-ml-9,.ml9{margin-left:calc(75% + 5px)}
    .-ml9h,.-ml-9h,.ml9h{margin-left:calc(79.1667% + 5px)}
    .-ml10,.-ml-10,.ml10{margin-left:calc(83.3333% + 5px)}
    .-ml10h,.-ml-10h,.ml10h{margin-left:calc(87.5% + 5px)}
    .-ml11,.-ml-11,.ml11{margin-left:calc(91.6667% + 5px)}
    .-ml11h,.-ml-11h,.ml11h{margin-left:calc(95.8333% + 5px)}
    /*
    customizable Dash-grid - with paddings
    */
    ._>.cell{padding:0 -5px}
    ._.grid>li{padding:5px}
    
    ._.-_0,._.-_-0,._._0,
    .grid ul._.-_0,.grid ul._.-_-0,.grid ul._._0{margin:0}
    ._.-_0>.cell,._.-_-0>.cell,._._0>.cell,
    ._.-_0>li,._.-_-0>li,._._0>li{padding:0}
    
    ._.-_10,._.-_-10,._._10{margin:0 -10px}
    ._.-_10>.cell,._.-_-10>.cell,._._10>.cell{padding:0 10px}
    .grid ul._.-_10,.grid ul._.-_-10,.grid ul._._10{margin:-10px}
    ._.-_10>li,._.-_-10>li,._._10>li{padding:10px}
    
    ._.-_15,._.-_-15,._._15 {margin:0 -15px}
    ._.-_15>.cell,._.-_-15>.cell,._._15>.cell{padding:0 15px}
    .grid ul._.-_15,.grid ul._.-_-15,.grid ul._._15{margin:-15px}
    ._.-_15>li,._.-_-15>li,._._15>li{padding:15px}
    
    ._>.-w0h,._>.-w-0h,._>.w0h{width:4.1667%}
    ._>.-w1,._>.-w-1,._>.w1,._.-li12>li,._.-li-12>li,._.li12>li{width:8.3333%}
    ._>.-w1h,._>.-w-1h,._>.w1h,._.-li8>li,._.-li-8>li,._.li8>li{width:12.5%}
    ._>.-w2,._>.-w-2,._>.w2,._.-li6>li,._.-li-6>li,._.li6>li{width:16.6667%}
    ._>.-w2h,._>.-w-2h,._>.w2h{width:20.8333%}
    ._>.-w3,._>.-w-3,._>.w3,._.-li4>li,._.-li-4>li,._.li4>li{width:25%}
    ._>.-w3h,._>.-w-3h,._>.w3h{width:29.1667%}
    ._>.-w4,._>.-w-4,._>.w4,._.-li3>li,._.-li-3>li,._.li3>li{width:33.3333%}
    ._>.-w4h,._>.-w-4h,._>.w4h{width:37.5%}
    ._>.-w5,._>.-w-5,._>.w5{width:41.6667%}
    ._>.-w5h,._>.-w-5h,._>.w5h{width:45.8333%}
    ._>.-w6,._>.-w-6,._>.w6,._.-li2>li,._.-li-2>li,._.li2>li{width:50%}
    ._>.-w6h,._>.-w-6h,._>.w6h{width:54.1667%}
    ._>.-w7,._>.-w-7,._>.w7{width:58.3333%}
    ._>.-w7h,._>.-w-7h,._>.w7h{width:62.5%}
    ._>.-w8,._>.-w-8,._>.w8{width:66.6667%}
    ._>.-w8h,._>.-w-8h,._>.w8h{width:70.8333%}
    ._>.-w9,._>.-w-9,._>.w9{width:75%}
    ._>.-w9h,._>.-w-9h,._>.w9h{width:79.1667%}
    ._>.-w10,._>.-w-10,._>.w10{width:83.3333%}
    ._>.-w10h,._>.-w-10h,._>.w10h{width:87.5%}
    ._>.-w11,._>.-w-11,._>.w11{width:91.6667%}
    ._>.-w11h,._>.-w-11h,._>.w11h{width:95.8333%}
    ._.-li5>li,._.-li-5>li,._.li5>li{width:20%}
    ._.-li7>li,._.-li-7>li,._.li7>li{width:14.2857%}
    ._.-li9>li,._.-li-9>li,._.li9>li{width:11.1111%}
    ._.-li10>li,._.-li-10>li,._.li10>li{width:10%}
    ._.-li11>li,._.-li-11>li,._.li11>li{width:9.0909%}
    /*
    offsets of cells (<div class="cell w1 ml1">)
    */
    ._>.-ml0h,._>.-ml-0h,._>.ml0h{margin-left:4.1667%}
    ._>.-ml1,._>.-ml-1,._>.ml1{margin-left:8.3333%}
    ._>.-ml1h,._>.-ml-1h,._>.ml1h{margin-left:12.5%}
    ._>.-ml2,._>.-ml-2,._>.ml2{margin-left:16.6667%}
    ._>.-ml2h,._>.-ml-2h,._>.ml2h{margin-left:20.8333%}
    ._>.-ml3,._>.-ml-3,._>.ml3{margin-left:25%}
    ._>.-ml3h,._>.-ml-3h,._>.ml3h{margin-left:29.1667%}
    ._>.-ml4,._>.-ml-4,._>.ml4{margin-left:33.3333%}
    ._>.-ml4h,._>.-ml-4h,._>.ml4h{margin-left:37.5%}
    ._>.-ml5,._>.-ml-5,._>.ml5{margin-left:41.6667%}
    ._>.-ml5h,._>.-ml-5h,._>.ml5h{margin-left:45.8333%}
    ._>.-ml6,._>.-ml-6,._>.ml6{margin-left:50%}
    ._>.-ml6h,._>.-ml-6h,._>.ml6h{margin-left:54.1667%}
    ._>.-ml7,._>.-ml-7,._>.ml7{margin-left:58.3333%}
    ._>.-ml7h,._>.-ml-7h,._>.ml7h{margin-left:62.5%}
    ._>.-ml8,._>.-ml-8,._>.ml8{margin-left:66.6667%}
    ._>.-ml8h,._>.-ml-8h,._>.ml8h{margin-left:70.8333%}
    ._>.-ml9,._>.-ml-9,._>.ml9{margin-left:75%}
    ._>.-ml9h,._>.-ml-9h,._>.ml9h{margin-left:79.1667%}
    ._>.-ml10,._>.-ml-10,._>.ml10{margin-left:83.3333%}
    ._>.-ml10h,._>.-ml-10h,._>.ml10h{margin-left:87.5%}
    ._>.-ml11,._>.-ml-11,._>.ml11{margin-left:91.6667%}
    ._>.-ml11h,._>.-ml-11h,._>.ml11h{margin-left:95.8333%}
    /*
    flex orders;
    */
    .-ord0,.-ord-0,.ord0{-webkit-order:-1;-ms-flex-order:-1;order:-1}
    .-ord99,.-ord-99,.ord99{-webkit-order:99;-ms-flex-order:99;order:99}
    /*
    flex alignment along the x/y axis:start(0%), center(50%), end(100%)
    */
    .-x0,.-x-0,.x0{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}
    .-x50,.-x-50,.x50{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
    .-x100,.-x-100,.x100{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}
    
    .-y0,.-y-0,.y0{-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}
    .-y50,.-y-50,.y50{-webkit-align-items:center;-ms-flex-align:center;align-items:center}
    .-y100,.-y-100,.y100{-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}
}

@media (min-width: 640px) and (max-width: 1023px) {
    .wrap{padding-left:20px;padding-right:20px}
    .grid{margin:0 -10px}
    .cell,.grid>li{width:calc(100% - 20px)}
    .cell{margin:0 10px}
    .grid>li{margin:10px}
    .grid ul.grid{margin:-10px}
    .li-auto->li,.-li-auto>li,.li-auto->li,.liauto>li{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0}
    
    .w-0h,.-w-0h,.w-0h-,.w0h{width:calc(4.1667% - 20px)}
    .w-1,.-w-1,.w-1-,.w1,.li-12>li,.-li-12>li,.li-12->li,.li12>li{width:calc(8.3333% - 20px)}
    .w-1h,.-w-1h,.w-1h-,.w1h,.li-8>li,.-li-8>li,.li-8->li,.li8>li{width:calc(12.5% - 20px)}
    .w-2,.-w-2,.w-2-,.w2,.li-6>li,.-li-6>li,.li-6->li,.li6>li{width:calc(16.6667% - 20px)}
    .w-2h,.-w-2h,.w-2h-,.w2h{width:calc(20.8333% - 20px)}
    .w-3,.-w-3,.w-3-,.w3,.li-4>li,.-li-4>li,.li-4->li,.li4>li{width:calc(25% - 20px)}
    .w-3h,.-w-3h,.w-3h-,.w3h{width:calc(29.1667% - 20px)}
    .w-4,.-w-4,.w-4-,.w4,.li-3>li,.-li-3>li,.li-3->li,.li3>li{width:calc(33.3333% - 20px)}
    .w-4h,.-w-4h,.w-4h-,.w4h{width:calc(37.5% - 20px)}
    .w-5,.-w-5,.w-5-,.w5{width:calc(41.6667% - 20px)}
    .w-5h,.-w-5h,.w-5h-,.w5h{width:calc(45.8333% - 20px)}
    .w-6,.-w-6,.w-6-,.w6,.li-2>li,.-li-2>li,.li-2->li,.li2>li{width:calc(50% - 20px)}
    .w-6h,.-w-6h,.w-6h-,.w6h{width:calc(54.1667% - 20px)}
    .w-7,.-w-7,.w-7-,.w7{width:calc(58.3333% - 20px)}
    .w-7h,.-w-7h,.w-7h-,.w7h{width:calc(62.5% - 20px)}
    .w-8,.-w-8,.w-8-,.w8{width:calc(66.6667% - 20px)}
    .w-8h,.-w-8h,.w-8h-,.w8{width:calc(70.8333% - 20px)}
    .w-9,.-w-9,.w-9-,.w9{width:calc(75% - 20px)}
    .w-9h,.-w-9h,.w-9h-,.w9h{width:calc(79.1667% - 20px)}
    .w-10,.-w-10,.w-10-,.w10{width:calc(83.3333% - 20px)}
    .w-10h,.-w-10h,.w-10h-,.w10h{width:calc(87.5% - 20px)}
    .w-11,.-w-11,.w-11-,.w11{width:calc(91.6667% - 20px)}
    .w-11h,.-w-11h,.w-11h-,.w11h{width:calc(95.8333% - 20px)}
    .li-5>li,.-li-5>li,.li-5->li,.li5>li{width:calc(20% - 20px)}
    .li-7>li,.-li-7>li,.li-7->li,.li7>li{width:calc(14.2857% - 20px)}
    .li-9>li,.-li-9>li,.li-9->li,.li9>li{width:calc(11.1111% - 20px)}
    .li-10>li,.-li-10>li,.li-10->li,.li10>li{width:calc(10% - 20px)}
    .li-11>li,.-li-11>li,.li-11->li,.li11>li{width:calc(9.0909% - 20px)}
    
    .ml-0h,.-ml-0h,.ml-0h-,.ml0h{margin-left:calc(4.1667% + 10px)}
    .ml-1,.-ml-1,.ml-1-,.ml1{margin-left:calc(8.3333% + 10px)}
    .ml-1h,.-ml-1h,.ml-1h-,.ml1h{margin-left:calc(12.5% + 10px)}
    .ml-2,.-ml-2,.ml-2-,.ml2{margin-left:calc(16.6667% + 10px)}
    .ml-2h,.-ml-2h,.ml-2h-,.ml2h{margin-left:calc(20.8333% + 10px)}
    .ml-3,.-ml-3,.ml-3-,.ml3{margin-left:calc(25% + 10px)}
    .ml-3h,.-ml-3h,.ml-3h-,.ml3h{margin-left:calc(29.1667% + 10px)}
    .ml-4,.-ml-4,.ml-4-,.ml4{margin-left:calc(33.3333% + 10px)}
    .ml-4h,.-ml-4h,.ml-4h-,.ml4h{margin-left:calc(37.5% + 10px)}
    .ml-5,.-ml-5,.ml-5-,.ml5{margin-left:calc(41.6667% + 10px)}
    .ml-5h,.-ml-5h,.ml-5h-,.ml5h{margin-left:calc(45.8333% + 10px)}
    .ml-6,.-ml-6,.ml-6-,.ml6{margin-left:calc(50% + 10px)}
    .ml-6h,.-ml-6h,.ml-6h-,.ml6h{margin-left:calc(54.1667% + 10px)}
    .ml-7,.-ml-7,.ml-7-,.ml7{margin-left:calc(58.3333% + 10px)}
    .ml-7h,.-ml-7h,.ml-7h-,.ml7h{margin-left:calc(62.5% + 10px)}
    .ml-8,.-ml-8,.ml-8-,.ml8{margin-left:calc(66.6667% + 10px)}
    .ml-8h,.-ml-8h,.ml-8h-,.ml8h{margin-left:calc(70.8333% + 10px)}
    .ml-9,.-ml-9,.ml-9-,.ml9{margin-left:calc(75% + 10px)}
    .ml-9h,.-ml-9h,.ml-9h-,.ml9h{margin-left:calc(79.1667% + 10px)}
    .ml-10,.-ml-10,.ml-10-,.ml10{margin-left:calc(83.3333% + 10px)}
    .ml-10h,.-ml-10h,.ml-10h-,.ml10h{margin-left:calc(87.5% + 10px)}
    .ml-11,.-ml-11,.ml-11-,.ml11{margin-left:calc(91.6667% + 10px)}
    .ml-11h,.-ml-11h,.ml-11h-,.ml11h{margin-left:calc(95.8333% + 10px)}
    
    ._>.cell{padding:0 10px}
    ._.grid>li{padding:10px}
    
    ._._-0,._.-_-0,._._-0-,._._0,
    .grid ul._._-0,.grid ul._.-_-0,.grid ul._._-0-,.grid ul._._0{margin:0}
    ._._-0>.cell,._.-_-0>.cell,._._-0->.cell,._._0>.cell,
    ._._-0>li,._.-_-0>li,._._-0->li,._._0>li{padding:0}
    
    ._._-5,._.-_-5,._._-5-,._._5{margin:0 -5px}
    ._._-5>.cell,._.-_-5>.cell,._._-5->.cell,._._5>.cell{padding:0 5px}
    .grid ul._._-5,.grid ul._.-_-5,.grid ul._._-5-,.grid ul._._5{margin:-5px}
    ._._-5>li,._.-_-5>li,._._-5->li,._._5>li{padding:5px}
    
    ._._-15,._.-_-15,._._-15-,._._15{margin:0 -15px}
    ._._-15>.cell,._.-_-15>.cell,._._-15->.cell,._._15>.cell{padding:0 15px}
    .grid ul._._-15,.grid ul._.-_-15,.grid ul._._-15-,.grid ul._._15{margin:-15px}
    ._._-15>li,._.-_-15>li,._._-15->li,._._15>li{padding:15px}
    
    ._>.w-0h,._>.-w-0h,._>.w-0h-,._>.w0h{width:4.1667%}
    ._>.w-1,._>.-w-1,._>.w-1-,._>.w1,._.li-12>li,._.-li-12>li,._.li-12->li,._.li12>li{width:8.3333%}
    ._>.w-1h,._>.-w-1h,._>.w-1h-,._>.w1h,._.li-8>li,._.-li-8>li,._.li-8->li,._.li8>li{width:12.5%}
    ._>.w-2,._>.-w-2,._>.w-2-,._>.w2,._.li-6>li,._.-li-6>li,._.li-6->li,._.li6>li{width:16.6667%}
    ._>.w-2h,._>.-w-2h,._>.w-2h-,._>.w2h{width:20.8333%}
    ._>.w-3,._>.-w-3,._>.w-3-,._>.w3,._.li-4>li,._.-li-4>li,._.li-4->li,._.li4>li{width:25%}
    ._>.w-3h,._>.-w-3h,._>.w-3h-,._>.w3h{width:29.1667%}
    ._>.w-4,._>.-w-4,._>.w-4-,._>.w4,._.li-3>li,._.-li-3>li,._.li-3->li,._.li3>li{width:33.3333%}
    ._>.w-4h,._>.-w-4h,._>.w-4h-,._>.w4h{width:37.5%}
    ._>.w-5,._>.-w-5,._>.w-5-,._>.w5{width:41.6667%}
    ._>.w-5h,._>.-w-5h,._>.w-5h-,._>.w5h{width:45.8333%}
    ._>.w-6,._>.-w-6,._>.w-6-,._>.w6,._.li-2>li,._.-li-2>li,._.li-2->li,._.li2>li{width:50%}
    ._>.w-6h,._>.-w-6h,._>.w-6h-,._>.w6h{width:54.1667%}
    ._>.w-7,._>.-w-7,._>.w-7-,._>.w7{width:58.3333%}
    ._>.w-7h,._>.-w-7h,._>.w-7h-,._>.w7h{width:62.5%}
    ._>.w-8,._>.-w-8,._>.w-8-,._>.w8{width:66.6667%}
    ._>.w-8h,._>.-w-8h,._>.w-8h-,._>.w8{width:70.8333%}
    ._>.w-9,._>.-w-9,._>.w-9-,._>.w9{width:75%}
    ._>.w-9h,._>.-w-9h,._>.w-9h-,._>.w9h{width:79.1667%}
    ._>.w-10,._>.-w-10,._>.w-10-,._>.w10{width:83.3333%}
    ._>.w-10h,._>.-w-10h,._>.w-10h-,._>.w10h{width:87.5%}
    ._>.w-11,._>.-w-11,._>.w-11-,._>.w11{width:91.6667%}
    ._>.w-11h,._>.-w-11h,._>.w-11h-,._>.w11h{width:95.8333%}
    ._.li-5>li,._.-li-5>li,._.li-5->li,._.li5>li{width:20%}
    ._.li-7>li,._.-li-7>li,._.li-7->li,._.li7>li{width:14.2857%}
    ._.li-9>li,._.-li-9>li,._.li-9->li,._.li9>li{width:11.1111%}
    ._.li-10>li,._.-li-10>li,._.li-10->li,._.li10>li{width:10%}
    ._.li-11>li,._.-li-11>li,._.li-11->li,._.li11>li{width:9.0909%}
    
    ._>.ml-0h,._>.-ml-0h,._>.ml-0h-,._>.ml0h{margin-left:4.1667%}
    ._>.ml-1,._>.-ml-1,._>.ml-1-,._>.ml1{margin-left:8.3333%}
    ._>.ml-1h,._>.-ml-1h,._>.ml-1h-,._>.ml1h{margin-left:12.5%}
    ._>.ml-2,._>.-ml-2,._>.ml-2-,._>.ml2{margin-left:16.6667%}
    ._>.ml-2h,._>.-ml-2h,._>.ml-2h-,._>.ml2h{margin-left:20.8333%}
    ._>.ml-3,._>.-ml-3,._>.ml-3-,._>.ml3{margin-left:25%}
    ._>.ml-3h,._>.-ml-3h,._>.ml-3h-,._>.ml3h{margin-left:29.1667%}
    ._>.ml-4,._>.-ml-4,._>.ml-4-,._>.ml4{margin-left:33.3333%}
    ._>.ml-4h,._>.-ml-4h,._>.ml-4h-,._>.ml4h{margin-left:37.5%}
    ._>.ml-5,._>.-ml-5,._>.ml-5-,._>.ml5{margin-left:41.6667%}
    ._>.ml-5h,._>.-ml-5h,._>.ml-5h-,._>.ml5h{margin-left:45.8333%}
    ._>.ml-6,._>.-ml-6,._>.ml-6-,._>.ml6{margin-left:50%}
    ._>.ml-6h,._>.-ml-6h,._>.ml-6h-,._>.ml6h{margin-left:54.1667%}
    ._>.ml-7,._>.-ml-7,._>.ml-7-,._>.ml7{margin-left:58.3333%}
    ._>.ml-7h,._>.-ml-7h,._>.ml-7h-,._>.ml7h{margin-left:62.5%}
    ._>.ml-8,._>.-ml-8,._>.ml-8-,._>.ml8{margin-left:66.6667%}
    ._>.ml-8h,._>.-ml-8h,._>.ml-8h-,._>.ml8h{margin-left:70.8333%}
    ._>.ml-9,._>.-ml-9,._>.ml-9-,._>.ml9{margin-left:75%}
    ._>.ml-9h,._>.-ml-9h,._>.ml-9h-,._>.ml9h{margin-left:79.1667%}
    ._>.ml-10,._>.-ml-10,._>.ml-10-,._>.ml10{margin-left:83.3333%}
    ._>.ml-10h,._>.-ml-10h,._>.ml-10h-,._>.ml10h{margin-left:87.5%}
    ._>.ml-11,._>.-ml-11,._>.ml-11-,._>.ml11{margin-left:91.6667%}
    ._>.ml-11h,._>.-ml-11h,._>.ml-11h-,._>.ml11h{margin-left:95.8333%}
    
    .ord-0,.-ord-0,.ord-0-,.ord0{-webkit-order:-1;-ms-flex-order:-1;order:-1}
    .ord-99,.-ord-99,.ord-99-,.ord99{-webkit-order:99;-ms-flex-order:99;order:99}
    .x-0,.-x-0,.x-0-,.x0{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}
    .x-50,.-x-50,.x-50-,.x50{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
    .x-100,.-x-100-,.x-100-,.x100{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}
    .y-0,.-y-0,.y-0-,.y0{-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}
    .y-50,.-y-50,.y-50-,.y50{-webkit-align-items:center;-ms-flex-align:center;align-items:center}
    .y-100,.-y-100,.y-100-,.y100{-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}
}

@media(min-width:1024px){
    .wrap{padding-left:30px;padding-right:30px}
    .grid{margin:0 -15px}
    .cell,.grid>li{width:calc(100% - 30px)}
    .cell{margin:0 15px}
    .grid>li{margin:15px}
    .grid ul.grid{margin:-15px}
    .liauto->li,.li-auto->li,.liauto>li{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0}
    
    .w0h-,.w-0h-,.w0h{width:calc(4.1667% - 30px)}
    .w1-,.w-1-,.w1,.li12->li,.li-12->li,.li12>li{width:calc(8.3333% - 30px)}
    .w1h-,.w-1h-,.w1h,.li8->li,.li-8->li,.li8>li{width:calc(12.5% - 30px)}
    .w2-,.w-2-,.w2,.li6->li,.li-6->li,.li6>li{width:calc(16.6667% - 30px)}
    .w2h-,.w-2h-,.w2h{width:calc(20.8333% - 30px)}
    .w3-,.w-3-,.w3,.li4->li,.li-4->li,.li4>li{width: calc(25% - 30px)}
    .w3h-,.w-3h-,.w3h{width:calc(29.1667% - 30px)}
    .w4-,.w-4-,.w4,.li3->li,.li-3->li,.li3>li{width:calc(33.3333% - 30px)}
    .w4h-,.w-4h-,.w4h{width:calc(37.5% - 30px)}
    .w5-,.w-5-,.w5{width:calc(41.6667% - 30px)}
    .w5h-,.w-5h-,.w5h{width:calc(45.8333% - 30px)}
    .w6-,.w-6-,.w6,.li2->li,.li-2->li,.li2>li{width:calc(50% - 30px)}
    .w6h-,.w-6h-,.w6h{width:calc(54.1667% - 30px)}
    .w7-,.w-7-,.w7{width:calc(58.3333% - 30px)}
    .w7h-,.w-7h-,.w7h{width:calc(62.5% - 30px)}
    .w8-,.w-8-,.w8{width:calc(66.6667% - 30px)}
    .w8h-,.w-8h-,.w8h{width:calc(70.8333% - 30px)}
    .w9-,.w-9-,.w9{width:calc(75% - 30px)}
    .w9h-,.w-9h-,.w9h{width:calc(79.1667% - 30px)}
    .w10-,.w-10-,.w10{width:calc(83.3333% - 30px)}
    .w10h-,.w-10h-,.w10h{width:calc(87.5% - 30px)}
    .w11-,.w-11-,.w11{width:calc(91.6667% - 30px)}
    .w11h-,.w-11h-,.w11h{width:calc(95.8333% - 30px)}
    
    .li5->li,.li-5->li,.li5>li{width:calc(20% - 30px)}
    .li7->li,.li-7->li,.li7>li{width:calc(14.2857% - 30px)}
    .li9->li,.li-9->li,.li9>li{width:calc(11.1111% - 30px)}
    .li10->li,.li-10->li,.li10>li{width:calc(10% - 30px)}
    .li11->li,.li-11->li,.li11>li{width:calc(9.0909% - 30px)}
    
    .ml0h-,.ml-0h-,.ml0h{margin-left:calc(4.1667% + 15px)}
    .ml1-,.ml-1-,.ml1{margin-left:calc(8.3333% + 15px)}
    .ml1h-,.ml-1h-,.ml1h{margin-left:calc(12.5% + 15px)}
    .ml2-,.ml-2-,.ml2{margin-left:calc(16.6667% + 15px)}
    .ml2h-,.ml-2h-,.ml2h{margin-left:calc(20.8333% + 15px)}
    .ml3-,.ml-3-,.ml3{margin-left:calc(25% + 15px)}
    .mlh3-,.ml-3h-,.mlh3{margin-left:calc(29.1667% + 15px)}
    .ml4-,.ml-4-,.ml4{margin-left:calc(33.3333% + 15px)}
    .ml4h-,.ml-4h-,.ml4h{margin-left:calc(37.5% + 15px)}
    .ml5-,.ml-5-,.ml5{margin-left:calc(41.6667% + 15px)}
    .ml5h-,.ml-5h-,.ml5h{margin-left:calc(45.8333% + 15px)}
    .ml6-,.ml-6-,.ml6{margin-left:calc(50% + 15px)}
    .ml6h-,.ml-6h-,.ml6h{margin-left:calc(54.1667% + 15px)}
    .ml7-,.ml-7-,.ml7{margin-left:calc(58.3333% + 15px)}
    .ml7h-,.ml-7h-,.ml7h{margin-left:calc(62.5% + 15px)}
    .ml8-,.ml-8-,.ml8{margin-left:calc(66.6667% + 15px)}
    .ml8h-,.ml-8h-,.ml8h{margin-left:calc(70.8333% + 15px)}
    .ml9-,.ml-9-,.ml9{margin-left:calc(75% + 15px)}
    .ml9h-,.ml-9h-,.ml9h{margin-left:calc(79.1667% + 15px)}
    .ml10-,.ml-10-,.ml10{margin-left:calc(83.3333% + 15px)}
    .ml10h-,.ml-10h-,.ml10h{margin-left:calc(87.5% + 15px)}
    .ml11-,.ml-11-,.ml11{margin-left:calc(91.6667% + 15px)}
    .ml11h-,.ml-11h-,.ml11h{margin-left:calc(95.8333% + 15px)}
    
    ._>.cell{padding:0 15px}
    ._.grid>li{padding:15px}
    
    ._._0-,._._-0-,._._0,
    .grid ul._._0-,.grid ul._._-0-,.grid ul._._0{margin:0}
    ._._0->.cell,._._-0->.cell,._._0>.cell,
    ._._0->li,._._-0->li,._._0>li{padding:0}
    
    ._._5-,._._-5-,._._5{margin:0 -5px}
    ._._5->.cell,._._-5->.cell,._._5>.cell{padding:0 5px}
    .grid ul._._5-,.grid ul._._-5-,.grid ul._._5{margin:-5px}
    ._._5->li,._._-5->li,._._5>li{padding:5px}
    
    ._._10-,._._-10-,._._10{margin:0 -10px}
    ._._10->.cell,._._-10->.cell,._._10>.cell{padding:0 10px}
    .grid ul._._10-,.grid ul._._-10-,.grid ul._._10{margin:-10px}
    ._._10->li,._._-10->li,._._10>li{padding:10px}
    
    ._>.w0h-,._>.w-0h-,._>.w0h{width:4.1667%}
    ._>.w1-,._>.w-1-,._>.w1,._.li12->li,._.li-12->li,._.li12>li{width:8.3333%}
    ._>.w1h-,._>.w-1h-,._>.w1h,._.li8->li,._.li-8->li,._.li8>li{width:12.5%}
    ._>.w2-,._>.w-2-,._>.w2,._.li6->li,._.li-6->li,._.li6>li{width:16.6667%}
    ._>.w2h-,._>.w-2h-,._>.w2h{width:20.8333%}
    ._>.w3-,._>.w-3-,._>.w3,._.li4->li,._.li-4->li,._.li4>li{width: 25%}
    ._>.w3h-,._>.w-3h-,._>.w3h{width:29.1667%}
    ._>.w4-,._>.w-4-,._>.w4,._.li3->li,._.li-3->li,._.li3>li{width:33.3333%}
    ._>.w4h-,._>.w-4h-,._>.w4h{width:37.5%}
    ._>.w5-,._>.w-5-,._>.w5{width:41.6667%}
    ._>.w5h-,._>.w-5h-,._>.w5h{width:45.8333%}
    ._>.w6-,._>.w-6-,._>.w6,._.li2->li,._.li-2->li,._.li2>li{width:50%}
    ._>.w6h-,._>.w-6h-,._>.w6h{width:54.1667%}
    ._>.w7-,._>.w-7-,._>.w7{width:58.3333%}
    ._>.w7h-,._>.w-7h-,._>.w7h{width:62.5%}
    ._>.w8-,._>.w-8-,._>.w8{width:66.6667%}
    ._>.w8h-,._>.w-8h-,._>.w8h{width:70.8333%}
    ._>.w9-,._>.w-9-,._>.w9{width:75%}
    ._>.w9h-,._>.w-9h-,._>.w9h{width:79.1667%}
    ._>.w10-,._>.w-10-,._>.w10{width:83.3333%}
    ._>.w10h-,._>.w-10h-,._>.w10h{width:87.5%}
    ._>.w11-,._>.w-11-,._>.w11{width:91.6667%}
    ._>.w11h-,._>.w-11h-,._>.w11h{width:95.8333%}
    ._.li5->li,._.li-5->li,._.li5>li{width:20%}
    ._.li7->li,._.li-7->li,._.li7>li{width:14.2857%}
    ._.li9->li,._.li-9->li,._.li9>li{width:11.1111%}
    ._.li10->li,._.li-10->li,._.li10>li{width:10%}
    ._.li11->li,._.li-11->li,._.li11>li{width:9.0909%}
    
    ._>.ml0h-,._>.ml-0h-,._>.ml0h{margin-left:4.1667%}
    ._>.ml1-,._>.ml-1-,._>.ml1{margin-left:8.3333%}
    ._>.ml1h-,._>.ml-1h-,._>.ml1h{margin-left:12.5%}
    ._>.ml2-,._>.ml-2-,._>.ml2{margin-left:16.6667%}
    ._>.ml2h-,._>.ml-2h-,._>.ml2h{margin-left:20.8333%}
    ._>.ml3-,._>.ml-3-,._>.ml3{margin-left:25%}
    ._>.mlh3-,._>.ml-3h-,._>.mlh3{margin-left:29.1667%}
    ._>.ml4-,._>.ml-4-,._>.ml4{margin-left:33.3333%}
    ._>.ml4h-,._>.ml-4h-,._>.ml4h{margin-left:37.5%}
    ._>.ml5-,._>.ml-5-,._>.ml5{margin-left:41.6667%}
    ._>.ml5h-,._>.ml-5h-,._>.ml5h{margin-left:45.8333%}
    ._>.ml6-,._>.ml-6-,._>.ml6{margin-left:50%}
    ._>.ml6h-,._>.ml-6h-,._>.ml6h{margin-left:54.1667%}
    ._>.ml7-,._>.ml-7-,._>.ml7{margin-left:58.3333%}
    ._>.ml7h-,._>.ml-7h-,._>.ml7h{margin-left:62.5%}
    ._>.ml8-,._>.ml-8-,._>.ml8{margin-left:66.6667%}
    ._>.ml8h-,._>.ml-8h-,._>.ml8h{margin-left:70.8333%}
    ._>.ml9-,._>.ml-9-,._>.ml9{margin-left:75%}
    ._>.ml9h-,._>.ml-9h-,._>.ml9h{margin-left:79.1667%}
    ._>.ml10-,._>.ml-10-,._>.ml10{margin-left:83.3333%}
    ._>.ml10h-,._>.ml-10h-,._>.ml10h{margin-left:87.5%}
    ._>.ml11-,._>.ml-11-,._>.ml11{margin-left:91.6667%}
    ._>.ml11h-,._>.ml-11h-,._>.ml11h{margin-left:95.8333%}
    
    .ord0-,.ord-0-,.ord0{-webkit-order:-1;-ms-flex-order:-1;order:-1}
    .ord99-,.ord-99-,.ord99{-webkit-order:99;-ms-flex-order:99;order:99}
    .x0-,.x-0-,.x0{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}
    .x50-,.x-50-,.x50{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
    .x100-,.x-100-,.x100{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}
    .y0-,.y-0-,.y0{-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}
    .y50-,.y-50-,.y50{-webkit-align-items:center;-ms-flex-align:center;align-items:center}
    .y100-,.y-100-,.y100{-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}
}

/*>>= = = = = = = = = = = = = = = = = = = = <<

--table

= = = = = = = = = = = = = = = = = = = = = = */
/*<div class="wrap-table">
<table class="table">*/

/* Tables */
.table {
    width: 100%;
    overflow: auto;
    border-collapse: collapse;
    -webkit-overflow-scrolling: touch;
    display: block;
}
.table::-webkit-scrollbar {
    display: none;
}
.table td {
    padding: 11px .5em;
    vertical-align: top;
}
.table tr:first-child td {
    color: #fff;
    font-weight: bold;
    padding-bottom: 22px;
}
.table tr:nth-child(2n+1) {
    background: #eee;
}
.table tr:first-child {
    font-size: 1.1em;
    background: #fff;
}
.table tr.table_head td, .table tr.table_head th {
    background: #777;
    color: #fff;
    font-weight: 100;
    max-width: 50%;
    /* width: 100%; */
}
.table td {
    border: 1px solid #ddd;
}
.table tr td:first-child {
    font-weight: bold;
}
table.scroll {
    display: block;
    overflow: scroll;
    table-layout: auto;
}
table.scroll td {
    word-break: normal;
}
div.wrap-table {
    overflow-x: auto;
}

div.wrap-table::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 24px;
    height: 24px;
}
div.wrap-table::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 3px solid #fff;
    background-color: rgba(0, 0, 0, 0.3);
}

div.wrap-table .table {
    display: table;
}
.table tr:hover td {
}

/*>>= = = = = = = = = = = = = = = = = = = = <<

--navbar

= = = = = = = = = = = = = = = = = = = = = = */
@media (max-width: 1023.98px) {
    input#nav-mobile, input#nav-mobile-open {
        display: none;
    }
    .navbar {
        top: 0;
        left: 0;
        z-index: 9999;
        background: #fff;
        padding-right: 0;
        padding-left: 0px;
        width: 100%;
        height: 100%;
    }
    
    .navbar > ul {
        display: block;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: 0;
        padding: 1px;
        max-width: 100%;
        list-style: none;
        text-align: left;
        position: relative;
    }
    
    .navbar > ul > li {
        display: block;
        position: relative;
        cursor: pointer;
        margin-top: 2px;
        border: none;
        border-top: 1px solid #eee;
        border-bottom: 1px outset rgba(250, 250, 250, 0.6);
        padding: 2px!important;
        max-width: 100%;
    }
    
    .navbar > ul > li > a {
        display: block;
        padding: 15px 10px;
        color: #222;
        font-size: 18px;
        line-height: 1.2;
        text-decoration: none;
        /* white-space: nowrap; */
    }
    
    .navbar > ul > li > ul {
        display: block;
        position: relative;
        z-index: 1;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        background: rgb(253, 253, 253);
        padding: 0px;
        list-style: none;
    }
    
    .navbar > ul > li > ul > li {
        display: block;
        cursor: pointer;
        -webkit-box-shadow: none;
        box-shadow: 0 -1px 0 #ddd;
        border: none;
        overflow: hidden;
        position: relative;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        max-width: 100%;
    }
    
    .navbar > ul > li > ul > li > a {
        display: block;
        padding: 15px 10px;
        color: #222;
        font-size: 16px;
        line-height: 1.2;
        text-decoration: none;
        text-shadow: none;
        /* white-space: nowrap; */
    }
    
    .navbar > ul > li.nb-active > a {
        pointer-events: visible;
    }
    
    .navbar ul ul ul {
        display: none!important;
    }
    
    .nb-navbar {
        transition: all .3s ease;
        position: relative;
    }
    
    .nb-navbar.navbar > ul > li {
        position: initial;
        top: 0;
        z-index: 1;
        overflow: hidden;
        position: relative;
    }
    .nb-navbar.navbar > ul > li > ul {
        position: absolute;
        z-index: -1;
        width: 100%;
        top: 0;
        transition: all .3s ease;
    }
    
    .nb-navbar--hidden {
        transform: translateX(-100%);
        overflow: visible;
    }
    
    .nb-open-subnav-btn {
        position: absolute;
        display: block;
        left: calc(100% - 60px);
        padding: 15px 20px;
        font-size: 24px;
        font-weight: 600;
        color: #777;
        line-height: 20px;
        box-shadow: 0 0px 1px #999;
        background: #eee;
        top: 0;
        bottom: 0;
        height: 30px;
        margin: auto;
    }
    
    .nb-subnav-parent>ul>li {
        /* height: 50px; */
    }
    
    .nb-navbar li.nb-subnav-parent>ul {
        transform: translateX(100%);
        position: absolute;
        position: initial;
    }
    
    .nb-navbar li.nb-subnav-parent.nb-item--actived>ul {
        z-index: 1;
    }
    
    label.navbar_subpanel-label {
        cursor: pointer;
    }
    
    .nb-subnav-title {
        font-size: 21px;
        padding-right: 10px;
        background: #eee;
        color: #777;
    }
    
    .nb-subnav-title_wrap {
        padding: 10px 0px 10px 10px;
        display: inline-block;
    }
    
    .nb-subnav-title_arrow {
        transform: rotate(180deg);
        display: inline-block;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 16px;
        line-height: 1;
        padding-bottom: 2px;
        /* transform:none; */
    }
    
    .nb-subnav-title_text {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 15px;
        line-height: 1;
        padding-left: 5px;
    }
    
    .nb-subnav-parent {
        overflow: hidden;
        position: relative;
    }
    
    .nb-item--actived {
        overflow: visible !important;
        position: initial !important;
    }
    .fa.fa-bars {line-height:0}
    div.navbar-subnav {
        padding: 5px!important;
        border-left:none!important;
    }
    a.navbar-sublink  {
        border-bottom: 1px solid #ddd;
        padding: 7px 0;
        display: block;
        font-size: 16px;
        line-height:1.4;
    }
    div.navbar-subtitle {
        font-size: 15px;
        line-height:1.4;
        margin-top:15px
    }
    .nb-navbar li.nb-subnav-parent {
        padding-right: 50px!important;
    }
    .nb-subnav-parent>ul {
        min-width:initial!important;
    } 
}
@media (min-width: 1024px) {
    input#nav-mobile, input#nav-mobile-open {display: none;}
    
    .navbar {
        transition: all .3s linear;
        width: 100%;
    }
    .navbar > ul {
        list-style: none;
        /* margin-top: 0; */
        /* margin-bottom: 0; */
        /* padding-left: 15px; */
        z-index: 9999;
        /* width: 100%; */
    }
    .navbar > ul > li {
        /* margin: 0; */
        position: relative;
        word-wrap: break-word;
        padding: 0;
        transition: all .2s linear;
        margin-top: 0;
        margin-bottom: 0;
        padding-right: calc(5px + 2vw);
        padding-left: calc(5px + 2vw);
    }
    .navbar > ul > li:first-of-type {
        border-left: none;
    }
    .navbar > ul > li.active,
    .navbar > ul > li:hover {
        position: relative;
    }
    
    .navbar > ul > li.active > a {
        text-decoration: none;
    }
    .navbar > ul > li:hover > a {}
    .navbar > ul > li > a {
        text-align: center;
        line-height: 50px;
        background: none;
        display: block;
        color: #000;
        font-weight: 100;
        transition: all .3s linear;
        font-size: calc(13px + 0.2vw);
        white-space: nowrap;
        width: 100%;
        text-transform: uppercase;
        /* text-shadow: 0 0 0 #000; */
        letter-spacing: 0.5px;
        /*font-family: Opensans;*/
        /* padding-top: 15px; */
        /* padding-bottom: 15px; */
        height: 50px;
        /*background:#716646;*/
        text-decoration:none;
    }
    .navbar > ul > li:last-of-type > a {
        box-shadow: 0 0 0 #999;
    }
    .navbar > ul > li:first-child > a {
        border: none;
    }
    .navbar > ul > li.active > a,
    .navbar > ul > li:hover > a {
        text-decoration: none;
        
        background: #fff;
    }
    
    .navbar > ul > li > ul {
        padding-left: 0;
        height: 0;
        transition: all .3s ease;
        z-index: 9999;
        position: absolute;
        top: 100%;
        /* display: block; */
        left: 0;
        border: 2px solid #fff;
        /* top: -999px; */
        background: #fff;
        padding-top: 5px;
        opacity: 0;
        visibility: hidden;
    }
    .navbar > ul > li:hover > ul {
        height: initial;
        /* top: 100%; */
        opacity: 1;
        visibility: visible;
        box-shadow: 0 1px 1px #aaa;
    }
    .navbar > ul > li > ul > li {
        white-space: nowrap;
        list-style: none;
        text-align: left;
        transition: all .2s ease;
        padding: 0px 10px;
        height: 0;
        display: block;
        z-index: 9999;
        position: relative;
        background: #fff;
        min-width: 160px;
    }
    .navbar > ul > li:hover > ul > li {
        height: 28px;
    }
    .navbar > ul > li:hover > ul > li>a{
    }
    
    .navbar > ul > li > ul > li:hover,
    .navbar > ul > li > ul > li.active{
        line-height: 22px;
    }    
    .navbar > ul > li > ul > li.active > a {
        color: #172646;
    }
    .navbar > ul > li > ul > li > a {
        font-size: 13px;
        color: #172646;
        text-shadow: none;
        opacity: 0;
        width: initial;
        line-height: 14px;
        transition: all .2s ease;
        display: block;
        padding: 4px 10px;
        z-index: 9999;
        width: 100%;
    }
    .navbar > ul > li > ul > li:hover > a {
        color: #bb0808;
    }
    .navbar > ul > li:hover > ul > li > a {
        opacity: 1;
    }
    .navbar > ul > li > ul > li > ul {
        position: absolute;
        transition: all .3s ease;
        visibility: hidden;
        list-style: none;
        position: absolute;
        top: 0;
        left: 100%;
        transition: all .3s ease;
        opacity: 0;
        background: #121212;
    }
    
    .navbar > ul > li > ul > li:hover > ul {
        visibility: visible;
        opacity: 1;
    }
    .navbar > ul > li > ul > li > ul > li {
        padding: 0 10px;
        border-radius: 5px;
    }
    .navbar > ul > li > ul > li > ul > li:hover,
    .navbar > ul > li > ul > li > ul > li.active {
        
    }
    .navbar > ul > li > ul > li > ul > li > a {
        font-family: Roboto Condensed, sans-serif;
        text-shadow: none;
        color: #fff;
    }
    .navbar > ul > li > ul > li:hover > ul > li > a {
        
    }
    .navbar > ul > li > ul > li > ul > li:hover > a {
        text-decoration: underline;
    }
    
    .nb-subnav-title,.nb-open-subnav-btn {display:none!important;}
}
@media (min-width: 1270px) {
    .navbar > ul {
    }
    
    .navbar > ul > li > a {}
    .navbar > ul > li {
        
    }
}
@media (min-width: 1400px) {
    .navbar > ul > li > a {
        font-size: 16px;
    }
}


@media(max-width:1023.98px){
    .touch-side-swipe {
        display: none;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        background: #fff;
    }
    
    .tss .touch-side-swipe {
        display: block;
        overflow-y: overlay;
    }
    
    .tss {
        z-index: 9999;
        position: fixed;
        top: 0;
        left: 0;
        height: 100%;
        will-change: transform;
        transition-property: transform;
        transition-timing-function: ease;
    }
    
    .tss-wrap {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        max-width: 100%;
        height: 100%;
    }
    
    .tss-label {
        z-index: 99999;
        position: absolute;
        top: 5px;
        right: -44px;
        width: 44px;
        height: 44px;
        display: block;
        cursor: pointer;
    }
    
    .tss-label_pic {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        font-style: normal;
        text-align: left;
        text-indent: -9999px;
        direction: ltr;
        box-sizing: border-box;
        transition: transform .2s ease;
    }
    
    .tss-label_pic:after, .tss-label_pic:before {
        content: '';
        pointer-events: none;
        transition: transform .2s ease;
    }
    
    .tss--close .tss-label_pic {
        color: #223256;
        width: 31px;
        height: 3px;
        box-shadow: inset 0 0 0 32px, 0 -8px, 0 8px;
        margin: 14px 7px;
    }
    
    .tss--close .tss-label_pic:after {
        position: absolute;
        transform: translateY(4px);
        color: #fff;
        width: 30px;
        height: 3px;
        box-shadow: inset 0 0 0 32px,0 -8px,0 8px;
        top: 0;
        left: 0;
    }
    
    .tss--open .tss-label_pic {
        color: #fff;
        padding: 0;
        width: 40px;
        height: 40px;
        margin: 2px;
        transform: rotate(45deg);
    }
    
    .tss--open .tss-label_pic:before {
        width: 40px;
        height: 2px;
    }
    
    .tss--open .tss-label_pic:after {
        width: 2px;
        height: 40px;
    }
    
    .tss--open .tss-label_pic:after, .tss--open .tss-label_pic:before {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
        box-shadow: inset 0 0 0 32px;
    }
    
    .tss-bg {
        background: #000;
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        opacity: 0;
        will-change: opacity;
        transition-property: opacity;
        transition-timing-function: ease;
    }
    
    
    /*
    .touch-side-swipe {
    display: none;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: #fff;
}
    .tss .touch-side-swipe {
    display: block;
    overflow-y: overlay;
}
    .tss {
    z-index: 99999;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    will-change: transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-timing-function: ease;
}
    .tss-wrap {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
    .tss-label {
    z-index: 99999;
    position: absolute;
    top: 0px;
    right: -44px;
    width: 44px;
    height: 44px;
    display: block;
    cursor: pointer;
}
    .tss-label_pic {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-style: normal;
    text-align: left;
    text-indent: -9999px;
    direction: ltr;
    box-sizing: border-box;
    transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease;
}
    .tss-label_pic:after, .tss-label_pic:before {
    content: '';
    pointer-events: none;
    transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease;
}
    .tss--close .tss-label_pic {
    color: #000;
    width: 25px;
    height: 2px;
    box-shadow: inset 0 0 0 32px, 0 -8px, 0 8px;
    margin: 15px 7px;
}
    .tss--close .tss-label_pic:after {
    position: absolute;
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    color: #fff;
    width: 0px;
    height: 3px;
    box-shadow: inset 0 0 0 32px,0 -8px,0 8px;
    top: 0;
    left: 0;
}
    .tss--open .tss-label_pic {
    color: #fff;
    padding:0;
    width: 40px;
    height: 40px;
    margin: 2px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
    .tss--open .tss-label_pic:before{
    width: 32px;
    height: 2px;
}
    .tss--open .tss-label_pic:after{
    width: 2px;
    height: 32px;
}
    .tss--open .tss-label_pic:after, .tss--open .tss-label_pic:before {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    box-shadow: inset 0 0 0 32px;
}
    .tss-bg {
    background: #000;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    will-change: opacity;
    transition-property: opacity;
    transition-timing-function: ease;
}*/
}

/*>>= = = = = = = = = = = = = = = = = = = = <<

--flex-video

= = = = = = = = = = = = = = = = = = = = = = */

.flex-video {
    position: relative;
    padding-top: 10%;
    padding-bottom: 53.5%;
    height: 0;
    overflow: hidden; }
.flex-video.widescreen {
    padding-bottom: 56.34%; }
.flex-video.vimeo {
    padding-top: 0; }
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }


/* CUSTOM */
@media(min-width: 640px){
    .fixed-desktop-menu #lay_f1 #top-menu-block .head-elements-row {
        display:none
    }
}


.cart-small{
    line-height: 47px;
    /*margin: 0 0 0 30px;*/
    font: normal normal normal 14px/1 FontAwesome;position: relative;}


/*.cart-small:before {
color: #000;
font-size: 21px;
position: absolute;
left: -27px;
top: 11px;
z-index: 1;
cursor: pointer;
content: "\f07a"; }*/

.cart-small__text {line-height: 34px;width:100%;float:none;}

#lay_f1 #cart-small__info_is_empty {max-width: 230px;
    margin: 6px 0;
    border-radius: 2px;
    background: none;
    display: block;
    padding: 0px;
    color: #212143 !important;
    text-align: center;
    text-shadow: none;
    text-transform: uppercase;
    font-size: 13px;
    border: 1px solid #000 !important;
    box-shadow: none;font-family: Opensans;}

#lay_f1 .cart-small_not_empty #cart-small__info_is_empty  {display:none;}

@media(min-width: 640px) and (max-width: 1023px){ 
    #lay_f1 .cart-small__info_is_empty {float: right;padding: 0px 16px !important;}
}



#cart-small__info_not_empty {padding:0 !important;}
.cart-small__title {font-weight:100;}

.cart-small_not_empty .cart-small__title{ display:none;}

#eshop_cart_total {color: #f37f00;font-size: 15px;font-weight: 700;line-height: 1;}

#lay_f1 .on_sum {display:none;}
#lay_f1 .form {background:none;}
#lay_f1 .cart-small_empty {margin-top: 14px;padding: 3px 0 0;}
#lay_f1 .cart-small_empty a {border-bottom: none !important;}
#lay_f1 .cart-small a {font-family: 'Open Sans', sans-serif;
    color: #212121;
    text-decoration: none;
    border-bottom: 1px ridge;}

#lay_f1  .empty_cart_fa {font-size: 21px;}

@media(min-width: 640px){ 
    #lay_f1 .in_cart_fa {font-size: 21px;}
}

@media(min-width: 640px) and (max-width: 1023px){ 
    #lay_f1 .in_cart {display:none;}
}
#lay_f1 .cart-small_empty  .cart-small__order-btn {display:none;}
#lay_f1 .cart-small__order-btn { 
    max-width: 230px;
    margin: 11px 0 0;
    border-radius: 2px;
    background: none;
    display: block;
    padding: 8px 0px;
    color: #212143 !important;
    text-align: center;
    text-shadow: none;
    text-transform: uppercase;
    font-size: 13px;
    border: 1px solid #000 !important;
    box-shadow: none;}
@media(min-width: 320px) and (max-width: 639px){ 
    
}

@media(min-width: 640px) and (max-width: 1023px){ 
    #lay_f1 .cart-small__order-btn {float: right;padding: 8px 16px;}
}


#lay_f1 .cart-small_not_empty {margin-top:15px;}
@media(min-width: 320px) and (max-width: 639px){ 
    #lay_f1 .cart-small_not_empty {margin-top:2px;}
}
#lay_f1  .cart-small__order-btn:after {box-shadow: none;}
#lay_f1 #eshop_cart_count {line-height: 32px;
    height: 32px;
    width: 32px;
    text-align: center;
    border: 4px solid #ffd700;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(0,0,0,.2);
    display: inline-block;
    border-radius: 100%;
    font-family: Opensans, sans-serif;
    font-size: calc(14px + 0.2vw);}

#lay_f1 #eshop_cart_total {
    color: #000;
    font-size: 15px;
    font-weight: 700;
    line-height: 1;
    font-family: OpenSans, sans-serif;
    font-size: calc(15px + 0.2vw);
}
#lay_f1 .form__submit {border: none;
    color: rgba(255, 255, 255, 0);
    /* position: absolute; */
    /* top: 0px; */
    /* right: 0px; */
    background: #fff url(_mod_files/ce_images/content/search.png) 50% 50% no-repeat;
    background-size: 24px;
    content: " ";
    /* display: block; */
    width: 30px!important;
    height: 30px!important;
    cursor: pointer;
    opacity: 0.7;
    transition: all .1s linear;
}
.phone_text {
    
    /* line-height: 0px; */
    display: inline-block;
    /* font-weight: bold; */
    font-family: 'Open Sans', sans-serif;
    color: #000;
    margin: 0 6px 0 0;
    font-size:calc(13px + 0.2vw);
}

@media(min-width: 640px) and (max-width: 1023px){ 
    .phone_text { margin: 10px 16px 0 0; }
}

@media(min-width: 320px) and (max-width: 639px){ 
    .phone_text { margin: 16px 0 0 0; font-size: calc(16px + 0.2vw);}
}

.top-links a:active, a:hover {text-decoration:none;}

.toplink {
    font-size:calc(13px + 0.2vw);
    /* line-height: 0px; */
    display: inline-block;
    /* font-weight: bold; */
    font-family: 'Open Sans', sans-serif;
    padding: 10px 0 0;
    color: #212121;
    text-decoration: none;
    border-bottom: 1px ridge rgba(0,0,0,.3);
    margin: 15px 0px 12px 0px;
    transition: all .2s linear;
}

.toplink:hover {border-bottom: 1px ridge #fff;}

@media(min-width: 320px) and (max-width: 768px){ 
    .toplink {   margin: 4px 0px 12px 0px;    font-size: calc(12px + 0.2vw);}
}


#search_button {
    border:none;
    color:rgba(255, 255, 255, 0);
    position:absolute;
    top: 0px;
    right: 0px;
    background: #fff url(_mod_files/ce_images/content/search.png) 50% 50% no-repeat;
    background-size:24px;
    content:" ";
    display:block;
    width: 40px!important;
    height: 40px!important;
    cursor: pointer;
    opacity: 0.7;
    transition: all .1s linear;
    box-shadow: -1px 0px 0px #ddd;
}
#search_button:active{
    background-size:30px;
}

#lay_f1  .form__search-line{
    border-radius: 2px;
    box-shadow:0 1px 1px #ddd inset;
    line-height: 24px;
}

.wrap {
    max-width: 1200px;
}

.l-nav {background: #ffeb3b;
    z-index: 9999;
}
@media (min-width:1024px) {
    .l-nav {
        border-bottom: 0;
        z-index: 2;
        position: relative;
        ; 
    }
    .is-sticky .l-nav{
        width: 100%;
        margin-left:auto;
        margin-right:auto;
        transition: all .3s linear; z-index: 99999;box-shadow: 0 2px 5px 0 rgba(0,0,0,.20), 0 2px 10px 0 rgba(0,0,0,.15);
    }
}


.is_stuck {
    
}


.l-footer {
    color: #fff;
    overflow: hidden;
    background: url(_mod_files/ce_images/files/bg_zakaz_4.jpg) center center no-repeat;background-size: cover;
}
.footer-wrap {
    background: rgba(23, 38, 70, 0.95);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.56) 0%,rgba(0, 0, 0, 0.9) 100%);
    padding-top: 24px;
}


.footer_politic_confed {    
    color: #fff;
    font-size: 10px;
    text-transform: uppercase;
    text-align: center;
    display: block;}

.footer_age {text-align: center;}
.footer_creator {text-align: center;}
.footer_creator_link {color: #fff;font-size: 8px;display: block;}
.footer_copyright {text-align: center;}
.footer_copyright h5 {}
.footer_offerta {font-size: 9px;
    width: 80%;
    text-align: center;
    margin: 8px auto;
}

.footer_title   { 
    margin: 15px 0 10px 0;
    text-transform: uppercase;
    font-weight: 600;
    font-family: Opensans;
    font-size: 14px;
}

.footer_phone, .footer_email {
    font-size: 18px;
    line-height: 40px;
    
}
.footer_adress {
    font-size: 14px;
    line-height: 21px;margin:4px 0;}

.footer_phone {font-weight: 600;}

.footer_phone > a {color:#fff;}

@media (max-width: 540px)  {
    .footer_phone, .footer_email, .footer_adress {
        font-size: 14px;
        line-height: 21px;
    }
}


.footer_link_contacts {
    color: #fff;
    padding: 8px 0px 0px;
    display: block;
}

.footer_menu_ul {
    font-size: 14px;
    line-height: 28px;list-style-type: none;padding-left: 0px;}

.footer_menu_ul > li > a {color:#fff;text-decoration: none;}
.footer_menu_ul > li > a:hover {text-decoration:underline;}


img {
    max-width: 100%;
    height: auto !important;
    box-sizing: border-box;
    vertical-align: top;
}


/* Block elements
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
p,ul,ol,dl,blockquote,pre,address,fieldset,figure { margin: 8px 0; }

/* Lists
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
ul,ol { padding-left: 15px; }
ul > li > ul,ul > li > ol,ol > li > ol,ol > li > ul { margin: 0; }
.ul_none {list-style-type: none;padding: 0;}

/* Horizontal rules
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
hr {
    box-sizing: content-box;
    height: 0;
    margin: 15px 0;
    border: 0;
    border-top: 1px solid #ddd;
    width: 100%;
}



/* Iframe
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
iframe {border:0;height: 350px;}


.homeSlider_img {max-height:550px;
}
.homeSlider_img:before{
    content: '';
    background: url(_mod_files/ce_images/files/slider-pattern.png);
    position: absolute;
    top: 0;
    right: -60%;
    width: 150%;
    height: 1000px;
    -webkit-transform: rotate(30deg);
    transform: rotate(125deg);
    background: rgba(255, 255, 255, 0.72);
    display: none;
}
.homeSlider_title {
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    color: #fff;
    /* font-size: 54px;*/
    /* max-width: 700px; */
    /* line-height: 70px;*/
    /* font-weight: 600;*/
    font-family: Roboto Condensed;
    /* text-align: center;*/
    text-shadow: 1px 1px 0 #000;
    /* max-height: 150px; */
    background:rgba(0,0,0,.4);
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
}
.homeSlider_title-wrap {
    
    max-width: 600px;
    
    max-height: 150px;
    
    margin: auto;
    
    position: relative;
    
    height: 150px;
    
    margin-top: 10%;
}
@media(
    max-width:1023px) {
    .homeSlider_title {
        /* top: 20%; */
        /* font-size: 54px;*/
        /* max-width: 300px; */
    }
}


.slick_imgs{border-radius:2px;border:solid 1px #fff;box-shadow:3px 3px 3px rgba(0, 0, 0, 0.28);margin:0 8px;}
.slick_img{padding-bottom:24px}
.slick_description {padding: 10px;
    background: rgba(255, 255, 255, 0.95);
    margin: 0 8px 24px;
    border-radius: 2px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.28);}
.slick-current  .slick_img {}
.slick-current  .slick_img::before{content:'';position:absolute;bottom:0px;left:40%;border:15px solid rgba(0, 0, 0, 0);border-bottom:15px solid rgba(0, 0, 0, 0.28);}
.slick-current  .slick_img::after{content:'';position:absolute;bottom:-1px;left:40%;border:15px solid rgba(0, 0, 0, 0);border-bottom:15px solid #fff;}

/* Slider */
.slick-slider
{
    position: relative;
    
    display: block;
    box-sizing: border-box;
    
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    
    display: block;
    overflow: hidden;
    
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{   outline: none;
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    position: relative;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
    margin: auto;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    
    height: auto;
    
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/* Slider */
.slick-loading .slick-list
{
    
}

/* Icons */
/*
@font-face{
font-family: 'slick';
font-weight: normal;
font-style: normal;

src: url('./fonts/slick.eot');
src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
*/
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 35px;
    height: 35px;
    margin-top: -10px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    outline: none;
    background: rgba(61,183,239,0.8);
    border-radius: 0;
    border: 1px solid #fff;
    opacity: 0;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
    background: rgba(255, 255, 255, 0.3);
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'FontAwesome';
    font-size: 25px;
    line-height: 1;
    opacity: .75;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: 0px;
    z-index: 1;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.slick-prev:before
{
    content:  '\f053';
    font-weight: bold;
    font-size: 15px;
    line-height: 6px;
}


.slick-next
{
    right: 0;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '\f054';
    font-weight: bold;
    font-size: 15px;
    line-height: 7px;
}


/* Dots */
.slick-slider
{
}

.slick-dots
{
    position: absolute;
    bottom: 60px;
    display: block;
    padding: 0 7px;
    height: 26px;
    /* float: right; */
    clear: both;
    background: transparent;
    border-radius: 11px;
    right: 0;
    list-style: none;
    /* left: 0; */
    max-width: 30px;
    margin: auto;
    text-align: left;
    z-index: 1;
}
.slick-dots li
{
    position: relative;
    
    display: inline-block;
    
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    
    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;
    
    display: block;
    
    width: 20px;
    height: 20px;
    padding: 5px;
    
    cursor: pointer;
    
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 4px;
    border-radius: 100%;
    width: 16px;
    height: 16px;
    background: #fff;
    display: inline-block;
    overflow: hidden;
    content: ' ';
    text-align: center;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: 1;
    color: black;
    border-radius:100%;
    background: #ffd700;
    
}



.slider_description {font-size: 18px; line-height: 24px;margin: 15px 0 10px 15px;
    text-transform: none;
    font-weight: 100;
    font-family: Opensans}
@media (max-width: 1023px)  {
    .slider_description {font-size: 14px; line-height: 21px;}
}
@media (max-width: 639px)  {
    .slider_description {font-size: 14px; line-height: 18px;margin: 0;}
}
.slider_button {margin-top:30px;}
.main_slider_title {font-size: 42px;line-height: 46px;font-weight: 100!important;    margin: 75px 0 16px 0;}
.main_slider_ul {
    list-style-type: none;
    font-size: 24px;
    line-height: 40px;
    padding-left: 0px;}
.main_slider_button {max-width: 240px;border: 2px solid #fff;color:#fff;padding: 10px 0;text-align: center;font-size: 21px;text-transform: uppercase;border-radius: 2px;margin-top: 24px;}
.main_slider_button:hover {background: #fff;color:#000;}
.main_slider_mail_bg {background: rgba(19, 49, 85, 0.78);
    padding: 1px 16px 16px 16px;
    margin-top: 75px;
    border-radius: 2px;}
.main_slider_mail_title {font-size: 28px;line-height: 30px;text-align: center;margin: 15px 0 18px 0;}
.main_slider_mail_button {text-transform: uppercase;}
.main_slider_sign {font-family: Opensans;background: #0d47a1; text-align: center;font-size: 28px;line-height: 36px;color: #fff; text-align: center;font-weight: 600;padding: 12px 0;}
.main_slider_sign_span {display: block;font-size: 21px;}
@media (max-width: 1280px)  {
    .main_slider_title {font-size: 32px;line-height: 46px;margin: 35px 0 16px 0;}
    .main_slider_mail_bg { margin-top: 35px;}
}

@media (min-width: 1400px)  {
    .main_slider_title {margin: 130px 0 16px 0;}
    .main_slider_mail_bg { margin-top: 170px;}
}

@media (max-width: 768px)  {
    .main_slider_sign {font-size: 18px;line-height: 24px;}
    .main_slider_sign_span {display: block;font-size: 14px; font-weight:100;}
}

.bg_doors_main_mezh {    padding-bottom: 8px;margin-bottom: 24px;overflow:hidden;background:url(_mod_files/ce_images/bg/shadow.png) center bottom no-repeat ;}

.bg_doors_main_vh{    padding-bottom: 8px;margin-bottom: 24px;overflow:hidden;background:url(_mod_files/ce_images/bg/shadow.png)  center bottom no-repeat;}
.bg_doors_main-wrap{
    background: linear-gradient(to top, rgba(255, 255, 255, 0) 0%, #e5e5e5 80%, #eee 100%);
    padding: 1px 0 16px;}


.bg_doors_main  {    background: #e0e0e0;
    margin-bottom: 24px;
    padding: 0px 0 16px;
    border-top: 1px solid #e0e0e0; border-bottom: 1px solid #e0e0e0; /*box-shadow: 0 0 10px rgba(0, 0, 0, 0.52); */}
.bg_three_terms  {background: #ffeb3b; margin-bottom: 24px; /*box-shadow: 0 0 10px rgba(0, 0, 0, 0.52); */}
.bg_three_terms_titel {margin: 15px 0 10px 0;   text-align:center; text-transform: uppercase;font-family: Roboto Condensed;font-size: 14px;line-height: 24px;font-weight:100;color: #000;}
.bg_three_terms_imgs {padding:20px;}
.bg_three_terms_img {padding:20px;margin: auto !important; display: block;background: #fff;border-radius: 100%;max-width: 30%;box-shadow: 0 2px 5px 0 rgba(0,0,0,.20),0 2px 10px 0 rgba(0,0,0,.15);}
@media (max-width: 768px)  {
    .bg_three_terms_img {max-width: 100%;padding:8px;}
    .bg_three_terms_titel {margin: 0; }
    .bg_three_terms {padding:8px 0;}
}




.l-callback {
    overflow: hidden;
    background: url(_mod_files/ce_images/files/bg_footer_3.jpg) center center no-repeat;
    background-size: cover;
}
.l-callback-wrap {
    background: rgba(14, 14, 14, 0.41);
    padding: 32px 0;
}

.l-callback_title {    text-shadow: 1px 1px 0 #000;font-family: Opensans; text-align: center;font-size: 24px;line-height: 40px;color: #fff; text-align: center;font-weight: 100;padding: 12px 0;}
.l-callback_title_span {display: block;font-size: 36px;}
@media (max-width: 1280px)  {
    .l-callback_title {font-size: 36px;line-height: 46px;margin: 35px 0 16px 0;}
    
}
@media (min-width: 1281px) { .l-callback_title_span {    font-size: 44px;
        line-height: 54px;}
}

@media (max-width: 1024px)  {
    .l-callback_title {
        font-size: 18px;
        line-height: 32px;margin: 0px 0 8px 0;}
    .l-callback_title_span {
        font-size: 26px;}
}


.button {
    max-width: 240px;
    margin: 8px auto;
    border-radius: 2px;
    background: #ff5722;
    display: block;
    padding: 8px 0px;
    color: #fff;
    text-align: center;
    text-shadow: none;
    text-transform: uppercase;
    font-size: 13px;
    font-family: Opensans;
    transition: .3s ease-out;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
}
.button:hover {
    text-shadow: none;
    background:#f44336;
    box-shadow: 0 3px 3px 0 rgba(0,0,0,0.14), 0 1px 7px 0 rgba(0,0,0,0.12), 0 3px 1px -1px rgba(0,0,0,0.2);
}




a, .eshop-item-small__one-click {
    color:#1565c0;
    text-decoration: none;
}


.cd-top {
    display: inline-block;
    height: 20px;
    width: 20px;
    position: fixed;
    top: 64px;
    right: 24px;
    overflow: hidden;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    font-size: 20px;
    line-height: 20px;
    background: #f00;
    padding: 10px;
    border-radius: 100%;
    white-space: nowrap;
    text-decoration: none;
    /* text-shadow: 0px -1px 3px #808080; */
    /* background: none; */
    visibility: hidden;
    opacity: 0;
    transition: opacity .3s 0s, visibility 0s .3s;
    color: #fff;
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.28);
}

.cd-top.cd-is-visible, .cd-top.cd-fade-out, .cd-top:hover {
    transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible {
    visibility: visible;
    opacity: 1;
}
.cd-top.cd-fade-out {
    opacity: .5;
}
.cd-top:hover {
    opacity: 1;
    text-shadow: -1px -1px 5px gray;
    box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.68);
}
}

@media (max-width: 640px) {
    .cd-top {display:none;}
}


/*CMS utilities*/
.expand {display: none}
table[id*="sign"] {display: none!important;}


.form_type_list .form__radio-dot:before{
    left:11px;
    top:8px;}

.eshop-item-detailed__text-box, .eshop-item-detailed__choice-box {margin-left: 0;max-width: 100%;    width: 100% !important;}




/*! nouislider - 9.2.0 - 2017-01-11 10:35:35 */
/* Functional styling;
* These styles are required for noUiSlider to function.
* You don't need to change these rules to apply your design.
*/
.noUi-target,
.noUi-target * {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    box-sizing: border-box;
}
.noUi-target {
    position: relative;
    direction: ltr;
}
.noUi-base {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
    /* Fix 401 */
}
.noUi-connect {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
}
.noUi-origin {
    position: absolute;
    height: 0;
    width: 0;
}
.noUi-handle {
    position: relative;
    z-index: 1;
}
.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
    transition: top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;
}
.noUi-state-drag * {
    cursor: inherit !important;
}
/* Painting and performance;
* Browsers can paint handles in their own layer.
*/
.noUi-base,
.noUi-handle {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
/* Slider size and handle placement;
*/
.noUi-horizontal {
    height: 18px;
}
.noUi-horizontal .noUi-handle {
    width: 25px;
    height: 25px;
    left: -12px;
    top: -5px;
}
.noUi-vertical {
    width: 18px;
}
.noUi-vertical .noUi-handle {
    width: 28px;
    height: 34px;
    left: -6px;
    top: -17px;
}
/* Styling;
*/
.noUi-target {
    background: #FAFAFA;
    border-radius: 0px;
    border: 1px solid #D3D3D3;
    /* box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;*/
    margin-bottom: 16px;
    padding-left: 8px;
    padding-right: 8px;
    margin-left: auto;
    margin-right: auto;
    width: calc(100% - 11px);
}
.noUi-connect {
    background: rgba(158, 158, 158, 0.32);
    background: #ffeb3b;
    /* box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45); */
    transition: background 450ms;
}
/* Handles and cursors;
*/
.noUi-draggable {
    cursor: ew-resize;
}
.noUi-vertical .noUi-draggable {
    cursor: ns-resize;
}
.noUi-handle {
    
    border: 1px solid rgba(25, 25, 25, 0.39);
    border-radius: 100%;
    box-shadow: 0 1px 2px rgba(153, 153, 153, 0.86);
    cursor: default;
    border: 4px solid #ffd700;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(0,0,0,.2);
    
}
.noUi-active {
    box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
}
/* Handle stripes;
*/
.noUi-handle:before,
.noUi-handle:after {
    /* content: ""; */
    display: block;
    position: absolute;
    height: 14px;
    width: 1px;
    background: #ffffff;
    left: 14px;
    top: 6px;
}
.noUi-handle:after {
    left: 17px;
}
.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
    width: 14px;
    height: 1px;
    left: 6px;
    top: 14px;
}
.noUi-vertical .noUi-handle:after {
    top: 17px;
}
/* Disabled state;
*/
[disabled] .noUi-connect {
    background: #B8B8B8;
}
[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
    cursor: not-allowed;
}
/* Base;
*
*/
.noUi-pips,
.noUi-pips * {
    box-sizing: border-box;
}
.noUi-pips {
    position: absolute;
    color: #999;
}
/* Values;
*
*/
.noUi-value {
    position: absolute;
    text-align: center;
}
.noUi-value-sub {
    color: #ccc;
    font-size: 10px;
}
/* Markings;
*
*/
.noUi-marker {
    position: absolute;
    background: #CCC;
}
.noUi-marker-sub {
    background: #AAA;
}
.noUi-marker-large {
    background: #AAA;
}
/* Horizontal layout;
*
*/
.noUi-pips-horizontal {
    padding: 10px 0;
    height: 80px;
    top: 100%;
    left: 0;
    width: 100%;
    width: calc(100% - 20px);
    margin: auto;
    left: 10px;
    right: 10px;
}
.noUi-value-horizontal {
    -webkit-transform: translate3d(-50%, 50%, 0);
    transform: translate3d(-50%, 50%, 0);
    padding-top: 5px;
}
.noUi-marker-horizontal.noUi-marker {
    margin-left: -1px;
    width: 2px;
    height: 5px;
}
.noUi-marker-horizontal.noUi-marker-sub {
    height: 10px;
}
.noUi-marker-horizontal.noUi-marker-large {
    height: 15px;
}
/* Vertical layout;
*
*/
.noUi-pips-vertical {
    padding: 0 10px;
    height: 100%;
    top: 0;
    left: 100%;
}
.noUi-value-vertical {
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
    padding-left: 25px;
}
.noUi-marker-vertical.noUi-marker {
    width: 5px;
    height: 2px;
    margin-top: -1px;
}
.noUi-marker-vertical.noUi-marker-sub {
    width: 10px;
}
.noUi-marker-vertical.noUi-marker-large {
    width: 15px;
}
.noUi-tooltip {
    display: block;
    position: absolute;
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    background: #fff;
    color: #000;
    padding: 5px;
    text-align: center;
}
.noUi-horizontal .noUi-tooltip {
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    left: 50%;
    bottom: 120%;
}
.noUi-vertical .noUi-tooltip {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50%;
    right: 120%;
}




.price-field input {
    max-width: 102px;
    font-family: Roboto Condensed;
    font-size: 14px;
}
.density-field input {
    max-width: 102px;
    font-family: Roboto Condensed;
    font-size: 24px;
}

span.form__field, span.form__field-sublist {width:100%;}
span.price-field {width:auto;padding: 0px 0px 16px 0px;}

.form__select-wrapper {}

.l-sidebar .form__submit {width: 100%;
    margin: 6px 0 0;
    padding: 8px 0 !important;
    border-radius: 2px;
    background: none;
    /* display: block; */
    padding: 0px;
    color: #212143 !important;
    text-align: center;
    text-shadow: none;
    text-transform: uppercase;
    font-size: 13px;
    border: 1px solid #000 !important;
    box-shadow: none;
    font-weight: 100;}

.l-sidebar .form {box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12); bordeer-radius:2px;
    
    background: #fff;
    padding: 8px;}



body .eshop-item-small__content .eshop-item-small__quantity {    border-radius: 2px; text-align: center; width: 25px; height: 25px;}
.eshop-item-small__comparison {display:none;}
.eshop-item-small__img {margin:0;}
.eshop-item-small__content { 
    margin: 0 4px;
    background: #fff;     box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12); }
@media (max-width: 767px) {
    .eshop-item-small__content {;margin:auto;}
}

.eshop-item-small__price-original {margin:0;position: absolute; top: -7px;}
.eshop-item-small__cart-text {    background: rgba(255, 235, 59, 0.8);
    border: none;
    box-shadow: none;
    font-family: Roboto Condensed;
    color: #000;
    font-size: 13px;
    font-weight: 100;
    padding: 4px;border-radius: 2px;
    margin-left: 4px;}
.eshop-item-small__price-tag {background: none;}
.eshop-item-small__cart-text:after {    box-shadow: none;}
.eshop-cat-list_type_catalog {
    border-radius: 2px;
    background: #fff; padding:8px;box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);}
.eshop-cat-small__img {    border-radius: 100%;    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);}
.eshop-cat-small__content {    text-align: center;}
.form_type_filter {display:none;}
.eshop-cat-detailed__announce {margin:0;padding:0;}
#lay_f1 {
    background: #fff;
    margin-bottom: 16px;
}

.category-path {font-size: 13px;}








.circle_about{color:#000;border-radius:100%;box-shadow:0 2px 5px 0 rgba(0,0,0,.20);border:5px solid #FFC107;height:120px;width:120px;text-align:center;line-height:120px !important;font-size:40px !important;font-weight:600;margin:auto;font-family:Roboto Condensed;}





@media (min-width: 1023px) {
    .eshop-item-detailed__popup-link {display: block; float: left;}
    .eshop-item-detailed__addpics {width: auto; padding-left: 16px; margin:0;}
    .eshop-item-detailed__addpics-img {margin: 0px 0px 16px 0px; width: 70px;}
    .eshop-item-detailed__addpics-clipper {width: 70px;}
}
.circle {line-height: 32px !important;
    height: 32px;
    width: 32px;
    text-align: center;
    border: 4px solid #ffd700;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(0,0,0,.2);
    display: inline-block;
    border-radius: 100%;
    font-size: calc(14px + 0.2vw) !important;}

.eshop-item-detailed__price-tag {padding: 12px 0; background: 0;}

.eshop-item-detailed__base-price-container {    width: 100%;}
.eshop-item-detailed__base-price-container .eshop-item-detailed__actual-price {font-size: 38px;}
.fa-rub {font-size:18px !important;}

.eshop-item-detailed__base-price-caption {    padding-top: 7px; font-size: 24px;}


.eshop-item-detailed__cart-box  {
    
    border-radius: 2px;
    background:#ffeb3b; border:none;
    transition: .3s ease-out;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
}
.eshop-item-detailed__cart-box:hover {
    background:#ffd700;border:none;
    box-shadow: 0 3px 3px 0 rgba(0,0,0,0.14), 0 1px 7px 0 rgba(0,0,0,0.12), 0 3px 1px -1px rgba(0,0,0,0.2);
}

.eshop-item-detailed__cart-box_base:after {display:none;}

.eshop-item-detailed__one-click-order__button {
    max-width: 240px;
    margin: 8px auto;
    border-radius: 2px;
    background: #ff5722;
    display: block;
    padding: 8px 0px;
    color: #fff;
    text-align: center;
    text-shadow: none;
    text-transform: uppercase;
    font-size: 13px;
    font-weight:100;
    font-family: Opensans;
    transition: .3s ease-out;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
}
.eshop-item-detailed__one-click-order__button:hover {
    text-shadow: none;
    background:#f44336;
    box-shadow: 0 3px 3px 0 rgba(0,0,0,0.14), 0 1px 7px 0 rgba(0,0,0,0.12), 0 3px 1px -1px rgba(0,0,0,0.2);
}

.eshop-item-detailed__cart-text {    font-weight: 600;
    font-size: 13px;
    font-family: Opensans;
    color: #000;}
.eshop-item-detailed__title {margin-top: 0px;line-height: 42px; text-align: left;}
.eshop-item-detailed__description {
    background: #fff;
    padding:1px 8px;margin-top:8px;     border-radius: 2px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);}
.eshop-item-detailed__origin-price{
    margin: 0 0 0 8px;
    text-decoration: line-through;
    position: absolute;
    top: -24px;
    color: red;
    font-size: 24px;
}


.popupContent .cart-small__title {font-size: 19px;}

.amiPopup #cart-small__info_not_empty {
    padding-bottom: 16px !important;}



.cart-small__order-btn, .cart-small__order-btn {max-width: 240px;
    margin: 0;
    border-radius: 2px;
    background: #ff5722;
    padding: 8px;
    color: #fff;
    text-align: center;
    text-shadow: none;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 100;
    font-family: Opensans;
    transition: .3s ease-out;
    box-shadow: none; border:1px solid #fff;}



.eshop-item-list__clipper {
    padding-bottom: 25px;
}


.user_menu__left_block {overflow: hidden;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    border-radius: 2px;
    background: #fff;
    padding: 8px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);}




.door .slider-pad__arrow-left{
    background:url(_mod_files/ce_images/slider-pad__arrow-left_w.png) no-repeat;
    width: 20px;
    height: 38px;
}

.door .slider-pad__arrow-right{
    background:url(_mod_files/ce_images/slider-pad__arrow-right_w.png) no-repeat;
    width: 20px;
    height: 38px;
}


@media screen and (max-width: 639px) {
    
    .eshop_cat_small, .eshop-cat-small {
        min-width: 280px;
    }
    /*.eshop-item-small {min-width: 140px !important;margin: 4px 4px 0;}*/
    
    .eshop-cat-small__category-data {display:block;}
    
}


.l-crumbs {
    font-size: 15px;
    padding: 10px 0;
}

.l-crumbs .pages_path {
    margin-top: 0px;
    padding-bottom: 0;
    z-index: -1;
    text-align: left;
}

@media screen and (max-width: 1023px) {
    .l-crumbs {
        background-color: #eee;
        border-bottom: 1px solid #ddd;
    }
}
.eshop-cat-small__count-items {display:none;}



.products_item.waves-float {
    display: block;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
    transition: all .3s ease;
    cursor: auto!important;
    padding-top: 1px;
}
.products_item--home {
    /*box-shadow: 0 0px 0px 0 rgba(0, 0, 0, .12), 0 0px 0px 0 rgba(0, 0, 0, .09);*/
}
.products_item:hover {
    box-shadow: 0 1px 11px 0 rgba(0, 0, 0, .5), 0 4px 15px 0 rgba(0, 0, 0, .15);
}


.products_item:hover .products_title {
    transition: all .2s ease;
    background: #fff;
    padding: 20px 20px;
}

.products_description {
    text-align: left;
    padding: 20px;
    transition: all .3s ease;
    background: #f5f5f5;
    border-top: 1px solid #e0e0e0;
}

.bgeee {
    background-color: #f5f5f5;
}
.contacts_icon {background: #fff;
    border-radius: 100%;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.20), 0 2px 10px 0 rgba(0,0,0,.15);}



.main_page_img {margin: auto !important; display: block;background: #fff;border-radius: 100%;box-shadow: 0 2px 5px 0 rgba(0,0,0,.20),0 2px 10px 0 rgba(0,0,0,.15);}
.main_page_desc {text-align: center;font-size: 12px;}
@media screen and (max-width: 1023px) { 
    .main_page_desc {text-align: left;font-size: 13px;}
}


.cardNew {
    border-radius: 2px;
    background: #fff;margin-bottom: 0px;
    
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

.eshop-item-detailed__subtitle {clear: both;}
.news_item-detailed__fdate, .news_item-small__fdate, .news_item-small-row__img {display:none;}
.user_menu__left_block {padding: 0 8px 8px;}
.user_menu__left_block_h3 {    margin: 15px;
    font-weight: 600;}

.blocker{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:auto;z-index:9999;padding:20px;box-sizing:border-box;background-color: #e0e0e0 !important;text-align:center;}
.blocker:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-0.05em;}
.modal{display:inline-block;vertical-align:middle;position:relative;z-index:2;padding:24px 24px 14px 24px;border-radius:2px;background-color:#fff;}
.modal a.close-modal{position:absolute;top:-14px;right:-45px;display:block;width:40px;height:40px;text-indent:-9999px;background-repeat:no-repeat;background-position:left bottom;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAALEQAACxEBf2RfkQAAAWxJREFUSEvFlltuwjAQRZMsoIKKClC7AoSgq+geeJS2iKr8Iv55tCwKBIuBFfBX4IteRx4hrJiMH0mRLFAY+8xcj+YmCP7zE0XRMC/+FSsMw1+sTQ7wL3DOgLeJdSceYO0yhH8KBs5/URk1CV/7huPchQ5KrBICDp5lH0h5R2kFFT3K3k+rVE2m7io79s9NoZTEAzYeLWV/58qrk1/cuWm3v9lWqibR4MqOuJkvKCVRYcj+6iqvTvbyDdk7vitVk2iqsmP8TbKGUhKPAJ2wVnjQzkpenexVWXni7E2bUNb/A/pNYHwvrQ8y3Bi7DO5WzN4CfudiqUnWRpa6NSyAF47Kfm50b2aW+sHo3nvEeLXUGJr05pCgVVE2nZvsOGRuAKU8nC01dhnZvbxGuERZW2rPolI1ObJUnuyocOoBSkmwLbXrIK/uOlItNR74zO41vXOy1GvZPcurS+pZtdQAD/aAj03LsIh/ErMdrNYfsuZk6eooBbUAAAAASUVORK5CYII=);}
.modal-spinner{display:none;width:64px;height:64px;position:fixed;top:50%;left:50%;margin-right:-32px;margin-top:-32px;background:url("data:image/gif;base64,R0lGODlhIAAgAPMAABEREf///0VFRYKCglRUVG5ubsvLy62trTQ0NCkpKU5OTuLi4vr6+gAAAAAAAAAAACH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAIAAgAAAE5xDISWlhperN52JLhSSdRgwVo1ICQZRUsiwHpTJT4iowNS8vyW2icCF6k8HMMBkCEDskxTBDAZwuAkkqIfxIQyhBQBFvAQSDITM5VDW6XNE4KagNh6Bgwe60smQUB3d4Rz1ZBApnFASDd0hihh12BkE9kjAJVlycXIg7CQIFA6SlnJ87paqbSKiKoqusnbMdmDC2tXQlkUhziYtyWTxIfy6BE8WJt5YJvpJivxNaGmLHT0VnOgSYf0dZXS7APdpB309RnHOG5gDqXGLDaC457D1zZ/V/nmOM82XiHRLYKhKP1oZmADdEAAAh+QQACgABACwAAAAAIAAgAAAE6hDISWlZpOrNp1lGNRSdRpDUolIGw5RUYhhHukqFu8DsrEyqnWThGvAmhVlteBvojpTDDBUEIFwMFBRAmBkSgOrBFZogCASwBDEY/CZSg7GSE0gSCjQBMVG023xWBhklAnoEdhQEfyNqMIcKjhRsjEdnezB+A4k8gTwJhFuiW4dokXiloUepBAp5qaKpp6+Ho7aWW54wl7obvEe0kRuoplCGepwSx2jJvqHEmGt6whJpGpfJCHmOoNHKaHx61WiSR92E4lbFoq+B6QDtuetcaBPnW6+O7wDHpIiK9SaVK5GgV543tzjgGcghAgAh+QQACgACACwAAAAAIAAgAAAE7hDISSkxpOrN5zFHNWRdhSiVoVLHspRUMoyUakyEe8PTPCATW9A14E0UvuAKMNAZKYUZCiBMuBakSQKG8G2FzUWox2AUtAQFcBKlVQoLgQReZhQlCIJesQXI5B0CBnUMOxMCenoCfTCEWBsJColTMANldx15BGs8B5wlCZ9Po6OJkwmRpnqkqnuSrayqfKmqpLajoiW5HJq7FL1Gr2mMMcKUMIiJgIemy7xZtJsTmsM4xHiKv5KMCXqfyUCJEonXPN2rAOIAmsfB3uPoAK++G+w48edZPK+M6hLJpQg484enXIdQFSS1u6UhksENEQAAIfkEAAoAAwAsAAAAACAAIAAABOcQyEmpGKLqzWcZRVUQnZYg1aBSh2GUVEIQ2aQOE+G+cD4ntpWkZQj1JIiZIogDFFyHI0UxQwFugMSOFIPJftfVAEoZLBbcLEFhlQiqGp1Vd140AUklUN3eCA51C1EWMzMCezCBBmkxVIVHBWd3HHl9JQOIJSdSnJ0TDKChCwUJjoWMPaGqDKannasMo6WnM562R5YluZRwur0wpgqZE7NKUm+FNRPIhjBJxKZteWuIBMN4zRMIVIhffcgojwCF117i4nlLnY5ztRLsnOk+aV+oJY7V7m76PdkS4trKcdg0Zc0tTcKkRAAAIfkEAAoABAAsAAAAACAAIAAABO4QyEkpKqjqzScpRaVkXZWQEximw1BSCUEIlDohrft6cpKCk5xid5MNJTaAIkekKGQkWyKHkvhKsR7ARmitkAYDYRIbUQRQjWBwJRzChi9CRlBcY1UN4g0/VNB0AlcvcAYHRyZPdEQFYV8ccwR5HWxEJ02YmRMLnJ1xCYp0Y5idpQuhopmmC2KgojKasUQDk5BNAwwMOh2RtRq5uQuPZKGIJQIGwAwGf6I0JXMpC8C7kXWDBINFMxS4DKMAWVWAGYsAdNqW5uaRxkSKJOZKaU3tPOBZ4DuK2LATgJhkPJMgTwKCdFjyPHEnKxFCDhEAACH5BAAKAAUALAAAAAAgACAAAATzEMhJaVKp6s2nIkolIJ2WkBShpkVRWqqQrhLSEu9MZJKK9y1ZrqYK9WiClmvoUaF8gIQSNeF1Er4MNFn4SRSDARWroAIETg1iVwuHjYB1kYc1mwruwXKC9gmsJXliGxc+XiUCby9ydh1sOSdMkpMTBpaXBzsfhoc5l58Gm5yToAaZhaOUqjkDgCWNHAULCwOLaTmzswadEqggQwgHuQsHIoZCHQMMQgQGubVEcxOPFAcMDAYUA85eWARmfSRQCdcMe0zeP1AAygwLlJtPNAAL19DARdPzBOWSm1brJBi45soRAWQAAkrQIykShQ9wVhHCwCQCACH5BAAKAAYALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiRMDjI0Fd30/iI2UA5GSS5UDj2l6NoqgOgN4gksEBgYFf0FDqKgHnyZ9OX8HrgYHdHpcHQULXAS2qKpENRg7eAMLC7kTBaixUYFkKAzWAAnLC7FLVxLWDBLKCwaKTULgEwbLA4hJtOkSBNqITT3xEgfLpBtzE/jiuL04RGEBgwWhShRgQExHBAAh+QQACgAHACwAAAAAIAAgAAAE7xDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfZiCqGk5dTESJeaOAlClzsJsqwiJwiqnFrb2nS9kmIcgEsjQydLiIlHehhpejaIjzh9eomSjZR+ipslWIRLAgMDOR2DOqKogTB9pCUJBagDBXR6XB0EBkIIsaRsGGMMAxoDBgYHTKJiUYEGDAzHC9EACcUGkIgFzgwZ0QsSBcXHiQvOwgDdEwfFs0sDzt4S6BK4xYjkDOzn0unFeBzOBijIm1Dgmg5YFQwsCMjp1oJ8LyIAACH5BAAKAAgALAAAAAAgACAAAATwEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GGl6NoiPOH16iZKNlH6KmyWFOggHhEEvAwwMA0N9GBsEC6amhnVcEwavDAazGwIDaH1ipaYLBUTCGgQDA8NdHz0FpqgTBwsLqAbWAAnIA4FWKdMLGdYGEgraigbT0OITBcg5QwPT4xLrROZL6AuQAPUS7bxLpoWidY0JtxLHKhwwMJBTHgPKdEQAACH5BAAKAAkALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GAULDJCRiXo1CpGXDJOUjY+Yip9DhToJA4RBLwMLCwVDfRgbBAaqqoZ1XBMHswsHtxtFaH1iqaoGNgAIxRpbFAgfPQSqpbgGBqUD1wBXeCYp1AYZ19JJOYgH1KwA4UBvQwXUBxPqVD9L3sbp2BNk2xvvFPJd+MFCN6HAAIKgNggY0KtEBAAh+QQACgAKACwAAAAAIAAgAAAE6BDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfYIDMaAFdTESJeaEDAIMxYFqrOUaNW4E4ObYcCXaiBVEgULe0NJaxxtYksjh2NLkZISgDgJhHthkpU4mW6blRiYmZOlh4JWkDqILwUGBnE6TYEbCgevr0N1gH4At7gHiRpFaLNrrq8HNgAJA70AWxQIH1+vsYMDAzZQPC9VCNkDWUhGkuE5PxJNwiUK4UfLzOlD4WvzAHaoG9nxPi5d+jYUqfAhhykOFwJWiAAAIfkEAAoACwAsAAAAACAAIAAABPAQyElpUqnqzaciSoVkXVUMFaFSwlpOCcMYlErAavhOMnNLNo8KsZsMZItJEIDIFSkLGQoQTNhIsFehRww2CQLKF0tYGKYSg+ygsZIuNqJksKgbfgIGepNo2cIUB3V1B3IvNiBYNQaDSTtfhhx0CwVPI0UJe0+bm4g5VgcGoqOcnjmjqDSdnhgEoamcsZuXO1aWQy8KAwOAuTYYGwi7w5h+Kr0SJ8MFihpNbx+4Erq7BYBuzsdiH1jCAzoSfl0rVirNbRXlBBlLX+BP0XJLAPGzTkAuAOqb0WT5AH7OcdCm5B8TgRwSRKIHQtaLCwg1RAAAOwAAAAAAAAAAAA==") #111 no-repeat center center;border-radius:8px;}
@media (max-width:639px){.modal a.close-modal{position:absolute;top:90%;right:45%;display:block;width:25px;height:25px;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAALEQAACxEBf2RfkQAAAWxJREFUSEvFlltuwjAQRZMsoIKKClC7AoSgq+geeJS2iKr8Iv55tCwKBIuBFfBX4IteRx4hrJiMH0mRLFAY+8xcj+YmCP7zE0XRMC/+FSsMw1+sTQ7wL3DOgLeJdSceYO0yhH8KBs5/URk1CV/7huPchQ5KrBICDp5lH0h5R2kFFT3K3k+rVE2m7io79s9NoZTEAzYeLWV/58qrk1/cuWm3v9lWqibR4MqOuJkvKCVRYcj+6iqvTvbyDdk7vitVk2iqsmP8TbKGUhKPAJ2wVnjQzkpenexVWXni7E2bUNb/A/pNYHwvrQ8y3Bi7DO5WzN4CfudiqUnWRpa6NSyAF47Kfm50b2aW+sHo3nvEeLXUGJr05pCgVVE2nZvsOGRuAKU8nC01dhnZvbxGuERZW2rPolI1ObJUnuyocOoBSkmwLbXrIK/uOlItNR74zO41vXOy1GvZPcurS+pZtdQAD/aAj03LsIh/ErMdrNYfsuZk6eooBbUAAAAASUVORK5CYII=);.modal{display:inline-block;vertical-align:middle;position:relative;z-index:2;width:400px;padding:25px;border-radius:5px;text-align:left;background-color:#fff;}}
    .modal{padding:5px 10px 35px 10px;border-radius:2px;}
}
.dupl{display:none!important}
.eshop-cat-list--separate {
    margin-bottom:15px;
}
.eshop-cat-list__title{
    text-transform: uppercase;
    padding: 15px;
    font-weight: 600;
    color: #555;
}
.navbar-subnav-wrap {
    padding-bottom:10px;
}
.navbar-subnav-wrap>div:last-of-type .navbar-subnav  {
    border-left:1px solid #999;
    padding-left:15px
}
.navbar-subtitle {
    font-weight:600;
    text-transform:uppercase;
    color:#777;
    border-bottom: 2px solid #ffeb3b;
    max-width:90%;
    font-size: 12px;
    line-height:1.4;
    margin-bottom:10px;
}
.navbar-sublink {
    display: block;
    color: #222;
    font-size: 13px;
    line-height: 1.4;
    padding: 2px 0;
}
.navbar-sublink:hover {
    color:#bb0808;
}
.about-gallery {
    background: #ffeb3b;
    padding: 30px 0;
    box-shadow: 0 1px 2px #999;
}
.about-gallery-pictures_item {
    box-shadow: 0 1px 2px #999;
}
/*
 * FILE END: _mod_files/_css/ami_custom.css
 */

/*
 * FILE START: _mod_files/_css/home.css
 */

/* MAKET SPECIFIC STYLES */

body {background: #fff;}



#lay_f1 {margin-bottom:0px;}

/*
 * FILE END: _mod_files/_css/home.css
 */
