/*
 * Date created: 2025-07-19 07:37:15
 */
/*
 * 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;
   
}

/* 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: 0;
  width: auto;
  max-height: 200px;
  max-width: 100%;
}

.eshop-item-small__forum {
    padding-top: 4px;
}



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 {
    
}

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 {
    clear: both;
}

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: right;
    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;
    clear: both;
}

.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: 0px 0px 10px 0;
display: block;
vertical-align: top;
border-bottom: 1px solid #eee;
margin-bottom: 15px;
}

div.form__additional-flag {
    clear: both;
display:none;
    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 0px;
}

.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: #d10546;
    border: medium none;
    border-radius: 5px;
    padding: 0;
    position: relative;
    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 {

}
.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: 100%;
}
.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{
	
}
.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:0px;
}

.eshop-ordering__item-list .eshop-ordering__caption{
	margin: 0;
padding: 10px 20px;
background: #d10546;
color: #fff;
border-radius: 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;
color:#fff;
}
.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 0px;
}
.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:#d10546;
	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: left;
    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{
	
}

.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{
	
	
}
.eshop-item-detailed__actual-price{
	
}
.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{
	
}
.eshop-item-detailed__actual-price{
	;
}
.eshop-item-detailed__cart-box_base{
	
}
.eshop-item-detailed__cart-box_base:hover{
    
}
.eshop-item-detailed__cart-box_base:visited{
	
}
.eshop-item-detailed__cart-box_base:active{
	
}

.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: left;
    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, .chosen-properties__value {
	width: 49%;
	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{
   
}

.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 {
	
    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;
}


.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,
.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: #D4FDDA;
	color: #5c5c5c;
	padding: 1px 0;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
	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 #DDD;
    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 #CFC;
    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 {
    
    float: left;
    font-size: 15px;
   color: #777777;
}

.sorter__link{
	font-size:15px;
}
.sorter__item{
	margin:0 4px;
	font-size:15px;
}
.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;
}
.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%;
}
.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;
	
	left: 50%;
	margin-left: -155px;
	margin-top: -110px;
	padding: 20px 30px;
	position: fixed;
	width: 300px;
	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;
    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 {
    display:flex;
justify-content: space-between;
    width: 100%;
    
}

.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 {
    
}

.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
 */

/*
 * FILE END: _mod_files/_css/common.css
 */

/*
 * FILE START: _mod_files/_css/ami_custom.css
 */

/* Start general */

body, #lay_f3 h2, input {
    color:#848484;
    font-family: arial, tahoma, verdana;
    font-size:13px;
}

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;
}
.eshop-item-detailed__custom-fields{display:flex;}

.index_banner {margin-left: 20px; width: 656px;}

.body{
	width:980px;
	padding:0 10px;
}
.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;
	left: 50%;
	margin-left: -155px;
	margin-top: -110px;
	padding: 20px 30px;
	position: fixed;
	width: 300px;
	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{
    float:left;
    max-width:140px;
}

.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;
}



.alt_header2 {
    padding-bottom: 10px;
}

#lay_f1 {
	
}



#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: 8px;
    background: url(_mod_files/ce_images/template_images/line_top.gif) repeat-x top center;
}

#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;
}





.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{
	
}

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{
	
}
.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;
}


.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 #0f74f0;
	color:#fff;
	text-decoration:inherit;
}
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: bold 18px/1.33em "Lato", sans-serif;
    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-top:10px;
	min-width:140px;
    position: relative;
}
.form__select-wrapper{
	position:relative;
	overflow:hidden;
	width:100%;
	height:30px;
	margin:10px 0;
	padding:0;
	border:1px solid #c0c4cc;
	border-radius:0px;
	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:29px;
	padding:0 0;
	border:0;
	border-radius:0px;
	background:transparent;
	background-color:rgba(0,0,0,0);
	-webkit-appearance:none;
    margin: 0;
    font-size:13px;
    color: #777;
}
.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:5px;
	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:2px solid #ccc;
	background:#f2f0e6;
	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:2px 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:2px solid #ccc;
	border-radius:10px;
	z-index:1;
}
.form__radio-label:nth-of-type(n):hover:before{
	border:2px 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: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;
	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{
	
}
.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 {

}

.member_menu a, .member_menu a:hover, .member_menu a:visited {
color: #d10546;

font: normal 16px/1.38em "Lato", sans-serif;

font-weight: 300;

cursor: pointer;
text-decoration:none;
text-transform: capitalize;
}
.member_menu a:hover{
color:#000;}

.member_menu a:after {

    content: "\f107";
    font-family: "FontAwesome";
    font-size: 14px;
    line-height: 1em;
    color: #d10546;
    padding-left: 6px;
    font-weight: normal;

}

.member_small_block_body {
    
  
}

.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_small_menu_info_logged_body, .member_small_menu_info_not_logged_body {
	padding-left: 60px;
    display:none;
}

.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;
    padding:0px;
}
.member_menu .small_menu_login,
.member_menu .small_menu_logout {
	
}
.member_menu .small_menu_registration {
	background: url("_mod_files/ce_images/template_images/details_menu.png") no-repeat 0px 0px;
	float: right;
    display:none;
}
.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;
}
#lay_f1 #cart-small__info_is_empty{
display:none;}
/* 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{

}
.cart-small__visual, .cart-small__visual:hover, .cart-small__visual:visited{
color: #d10546;
font-size: 28px;
	display:block;
	float:left;
	margin-right:15px;
    margin-top:-8px;
}
.cart-small__title {
    color: #6D6D6D;
    display: block;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    white-space: nowrap !important;
}

#lay_f1 .cart-small__title{
display:none;}

.cart-small__title:visited{
	color:inherit;
}
.cart-small__text{

    float: left;
}



.cart-small__order-btn, .cart-small__order-btn {
	position:relative;


	height:auto;
	width:auto;
	cursor:pointer;

}

#cart-small__info_not_empty {
display: block;
padding: 0;
}
.cart-small__cont-btn{
	background:transparent;

	margin-left:30px;

}

.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:700;
	font-size:12px;
    font-style: italic;
}
.eshop-item-small__title,.eshop-item-small__title:visited{
	color:#000;
	text-decoration:underline;
	text-transform:uppercase;
	font-weight:700;
	font-size:16px;
}
.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:block;
}
.eshop-item-small__caption{
	display:block;
}
.eshop-item-small__price-tag{
position: relative;
  display: block;
  height: 30px;
  padding: 0px;
  border-radius: 0px;
  background: none;
  text-align: left;
  margin-bottom: 10px;
  margin-top: 6px;
  font-size: 21px;
  color: #000;
  font-family: 'Lato', sans-serif;
}
.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: 21px;
  font-weight: bold;
}
.eshop-item-small__price-original{
	display:block;
	margin-bottom:-11px;
	margin-top:1px;
}
.eshop-item-small__cart-form{

}
.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:#fff;
	font-size:12px;
	line-height:1.2em;
	height:auto;
	width:auto;
	cursor:pointer;
	border-radius:5px;
}
.eshop-item-small__cart-text: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-small__cart-text:visited{
	color:#fff;
}
.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{
	
}
.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__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 0px;
}
.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_type_selected,.eshop-cat-tree__item-link_type_selected:visited{
	text-shadow:none;
}

.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 {
  
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_level_2 .eshop-cat-tree__item-name{

}
.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;
    
    z-index: 7;
    
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree__item:first-of-type{
	
}
.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{

}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_level_1{

margin:0px;
}
.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{
	display: block;
color: black;
font: bold 18px/1.33em "Lato", sans-serif;
padding: 18px 30px;
height: 60px;
    position:relative;
}


.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;
    
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_level_2{
	position:absolute;
	left:0;
	z-index:1000;
	visibility:hidden;
	opacity:0.0;
	min-width:300px;
	top:120px;
	padding:28px 15px 35px;
	border-radius:0
	background:#fff;
	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{
	
}
.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;
    font: bold 18px/1.33em "Lato", sans-serif;
color: black;
margin-bottom: 15px;
    margin-right:20px;
padding: 0 0 5px 20px;
display: block;
background: none;
border-bottom: 1px solid #c9c9c9;
    height:auto;
    text-decoration:none!important;
}

.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;
    text-decoration:none;
    color:#d10546;
}

.eshop-cat-tree_level_3{
	margin: 0;
	padding: 0;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_level_3 .eshop-cat-tree__item, .eshop-cat-tree_type_dropdown .eshop-cat-tree_level_3 .eshop-cat-tree__item:hover, .eshop-cat-tree_type_dropdown .eshop-cat-tree_level_3 .eshop-cat-tree__item:visited{
	display:block;
	line-height:9px;
	margin-left:0px;
    text-decoration:none;

}



.eshop-cat-tree_type_dropdown .eshop-cat-tree_level_3 .eshop-cat-tree__item-name{
font: 300 16px/22px "Lato", sans-serif;
color: #d10546;
letter-spacing: 0.3px;
}

.eshop-cat-tree_type_dropdown .eshop-cat-tree_level_3 .eshop-cat-tree__item:hover .eshop-cat-tree__item-name{
color: black;

}

.eshop-cat-tree_type_dropdown .eshop-cat-tree_level_3 .eshop-cat-tree__item-link, .eshop-cat-tree_type_dropdown .eshop-cat-tree_level_3 .eshop-cat-tree__item-link:hover, .eshop-cat-tree_type_dropdown .eshop-cat-tree_level_3 .eshop-cat-tree__item-link:visited{
	display: inline-block;
padding: 5px 20px 6px;
margin-bottom:0px;
    border:none;
position: relative;
    text-decoration:none;
}
*+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 {
	position: relative;
  background: #F6F6F6;
  background-image: -moz-linear-gradient(#ffffff, #f6f6f6, #d9d9d9);
  background-image: -webkit-linear-gradient(#ffffff, #f6f6f6, #d9d9d9);
  background-image: linear-gradient(#ffffff, #f6f6f6, #d9d9d9);
  -moz-box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.1);
  margin: 0;
    
}

.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{
	
}
.eshop-item-detailed__actual-price{

}
.eshop-item-detailed__origin-price{
	margin:0 0 -5px;
	text-decoration:line-through;
}
.eshop-item-detailed__box{

}
.eshop-item-detailed__text-box{
	
}
.eshop-item-detailed__choice-box{

}
.eshop-item-detailed__price-box{

}
.eshop-item-detailed__price-box{
	
}
.eshop-item-detailed__price-tag{

}
.eshop-item-detailed__actual-price{
	font-size:30px;
	font-weight:400;
}
.eshop-item-detailed__cart-box_base{
	
}
.eshop-item-detailed__cart-box_base:hover{
	
}
.eshop-item-detailed__cart-box_base:visited{
	
}
.eshop-item-detailed__cart-box_base:active{
	
}
.eshop-item-detailed__cart-box_base:before{
	
}
.eshop-item-detailed__cart-box_base:after{
	
}
.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;
}
.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: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{
	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);
	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:#e52639;
	background:-moz-linear-gradient(top,#e52639 0%,#88291c 100%);
	background:-webkit-linear-gradient(top,#e52639 0%,#88291c 100%);
	background:-o-linear-gradient(top,#e52639 0%,#88291c 100%);
	background:linear-gradient(to bottom,#e52639 0%,#88291c 100%);
	color:#fff;
}
.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:#e6e6e6;
	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(_img/slider-pad__arrow-left.jpg) no-repeat;
    width: 20px;
    height: 38px;
}

.slider-pad__arrow-right{
	background:url(_img/slider-pad__arrow-right.jpg) 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;
    border-radius: 0 6px 6px 0;
    width: 340px;
    right: 50%;
    margin-right: -474px;
    -webkit-transition:top 0.3s ease-in-out;
    -moz-transition:top 0.3s ease-in-out;
    -o-transition:top 0.3s ease-in-out;
    transition:top 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: -2px;
}

.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: 110px;
	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;
}

.fixed-desktop-menu .mobile-head-informer__show {
	display: block;
}

.top-menu-block__desktop {
	top: -50px;   
}

/* 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 */

#lay_f1 {


}

#lay_f1 .nav nav {
    width: 100%; }

#lay_f1 .row #header_logo {
      padding-top: 25px;
    float:left;
      padding-bottom: 0px; }
      @media (max-width: 1199px) {
        #lay_f1 .row #header_logo {
          width: 24%;
          padding-top: 55px; } }
      @media (max-width: 991px) {
        #lay_f1 .row #header_logo {
          width: 33%; 
    padding-top:20px;} }
      @media (max-width: 767px) {
        #lay_f1 .row #header_logo {
          padding-top: 15px;
          width: auto;
          text-align: center; }
          #lay_f1 .row #header_logo a {
            display: inline-block; }
          #lay_f1 .row #header_logo img {
            margin: 0 auto; } }


  #lay_f1  #header-element:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: black;
    opacity: 0.5;
    z-index: -1; }
  #lay_f1  #header-element:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 38.75%;
    height: 100%;
    background: #d10546; }
    @media (max-width: 1800px) {
      #lay_f1  #header-element:before {
        width: 36%; } }
    @media (max-width: 1400px) {
      #lay_f1  #header-element:before {
        width: 33%; } }
    @media (max-width: 1199px) {
      #lay_f1 #header-element:before {
        display: none; } }

#home-page-tabs {
  border: none;
  background: none;
  margin-top: 15px;
  border-bottom: 1px solid #c9c9c9; }
  @media (max-width: 767px) {
    #home-page-tabs {
      border: none;
      text-align: center;
      margin: 0; } }
  #home-page-tabs > li {
    margin-bottom: 0;
    display: inline-block;
    float: none;
    padding: 0 60px 0 0; }
    @media (max-width: 1199px) {
      #home-page-tabs > li {
        padding: 0 25px; } }
    @media (max-width: 991px) {
      #home-page-tabs > li {
        padding: 0 20px; } }
    @media (max-width: 767px) {
      #home-page-tabs > li {
        width: 100%;
        padding: 0; }
        #home-page-tabs > li:first-child a {
          border-top: 0; } }
    #home-page-tabs > li a {
    display:block;
    text-decoration:none;
      font: bold 18px/1.33em "Lato", sans-serif;
      color: #d10546;
      border: none;
      outline: none;
      margin: 0;
      padding: 4px 0 15px;
      position: relative;
      text-transform: capitalize; }
      @media (max-width: 1199px) {
        #home-page-tabs > li a {
          font-size: 16px;
          padding-bottom: 14px; } }
      @media (max-width: 767px) {
        #home-page-tabs > li a {
          padding: 11px 3px;
          border-bottom: 1px solid rgba(0, 0, 0, 0.3); } }
      #home-page-tabs > li a:after {
        content: "";
        position: absolute;
        left: 0;
        bottom: -1px;
        background: #d10546;
        height: 3px;
        width: 0; }
        @media (min-width: 1200px) {
          #home-page-tabs > li a:after {
            -webkit-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease; } }
        @media (max-width: 767px) {
          #home-page-tabs > li a:after {
            display: none; } }
  #home-page-tabs > li.active a,
  #home-page-tabs > li a:hover {
    background: none; }
    @media (max-width: 767px) {
      #home-page-tabs > li.active a,
      #home-page-tabs > li a:hover {
        color: black; } }
    #home-page-tabs > li.active a:after,
    #home-page-tabs > li a:hover:after {
      width: 100%; }


.wrap_cart {

    float: right;
    margin: 61px 16px 20px 25px;


}
.lang_ru .wrap_cart, .lang_es .wrap_cart, .lang_de .wrap_cart, .lang_fr .wrap_cart {

    margin-left: 25px;

}
#contact-link {

    float: left;
    margin: 60px 2.65% 20px 1.89%;

}
#contact-link a {
font: normal 16px/1.38em "Lato", sans-serif;
    padding: 4px;
    position: relative;
    display: block;
    color: #ffd630;
    font-size:16px;
        font-weight: normal;
    font-weight: 300;
    cursor: pointer;
    text-transform: capitalize;

}
#header-login {

    position: relative;
    float: left;
    margin: 60px 2.6% 20px 0;

}
.shop-phone {

    float: right;
    margin-top: 60px;

}
.shop-phone a {

    padding: 4px;
    position: relative;
    display: block;
    color: #ffd630;
    font-size:  16px;
        font-weight: normal;
    font-weight: 300;
    cursor: pointer;
    text-transform: capitalize;
    color: white;

}
.nav .row {
    flex-flow: row;
}
#lay_f1 .cart-sum {

    display: none;

}
#lay_f1 .tov {

    display: none;

}
#lay_f1 #eshop_cart_count {

    font: bold 18px/1.33em "Lato", sans-serif;
    color: #d10546;

}
.top_menu {
    padding: 34px 15px 0;
    clear: both;
    float: none;
}
#tmsearch {
    position: relative;
    float: right;
    z-index: 1;
}
#tmsearch .current {
    color: black;
    cursor: pointer;
    display: inline-block;
    width: 77px;
    position:absolute;
    right:0px;
    height: 60px;
    font-size: 18px;
    line-height: 50px;
    z-index:999;
    text-align: center; }
#tmsearch .current:after {
      -moz-transition: all 0.25s ease;
      -o-transition: all 0.25s ease;
      -webkit-transition: all 0.25s ease;
      transition: all 0.25s ease;
      font-family: "FontAwesome";
      content: "\f002";
      display: inline-block;
      font-weight: normal;
      cursor: pointer;
      display: block;
      padding: 5px 0 5px 5px; 
font-style:normal;}
    #tmsearch .current:hover {
      color: #d10546; }

#lay_f1 .flt_form {
-moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    overflow: hidden;
}
.eshop-cat-tree {

    width: 100%;

}



#tm-products-slider {
  display: block;
  clear: both;
  z-index: 0; }

#tm-products-slider .bx-wrapper {
  margin: 0 auto; }

#product-slider {
  margin: 0;
  padding: 0; }
  #product-slider .slide-description {
    display: none; }

#product-slider li {
  width: 100%;
  overflow: hidden;
padding-left:25px;
padding-right:25px;}
  #product-slider li .slide-image {
    display: block;
    text-align: center; }
    @media (max-width: 1199px) {
      #product-slider li .slide-image {
        padding: 0 35px; } }
    #product-slider li .slide-image img {
      display: inline-block; }
  #product-slider li .slide-info {
    padding-top: 8.5%;
    padding-right: 25px; }
    @media (max-width: 991px) {
      #product-slider li .slide-info {
        padding-top: 0;
        padding-bottom: 30px; } }
    @media (max-width: 767px) {
      #product-slider li .slide-info {
        padding-top: 25px; } }
  #product-slider li .ajax_add_to_cart_button {
    padding: 16px 17px 15px 14px;
    margin-top: -10px; }
    #product-slider li .ajax_add_to_cart_button:before {
      font-size: 24px;
margin-right:0px;}
    #product-slider li .ajax_add_to_cart_button span {
      display: none; }

#product-slider li .on-sale {
  text-transform: uppercase;
  color: #f00;
  display: none;
  margin-bottom: 5px;
  font-weight: bold; }

#product-slider li .product-name {
  margin: 0 0 48px;
  font: normal 16px/1.38em "Lato", sans-serif;
  font-weight: 300;
  font-size: 36px;
  line-height: 1.55em;
  color: white; }
  @media (max-width: 1199px) {
    #product-slider li .product-name {
      font-size: 30px; } }
  @media (max-width: 767px) {
    #product-slider li .product-name {
      font-size: 22px; } }

#product-slider li .product-price {
  padding-bottom: 15px;
  margin-right: 14px;
  font-size: 20px;
  color: #333;
  float: left;
  font: bold 24px/1.25em "Lato", sans-serif;
  color: white; }

#product-slider li .old-product-price {
  text-decoration: line-through;
  color: #bbb;
  display: none; }

#product-slider li .product-price-reduction {
  color: #f00;
  border: 1px solid #f00;
  display: inline-block;
  padding: 2px 3px;
  font-style: italic;
  display: none; }

#product-slider li .product-features {
  background: #fff;
  border: 1px solid #ccc;
  width: 300px;
  padding: 10px;
  margin-bottom: 10px;
  display: none; }

#product-slider li .product-features small {
  display: block;
  padding-bottom: 5px; }

#tm-products-slider .bx-wrapper .bx-controls {
  margin: 10px 0;
  overflow: hidden; }

#tm-products-slider .bx-wrapper .bx-pager {
  overflow: hidden;
  border: 1px solid #ccc;
  float: left;
  margin-right: 5px;
  position: static;
  padding: 0;
  width: auto; }

#tm-products-slider .bx-wrapper .bx-pager-item {
  float: left; }

#tm-products-slider .bx-wrapper .bx-pager-link {
  float: left;
  display: block;
  padding: 0;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  text-indent: 0;
  border-radius: 0;
  margin: 0;
  background: none; }

#tm-products-slider .bx-wrapper .bx-pager-link.active, #tm-products-slider .bx-wrapper .bx-pager-link:hover {
  color: #fff;
  background: #333;
  text-decoration: none; }

#tm-products-slider .bx-wrapper .bx-controls-auto {
  float: left;
  position: static;
  width: auto; }

#tm-products-slider .bx-wrapper .bx-controls-auto-item {
  float: left; }

#tm-products-slider .bx-wrapper .bx-controls-auto-item a {
  display: block;
  text-align: center;
  background: none;
  text-indent: 0;
  margin: 0 auto; }

#tm-products-slider .bx-wrapper .bx-controls-auto-item a:before {
  font-family: 'FontAwesome'; }

#tm-products-slider .bx-wrapper .bx-controls-auto-item a.bx-start:before {
  content: '\f04b'; }

#tm-products-slider .bx-wrapper .bx-controls-auto-item a.bx-stop:before {
  content: '\f04c'; }

#tm-products-slider .bx-wrapper .bx-controls-auto-item a.active {
  color: #333; }

#tm-products-slider .bx-wrapper .bx-controls-direction a {
  position: absolute;
  display: block;
  float: none;
  height: auto;
  width: auto;
  padding: 5px 0;
  margin: 0;
  background: none;
  text-indent: 0;
  z-index: 99; }
  @media (max-width: 767px) {
    #tm-products-slider .bx-wrapper .bx-controls-direction a {
      top: 20%; } }
  #tm-products-slider .bx-wrapper .bx-controls-direction a:before {
    font-size: 36px;
    line-height: normal;
    padding: 0;
    color: white; }

#tm-products-slider .bx-wrapper .bx-controls-direction a.bx-prev {
  left: 0; }
#tm-products-slider .bx-wrapper .bx-controls-direction a.bx-next {
  right: 0; }

#tm-products-slider .bx-wrapper .bx-controls-direction a.bx-prev:before {
  content: '\f104'; }

#tm-products-slider .bx-wrapper .bx-controls-direction a.bx-next:before {
  content: '\f105'; }

#tm-products-slider .bx-wrapper .bx-controls-direction a:hover:before {
  color: #ffd630; }

.btn.ajax_add_to_cart_button:before, .btn.ajax_add_to_cart_product_button:before {
  font-family: "FontAwesome";
  content: "\f07a";
  display: inline-block;
  font-weight: normal;
    margin-right:10px;
}

button, .button, .btn, .btn.btn-default, .bottom-pagination-content ul.pagination li > span, .bottom-pagination-content ul.pagination li > a, .bottom-pagination-content ul.pagination li.pagination_previous > span, .bottom-pagination-content ul.pagination li.pagination_previous > a, .bottom-pagination-content ul.pagination li.pagination_next > span, .bottom-pagination-content ul.pagination li.pagination_next > a, .button.btn-default {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font: normal 13px/18px "Lato", sans-serif;
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  border: none;
  white-space: normal;
  padding: 7px 20px;
  color: #fff;
  background: #000;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 5px; }
button:hover, button:active, button:active:focus, button:focus, .button:hover, .button:active, .button:active:focus, .button:focus, .btn:hover, .btn:active, .btn:active:focus, .btn:focus, .btn.btn-default:hover, .bottom-pagination-content ul.pagination li > span:hover, .bottom-pagination-content ul.pagination li > a:hover, .bottom-pagination-content ul.pagination li.active > span, .bottom-pagination-content ul.pagination li.active > a, .btn.btn-default:active, .bottom-pagination-content ul.pagination li > span:active, .bottom-pagination-content ul.pagination li > a:active, .btn.btn-default:active:focus, .bottom-pagination-content ul.pagination li > span:active:focus, .bottom-pagination-content ul.pagination li > a:active:focus, .btn.btn-default:focus, .bottom-pagination-content ul.pagination li > span:focus, .bottom-pagination-content ul.pagination li > a:focus, .button.btn-default:hover, .button.btn-default:active, .button.btn-default:active:focus, .button.btn-default:focus {
    color: white;
    background: #d10546;
    border: none;
    box-shadow: none;
    outline: none; }
#index  .columns-container #columns {
    padding-top: 59px;
    padding-bottom: 5px;
}
#tm_manufacturers_block .bx-wrapper .bx-controls-direction a,
#homepage-blog .bx-wrapper .bx-controls-direction a {
  height: auto;
  width: auto;
  padding: 5px 0; }
  #tm_manufacturers_block .bx-wrapper .bx-controls-direction a:before,
  #homepage-blog .bx-wrapper .bx-controls-direction a:before {
    font-size: 30px;
    line-height: normal;
    padding: 0;
    color: #d10546; }
  #tm_manufacturers_block .bx-wrapper .bx-controls-direction a:hover:before,
  #homepage-blog .bx-wrapper .bx-controls-direction a:hover:before {
    color: black; }
  #tm_manufacturers_block .bx-wrapper .bx-controls-direction a.bx-prev,
  #homepage-blog .bx-wrapper .bx-controls-direction a.bx-prev {
    left: 0; }
    #tm_manufacturers_block .bx-wrapper .bx-controls-direction a.bx-prev:before,
    #homepage-blog .bx-wrapper .bx-controls-direction a.bx-prev:before {
      content: '\f104'; }
  #tm_manufacturers_block .bx-wrapper .bx-controls-direction a.bx-next,
  #homepage-blog .bx-wrapper .bx-controls-direction a.bx-next {
    right: 0; }
    #tm_manufacturers_block .bx-wrapper .bx-controls-direction a.bx-next:before,
    #homepage-blog .bx-wrapper .bx-controls-direction a.bx-next:before {
      content: '\f105'; }
#tm_manufacturers_block {
    padding-bottom: 73px;
}

.footer-container {
    overflow:hidden;
  position: relative; }
  .footer-container #footer {
    padding-bottom: 29px; }
    .footer-container #footer a {
      color: #d10546;
      font: normal 16px/1.38em "Lato", sans-serif;
      font-weight: 300;
      letter-spacing: 0.3px; }
      .footer-container #footer a:hover {
        color: black; }
    .footer-container #footer .footer-block {
      margin-top: 78px; }
      @media (max-width: 767px) {
        .footer-container #footer .footer-block {
          margin-top: 20px; } }
    .footer-container #footer ul li {
      padding-bottom: 14px; }
      .footer-container #footer ul li a {
        text-transform: capitalize; }
    .footer-container #footer h4 {
      font: bold 24px/1.25em "Lato", sans-serif;
      font-size: 34px;
      color: black;
      margin: 0 0 42px 0;
      text-transform: capitalize; }
      @media (max-width: 1199px) {
        .footer-container #footer h4 {
          font-size: 30px; } }
      @media (max-width: 991px) {
        .footer-container #footer h4 {
          font-size: 25px; } }
      @media (max-width: 767px) {
        .footer-container #footer h4 {
          position: relative;
          margin-bottom: 15px;
          padding-bottom: 13px;
          padding-right: 40px; }
          .footer-container #footer h4:after {
            /*display: block;
            content: "\f055";
            font-family: "FontAwesome";
            position: absolute;
            right: 0;
            top: 1px;*/ }
          .footer-container #footer h4.active:after {
            content: "\f056"; } }
      .footer-container #footer h4 a {
        font: inherit;
        color: inherit; }
        .footer-container #footer h4 a:hover {
          color: #d10546; }
    .footer-container #footer .blockcategories_footer {
      margin-top: 70px; }
      @media (max-width: 767px) {
        .footer-container #footer .blockcategories_footer {
          margin-top: 40px; } }
    .footer-container #footer #block_contact_infos {
      margin-top: 78px; }
      @media (max-width: 767px) {
        .footer-container #footer #block_contact_infos {
          margin-top: 50px; } }
      .footer-container #footer #block_contact_infos h4 {
        margin-bottom: 40px; }
        .footer-container #footer #block_contact_infos h4:after {
          display: none; }
      .footer-container #footer #block_contact_infos ul {
        margin-left: -5px;
        margin-bottom: 18px; 
list-style:none;}
        .footer-container #footer #block_contact_infos ul li {
          letter-spacing: 0.3px;
          font: normal 16px/1.38em "Lato", sans-serif;
          line-height: 1.63em;
          font-weight: 300;
          color: white;
          margin-bottom: 10px;
          clear: both;
          padding-bottom: 0; }
          @media (min-width: 1200px) {
            .footer-container #footer #block_contact_infos ul li {
              padding-right: 110px; } }
          .footer-container #footer #block_contact_infos ul li a {
            color: #ffd630;
            text-transform: lowercase; }
            .footer-container #footer #block_contact_infos ul li a:hover {
              color: white; }
          .footer-container #footer #block_contact_infos ul li i {
            font-size: 18px;
            width: 30px;
            text-align: center;
            float: left;
            margin-bottom: 20px;
            margin-top: 3px;
            margin-right: 5px; }
          .footer-container #footer #block_contact_infos ul li + li {
            padding: 0;
            margin-bottom: 10px; }
            .footer-container #footer #block_contact_infos ul li + li i {
              font-size: 20px;
              margin-bottom: 0; }
            .footer-container #footer #block_contact_infos ul li + li + li i {
              font-size: 16px;
              margin-top: 5px; }
      .footer-container #footer #block_contact_infos h4 {
        color: white; }
    .footer-container #footer #tmhtmlcontent_footer ul li .btn-view {
      color: black; }
      .footer-container #footer #tmhtmlcontent_footer ul li .btn-view:hover {
        color: white; }
    .footer-container #footer #newsletter_block_left h4,
    .footer-container #footer #tmhtmlcontent_footer h4 {
      color: white;
      margin-bottom: 39px; }
    .footer-container #footer #newsletter_block_left p,
    .footer-container #footer #tmhtmlcontent_footer p {
      letter-spacing: 0.3px;
      font: normal 16px/1.38em "Lato", sans-serif;
      line-height: 1.63em;
      font-weight: 300;
      color: white;
      margin-bottom: 19px; }
    .footer-container #footer #homepage-blog {
      margin-top: 45px;
      margin-bottom: 57px; }
      @media (max-width: 1199px) {
        .footer-container #footer #homepage-blog {
          margin-top: 35px; } }
      @media (max-width: 767px) {
        .footer-container #footer #homepage-blog {
          margin-bottom: 35px; } }
      @media (max-width: 479px) {
        .footer-container #footer #homepage-blog {
          margin-bottom: 25px; } }
      .footer-container #footer #homepage-blog h4 {
        margin-bottom: 40px; }
        @media (max-width: 767px) {
          .footer-container #footer #homepage-blog h4 {
            margin-bottom: 25px;
            font-size: 25px; } }
      .footer-container #footer #homepage-blog h5 {
        margin: 0 0 10px; }
        .footer-container #footer #homepage-blog h5 a {
          font: bold 18px/1.33em "Lato", sans-serif;
          font-size: 22px;
          line-height: 1.36em;
          color: #d10546; }
          @media (max-width: 1199px) {
            .footer-container #footer #homepage-blog h5 a {
              font-size: 18px; } }
          @media (max-width: 991px) {
            .footer-container #footer #homepage-blog h5 a {
              font-size: 16px; } }
          .footer-container #footer #homepage-blog h5 a:hover {
            color: black; 
text-decoration:none;}
      .footer-container #footer #homepage-blog .bx-wrapper .bx-controls-direction a {
        top: -11%; }
        .footer-container #footer #homepage-blog .bx-wrapper .bx-controls-direction a.bx-prev {
          left: auto;
          right: 40px; }
        @media (max-width: 1199px) {
          .footer-container #footer #homepage-blog .bx-wrapper .bx-controls-direction a {
            top: -14%; } }
        @media (max-width: 991px) {
          .footer-container #footer #homepage-blog .bx-wrapper .bx-controls-direction a {
            top: -16%; } }
        @media (max-width: 479px) {
          .footer-container #footer #homepage-blog .bx-wrapper .bx-controls-direction a {
            top: -13%; } }
    .footer-container #footer .map {
      z-index: 1; }
      @media (min-width: 768px) {
        .footer-container #footer .map {
          position: absolute;
          left: 0;
          top: 0;
          padding: 0; }
          .footer-container #footer .map #tmmap {
            height: 500px; } }
    @media (max-width: 767px) {
      .footer-container #footer .facebook-socialfeed {
        margin-bottom: 20px; } }
    .footer-container #footer #social_block ul {
      margin: 0;
list-style:none;}
      .footer-container #footer #social_block ul li {
        float: left;
        margin-right: 23px; }
        .footer-container #footer #social_block ul li a {
          font-size: 24px;
          color: white; }
          @media (min-width: 768px) and (max-width: 991px) {
            .footer-container #footer #social_block ul li a {
              font-size: 20px; } }
          .footer-container #footer #social_block ul li a span {
            display: none; }
          .footer-container #footer #social_block ul li a:before {
            display: inline-block;
            vertical-align: -5px; }
          .footer-container #footer #social_block ul li a:hover {
            color: #ffd630; }
  .footer-container .blockcategories_footer ul ul {
    display: none !important; }

.rd-parallax-inner {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px); 
}
.rd-parallax-layer[data-type="media"] {
  position: absolute!important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%; 
  z-index: -1;
}
  .rd-parallax-layer[data-type="media"] iframe {
    width: 100%;
    height: 100%; }
.rd-parallax-layer[data-url] {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center; 
}
#tmhtmlcontent_footer::before {

    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    width: 400%;
    background: #000;
    opacity: 0.6;
    right: -50px;
    z-index: -1;

}
#tmhtmlcontent_footer ul {

    margin-bottom: 7px;
    list-style:none;

}
#tmhtmlcontent_footer ul li .item-html {

    padding: 11.7% 11% 9% 0;

}
#tmhtmlcontent_topColumn {
  position: relative; }
  #tmhtmlcontent_topColumn:before {
    content: "";
    position: absolute;
    height: 1px;
    top: 50%;
    width: 100%;
    background: #c9c9c9; }
  #tmhtmlcontent_topColumn ul {
    margin-bottom: 35px;
    position: relative; }
    @media (max-width: 479px) {
      #tmhtmlcontent_topColumn ul li {
        width: 50%; } }
    #tmhtmlcontent_topColumn ul li a {
      display: block;
      text-align: center;
      position: relative;
      padding-bottom: 50px;
      padding-top: 20px; }
      @media (max-width: 991px) {
        #tmhtmlcontent_topColumn ul li a {
          padding-bottom: 30px; } }
      #tmhtmlcontent_topColumn ul li a:after {
        position: absolute;
        content: "";
        width: 1px;
        height: 100%;
        left: -15px;
        top: 0;
        background: #c9c9c9; }
      #tmhtmlcontent_topColumn ul li a i {
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        -webkit-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in;
        font-size: 162px;
        color: #c9c9c9;
        line-height: 0.94em;
        display: block;
        margin-bottom: 11px; }
        @media (max-width: 1199px) {
          #tmhtmlcontent_topColumn ul li a i {
            font-size: 140px; } }
        @media (max-width: 991px) {
          #tmhtmlcontent_topColumn ul li a i {
            font-size: 100px; } }
        @media (max-width: 767px) {
          #tmhtmlcontent_topColumn ul li a i {
            font-size: 80px; } }
      #tmhtmlcontent_topColumn ul li a h3 {
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        -webkit-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in;
        font: 700 22px/1.3em "Lato", sans-serif;
        color: #d10546;
        letter-spacing: 0.05em; }
        @media (max-width: 991px) {
          #tmhtmlcontent_topColumn ul li a h3 {
            font-size: 20px; } }
        @media (max-width: 767px) {
          #tmhtmlcontent_topColumn ul li a h3 {
            font-size: 16px;
            letter-spacing: 0; } }
    #tmhtmlcontent_topColumn ul li:nth-child(4n+1) a:after {
      display: none; }
    #tmhtmlcontent_topColumn ul li:hover a i {
      color: #777; }
      @media (min-width: 1200px) {
        #tmhtmlcontent_topColumn ul li:hover a i {
          -moz-transform: rotateY(-180deg);
          -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg); } }
    #tmhtmlcontent_topColumn ul li:hover a h3 {
      color: black; }

#index #tmhtmlcontent_home {
  display: block; }

#tmhtmlcontent_home {
  display: none; }
  #tmhtmlcontent_home:before {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    width: 400%;
    background: #000;
    opacity: 0.6;
    right: 0;
    z-index: -1; }
  @media (min-width: 768px) {
    #tmhtmlcontent_home:after {
      content: "";
      background: #d10546;
      position: absolute;
      top: 0;
      left: 60%;
      width: 100%;
      height: 100%;
      z-index: -1; } }
  #tmhtmlcontent_home ul {
    margin-bottom: 7px; }
    @media (max-width: 767px) {
      #tmhtmlcontent_home ul {
        margin: 0; } }
    #tmhtmlcontent_home ul li img {
      max-width: 100%;
      height: auto; }
    #tmhtmlcontent_home ul li h4 {
      font: bold 24px/1.25em "Lato", sans-serif;
      font-size: 36px;
      color: white;
      margin: 0 0 42px 0;
      text-transform: capitalize; }
      @media (max-width: 767px) {
        #tmhtmlcontent_home ul li h4 {
          font-size: 32px; } }
      @media (max-width: 479px) {
        #tmhtmlcontent_home ul li h4 {
          font-size: 28px; } }
    #tmhtmlcontent_home ul li .wrap_left {
      float: left;
      width: 60%;
      padding: 79px 10% 70px 15px; }
      @media (max-width: 767px) {
        #tmhtmlcontent_home ul li .wrap_left {
          width: 100%; } }
      #tmhtmlcontent_home ul li .wrap_left h4 {
        width: 80%; }
      #tmhtmlcontent_home ul li .wrap_left p {
        letter-spacing: 0.3px;
        font: normal 16px/1.38em "Lato", sans-serif;
        line-height: 1.63em;
        font-weight: 300;
        color: white;
        margin-bottom: 19px; }
      #tmhtmlcontent_home ul li .wrap_left .btn-view {
        font: bold 18px/1.33em "Lato", sans-serif;
        padding: 16px 39px; }
    #tmhtmlcontent_home ul li .wrap_right {
      float: right;
      width: 40%;
      position: relative;
      padding-left: 8%; }
      @media (max-width: 991px) {
        #tmhtmlcontent_home ul li .wrap_right {
          padding-left: 5%; } }
      @media (max-width: 767px) {
        #tmhtmlcontent_home ul li .wrap_right {
          display: none; } }
      #tmhtmlcontent_home ul li .wrap_right h4 {
        line-height: 11.5em;
        margin: 0; }
        @media (max-width: 991px) {
          #tmhtmlcontent_home ul li .wrap_right h4 {
            line-height: 12.5em; } }
        @media (max-width: 767px) {
          #tmhtmlcontent_home ul li .wrap_right h4 {
            line-height: 1.3em;
            padding: 50px 0; } }

#tmhtmlcontent_footer:before {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  width: 400%;
  background: #000;
  opacity: 0.6;
  right: -50px;
  z-index: -1; }
#tmhtmlcontent_footer ul {
  margin-bottom: 7px; }
  #tmhtmlcontent_footer ul li .item-html {
    padding: 11.7% 11% 9% 0; }
  #tmhtmlcontent_footer ul li img {
    max-width: 100%;
    height: auto; }
  #tmhtmlcontent_footer ul li h4:after {
    display: none !important; }
  #tmhtmlcontent_footer ul li .btn-view {
    font: bold 18px/1.33em "Lato", sans-serif;
    padding: 16px 39px; }

.custom-news-block .custom_block::after {

    background: #d10546;
    content: "";
    position: absolute;
    top: 0;
    left: 102%;
    width: 300%;
    height: 100%;
    z-index: -1;

}
.custom-news-block .newsletter {

    padding: 6.5% 20px 12px 9.5%;

}
/* Block newsletter */
#columns #newsletter_block_left .form-group {
  margin-bottom: 0; }
  #columns #newsletter_block_left .form-group .form-control {
    max-width: 100%;
    display: block;
    margin-right: 6px;
    margin-bottom: 10px; }
#columns #newsletter_block_left .success_inline, #columns #newsletter_block_left .warning_inline {
  text-align: left;
  padding: 1px 0 0 0;
  margin-bottom: -19px; }
#columns #newsletter_block_left .success_inline {
  color: #46a74e; }
#columns #newsletter_block_left .warning_inline {
  color: #f13340; }

/* Block newsletter footer */
#footer #newsletter_block_left {
  margin-bottom: 0;
  position: relative; }
  #footer #newsletter_block_left h4:after {
    display: none; }
  @media (max-width: 767px) {
    #footer #newsletter_block_left h4 {
      float: none;
      padding: 15px 0; } }
  #footer #newsletter_block_left .block_content {
    overflow: hidden; }
  #footer #newsletter_block_left .form-group {
    margin-bottom: 0;
    position: relative; }
    #footer #newsletter_block_left .form-group .form-control {
      height: 56px;
      line-height: 30px;
      font: normal 16px/1.38em "Lato", sans-serif;
      font-weight: 300;
      background: white;
      border: none;
      color: #b3b3b3;
      padding: 6px 20px 4px;
      display: block;
      border: none;
      margin-bottom: 10px; }
    #footer #newsletter_block_left .form-group .btn-sm {
      height: 100%;
      text-align: center;
      color: black;
      padding: 0;
      font: bold 18px/1.33em "Lato", sans-serif;
      padding: 16px 42px; }
      #footer #newsletter_block_left .form-group .btn-sm:hover, #footer #newsletter_block_left .form-group .btn-sm:active, #footer #newsletter_block_left .form-group .btn-sm:active:focus, #footer #newsletter_block_left .form-group .btn-sm:focus {
        background: black;
        color: white; }
  #footer #newsletter_block_left .warning_inline {
    display: block;
    color: #f13340;
    font-size: 13px;
    line-height: 26px;
    clear: both; }
    @media (min-width: 1200px) {
      #footer #newsletter_block_left .warning_inline {
        display: inline-block;
        position: relative;
        top: -35px;
        margin-bottom: -35px;
        left: 15px;
        clear: none; } }
.smartblog_bxslider ul {
  margin: 0; }
  .smartblog_bxslider ul li {
    padding: 0; }

.blog-image {
  background: #000;
  margin-bottom: 13px; }
  .blog-image a {
    display: block;
    overflow: hidden; }
    .blog-image a img {
      -moz-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      -webkit-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in;
      will-change: opacity;
      will-change: transform; }
      @media only screen and (max-width: 767px) {
        .blog-image a img {
          width: 100%; } }
    .blog-image a:hover {
      opacity: 0.8; }
      @media (min-width: 1200px) {
        .blog-image a:hover img {
          -moz-transform: scale(1.1) rotate(3deg);
          -ms-transform: scale(1.1) rotate(3deg);
          -webkit-transform: scale(1.1) rotate(3deg);
          transform: scale(1.1) rotate(3deg); } }

#homepage-blog {
  padding-top: 34px;
  margin-bottom: 27px;
  clear: both; }
  @media (max-width: 767px) {
    #homepage-blog {
      padding-top: 25px;
      margin-bottom: 32px; } }
  #homepage-blog .title_block:after {
    display: none !important; }
  #homepage-blog .date-added {
    font: 300 14px/1.25em "Lato", sans-serif;
    color: #b3b3b3;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin-bottom: 6px; }
    @media (max-width: 991px) and (min-width: 480px) {
      #homepage-blog .date-added {
        font-size: 13px; } }
  #homepage-blog .product-name {
    font: bold 18px/1.33em "Lato", sans-serif;
    font-size: 22px;
    line-height: 1.36em;
    color: #d10546; }
    @media (max-width: 1199px) {
      #homepage-blog .product-name {
        font-size: 18px; } }
    @media (max-width: 991px) {
      #homepage-blog .product-name {
        font-size: 16px; } }
  #homepage-blog .post-descr {
    font: normal 13px/18px "Lato", sans-serif;
    font-weight: 300;
    display: none; }
  #homepage-blog li {
    margin-bottom: 30px; }
    @media (max-width: 479px) {
      #homepage-blog li {
        width: 100%; } }
.store {
  position: relative;
  min-height: 500px; }
  @media (max-width: 767px) {
    .store {
      margin-bottom: 30px; } }
  @media (min-width: 768px) {
    .store .contact {
      margin: 0 -15px; }
      .store .contact .contact-wrap {
        margin: 0 auto; }
        .store .contact .contact-wrap .contact-inner {
          position: relative;
          z-index: 3; } }
  .store .contact .contact-inner {
    position: relative; }
    @media (max-width: 767px) {
      .store .contact .contact-inner {
        width: 100%;
        background: #d10546;
        padding-bottom: 60px; }
        .store .contact .contact-inner h4:after {
          display: none; } }
    .store .contact .contact-inner:before {
      content: "";
      background: #d10546;
      position: absolute;
      right: 0;
      top: 0;
      width: 300%;
      height: 100%;
      z-index: -1; }
      @media (min-width: 768px) {
        .store .contact .contact-inner:before {
          min-height: 500px; } }
  .store.store3 .contact-wrap {
    float: right; }
    @media (max-width: 767px) {
      .store.store3 .contact-wrap {
        float: left; } }
    @media (min-width: 1200px) {
      .store.store3 .contact-wrap #block_contact_infos ul li {
        padding-right: 60% !important; } }
  .store.store3 .contact-inner {
    float: right;
    padding-left: 5.3%; }
    .store.store3 .contact-inner:before {
      right: auto;
      left: -38px; }

/*
* @subsection   Social button icons
* @description  Used in footer, product page, compare
*/
#social_block li.facebook a:before, #social_block li.btn-facebook:before, #social_block li.btn-login-facebook:before, #social_block button.facebook a:before, #social_block button.btn-facebook:before, #social_block button.btn-login-facebook:before, #social_block .form_content a.btn-default.facebook a:before, #social_block .form_content a.btn-default.btn-facebook:before, #social_block .form_content a.btn-default.btn-login-facebook:before, .socialsharing_product li.facebook a:before, .socialsharing_product li.btn-facebook:before, .socialsharing_product li.btn-login-facebook:before, .socialsharing_product button.facebook a:before, .socialsharing_product button.btn-facebook:before, .socialsharing_product button.btn-login-facebook:before, .socialsharing_product .form_content a.btn-default.facebook a:before, .socialsharing_product .form_content a.btn-default.btn-facebook:before, .socialsharing_product .form_content a.btn-default.btn-login-facebook:before, #header_login_form li.facebook a:before, #header_login_form li.btn-facebook:before, #header_login_form li.btn-login-facebook:before, #header_login_form button.facebook a:before, #header_login_form button.btn-facebook:before, #header_login_form button.btn-login-facebook:before, #header_login_form .form_content a.btn-default.facebook a:before, #header_login_form .form_content a.btn-default.btn-facebook:before, #header_login_form .form_content a.btn-default.btn-login-facebook:before {
  font-family: "FontAwesome";
  content: "\f09a";
  display: inline-block;
  font-weight: normal; }

#social_block li.google-plus a:before, #social_block li.btn-google-plus:before, #social_block li.btn-login-google:before, #social_block button.google-plus a:before, #social_block button.btn-google-plus:before, #social_block button.btn-login-google:before, #social_block .form_content a.btn-default.google-plus a:before, #social_block .form_content a.btn-default.btn-google-plus:before, #social_block .form_content a.btn-default.btn-login-google:before, .socialsharing_product li.google-plus a:before, .socialsharing_product li.btn-google-plus:before, .socialsharing_product li.btn-login-google:before, .socialsharing_product button.google-plus a:before, .socialsharing_product button.btn-google-plus:before, .socialsharing_product button.btn-login-google:before, .socialsharing_product .form_content a.btn-default.google-plus a:before, .socialsharing_product .form_content a.btn-default.btn-google-plus:before, .socialsharing_product .form_content a.btn-default.btn-login-google:before, #header_login_form li.google-plus a:before, #header_login_form li.btn-google-plus:before, #header_login_form li.btn-login-google:before, #header_login_form button.google-plus a:before, #header_login_form button.btn-google-plus:before, #header_login_form button.btn-login-google:before, #header_login_form .form_content a.btn-default.google-plus a:before, #header_login_form .form_content a.btn-default.btn-google-plus:before, #header_login_form .form_content a.btn-default.btn-login-google:before {
  font-family: "FontAwesome";
  content: "\f0d5";
  display: inline-block;
  font-weight: normal; }

#social_block li.vk a:before, #social_block li.btn-vk:before, #social_block li.btn-login-vk:before, #social_block button.vk a:before, #social_block button.btn-vk:before, #social_block button.btn-login-vk:before, #social_block .form_content a.btn-default.vk a:before, #social_block .form_content a.btn-default.btn-vk:before, #social_block .form_content a.btn-default.btn-login-vk:before, .socialsharing_product li.vk a:before, .socialsharing_product li.btn-vk:before, .socialsharing_product li.btn-login-vk:before, .socialsharing_product button.vk a:before, .socialsharing_product button.btn-vk:before, .socialsharing_product button.btn-login-vk:before, .socialsharing_product .form_content a.btn-default.vk a:before, .socialsharing_product .form_content a.btn-default.btn-vk:before, .socialsharing_product .form_content a.btn-default.btn-login-vk:before, #header_login_form li.vk a:before, #header_login_form li.btn-vk:before, #header_login_form li.btn-login-vk:before, #header_login_form button.vk a:before, #header_login_form button.btn-vk:before, #header_login_form button.btn-login-vk:before, #header_login_form .form_content a.btn-default.vk a:before, #header_login_form .form_content a.btn-default.btn-vk:before, #header_login_form .form_content a.btn-default.btn-login-vk:before {
  font-family: "FontAwesome";
  content: "\f189";
  display: inline-block;
  font-weight: normal; }

#social_block li.tg a:before, #social_block li.btn-tg:before, #social_block li.btn-login-tg:before, #social_block button.tg a:before, #social_block button.btn-tg:before, #social_block button.btn-login-tg:before, #social_block .form_content a.btn-default.tg a:before, #social_block .form_content a.btn-default.btn-tg:before, #social_block .form_content a.btn-default.btn-login-tg:before, .socialsharing_product li.tg a:before, .socialsharing_product li.btn-tg:before, .socialsharing_product li.btn-login-tg:before, .socialsharing_product button.tg a:before, .socialsharing_product button.btn-tg:before, .socialsharing_product button.btn-login-tg:before, .socialsharing_product .form_content a.btn-default.tg a:before, .socialsharing_product .form_content a.btn-default.btn-tg:before, .socialsharing_product .form_content a.btn-default.btn-login-tg:before, #header_login_form li.tg a:before, #header_login_form li.btn-tg:before, #header_login_form li.btn-login-tg:before, #header_login_form button.tg a:before, #header_login_form button.btn-tg:before, #header_login_form button.btn-login-tg:before, #header_login_form .form_content a.btn-default.tg a:before, #header_login_form .form_content a.btn-default.btn-tg:before, #header_login_form .form_content a.btn-default.btn-login-tg:before {
  font-family: "FontAwesome";
  content: "\f2c6";
  display: inline-block;
  font-weight: normal; }


#social_block li.twitter a:before, #social_block li.btn-twitter:before, #social_block button.twitter a:before, #social_block button.btn-twitter:before, #social_block .form_content a.btn-default.twitter a:before, #social_block .form_content a.btn-default.btn-twitter:before, .socialsharing_product li.twitter a:before, .socialsharing_product li.btn-twitter:before, .socialsharing_product button.twitter a:before, .socialsharing_product button.btn-twitter:before, .socialsharing_product .form_content a.btn-default.twitter a:before, .socialsharing_product .form_content a.btn-default.btn-twitter:before, #header_login_form li.twitter a:before, #header_login_form li.btn-twitter:before, #header_login_form button.twitter a:before, #header_login_form button.btn-twitter:before, #header_login_form .form_content a.btn-default.twitter a:before, #header_login_form .form_content a.btn-default.btn-twitter:before {
  font-family: "FontAwesome";
  content: "\f099";
  display: inline-block;
  font-weight: normal; }
#social_block li.rss a:before, #social_block li.btn-rss:before, #social_block button.rss a:before, #social_block button.btn-rss:before, #social_block .form_content a.btn-default.rss a:before, #social_block .form_content a.btn-default.btn-rss:before, .socialsharing_product li.rss a:before, .socialsharing_product li.btn-rss:before, .socialsharing_product button.rss a:before, .socialsharing_product button.btn-rss:before, .socialsharing_product .form_content a.btn-default.rss a:before, .socialsharing_product .form_content a.btn-default.btn-rss:before, #header_login_form li.rss a:before, #header_login_form li.btn-rss:before, #header_login_form button.rss a:before, #header_login_form button.btn-rss:before, #header_login_form .form_content a.btn-default.rss a:before, #header_login_form .form_content a.btn-default.btn-rss:before {
  font-family: "FontAwesome";
  content: "\f09e";
  display: inline-block;
  font-weight: normal; }
#social_block li.youtube a:before, #social_block li.btn-youtube:before, #social_block button.youtube a:before, #social_block button.btn-youtube:before, #social_block .form_content a.btn-default.youtube a:before, #social_block .form_content a.btn-default.btn-youtube:before, .socialsharing_product li.youtube a:before, .socialsharing_product li.btn-youtube:before, .socialsharing_product button.youtube a:before, .socialsharing_product button.btn-youtube:before, .socialsharing_product .form_content a.btn-default.youtube a:before, .socialsharing_product .form_content a.btn-default.btn-youtube:before, #header_login_form li.youtube a:before, #header_login_form li.btn-youtube:before, #header_login_form button.youtube a:before, #header_login_form button.btn-youtube:before, #header_login_form .form_content a.btn-default.youtube a:before, #header_login_form .form_content a.btn-default.btn-youtube:before {
  font-family: "FontAwesome";
  content: "\f167";
  display: inline-block;
  font-weight: normal; }
#social_block li.pinterest a:before, #social_block li.btn-pinterest:before, #social_block button.pinterest a:before, #social_block button.btn-pinterest:before, #social_block .form_content a.btn-default.pinterest a:before, #social_block .form_content a.btn-default.btn-pinterest:before, .socialsharing_product li.pinterest a:before, .socialsharing_product li.btn-pinterest:before, .socialsharing_product button.pinterest a:before, .socialsharing_product button.btn-pinterest:before, .socialsharing_product .form_content a.btn-default.pinterest a:before, .socialsharing_product .form_content a.btn-default.btn-pinterest:before, #header_login_form li.pinterest a:before, #header_login_form li.btn-pinterest:before, #header_login_form button.pinterest a:before, #header_login_form button.btn-pinterest:before, #header_login_form .form_content a.btn-default.pinterest a:before, #header_login_form .form_content a.btn-default.btn-pinterest:before {
  font-family: "FontAwesome";
  content: "\f0d2";
  display: inline-block;
  font-weight: normal; }
#social_block li.vimeo a:before, #social_block li.btn-vimeo:before, #social_block button.vimeo a:before, #social_block button.btn-vimeo:before, #social_block .form_content a.btn-default.vimeo a:before, #social_block .form_content a.btn-default.btn-vimeo:before, .socialsharing_product li.vimeo a:before, .socialsharing_product li.btn-vimeo:before, .socialsharing_product button.vimeo a:before, .socialsharing_product button.btn-vimeo:before, .socialsharing_product .form_content a.btn-default.vimeo a:before, .socialsharing_product .form_content a.btn-default.btn-vimeo:before, #header_login_form li.vimeo a:before, #header_login_form li.btn-vimeo:before, #header_login_form button.vimeo a:before, #header_login_form button.btn-vimeo:before, #header_login_form .form_content a.btn-default.vimeo a:before, #header_login_form .form_content a.btn-default.btn-vimeo:before {
  font-family: "FontAwesome";
  content: "\f194";
  display: inline-block;
  font-weight: normal; }

#social_block li.instagram a:before, #social_block li.btn-instagram:before, #social_block button.instagram a:before, #social_block button.btn-instagram:before, #social_block .form_content a.btn-default.instagram a:before, #social_block .form_content a.btn-default.btn-instagram:before, .socialsharing_product li.instagram a:before, .socialsharing_product li.btn-instagram:before, .socialsharing_product button.instagram a:before, .socialsharing_product button.btn-instagram:before, .socialsharing_product .form_content a.btn-default.instagram a:before, .socialsharing_product .form_content a.btn-default.btn-instagram:before, #header_login_form li.instagram a:before, #header_login_form li.btn-instagram:before, #header_login_form button.instagram a:before, #header_login_form button.btn-instagram:before, #header_login_form .form_content a.btn-default.instagram a:before, #header_login_form .form_content a.btn-default.btn-instagram:before {
  font-family: "FontAwesome";
  content: "\f16d";
  display: inline-block;
  font-weight: normal; }





#page {

    overflow: hidden;

}

.toggle-footer {

    list-style: none;

}
.bullet {

    list-style: none;

}
.bottom-footer {
  padding: 0 0 16px;
  color: #b3b3b3;
  font: normal 16px/1.38em "Lato", sans-serif;
  font-size: 14px;
  font-weight: 300; }
  .bottom-footer a {
    letter-spacing: 0.3px;
    color: inherit; }
    .bottom-footer a:hover {
      color: black; }


ul.product_list .color-list-container ul {
  list-style-type: none;
  margin: 0 -2px; }
  ul.product_list .color-list-container ul li {
    display: inline-block;
    margin: 0 2px 4px;
    padding: 1px;
    border: 1px solid #c9c9c9;
    clear: none;
    width: auto;
    float: none;
    position: relative; }
    ul.product_list .color-list-container ul li > a, ul.product_list .color-list-container ul li > input {
      display: block;
      height: 30px;
      width: 30px;
      cursor: pointer;
      margin: 0;
      position: relative;
      border: none; }
      ul.product_list .color-list-container ul li > a.on, ul.product_list .color-list-container ul li > input.on {
        -moz-box-shadow: 0 0 0 2px #c9c9c9;
        -webkit-box-shadow: 0 0 0 2px #c9c9c9;
        box-shadow: 0 0 0 2px #c9c9c9; }
        ul.product_list .color-list-container ul li > a.on + label span, ul.product_list .color-list-container ul li > a.on + input + label span, ul.product_list .color-list-container ul li > input.on + label span, ul.product_list .color-list-container ul li > input.on + input + label span {
          display: none; }
        ul.product_list .color-list-container ul li > a.on + label a:before, ul.product_list .color-list-container ul li > a.on + input + label a:before, ul.product_list .color-list-container ul li > input.on + label a:before, ul.product_list .color-list-container ul li > input.on + input + label a:before {
          font-family: "FontAwesome";
          content: "\f00c";
          display: inline-block;
          font-weight: normal;
          color: #f13340; }
    ul.product_list .color-list-container ul li > input {
      height: 40.8px;
      width: 40.8px; }
    ul.product_list .color-list-container ul li label {
      position: absolute;
      left: 50%;
      top: 50%;
      text-align: center;
      cursor: pointer;
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
      ul.product_list .color-list-container ul li label a {
        height: 24.28571px;
        width: 24.28571px;
        line-height: 26.15385px;
        display: block;
        background: white;
        font-family: Arial, Helvetica, sans-serif; }
      ul.product_list .color-list-container ul li label strong {
        display: none; }
    ul.product_list .color-list-container ul li.selected {
      border: 1px solid black; }
ul.product_list .product-container {
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -moz-box-shadow: 0 1px 2px 1px transparent;
  -webkit-box-shadow: 0 1px 2px 1px transparent;
  box-shadow: 0 1px 2px 1px transparent; }
ul.product_list .product-image-container {
  text-align: center;
  position: relative;
  padding: 20px; }
  ul.product_list .product-image-container img {
    margin: 0 auto; }
ul.product_list .product-desc .grid-desc {
  font: normal 13px/18px "Lato", sans-serif;
  font-weight: 300; }
ul.product_list .comments_note {
  overflow: hidden;
  padding-bottom: 4px; }
  ul.product_list .comments_note .nb-comments {
    display: none;
    overflow: hidden; }
ul.product_list .availability {
  display: inline-block;
  padding-bottom: 10px; }
ul.product_list .content_price {
  float: left;
  width: 160px;
  padding-bottom: 29px; }
  ul.product_list .content_price .price.product-price {
    margin-bottom: 3px; }
  @media (max-width: 1199px) {
    ul.product_list .content_price {
      width: 110px;
      padding-bottom: 20px; } }
ul.product_list .btn.ajax_add_to_cart_button,
ul.product_list .btn.ajax_add_to_cart_product_button {
  float: right;
  padding: 5px;
  text-align: center;
  width: 55px;
  height: 56px;
  margin-top: -17px; }
  ul.product_list .btn.ajax_add_to_cart_button:before,
  ul.product_list .btn.ajax_add_to_cart_product_button:before {
    font-size: 24px;
    padding-top: 13px;
    padding-right: 3px;
margin-right:0px;}
  @media (max-width: 1199px) {
    ul.product_list .btn.ajax_add_to_cart_button,
    ul.product_list .btn.ajax_add_to_cart_product_button {
      width: 44px;
      height: 44px;
      font-size: 22px;
      margin-top: -14px; }
      ul.product_list .btn.ajax_add_to_cart_button:before,
      ul.product_list .btn.ajax_add_to_cart_product_button:before {
        padding-top: 8px; } }
ul.product_list .functional-buttons .wrap-btn {
  float: left;
  clear: both;
  width: 100%; }
ul.product_list .functional-buttons .lnk_view,
ul.product_list .functional-buttons .quick-view {
  background: none;
  border: none;
  font-size: 24px;
  padding: 0;
  vertical-align: -1px;
  margin-right: 20px;
  float: left;
  color: #c9c9c9; }
  ul.product_list .functional-buttons .lnk_view span,
  ul.product_list .functional-buttons .quick-view span {
    display: none; }
  ul.product_list .functional-buttons .lnk_view:hover, ul.product_list .functional-buttons .lnk_view:active, ul.product_list .functional-buttons .lnk_view:active:focus, ul.product_list .functional-buttons .lnk_view:focus,
  ul.product_list .functional-buttons .quick-view:hover,
  ul.product_list .functional-buttons .quick-view:active,
  ul.product_list .functional-buttons .quick-view:active:focus,
  ul.product_list .functional-buttons .quick-view:focus {
    color: #d10546; }
ul.product_list .functional-buttons .quick-view:before {
  font-family: "FontAwesome";
  content: "\f06e";
  display: inline-block;
  font-weight: normal; }
@media (max-width: 767px) {
  ul.product_list .functional-buttons .quick-view {
    display: none; } }
ul.product_list .functional-buttons .lnk_view {
  display: none; }
  ul.product_list .functional-buttons .lnk_view:before {
    font-family: "FontAwesome";
    content: "\f129";
    display: inline-block;
    font-weight: normal; }
ul.product_list .functional-buttons .customize:before {
  font-family: "FontAwesome";
  content: "\f013";
  display: inline-block;
  font-weight: normal; }
ul.product_list .functional-buttons .compare, ul.product_list .functional-buttons .wishlist {
  display: inline-block;
  float: left; }
  ul.product_list .functional-buttons .compare a,
  ul.product_list .functional-buttons .compare label, ul.product_list .functional-buttons .wishlist a,
  ul.product_list .functional-buttons .wishlist label {
    font-size: 20px;
    line-height: 21px;
    color: #c9c9c9;
    cursor: pointer;
    float: none;
    display: block;
    margin-right: 20px; }
    ul.product_list .functional-buttons .compare a:hover,
    ul.product_list .functional-buttons .compare label:hover, ul.product_list .functional-buttons .wishlist a:hover,
    ul.product_list .functional-buttons .wishlist label:hover {
      color: #d10546; }
    ul.product_list .functional-buttons .compare a span,
    ul.product_list .functional-buttons .compare label span, ul.product_list .functional-buttons .wishlist a span,
    ul.product_list .functional-buttons .wishlist label span {
      display: none; }
  ul.product_list .functional-buttons .compare.wishlist, ul.product_list .functional-buttons .wishlist.wishlist {
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    ul.product_list .functional-buttons .compare.wishlist a:before, ul.product_list .functional-buttons .wishlist.wishlist a:before {
      font-family: "FontAwesome";
      content: "\f08a";
      display: inline-block;
      font-weight: normal; }
    ul.product_list .functional-buttons .compare.wishlist a.checked, ul.product_list .functional-buttons .wishlist.wishlist a.checked {
      color: #777777; }
  ul.product_list .functional-buttons .compare.compare, ul.product_list .functional-buttons .wishlist.compare {
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    ul.product_list .functional-buttons .compare.compare a:before, ul.product_list .functional-buttons .wishlist.compare a:before {
      font-family: "FontAwesome";
      content: "\f0ec";
      display: inline-block;
      font-weight: normal; }
    ul.product_list .functional-buttons .compare.compare a.checked, ul.product_list .functional-buttons .wishlist.compare a.checked {
      color: #777777; }
@media (min-width: 1200px) {
  ul.product_list > li .product-container:hover {
   } }

/*
* @section      Product list(Grid) Styles
*/
ul.product_list.grid > li {
  padding-bottom: 30px; }
  @media (min-width: 480px) and (max-width: 767px) {
    ul.product_list.grid > li {
      width: 50%;
      float: left; } }
  ul.product_list.grid > li .left-block {
    padding-bottom: 5px; }
  ul.product_list.grid > li .product-container {
    background: white;
    padding: 0; }
    @media (min-width: 1200px) {
      ul.product_list.grid > li .product-container .wrap-btn {
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        opacity: 0; }
        ul.product_list.grid > li .product-container .wrap-btn .lnk_view, ul.product_list.grid > li .product-container .wrap-btn .quick-view, ul.product_list.grid > li .product-container .wrap-btn .compare, ul.product_list.grid > li .product-container .wrap-btn .wishlist {
          -moz-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
          -webkit-transform: scale(0, 0);
          transform: scale(0, 0); }
      ul.product_list.grid > li .product-container:hover .wrap-btn {
        opacity: 1; }
        ul.product_list.grid > li .product-container:hover .wrap-btn .lnk_view, ul.product_list.grid > li .product-container:hover .wrap-btn .quick-view, ul.product_list.grid > li .product-container:hover .wrap-btn .compare, ul.product_list.grid > li .product-container:hover .wrap-btn .wishlist {
          -moz-transform: scale(1, 1);
          -ms-transform: scale(1, 1);
          -webkit-transform: scale(1, 1);
          transform: scale(1, 1); } }
    @media (max-width: 1199px) {
      ul.product_list.grid > li .product-container {
         } }
    ul.product_list.grid > li .product-container .product-image-container .product_img_link {
      display: block;
      display: block;
      position: relative;
      background: white; }
      ul.product_list.grid > li .product-container .product-image-container .product_img_link img {
        will-change: opacity;
        will-change: transform; }
        @media (max-width: 767px) {
          ul.product_list.grid > li .product-container .product-image-container .product_img_link img {
            margin-left: auto;
            margin-right: auto; } }
    ul.product_list.grid > li .product-container h5 {
      margin: 0 0 32px; }
      ul.product_list.grid > li .product-container h5 a span.list-name {
        display: none; }
    ul.product_list.grid > li .product-container .comments_note .star_content {
      display: inline-block;
      margin: 0 0 0 0; }
    ul.product_list.grid > li .product-container .product-desc {
      display: none; }
    ul.product_list.grid > li .product-container .content_price {
      line-height: 21px; }
      ul.product_list.grid > li .product-container .content_price .price.product-price {
        margin-right: 6px; }
    ul.product_list.grid > li .product-container .old-price,
    ul.product_list.grid > li .product-container .price {
      display: inline-block; }
    ul.product_list.grid > li .product-container .product-flags {
      display: none; }
    ul.product_list.grid > li .product-container .old-price {
      margin-right: 5px; }
    ul.product_list.grid > li .product-container .button-container {
      margin-bottom: 14px; }
    ul.product_list.grid > li .product-container .right-block {
      overflow: hidden;
      padding: 10px 20px 20px; }
  @media (min-width: 992px) {
    ul.product_list.grid > li.first-in-line {
      clear: left; } }
  @media (min-width: 480px) and (max-width: 991px) {
    ul.product_list.grid > li.first-item-of-tablet-line {
      clear: left; } }

/*
* @section      Product list(List) Styles
*/
ul.product_list.list > li .left-block {
  position: static; }
  @media (min-width: 480px) {
    ul.product_list.list > li .left-block .sale-box {
      right: auto !important;
      left: 0 !important;
      top: 27px !important; } }
  @media (max-width: 479px) {
    ul.product_list.list > li .left-block {
      width: 100%; } }
ul.product_list.list > li .right-block {
  padding-right: 35px;
  padding-top: 30px; }
  @media (max-width: 1199px) {
    ul.product_list.list > li .right-block {
      padding-right: 15px; } }
ul.product_list.list > li .product-container {
  margin-bottom: 30px;
  position: relative;
  border-top: 1px solid #c9c9c9;
  padding: 20px 0 0;
  -moz-box-shadow: 0 0 1px 1px transparent;
  -webkit-box-shadow: 0 0 1px 1px transparent;
  box-shadow: 0 0 1px 1px transparent; }
  ul.product_list.list > li .product-container .center-block {
    padding-top: 20px; }
ul.product_list.list > li .product-image-container .product_img_link {
  display: block;
  position: relative;
  display: block;
  position: relative;
  background: white;
  will-change: opacity;
  will-change: transform; }
ul.product_list.list > li .product-image-container .content_price {
  display: none !important; }
ul.product_list.list > li .product-flags {
  color: #777777;
  margin: 5px 0 10px 0; }
  @media (min-width: 480px) {
    ul.product_list.list > li .product-flags {
      margin-top: -5px; } }
  ul.product_list.list > li .product-flags .discount {
    color: #f13340; }
ul.product_list.list > li h5 {
  padding-bottom: 8px; }
  ul.product_list.list > li h5 a span.grid-name {
    display: none; }
ul.product_list.list > li .product-desc {
  margin-bottom: 15px; }
  ul.product_list.list > li .product-desc span.grid-desc {
    display: none; }
@media (max-width: 479px) {
  ul.product_list.list > li .center-block {
    width: 100%; } }
ul.product_list.list > li .center-block .comments_note {
  margin-bottom: 12px; }
  @media only screen and (min-width: 480px) {
    ul.product_list.list > li .center-block .comments_note {
      text-align: left; } }
  ul.product_list.list > li .center-block .comments_note .star_content {
    display: inline-block; }
@media (min-width: 992px) {
  ul.product_list.list > li .right-block .right-block-content {
    margin: 0;
    border-left: 1px solid #c9c9c9;
    padding-left: 15px;
    padding-bottom: 16px; } }
@media (max-width: 991px) {
  ul.product_list.list > li .right-block .right-block-content {
    padding-top: 20px; } }
@media (max-width: 479px) {
  ul.product_list.list > li .right-block .right-block-content {
    padding-top: 5px; } }
ul.product_list.list > li .right-block .right-block-content .content_price {
  width: 172px; }
  @media (max-width: 1199px) {
    ul.product_list.list > li .right-block .right-block-content .content_price {
      width: 142px; } }
  @media (max-width: 991px) {
    ul.product_list.list > li .right-block .right-block-content .content_price {
      padding-top: 13px;
      width: auto; } }
  @media (max-width: 479px) {
    ul.product_list.list > li .right-block .right-block-content .content_price {
      padding-top: 0; } }
  ul.product_list.list > li .right-block .right-block-content .content_price .price {
    display: inline-block;
    margin-top: -4px;
    margin-bottom: 8px; }
    ul.product_list.list > li .right-block .right-block-content .content_price .price.old-price {
      margin-right: 8px; }
ul.product_list.list > li .right-block .right-block-content .button-container {
  padding-bottom: 20px; }
  @media (max-width: 479px) {
    ul.product_list.list > li .right-block .right-block-content .button-container {
      width: 100%; } }
  ul.product_list.list > li .right-block .right-block-content .button-container .btn {
    margin-bottom: 10px; }
    @media (min-width: 992px) {
      ul.product_list.list > li .right-block .right-block-content .button-container .btn {
        float: left;
        clear: both; } }
@media (max-width: 991px) and (min-width: 480px) {
  ul.product_list.list > li .right-block .right-block-content .btn.ajax_add_to_cart_button,
  ul.product_list.list > li .right-block .right-block-content .btn.ajax_add_to_cart_product_button {
    float: left;
    margin-top: 0;
    margin-left: 25px; } }
@media (max-width: 991px) {
  ul.product_list.list > li .right-block .right-block-content .functional-buttons > div {
    float: left;
    padding-top: 0 !important;
    padding-right: 20px; } }
@media (max-width: 479px) {
  ul.product_list.list > li .right-block .right-block-content .functional-buttons {
    float: none; } }
ul.product_list.list > li .right-block .right-block-content .functional-buttons a {
  cursor: pointer; }

/*
* @section      Product list(Index page) Styles
*/
#index ul.product_list.tab-pane > li {
  padding-bottom: 15px;
  margin-bottom: 10px; }
  #index ul.product_list.tab-pane > li .availability {
    display: none; }
  @media (min-width: 480px) and (max-width: 767px) {
    #index ul.product_list.tab-pane > li.first-item-of-tablet-line {
      clear: none; }
    #index ul.product_list.tab-pane > li.first-item-of-mobile-line {
      clear: left; } }
.product_list {
    list-style: none;
}

.tab-content > .product_list.active {
    display: flex;
}
.columns-container #columns .tab-content {
    margin-top: 40px;
}
.product-name, #manufacturers_list h3,
#suppliers_list h3, #manufacturers_list .product-counter a,
#suppliers_list .product-counter a {
  font: 300 18px/1.33em "Lato", sans-serif;
  color: #d10546;
  margin-bottom: 0; }
  .product-name a, #manufacturers_list h3 a,
  #suppliers_list h3 a, #manufacturers_list .product-counter a a,
  #suppliers_list .product-counter a a {
color: #000;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;

}
    .product-name a:hover, #manufacturers_list h3 a:hover,
    #suppliers_list h3 a:hover, #manufacturers_list .product-counter a a:hover,
    #suppliers_list .product-counter a a:hover {
      color: black; }

a.product-name, #manufacturers_list .product-counter a,
#suppliers_list .product-counter a {
  font: 300 18px/1.33em "Lato", sans-serif;
  color: #d10546; }
  @media (max-width: 1199px) {
    a.product-name, #manufacturers_list .product-counter a,
    #suppliers_list .product-counter a {
      font-size: 15px; } }
  a.product-name:hover, #manufacturers_list .product-counter a:hover,
  #suppliers_list .product-counter a:hover {
    color: black; text-decoration:none; }

.price {
  font: bold 22px/26px "Lato", sans-serif;
  color: black;
  white-space: nowrap; }
  @media (max-width: 1199px) {
    .price {
      font-size: 20px; } }
  @media (max-width: 991px) {
    .price {
      font-size: 18px; } }

.old-price {
  color: #c9c9c9;
  text-decoration: line-through;
  font-size: 16px;
  font-weight: bold; }
  @media (max-width: 1199px) {
    .old-price {
      font-size: 15px; } }

.old-price.product-price {
  font-size: 16px; }

.price-percent-reduction {
  font: bold 22px/26px "Lato", sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: black;
  display: none; }



.new-box,
.sale-box {
  position: absolute;
  top: 0; }
  .new-box span,
  .sale-box span {
    font: bold 18px/1.33em "Lato", sans-serif;
    font-size: 12px;
    color: white;
    text-transform: uppercase;
    padding: 2px 15px;
    display: block;
    letter-spacing: 1px; }

.new-box {
  left: 0; }

.sale-box {
  right: 0; }
  .sale-box span {
    padding: 2px 11px;
    color: black; }

.new-label {
  background: #d10546; }

.sale-label {
  background: #ffd630; }
.btn.ajax_add_to_cart_button span, .btn.ajax_add_to_cart_product_button span {
  display: none; }
.btn.ajax_add_to_cart_button:before, .btn.ajax_add_to_cart_product_button:before {
  font-family: "FontAwesome";
  content: "\f07a";
  display: inline-block;
  font-weight: normal; }
.grid-name {
    height: 47px;
    display: block;
    overflow: hidden;
}
.ref_small_item a {
    line-height: 100px;
}
.footer-block .member_menu_row {
    padding: 0 0 14px 0;
}
.footer-block a {
    padding-left: 0px !important;
}
.footer-block .member_menu .member_menu_row {
    display: block;
}
.footer-block .member_menu_row.small_menu_registration {
    float: none;
    background: none;
}
.footer-block .member_menu a::after {
    content: '';
}


.eshop-cat-tree_type_dropdown .eshop-cat-tree_level_1 > .eshop-cat-tree__item > .eshop-cat-tree__item-link:hover {
background: #ffd630;
}

.eshop-cat-tree_type_dropdown .eshop-cat-tree_level_1 > .eshop-cat-tree__item > .eshop-cat-tree__item-link:after{
-moz-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease;
          content: "";
          position: absolute;
          bottom: 0px;
          left: 48%;
          -moz-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
          width: 0;
          height: 0;
          border-top: 9px solid #ffd630;
          border-left: 9px solid transparent;
          border-right: 9px solid transparent;
          z-index: 9999;
          opacity: 0;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_level_1 > .eshop-cat-tree__item:hover > .eshop-cat-tree__item-link:after{
-moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        bottom: -9px;
        opacity: 1;
}
.breadcrumbs {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: whitesmoke;
  border-radius: 0; 
overflow:hidden;}

.breadcrumbs {
  margin-bottom: 0px; }



  .breadcrumbs li {
    float: left;
    margin-right: 10px;
    color: #777777; }



.breadcrumbs a, .breadcrumbs a:hover, .breadcrumbs a:visited {
  color: #777;
}



      .breadcrumbs li a.home {
        color: #d10546;
        font-size: 17px; }

.breadcrumbs ul {
    list-style: none;
    margin:0px;
}

#page .columns-container #columns {
    position: relative;
    padding-bottom: 50px;
    padding-top: 25px;
}
#page .columns-container #columns .row1 {
   flex-flow:row-reverse;
}
.block .title_block, .block h4 {
    font: bold 24px/1.25em "Lato", sans-serif;
    color: black;
    margin: 0 0 30px 0;
    padding:0px;
}
.content_scene_cat .content_scene_cat_bg {

    padding: 20px 0 0 0;

}
.content_scene_cat span.category-name {

    font: bold 24px/1.25em "Lato", sans-serif;
        font-size: 24px;
    font-size: 30px;
    color: black;
    margin-bottom: 12px;
    display: inline-block;
    text-transform: uppercase;

}



.page-heading {

    font: bold 24px/1.25em "Lato", sans-serif;
    color: black;
    text-transform: uppercase;
    padding: 0 0 17px 0;
    margin: 0 0 30px;
        margin-bottom: 30px;
    border-bottom: 1px solid #c9c9c9;
    overflow: hidden;

}
.page-heading.product-listing {

    border-bottom: none;
    margin-bottom: 0;

}
#subcategories {
  border-top: 1px solid #c9c9c9;
  padding: 15px 0 0 0; }
  #subcategories p.subcategory-heading {
    font: bold 18px/1.33em "Lato", sans-serif;
    color: #777777;
    margin: 0 0 15px 0; }
  #subcategories ul {
    margin: 0 0 0 -20px; }
    @media (max-width: 479px) {
      #subcategories ul {
        margin: 0;
        text-align: center; } }
    #subcategories ul li {
      float: left;
      width: 18%;
      margin: 0 0 20px 20px;
      text-align: center;
      height: 202px; }
      @media (max-width: 479px) {
        #subcategories ul li {
          width: 45%;
          float: none;
          margin: 0 1% 13px;
          display: inline-block;
          vertical-align: top; } }
      #subcategories ul li .subcategory-image {
        padding: 0 0 8px 0; }
        #subcategories ul li .subcategory-image a {
          display: block;
          display: block;
          position: relative;
          background: white;
          padding: 0; }
          #subcategories ul li .subcategory-image a img {
            max-width: 100%;
            vertical-align: top;
            height: auto; }
      #subcategories ul li h5 {
        margin: 0; }
      #subcategories ul li .subcategory-name {
        color: black;
    font-size:14px;
        text-transform: uppercase; }
        #subcategories ul li .subcategory-name:hover {
          color: #d10546; }
      #subcategories ul li .cat_desc {
        display: none; }
      #subcategories ul li:hover .subcategory-image a {
         }
#lay_body .form.form_type_filter {
    display: none;
}
.label, .label-success, .label-danger, .label-warning {
    white-space: normal;
    display: inline-block;
    padding: 6px 10px;
    color: white;
    background: #46a74e;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.bottom-pagination-content {
  padding-top: 30px; }
  .bottom-pagination-content .pagination {
    margin: 0; }
  .bottom-pagination-content ul.pagination {
    margin: 0; }
    .bottom-pagination-content ul.pagination li > span, .bottom-pagination-content ul.pagination li > a {
      float: none;
      margin: 0 2px;
      padding-left: 3px;
      padding-right: 3px;
      min-width: 34px; }
    .bottom-pagination-content ul.pagination li.disabled > span, .bottom-pagination-content ul.pagination li.disabled > a {
      background: #d10546;
      color: white;
      cursor: default; }
  .bottom-pagination-content .showall, .bottom-pagination-content .compare-form, .bottom-pagination-content .product-count, .bottom-pagination-content ul.pagination {
    display: inline-block;
    margin-right: 30px;
    margin-bottom: 30px; }

.bottom-pagination-content {
  border-top: 1px solid #c9c9c9; }
.pagination > li {
    display: inline;
}
.primary_block {
  margin-bottom: 10px;
min-height:450px;}

.product-heading-h5 {
  font: bold 18px/1.33em "Lato", sans-serif; }

#productscategory_list .product-name,
#crossselling_list_car .product-name,
.related-block .product-name,
.accessories-block .product-name {
  margin-bottom: 5px; }

.primary_block .pb-left-column img {
  max-width: 100%;
  height: auto; }

/*
* @subsection     Left column in product block
*/
.pb-left-column {
  margin-bottom: 15px; }
  @media only screen and (max-width: 479px) {
    .pb-left-column {
      max-width: 320px;
      margin: 0 auto 15px;
      float: none; } }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .pb-left-column {
      max-width: 480px;
      margin: 0 auto 15px;
      float: none; } }
  .pb-left-column #image-block {
    position: relative;
    z-index: 1;
    padding: 5px;
    border: 1px solid #c9c9c9;
    background: white; }
    .pb-left-column #image-block.is_caroucel {
      /*margin-left: 96px;*/
    margin-left: 0px;
      margin-right: 4px; }
      @media (min-width: 1200px) {
        .pb-left-column #image-block.is_caroucel {
          margin-right: 12px; } }
      @media (min-width: 992px) and (max-width: 1199px) {
        .pb-left-column #image-block.is_caroucel {
          margin-left: 0px;
          margin-right: 0; } }
      @media (min-width: 768px) and (max-width: 991px) {
    
    
    
        .pb-left-column #image-block.is_caroucel {
          margin-left: 0px;
          margin-right: -10px; } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .pb-left-column #image-block.is_caroucel {
          margin-left: 0px;
          margin-right: 0; } }
      @media only screen and (max-width: 479px) {
        .pb-left-column #image-block.is_caroucel {
          margin-left: 0px; } }
    .pb-left-column #image-block img {
      background: #fcfcfc;
      width: 100%; }
    .pb-left-column #image-block #view_full_size {
      display: block;
      cursor: pointer; }
      .pb-left-column #image-block #view_full_size .span_link {
        position: absolute;
        bottom: 20px;
        left: 50%;
        margin-left: -68px;
        display: block;
        padding: 10px 0;
        text-align: center;
        line-height: 22px;
        color: #777777;
        width: 136px;
        text-align: center;
        font-weight: 700;
        background: rgba(255, 255, 255, 0.5);
        -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
        -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16); }
        .pb-left-column #image-block #view_full_size .span_link:after {
          font-family: "FontAwesome";
          color: #777777;
          font-size: 20px;
          line-height: 22px;
          content: "\f00e";
          font-weight: normal;
          margin: 0 0 0 4px; }
        .pb-left-column #image-block #view_full_size .span_link:hover:after {
          color: #777777; }
    .pb-left-column #image-block a.jqzoom div div img {
      width: auto;
      max-width: 10000px; }
    .pb-left-column #image-block a.jqzoom div div .zoomWrapper {
      border: none; }
    .pb-left-column #image-block .zoomPad {
      z-index: auto !important; }
    .pb-left-column #image-block .new-box,
    .pb-left-column #image-block .sale-box {
      z-index: 50002; }

/*
* @subsection      Miniatures
*/
.pb-left-column #views_block {
  margin-top: 15px;
 /*position: absolute;*/
    position:relative;
  top: 0;
  padding:0px;
  z-index: 1; }

#thumbs_list {
  overflow: hidden;
 /* width: 86px;
  height: 512px;*/

}
  @media (min-width: 992px) and (max-width: 1199px) {
    #thumbs_list {
     /* height: 359px;*/ } }
  @media (min-width: 768px) and (max-width: 991px) {
    #thumbs_list {
      /*height: 264px;*/ } }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    #thumbs_list {
      /*height: 356px;
      width: 86px;*/ } }
  @media only screen and (max-width: 479px) {
    #thumbs_list {
      /*height: 212px;
      width: 68px;*/ } }
  #thumbs_list ul#thumbs_list_frame {
    list-style-type: none;
    padding: 0 25px;
    overflow: hidden;
    margin: 0px 0 0 0; }
    @media (min-width: 992px) and (max-width: 1199px) {
      #thumbs_list ul#thumbs_list_frame {
        margin-top: 0px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      #thumbs_list ul#thumbs_list_frame {
        margin-top: 0px; } }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      #thumbs_list ul#thumbs_list_frame {
        margin-top: 0px; } }
    @media only screen and (max-width: 479px) {
      #thumbs_list ul#thumbs_list_frame {
        margin-top: 0px; } }
  #thumbs_list li {
    float: left;
    height: /*86px*/auto;
    /*width: 86px;*/
    cursor: pointer;
    margin-top: 10px;
    line-height: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    @media (min-width: 992px) and (max-width: 1199px) {
      #thumbs_list li {
        margin-top: 5px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      #thumbs_list li {
        margin-top: 3px; } }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      #thumbs_list li {
        margin-top: 4px; } }
    @media only screen and (max-width: 479px) {
      #thumbs_list li {
        margin-top: 4px;
        height: 68px;
        width: 68px; } }
    #thumbs_list li a {
      display: block;
      border: 1px solid #c9c9c9;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      background: #fcfcfc; }
      #thumbs_list li a:hover, #thumbs_list li a.zoomThumbActive {
        border-color: #898989; }
    #thumbs_list li img {
      width: 100%;
      height: 100%;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }

.two-columns .pb-left-column #image-block.is_caroucel {
  margin-right: 0;
  margin-left: 86px; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .two-columns .pb-left-column #image-block.is_caroucel {
      margin-left: 83px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .two-columns .pb-left-column #image-block.is_caroucel {
      margin-left: 90px; } }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .two-columns .pb-left-column #image-block.is_caroucel {
      margin-left: 94px; } }
  @media only screen and (max-width: 479px) {
    .two-columns .pb-left-column #image-block.is_caroucel {
      margin-left: 78px; } }
@media (min-width: 991px) {
  .two-columns #thumbs_list {
    height: 334px;
    width: 76px; }
    .two-columns #thumbs_list li {
      width: 76px;
      height: 76px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .two-columns #thumbs_list {
    height: 311px;
    width: 74px; }
    .two-columns #thumbs_list li {
      width: 74px;
      height: 74px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .two-columns #thumbs_list {
    height: 442px; } }
.two-columns #usefull_link_block li {
  clear: left;
  border: none;
  padding-left: 0; }
  .two-columns #usefull_link_block li#favoriteproducts_block_extra_add, .two-columns #usefull_link_block li#favoriteproducts_block_extra_remove, .two-columns #usefull_link_block li#favoriteproducts_block_extra_added, .two-columns #usefull_link_block li#favoriteproducts_block_extra_removed {
    padding-left: 20px; }
    .two-columns #usefull_link_block li#favoriteproducts_block_extra_add:before, .two-columns #usefull_link_block li#favoriteproducts_block_extra_remove:before, .two-columns #usefull_link_block li#favoriteproducts_block_extra_added:before, .two-columns #usefull_link_block li#favoriteproducts_block_extra_removed:before {
      left: 1px; }

@media (min-width: 1200px) {
  .three-columns .pb-left-column #image-block.is_caroucel {
    margin-right: 4px; } }
@media (min-width: 1200px) {
  .three-columns #thumbs_list {
    height: 470px; } }

#view_scroll_left,
#view_scroll_right {
   display:none!important;
  width: 100%;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  background: rgba(18, 18, 18, 0.3);
  text-align: center; }
  #view_scroll_left:before,
  #view_scroll_right:before {
    color: white;
    font-family: "FontAwesome";
    font-size: 20px;
    line-height: 22px; }
  #view_scroll_left:hover:before,
  #view_scroll_right:hover:before {
    color: #777777; }

#view_scroll_right {
  top: auto;
  bottom: 0; }
  #view_scroll_right:before {
    content: "\f0d7"; }

#view_scroll_left:before {
  content: "\f0d8"; }

.resetimg {
  padding: 0 15px 0 0;
  position: absolute;
  right: 15px;
  bottom: 0px;
  margin-bottom: 5px;
  z-index: 1; }
  .resetimg #resetImages i {
    margin-right: 6px; }

/*
* @subsection      Link list
*/
#usefull_link_block {
  overflow: hidden; }
  #usefull_link_block li {
    float: left;
    padding: 0 15px;
    border-left: 1px solid #c9c9c9;
    margin-bottom: 5px; }
    #usefull_link_block li:first-child {
      border-left: 0;
      padding-left: 0; }
    #usefull_link_block li a {
      color: #777777;
      font-weight: 400;
      position: relative;
      padding-left: 22px;
      line-height: 18px;
      display: inline-block; }
      #usefull_link_block li a:before {
        font-family: "FontAwesome";
        color: inherit;
        font-size: 15px;
        line-height: 18px;
        position: absolute;
        top: 0;
        left: 1px;
        font-weight: normal; }
      #usefull_link_block li a:hover {
        color: black; }
    #usefull_link_block li.print a:before {
      content: "\f02f"; }
    #usefull_link_block li.sendtofriend a:before {
      content: "\f003"; }
    #usefull_link_block li#left_share_fb a:before {
      content: "\f09a"; }
    #usefull_link_block li#favoriteproducts_block_extra_remove, #usefull_link_block li#favoriteproducts_block_extra_add, #usefull_link_block li#favoriteproducts_block_extra_removed, #usefull_link_block li#favoriteproducts_block_extra_added {
      cursor: pointer;
      position: relative; }
      #usefull_link_block li#favoriteproducts_block_extra_remove:before, #usefull_link_block li#favoriteproducts_block_extra_add:before, #usefull_link_block li#favoriteproducts_block_extra_removed:before, #usefull_link_block li#favoriteproducts_block_extra_added:before {
        font-family: "FontAwesome";
        color: #777777;
        font-size: 15px;
        line-height: 18px;
        position: absolute;
        top: 0;
        left: 12px;
        font-weight: normal;
        content: "\f08a"; }
      #usefull_link_block li#favoriteproducts_block_extra_remove:hover, #usefull_link_block li#favoriteproducts_block_extra_add:hover, #usefull_link_block li#favoriteproducts_block_extra_removed:hover, #usefull_link_block li#favoriteproducts_block_extra_added:hover {
        color: black; }
    #usefull_link_block li#favoriteproducts_block_extra_removed:before {
      content: "\f004"; }

/*
* @subsection      Right column in product block
*/
.pb-right-column .product-info-line {
  overflow: hidden;
  margin: 0 0 5px -15px;
  line-height: 24px; }
  .pb-right-column .product-info-line > p {
    padding-left: 15px;
    margin-bottom: 5px;
    display: inline-block;
    vertical-align: middle; }
    .pb-right-column .product-info-line > p label {
      margin: 0;
      font-weight: normal;
      color: #777777; }
    .pb-right-column .product-info-line > p span.editable {
      background: #fcfcfc;
      color: #777777;
      display: inline-block;
      padding: 0 9px;
      font-weight: bold;
      -moz-border-radius: 0;
      -webkit-border-radius: 0;
      border-radius: 0; }
.pb-right-column h1 {
  padding-bottom: 10px;
  color: #d10546;
  margin: 0;
  font: bold 24px/1.25em "Lato", sans-serif; }
.pb-right-column #short_description_block #short_description_content {
  padding: 0 0 10px;
  word-wrap: break-word; }
  .pb-right-column #short_description_block #short_description_content p {
    line-height: 18px; }

#product p#loyalty {
  padding: 17px 0 15px 35px;
  border-bottom: 1px solid #c9c9c9;
  margin: 10px 0 0px;
  position: relative; }
  #product p#loyalty b {
    color: #777777; }
  #product p#loyalty:before {
    content: "\f024";
    font-family: "FontAwesome";
    color: #cfcccc;
    font-size: 26px;
    line-height: 28px;
    position: absolute;
    top: 16px;
    left: 0; }

#page .rte {
  word-wrap: break-word; }
  #page .rte p {
    margin-bottom: 0; }

#attributes {
  margin-bottom: 10px; }
  #attributes fieldset label {
    vertical-align: top;
    display: block;
    font-weight: normal;
    color: #777777;
    margin-top: 13px;
    margin-bottom: 5px; }
  #attributes .attribute_list {
    width: 100%;
    margin-bottom: 10px; }
    #attributes .attribute_list .form-control {
      max-width: 230px; }
      #attributes .attribute_list .form-control option {
        background: white;
        color: #777777; }
    #attributes .attribute_list ul {
      clear: both; }
      #attributes .attribute_list ul li {
        position: relative;
        display: inline-block;
        margin-right: 20px; }
    #attributes .attribute_list input.attribute_radio {
      float: left;
      margin-left: 3px; }
    #attributes .attribute_list div.radio,
    #attributes .attribute_list div.radio span,
    #attributes .attribute_list div.radio input {
      float: none;
      display: inline-block; }
    #attributes .attribute_list #color_to_pick_list {
      list-style-type: none;
      margin: 0 -2px; }
      #attributes .attribute_list #color_to_pick_list li {
        display: inline-block;
        margin: 0 2px 4px;
        padding: 1px;
        border: 1px solid #c9c9c9;
        clear: none;
        width: auto;
        float: none;
        position: relative; }
        #attributes .attribute_list #color_to_pick_list li > a, #attributes .attribute_list #color_to_pick_list li > input {
          display: block;
          height: 30px;
          width: 30px;
          cursor: pointer;
          margin: 0;
          position: relative;
          border: none; }
          #attributes .attribute_list #color_to_pick_list li > a.on, #attributes .attribute_list #color_to_pick_list li > input.on {
            -moz-box-shadow: 0 0 0 2px #c9c9c9;
            -webkit-box-shadow: 0 0 0 2px #c9c9c9;
            box-shadow: 0 0 0 2px #c9c9c9; }
            #attributes .attribute_list #color_to_pick_list li > a.on + label span, #attributes .attribute_list #color_to_pick_list li > a.on + input + label span, #attributes .attribute_list #color_to_pick_list li > input.on + label span, #attributes .attribute_list #color_to_pick_list li > input.on + input + label span {
              display: none; }
            #attributes .attribute_list #color_to_pick_list li > a.on + label a:before, #attributes .attribute_list #color_to_pick_list li > a.on + input + label a:before, #attributes .attribute_list #color_to_pick_list li > input.on + label a:before, #attributes .attribute_list #color_to_pick_list li > input.on + input + label a:before {
              font-family: "FontAwesome";
              content: "\f00c";
              display: inline-block;
              font-weight: normal;
              color: #f13340; }
        #attributes .attribute_list #color_to_pick_list li > input {
          height: 40.8px;
          width: 40.8px; }
        #attributes .attribute_list #color_to_pick_list li label {
          position: absolute;
          left: 50%;
          top: 50%;
          text-align: center;
          cursor: pointer;
          -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
          #attributes .attribute_list #color_to_pick_list li label a {
            height: 24.28571px;
            width: 24.28571px;
            line-height: 26.15385px;
            display: block;
            background: white;
            font-family: Arial, Helvetica, sans-serif; }
          #attributes .attribute_list #color_to_pick_list li label strong {
            display: none; }
        #attributes .attribute_list #color_to_pick_list li.selected {
          border: 1px solid black; }

.box-info-product .ajax_add_to_cart_product_button.added:before {
  content: "\f00c"; }
.box-info-product .ajax_add_to_cart_product_button.added.disabled, .box-info-product .ajax_add_to_cart_product_button.disabled, .box-info-product .ajax_add_to_cart_product_button[disabled] {
  opacity: 1 !important; }
  .box-info-product .ajax_add_to_cart_product_button.added.disabled:before, .box-info-product .ajax_add_to_cart_product_button.disabled:before, .box-info-product .ajax_add_to_cart_product_button[disabled]:before {
    content: "\f110";
    animation: 2s linear 0s normal none infinite spin;
    -webkit-animation: 2s linear 0s normal none infinite spin;
    -moz-animation: 2s linear 0s normal none infinite spin;
    border: none;
    opacity: 1; }
.box-info-product .box-cart-bottom {
  padding-bottom: 15px; }

/*
* @subsection      Data sheet table
*/
.table-data-sheet, table.table-product-discounts {
  border: none;
  width: 100%;
  margin: 0 0 20px;
  background: white; }
  .table-data-sheet tr, table.table-product-discounts tr {
    border: none; }
    .table-data-sheet tr.even, table.table-product-discounts tr.even {
      background: #fcfcfc; }
    .table-data-sheet tr td, table.table-product-discounts tr td {
      padding: 10px 20px 11px; }
      .table-data-sheet tr td:first-child, table.table-product-discounts tr td:first-child {
        border: none;
        width: 30%;
        font-weight: 700;
        color: #777777; }
    .table-data-sheet tr th, table.table-product-discounts tr th {
      color: #777777; }

/*
* @subsection      Quantity wanted
*/
#quantity_wanted_p {
  overflow: hidden;
  float: left;
  margin-right: 20px;
  margin-bottom: 13px; }
  #quantity_wanted_p input {
    width: 34px;
    height: 34px;
    padding: 0;
    text-align: center;
    float: left;
    border: 1px solid #c9c9c9;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    outline-width: 0; }
  #quantity_wanted_p .btn {
    float: left;
    margin-left: 3px; }
  #quantity_wanted_p label {
    color: #777777;
    float: left;
    line-height: 34px;
    padding-right: 10px; }

#add_to_cart_product_page_button {
  float: left;
  margin-bottom: 10px; }
  #add_to_cart_product_page_button #add_to_cart {
    margin-bottom: 0; }
    #add_to_cart_product_page_button #add_to_cart .ajax_add_to_cart_product_button {
      font-size: 16px;
      padding: 8px 16px 8px; }

/*
* @subsection      Availability statut
*/
#availability_date_label {
  display: inline-block;
  font-weight: 700;
  font-size: 12px; }

#availability_date {
  margin: 0; }
  #availability_date + #oosHook {
    margin-bottom: 15px; }

#last_quantities, #availability_statut #availability_value.warning_inline {
  color: white;
  font-weight: 700;
  line-height: 18px;
  display: inline-block;
  padding: 3px 8px 4px;
  background: #46a74e;
  border: 1px solid #285f2c;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0; }

#last_quantities {
  background: #f13340;
  border-color: #b20c18;
  padding: 4px 8px 3px;
  position: relative;
  top: 1px; }

#pQuantityAvailable {
  display: inline-block; }
  #pQuantityAvailable span#quantityAvailable {
    font-weight: bold;
    color: #777777; }

#availability_statut #availability_value.warning_inline {
  background: #f13340;
  border-color: #b20c18;
  text-shadow: 1px 1px #b20c18;
  margin: 0; }

.box-info-product .content_prices {
  margin-bottom: 0; }
  .box-info-product .content_prices .discount {
    color: #f13340;
    margin-bottom: 20px;
    display: block; }

.all-price-info {
  margin-top: 10px; }
  .all-price-info > p {
    display: inline-block;
    vertical-align: 0;
    margin-right: 5px;
    margin-bottom: 10px; }

#old_price .price {
  text-decoration: line-through;
  color: #c9c9c9;
  font: bold 18px/1.33em "Lato", sans-serif; }

#reduction_percent,
#reduction_amount {
  font: bold 18px/1.33em "Lato", sans-serif;
  color: black; }

#our_price_display {
  font: bold 24px/1.25em "Lato", sans-serif;
  color: black; }
  #our_price_display.new-price {
    color: black; }

/*
* @subsection      Online only
*/
.pb-right-column p.online_only {
  font-weight: 700;
  font-size: 13px;
  color: #f13340;
  text-align: left; }

/*
* @subsection      Send to a Friend
*/
#send_friend_form {
  width: 555px;
  overflow: hidden; }
  @media (max-width: 767px) {
    #send_friend_form {
      width: 280px; } }
  #send_friend_form .product img {
    margin: 0 0 10px 0;
    border: 1px solid #c9c9c9;
    max-width: 100%;
    height: auto; }
  #send_friend_form .product p {
    padding: 0;
    color: #777777; }
    #send_friend_form .product p .product_name {
      font-size: 12px;
      color: black; }
  #send_friend_form .form_container {
    padding: 10px 15px;
    border: 1px solid #c9c9c9;
    background: #fcfcfc; }
    #send_friend_form .form_container p.intro_form {
      padding-bottom: 6px;
      font-weight: 700;
      font-size: 13px;
      color: #777777; }
    #send_friend_form .form_container p.txt_required {
      padding-bottom: 0;
      color: #777777; }
    #send_friend_form .form_container .text {
      padding-bottom: 10px; }
      #send_friend_form .form_container .text label {
        display: block;
        padding: 0;
        width: 100%;
        font-size: 12px; }
      #send_friend_form .form_container .text input {
        padding: 0 5px;
        height: 22px;
        width: 100%;
        border: 1px solid #c9c9c9;
        font-size: 12px;
        color: #777777; }
  #send_friend_form .submit {
    margin-top: 20px;
    padding-bottom: 0;
    text-align: right; }

/*
* @subsection      Personnalisaton
*/
.product-information {
  border-top: 1px solid #c9c9c9;
  border-bottom: 1px solid #c9c9c9;
  margin-bottom: 25px; 
margin-left:0px!important;}
  .product-information .product-info-tabs {
    padding-right: 0;
    display:block;
    position: relative;
    list-style:none;
    padding:0px;
    z-index: 2; }
    @media only screen and (min-width: 767px) {
      .product-information .product-info-tabs:after {
        border-right: 1px solid #c9c9c9;
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
        content: '.';
        text-indent: -5000px;
        display: block;
        z-index: 1; } }
    .product-information .product-info-tabs > li {
      border-bottom: 1px solid #c9c9c9;
    width:100%;
      margin: 0;
      z-index: 2;
      font-weight: bold;
      text-transform: uppercase;
      font-size: 14px; }
      @media only screen and (min-width: 767px) {
        .product-information .product-info-tabs > li {
          border-left: 2px solid white; } }
      .product-information .product-info-tabs > li a {
        padding: 15px 19px;
    display:block;
    position:relative;
}
        @media (max-width: 991px) and (min-width: 768px) {
          .product-information .product-info-tabs > li a {
            padding: 15px 10px;
            text-transform: none; } }
      @media only screen and (min-width: 767px) {
        .product-information .product-info-tabs > li a, .product-information .product-info-tabs > li a:hover, .product-information .product-info-tabs > li a:active, .product-information .product-info-tabs > li a:focus, .product-information .product-info-tabs > li a.active {
          background: none; } }
      @media only screen and (min-width: 767px) {
        .product-information .product-info-tabs > li:hover, .product-information .product-info-tabs > li.active {
          background: white;
          border-left-color: black; } }
      .product-information .product-info-tabs > li:hover a, .product-information .product-info-tabs > li.active a {
        color: black; }
      .product-information .product-info-tabs > li:last-child {
        margin-bottom: -1px; }
  .product-information .tab-content {
    position: relative;
    z-index: 1;
    margin: 0;
    padding-top: 30px; }
    @media only screen and (min-width: 767px) {
      .product-information .tab-content:before {
        content: '.';
        text-indent: -5000px;
        border-left: 1px solid #c9c9c9;
        position: absolute;
        left: -1px;
        top: 0;
        z-index: 1;
        height: 100%; } }
    .product-information .tab-content > div {
      padding-bottom: 15px; }
      @media only screen and (min-width: 767px) {
        .product-information .tab-content > div {
          padding-left: 15px; } }

ul#uploadable_files,
ul#text_fields {
  list-style-type: none; }

.customizableProductsFile,
.customizableProductsText {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #c9c9c9; }

.customizationUploadLine {
  padding-bottom: 10px; }
  .customizationUploadLine label {
    display: block;
    vertical-align: top; }
  .customizationUploadLine textarea {
    width: 50%;
    border: 1px solid #c9c9c9;
    color: #333333; }

.customizationUploadBrowse img {
  border: 3px solid black;
  margin: 0 10px 10px 0;
  padding: 5px;
  background: white; }
  .customizationUploadBrowse img + a {
    position: relative;
    vertical-align: top; }
    .customizationUploadBrowse img + a img {
      height: auto;
      margin: 0;
      border: none;
      padding: 0;
      background: none; }

#customizedDatas {
  float: right; }

.accessories_block div ul li a {
  display: inline-block; }
.accessories_block div ul li.s_title_block a,
.accessories_block div ul li.s_title_block span {
  font-weight: 700; }

.pb-left-column .zoomPad {
  float: none; 
/*max-height:396px;*/
overflow:hidden;}

/*
* @subsection      Two columns layout triks
*/
.addsharethisinner .stButton .stArrow {
  display: none !important; }

#view_full_size .zoomPreload {
  background-position: center center;
  text-indent: -5000px; }

@media only screen and (max-width: 767px) {
  #blockpack ul.product_list > li.first-item-of-mobile-line {
    clear: left; }
  #blockpack ul.product_list > li.first-item-of-tablet-line {
    clear: none; } }

.page-product-box {
  border-bottom: 1px solid #c9c9c9; }
  .page-product-box .product-box .btn.btn-default {
    padding: 15px; }
    .page-product-box .product-box .btn.btn-default:before {
      font-size: 20px; 
margin-right:0px;}
  .page-product-box .bx-prev, .page-product-box .bx-next {
    margin: 0;
    width: auto;
    height: auto;
    padding: 0; }
    .page-product-box .bx-prev:before, .page-product-box .bx-next:before {
      padding: 0;
      line-height: 1em; }

/*
* @subsection      Quick View Styles
*/
#product.content_only .primary_block.row {
  margin: 0; }
#product.content_only #image-block.is_caroucel {
  margin-left: 81px;
  margin-right: 0px; }
  @media only screen and (max-width: 841px) {
    #product.content_only #image-block.is_caroucel {
      margin-left: 67px; } }
#product.content_only #thumbs_list {
  height: 387px;
  width: 75px; }
  @media only screen and (max-width: 841px) {
    #product.content_only #thumbs_list {
      height: 303px;
      width: 59px; } }
  #product.content_only #thumbs_list ul#thumbs_list_frame {
    margin-top: -3px;
    margin-bottom: 0; }
    @media only screen and (max-width: 841px) {
      #product.content_only #thumbs_list ul#thumbs_list_frame {
        margin-top: -2px; } }
  #product.content_only #thumbs_list li {
    margin-top: 3px;
    width: 75px;
    height: 75px; }
    @media only screen and (max-width: 841px) {
      #product.content_only #thumbs_list li {
        width: 59px;
        height: 59px;
        margin-top: 2px; } }
#product.content_only div.primary_block {
  margin-bottom: 0; }
  #product.content_only div.primary_block div.pb-left-column {
    padding: 15px 15px 0 15px;
    width: 498px;
    max-width: 498px;
    float: left; }
    #product.content_only div.primary_block div.pb-left-column #views_block {
      top: 15px; }
    #product.content_only div.primary_block div.pb-left-column p.resetimg {
      margin-bottom: 0;
      padding-top: 0; }
    @media only screen and (max-width: 841px) {
      #product.content_only div.primary_block div.pb-left-column {
        width: 400px;
        max-width: 400px; } }
  #product.content_only div.primary_block div.pb-right-column {
    padding: 20px 20px 10px 15px;
    margin-bottom: 0;
    max-width: 330px; }
    #product.content_only div.primary_block div.pb-right-column #product_payment_logos {
      display: none; }
    @media only screen and (min-width: 842px) {
      #product.content_only div.primary_block div.pb-right-column {
        padding: 15px 0 0 0;
        max-width: 380px; } }
    @media only screen and (max-width: 880px) {
      #product.content_only div.primary_block div.pb-right-column {
        max-width: 330px; } }
    @media only screen and (max-width: 841px) {
      #product.content_only div.primary_block div.pb-right-column {
        max-width: 310px;
        padding: 20px 10px 100px 15px;
        position: static; } }
    #product.content_only div.primary_block div.pb-right-column .product_comments_block_extra {
      padding-right: 0; }
    @media only screen and (max-width: 841px) {
      #product.content_only div.primary_block div.pb-right-column .socialsharing_product {
        bottom: 30px;
        left: 0;
        position: absolute;
        text-align: center;
        width: 100%;
        margin: 0; } }
    #product.content_only div.primary_block div.pb-right-column #ShareDiv {
      position: absolute;
      bottom: 8px; }
    #product.content_only div.primary_block div.pb-right-column h1 {
      padding-bottom: 13px; }
    #product.content_only div.primary_block div.pb-right-column .content_prices {
      margin-bottom: 0;
      overflow: hidden;
      float: left;
      line-height: 30px; }
      #product.content_only div.primary_block div.pb-right-column .content_prices .old-price-info {
        float: right;
        padding-top: 3px;
        padding-left: 10px;
        margin-bottom: 0; }
      #product.content_only div.primary_block div.pb-right-column .content_prices .our_price_display {
        margin-bottom: 0; }
      #product.content_only div.primary_block div.pb-right-column .content_prices .discount {
        display: none; }
    #product.content_only div.primary_block div.pb-right-column #attributes {
      margin-bottom: 10px; }
    #product.content_only div.primary_block div.pb-right-column .box-info-product {
      overflow: hidden;
      padding-top: 0;
      padding-bottom: 0; }
      @media only screen and (max-width: 841px) {
        #product.content_only div.primary_block div.pb-right-column .box-info-product #add_to_cart_product_page_button {
          clear: left;
          float: left;
          margin: 4px 0 0 0; } }
      @media only screen and (max-width: 841px) {
        #product.content_only div.primary_block div.pb-right-column .box-info-product .product_attributes #add_to_cart_product_page_button {
          clear: none;
          margin: 0; } }
    @media only screen and (max-width: 841px) {
      #product.content_only div.primary_block div.pb-right-column .product-info-line {
        display: none; } }
    #product.content_only div.primary_block div.pb-right-column .box-info-product .box-cart-bottom {
      padding-bottom: 0; }

.box-info-product .box-cart-bottom img {
  width: auto; }

.page-product-box .accessories-block .bx-wrapper .bx-controls-direction a {
  top: 26%; }

#product .pull-right {
  float: left !important;
  margin-bottom: 15px; }
.zoomPad{
	position:relative;
	float:left;
	z-index:99;
	cursor:crosshair;
}


.zoomPreload{
   -moz-opacity:0.8;
   opacity: 0.8;
   filter: alpha(opacity = 80);
   color: #333;
   font-size: 12px;
   font-family: Tahoma;
   text-decoration: none;
   border: 1px solid #CCC;
   background-color: white;
   padding: 8px;
   text-align:center;
   background-image: url(zoomloader.gif);
   background-repeat: no-repeat;
   background-position: 43px 30px;
   z-index:110;
   width:90px;
   height:43px;
   position:absolute;
   top:0px;
   left:0px;
    * width:100px;
    * height:49px;
}


.zoomPup{
	overflow:hidden;
	background-color: #FFF;
	-moz-opacity:0.6;
	opacity: 0.6;
	filter: alpha(opacity = 60);
	z-index:120;
	position:absolute;
	border:1px solid #CCC;
  z-index:101;
  cursor:crosshair;
}

.zoomOverlay{
	position:absolute;
	left:0px;
	top:0px;
	background:#FFF;
	/*opacity:0.5;*/
	z-index:5000;
	width:100%;
	height:100%;
	display:none;
  z-index:101;
}

.zoomWindow{
	position:absolute;
	left:110%;
	top:40px;
	background:#FFF;
	z-index:6000;
	height:auto;
  z-index:10000;
  z-index:110;
}
.zoomWrapper{
	position:relative;
	border:1px solid #999;
  z-index:110;
}
.zoomWrapperTitle{
	display:block;
	background:#999;
	color:#FFF;
	height:18px;
	line-height:18px;
	width:100%;
  overflow:hidden;
	text-align:center;
	font-size:10px;
  position:absolute;
  top:0px;
  left:0px;
  z-index:120;
  -moz-opacity:0.6;
  opacity: 0.6;
  filter: alpha(opacity = 60);
}
.zoomWrapperImage{
	display:block;
  position:relative;
  overflow:hidden;
  z-index:110;

}
.zoomWrapperImage img{
  border:0px;
  display:block;
  position:absolute;
  z-index:101;
}

.zoomIframe{
  z-index: -1;
  filter:alpha(opacity=0);
  -moz-opacity: 0.80;
  opacity: 0.80;
  position:absolute;
  display:block;
}
.product-share {
    clear: both;
}
h3.page-product-heading {
  font: bold 24px/1.25em "Lato", sans-serif;
  color: black;
  text-transform: uppercase;
  padding: 14px 0px 0px;
  margin: 0 0 20px;
  position: relative; }
.product-box {
  width: 178px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .product-box .product-image {
    border: 1px solid #c9c9c9;
    display: block;
    padding: 5px;
    background: white;
    margin-bottom: 11px; }
    .product-box .product-image img {
      max-width: 100%;
      width: 100%;
      height: auto; }
    .product-box .product-image:hover {
      border-color: black; }
  .product-box .s_title_block p {
    display: none; }
.page-product-box .functional-buttons {

    margin: 10px 0 0;

}
.accessories-block .product-name {
    min-height: 57px;
}
.block {
    margin-bottom: 30px;
}
#bxslider1 {
    list-style: none;
}
#productscategory_list .product-name {
    min-height: 57px;
}
.page-product-box > div#productscategory_list, .page-product-box > div#crossselling_list {
    margin-bottom: 30px;
}
#lay_f1 .cart-small__order-btn {
    display: none;
}
.page-subheading {
    font: bold 18px/1.33em "Lato", sans-serif;
    color: black;
    text-transform: uppercase;
    margin: 0 0 15px;
}
.eshop-ordering__radio-label {
    display: block;
}
.eshop-ordering__field-sublist {
    margin: 25px 0;
}
.eshop-order__shippings {
    margin-top: 20px;
}
form[name="contact"] .txt {
    margin-bottom: 5px;
}
.field {

    width: 100%;
    margin-bottom: 10px;

}
.cart-small__order-btn.btn-default.btn-md, .cart-small__order-btn.btn-default.btn-md:hover, .cart-small__order-btn.btn-default.btn-md:visited {
    font-size: 15px;
    padding: 5px 10px 8px;
    background: #000;
    color: #fff;
    font-family: "Lato", sans-serif;
    text-decoration: none !important;
        border-radius:4px;
}

.cart-small__order-btn.btn-default.btn-md:hover {
    background: #d10546;
    color:#fff;
}

.cart-small__cont-btn.btn-default.btn-md, .cart-small__cont-btn.btn-default.btn-md:hover, .cart-small__cont-btn.btn-default.btn-md:visited {
color:#fff;
    margin:0px;
    font-size: 15px;
    padding: 5px 10px 8px;
    background: #000;
    font-family: "Lato", sans-serif;
    text-decoration: none !important;
    border-radius:4px;
}
#tmsearch {
  position: relative;
  float: right;
  z-index: 1; }
  @media (max-width: 767px) {
     }
  #tmsearch .current {
    color: black;
    cursor: pointer;
    display: inline-block;
    width: 77px;
    height: 60px;
    font-size: 18px;
    line-height: 50px;
    text-align: center; }
    @media (max-width: 767px) {
      #tmsearch .current {
         } }
    #tmsearch .current:after {
      -moz-transition: all 0.25s ease;
      -o-transition: all 0.25s ease;
      -webkit-transition: all 0.25s ease;
      transition: all 0.25s ease;
      font-family: "FontAwesome";
      content: "\f002";
      display: inline-block;
      font-weight: normal;
      cursor: pointer;
      display: block;
      padding: 5px 0 5px 5px; }
    #tmsearch .current:hover {
      color: #d10546; }
  #tmsearch.active-search .current:after {
    content: "\f002"; }
  #tmsearch.active-search #tmsearchbox {
    -moz-transition: all 0.32s ease;
    -o-transition: all 0.32s ease;
    -webkit-transition: all 0.32s ease;
    transition: all 0.32s ease;
    width: 376px; }
    #tmsearch.active-search #tmsearchbox:after {
      opacity: 1; }
  #tmsearch.active-search #tm_search_query {
    border: none; }
  #tmsearch.active-search .btn.button-search {
    -moz-transition: all 0.32s ease;
    -o-transition: all 0.32s ease;
    -webkit-transition: all 0.32s ease;
    transition: all 0.32s ease;
    opacity: 1; }
  #tmsearch #tmsearchbox {
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    overflow: hidden; }
    @media (max-width: 767px) {
       }
  #tmsearch #tm_search_query {
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: block;
    padding: 1px 65px 1px 27px;
    height: 60px;
    border: none;
    background: #ffd630;
    font: 400 16px/22px "Lato", sans-serif;
    color: black;
    border: none; }
    @media (max-width: 767px) {
      #tmsearch #tm_search_query {
        -moz-transition: all 0s ease;
        -o-transition: all 0s ease;
        -webkit-transition: all 0s ease;
        transition: all 0s ease;
        font-size: 15px;
        line-height: 18px;
        height: 50px; } }
    #tmsearch #tm_search_query::-webkit-input-placeholder {
      color: black; }
    #tmsearch #tm_search_query::-moz-placeholder {
      color: black; }
    #tmsearch #tm_search_query:-moz-placeholder {
      color: black; }
    #tmsearch #tm_search_query::-o-input-placeholder {
      color: black; }
    #tmsearch #tm_search_query:ms-input-placeholder {
      color: black; }
  #tmsearch .btn.button-search {
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: none;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    color: black;
    opacity: 0;
    padding: 0;
    font-size: 18px;
    width: 73px;
    height: 60px; }
    
    #tmsearch .btn.button-search span {
      display: none; }
    #tmsearch .btn.button-search:before {
      display: block;
      font-family: "FontAwesome";
      content: "\f002";
      display: inline-block;
      font-weight: normal;
      width: 100%;
    line-height:60px;
      text-align: center; }
    #tmsearch .btn.button-search:hover {
      color: white; }

body .ac_results {
  display: none;
  width: 98px;
  padding: 10px;
  position: absolute;
  right: 0;
  top: 33px;
  z-index: 2;
  overflow: hidden;
  background: white;
  font: normal 16px/1.38em "Lato", sans-serif;
  font-weight: 300;
  color: #ffd630;
  -moz-box-shadow: 0 5px 13px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 13px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 13px rgba(0, 0, 0, 0.2);
  background: #fff;
  z-index: 9999;
  border-color: #ccc;
  color: #777777; }
  body .ac_results li {
    padding: 3px; }
  @media (min-width: 768px) {
    body .ac_results {
      margin-left: -125px; } }
  body .ac_results li {
    padding: 10px;
    margin-top: 10px;
    border-radius: 0;
    cursor: pointer; }
    body .ac_results li:first-child {
      margin-top: 0; }
    body .ac_results li.ac_odd {
      background: #fff; }
    body .ac_results li:hover, body .ac_results li.ac_over {
      background: #f1f3f5;
      color: #777777; }
  body .ac_results .pull-left {
    margin-right: 20px; }
  body .ac_results .content {
    overflow: hidden; }
  body .ac_results span.reference, body .ac_results span.manufacturer {
    display: block;
    margin: 0 0 5px;
    font-style: italic; }
  body .ac_results span.product-name {
    font: normal 13px/18px "Lato", sans-serif;
    display: inline-block; }
  body .ac_results strong {
    color: #f13340; }
  body .ac_results .description {
    font-size: 11px;
    line-height: 15px; }
  body .ac_results .price {
    padding-right: 5px; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    body .ac_results .content {
      float: left;
      clear: both; } }
#search_button{border: none;
width: 100%;
height: 100%;
vertical-align: top;
position: absolute;
right: 0;
    background:transparent;
}
#category_description_short {
    margin-bottom: 15px;
}

.newsletter a.btn.btn-default.btn-view{
    margin-top:40px;
font: bold 18px/1.33em "Lato", sans-serif!important;
    padding: 16px 39px!important;
letter-spacing: 0.3px!important;
color:black!important;
    background:rgb(255, 214, 48)!important;
font-weight:700!important;}
.newsletter a.btn.btn-default.btn-view:hover{
color: white!important;
    background: #d10546!important;
}
.ui-to-top {
  width: 50px;
  height: 50px;
  font: 20px/48px 'FontAwesome';
  line-height: 50px;
  color: #ff7043;
  background: rgba(0,0,0,0.5);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  position: fixed;
  right: 20px;
  bottom: 20px;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
     transition: .3s;
  box-shadow: 0 0 0 2px rgba(255,255,255,0.3);
  z-index: 20;
  -moz-transform: translateY(120px) scale(0);
  -ms-transform: translateY(120px) scale(0);
  -o-transform: translateY(120px) scale(0);
  -webkit-transform: translateY(120px) scale(0);
  transform: translateY(120px) scale(0); }

  .ui-to-top, .ui-to-top:visited {
    color: #fff; }
  .ui-to-top:focus, .ui-to-top:hover {
    color: #fff; }
  .ui-to-top:hover {
    color: #fff;
    background: #d10546; }
  .ui-to-top.active {
    -moz-transform: translateY(0px) scale(1);
    -ms-transform: translateY(0px) scale(1);
    -o-transform: translateY(0px) scale(1);
    -webkit-transform: translateY(0px) scale(1);
    transform: translateY(0px) scale(1); }

.mobile .ui-to-top,
.tablet .ui-to-top {
  display: none !important; }

@media (min-width: 480px) {
  .ui-to-top {
    right: 25px;
    bottom: 60px; } }
.social-head {
    float: right;
    margin-top: 59px;
    margin-right: 20px;
}

.social-head img {
    width: 30px;
    margin: 0 5px;
}

@media screen and (max-width: 1000px) {
    .social-head {
    float: right;
    margin-top: 0;
    margin-right: 20px;
}
    .top_menu {
    padding: 0px 15px 15px;
    }
    .wrap_cart {
    float: right;
    margin: 0px 16px 20px 25px;
}
    #contact-link {
    float: left;
    margin: 0px 2.65% 20px 1.89%;
}
    .shop-phone {
    float: right;
    margin-top: 0;
}
    #header-login {
    position: relative;
    float: left;
    margin: 0px 2.6% 20px 0;
}
    .row.mob-row {
    flex-flow: column;
}
    * {
        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;
    }
    
   
    
    #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;
    }
    
    
    
    
    #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 {
      
    }
    
    
    
    #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;
    }
    
    #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_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: auto;
        
        background: #F6F6F6;
    }
    
    .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: absolute;
        height: 34px;
        right: 0;
        z-index: 10 !important;
        top: 94px;
        min-width: 148px;
        background: rgb(255,212,0);
        border-radius: 6px;
    }
    
    #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 {
    }
    
    #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: 114px;
        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 {
        
    }
    
    .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: block;
        position: relative;
        top: 0;
        background: none;
        padding: 0;
        min-width: 100px;
        visibility:visible;
        opacity:1;
    }

    .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: block;   
        visibility:visible;
        opacity:1;
    }

    .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: 0;

height: auto;

margin-bottom: 15px;
    }

    .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: -2px;}
    #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: 30px;
        position: absolute;
        left: 10px;
        line-height:53px;
        top: 6px;
        z-index: 1;
        cursor: pointer;
    }

    .eshop-cat-tree.eshop-cat-tree_type_dropdown {
        
    }

    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;
        line-height:49px;
        font-size: 18px;
        position: absolute;
        left: 50px;
        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;
    	float: left;
    	min-width: 200px;
    	margin-top: 60px;
        left:0px;
    }
    
    #top-head-bg {
        position: relative;
        height:60px;
      
        width: 100%;
        
        display: block;
    }
    
}
@media screen and (max-width: 991px) {
    .primary_block {
    margin-bottom: 10px;
    min-height: 300px;
}
#tm_manufacturers_block {
    padding-bottom: 35px;
    }}

@media screen and (max-width: 767px) {
    
    .primary_block .pb-left-column.col-sm-12.col-md-6.col-lg-8 {
        min-height: 300px;
        
}
    #product-video-tab-content iframe {

    width: 100%;

}
    #page .columns-container #columns .row1 {
    flex-flow: column-reverse;
}
ul.product_list.grid > li {
    width: 50%;
    float: left;
    }
.custom-news-block .newsletter {
    background: #d10546;
    padding: 20px 15px 20px;
}
    .it_MMDASSCOLIXS.col-xs-12.col-sm-12.col-md-12.col-lg-12.contact {
    background: #d10546;
}
    
    
    .social-head {
    float: right;
    margin-top: 0;
    margin-right: 0;
}
}
@media screen and (max-width: 500px) {
        .primary_block .pb-left-column.col-sm-12.col-md-6.col-lg-8 {
        min-height: 200px;
        
}
#header-login {
    position: relative;
    float: none;
    margin: 0;
    clear: both;
    }
.wrap_cart {
    float: right;
    margin: 0px 16px 0px 6px;
}
    #contact-link {
    float: left;
    margin: 0px 2.65% 0px 15px;
}
    .member_menu_row.small_menu_login a, .member_menu .small_menu_registration a, .member_menu .small_menu_logout {
    padding-left: 15px;
}
.eshop-item-small__img {
  margin-bottom: 0;
  width: auto;
  max-height: 200px;
  max-width: 100%;
}
    #product-slider li .product-name {
    margin: 0 0 25px;
    }
    #lay_f1 {
    padding-bottom:0px;}
    ul.product_list.grid > li {
    width: 100%;
    float: left;
}
    .grid-name {
    height: auto;
    display: block;
    overflow: hidden;
}
    .shop-phone {
    float: none;
    margin-top: 0;
    margin-left: 15px;
    display: block;
    position: absolute;
    right: 12px;
    bottom: 0;
}
    #lay_f1 .nav nav{
    position:relative;}
    ul.product_list .product-image-container {
    text-align: center;
    position: relative;
    padding: 20px 20px 0 20px;
}ul.product_list .content_price {
    width: auto;
    padding-bottom: 0;
}
    ul.product_list.grid > li .product-container h5 {
    margin: 0;
}
    
}


.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {

    font-size: 40px!important;
}
.owl-theme .owl-nav {
    margin-top: 0!important;
}


.owl-prev {
    position: absolute!important;
    left: 0!important;
    top: 50%!important;
    margin-top: -24px !important;
}

.owl-next {
    position: absolute!important;
    right: 0!important;
    top: 50%!important;
    margin-top: -24px !important;
}



@media screen and (max-width: 479px) {
.owl-next, .owl-prev {
    margin-top: -42px !important;
}
}

.moto-widget-store_cart-and-profile__item-social {
  float: right;
  margin: 4px 17px 0 0 !important;
}


.phone-block a, .phone-block a:hover, .phone-block a:visited {
  color: #777;
}

.moto-widget-store_cart_and_profile-item.phone-block.moto-widget-store_cart-and-profile__item-social {
  margin: 7px 20px 0 0 !important;
}

.bxslider .moto-widget-text {
  position: absolute;
  color: #fff;
  left: 0;
  top: 40%;
  width: 100%;
}

#lay_f2 .bx-wrapper .bx-controls .bx-pager {
  text-align: center;
  width: 100%;
  padding-top: 0px;
  bottom: 40px;
}
#lay_f2 .bx-wrapper .bx-controls .bx-pager {
  text-align: center;
  width: 100%;
}


#lay_f2 .bx-wrapper .bx-pager.bx-default-pager a {
  text-indent: -9999px;
  display: block;
  width: 15px;
  height: 15px;
  margin: 0 5px;
  background: #fff;
  outline: 0;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

#lay_f2 .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #d10546;
}

.bx-controls-direction {
  display: none;
}

.moto-widget.moto-widget-row__column.moto-cell.col-sm-4 {
  list-style: none;
    display:flex;
}

.item-cat-wr {
  padding: 20px 0;
  width: 58%;
}
.image-wr {
  border: 1px solid #ddd;
  margin-bottom: 20px;
  text-align: center;
  display: flex;
  height: 210px;
  align-items: center;
  justify-content: center;
}

.moto-widget.moto-widget-row__column.moto-cell.col-sm-4 {
  display: block;
}

.dark-block-items .eshop-item-small__title {
  color: #fff;
}

.dark-block-items .eshop-item-small__price-tag {
  color: #fff;
}

.dark-block-items .moto-widget-button-link.moto-size-small {
  color: #fff!important;
  border-color: #fff!important;
}

.dark-block-items .moto-widget-button.moto-preset-4 .moto-widget-button-link .moto-widget-theme-icon::before {
  color: #fff!important;
}

.sbscr-inp {
  width: 100%;
  padding: 5px 10px;
  font-size: 13px;
  height: 34px;
  border-radius: 4px;
}

.sbscr-btn {
  background: #d10546;
  border: none;
  color: #fff;
  padding: 0 20px;
  height: 34px;
  border-radius: 4px;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
}

.right-block .moto-text_221 {
  min-height: 82px;
}

.material-icons-keyboard_arrow_up::before {
  content: "\f106"!important;
  font-family: FontAwesome!important;
}

.member_menu_row a i {
  font-size: 23px;
  color: #d10546;
}

.moto-widget-store_cart-and-profile__item-1{
float:left;}

.member_menu_row.small_menu_custom, .member_menu_row.small_menu_change_settings, .member_menu_row.small_menu_logout {
  display: block;
  float: left;
    padding-left:25px;
}

@media screen and (max-width: 767px) {
    .member_menu_row.small_menu_custom, .member_menu_row.small_menu_change_settings, .member_menu_row.small_menu_logout {
  display: block;
  float: none;
  padding-left: 0;
}
  .moto-align-center_mobile-h {
    text-align: left!important;

  }
    .logo {

  margin-top: 15px;
}
    
    .moto-widget.moto-widget-menu.moto-preset-default.moto-align-right.moto-align-center_mobile-h.moto-spacing-top-medium.moto-spacing-right-auto.moto-spacing-bottom-medium.moto-spacing-left-auto {
  padding: 0!important;
}
    
   .moto-widget-menu-toggle-btn {
  position: absolute;
  right: 0px;
  top: -51px;

	} 
    
}
/*
 * FILE END: _mod_files/_css/ami_custom.css
 */

/*
 * FILE START: _mod_files/_css/ami_content.css
 */

/* This stylesheet generated by Transfonter (https://transfonter.org) on February 13, 2018 8:55 AM */

/*@font-face {
    font-family: 'Lato Hairline';
    src: url('/_mod_files/fonts/Lato-Hairline.eot');
    src: local('Lato Hairline'), local('Lato-Hairline'),
        url('/_mod_files/fonts/Lato-Hairline.eot?#iefix') format('embedded-opentype'),
        url('/_mod_files/fonts/Lato-Hairline.woff') format('woff'),
        url('/_mod_files/fonts/Lato-Hairline.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url('/_mod_files/fonts/Lato-Heavy.eot');
    src: local('Lato Heavy'), local('Lato-Heavy'),
        url('/_mod_files/fonts/Lato-Heavy.eot?#iefix') format('embedded-opentype'),
        url('/_mod_files/fonts/Lato-Heavy.woff') format('woff'),
        url('/_mod_files/fonts/Lato-Heavy.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url('/_mod_files/fonts/Lato-HeavyItalic.eot');
    src: local('Lato Heavy Italic'), local('Lato-HeavyItalic'),
        url('/_mod_files/fonts/Lato-HeavyItalic.eot?#iefix') format('embedded-opentype'),
        url('/_mod_files/fonts/Lato-HeavyItalic.woff') format('woff'),
        url('/_mod_files/fonts/Lato-HeavyItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}
*/
@font-face {
    font-family: 'Lato';
    src: url('/_mod_files/fonts/Lato-Regular.eot');
    src: local('Lato Regular'), local('Lato-Regular'),
        url('/_mod_files/fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'),
        url('/_mod_files/fonts/Lato-Regular.woff') format('woff'),
        url('/_mod_files/fonts/Lato-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/*@font-face {
    font-family: 'Lato';
    src: url('/_mod_files/fonts/Lato-Black.eot');
    src: local('Lato Black'), local('Lato-Black'),
        url('/_mod_files/fonts/Lato-Black.eot?#iefix') format('embedded-opentype'),
        url('/_mod_files/fonts/Lato-Black.woff') format('woff'),
        url('/_mod_files/fonts/Lato-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}*/

@font-face {
    font-family: 'Lato';
    src: url('/_mod_files/fonts/Lato-SemiboldItalic.eot');
    src: local('Lato Semibold Italic'), local('Lato-SemiboldItalic'),
        url('/_mod_files/fonts/Lato-SemiboldItalic.eot?#iefix') format('embedded-opentype'),
        url('/_mod_files/fonts/Lato-SemiboldItalic.woff') format('woff'),
        url('/_mod_files/fonts/Lato-SemiboldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}
/*
@font-face {
    font-family: 'Lato';
    src: url('/_mod_files/fonts/Lato-BlackItalic.eot');
    src: local('Lato Black Italic'), local('Lato-BlackItalic'),
        url('/_mod_files/fonts/Lato-BlackItalic.eot?#iefix') format('embedded-opentype'),
        url('/_mod_files/fonts/Lato-BlackItalic.woff') format('woff'),
        url('/_mod_files/fonts/Lato-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Lato Hairline';
    src: url('/_mod_files/fonts/Lato-HairlineItalic.eot');
    src: local('Lato Hairline Italic'), local('Lato-HairlineItalic'),
        url('/_mod_files/fonts/Lato-HairlineItalic.eot?#iefix') format('embedded-opentype'),
        url('/_mod_files/fonts/Lato-HairlineItalic.woff') format('woff'),
        url('/_mod_files/fonts/Lato-HairlineItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'Lato';
    src: url('/_mod_files/fonts/Lato-MediumItalic.eot');
    src: local('Lato Medium Italic'), local('Lato-MediumItalic'),
        url('/_mod_files/fonts/Lato-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('/_mod_files/fonts/Lato-MediumItalic.woff') format('woff'),
        url('/_mod_files/fonts/Lato-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Lato';
    src: url('/_mod_files/fonts/Lato-ThinItalic.eot');
    src: local('Lato Thin Italic'), local('Lato-ThinItalic'),
        url('/_mod_files/fonts/Lato-ThinItalic.eot?#iefix') format('embedded-opentype'),
        url('/_mod_files/fonts/Lato-ThinItalic.woff') format('woff'),
        url('/_mod_files/fonts/Lato-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'Lato';
    src: url('/_mod_files/fonts/Lato-Thin.eot');
    src: local('Lato Thin'), local('Lato-Thin'),
        url('/_mod_files/fonts/Lato-Thin.eot?#iefix') format('embedded-opentype'),
        url('/_mod_files/fonts/Lato-Thin.woff') format('woff'),
        url('/_mod_files/fonts/Lato-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}*/

@font-face {
    font-family: 'Lato';
    src: url('/_mod_files/fonts/Lato-Medium.eot');
    src: local('Lato Medium'), local('Lato-Medium'),
        url('/_mod_files/fonts/Lato-Medium.eot?#iefix') format('embedded-opentype'),
        url('/_mod_files/fonts/Lato-Medium.woff') format('woff'),
        url('/_mod_files/fonts/Lato-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url('/_mod_files/fonts/Lato-Italic.eot');
    src: local('Lato Italic'), local('Lato-Italic'),
        url('/_mod_files/fonts/Lato-Italic.eot?#iefix') format('embedded-opentype'),
        url('/_mod_files/fonts/Lato-Italic.woff') format('woff'),
        url('/_mod_files/fonts/Lato-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Lato';
    src: url('/_mod_files/fonts/Lato-Semibold.eot');
    src: local('Lato Semibold'), local('Lato-Semibold'),
        url('/_mod_files/fonts/Lato-Semibold.eot?#iefix') format('embedded-opentype'),
        url('/_mod_files/fonts/Lato-Semibold.woff') format('woff'),
        url('/_mod_files/fonts/Lato-Semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url('/_mod_files/fonts/Lato-Bold.eot');
    src: local('Lato Bold'), local('Lato-Bold'),
        url('/_mod_files/fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'),
        url('/_mod_files/fonts/Lato-Bold.woff') format('woff'),
        url('/_mod_files/fonts/Lato-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url('/_mod_files/fonts/Lato-BoldItalic.eot');
    src: local('Lato Bold Italic'), local('Lato-BoldItalic'),
        url('/_mod_files/fonts/Lato-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('/_mod_files/fonts/Lato-BoldItalic.woff') format('woff'),
        url('/_mod_files/fonts/Lato-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Lato';
    src: url('/_mod_files/fonts/Lato-LightItalic.eot');
    src: local('Lato Light Italic'), local('Lato-LightItalic'),
        url('/_mod_files/fonts/Lato-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('/_mod_files/fonts/Lato-LightItalic.woff') format('woff'),
        url('/_mod_files/fonts/Lato-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Lato';
    src: url('/_mod_files/fonts/Lato-Light.eot');
    src: local('Lato Light'), local('Lato-Light'),
        url('/_mod_files/fonts/Lato-Light.eot?#iefix') format('embedded-opentype'),
        url('/_mod_files/fonts/Lato-Light.woff') format('woff'),
        url('/_mod_files/fonts/Lato-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}





.moto-color1 {
  color: #d10546;
}
.moto-color1_1 {
  color: #9f0435;
}
.moto-color1_2 {
  color: #b8043e;
}
.moto-color1_3 {
  color: #d10546;
}
.moto-color1_4 {
  color: #ea064e;
}
.moto-color1_5 {
  color: #f9105a;
}
.moto-color2 {
  color: #2e2e2e;
}
.moto-color2_1 {
  color: #141414;
}
.moto-color2_2 {
  color: #212121;
}
.moto-color2_3 {
  color: #2e2e2e;
}
.moto-color2_4 {
  color: #3b3b3b;
}
.moto-color2_5 {
  color: #474747;
}
.moto-color3 {
  color: #555555;
}
.moto-color3_1 {
  color: #3b3b3b;
}
.moto-color3_2 {
  color: #474747;
}
.moto-color3_3 {
  color: #555555;
}
.moto-color3_4 {
  color: #616161;
}
.moto-color3_5 {
  color: #6e6e6e;
}
.moto-color4 {
  color: #dddddd;
}
.moto-color4_1 {
  color: #c4c4c4;
}
.moto-color4_2 {
  color: #d1d1d1;
}
.moto-color4_3 {
  color: #dddddd;
}
.moto-color4_4 {
  color: #ebebeb;
}
.moto-color4_5 {
  color: #f7f7f7;
}
.moto-color5 {
  color: #f2f2f2;
}
.moto-color5_1 {
  color: #d9d9d9;
}
.moto-color5_2 {
  color: #e6e6e6;
}
.moto-color5_3 {
  color: #f2f2f2;
}
.moto-color5_4 {
  color: #ffffff;
}
.moto-color5_5 {
  color: #ffffff;
}
.moto-color_custom1 {
  color: #000000;
}
.moto-color_custom2 {
  color: #ffffff;
}
.moto-color_custom3 {
  color: #333333;
}
.moto-color_custom4 {
  color: #777777;
}
.moto-color_custom5 {
  color: #46c646;
}
.moto-bg-color1 {
  background: #d10546;
}
.moto-bg-color1_1 {
  background: #9f0435;
}
.moto-bg-color1_2 {
  background: #b8043e;
}
.moto-bg-color1_3 {
  background: #d10546;
}
.moto-bg-color1_4 {
  background: #ea064e;
}
.moto-bg-color1_5 {
  background: #f9105a;
}
.moto-bg-color2 {
  background: #2e2e2e;
}
.moto-bg-color2_1 {
  background: #141414;
}
.moto-bg-color2_2 {
  background: #212121;
}
.moto-bg-color2_3 {
  background: #2e2e2e;
}
.moto-bg-color2_4 {
  background: #3b3b3b;
}
.moto-bg-color2_5 {
  background: #474747;
}
.moto-bg-color3 {
  background: #555555;
}
.moto-bg-color3_1 {
  background: #3b3b3b;
}
.moto-bg-color3_2 {
  background: #474747;
}
.moto-bg-color3_3 {
  background: #555555;
}
.moto-bg-color3_4 {
  background: #616161;
}
.moto-bg-color3_5 {
  background: #6e6e6e;
}
.moto-bg-color4 {
  background: #dddddd;
}
.moto-bg-color4_1 {
  background: #c4c4c4;
}
.moto-bg-color4_2 {
  background: #d1d1d1;
}
.moto-bg-color4_3 {
  background: #dddddd;
}
.moto-bg-color4_4 {
  background: #ebebeb;
}
.moto-bg-color4_5 {
  background: #f7f7f7;
}
.moto-bg-color5 {
  background: #f2f2f2;
}
.moto-bg-color5_1 {
  background: #d9d9d9;
}
.moto-bg-color5_2 {
  background: #e6e6e6;
}
.moto-bg-color5_3 {
  background: #f2f2f2;
}
.moto-bg-color5_4 {
  background: #ffffff;
}
.moto-bg-color5_5 {
  background: #ffffff;
}
.moto-bg-color_custom1 {
  background: #000000;
}
.moto-bg-color_custom2 {
  background: #ffffff;
}
.moto-bg-color_custom3 {
  background: #333333;
}
.moto-bg-color_custom4 {
  background: #777777;
}
.moto-bg-color_custom5 {
  background: #46c646;
}
@media screen and (min-width: 1039px) {
  .moto-parallax,
  .moto-background-fixed {
    background-attachment: fixed;
  }
}
.moto-text_282 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Lato', sans-serif;
  color: #000000;
  font-size: 30px;
  line-height: 1.2;
  letter-spacing: 0px;
}
.moto-text_282 a {
  color: #000000;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_282 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #d10546;
}
@media (max-width: 1039px) {
  .moto-text_282 {
    font-size: 28px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_282 {
    font-size: 28px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_282 {
    font-size: 28px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
.moto-text_281 {
  font-weight: 300;
  font-style: normal;
  font-family: 'Lato', sans-serif;
  color: #ffffff;
  font-size: 34px;
  line-height: 1.2;
  letter-spacing: 0px;
}
.moto-text_281 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
}
.moto-text_281 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #dddddd;
}
@media (max-width: 1039px) {
  .moto-text_281 {
    font-size: 22px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_281 {
    font-size: 30px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_281 {
    font-size: 30px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
.moto-container_content_5940f8399 {
  background-color: rgba(0,0,0,0.4);
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}

.moto-widget-container.moto-container_content_593fac192 {
  background-color: #f2f2f2;
  transition-duration: 0.4s;
}


.moto-container_content_5940f8399:hover {
  background-color: rgba(0,0,0,0.15);
}
.moto-container_content_5940f81f8 {
  background-color: rgba(0,0,0,0.4);
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.moto-container_content_5940f81f8:hover {
  background-color: rgba(0,0,0,0.15);
}
.moto-container_content_5940f8057 {
  background-color: rgba(0,0,0,0.4);
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.moto-container_content_5940f8057:hover {
  background-color: rgba(0,0,0,0.15);
}
.moto-container_content_5940f7e96 {
  background-color: rgba(0,0,0,0.4);
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.moto-container_content_5940f7e96:hover {
  background-color: rgba(0,0,0,0.15);
}
.moto-container_content_5940f7c25 {
  background-color: rgba(0,0,0,0.4);
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.moto-container_content_5940f7c25:hover {
  background-color: rgba(0,0,0,0.15);
}
.moto-container_content_5940f7764 {
  background-color: rgba(0,0,0,0.4);
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.moto-container_content_5940f7764:hover {
  background-color: rgba(0,0,0,0.15);
}
.moto-container_content_5940f7593 {
  background-color: rgba(0,0,0,0.4);
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.moto-container_content_5940f7593:hover {
  background-color: rgba(0,0,0,0.15);
}
.moto-container_content_5940f6e51 {
  background-color: rgba(0,0,0,0.4);
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.moto-container_content_5940f6e51:hover {
  background-color: rgba(0,0,0,0.15);
}
.moto-container_content_5940f72c2 {
  background-color: rgba(0,0,0,0.4);
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.moto-container_content_5940f72c2:hover {
  background-color: rgba(0,0,0,0.15);
}

.moto-widget .moto-widget-container.moto-container_content_593fb8dc8 {
  margin-bottom: 30px;
  padding-left: 20px;
  padding-right: 20px;
  border-style: solid;
  border-color: #dddddd;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  background-image: url(/_mod_files/ce_images/mt-1019_home_banner-2.jpg);
  background-size: contain;
  background-position: right bottom;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
    justify-content:center;
}


.moto-text_271 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Lato', sans-serif;
  color: #000000;
  font-size: 54px;
  line-height: 1.3;
  letter-spacing: 0px;
}
.moto-text_271 a {
  color: #000000;
  text-decoration: underline;
  font-weight: 400;
  font-style: normal;
}
.moto-text_271 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #d10546;
}
@media (max-width: 1039px) {
  .moto-text_271 {
    font-size: 54px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_271 {
    font-size: 54px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_271 {
    font-size: 54px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
.moto-text_270 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Lato', sans-serif;
  color: #000000;
  font-size: 170px;
  line-height: 1;
  letter-spacing: 0px;
}
.moto-text_270 a {
  color: #000000;
  text-decoration: underline;
  font-weight: 400;
  font-style: normal;
}
.moto-text_270 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #d10546;
}
@media (max-width: 1039px) {
  .moto-text_270 {
    font-size: 120px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_270 {
    font-size: 100px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_270 {
    font-size: 80px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
.moto-container_content_594026439 {
  background-image: url(/mt-demo/63700/63719/mt-content/uploads/2017/06/mt-1019_catalog_img09.jpg);
  background-size: cover;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.moto-container_content_5940247a8 {
  margin-bottom: 30px;
  background-image: url(/mt-demo/63700/63719/mt-content/uploads/2017/06/mt-1019_catalog_img08.jpg);
  background-size: cover;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.moto-container_content_5940247a7 {
  margin-bottom: 30px;
  background-image: url(/mt-demo/63700/63719/mt-content/uploads/2017/06/mt-1019_catalog_img07.jpg);
  background-size: cover;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.moto-container_content_5940247a6 {
  margin-bottom: 30px;
  background-image: url(/mt-demo/63700/63719/mt-content/uploads/2017/06/mt-1019_catalog_img06.jpg);
  background-size: cover;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.moto-container_content_5940247a5 {
  margin-bottom: 30px;
  background-image: url(/mt-demo/63700/63719/mt-content/uploads/2017/06/mt-1019_catalog_img05.jpg);
  background-size: cover;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.moto-container_content_5940232e4 {
  margin-bottom: 30px;
  background-image: url(/mt-demo/63700/63719/mt-content/uploads/2017/06/mt-1019_catalog_img04.jpg);
  background-size: cover;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.moto-container_content_594023293 {
  margin-bottom: 30px;
  background-image: url(/mt-demo/63700/63719/mt-content/uploads/2017/06/mt-1019_catalog_img03.jpg);
  background-size: cover;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.moto-container_content_594023242 {
  margin-bottom: 30px;
  background-image: url(/mt-demo/63700/63719/mt-content/uploads/2017/06/mt-1019_catalog_img02.jpg);
  background-size: cover;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.moto-container_content_594021ec1 {
  margin-bottom: 30px;
  background-image: url(/mt-demo/63700/63719/mt-content/uploads/2017/06/mt-1019_catalog_img01.jpg);
  background-size: cover;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.moto-container_content_59400b2f27 {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  background-image: url(/mt-demo/63700/63719/mt-content/uploads/2017/06/mt-1019_about_pic-1.png);
  background-position: center;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.moto-container_content_59400b2f26 {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  background-image: url(/mt-demo/63700/63719/mt-content/uploads/2017/06/mt-1019_about_pic-1.png);
  background-position: center;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.moto-container_content_59400b2f25 {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  background-image: url(/mt-demo/63700/63719/mt-content/uploads/2017/06/mt-1019_about_pic-1.png);
  background-position: center;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.moto-container_content_594005e924 {
  margin-top: 25px;
  margin-bottom: 30px;
  padding-bottom: 10px;
  padding-left: 25px;
  padding-right: 20px;
  border-style: solid;
  border-color: #dddddd;
  border-left-width: 4px;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.moto-container_content_593ffe2523 {
  margin-top: 15px;
  padding-bottom: 10px;
  padding-left: 25px;
  padding-right: 20px;
  border-style: solid;
  border-color: #dddddd;
  border-left-width: 4px;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.moto-container_content_593ff33d22 {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  background-image: url(/mt-demo/63700/63719/mt-content/uploads/2017/06/mt-1019_about_pic-1.png);
  background-position: center;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.moto-container_content_593ff33a21 {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  background-image: url(/mt-demo/63700/63719/mt-content/uploads/2017/06/mt-1019_about_pic-1.png);
  background-position: center;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.moto-container_content_593fefa020 {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  background-image: url(/mt-demo/63700/63719/mt-content/uploads/2017/06/mt-1019_about_pic-1.png);
  background-position: center;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.moto-container_content_593fd75d19 {
  background-color: #212121!important;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.moto-container_content_593fcf2f18 {
  background-image: url(/_mod_files/ce_images/mt-1019_home_bg03.jpg);
  background-size: cover;
  background-position: top;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.moto-text_250 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Lato', sans-serif;
  color: #777777;
  font-size: 10px;
  line-height: 1;
  letter-spacing: 0px;
}
.moto-text_250 a {
  color: #000000;
  text-decoration: underline;
  font-weight: 400;
  font-style: normal;
}
.moto-text_250 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #d10546;
}
@media (max-width: 1039px) {
  .moto-text_250 {
    font-size: 10px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_250 {
    font-size: 10px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_250 {
    font-size: 10px;
    line-height: 1;
    letter-spacing: 0px;
  }
}

.moto-container_content_593fc17716 {
  background-image: url(/_mod_files/ce_images/mt-1019_home_bg01.jpg);
  background-size: cover;
  background-position: top;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.moto-container_content_593fc5b317 {
  background-image: url(/_mod_files/ce_images/mt-1019_home_bg02.jpg);
  background-size: cover;
  background-position: top;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}



.moto-container_footer {
  background-color: #f2f2f2!important;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}

.moto-container_footer_bot {
background-color: #e6e6e6!important;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}

.moto-text_229 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Lato', sans-serif;
  color: #000000;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0px;
}
.moto-text_229 a {
  color: #000000;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_229 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #d10546;
}
@media (max-width: 1039px) {
  .moto-text_229 {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_229 {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_229 {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
.moto-text_228 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Lato', sans-serif;
  color: #000000;
  font-size: 26px;
  line-height: 1.5;
  letter-spacing: 0px;
}
.moto-text_228 a {
  color: #000000;
  text-decoration: underline;
  font-weight: 400;
  font-style: normal;
}
.moto-text_228 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #d10546;
}
@media (max-width: 1039px) {
  .moto-text_228 {
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_228 {
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_228 {
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
.moto-text_227 {
  font-weight: 700;
  font-style: normal;
  font-family: 'Lato', sans-serif;
  color: #000000;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0px;
}
.moto-text_227 a {
  color: #000000;
  text-decoration: underline;
  font-weight: 400;
  font-style: normal;
}
.moto-text_227 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #d10546;
}
@media (max-width: 1039px) {
  .moto-text_227 {
    font-size: 18px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_227 {
    font-size: 17px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_227 {
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
.moto-text_226 {
  font-weight: 700;
  font-style: normal;
  font-family: 'Lato', sans-serif;
  color: #000000;
  font-size: 26px;
  line-height: 1;
  letter-spacing: 0px;
}
.moto-text_226 a {
  color: #000000;
  text-decoration: underline;
  font-weight: 400;
  font-style: normal;
}
.moto-text_226 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #d10546;
}
@media (max-width: 1039px) {
  .moto-text_226 {
    font-size: 26px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_226 {
    font-size: 25px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_226 {
    font-size: 24px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
.moto-text_225 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Lato', sans-serif;
  color: #000000;
  font-size: 32px;
  line-height: 1.1;
  letter-spacing: 0px;
}
.moto-text_225 a {
  color: #000000;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_225 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #d10546;
}
@media (max-width: 1039px) {
  .moto-text_225 {
    font-size: 24px;
    line-height: 1.1;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_225 {
    font-size: 24px;
    line-height: 1.1;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_225 {
    font-size: 20px;
    line-height: 1.1;
    letter-spacing: 0px;
  }
}
.moto-text_224 {
  font-weight: 700;
  font-style: normal;
  font-family: 'Lato', sans-serif;
  color: #ffffff;
  font-size: 14px;
  line-height: 1.3;
  letter-spacing: 0px;
}
.moto-text_224 a {
  color: #000000;
  text-decoration: underline;
  font-weight: 400;
  font-style: normal;
}
.moto-text_224 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #d10546;
}
@media (max-width: 1039px) {
  .moto-text_224 {
    font-size: 14px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_224 {
    font-size: 14px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_224 {
    font-size: 14px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
.moto-text_223 {
  font-weight: 700;
  font-style: normal;
  font-family: 'Lato', sans-serif;
  color: #000000;
  font-size: 21px;
  line-height: 1;
  letter-spacing: 0px;
}
.moto-text_223 a {
  color: #000000;
  text-decoration: underline;
  font-weight: 400;
  font-style: normal;
}
.moto-text_223 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #d10546;
}
@media (max-width: 1039px) {
  .moto-text_223 {
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_223 {
    font-size: 21px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_223 {
    font-size: 21px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
.moto-text_221 {
  font-weight: 700;
  font-style: normal;
  font-family: 'Lato', sans-serif;
  color: #000000;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0px;
}
.moto-text_221 a {
  color: #000000;
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
}
.moto-text_221 a:hover {
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
  color: #d10546;
}
@media (max-width: 1039px) {
  .moto-text_221 {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_221 {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_221 {
    font-size: 15px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
.moto-text_220 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Lato', sans-serif;
  color: #ffffff;
  font-size: 34px;
  line-height: 1.3;
  letter-spacing: 0px;
}
.moto-text_220 a {
  color: #000000;
  text-decoration: underline;
  font-weight: 400;
  font-style: normal;
}
.moto-text_220 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #d10546;
}
@media (max-width: 1039px) {
  .moto-text_220 {
    font-size: 30px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_220 {
    font-size: 28px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_220 {
    font-size: 28px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
.moto-text_219 {
  font-weight: 700;
  font-style: normal;
  font-family: 'Lato', sans-serif;
  color: #ffffff;
  font-size: 30px;
  line-height: 1;
  letter-spacing: 0px;
}
.moto-text_219 a {
  color: #000000;
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
}
.moto-text_219 a:hover {
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
  color: #d10546;
}
@media (max-width: 1039px) {
  .moto-text_219 {
    font-size: 25px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_219 {
    font-size: 18px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_219 {
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
.moto-text_218 {
  font-weight: 300;
  font-style: normal;
  font-family: 'Lato', sans-serif;
  color: #ffffff;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0px;
}
.moto-text_218 a {
  color: #000000;
  text-decoration: underline;
  font-weight: 400;
  font-style: normal;
}
.moto-text_218 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #d10546;
}
@media (max-width: 1039px) {
  .moto-text_218 {
    font-size: 17px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_218 {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_218 {
    font-size: 15px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
.moto-text_217 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Lato', sans-serif;
  color: #000000;
  font-size: 34px;
  line-height: 1.4;
  letter-spacing: 0px;
}
.moto-text_217 a {
  color: #000000;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_217 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #d10546;
}
@media (max-width: 1039px) {
  .moto-text_217 {
    font-size: 22px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_217 {
    font-size: 24px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_217 {
    font-size: 22px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
.moto-text_216 {
  font-weight: 700;
  font-style: normal;
  font-family: 'Lato', sans-serif;
  color: #212121;
  font-size: 18px;
  line-height: 1.3;
  letter-spacing: 0px;
}
.moto-text_216 a {
  color: #212121;
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
}
.moto-text_216 a:hover {
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
  color: #d10546;
}
@media (max-width: 1039px) {
  .moto-text_216 {
    font-size: 15px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_216 {
    font-size: 17px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_216 {
    font-size: 16px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
.moto-text_215 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Lato', sans-serif;
  color: #000000;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0px;
}
.moto-text_215 a {
  color: #000000;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_215 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #d10546;
}
@media (max-width: 1039px) {
  .moto-text_215 {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_215 {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_215 {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
.moto-container_header_566a9775 {
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #f2f2f2!important;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}

.moto-widget-container.moto-container_header_593f000d1 {

  border-style: solid;
  border-color: #dddddd;
  border-bottom-width: 1px;

}


.moto-background_2 {
  background-color: #d10546;
  background-size: auto;
  background-position: left top;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.moto-background_1 {
  background-color: #f5f4f3;
  background-size: auto;
  background-position: left top;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.moto-background {
  background-color: #ffffff;
}
.moto-text_system_14 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Lato', sans-serif;
  color: #777777;
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: 0px;
}
.moto-text_system_14 a {
  color: #777777;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_system_14 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #000000;
}
@media (max-width: 1039px) {
  .moto-text_system_14 {
    font-size: 14px;
    line-height: 1.7;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_14 {
    font-size: 14px;
    line-height: 1.7;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_14 {
    font-size: 14px;
    line-height: 1.7;
    letter-spacing: 0px;
  }
}
.moto-text_system_13 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Lato', sans-serif;
  color: #777777;
  font-size: 14px;
  line-height: 2.2;
  letter-spacing: 0px;
}
.moto-text_system_13 a {
  color: #777777;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_system_13 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #000000;
}
@media (max-width: 1039px) {
  .moto-text_system_13 {
    font-size: 14px;
    line-height: 2.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_13 {
    font-size: 14px;
    line-height: 2.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_13 {
    font-size: 14px;
    line-height: 2.2;
    letter-spacing: 0px;
  }
}
.moto-text_system_12 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Lato', sans-serif;
  color: #000000;
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: 0px;
}
.moto-text_system_12 a {
  color: #d10546;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
}
.moto-text_system_12 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #2e2e2e;
}
@media (max-width: 1039px) {
  .moto-text_system_12 {
    font-size: 18px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_12 {
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_12 {
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
.moto-text_system_11 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Lato', sans-serif;
  color: #777777;
  font-size: 12px;
  line-height: 2;
  letter-spacing: 0px;
}
.moto-text_system_11 a {
  color: #777777;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_system_11 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #d10546;
}
@media (max-width: 1039px) {
  .moto-text_system_11 {
    font-size: 12px;
    line-height: 2;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_11 {
    font-size: 12px;
    line-height: 2;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_11 {
    font-size: 12px;
    line-height: 2;
    letter-spacing: 0px;
  }
}
.moto-text_system_10 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Lato', sans-serif;
  color: #777777;
  font-size: 16px;
  line-height: 1.4;
  letter-spacing: 0px;
}
.moto-text_system_10 a {
  color: #777777;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_system_10 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #d10546;
}
@media (max-width: 1039px) {
  .moto-text_system_10 {
    font-size: 16px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_10 {
    font-size: 15px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_10 {
    font-size: 15px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
.moto-text_system_9 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Lato', sans-serif;
  color: #000000;
  font-size: 18px;
  line-height: 1.2;
  letter-spacing: 0px;
}
.moto-text_system_9 a {
  color: #000000;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_system_9 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #d10546;
}
@media (max-width: 1039px) {
  .moto-text_system_9 {
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_9 {
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_9 {
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
.moto-text_system_8 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Lato', sans-serif;
  color: #000000;
  font-size: 22px;
  line-height: 1.2;
  letter-spacing: 0px;
}
.moto-text_system_8 a {
  color: #000000;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_system_8 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #d10546;
}
@media (max-width: 1039px) {
  .moto-text_system_8 {
    font-size: 18px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_8 {
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_8 {
    font-size: 18px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
.moto-text_system_7 {
  font-weight: 300;
  font-style: normal;
  font-family: 'Lato', sans-serif;
  color: #000000;
  font-size: 20px;
  line-height: 1.3;
  letter-spacing: 0px;
}
.moto-text_system_7 a {
  color: #000000;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
    text-transform:uppercase;
}
.moto-text_system_7 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #d10546;
}
@media (max-width: 1039px) {
  .moto-text_system_7 {
    font-size: 22px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_7 {
    font-size: 28px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_7 {
    font-size: 26px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
.moto-text_system_6 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Lato', sans-serif;
  color: #000000;
  font-size: 34px;
  line-height: 1.2;
  letter-spacing: 0px;
}
.moto-text_system_6 a {
  color: #000000;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_system_6 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #d10546;
}
@media (max-width: 1039px) {
  .moto-text_system_6 {
    font-size: 30px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_6 {
    font-size: 28px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_6 {
    font-size: 28px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
.moto-text_system_5 {
  font-weight: 300;
  font-style: normal;
  font-family: 'Lato', sans-serif;
  color: #000000;
  font-size: 34px;
  line-height: 1.2;
  letter-spacing: 0px;
}
.moto-text_system_5 a {
  color: #000000;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
}
.moto-text_system_5 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #d10546;
}
@media (max-width: 1039px) {
  .moto-text_system_5 {
    font-size: 30px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_5 {
    font-size: 28px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_5 {
    font-size: 28px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
.moto-text_system_4 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Lato', sans-serif;
  color: #ffffff;
  font-size: 60px;
  line-height: 1.3;
  letter-spacing: 1px;
}
.moto-text_system_4 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_system_4 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #d10546;
}
@media (max-width: 1039px) {
  .moto-text_system_4 {
    font-size: 36px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_4 {
    font-size: 30px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_4 {
    font-size: 26px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
.moto-text_system_3 {
  font-weight: 700;
  font-style: normal;
  font-family: 'Lato', sans-serif;
  color: #ffffff;
  font-size: 100px;
  line-height: 1;
  letter-spacing: 0px;
}
.moto-text_system_3 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
}
.moto-text_system_3 a:hover {
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
  color: #dddddd;
}
@media (max-width: 1039px) {
  .moto-text_system_3 {
    font-size: 60px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_3 {
    font-size: 45px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_3 {
    font-size: 28px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
.moto-text_system_2 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Lato', sans-serif;
  color: #777777;
  font-size: 13px;
  line-height: 1.2;
  letter-spacing: 0px;
}
.moto-text_system_2 a {
  color: #777777;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.moto-text_system_2 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #000000;
}
@media (max-width: 1039px) {
  .moto-text_system_2 {
    font-size: 13px;
    line-height: 1.2;
    letter-spacing: 1px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_2 {
    font-size: 13px;
    line-height: 1.2;
    letter-spacing: 1px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_2 {
    font-size: 13px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
.moto-text_system_1 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Lato', sans-serif;
  color: #3b3b3b;
  font-size: 38px;
  line-height: 1;
  letter-spacing: 0px;
}
.moto-text_system_1 a {
  color: #3b3b3b;
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
}
.moto-text_system_1 a:hover {
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
  color: #3b3b3b;
}
@media (max-width: 1039px) {
  .moto-text_system_1 {
    font-size: 34px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_system_1 {
    font-size: 36px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_system_1 {
    font-size: 36px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
.moto-text_normal {
  font-weight: 400;
  font-style: normal;
  font-family: 'Lato', sans-serif;
  color: #777777;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0px;
}
.moto-text_normal a {
  color: #000000;
  text-decoration: underline;
  font-weight: 400;
  font-style: normal;
}
.moto-text_normal a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #d10546;
}
@media (max-width: 1039px) {
  .moto-text_normal {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .moto-text_normal {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .moto-text_normal {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
.moto-widget-text a {
  transition: .3s;
}
.moto-widget-text li {
  position: relative;
}
.moto-widget-text li:before {
  position: absolute;
  content: '';
  transition: .3s;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
}
.moto-widget-text ul li {
  padding: 0 0 0 15px;
}
.moto-widget-text ul li:not(:last-child) {
  margin-bottom: 10px;
}
.moto-widget-text ul li:before {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #777777;
}
.moto-widget-text ol {
  counter-reset: moto-counter;
}
.moto-widget-text ol li {
  padding-left: 30px;
}
.moto-widget-text ol li:not(:last-child) {
  margin: 0 0 10px;
}
.moto-widget-text ol li:before {
  font: 16px/1 'Lato';
  color: #777777;
  transition: .3s;
  content: counter(moto-counter,decimal-leading-zero) ".";
  counter-increment: moto-counter;
}
.moto-widget-menu .moto-widget-menu-toggle-btn {
  width: 40px;
  height: 40px;
  padding: 0 8px;
}
.moto-widget-menu .moto-widget-menu-toggle-btn .moto-widget-menu-toggle-btn-icon {
  font-size: 24px;
  line-height: 40px;
}
.moto-widget-menu .moto-widget-menu-list {
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .moto-widget-menu .moto-widget-menu-list {
    display: none;
  }
}
.moto-widget-menu .moto-widget-menu-list > .moto-widget-menu-item:not(:first-child) {
  margin-left: 40px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-menu .moto-widget-menu-list > .moto-widget-menu-item:not(:first-child) {
    margin-left: 13px;
  }
}
.moto-widget-menu .moto-widget-menu-list > .moto-widget-menu-item > .moto-widget-menu-link {
  position: relative;
  display: block;
  text-align: center;
  font-size: 16px;
  line-height: 1.25;
  transition: .4s;
}
@media screen and (max-width: 1039px) {
  .moto-widget-menu .moto-widget-menu-list > .moto-widget-menu-item > .moto-widget-menu-link {
    font-size: 14px;
  }
}
.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist {
  top: calc(100% + 25px);
  left: 0px;
  min-width: 191px;
  padding: 11px 0;
  transition: .4s;
  border-width: 1px;
  border-style: solid;
}
@media screen and (max-width: 1039px) {
  .moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist {
    min-width: 174px;
  }
}
.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist:before {
  position: absolute;
  top: -26px;
  height: 26px;
  left: 0;
  width: 100%;
  content: "";
}
.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
  font-size: 14px;
  text-align: left;
  padding: 8px 20px;
  transition: .4s;
}
@media screen and (max-width: 1039px) {
  .moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
    padding: 6px 15px;
    font-size: 13px;
  }
}
.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-item:not(:last-child) .moto-widget-menu-link:after {
  content: "";
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: 0;
  margin: 0 auto;
  width: auto;
  height: 1px;
}
.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-sublist {
  left: auto !important;
  right: calc(100% +  5px) !important;
  top: -11px;
}
.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-sublist .moto-widget-menu-item:last-child .moto-widget-menu-link:after {
  display: none;
}
.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-sublist:before {
  top: 0;
  left: auto;
  right: -6px;
  width: 6px;
  height: 100%;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list >.moto-widget-menu-item >.moto-widget-menu-link .moto-widget-menu-link-arrow {
  position: relative;
  font-size: 12px;
  transition: inherit;
  margin-left: 3px;
  line-height: 16px;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list >.moto-widget-menu-item >.moto-widget-menu-link .moto-widget-menu-link-arrow:before {
  content: "\f107";
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-list >.moto-widget-menu-item >.moto-widget-menu-link {
  padding: 0 0 2px;
  border-width: 0 0 2px;
  border-style: solid;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list >.moto-widget-menu-item:not(:first-child) {
  margin-left: 20px;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list >.moto-widget-menu-item >.moto-widget-menu-link {
  padding: 6px 12px;
  border-radius: 4px;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list .moto-widget-menu-sublist {
  box-shadow: 0 1px 10px 0 rgba(0,0,0,0.25);
}
@media screen and (max-width: 767px) {
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list {
    border: 1px solid;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item {
    border: none;
    margin: 0 !important;
    padding: 0;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item:after,
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item:before {
    display: none;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item:not(:last-child) {
    border-bottom: 1px solid;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link {
    padding: 10px 50px 10px 20px;
    font-size: 16px;
    line-height: 1.2;
    text-align: left;
    border: none;
    border-radius: 0;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link:after,
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link:before {
    display: none;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link .moto-widget-menu-link-arrow {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    width: 50px;
    height: 100%;
    font-size: inherit;
    transition: .3s;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link .moto-widget-menu-link-arrow:after {
    content: "\f107";
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 100%;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link .moto-widget-menu-link-arrow:before {
    display: none;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist {
    width: 100%;
    padding: 0;
    border: none;
    box-shadow: none;
    border-radius: 0;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist:before,
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist:after {
    content: none;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item {
    width: 100%;
    border-bottom: none;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
    padding: 7px 40px;
    font-size: 14px;
    margin: 0;
    border: none;
    text-align: left;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link .moto-widget-menu-link-arrow {
    right: 0;
    top: 50%;
    font-size: inherit;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    color: inherit !important;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link:before,
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link:after {
    display: none;
  }
  .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
    padding: 7px 40px 7px 60px;
  }
}
.moto-widget-button .moto-widget-button-link {
  position: relative;
  text-align: center;
  z-index: 1;
  border-width: 1px;
  border-style: solid;
  transition: all .3s;
  border-radius: 4px;
}
.moto-widget-button .moto-widget-button-link .moto-widget-button-label {
  position: relative;
}
.moto-widget-button .moto-widget-button-link .moto-widget-theme-icon {
  transition: all .3s;
}
.moto-widget-button .moto-widget-button-link .moto-widget-theme-icon:before {
  transition: .3s;
}
.moto-widget-button .moto-widget-button-link.moto-size-small {
  font-size: 12px;
  padding: 9px 12px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-button .moto-widget-button-link.moto-size-small {
    padding: 9px;
  }
}
.moto-widget-button .moto-widget-button-link.moto-size-small .moto-widget-theme-icon {
  line-height: 16px;
}
.moto-widget-button .moto-widget-button-link.moto-size-medium {
  padding: 16px 24px;
  font-size: 14px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-button .moto-widget-button-link.moto-size-medium {
    padding: 11px 15px;
    font-size: 12px;
  }
}
.moto-widget-button .moto-widget-button-link.moto-size-medium .moto-widget-theme-icon {
  line-height: 20px;
}
.moto-widget-button .moto-widget-button-link.moto-size-large {
  font-size: 20px;
  padding: 15px 40px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-button .moto-widget-button-link.moto-size-large {
    padding: 10px 20px;
    font-size: 18px;
  }
}
.moto-widget-button .moto-widget-button-link.moto-size-large .moto-widget-theme-icon {
  line-height: 26px;
}
.moto-widget-button.moto-preset-2 .moto-widget-button-link.moto-size-large {
  font-size: 15px;
  padding: 14px 62px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-button.moto-preset-2 .moto-widget-button-link.moto-size-large {
    padding: 10px 32px;
  }
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link .moto-widget-theme-icon {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  font-size: 23px;
  float: left;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link .moto-widget-theme-icon:before {
  content: '\f218';
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link {
  padding: 0;
  border-radius: 0;
  border: none;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link .moto-widget-theme-icon {
  position: relative;
  display: inline-block;
  float: right;
  margin-left: 5px;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link .moto-widget-theme-icon:before {
  content: '\f061';
}
.moto-widget-image .moto-widget-image-link {
  position: relative;
  overflow: hidden;
  transition: .3s;
}
.moto-widget-image .moto-widget-image-link:before {
  width: 100%;
  height: 100%;
  z-index: 1;
  left: 0;
  top: 0;
  border-width: 1px;
  border-style: solid;
}
.moto-widget-image .moto-widget-image-link:after {
  z-index: 2;
  left: 50%;
  top: 50%;
  opacity: 1;
  font: 24px/1 'FontAwesome';
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
}
.moto-widget-image .moto-widget-image-link:before,
.moto-widget-image .moto-widget-image-link:after {
  position: absolute;
  content: "";
  transition: 0.4s all ease;
}
.moto-widget-image .moto-widget-image-picture {
  transition: .3s;
}
.moto-widget-image.moto-preset-default .moto-widget-image-link:before,
.moto-widget-image.moto-preset-default .moto-widget-image-link:after {
  display: none;
}
.moto-widget-image.moto-preset-2 .moto-widget-image-link {
  border-radius: 50%;
}
.moto-widget-image.moto-preset-2 .moto-widget-image-link:before,
.moto-widget-image.moto-preset-2 .moto-widget-image-link:after {
  display: none;
}
.moto-widget-image.moto-preset-3 .moto-widget-image-link:after {
  content: "\f00e";
}
.moto-widget-image.moto-preset-3 .moto-widget-image-link:hover .moto-widget-image-picture {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
}
.moto-widget-image.moto-preset-4 .moto-widget-image-link:after {
  display: none;
}
.moto-widget-image.moto-preset-4 .moto-widget-image-link .moto-widget-image-picture {
  opacity: 0.6;
}
.moto-widget-image.moto-preset-4 .moto-widget-image-link:hover .moto-widget-image-picture {
  opacity: 1;
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link:after {
  content: "\f002";
  top: 45%;
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link:hover:after {
  top: 50%;
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item {
  overflow: hidden;
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item .caption {
  position: absolute;
  z-index: 99;
  display: block;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: auto;
  width: auto;
  max-width: 90%;
  padding: 15px;
  opacity: 0;
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  transition: .3s;
}
@media screen and (max-width: 767px) {
  .moto-widget-grid-gallery .moto-widget-grid-gallery-item .caption {
    padding: 5px;
  }
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item .caption_text {
  text-align: center;
  font-size: 17px;
  line-height: 22px;
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item .caption-visible {
  opacity: 1;
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item:before {
  width: 100%;
  height: 100%;
  z-index: 1;
  left: 0%;
  top: 0;
  border: 1px solid;
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item:after {
  z-index: 2;
  font: 24px/1 'FontAwesome';
  left: 50%;
  top: 50%;
  opacity: 1;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item:before,
.moto-widget-grid-gallery .moto-widget-grid-gallery-item:after {
  position: absolute;
  content: "";
  transition: all .3s;
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item .moto-widget-grid-gallery-image {
  transition: all .3s;
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item .caption {
  left: 5%;
  right: auto;
  width: auto;
  max-width: 60%;
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item .caption-visible {
  left: 10%;
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item:hover .moto-widget-grid-gallery-image {
  transform: scale3d(1.2,1.2,1);
  -webkit-transform: scale3d(1.2,1.2,1);
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item .caption {
  top: auto;
  bottom: 0;
  max-width: none;
  width: 100%;
  transform: none;
  -webkit-transform: none;
  -ms-transform: none;
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item:hover .moto-widget-grid-gallery-image {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transition: .2s;
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item:hover:after {
  content: "\f00e";
  top: 45%;
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item:hover:hover:after {
  top: 50%;
}
.moto-widget-slider .bx-pager {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
}
@media screen and (max-width: 1039px) {
  .moto-widget-slider .bx-pager {
    bottom: 5px;
  }
}
.moto-widget-slider .bx-pager-item:not(:first-child) {
  margin-left: 12px;
}
.moto-widget-slider .bx-pager-link {
  width: 14px;
  height: 14px;
  border-width: 1px;
  border-style: solid;
  font-size: 0;
  transition: all .3s;
}
@media screen and (max-width: 767px) {
  .moto-widget-slider .bx-pager-link {
    width: 7px;
    height: 7px;
    border-width: 1px;
  }
}
.moto-widget-slider .bx-caption {
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: auto;
  padding: 10px;
  max-width: 75%;
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
}
@media screen and (max-width: 767px) {
  .moto-widget-slider .bx-caption {
    padding: 5px;
  }
}
.moto-widget-slider .bx-caption_text {
  text-align: center;
  font-size: 60px;
  line-height: 1.15;
}
@media screen and (max-width: 1039px) {
  .moto-widget-slider .bx-caption_text {
    font-size: 44px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-slider .bx-caption_text {
    font-size: 18px;
  }
}
.moto-widget-slider .bx-controls-direction .bx-prev,
.moto-widget-slider .bx-controls-direction .bx-next {
  top: 50%;
  width: 45px;
  height: 45px;
  text-align: center;
  font: 0/1 'FontAwesome';
  border-width: 1px;
  border-style: solid;
  transition: all .3s;
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
}
@media screen and (max-width: 767px) {
  .moto-widget-slider .bx-controls-direction .bx-prev,
  .moto-widget-slider .bx-controls-direction .bx-next {
    width: 30px;
    height: 30px;
  }
}
.moto-widget-slider .bx-controls-direction .bx-prev:before,
.moto-widget-slider .bx-controls-direction .bx-next:before {
  font-size: 24px;
  line-height: 41px;
  transition: all .3s;
}
@media screen and (max-width: 767px) {
  .moto-widget-slider .bx-controls-direction .bx-prev:before,
  .moto-widget-slider .bx-controls-direction .bx-next:before {
    line-height: 27px;
    font-size: 14px;
  }
}
.moto-widget-slider .bx-controls-direction .bx-prev {
  left: 0;
  padding-right: 2px;
}
.moto-widget-slider .bx-controls-direction .bx-prev:before {
  content: "\f104";
}
.moto-widget-slider .bx-controls-direction .bx-next {
  right: 0;
  padding-left: 2px;
}
.moto-widget-slider .bx-controls-direction .bx-next:before {
  content: "\f105";
}
.moto-widget-slider.moto-widget-carousel .bx-wrapper {
  padding: 0 80px;
}
@media screen and (max-width: 767px) {
  .moto-widget-slider.moto-widget-carousel .bx-wrapper {
    padding: 0 40px;
  }
}
.moto-widget-slider.moto-widget-carousel .carousel-block {
  padding: 0 0 40px;
}
.moto-widget-slider.moto-widget-carousel .bx-pager {
  bottom: -38px;
}
.moto-widget-slider.moto-widget-carousel .bx-controls-direction .bx-prev {
  left: 0;
}
.moto-widget-slider.moto-widget-carousel .bx-controls-direction .bx-next {
  right: 0;
}
.moto-preset-2 .bx-pager {
  bottom: 50px;
}
@media screen and (max-width: 1039px) {
  .moto-preset-2 .bx-pager {
    bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .moto-preset-2 .bx-pager {
    bottom: 5px;
  }
}
.moto-preset-2 .bx-pager-link {
  border-radius: 50%;
}
.moto-preset-2 .bx-controls-direction .bx-prev,
.moto-preset-2 .bx-controls-direction .bx-next {
  border-radius: 50%;
}
.moto-preset-2 .bx-controls-direction .bx-prev {
  left: 1%;
}
.moto-preset-2 .bx-controls-direction .bx-next {
  right: 1%;
}
.moto-widget-social-links .moto-widget-social-links-item .moto-widget-social-links-link {
  position: relative;
  display: inline-block;
  text-align: center;
  width: 60px;
  height: 60px;
  font: 28px/60px 'FontAwesome';
  transition: all .3s;
}
@media screen and (max-width: 1039px) {
  .moto-widget-social-links .moto-widget-social-links-item .moto-widget-social-links-link {
    width: 35px;
    height: 35px;
    font: 21px/35px 'FontAwesome';
  }
}
.moto-widget-social-links .moto-widget-social-links-item .moto-widget-social-links-link:before {
  display: block;
  transition: .3s;
}
.moto-widget-social-links .moto-widget-social-links-link_facebook:before {
  content: "\f09a";
}
.moto-widget-social-links .moto-widget-social-links-link_googleplus:before {
  content: "\f0d5";
}
.moto-widget-social-links .moto-widget-social-links-link_twitter:before {
  content: "\f099";
}
.moto-widget-social-links .moto-widget-social-links-link_pinterest:before {
  content: "\f0d2";
}
.moto-widget-social-links .moto-widget-social-links-link_linkedin:before {
  content: "\f0e1";
}
.moto-widget-social-links .moto-widget-social-links-link_instagram:before {
  content: "\f16d";
}
.moto-widget-social-links.moto-preset-default .moto-widget-social-links-item:not(:first-child) {
  margin: 0 0 0 15px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-social-links.moto-preset-default .moto-widget-social-links-item:not(:first-child) {
    margin: 0 0 0 3px;
  }
}
.moto-widget-social-links.moto-preset-default .moto-widget-social-links-item .moto-widget-social-links-link {
  border-radius: 50%;
}
.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-item:not(:first-child) {
  margin: 0 0 0 10px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-social-links.moto-preset-2 .moto-widget-social-links-item:not(:first-child) {
    margin: 0 0 0 3px;
  }
}
.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-item .moto-widget-social-links-link {
  width: 35px;
  height: 35px;
  font: 21px/33px 'FontAwesome';
  border-width: 1px;
  border-style: solid;
  border-radius: 4px;
}
.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-item:not(:first-child) {
  margin: 0 0 0 20px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-social-links.moto-preset-3 .moto-widget-social-links-item:not(:first-child) {
    margin: 0 0 0 8px;
  }
}
.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-item .moto-widget-social-links-link {
  width: auto;
  height: auto;
  line-height: 1;
}
.moto-widget-contact_form .moto-widget-contact_form-form {
  overflow: visible;
}
.moto-widget-contact_form .moto-widget-contact_form-group {
  margin-bottom: 10px;
}
.moto-widget-contact_form .moto-widget-contact_form-group .moto-widget-contact_form-label {
  display: none;
  font-size: 14px;
}
.moto-widget-contact_form .moto-widget-contact_form-group .moto-widget-contact_form-field {
  font-size: 13px;
  padding: 5px 10px;
  line-height: normal;
  height: 34px;
  outline: none;
  border-width: 1px;
  border-style: solid;
  border-radius: 4px;
}
.moto-widget-contact_form .moto-widget-contact_form-group .moto-widget-contact_form-field.moto-widget-contact_form-textarea {
  min-height: 100px;
}
.moto-widget-contact_form .moto-widget-contact_form-group .moto-widget-contact_form-field-error,
.moto-widget-contact_form .moto-widget-contact_form-group .moto-widget-contact_form-required {
  position: absolute;
  font-size: 10px;
  top: 1px;
  right: 5px;
  line-height: 1;
}
.moto-widget-contact_form .moto-widget-contact_form-success,
.moto-widget-contact_form .moto-widget-contact_form-danger {
  position: relative;
  font-size: 12px;
  bottom: 5px;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-group .moto-widget-contact_form-label {
  display: inline-block;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-group .moto-widget-contact_form-field-error,
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-group .moto-widget-contact_form-required {
  top: 22px;
}
.moto-back-to-top-button {
  right: 40px;
  bottom: -50px;
  transition: .3s;
}
.moto-back-to-top-button.moto-back-to-top-button_visible {
  bottom: 40px;
}
.moto-back-to-top-button .moto-back-to-top-button-link {
  width: 50px;
  height: 50px;
  font: 20px/48px 'FontAwesome';
  color: #ffffff;
  background: rgba(0,0,0,0.5);
  text-align: center;
  border-radius: 4px;
  transition: .3s;
  box-shadow: 0 0 0 2px rgba(255,255,255,0.3);
}
@media screen and (max-width: 767px) {
  .moto-back-to-top-button .moto-back-to-top-button-link {
    width: 40px;
    height: 40px;
    font: 18px/38px 'FontAwesome';
  }
}
.moto-back-to-top-button .moto-back-to-top-button-link .moto-back-to-top-button-icon:before {
  content: "\f106";
}
.moto-back-to-top-button .moto-back-to-top-button-link:hover {
  background: #d10546;
}
.moto-widget-store_cart_and_profile .moto-widget-store_cart_and_profile-container .moto-widget-store_cart_and_profile-item {
  margin-right: 0px;
}
.moto-widget-store_cart_and_profile .moto-widget-store_cart_and_profile-container .moto-widget-store_cart_and_profile-item:not(:last-child) {
  margin-right: 10px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-store_cart_and_profile .moto-widget-store_cart_and_profile-container .moto-widget-store_cart_and_profile-item:not(:last-child) {
    margin-right: 5px;
  }
}
.moto-widget-store_cart_and_profile .moto-widget-store_cart_and_profile-container .moto-widget-store_cart_and_profile-item:not(:last-child):after {
  display: none;
}
.moto-widget-store_cart_and_profile .moto-widget-store_cart_and_profile-container .moto-widget-store_cart_and_profile-username,
.moto-widget-store_cart_and_profile .moto-widget-store_cart_and_profile-container .moto-widget-store_cart_and_profile-text {
  padding-left: 4px;
  transition: .3s;
}
@media screen and (max-width: 767px) {
  .moto-widget-store_cart_and_profile .moto-widget-store_cart_and_profile-container .moto-widget-store_cart_and_profile-username,
  .moto-widget-store_cart_and_profile .moto-widget-store_cart_and_profile-container .moto-widget-store_cart_and_profile-text {
    padding-left: 0;
  }
}
.moto-widget-store_cart_and_profile .moto-widget-store_cart_and_profile-container .moto-widget-store_cart_and_profile-username {
  padding: 0 2px;
}
.moto-widget-store_cart_and_profile .moto-widget-store_cart_and_profile-container .moto-widget-store_cart_and_profile-link i {
  color: #d10546;
  display: inline-block;
  width: auto;
  height: auto;
  line-height: 1;
  font-size: 23px;
  transition: .3s;
}
@media screen and (max-width: 1039px) {
  .moto-widget-store_cart_and_profile .moto-widget-store_cart_and_profile-container .moto-widget-store_cart_and_profile-link i {
    font-size: 20px;
  }
}
.moto-widget-store_cart_and_profile .moto-widget-store_cart_and_profile-container .moto-widget-store_cart_and_profile-link:hover .moto-widget-store_cart_and_profile-text,
.moto-widget-store_cart_and_profile .moto-widget-store_cart_and_profile-container .moto-widget-store_cart_and_profile-link:hover .moto-widget-store_cart_and_profile-username {
  color: #000;
}
.moto-widget-store_cart_and_profile .moto-widget-store_cart_and_profile-container .moto-widget-store_cart_and_profile-link:hover i {
  color: #000;
}
.moto-widget-store_cart_and_profile .moto-widget-store_cart_and_profile-container .moto-widget-store_cart_and_profile-link .moto-widget-store_cart_and_profile-text {
  color: #777777;
}
.moto-widget-store_cart_and_profile .moto-widget-store_cart_and_profile-container .moto-widget-store_cart-and-profile__item-social:hover path {
  fill: #000;
}


@media screen and (max-width: 767px) {
  .moto-widget-store_cart_and_profile .moto-widget-store_cart_and_profile-container .moto-widget-store_cart_and_profile-link .moto-widget-store_cart_and_profile-text {
    display: inline-block;
  }
}
.moto-widget-store_search .search-form .search-form_label {
  padding: 0;
  border: none;
}
.moto-widget-store_search .search-form .search-form_label .search-form_input {
  height: 34px;
  padding: 6px 40px 6px 10px;
  background: #ffffff;
  font: normal 13px/normal 'Lato';
  color: #777777;
  border-radius: 4px;
}
.moto-widget-store_search .search-form .search-form_submit {
  right: 0;
  width: 34px;
  height: 100%;
  text-align: center;
  font: 400 16px/34px 'FontAwesome';
  cursor: pointer;
  color: rgba(0,0,0,0.25);
  top: 50%;
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  border-radius: 4px;
}
.moto-widget-store_search .search-form .search-form_submit:hover:before {
  color: #000000;
  transition: .3s;
}
.moto-widget-store-product-grid .moto-widget-store-main_item,
.moto-widget-store-product-related-products .moto-widget-store-main_item {
  transition: .3s;
  margin-bottom: 30px;
}
.moto-widget-store-product-grid .moto-widget-store-main_item .moto-widget-image,
.moto-widget-store-product-related-products .moto-widget-store-main_item .moto-widget-image {
  margin-bottom: 20px;
  border: 1px solid #dddddd;
  padding: 10px;
}
.moto-widget-store-product-grid .moto-widget-store-main_item .moto-widget-image .moto-widget-image-link,
.moto-widget-store-product-related-products .moto-widget-store-main_item .moto-widget-image .moto-widget-image-link {
  border: none;
  padding: 0;
  overflow: visible;
}
.moto-widget-store-product-grid .moto-widget-store-main_item .moto-widget-image .moto-widget-image-link img,
.moto-widget-store-product-related-products .moto-widget-store-main_item .moto-widget-image .moto-widget-image-link img {
  top: auto;
  left: auto;
  position: static;
  -webkit-transform: translate(0,0);
  transform: translate(0,0);
  -ms-transform: translate(0,0);
  max-width: 100%;
  max-height: 100%;
}
.moto-widget-store-product-grid .moto-widget-store-main_item .moto-widget-image .moto-widget-image-link:before,
.moto-widget-store-product-related-products .moto-widget-store-main_item .moto-widget-image .moto-widget-image-link:before {
  border: none;
}
.moto-widget-store-product-grid .moto-widget-store-main_item .moto-widget-image .moto-widget-image-link .moto-widget-store-main_item-label,
.moto-widget-store-product-related-products .moto-widget-store-main_item .moto-widget-image .moto-widget-image-link .moto-widget-store-main_item-label {
  top: 0px;
  right: 0px;
  left: auto;
  text-align: center;
  min-width: 48px;
  padding: 3px;
  border-radius: 2px;
  transition: all 0.3s ease;
}
.moto-widget-store-product-grid .moto-widget-store-main_item .moto-widget-store-main_item-title,
.moto-widget-store-product-related-products .moto-widget-store-main_item .moto-widget-store-main_item-title {
  margin-bottom: 4px;
  transition: .3s;
  text-align: left;
  color: #000000;
}
.moto-widget-store-product-grid .moto-widget-store-main_item .moto-widget-store-main_item-title:hover,
.moto-widget-store-product-related-products .moto-widget-store-main_item .moto-widget-store-main_item-title:hover {
  color: #d10546;
}
.moto-widget-store-product-grid .moto-widget-store-main_item .moto-widget-store-main_item-title:hover span,
.moto-widget-store-product-related-products .moto-widget-store-main_item .moto-widget-store-main_item-title:hover span {
  color: #d10546;
  transition: .3s;
}
.moto-widget-store-product-grid .moto-widget-store-main_item .store-product-element-container,
.moto-widget-store-product-related-products .moto-widget-store-main_item .store-product-element-container {
  display: block;
  margin-top: 5px;
  margin-bottom: 16px;
  text-align: left;
}
.moto-widget-store-product-grid .moto-widget-store-main_item .store-product-element-container .moto-widget-store-main_item-price,
.moto-widget-store-product-related-products .moto-widget-store-main_item .store-product-element-container .moto-widget-store-main_item-price {
  display: inline-block;
}
.moto-widget-store-product-grid .moto-widget-store-main_item .store-product-element-container .moto-widget-store-main_item-old_price,
.moto-widget-store-product-related-products .moto-widget-store-main_item .store-product-element-container .moto-widget-store-main_item-old_price {
  display: inline-block;
}
.moto-widget-store-breadcrumbs.moto-widget-store-breadcrumbs-style.moto-preset-default {
  padding: 13px 15px;
  margin-bottom: 0;
}
@media screen and (max-width: 1039px) {
  .moto-widget-store-breadcrumbs.moto-widget-store-breadcrumbs-style.moto-preset-default {
    white-space: initial;
  }
}
.moto-widget-store-breadcrumbs.moto-widget-store-breadcrumbs-style.moto-preset-default div ul li {
  padding: 0;
}
.moto-widget-store-breadcrumbs.moto-widget-store-breadcrumbs-style.moto-preset-default div ul li:not(:first-child) {
  margin-left: 20px;
}
.moto-widget-store-breadcrumbs.moto-widget-store-breadcrumbs-style.moto-preset-default div ul li:after {
  content: "\f0da";
  right: -14px;
  top: 0;
  bottom: auto;
  font: normal 14px/20px 'FontAwesome';
}
.moto-widget-store-breadcrumbs.moto-widget-store-breadcrumbs-style.moto-preset-default div ul li a {
  color: #d10546;
  font: 600 14px/1 'Lato';
  transition: .3s;
  background: transparent;
  border: none;
}
@media screen and (max-width: 767px) {
  .moto-widget-store-breadcrumbs.moto-widget-store-breadcrumbs-style.moto-preset-default div ul li a {
    font: normal 12px/1 'Lato';
  }
}
.moto-widget-store-breadcrumbs.moto-widget-store-breadcrumbs-style.moto-preset-default div ul li a:hover {
  color: #333333;
}
.moto-widget-store-breadcrumbs.moto-widget-store-breadcrumbs-style.moto-preset-default div ul li:first-child a {
  font-size: 0;
}
.moto-widget-store-breadcrumbs.moto-widget-store-breadcrumbs-style.moto-preset-default div ul li:first-child a:before {
  display: inline-block;
  font: 16px/1 FontAwesome;
  content: "\f015";
  color: #d10546;
}
@media screen and (max-width: 1039px) {
  .moto-widget-store-breadcrumbs.moto-widget-store-breadcrumbs-style.moto-preset-default div ul li:first-child a:before {
    font: 14px/1 FontAwesome;
  }
}
.moto-widget-store-breadcrumbs.moto-widget-store-breadcrumbs-style.moto-preset-default div ul li:last-child:after {
  content: '';
}
.moto-widget-store-breadcrumbs.moto-widget-store-breadcrumbs-style.moto-preset-default div ul li:last-child a {
  color: #000000;
}
.moto-widget-store-breadcrumbs.moto-widget-store-breadcrumbs-style.moto-preset-2 {
  padding: 9px 15px;
}
.moto-widget-store-breadcrumbs.moto-widget-store-breadcrumbs-style.moto-preset-2 div ul li {
  position: relative;
}
.moto-widget-store-breadcrumbs.moto-widget-store-breadcrumbs-style.moto-preset-2 div ul li:after {
  position: absolute;
  content: "\f105";
  right: -14px;
  font-family: "FontAwesome";
  color: #777777;
  top: 50%;
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
}
@media screen and (max-width: 767px) {
  .moto-widget-store-breadcrumbs.moto-widget-store-breadcrumbs-style.moto-preset-2 div ul li:after {
    right: -14px;
  }
}
.moto-widget-store-breadcrumbs.moto-widget-store-breadcrumbs-style.moto-preset-2 div ul li:not(:first-child) {
  margin-left: 20px;
}
.moto-widget-store-breadcrumbs.moto-widget-store-breadcrumbs-style.moto-preset-2 div ul li a {
  font: 600 14px/1 'Lato';
  color: #000000;
  text-transform: uppercase;
  background: transparent;
  border: none;
}
@media screen and (max-width: 767px) {
  .moto-widget-store-breadcrumbs.moto-widget-store-breadcrumbs-style.moto-preset-2 div ul li a {
    font: normal 12px/1 'Lato';
  }
}
.moto-widget-store-breadcrumbs.moto-widget-store-breadcrumbs-style.moto-preset-2 div ul li a:hover {
  color: #d10546;
}
.moto-widget-store-breadcrumbs.moto-widget-store-breadcrumbs-style.moto-preset-2 div ul li:first-child a:before {
  display: none;
}
.moto-widget-store-breadcrumbs.moto-widget-store-breadcrumbs-style.moto-preset-2 div ul li:last-child:after {
  content: '';
}
.moto-widget-store-breadcrumbs.moto-widget-store-breadcrumbs-style.moto-preset-2 div ul li:last-child a {
  font-weight: normal;
  color: #777777;
}
.moto-widget-store-confirmation-payment_method .moto-widget-store-shp_cart-form .moto-widget-store-shp_cart-form-textarea {
  border: 1px solid #e6e6e6;
}
.moto-widget-store-checkout-form .moto-widget-store-checkout-form-radio_label.active i:before {
  color: #d10546;
}
.moto-widget-store-confirmation .moto-widget-store-confirmation-pc-ul_title li {
  border-bottom: 1px solid #dddddd;
  border-top: 1px solid #dddddd;
  text-align: left;
  padding: 7.5px 10px;
  background: #f2f2f2;
}
.moto-widget-store-confirmation.moto-widget-store-confirmation-pc ul li {
  border-bottom: 1px solid #dddddd;
  padding: 7px 20px;
  text-align: left;
}
.moto-widget-store-confirmation.moto-widget-store-confirmation-pc ul li:not(:last-child) {
  border-left: 1px solid #dddddd;
}
.moto-widget-store-confirmation.moto-widget-store-confirmation-pc ul li:first-child {
  border-left: 1px solid #dddddd;
}
.moto-widget-store-confirmation.moto-widget-store-confirmation-pc ul li:last-child {
  border-right: 1px solid #dddddd;
}
.moto-widget-store-confirmation .moto-widget-store-confirmation-pc-quantity .moto-widget-store-spinner-type_1 {
  border: 1px solid #dddddd;
}
@media screen and (max-width: 767px) {
  .moto-widget-store-confirmation .moto-widget-store-confirmation-pc-quantity .moto-widget-store-spinner-type_1 {
    padding: 5px 10px 5px 10px;
  }
}
.moto-widget-store-product-media-gallery .moto-widget-store-con_carousel .connected-carousels .stage {
  margin-bottom: 15px;
}
.moto-widget-store-product-media-gallery .moto-widget-store-con_carousel .connected-carousels .stage .moto-widget-image-link {
  border-color: #e6e6e6;
}
.moto-widget-store-product-media-gallery .moto-widget-store-con_carousel .connected-carousels .navigation .nav-wrap .prev-navigation,
.moto-widget-store-product-media-gallery .moto-widget-store-con_carousel .connected-carousels .navigation .nav-wrap .next-navigation {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: inherit;
  font-size: inherit;
  top: 50%;
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  text-align: center;
  background: rgba(0,0,0,0.3);
  border-radius: 4px;
  opacity: 1;
  transition: .3s;
}
@media screen and (max-width: 1039px) {
  .moto-widget-store-product-media-gallery .moto-widget-store-con_carousel .connected-carousels .navigation .nav-wrap .prev-navigation,
  .moto-widget-store-product-media-gallery .moto-widget-store-con_carousel .connected-carousels .navigation .nav-wrap .next-navigation {
    width: 20px;
    height: 20px;
  }
}
.moto-widget-store-product-media-gallery .moto-widget-store-con_carousel .connected-carousels .navigation .nav-wrap .prev-navigation:before,
.moto-widget-store-product-media-gallery .moto-widget-store-con_carousel .connected-carousels .navigation .nav-wrap .next-navigation:before {
  color: #ffffff;
  position: relative;
  width: auto;
  height: auto;
  font-family: FontAwesome;
  font-size: 21px;
  line-height: 39px;
  top: auto;
  left: auto;
  transition: .3s;
}
@media screen and (max-width: 1039px) {
  .moto-widget-store-product-media-gallery .moto-widget-store-con_carousel .connected-carousels .navigation .nav-wrap .prev-navigation:before,
  .moto-widget-store-product-media-gallery .moto-widget-store-con_carousel .connected-carousels .navigation .nav-wrap .next-navigation:before {
    font-size: 14px;
    line-height: 20px;
  }
}
.moto-widget-store-product-media-gallery .moto-widget-store-con_carousel .connected-carousels .navigation .nav-wrap .prev-navigation:hover,
.moto-widget-store-product-media-gallery .moto-widget-store-con_carousel .connected-carousels .navigation .nav-wrap .next-navigation:hover {
  background: rgba(0,0,0,0.7);
  color: #ffffff;
}
.moto-widget-store-product-media-gallery .moto-widget-store-con_carousel .connected-carousels .navigation .nav-wrap .prev-navigation {
  left: -41px;
  padding-right: 2px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-store-product-media-gallery .moto-widget-store-con_carousel .connected-carousels .navigation .nav-wrap .prev-navigation {
    left: -20px;
  }
}
.moto-widget-store-product-media-gallery .moto-widget-store-con_carousel .connected-carousels .navigation .nav-wrap .next-navigation {
  right: -41px;
  padding-left: 2px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-store-product-media-gallery .moto-widget-store-con_carousel .connected-carousels .navigation .nav-wrap .next-navigation {
    right: -20px;
  }
}
.moto-widget-store-product-media-gallery .moto-widget-store-con_carousel .connected-carousels .carousel-navigation .moto-widget-store-image-block .moto-widget-image-link {
  border: none;
  transition: all .3s;
}
.moto-widget-store-product-media-gallery .moto-widget-store-con_carousel .connected-carousels .carousel-navigation .moto-widget-store-image-block .moto-widget-image-link:before {
  position: absolute;
  display: block;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 1px solid;
  border-color: transparent;
}
.moto-widget-store-product-media-gallery .moto-widget-store-con_carousel .connected-carousels .carousel-navigation .moto-widget-store-image-block .moto-widget-image-link:hover:before {
  border-color: #dddddd;
}
.moto-widget-store-product-media-gallery .moto-widget-store-con_carousel .connected-carousels .carousel-navigation li.active .moto-widget-image-link:before,
.moto-widget-store-product-media-gallery .moto-widget-store-con_carousel .connected-carousels .carousel-navigation li:hover .moto-widget-image-link:before {
  border-color: #dddddd;
}
.moto-widget-store-featured_row-top .moto-widget-store-items_per_page {
  padding: 5px 0;
}
.moto-widget-store-featured_row-top .moto-widget-store-items_per_page .moto-widget-store-items_per_page-select .moto-widget-store-select_box-type_2 {
  box-shadow: none;
}
.moto-widget-store-featured_row-top .moto-widget-store-items_per_page .moto-widget-store-items_per_page-select .moto-widget-store-select_box-type_2 .styledSelect {
  top: 50%;
  min-width: 59px;
  height: 34px;
  padding: 0 0 0 13px;
  background: #ffffff;
  border: 1px solid #dddddd;
  font: 13px/34px 'Lato';
  color: #777777;
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
}
.moto-widget-store-featured_row-top .moto-widget-store-items_per_page .moto-widget-store-items_per_page-select .moto-widget-store-select_box-type_2 .styledSelect:before {
  top: 0px;
  bottom: 0;
  left: auto;
  width: auto;
  height: auto;
  text-align: center;
  font: 12px/30px 'FontAwesome';
  color: #777777;
  content: '\f0dd';
}
.moto-widget-store-featured_row-top .moto-widget-store-items_per_page .moto-widget-store-items_per_page-select .moto-widget-store-select_box-type_2 .options {
  top: 32px;
  left: 0px;
  width: 100px;
}
.moto-widget-store-featured_row-top .moto-widget-store-items_per_page .moto-widget-store-items_per_page-select .moto-widget-store-select_box-type_2 .options li {
  border-bottom: none;
  font: 13px/1.5 'Lato';
  padding: 0 14px;
}
.moto-widget-store-featured_row-top .moto-widget-store-paginator a {
  width: auto;
  height: auto;
  line-height: 1;
  padding: 0;
  margin-right: 13px;
  text-align: center;
  text-decoration: none;
  transition: .3s;
}
.moto-widget-store-featured_row-top .moto-widget-store-paginator a:hover {
  color: #d10546;
}
.moto-widget-store-featured_row-top a.act {
  color: #000000;
  font-weight: bold;
}
.moto-widget-store-category-tree .moto-widget-store-sidebar_nav {
  border: none;
}
.moto-widget-store-category-tree .moto-widget-store-sidebar_nav li {
  border: none;
}
.moto-widget-store-category-tree .moto-widget-store-sidebar_nav li:last-child {
  border: none;
}
.moto-widget-store-category-tree .moto-widget-store-sidebar_nav ul > li > a {
  font: normal 14px/1.1 'Lato', sans-serif;
  color: #777777;
  transition: .3s;
  padding: 8px 0;
  text-transform: none;
}
@media screen and (max-width: 1039px) {
  .moto-widget-store-category-tree .moto-widget-store-sidebar_nav ul > li > a {
    font: normal 12px/1.1 'Lato', sans-serif;
  }
}
.moto-widget-store-category-tree .moto-widget-store-sidebar_nav ul > li > a:hover {
  color: #000000;
}
.moto-widget-store-category-tree .moto-widget-store-sidebar_nav ul > li.active > a {
  color: #000000 !important;
  background: transparent;
}
.moto-widget-store-category-tree .moto-widget-store-sidebar_nav ul > li.active > a span:after {
  color: #000000 !important;
}
.moto-widget-store-category-tree .moto-widget-store-sidebar_nav ul > li.has-sub > a > span {
  position: static;
}
.moto-widget-store-category-tree .moto-widget-store-sidebar_nav ul > li.has-sub > a > span:after {
  top: 50%;
  font: 700 16px/1 'FontAwesome';
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  color: #777777;
  transition: .3s;
}
.moto-widget-store-category-tree .moto-widget-store-sidebar_nav ul > li.has-sub > a:hover span:after {
  color: #000000;
}
.moto-widget-store-category-tree .moto-widget-store-sidebar_nav ul > li.has-sub ul li {
  padding: 0;
}
.moto-widget-store-category-tree .moto-widget-store-sidebar_nav ul > li.has-sub ul li.open {
  margin-bottom: 0;
}
.moto-widget-store-category-tree .moto-widget-store-sidebar_nav ul > li.has-sub ul li > a {
  padding: 8px 15px;
  font-size: 14px;
  text-decoration: none !important;
  color: #777777;
}
.moto-widget-store-category-tree .moto-widget-store-sidebar_nav ul > li.has-sub ul li > a:after {
  display: none !important;
}
.moto-widget-store-category-tree .moto-widget-store-sidebar_nav ul > li.has-sub ul li > a:hover {
  color: #000000;
}
.moto-widget-store-category-tree .moto-widget-store-sidebar_nav ul > li.has-sub ul li ul li > a {
  padding: 8px 30px;
}
.moto-widget-store-category-tree .moto-widget-store-sidebar_nav ul > li.has-sub ul li ul li:last-child {
  margin-bottom: 0;
}
.moto-widget-store-category-tree .moto-widget-store-sidebar_nav ul > li.has-sub.open a {
  background: transparent;
  color: #000000;
}
.moto-widget-store-category-tree .moto-widget-store-sidebar_nav ul > li.has-sub.open a > span:after {
  color: #000000;
}
.moto-widget-store-category-tree .moto-widget-store-sidebar_nav ul > li.has-sub.open ul li.has-sub a span:after {
  color: #777777;
}
.moto-widget-store-category-tree .moto-widget-store-sidebar_nav ul > li.has-sub.open ul li.has-sub a:hover > span:after {
  color: #000000;
}
.moto-widget-store-category-tree .moto-widget-store-sidebar_nav ul > li.has-sub.active > a {
  color: #777777;
}
.moto-widget-store-category-tree .moto-widget-store-sidebar_nav ul > li.has-sub.active > a > span:after {
  color: #777777;
}
.moto-widget-store-category-tree .moto-widget-store-sidebar_nav ul > li.has-sub.active ul li.active > a {
  color: #000000;
  background: transparent;
}
.moto-widget-store-category-tree .moto-widget-store-sidebar_nav ul > li.has-sub.active ul li.active > a > span:after {
  color: #000000;
}
.moto-widget-store-category-tree .moto-widget-store-sidebar_nav ul > li.has-sub.active ul li.active > a:hover > span:after {
  color: #000000;
}
.moto-widget-store-product-name .moto-widget-store-detail-top_descr {
  border-bottom: none;
  margin-bottom: 0;
}
.moto-preset-default .moto-widget-store-detail-product_properties {
  margin-bottom: 14px;
}
.moto-preset-default .moto-widget-store-detail-product_properties li:first-child {
  width: 31%;
}
@media screen and (max-width: 1039px) {
  .moto-preset-default .moto-widget-store-detail-product_properties li:first-child {
    width: 60%;
    margin-right: 0;
  }
}
.moto-preset-default .moto-widget-store-detail-product_properties li:last-child {
  width: auto;
  display: inline-block;
}
.moto-widget-store-product-options label {
  display: inline-block;
  margin: 10px 0;
}
.moto-widget-store-product-options.moto-preset-default select {
  padding: 5px 15px;
  max-width: 100%;
  outline: none;
  background: transparent;
  border: 1px solid #dddddd;
  height: 34px;
  transition: .3s;
}
.moto-widget-store-product-quantity.moto-preset-default .moto-widget-store-spinner-wrap {
  display: block;
  padding-left: 0;
}
.moto-widget-store-product-quantity.moto-preset-default .moto-widget-store-spinner-wrap .moto-widget-store-spinner-type_1 {
  line-height: normal;
  outline: none;
  width: 54px;
  height: 24px;
  background: transparent;
  border: 2px solid #dddddd;
  text-align: center;
  padding: 5px 0 5px 5px;
  display: inline-block;
}
.moto-widget-store-product-quantity.moto-preset-default .moto-widget-store-spinner-wrap .moto-widget-store-spinner-type_1::-webkit-inner-spin-button {
  opacity: 1;
}
.moto-widget-store-product-quantity.moto-preset-default span {
  margin-bottom: 10px;
}
.moto-widget-store-shp_cart-btns {
  margin-top: 12px;
}
.moto-widget-store-checkout .moto-widget-store-checkout-step .moto-widget-store-checkout-step-title {
  padding: 10px 0;
  border-bottom: 1px solid #dddddd;
}
.moto-widget-store-checkout .moto-widget-store-checkout-step .moto-widget-store-checkout-step-title:before {
  color: #2e2e2e;
  top: 50%;
  font-size: 15px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.moto-widget-store-checkout .moto-widget-store-checkout-step .moto-widget-store-checkout-step-title.active a {
  color: #d10546;
}
.moto-widget-store-form_link-wrap .moto-widget-store-form_link {
  color: #2e2e2e;
  text-decoration: none;
  font: normal 18px/1 'Lato';
}
@media screen and (max-width: 1039px) {
  .moto-widget-store-form_link-wrap .moto-widget-store-form_link {
    font: normal 13px/1 'Lato';
  }
}
.moto-widget-store-form_link-wrap .moto-widget-store-form_link:hover {
  color: #d10546;
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  .moto-widget-store-account_orders-tabs .moto-widget-button {
    margin-bottom: 10px;
  }
}
.moto-widget-store-account_orders-tabs .moto-widget-button .moto-widget-button-link.moto-widget-store-account_orders-tabs-active {
  color: #ffffff;
  background: #2e2e2e;
  border-color: #2e2e2e;
}
.moto-widget-store-account_orders-tabs .moto-widget-button .moto-widget-button-link.moto-widget-store-account_orders-tabs-active:before {
  content: none;
}
.moto-widget-store-confirmation-total div {
  margin: 5px 0;
}
.moto-widget-store-account_orders-item-title-status span {
  font-family: 'Lato', sans-serif;
  background-color: #333333;
}
.moto-widget-store-account_orders-total .moto-widget-store-account_orders-total-small_text {
  color: #d10546;
}
.moto-widget-store-checkout-confirmation .moto-widget-store-checkout-confirmation-title {
  padding-top: 20px;
}
@media screen and (max-width: 767px) {
  .moto-widget-store-checkout-confirmation .moto-widget-store-checkout-confirmation-title {
    padding-left: 0;
  }
}
.moto-widget-store-checkout-confirmation .moto-widget-store-checkout-confirmation-title:before {
  position: relative;
  display: inline-block;
  top: 0;
  color: #d10546;
}
.moto-widget-text-editable .moto-widget-store-checkout-confirmation-mail {
  color: #2e2e2e;
}
.moto-widget-text-editable .moto-widget-store-checkout-confirmation-mail:hover {
  text-decoration: underline;
  color: #2e2e2e;
}
.moto-widget-store-main_item-old_price h4 {
  text-decoration: line-through;
}
.moto-widget-store-account_orders-item-content {
  font-family: "Lato", sans-serif;
}
.moto-widget-store-account_orders-item-content .moto-widget-contact_form-form {
  font-family: "Lato", sans-serif;
}
.moto-widget-store-account_orders-item-content .moto-widget-store-account_orders-total {
  font-family: "Lato", sans-serif;
}
.moto-widget-store-detail-text ol,
.moto-widget-store-detail-text ul {
  padding: 0 15px;
}
@media screen and (max-width: 767px) {
  .moto-widget-store-checkout .moto-widget-store-checkout-step .moto-widget-contact_form-buttons {
    margin-bottom: 10px;
  }
}
.moto-widget-divider.moto-preset-default .moto-widget-divider-line {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #dddddd;
}
.moto-divider-line_top.moto-preset-default {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #dddddd;
}
.moto-divider-line_left.moto-preset-default {
  border-left-color: #dddddd;
  border-left-width: 1px;
  border-left-style: solid;
}
.moto-divider-line_bottom.moto-preset-default {
  border-bottom-color: #dddddd;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.moto-divider-line_right.moto-preset-default {
  border-right-color: #dddddd;
  border-right-width: 1px;
  border-right-style: solid;
}
.moto-widget-divider.moto-preset-2 .moto-widget-divider-line {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #dddddd;
}
.moto-divider-line_top.moto-preset-2 {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #dddddd;
}
.moto-divider-line_left.moto-preset-2 {
  border-left-color: #dddddd;
  border-left-width: 2px;
  border-left-style: solid;
}
.moto-divider-line_bottom.moto-preset-2 {
  border-bottom-color: #dddddd;
  border-bottom-width: 2px;
  border-bottom-style: solid;
}
.moto-divider-line_right.moto-preset-2 {
  border-right-color: #dddddd;
  border-right-width: 2px;
  border-right-style: solid;
}
.moto-widget-divider.moto-preset-3 .moto-widget-divider-line {
  border-top-width: 4px;
  border-top-style: solid;
  border-top-color: #dddddd;
}
.moto-divider-line_top.moto-preset-3 {
  border-top-width: 4px;
  border-top-style: solid;
  border-top-color: #dddddd;
}
.moto-divider-line_left.moto-preset-3 {
  border-left-color: #dddddd;
  border-left-width: 4px;
  border-left-style: solid;
}
.moto-divider-line_bottom.moto-preset-3 {
  border-bottom-color: #dddddd;
  border-bottom-width: 4px;
  border-bottom-style: solid;
}
.moto-divider-line_right.moto-preset-3 {
  border-right-color: #dddddd;
  border-right-width: 4px;
  border-right-style: solid;
}
.moto-widget-image.moto-preset-3 .moto-widget-image-link:after {
  color: transparent;
}
.moto-widget-image.moto-preset-3 .moto-widget-image-link:before {
  background-color: transparent;
  border-color: transparent;
}
.moto-widget-image.moto-preset-3 .moto-widget-image-link:hover:after {
  color: #ffffff;
}
.moto-widget-image.moto-preset-3 .moto-widget-image-link:hover:before {
  background-color: rgba(0,0,0,0.5);
  border-color: transparent;
}
.moto-widget-image.moto-preset-4 .moto-widget-image-link:before {
  background-color: transparent;
  border-color: transparent;
}
.moto-widget-image.moto-preset-4 .moto-widget-image-link:hover:before {
  background-color: transparent;
  border-color: rgba(255,255,255,0.2);
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link:after {
  color: transparent;
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link:before {
  background-color: rgba(0,0,0,0.4);
  border-color: transparent;
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link:hover:after {
  color: transparent;
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link:hover:before {
  background-color: rgba(0,0,0,0.15);
  border-color: transparent;
}
.moto-widget-button.moto-preset-default .moto-widget-button-link {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  background-color: #d10546;
  border-color: #d10546;
}
.moto-widget-button.moto-preset-default .moto-widget-button-link:hover {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.moto-widget-button.moto-preset-default .moto-widget-button-link .moto-widget-button-label {
  text-decoration: none;
}
.moto-widget-button.moto-preset-2 .moto-widget-button-link {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.moto-widget-button.moto-preset-2 .moto-widget-button-link:hover {
  color: #ffffff;
  background-color: #d10546;
  border-color: #d10546;
}
.moto-widget-button.moto-preset-2 .moto-widget-button-link .moto-widget-button-label {
  text-decoration: none;
}
.moto-widget-button.moto-preset-3 .moto-widget-button-link {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #d10546;
  background-color: transparent;
  border-color: #d10546;
}
.moto-widget-button.moto-preset-3 .moto-widget-button-link:hover {
  color: #ffffff;
  background-color: #777777;
  border-color: #777777;
}
.moto-widget-button.moto-preset-3 .moto-widget-button-link .moto-widget-button-label {
  text-decoration: none;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #000000;
  background-color: transparent;
  border-color: #000000;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link:hover {
  color: #ffffff;
  background-color: #d10546;
  border-color: #d10546;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link:hover .moto-widget-theme-icon:before {
  color: #ffffff;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link .moto-widget-button-label {
  text-decoration: none;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link .moto-widget-theme-icon:before {
  color: #000000;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #2e2e2e;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link:hover {
  color: #d10546;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link:hover .moto-widget-theme-icon:before {
  color: #d10546;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link .moto-widget-button-label {
  text-decoration: none;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link .moto-widget-theme-icon:before {
  color: #2e2e2e;
}
.moto-widget-social-links.moto-preset-default .moto-widget-social-links-link {
  background-color: #d10546;
}
.moto-widget-social-links.moto-preset-default .moto-widget-social-links-link:before {
  color: #ffffff;
}
.moto-widget-social-links.moto-preset-default .moto-widget-social-links-link:hover {
  background-color: #d10546;
}
.moto-widget-social-links.moto-preset-default .moto-widget-social-links-link:hover:before {
  color: #000000;
}
.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link {
  border-color: #dddddd;
  background-color: #f2f2f2;
}
.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link:before {
  color: rgba(0,0,0,0.3);
}
.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link:hover {
  border-color: #000000;
  background-color: #000000;
}
.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link:hover:before {
  color: #ffffff;
}
.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link:before {
  color: #d10546;
}
.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link:hover:before {
  color: #d10546;
}
.moto-widget-slider.moto-preset-default .bx-caption {
  background-color: transparent;
}
.moto-widget-slider.moto-preset-default .bx-caption_text {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  text-decoration: none;
}
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev,
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next {
  background-color: transparent;
  border-color: transparent;
}
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev:before,
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next:before {
  color: #777777;
}
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev:hover,
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next:hover {
  background-color: transparent;
  border-color: transparent;
}
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev:hover:before,
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next:hover:before {
  color: #2e2e2e;
}
.moto-widget-slider.moto-preset-default .bx-pager-link {
  border-color: #555555;
  background-color: transparent;
}
.moto-widget-slider.moto-preset-default .bx-pager-link:hover {
  border-color: transparent;
  background-color: #2e2e2e;
}
.moto-widget-slider.moto-preset-default .bx-pager-link.active {
  border-color: transparent;
  background-color: #2e2e2e;
}
.moto-widget-slider.moto-preset-default .bx-pager-link.active:hover {
  border-color: transparent;
  background-color: #2e2e2e;
}
.moto-widget-slider.moto-preset-default .moto-widget-slider__thumbnail-pagination {
  margin-top: 0px;
}
.moto-widget-slider.moto-preset-default .moto-widget-slider__thumbnail-pagination-item {
  height: 75px;
  width: 100px;
  margin-right: 5px;
  border-style: solid;
  border-left-width: 1px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-radius: 10px;
  border-color: #d3d8db;
}
.moto-widget-slider.moto-preset-default .moto-widget-slider__thumbnail-pagination-item:before {
  background-color: rgba(0,0,0,0);
}
.moto-widget-slider.moto-preset-default .moto-widget-slider__thumbnail-pagination-item:hover {
  border-color: rgba(0,0,0,0.15);
}
.moto-widget-slider.moto-preset-default .moto-widget-slider__thumbnail-pagination-item:hover:before {
  background-color: rgba(0,0,0,0.15);
}
.moto-widget-slider.moto-preset-default .moto-widget-slider__thumbnail-pagination-item.active {
  border-color: #d3d8db;
}
.moto-widget-slider.moto-preset-default .moto-widget-slider__thumbnail-pagination-item.active:before {
  background-color: rgba(0,0,0,0.05);
}
.moto-widget-slider.moto-preset-default .moto-widget-slider__thumbnail-pagination-item.active:hover {
  border-color: rgba(0,0,0,0.15);
}
.moto-widget-slider.moto-preset-default .moto-widget-slider__thumbnail-pagination-item.active:hover:before {
  background-color: rgba(0,0,0,0.15);
}
.moto-widget.moto-widget-carousel.moto-preset-default .moto-widget-carousel-caption {
  background-color: transparent;
}
.moto-widget-slider.moto-preset-2 .bx-caption {
  background-color: transparent;
}
.moto-widget-slider.moto-preset-2 .bx-caption_text {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  text-decoration: none;
}
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev,
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next {
  background-color: #ffffff;
  border-color: #ffffff;
}
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev:before,
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next:before {
  color: #d10546;
}
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev:hover,
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next:hover {
  background-color: #d10546;
  border-color: #d10546;
}
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev:hover:before,
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next:hover:before {
  color: #ffffff;
}
.moto-widget-slider.moto-preset-2 .bx-pager-link {
  border-color: transparent;
  background-color: #ffffff;
}
.moto-widget-slider.moto-preset-2 .bx-pager-link:hover {
  border-color: transparent;
  background-color: #d10546;
}
.moto-widget-slider.moto-preset-2 .bx-pager-link.active {
  border-color: transparent;
  background-color: #d10546;
}
.moto-widget-slider.moto-preset-2 .bx-pager-link.active:hover {
  border-color: transparent;
  background-color: #d10546;
}
.moto-widget-slider.moto-preset-2 .moto-widget-slider__thumbnail-pagination {
  margin-top: 0px;
}
.moto-widget-slider.moto-preset-2 .moto-widget-slider__thumbnail-pagination-item {
  height: 75px;
  width: 100px;
  margin-right: 5px;
  border-style: solid;
  border-left-width: 1px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-radius: 10px;
  border-color: #d3d8db;
}
.moto-widget-slider.moto-preset-2 .moto-widget-slider__thumbnail-pagination-item:before {
  background-color: rgba(0,0,0,0);
}
.moto-widget-slider.moto-preset-2 .moto-widget-slider__thumbnail-pagination-item:hover {
  border-color: rgba(0,0,0,0.15);
}
.moto-widget-slider.moto-preset-2 .moto-widget-slider__thumbnail-pagination-item:hover:before {
  background-color: rgba(0,0,0,0.15);
}
.moto-widget-slider.moto-preset-2 .moto-widget-slider__thumbnail-pagination-item.active {
  border-color: #d3d8db;
}
.moto-widget-slider.moto-preset-2 .moto-widget-slider__thumbnail-pagination-item.active:before {
  background-color: rgba(0,0,0,0.05);
}
.moto-widget-slider.moto-preset-2 .moto-widget-slider__thumbnail-pagination-item.active:hover {
  border-color: rgba(0,0,0,0.15);
}
.moto-widget-slider.moto-preset-2 .moto-widget-slider__thumbnail-pagination-item.active:hover:before {
  background-color: rgba(0,0,0,0.15);
}
.moto-widget.moto-widget-carousel.moto-preset-2 .moto-widget-carousel-caption {
  background-color: transparent;
}
.moto-widget-grid-gallery.moto-preset-default .caption_text {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  color: transparent;
}
.moto-widget-grid-gallery.moto-preset-default .caption {
  background-color: transparent;
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item:before {
  background-color: transparent;
  border-color: #dddddd;
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item:hover:before {
  background-color: transparent;
  border-color: #dddddd;
}
.moto-widget-grid-gallery.moto-preset-2 .caption_text {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  color: #ffffff;
}
.moto-widget-grid-gallery.moto-preset-2 .caption {
  background-color: transparent;
}
.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-item:before {
  background-color: rgba(0,0,0,0.35);
  border-color: transparent;
}
.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-item:hover:before {
  background-color: transparent;
  border-color: transparent;
}
.moto-widget-grid-gallery.moto-preset-3 .caption_text {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  color: #ffffff;
}
.moto-widget-grid-gallery.moto-preset-3 .caption {
  background-color: transparent;
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item:before {
  background-color: transparent;
  border-color: transparent;
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item:after {
  color: transparent;
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item:hover:before {
  background-color: rgba(0,0,0,0.5);
  border-color: transparent;
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item:hover:after {
  color: #ffffff;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form {
  font-family: 'Lato', sans-serif;
  background-color: transparent;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-label {
  color: #555555;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-field {
  color: #777777;
  background-color: transparent;
  font-style: normal;
  font-weight: 400;
  border-color: #dddddd;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-field.ng-touched.ng-invalid {
  color: #777777;
  background-color: #ffffff;
  border-color: #d10546;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-field::-webkit-input-placeholder {
  color: transparent;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-field::-moz-placeholder {
  color: transparent;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-field:-ms-input-placeholder {
  color: transparent;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-field-error {
  font-style: normal;
  font-weight: 400;
  color: #d10546;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-success {
  font-style: normal;
  font-weight: 400;
  color: #d10546;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-danger {
  font-style: normal;
  font-weight: 400;
  color: #d10546;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-checkbox-icon {
  width: 16px;
  height: 16px;
  font-size: 16px;
  border-color: #81868c;
  color: #55616d;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-group-not-valid .moto-widget-contact_form-checkbox-icon {
  border-color: #ff0000;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form {
  font-family: 'Lato', sans-serif;
  background-color: transparent;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-field {
  color: #2e2e2e;
  background-color: #ebebeb;
  font-style: normal;
  font-weight: 400;
  border-color: transparent;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-field.ng-touched.ng-invalid {
  color: #2e2e2e;
  background-color: #ebebeb;
  border-color: #d10546;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-field::-webkit-input-placeholder {
  color: #2e2e2e;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-field::-moz-placeholder {
  color: #2e2e2e;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-field:-ms-input-placeholder {
  color: #2e2e2e;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-field-error {
  font-style: normal;
  font-weight: 400;
  color: #d10546;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-success {
  font-style: normal;
  font-weight: 400;
  color: #46c646;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-danger {
  font-style: normal;
  font-weight: 400;
  color: #d10546;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-checkbox-icon {
  width: 16px;
  height: 16px;
  font-size: 16px;
  border-color: #81868c;
  color: #55616d;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-group-not-valid .moto-widget-contact_form-checkbox-icon {
  border-color: #ff0000;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form {
  font-family: 'Lato', sans-serif;
  background-color: transparent;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-field {
  color: #777777;
  background-color: #ffffff;
  font-style: normal;
  font-weight: 400;
  border-color: #dddddd;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-field.ng-touched.ng-invalid {
  color: #777777;
  background-color: #ffffff;
  border-color: #d10546;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-field::-webkit-input-placeholder {
  color: #777777;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-field::-moz-placeholder {
  color: #777777;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-field:-ms-input-placeholder {
  color: #777777;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-field-error {
  font-style: normal;
  font-weight: 400;
  color: #d10546;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-success {
  font-style: normal;
  font-weight: 400;
  color: #d10546;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-danger {
  font-style: normal;
  font-weight: 400;
  color: #d10546;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-checkbox-icon {
  width: 16px;
  height: 16px;
  font-size: 16px;
  border-color: #81868c;
  color: #55616d;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-group-not-valid .moto-widget-contact_form-checkbox-icon {
  border-color: #ff0000;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list .moto-widget-menu-item:hover .moto-widget-menu-link-level-1 {
  color: #000000;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list .moto-widget-menu-item:hover .moto-widget-menu-link-level-1 .moto-widget-menu-link-arrow:before {
  color: #000000;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1 {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #777777;
  text-decoration: none;
    text-transform:uppercase;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1 .moto-widget-menu-link-arrow:before {
  color: #777777;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1.moto-widget-menu-link-active {
  color: #000000;
  text-decoration: none;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1.moto-widget-menu-link-active .moto-widget-menu-link-arrow:before {
  color: #000000;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1.moto-widget-menu-link-active:hover {
  color: #000000;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist {
  background-color: #2e2e2e;
  border-color: transparent;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item:hover > .moto-widget-menu-link {
  color: #d10546;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item:hover > .moto-widget-menu-link .moto-widget-menu-link-arrow {
  color: transparent;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff!important;
  text-decoration: none;
  background-color: transparent;
}

.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link:hover {

  color: #d10546!important;

}
.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link:after {
  background-color: transparent;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active {
  color: #d10546;
  text-decoration: none;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active .moto-widget-menu-link-arrow {
  color: transparent;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active:hover {
  color: #d10546;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link-arrow {
  color: transparent;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-toggle-btn {
  color: #d10546;
  background-color: #f2f2f2;
}
@media screen and (max-width: 767px) {
  .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-toggle-btn {
    color: #d10546;
    background-color: #f2f2f2;
  }
  .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list {
    border-color: #2e2e2e;
  }
  .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item {
    border-color: #ffffff;
  }
  .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link {
    color: #ffffff;
    text-decoration: none;
    background-color: #2e2e2e;
  }
  .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active {
    color: #ffffff;
    text-decoration: none;
    background-color: #d10546;
  }
  .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist {
    background-color: #2e2e2e;
  }
  .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-link {
    color: #ffffff;
    text-decoration: none;
    background-color: transparent;
  }
  .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-link.moto-widget-menu-link-active {
    color: #ffffff;
    text-decoration: none;
    background-color: #d10546;
  }
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-list .moto-widget-menu-item:hover .moto-widget-menu-link-level-1 {
  color: #777777;
  border-color: #d10546;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1 {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #777777;
  text-decoration: none;
  border-color: transparent;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1.moto-widget-menu-link-active {
  color: #777777;
  text-decoration: none;
  border-color: #d10546;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1.moto-widget-menu-link-active:hover {
  color: #777777;
  border-color: #d10546;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist {
  background-color: #555555;
  border-color: transparent;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item:hover > .moto-widget-menu-link {
  color: #d10546;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item:hover > .moto-widget-menu-link .moto-widget-menu-link-arrow {
  color: transparent;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link:after {
  background-color: #ffffff;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active {
  color: #d10546;
  text-decoration: none;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active .moto-widget-menu-link-arrow {
  color: transparent;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active:hover {
  color: #d10546;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link-arrow {
  color: transparent;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-toggle-btn {
  color: #ffffff;
  background-color: #777777;
}
@media screen and (max-width: 767px) {
  .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-toggle-btn {
    color: #ffffff;
    background-color: #777777;
  }
  .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list {
    border-color: #777777;
  }
  .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item {
    border-color: #ffffff;
  }
  .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link {
    color: #ffffff;
    text-decoration: none;
    background-color: #777777;
  }
  .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active {
    color: #ffffff;
    text-decoration: none;
    background-color: #777777;
  }
  .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist {
    background-color: #777777;
  }
  .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-link {
    color: #ffffff;
    text-decoration: none;
    background-color: transparent;
  }
  .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-link.moto-widget-menu-link-active {
    color: #777777;
    text-decoration: none;
    background-color: #ffffff;
  }
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list .moto-widget-menu-item:hover .moto-widget-menu-link-level-1 {
  color: #ffffff;
  background-color: #d10546;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1 {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #d10546;
  text-decoration: none;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1.moto-widget-menu-link-active {
  color: #ffffff;
  text-decoration: none;
  background-color: #d10546;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1.moto-widget-menu-link-active:hover {
  color: #ffffff;
  background-color: #d10546;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist {
  background-color: #ffffff;
  border-color: transparent;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist .moto-widget-menu-item:hover > .moto-widget-menu-link {
  color: #d10546;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist .moto-widget-menu-item:hover > .moto-widget-menu-link .moto-widget-menu-link-arrow {
  color: #d10546;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #000000;
  text-decoration: none;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link:after {
  background-color: transparent;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active {
  color: #d10546;
  text-decoration: none;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active .moto-widget-menu-link-arrow {
  color: transparent;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active:hover {
  color: #d10546;
  background-color: transparent;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link-arrow {
  color: transparent;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-toggle-btn {
  color: #ffffff;
  background-color: #d10546;
}
@media screen and (max-width: 767px) {
  .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-toggle-btn {
    color: #ffffff;
    background-color: #d10546;
  }
  .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list {
    border-color: #d10546;
  }
  .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item {
    border-color: #ffffff;
  }
  .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link {
    color: #ffffff;
    text-decoration: none;
    background-color: #d10546;
  }
  .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active {
    color: #d10546;
    text-decoration: none;
    background-color: #ffffff;
  }
  .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist {
    background-color: #d10546;
  }
  .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-link {
    color: #ffffff;
    text-decoration: none;
    background-color: transparent;
  }
  .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-link.moto-widget-menu-link-active {
    color: #d10546;
    text-decoration: none;
    background-color: #ffffff;
  }
}
.moto-media-player.moto-preset-default .mejs-inner .mejs-controls .mejs-button.mejs-button_active button,
.moto-media-player.moto-preset-default .mejs-inner .mejs-controls .mejs-button.mejs-button_active.mejs-moto-download-button a {
  background-color: #d3d8db;
}
.moto-media-player.moto-preset-default .mejs-inner .mejs-controls .mejs-button.mejs-button_active button:before,
.moto-media-player.moto-preset-default .mejs-inner .mejs-controls .mejs-button.mejs-button_active.mejs-moto-download-button a:before {
  color: #55616d;
}
.moto-media-player.moto-preset-default .mejs-controls .mejs-button button,
.moto-media-player.moto-preset-default .mejs-controls .mejs-volume-button button,
.moto-media-player.moto-preset-default .mejs-overlay-button,
.moto-media-player.moto-preset-default .mejs-controls .mejs-button.mejs-moto-download-button a {
  background-color: transparent;
}
.moto-media-player.moto-preset-default .mejs-controls .mejs-button button:before,
.moto-media-player.moto-preset-default .mejs-controls .mejs-volume-button button:before,
.moto-media-player.moto-preset-default .mejs-overlay-button:before,
.moto-media-player.moto-preset-default .mejs-controls .mejs-button.mejs-moto-download-button a:before {
  color: #d3d8db;
}
.moto-media-player.moto-preset-default .mejs-controls .mejs-button button:hover:before,
.moto-media-player.moto-preset-default .mejs-controls .mejs-volume-button button:hover:before,
.moto-media-player.moto-preset-default .mejs-overlay-button:hover:before,
.moto-media-player.moto-preset-default .mejs-controls .mejs-button.mejs-moto-download-button a:hover:before {
  color: #7f878a;
}
.moto-media-player.moto-preset-default .mejs-controls {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #81868c;
  background-color: #ffffff;
  font-size: 12px;
  border-color: #d3d8db;
}
.moto-media-player.moto-preset-default .mejs-controls .mejs-time-current,
.moto-media-player.moto-preset-default .mejs-controls .mejs-time-handle {
  background-color: #7f878a;
}
.moto-media-player.moto-preset-default .mejs-controls .mejs-horizontal-volume-current,
.moto-media-player.moto-preset-default .mejs-controls .mejs-horizontal-volume-handle {
  background-color: #7f878a;
}
.moto-media-player.moto-preset-default .mejs-controls .mejs-time-loaded {
  background-color: rgba(127,135,138,0.25);
}
.moto-media-player.moto-preset-default .mejs-controls .mejs-time-total {
  background-color: rgba(127,135,138,0.25);
}
.moto-media-player.moto-preset-default .mejs-controls .mejs-time-handle {
  box-shadow: 0px 0px 4px 0px #7f878a;
}
.moto-media-player.moto-preset-default .mejs-controls .mejs-horizontal-volume-total {
  background-color: rgba(127,135,138,0.5);
}
.moto-media-player.moto-preset-default .mejs-controls .mejs-horizontal-volume-handle {
  box-shadow: 0px 0px 4px 0px #7f878a;
}
.moto-media-player.moto-preset-default .mejs__playlist {
  border-color: #d3d8db;
}
.moto-media-player.moto-preset-default .mejs__playlist li {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-size: 12px;
  color: #81868c;
  background-color: #ffffff;
}
.moto-media-player.moto-preset-default .mejs__playlist li.current {
  color: #55616d;
  background-color: transparent;
}
.moto-widget-pagination.moto-preset-default {
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
}
.moto-widget-pagination.moto-preset-default .moto-pagination-item,
.moto-widget-pagination.moto-preset-default li {
  margin-right: 5px;
}
.moto-widget-pagination.moto-preset-default .moto-pagination-link,
.moto-widget-pagination.moto-preset-default a {
  color: #777777;
  background-color: transparent;
  border-color: #777777;
  border-width: 1px;
  border-radius: 0%;
  border-style: solid;
  text-decoration: none;
  width: 31px;
  height: 31px;
}
.moto-widget-pagination.moto-preset-default .moto-pagination-link:hover,
.moto-widget-pagination.moto-preset-default a:hover {
  color: #d10546;
  border-color: #d10546;
}
.moto-widget-pagination.moto-preset-default .moto-pagination-link_active,
.moto-widget-pagination.moto-preset-default li.active a {
  font-style: normal;
  font-weight: 400;
  color: #d10546;
  border-color: #d10546;
  text-decoration: none;
}
.moto-widget-pagination.moto-preset-default .moto-pagination-link_active:hover,
.moto-widget-pagination.moto-preset-default li.active a:hover {
  font-style: normal;
  font-weight: 400;
  color: #d10546;
  border-color: #d10546;
  text-decoration: none;
}
.moto-widget-countdown.moto-preset-default .countdown-item-amount {
  color: #ffffff;
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
}
.moto-widget-countdown.moto-preset-default .countdown-item-unit {
  color: #ffffff;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
}
.moto-widget-countdown.moto-preset-default .countdown-item-delimiter {
  min-width: 20px;
  font-size: 22px;
  color: #d10546;
}
.moto-widget-countdown.moto-preset-default .countdown-item-block {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #81868c;
  background-color: #d10546;
  font-size: 12px;
  height: 80px;
  width: 80px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-style: none;
  border-radius: 40px;
}
@media screen and (max-width: 479px) {
  .moto-widget-countdown.moto-preset-default .countdown-item-amount {
    font-size: 22px;
  }
  .moto-widget-countdown.moto-preset-default .countdown-item-unit {
    font-size: 12px;
  }
  .moto-widget-countdown.moto-preset-default .countdown-item-delimiter {
    font-size: 10px;
    min-width: 10px;
  }
  .moto-widget-countdown.moto-preset-default .countdown-item-block {
    height: 63px;
    width: 63px;
  }
}
.moto-widget-countdown.moto-preset-2 .countdown-item-amount {
  color: #ffffff;
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
}
.moto-widget-countdown.moto-preset-2 .countdown-item-unit {
  color: #ffffff;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
}
.moto-widget-countdown.moto-preset-2 .countdown-item-delimiter {
  min-width: 20px;
  font-size: 22px;
  color: transparent;
}
.moto-widget-countdown.moto-preset-2 .countdown-item-block {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #81868c;
  background-color: #555555;
  font-size: 12px;
  height: 80px;
  width: 80px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-style: none;
  border-radius: 0px;
}
@media screen and (max-width: 479px) {
  .moto-widget-countdown.moto-preset-2 .countdown-item-amount {
    font-size: 22px;
  }
  .moto-widget-countdown.moto-preset-2 .countdown-item-unit {
    font-size: 12px;
  }
  .moto-widget-countdown.moto-preset-2 .countdown-item-delimiter {
    font-size: 10px;
    min-width: 10px;
  }
  .moto-widget-countdown.moto-preset-2 .countdown-item-block {
    height: 63px;
    width: 63px;
  }
}
.moto-widget-countdown.moto-preset-3 .countdown-item-amount {
  color: #000000;
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
}
.moto-widget-countdown.moto-preset-3 .countdown-item-unit {
  color: #000000;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
}
.moto-widget-countdown.moto-preset-3 .countdown-item-delimiter {
  min-width: 20px;
  font-size: 30px;
  color: #000000;
}
.moto-widget-countdown.moto-preset-3 .countdown-item-block {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #81868c;
  font-size: 12px;
  height: 80px;
  width: 80px;
  border-color: transparent;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-style: none;
  border-radius: 0px;
}
@media screen and (max-width: 479px) {
  .moto-widget-countdown.moto-preset-3 .countdown-item-amount {
    font-size: 22px;
  }
  .moto-widget-countdown.moto-preset-3 .countdown-item-unit {
    font-size: 12px;
  }
  .moto-widget-countdown.moto-preset-3 .countdown-item-delimiter {
    font-size: 10px;
    min-width: 10px;
  }
  .moto-widget-countdown.moto-preset-3 .countdown-item-block {
    height: 63px;
    width: 63px;
  }
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__header {
  background-color: transparent;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-color: transparent;
  border-radius: 0px;
  border-style: none;
  color: #2e2e2e;
  font-family: 'Lato', sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__header-icon {
  color: #2e2e2e;
  font-size: 20px;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__collapse-icon {
  color: #d10546;
  font-size: 20px;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__collapse-icon:before {
  content: "\f105";
}
@media screen and (max-width: 1039px) {
  .moto-widget-accordion.moto-preset-default .moto-widget-accordion__header {
    font-size: 16px;
  }
  .moto-widget-accordion.moto-preset-default .moto-widget-accordion__collapse-icon {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-accordion.moto-preset-default .moto-widget-accordion__header {
    font-size: 14px;
  }
  .moto-widget-accordion.moto-preset-default .moto-widget-accordion__collapse-icon {
    font-size: 14px;
  }
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item {
  border-bottom-width: 1px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-color: #dddddd;
  border-radius: 0px;
  border-style: solid;
  margin-bottom: 0px;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item .moto-widget-accordion__header-title {
  text-decoration: none;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item .moto-widget-accordion__content {
  background-color: transparent;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-color: transparent;
  border-radius: 0px;
  border-style: none;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item:hover {
  border-color: #dddddd;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item:hover .moto-widget-accordion__header {
  color: #2e2e2e;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item:hover .moto-widget-accordion__header-icon {
  color: #2e2e2e;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item:hover .moto-widget-accordion__collapse-icon {
  color: #d10546;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open {
  border-bottom-width: 1px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-color: #dddddd;
  border-radius: 0px;
  border-style: solid;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header-title {
  text-decoration: none;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header {
  background-color: transparent;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-color: transparent;
  border-radius: 0px;
  border-style: none;
  color: #2e2e2e;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header-icon {
  color: #2e2e2e;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__collapse-icon {
  color: #d10546;
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__collapse-icon:before {
  content: "\f107";
}
.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open:hover .moto-widget-accordion__header-icon {
  color: #2e2e2e;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__header {
  background-color: transparent;
  border-color: transparent;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-radius: 0px;
  border-style: none;
  color: #2e2e2e;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__header-icon {
  color: #2e2e2e;
  font-size: 20px;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__collapse-icon {
  color: #2e2e2e;
  font-size: 22px;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__collapse-icon:before {
  content: "\f067";
}
@media screen and (max-width: 1039px) {
  .moto-widget-accordion.moto-preset-2 .moto-widget-accordion__header {
    font-size: 16px;
  }
  .moto-widget-accordion.moto-preset-2 .moto-widget-accordion__collapse-icon {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-accordion.moto-preset-2 .moto-widget-accordion__header {
    font-size: 14px;
  }
  .moto-widget-accordion.moto-preset-2 .moto-widget-accordion__collapse-icon {
    font-size: 14px;
  }
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item {
  border-bottom-width: 1px;
  border-color: #dddddd;
  border-left-width: 1px;
  border-radius: 0px;
  border-right-width: 1px;
  border-style: solid;
  border-top-width: 1px;
  margin-bottom: 10px;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item .moto-widget-accordion__header-title {
  text-decoration: none;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item .moto-widget-accordion__content {
  background-color: transparent;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-color: transparent;
  border-radius: 0px;
  border-style: none;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item:hover {
  border-color: #d10546;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item:hover .moto-widget-accordion__header {
  background-color: #ffffff;
  color: #d10546;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item:hover .moto-widget-accordion__header-icon {
  color: #d10546;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item:hover .moto-widget-accordion__collapse-icon {
  color: #2e2e2e;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open {
  border-bottom-width: 1px;
  border-color: #d10546;
  border-left-width: 1px;
  border-radius: 0px;
  border-right-width: 1px;
  border-style: solid;
  border-top-width: 1px;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header-title {
  text-decoration: none;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header {
  background-color: transparent;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-color: transparent;
  border-radius: 0px;
  border-style: none;
  color: #d10546;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header-icon {
  color: #d10546;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__collapse-icon {
  color: #2e2e2e;
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__collapse-icon:before {
  content: "\f00d";
}
.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open:hover .moto-widget-accordion__header {
  color: #d10546;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__header {
  background-color: #d10546;
  border-bottom-width: 0px;
  border-color: transparent;
  border-left-width: 0px;
  border-radius: 0px;
  border-right-width: 0px;
  border-style: none;
  border-top-width: 0px;
  color: #ffffff;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__header-icon {
  color: #ffffff;
  font-size: 20px;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__collapse-icon {
  color: #ffffff;
  font-size: 22px;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__collapse-icon:before {
  content: "\f105";
}
@media screen and (max-width: 1039px) {
  .moto-widget-accordion.moto-preset-3 .moto-widget-accordion__header {
    font-size: 16px;
  }
  .moto-widget-accordion.moto-preset-3 .moto-widget-accordion__collapse-icon {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-accordion.moto-preset-3 .moto-widget-accordion__header {
    font-size: 14px;
  }
  .moto-widget-accordion.moto-preset-3 .moto-widget-accordion__collapse-icon {
    font-size: 14px;
  }
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item {
  border-bottom-width: 0px;
  border-color: transparent;
  border-left-width: 0px;
  border-radius: 0px;
  border-right-width: 0px;
  border-style: none;
  border-top-width: 0px;
  margin-bottom: 5px;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item .moto-widget-accordion__header-title {
  text-decoration: none;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item .moto-widget-accordion__content {
  background-color: transparent;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-color: transparent;
  border-radius: 0px;
  border-style: none;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item:hover .moto-widget-accordion__header {
  background-color: #d10546;
  color: #ffffff;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item:hover .moto-widget-accordion__header-icon {
  color: #ffffff;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item:hover .moto-widget-accordion__collapse-icon {
  color: #ffffff;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item.moto-widget-accordion__item_open {
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-color: transparent;
  border-radius: 0px;
  border-style: none;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header-title {
  text-decoration: none;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header {
  background-color: #d10546;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-color: transparent;
  border-radius: 0px;
  border-style: none;
  color: #ffffff;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header-icon {
  color: #ffffff;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__collapse-icon {
  color: #ffffff;
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__collapse-icon:before {
  content: "\f107";
}
.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item.moto-widget-accordion__item_open:hover .moto-widget-accordion__header {
  background-color: #d10546;
}
.moto-widget-social-links-extended.moto-preset-default .moto-widget-social-links-extended__item {
  margin-bottom: 0px;
  margin-left: 15px;
  margin-right: 15px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-social-links-extended.moto-preset-default .moto-widget-social-links-extended__item {
    margin-left: 3px;
    margin-right: 3px;
  }
}
.moto-widget-social-links-extended.moto-preset-default .moto-widget-social-links-extended__item:last-child {
  margin-bottom: 0;
  margin-right: 0;
}
.moto-widget-social-links-extended.moto-preset-default.moto-align-left .moto-widget-social-links-extended__item {
  margin-left: 0;
}
.moto-widget-social-links-extended.moto-preset-default.moto-align-center .moto-widget-social-links-extended__item {
  margin-right: 7.5px;
  margin-left: 7.5px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-social-links-extended.moto-preset-default.moto-align-center .moto-widget-social-links-extended__item {
    margin-right: 1.5px;
    margin-left: 1.5px;
  }
}
.moto-widget-social-links-extended.moto-preset-default.moto-align-right .moto-widget-social-links-extended__item {
  margin-right: 0;
}
.moto-widget-social-links-extended.moto-preset-default.moto-align-right .moto-widget-social-links-extended__item:first-child {
  margin-left: 0;
}
.moto-widget-social-links-extended.moto-preset-default .moto-widget-social-links-extended__link {
  font-size: 28px;
  width: 60px;
  height: 60px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-radius: 30px;
  border-style: none;
  color: #ffffff;
  background-color: #d10546;
  border-color: transparent;
}
.moto-widget-social-links-extended.moto-preset-default .moto-widget-social-links-extended__link:hover {
  color: #000;
  background-color: #d10546;
  border-color: transparent;
}

.moto-widget-social-links-extended.moto-preset-default .moto-widget-social-links-extended__link:hover path {
  fill: #000;

}
@media screen and (max-width: 1039px) {
  .moto-widget-social-links-extended.moto-preset-default .moto-widget-social-links-extended__link {
    font-size: 17px;
    width: 35px;
    height: 35px;
  }
}
.moto-widget-social-links-extended.moto-preset-2 .moto-widget-social-links-extended__item {
  margin-bottom: 0px;
  margin-left: 10px;
  margin-right: 10px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-social-links-extended.moto-preset-2 .moto-widget-social-links-extended__item {
    margin-left: 3px;
    margin-right: 3px;
    margin-bottom: 0px;
  }
}
.moto-widget-social-links-extended.moto-preset-2 .moto-widget-social-links-extended__item:last-child {
  margin-bottom: 0;
  margin-right: 0;
}
.moto-widget-social-links-extended.moto-preset-2.moto-align-left .moto-widget-social-links-extended__item {
  margin-left: 0;
}
.moto-widget-social-links-extended.moto-preset-2.moto-align-center .moto-widget-social-links-extended__item {
  margin-right: 5px;
  margin-left: 5px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-social-links-extended.moto-preset-2.moto-align-center .moto-widget-social-links-extended__item {
    margin-right: 1.5px;
    margin-left: 1.5px;
  }
}
.moto-widget-social-links-extended.moto-preset-2.moto-align-right .moto-widget-social-links-extended__item {
  margin-right: 0;
}
.moto-widget-social-links-extended.moto-preset-2.moto-align-right .moto-widget-social-links-extended__item:first-child {
  margin-left: 0;
}
.moto-widget-social-links-extended.moto-preset-2 .moto-widget-social-links-extended__link {
  font-size: 21px;
  width: 35px;
  height: 35px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-radius: 4px;
  border-style: solid;
  color: rgba(0,0,0,0.3);
  background-color: #f2f2f2;
  border-color: #dddddd;
}
.moto-widget-social-links-extended.moto-preset-2 .moto-widget-social-links-extended__link:hover {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.moto-widget-social-links-extended.moto-preset-3 .moto-widget-social-links-extended__item {
  margin-bottom: 0px;
  margin-left: 20px;
  margin-right: 20px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-social-links-extended.moto-preset-3 .moto-widget-social-links-extended__item {
    margin-left: 8px;
    margin-right: 8px;
  }
}
.moto-widget-social-links-extended.moto-preset-3 .moto-widget-social-links-extended__item:last-child {
  margin-bottom: 0;
  margin-right: 0;
}
.moto-widget-social-links-extended.moto-preset-3.moto-align-left .moto-widget-social-links-extended__item {
  margin-left: 0;
}
.moto-widget-social-links-extended.moto-preset-3.moto-align-center .moto-widget-social-links-extended__item {
  margin-right: 10px;
  margin-left: 10px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-social-links-extended.moto-preset-3.moto-align-center .moto-widget-social-links-extended__item {
    margin-right: 4px;
    margin-left: 4px;
  }
}
.moto-widget-social-links-extended.moto-preset-3.moto-align-right .moto-widget-social-links-extended__item {
  margin-right: 0;
}
.moto-widget-social-links-extended.moto-preset-3.moto-align-right .moto-widget-social-links-extended__item:first-child {
  margin-left: 0;
}
.moto-widget-social-links-extended.moto-preset-3 .moto-widget-social-links-extended__link {
  font-size: 28px;
  width: 32px;
  height: 32px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-radius: 0px;
  border-style: none;
  color: #d10546;
  background-color: transparent;
  border-color: transparent;
}
.moto-widget-social-links-extended.moto-preset-3 .moto-widget-social-links-extended__link:hover {
  color: rgba(209,5,70,0.6);
  background-color: transparent;
  border-color: transparent;
}
@media screen and (max-width: 1039px) {
  .moto-widget-social-links-extended.moto-preset-3 .moto-widget-social-links-extended__link {
    font-size: 21px;
  }
}
.moto-widget-social-links-extended.moto-preset-3 .moto-widget-social-links-extended__link {
  width: auto;
  height: auto;
}
.moto-widget-back-to-top {
  top: auto;
  bottom: 60px;
  right: 40px;
  left: auto;
}
.moto-widget-back-to-top.moto-back-to-top-button_visible {
  -webkit-animation-name: none;
  animation-name: none;
}
@media screen and (max-width: 1039px) {
  .moto-widget-back-to-top {
    top: auto;
    bottom: 20px;
    right: 20px;
    left: auto;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-back-to-top {
    top: auto;
    left: auto;
  }
}
@media screen and (max-width: 479px) {
  .moto-widget-back-to-top {
    top: auto;
    left: auto;
  }
}
.moto-widget-back-to-top .moto-widget-back-to-top-link {
  width: 48px;
  height: 48px;
}
.moto-widget-back-to-top .moto-widget-back-to-top-link {
  font-size: 24px;
  background-color: rgba(211,216,219,0.8);
  color: #2e3a46;
  border-color: #ffffff;
  border-style: solid;
  border-bottom-width: 1px;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-radius: 0px;
}
.moto-widget-back-to-top .moto-widget-back-to-top-link:hover {
  color: #d3d8db;
  background-color: #2e3a46;
  border-color: #d3d8db;
}
.moto-widget-back-to-top .moto-widget-back-to-top-icon:before {
  content: "\f077";
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header_desktop {
  margin-right: 10px;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__headers-wrapper {
  margin-bottom: 10px;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__content {
  border-style: solid;
  border-left-width: 0px;
  border-top-width: 1px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  border-color: #dddddd;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header {
  font-size: 22px;
  border-style: solid;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 3px;
  border-radius: 0px;
  border-color: transparent;
  background-color: transparent;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header-title {
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #2e2e2e;
  text-decoration: none;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header-icon {
  font-size: 22px;
  margin-right: 10px;
  color: #2e2e2e;
  margin-left: 10px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-tabs.moto-preset-default .moto-widget-tabs__header {
    font-size: 16px;
  }
  .moto-widget-tabs.moto-preset-default .moto-widget-tabs__header-icon {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-tabs.moto-preset-default .moto-widget-tabs__item {
    margin-bottom: 10px;
  }
  .moto-widget-tabs.moto-preset-default .moto-widget-tabs__header {
    font-size: 14px;
  }
  .moto-widget-tabs.moto-preset-default .moto-widget-tabs__header-icon {
    font-size: 14px;
  }
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header:hover {
  border-color: #d10546;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header:hover .moto-widget-tabs__header-title {
  color: #2e2e2e;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header:hover .moto-widget-tabs__header-icon {
  color: #2e2e2e;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header.moto-widget-tabs__header_opened {
  border-style: solid;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 3px;
  border-radius: 0px;
  background-color: transparent;
  border-color: #d10546;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header.moto-widget-tabs__header_opened .moto-widget-tabs__header-title {
  color: #2e2e2e;
  text-decoration: none;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header.moto-widget-tabs__header_opened .moto-widget-tabs__header-icon {
  color: #2e2e2e;
}
@media screen and (max-width: 767px) {
  .moto-widget-tabs.moto-preset-default .moto-widget-tabs__header.moto-widget-tabs__header_opened {
    margin-bottom: 10px;
  }
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header.moto-widget-tabs__header_opened:hover {
  background-color: transparent;
  border-color: #d10546;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header.moto-widget-tabs__header_opened:hover .moto-widget-tabs__header-title {
  color: #2e2e2e;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header.moto-widget-tabs__header_opened:hover .moto-widget-tabs__header-icon {
  color: #2e2e2e;
}
.moto-widget-tabs.moto-preset-default.moto-widget-tabs_type-vertical .moto-widget-tabs__headers-wrapper {
  margin-left: 10px;
  margin-right: 10px;
}
.moto-widget-tabs.moto-preset-default.moto-widget-tabs_type-vertical .moto-widget-tabs__header_desktop {
  margin-bottom: 10px;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header_desktop:last-child,
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header-icon:last-child,
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__headers-wrapper_icon-right .moto-widget-tabs__header-icon,
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__headers-wrapper_icon-right + .moto-widget-tabs__items-wrapper .moto-widget-tabs__header-icon,
.moto-widget-tabs.moto-preset-default.moto-widget-tabs_type-vertical .moto-widget-tabs__header_desktop,
.moto-widget-tabs.moto-preset-default.moto-widget-tabs_type-vertical_right .moto-widget-tabs__headers-wrapper {
  margin-right: 0;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__headers-wrapper_icon-left .moto-widget-tabs__header-icon,
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__headers-wrapper_icon-left + .moto-widget-tabs__items-wrapper .moto-widget-tabs__header-icon,
.moto-widget-tabs.moto-preset-default.moto-widget-tabs_type-vertical_left .moto-widget-tabs__headers-wrapper {
  margin-left: 0;
}
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__item:last-child,
.moto-widget-tabs.moto-preset-default.moto-widget-tabs_type-vertical .moto-widget-tabs__headers-wrapper,
.moto-widget-tabs.moto-preset-default.moto-widget-tabs_type-vertical .moto-widget-tabs__header_desktop:last-child {
  margin-bottom: 0;
}
.moto-widget-tabs.moto-preset-default.moto-widget-tabs_type-horizontal .moto-widget-tabs__headers-wrapper {
  margin-bottom: -1px;
}
.moto-widget-tabs.moto-preset-default.moto-widget-tabs_type-vertical_left .moto-widget-tabs__headers-wrapper {
  margin-right: 0px;
}
.moto-widget-tabs.moto-preset-default.moto-widget-tabs_type-vertical_right .moto-widget-tabs__headers-wrapper {
  margin-left: 0px;
}
@media screen and (max-width: 767px) {
  .moto-widget-tabs.moto-preset-default .moto-widget-tabs__header.moto-widget-tabs__header_opened {
    margin-bottom: -1px;
  }
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header_desktop {
  margin-right: 10px;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__headers-wrapper {
  margin-bottom: 10px;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__content {
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  background-color: transparent;
  border-color: transparent;
  padding-top: 20px;
  padding-right: 0px;
  padding-bottom: 20px;
  padding-left: 0px;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header {
  font-size: 22px;
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  border-color: transparent;
  background-color: transparent;
  padding-top: 14px;
  padding-right: 30px;
  padding-bottom: 14px;
  padding-left: 30px;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header-title {
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #000000;
  text-decoration: none;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header-icon {
  font-size: 22px;
  margin-right: 10px;
  color: #000000;
  margin-left: 10px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header {
    font-size: 16px;
  }
  .moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header-icon {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-tabs.moto-preset-2 .moto-widget-tabs__item {
    margin-bottom: 10px;
  }
  .moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header {
    font-size: 14px;
  }
  .moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header-icon {
    font-size: 14px;
  }
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header:hover {
  border-color: transparent;
  background-color: #d10546;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header:hover .moto-widget-tabs__header-title {
  color: #ffffff;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header:hover .moto-widget-tabs__header-icon {
  color: #ffffff;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header.moto-widget-tabs__header_opened {
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  background-color: #d10546;
  border-color: transparent;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header.moto-widget-tabs__header_opened .moto-widget-tabs__header-title {
  color: #ffffff;
  text-decoration: none;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header.moto-widget-tabs__header_opened .moto-widget-tabs__header-icon {
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header.moto-widget-tabs__header_opened {
    margin-bottom: 10px;
  }
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header.moto-widget-tabs__header_opened:hover {
  background-color: #d10546;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header.moto-widget-tabs__header_opened:hover .moto-widget-tabs__header-title {
  color: #ffffff;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header.moto-widget-tabs__header_opened:hover .moto-widget-tabs__header-icon {
  color: #ffffff;
}
.moto-widget-tabs.moto-preset-2.moto-widget-tabs_type-vertical .moto-widget-tabs__headers-wrapper {
  margin-left: 10px;
  margin-right: 10px;
}
.moto-widget-tabs.moto-preset-2.moto-widget-tabs_type-vertical .moto-widget-tabs__header_desktop {
  margin-bottom: 10px;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header_desktop:last-child,
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header-icon:last-child,
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__headers-wrapper_icon-right .moto-widget-tabs__header-icon,
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__headers-wrapper_icon-right + .moto-widget-tabs__items-wrapper .moto-widget-tabs__header-icon,
.moto-widget-tabs.moto-preset-2.moto-widget-tabs_type-vertical .moto-widget-tabs__header_desktop,
.moto-widget-tabs.moto-preset-2.moto-widget-tabs_type-vertical_right .moto-widget-tabs__headers-wrapper {
  margin-right: 0;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__headers-wrapper_icon-left .moto-widget-tabs__header-icon,
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__headers-wrapper_icon-left + .moto-widget-tabs__items-wrapper .moto-widget-tabs__header-icon,
.moto-widget-tabs.moto-preset-2.moto-widget-tabs_type-vertical_left .moto-widget-tabs__headers-wrapper {
  margin-left: 0;
}
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__item:last-child,
.moto-widget-tabs.moto-preset-2.moto-widget-tabs_type-vertical .moto-widget-tabs__headers-wrapper,
.moto-widget-tabs.moto-preset-2.moto-widget-tabs_type-vertical .moto-widget-tabs__header_desktop:last-child {
  margin-bottom: 0;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header_desktop {
  margin-right: 1px;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__headers-wrapper {
  margin-bottom: 0px;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__content {
  border-style: solid;
  border-left-width: 1px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-radius: 0px;
  background-color: #ffffff;
  border-color: #dddddd;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header {
  font-size: 22px;
  border-style: solid;
  border-left-width: 1px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 0px;
  border-radius: 0px;
  border-color: transparent;
  background-color: #555555;
  padding-top: 18px;
  padding-right: 30px;
  padding-bottom: 18px;
  padding-left: 30px;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header-title {
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #ffffff;
  text-decoration: none;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header-icon {
  font-size: 22px;
  margin-right: 10px;
  color: #ffffff;
  margin-left: 10px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header {
    font-size: 16px;
  }
  .moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header-icon {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-tabs.moto-preset-3 .moto-widget-tabs__item {
    margin-bottom: 1px;
  }
  .moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header {
    font-size: 14px;
  }
  .moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header-icon {
    font-size: 14px;
  }
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header:hover {
  background-color: #d10546;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header:hover .moto-widget-tabs__header-title {
  color: #ffffff;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header:hover .moto-widget-tabs__header-icon {
  color: #ffffff;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header.moto-widget-tabs__header_opened {
  border-style: solid;
  border-left-width: 1px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 0px;
  border-radius: 0px;
  background-color: #d10546;
  border-color: #dddddd;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header.moto-widget-tabs__header_opened .moto-widget-tabs__header-title {
  color: #ffffff;
  text-decoration: none;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header.moto-widget-tabs__header_opened .moto-widget-tabs__header-icon {
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header.moto-widget-tabs__header_opened {
    margin-bottom: 0px;
  }
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header.moto-widget-tabs__header_opened:hover {
  background-color: #d10546;
  border-color: #dddddd;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header.moto-widget-tabs__header_opened:hover .moto-widget-tabs__header-title {
  color: #ffffff;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header.moto-widget-tabs__header_opened:hover .moto-widget-tabs__header-icon {
  color: #ffffff;
}
.moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-vertical .moto-widget-tabs__headers-wrapper {
  margin-left: 0px;
  margin-right: 0px;
}
.moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-vertical .moto-widget-tabs__header_desktop {
  margin-bottom: 1px;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header_desktop:last-child,
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header-icon:last-child,
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__headers-wrapper_icon-right .moto-widget-tabs__header-icon,
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__headers-wrapper_icon-right + .moto-widget-tabs__items-wrapper .moto-widget-tabs__header-icon,
.moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-vertical .moto-widget-tabs__header_desktop,
.moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-vertical_right .moto-widget-tabs__headers-wrapper {
  margin-right: 0;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__headers-wrapper_icon-left .moto-widget-tabs__header-icon,
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__headers-wrapper_icon-left + .moto-widget-tabs__items-wrapper .moto-widget-tabs__header-icon,
.moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-vertical_left .moto-widget-tabs__headers-wrapper {
  margin-left: 0;
}
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__item:last-child,
.moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-vertical .moto-widget-tabs__headers-wrapper,
.moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-vertical .moto-widget-tabs__header_desktop:last-child {
  margin-bottom: 0;
}
.moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-horizontal .moto-widget-tabs__headers-wrapper {
  margin-bottom: -1px;
}
.moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-vertical_left .moto-widget-tabs__headers-wrapper {
  margin-right: -1px;
}
.moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-vertical_right .moto-widget-tabs__headers-wrapper {
  margin-left: -1px;
}
@media screen and (max-width: 767px) {
  .moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header.moto-widget-tabs__header_opened {
    margin-bottom: -1px;
  }
}
.moto-cookie-notification {
  background-color: #1f2228;
}
.moto-cookie-notification__button_close {
  color: rgba(255,255,255,0.4);
}
.moto-cookie-notification__button_close:hover {
  color: #ffffff;
}
.moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item {
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  border-color: transparent;
}
.moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item-layer {
  background-color: transparent;
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  border-color: transparent;
}
.moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item-layer-icon {
  color: transparent;
}
.moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item-layer-icon:before {
  content: none;
}
.moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item-caption {
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 400;
  text-decoration: underline;
  color: #ffffff;
  background-color: transparent;
  font-size: 16px;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}
.moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-layer {
  background-color: rgba(0,0,0,0.6);
}
.moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-layer-icon {
  font-size: 42px;
  color: #ffffff;
}
@media screen and (max-width: 1039px) {
  .moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item-caption {
    padding-top: 16px;
    padding-right: 16px;
    padding-bottom: 16px;
    padding-left: 16px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item-caption {
    padding-top: 12px;
    padding-right: 12px;
    padding-bottom: 12px;
    padding-left: 12px;
    font-size: 14px;
  }
  .moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-layer-icon {
    font-size: 30px;
  }
}
.moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item-caption {
  position: absolute;
  width: 100%;
  bottom: -100%;
  left: 0;
  right: 0;
}
.moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-caption {
  bottom: 0;
}
.moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item {
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  border-color: transparent;
}
.moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item-layer {
  background-color: transparent;
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  border-color: transparent;
}
.moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item-layer-icon {
  font-size: 40px;
  color: transparent;
}
.moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item-layer-icon:before {
  content: "\f00e";
}
.moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item-caption {
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  color: #ffffff;
  background-color: transparent;
  font-size: 16px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}
.moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-layer {
  background-color: rgba(209,5,70,0.6);
}
.moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-layer-icon {
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item-layer-icon {
    font-size: 30px;
  }
  .moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item-caption {
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    font-size: 14px;
  }
}
.moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item-layer {
  margin: 0;
  padding: 0;
  padding-top: 30px;
}
.moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-layer {
  padding-top: 0;
}
.moto-widget-tile-gallery.moto-preset-3 .moto-widget-tile-gallery__item {
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  border-color: transparent;
}
.moto-widget-tile-gallery.moto-preset-3 .moto-widget-tile-gallery__item-layer {
  background-color: transparent;
  border-style: solid;
  border-left-width: 16px;
  border-top-width: 16px;
  border-right-width: 16px;
  border-bottom-width: 16px;
  border-radius: 0px;
  border-color: transparent;
}
.moto-widget-tile-gallery.moto-preset-3 .moto-widget-tile-gallery__item-layer-icon {
  font-size: 40px;
  color: transparent;
}
.moto-widget-tile-gallery.moto-preset-3 .moto-widget-tile-gallery__item-layer-icon:before {
  content: none;
}
.moto-widget-tile-gallery.moto-preset-3 .moto-widget-tile-gallery__item-caption {
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  color: #ffffff;
  background-color: #d10546;
  font-size: 16px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}
.moto-widget-tile-gallery.moto-preset-3 .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-layer {
  background-color: rgba(255,255,255,0.9);
}
.moto-widget-tile-gallery.moto-preset-3 .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-layer-icon {
  color: #2e2e2e;
}
@media screen and (max-width: 767px) {
  .moto-widget-tile-gallery.moto-preset-3 .moto-widget-tile-gallery__item-layer-icon {
    font-size: 30px;
  }
  .moto-widget-tile-gallery.moto-preset-3 .moto-widget-tile-gallery__item-caption {
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    font-size: 14px;
  }
}
.moto-widget-tile-gallery.moto-preset-3 .moto-widget-tile-gallery__item-layer {
  margin: 0;
  padding: 0;
  padding-bottom: 16px;
}
.moto-widget-tile-gallery.moto-preset-3 .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-layer {
  padding-bottom: 0;
}
.moto-widget-blog-post_tags.moto-preset-default .moto-widget-blog-post_tags__item-link {
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  border-style: solid;
  border-left-width: 1px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-radius: 0px;
  text-decoration: none;
  color: #2e2e2e;
  background-color: #ffffff;
  border-color: #d9d9d9;
}
.moto-widget-blog-post_tags.moto-preset-default .moto-widget-blog-post_tags__item-link:hover {
  font-style: normal;
  font-weight: 400;
  background-color: #d10546;
  color: #ffffff;
  border-color: #d10546;
}
@media screen and (max-width: 1039px) {
  .moto-widget-blog-post_tags.moto-preset-default .moto-widget-blog-post_tags__item-link {
    font-size: 12px;
    padding-left: 8px;
    padding-right: 8px;
  }
}
.moto-widget-blog-post_tags.moto-preset-default .moto-widget-blog-post_tags__item {
  margin-right: 4px;
  margin-bottom: 4px;
}
.moto-widget-blog-post_tags.moto-preset-default .moto-widget-blog-post_tags__title {
  margin-right: 15px;
  margin-bottom: 4px;
}
.moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item {
  padding-bottom: 10px;
  border-bottom-style: solid;
  border-bottom-color: #d9d9d9;
  border-bottom-width: 1px;
  margin-bottom: 10px;
}
.moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item-link {
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  color: #2e2e2e;
}
.moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item-link:hover {
  color: #d10546;
  font-style: normal;
  font-weight: 700;
}
.moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item-text {
  font-size: 16px;
  text-decoration: none;
}
.moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item-text:hover {
  text-decoration: none;
}
@media screen and (max-width: 1039px) {
  .moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item-text {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item-text {
    font-size: 13px;
  }
}
.moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item-link:hover .moto-widget-blog-category_list__item-icon {
  color: #d10546;
}
.moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item-icon {
  font-size: 8px;
  margin-right: 10px;
  color: #2e2e2e;
}
.moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item-count {
  color: #55616d;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  margin-left: 10px;
}
.moto-widget-blog-category_list.moto-preset-2 .moto-widget-blog-category_list__item {
  padding-bottom: 10px;
  border-bottom-style: solid;
  border-bottom-color: #c4c4c4;
  border-bottom-width: 1px;
  margin-bottom: 10px;
}
.moto-widget-blog-category_list.moto-preset-2 .moto-widget-blog-category_list__item-link {
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #2e2e2e;
}
.moto-widget-blog-category_list.moto-preset-2 .moto-widget-blog-category_list__item-link:hover {
  color: #c4c4c4;
  font-style: normal;
  font-weight: 400;
}
.moto-widget-blog-category_list.moto-preset-2 .moto-widget-blog-category_list__item-text {
  font-size: 16px;
  text-decoration: none;
}
@media screen and (max-width: 1039px) {
  .moto-widget-blog-category_list.moto-preset-2 .moto-widget-blog-category_list__item-text {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-blog-category_list.moto-preset-2 .moto-widget-blog-category_list__item-text {
    font-size: 13px;
  }
}
.moto-widget-blog-category_list.moto-preset-2 .moto-widget-blog-category_list__item-link:hover .moto-widget-blog-category_list__item-icon {
  color: #c4c4c4;
}
.moto-widget-blog-category_list.moto-preset-2 .moto-widget-blog-category_list__item-icon {
  font-size: 10px;
  margin-right: 10px;
  color: #2e2e2e;
}
.moto-widget-blog-category_list.moto-preset-2 .moto-widget-blog-category_list__item-count {
  color: #55616d;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  margin-left: 10px;
}
.moto-widget-callback.moto-preset-default {
  bottom: 40px;
  right: 40px;
  left: auto;
  box-shadow: 0 4px 10px 0 rgba(46,58,70,0.35);
  background-color: #ffffff;
  color: #434f53;
  max-height: 80vh;
}
@media screen and (max-width: 1039px) {
  .moto-widget-callback.moto-preset-default {
    bottom: 35px;
    right: 35px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-callback.moto-preset-default {
    bottom: 30px;
    right: 30px;
  }
}
@media screen and (max-width: 479px) {
  .moto-widget-callback.moto-preset-default {
    bottom: 25px;
    right: 25px;
  }
}
.moto-widget-callback.moto-preset-default.moto-widget-callback_opened,
.moto-widget-callback.moto-preset-default.moto-widget-callback_opening {
  border-radius: 3px;
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-color: transparent;
}
.moto-widget-callback.moto-preset-default.moto-widget-callback_closed,
.moto-widget-callback.moto-preset-default.moto-widget-callback_closing {
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-color: transparent;
  border-radius: 40px;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__agent .moto-widget-callback__thumbnail_image:not(.moto-widget-callback__thumbnail_empty) {
  border-radius: 40px;
  margin-bottom: 10px;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__agent .moto-widget-callback__thumbnail_icon:not(.moto-widget-callback__thumbnail_empty) {
  font-size: 80px;
  margin-bottom: 10px;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__more-details-divider {
  border-top-color: #d3d8db;
  border-top-width: 1px;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__more-details-button {
  color: #adb0b4;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__more-details-button:hover {
  color: #81868c;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__close-button {
  color: #adb0b4;
  top: 9px;
  right: 8px;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__close-button:hover {
  color: #81868c;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__overlay_open-button {
  background-color: transparent;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__overlay_link {
  background-color: transparent;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__open-button:hover .moto-widget-callback__overlay_open-button {
  background-color: rgba(255,255,255,0.35);
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__more-details-item:hover .moto-widget-callback__overlay_link {
  background-color: rgba(255,255,255,0.25);
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__thumbnail_image:not(.moto-widget-callback__thumbnail_empty),
.moto-widget-callback.moto-preset-default .moto-widget-callback__open-button .moto-widget-callback__thumbnail_empty {
  width: 80px;
  height: 80px;
  font-size: 50px;
}
.moto-widget-callback.moto-preset-default.moto-widget-callback_closed,
.moto-widget-callback.moto-preset-default.moto-widget-callback_closing {
  width: 80px;
}
.moto-widget-callback.moto-preset-default .moto-widget-callback__open-button .moto-widget-callback__thumbnail_icon:not(.moto-widget-callback__thumbnail_empty) {
  font-size: 50px;
  line-height: 80px;
}
.moto-widget-blog-post_tags.moto-preset-2 .moto-widget-blog-post_tags__item-link {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  text-decoration: none;
  color: #2e3a46;
  background-color: #d3d8db;
  border-color: transparent;
}
.moto-widget-blog-post_tags.moto-preset-2 .moto-widget-blog-post_tags__item-link:hover {
  font-style: normal;
  font-weight: 400;
  background-color: #55616d;
  color: #ffffff;
}
.moto-widget-blog-post_tags.moto-preset-2 .moto-widget-blog-post_tags__item {
  margin-right: 4px;
  margin-bottom: 4px;
}
.moto-widget-blog-post_tags.moto-preset-2 .moto-widget-blog-post_tags__title {
  margin-right: 15px;
  margin-bottom: 4px;
}
.moto-widget-content_slider.moto-preset-default .bx-prev,
.moto-widget-content_slider.moto-preset-default .bx-next {
  background-color: #899098;
  border-color: #899098;
  color: #ffffff;
  width: 50px;
  height: 50px;
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  top: 50%;
  transform: translateY(-50%);
  transition: .4s;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.moto-widget-content_slider.moto-preset-default .bx-prev:before,
.moto-widget-content_slider.moto-preset-default .bx-next:before {
  font-size: 30px;
}
.moto-widget-content_slider.moto-preset-default .bx-prev:hover,
.moto-widget-content_slider.moto-preset-default .bx-next:hover {
  background-color: #2e3a46;
  border-color: #2e3a46;
}
@media screen and (max-width: 1039px) {
  .moto-widget-content_slider.moto-preset-default .bx-prev,
  .moto-widget-content_slider.moto-preset-default .bx-next {
    width: 40px;
    height: 40px;
  }
  .moto-widget-content_slider.moto-preset-default .bx-prev:before,
  .moto-widget-content_slider.moto-preset-default .bx-next:before {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-content_slider.moto-preset-default .bx-prev,
  .moto-widget-content_slider.moto-preset-default .bx-next {
    width: 24px;
    height: 24px;
  }
  .moto-widget-content_slider.moto-preset-default .bx-prev:before,
  .moto-widget-content_slider.moto-preset-default .bx-next:before {
    font-size: 12px;
  }
}
.moto-widget-content_slider.moto-preset-default .bx-pager-link {
  border-style: none;
  width: 12px;
  height: 12px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  background-color: #d3d8db;
  color: #2e3a46;
  transition: .4s;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.moto-widget-content_slider.moto-preset-default .bx-pager {
  left: 50%;
  transform: translateX(-50%);
  bottom: 40px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-content_slider.moto-preset-default .bx-pager {
    bottom: 20px;
  }
}
.moto-widget-content_slider.moto-preset-default .bx-pager-item:not(:last-child) {
  margin-right: 6px;
}
.moto-widget-content_slider.moto-preset-default .bx-pager-link {
  border-style: none;
  width: 12px;
  height: 12px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  background-color: #d3d8db;
  color: #2e3a46;
  transition: .4s;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.moto-widget-content_slider.moto-preset-default .bx-pager-link:hover {
  background-color: #81868c;
}
.moto-widget-content_slider.moto-preset-default .bx-pager-link.active {
  color: #ffffff;
  background-color: #2e3a46;
  border-color: #2e3a46;
}
.moto-widget-content_slider.moto-preset-default .bx-prev {
  left: 40px;
}
.moto-widget-content_slider.moto-preset-default .bx-prev:before {
  content: "\f104";
}
@media screen and (max-width: 1039px) {
  .moto-widget-content_slider.moto-preset-default .bx-prev {
    left: 40px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-content_slider.moto-preset-default .bx-prev {
    left: 10px;
  }
}
.moto-widget-content_slider.moto-preset-default .bx-next {
  right: 40px;
}
.moto-widget-content_slider.moto-preset-default .bx-next:before {
  content: "\f105";
}
@media screen and (max-width: 1039px) {
  .moto-widget-content_slider.moto-preset-default .bx-next {
    right: 40px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-content_slider.moto-preset-default .bx-next {
    right: 10px;
  }
}
.moto-widget-content_slider.moto-preset-default .bx-controls-auto {
  right: 65px;
  bottom: 48px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-content_slider.moto-preset-default .bx-controls-auto {
    right: 60px;
    bottom: 28px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-content_slider.moto-preset-default .bx-controls-auto {
    right: 22px;
  }
}
.moto-widget-content_slider.moto-preset-default .bx-start,
.moto-widget-content_slider.moto-preset-default .bx-stop {
  color: #d3d8db;
  transition: 0.4s;
}
.moto-widget-content_slider.moto-preset-default .bx-start:before,
.moto-widget-content_slider.moto-preset-default .bx-stop:before {
  font-size: 22px;
}
.moto-widget-content_slider.moto-preset-default .bx-start:hover,
.moto-widget-content_slider.moto-preset-default .bx-stop:hover {
  color: #81868c;
}
.moto-widget-content_slider.moto-preset-default .bx-start:before {
  content: "\f04b";
}
.moto-widget-content_slider.moto-preset-default .bx-stop:before {
  content: "\f04c";
}
.moto-widget-content_slider.moto-preset-default .moto-widget-loader__indicator {
  border-top-color: rgba(24,27,39,0.2);
  border-right-color: rgba(24,27,39,0.2);
  border-bottom-color: rgba(24,27,39,0.2);
  border-left-color: #181b27;
}
.moto-widget-content_slider.moto-preset-2 .bx-prev,
.moto-widget-content_slider.moto-preset-2 .bx-next {
  background-color: #899098;
  border-color: #899098;
  color: #ffffff;
  width: 50px;
  height: 50px;
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 50px;
  top: 50%;
  transform: translateY(-50%);
  transition: .4s;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.moto-widget-content_slider.moto-preset-2 .bx-prev:before,
.moto-widget-content_slider.moto-preset-2 .bx-next:before {
  font-size: 30px;
}
.moto-widget-content_slider.moto-preset-2 .bx-prev:hover,
.moto-widget-content_slider.moto-preset-2 .bx-next:hover {
  background-color: #2e3a46;
  border-color: #2e3a46;
}
@media screen and (max-width: 1039px) {
  .moto-widget-content_slider.moto-preset-2 .bx-prev,
  .moto-widget-content_slider.moto-preset-2 .bx-next {
    width: 40px;
    height: 40px;
  }
  .moto-widget-content_slider.moto-preset-2 .bx-prev:before,
  .moto-widget-content_slider.moto-preset-2 .bx-next:before {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-content_slider.moto-preset-2 .bx-prev,
  .moto-widget-content_slider.moto-preset-2 .bx-next {
    width: 24px;
    height: 24px;
  }
  .moto-widget-content_slider.moto-preset-2 .bx-prev:before,
  .moto-widget-content_slider.moto-preset-2 .bx-next:before {
    font-size: 12px;
  }
}
.moto-widget-content_slider.moto-preset-2 .bx-pager-link {
  border-style: none;
  width: 12px;
  height: 12px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 50px;
  background-color: #d3d8db;
  color: #2e3a46;
  transition: .4s;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0px;
}
.moto-widget-content_slider.moto-preset-2 .bx-pager {
  left: 50%;
  transform: translateX(-50%);
  bottom: 40px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-content_slider.moto-preset-2 .bx-pager {
    bottom: 20px;
  }
}
.moto-widget-content_slider.moto-preset-2 .bx-pager-item:not(:last-child) {
  margin-right: 6px;
}
.moto-widget-content_slider.moto-preset-2 .bx-pager-link {
  border-style: none;
  width: 12px;
  height: 12px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 50px;
  background-color: #d3d8db;
  color: #2e3a46;
  transition: .4s;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0px;
}
.moto-widget-content_slider.moto-preset-2 .bx-pager-link:hover {
  background-color: #81868c;
  color: #ffffff;
}
.moto-widget-content_slider.moto-preset-2 .bx-pager-link.active {
  color: #ffffff;
  background-color: #2e3a46;
  border-color: #2e3a46;
}
.moto-widget-content_slider.moto-preset-2 .bx-prev {
  left: 40px;
}
.moto-widget-content_slider.moto-preset-2 .bx-prev:before {
  content: "\f104";
}
@media screen and (max-width: 1039px) {
  .moto-widget-content_slider.moto-preset-2 .bx-prev {
    left: 40px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-content_slider.moto-preset-2 .bx-prev {
    left: 10px;
  }
}
.moto-widget-content_slider.moto-preset-2 .bx-next {
  right: 40px;
}
.moto-widget-content_slider.moto-preset-2 .bx-next:before {
  content: "\f105";
}
@media screen and (max-width: 1039px) {
  .moto-widget-content_slider.moto-preset-2 .bx-next {
    right: 40px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-content_slider.moto-preset-2 .bx-next {
    right: 10px;
  }
}
.moto-widget-content_slider.moto-preset-2 .bx-controls-auto {
  right: 65px;
  bottom: 48px;
}
@media screen and (max-width: 1039px) {
  .moto-widget-content_slider.moto-preset-2 .bx-controls-auto {
    right: 60px;
    bottom: 28px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-content_slider.moto-preset-2 .bx-controls-auto {
    right: 22px;
  }
}
.moto-widget-content_slider.moto-preset-2 .bx-start,
.moto-widget-content_slider.moto-preset-2 .bx-stop {
  color: #d3d8db;
  transition: 0.4s;
}
.moto-widget-content_slider.moto-preset-2 .bx-start:before,
.moto-widget-content_slider.moto-preset-2 .bx-stop:before {
  font-size: 22px;
}
.moto-widget-content_slider.moto-preset-2 .bx-start:hover,
.moto-widget-content_slider.moto-preset-2 .bx-stop:hover {
  color: #81868c;
}
.moto-widget-content_slider.moto-preset-2 .bx-start:before {
  content: "\f04b";
}
.moto-widget-content_slider.moto-preset-2 .bx-stop:before {
  content: "\f04c";
}
.moto-widget-content_slider.moto-preset-2 .moto-widget-loader__indicator {
  border-top-color: rgba(24,27,39,0.2);
  border-right-color: rgba(24,27,39,0.2);
  border-bottom-color: rgba(24,27,39,0.2);
  border-left-color: #181b27;
}
.moto-widget-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__list {
  background-color: transparent;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-color: transparent;
  border-radius: 0px;
  border-style: none;
}
.moto-widget-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__item-content {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  padding-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
  padding-top: 0px;
  background-color: transparent;
}
.moto-widget-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__item-content_link {
  color: #55616d;
  text-decoration: none;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-radius: 0px;
  border-color: transparent;
  border-style: none;
}
.moto-widget-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__item-content_link:hover {
  color: #2e3a46;
}
.moto-widget-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__item-content_current {
  color: #55616d;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-radius: 0px;
  border-color: transparent;
  border-style: none;
}
.moto-widget-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__item-delimiter {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  color: #55616d;
}
.moto-widget-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__item-icon {
  color: #55616d;
  font-size: 12px;
  margin-right: 5px;
}
.moto-widget-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__item:hover .moto-widget-breadcrumbs__item-icon {
  color: #2e3a46;
}
.moto-widget-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__item-delimiter,
.moto-widget-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__item:not(:last-child) {
  margin-right: 10px;
}
.moto-widget-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__item-icon:last-child {
  margin-right: 0;
}
.moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__list {
  background-color: transparent;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-color: transparent;
  border-radius: 0px;
  border-style: none;
}
.moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item-content {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  padding-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
  padding-top: 0px;
  background-color: transparent;
}
.moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item-content_link {
  color: #ffffff;
  text-decoration: none;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-radius: 0px;
  border-color: transparent;
  border-style: none;
}
.moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item-content_link:hover {
  color: #d3d8db;
}
.moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item-content_current {
  color: #ffffff;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-radius: 0px;
  border-color: transparent;
  border-style: none;
}
.moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item-delimiter {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  color: #ffffff;
}
.moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item-icon {
  color: #ffffff;
  font-size: 12px;
  margin-right: 5px;
}
.moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item:hover .moto-widget-breadcrumbs__item-icon {
  color: #d3d8db;
}
.moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item-delimiter,
.moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item:not(:last-child) {
  margin-right: 10px;
}
.moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item-icon:last-child {
  margin-right: 0;
}
.moto-preset-default .moto-form__field-control {
  font-size: 15px;
  line-height: 1.6;
  border-radius: 2px;
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  border-color: #d3d8db;
  color: #353159;
  background-color: #ffffff;
}
.moto-preset-default .moto-form__field-control::-webkit-input-placeholder {
  color: #7e81a5;
}
.moto-preset-default .moto-form__field-control::-ms-input-placeholder {
  color: #7e81a5;
}
.moto-preset-default .moto-form__field-control::-moz-placeholder {
  color: #7e81a5;
}
.moto-preset-default .moto-form__field-control:focus {
  border-color: #09a4fb;
}
.moto-preset-default .moto-form__element_invalid .moto-form__field-control {
  border-color: #ff6464;
}
.moto-preset-default .moto-form__field-control_input,
.moto-preset-default .moto-form__field-control_select {
  height: 44px;
  padding-left: 15px;
  padding-right: 15px;
}
.moto-preset-default .moto-form__field-control_textarea {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
}
.moto-preset-default .moto-form__field_with-icon .moto-form__field-control_input {
  padding-left: 42px;
}
.moto-preset-default .moto-form__element_input .moto-form__field-icon {
  font-size: 18px;
  left: 10px;
  color: #7e81a5;
}
.moto-preset-default .moto-form__element.moto-form__element_invalid .moto-form__field-icon {
  color: #ff6464;
}
.moto-preset-default .moto-form__error-item {
  font-size: 12px;
  line-height: 1.2;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #ff6464;
  margin-top: 5px;
}
.moto-preset-default .moto-form__element_radio .moto-form__field-text {
  margin-left: 10px;
}
.moto-preset-default .moto-form__element_radio .moto-form__field-label {
  color: #353159;
  font-size: 15px;
  line-height: 1.6;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.moto-preset-default .moto-form__element_checkbox .moto-form__field-text {
  margin-left: 10px;
}
.moto-preset-default .moto-form__element_checkbox .moto-form__field-label_type-text {
  color: #353159;
  font-size: 15px;
  line-height: 1.6;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.moto-preset-default .moto-form__element_checkbox .moto-form__field-icon {
  color: #7e81a5;
  font-size: 20px;
}
.moto-preset-default .moto-form__element_checkbox .moto-form__field-icon:before {
  content: "\f096";
}
.moto-preset-default .moto-form__field-control_checkbox:checked + .moto-form__field-icon {
  color: #353159;
}
.moto-preset-default .moto-form__field-control_checkbox:checked + .moto-form__field-icon:before {
  content: "\f14a";
}
.moto-preset-default .moto-form__element_radio .moto-form__field-icon {
  color: #7e81a5;
  font-size: 20px;
}
.moto-preset-default .moto-form__element_radio .moto-form__field-icon:before {
  content: "\f1db";
}
.moto-preset-default .moto-form__element_radio .moto-form__field-options-item_selected .moto-form__field-icon {
  color: #353159;
}
.moto-preset-default .moto-form__element_radio .moto-form__field-options-item_selected .moto-form__field-icon:before {
  content: "\f192";
}
.moto-preset-default .moto-form__element_radio .moto-form__field-options_vertical .moto-form__field-options-item {
  margin-bottom: 10px;
}
.moto-preset-default .moto-form__element_radio .moto-form__field-options_horizontal .moto-form__field-options-item {
  margin-right: 30px;
}
.moto-preset-default .moto-form__attachments-item {
  font-size: 15px;
  line-height: 1.6;
  border-radius: 2px;
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  border-color: #d3d8db;
  color: #353159;
  background-color: #ffffff;
}
.moto-preset-default .moto-form__attachments-item::-webkit-input-placeholder {
  color: #7e81a5;
}
.moto-preset-default .moto-form__attachments-item::-ms-input-placeholder {
  color: #7e81a5;
}
.moto-preset-default .moto-form__attachments-item::-moz-placeholder {
  color: #7e81a5;
}
.moto-preset-default .moto-form__attachments-item:hover {
  border-color: #09a4fb;
}
.moto-preset-default .moto-form__attachments-item.moto-form__attachments-item_error {
  border-color: #ff6464;
}
.moto-preset-default .moto-form__attachments-item_button {
  color: #7e81a5;
}
.moto-preset-2 .moto-form__field-control {
  font-size: 15px;
  line-height: 1.6;
  border-radius: 2px;
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  border-color: #4e5964;
  color: #ffffff;
  background-color: #10151b;
}
.moto-preset-2 .moto-form__field-control::-webkit-input-placeholder {
  color: #4e5964;
}
.moto-preset-2 .moto-form__field-control::-ms-input-placeholder {
  color: #4e5964;
}
.moto-preset-2 .moto-form__field-control::-moz-placeholder {
  color: #4e5964;
}
.moto-preset-2 .moto-form__field-control:focus {
  border-color: #8a98a5;
}
.moto-preset-2 .moto-form__element_invalid .moto-form__field-control {
  border-color: #ff6464;
}
.moto-preset-2 .moto-form__field-control_input,
.moto-preset-2 .moto-form__field-control_select {
  height: 44px;
  padding-left: 15px;
  padding-right: 15px;
}
.moto-preset-2 .moto-form__field-control_textarea {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
}
.moto-preset-2 .moto-form__field_with-icon .moto-form__field-control_input {
  padding-left: 42px;
}
.moto-preset-2 .moto-form__element_input .moto-form__field-icon {
  font-size: 18px;
  left: 10px;
  color: #4e5964;
}
.moto-preset-2 .moto-form__element.moto-form__element_invalid .moto-form__field-icon {
  color: #ff6464;
}
.moto-preset-2 .moto-form__error-item {
  font-size: 12px;
  line-height: 1.2;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #ff6464;
  margin-top: 5px;
}
.moto-preset-2 .moto-form__element_radio .moto-form__field-text {
  margin-left: 10px;
}
.moto-preset-2 .moto-form__element_radio .moto-form__field-label {
  color: #8a98a5;
  font-size: 15px;
  line-height: 1.6;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.moto-preset-2 .moto-form__element_checkbox .moto-form__field-text {
  margin-left: 10px;
}
.moto-preset-2 .moto-form__element_checkbox .moto-form__field-label_type-text {
  color: #8a98a5;
  font-size: 15px;
  line-height: 1.6;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.moto-preset-2 .moto-form__element_checkbox .moto-form__field-icon {
  color: #4e5964;
  font-size: 20px;
}
.moto-preset-2 .moto-form__element_checkbox .moto-form__field-icon:before {
  content: "\f096";
}
.moto-preset-2 .moto-form__field-control_checkbox:checked + .moto-form__field-icon {
  color: #8a98a5;
}
.moto-preset-2 .moto-form__field-control_checkbox:checked + .moto-form__field-icon:before {
  content: "\f14a";
}
.moto-preset-2 .moto-form__element_radio .moto-form__field-icon {
  color: #4e5964;
  font-size: 20px;
}
.moto-preset-2 .moto-form__element_radio .moto-form__field-icon:before {
  content: "\f1db";
}
.moto-preset-2 .moto-form__element_radio .moto-form__field-options-item_selected .moto-form__field-icon {
  color: #8a98a5;
}
.moto-preset-2 .moto-form__element_radio .moto-form__field-options-item_selected .moto-form__field-icon:before {
  content: "\f192";
}
.moto-preset-2 .moto-form__element_radio .moto-form__field-options_vertical .moto-form__field-options-item {
  margin-bottom: 10px;
}
.moto-preset-2 .moto-form__element_radio .moto-form__field-options_horizontal .moto-form__field-options-item {
  margin-right: 30px;
}
.moto-preset-2 .moto-form__attachments-item {
  font-size: 15px;
  line-height: 1.6;
  border-radius: 2px;
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  border-color: #4e5964;
  color: #ffffff;
  background-color: #10151b;
}
.moto-preset-2 .moto-form__attachments-item::-webkit-input-placeholder {
  color: #4e5964;
}
.moto-preset-2 .moto-form__attachments-item::-ms-input-placeholder {
  color: #4e5964;
}
.moto-preset-2 .moto-form__attachments-item::-moz-placeholder {
  color: #4e5964;
}
.moto-preset-2 .moto-form__attachments-item:hover {
  border-color: #8a98a5;
}
.moto-preset-2 .moto-form__attachments-item.moto-form__attachments-item_error {
  border-color: #ff6464;
}
.moto-preset-2 .moto-form__attachments-item_button {
  color: #4e5964;
}
.moto-preset-3 .moto-form__field-control {
  font-size: 15px;
  line-height: 1.6;
  border-radius: 25px;
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  border-color: #d3d8db;
  color: #353159;
  background-color: #ffffff;
}
.moto-preset-3 .moto-form__field-control::-webkit-input-placeholder {
  color: #7e81a5;
}
.moto-preset-3 .moto-form__field-control::-ms-input-placeholder {
  color: #7e81a5;
}
.moto-preset-3 .moto-form__field-control::-moz-placeholder {
  color: #7e81a5;
}
.moto-preset-3 .moto-form__field-control:focus {
  border-color: #09a4fb;
}
.moto-preset-3 .moto-form__element_invalid .moto-form__field-control {
  border-color: #ff6464;
}
.moto-preset-3 .moto-form__field-control_input,
.moto-preset-3 .moto-form__field-control_select {
  height: 44px;
  padding-left: 15px;
  padding-right: 15px;
}
.moto-preset-3 .moto-form__field-control_textarea {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
}
.moto-preset-3 .moto-form__field_with-icon .moto-form__field-control_input {
  padding-left: 42px;
}
.moto-preset-3 .moto-form__element_input .moto-form__field-icon {
  font-size: 18px;
  left: 10px;
  color: #7e81a5;
}
.moto-preset-3 .moto-form__element.moto-form__element_invalid .moto-form__field-icon {
  color: #ff6464;
}
.moto-preset-3 .moto-form__error-item {
  font-size: 12px;
  line-height: 1.2;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #ff6464;
  margin-top: 5px;
}
.moto-preset-3 .moto-form__element_radio .moto-form__field-text {
  margin-left: 10px;
}
.moto-preset-3 .moto-form__element_radio .moto-form__field-label {
  color: #353159;
  font-size: 15px;
  line-height: 1.6;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.moto-preset-3 .moto-form__element_checkbox .moto-form__field-text {
  margin-left: 10px;
}
.moto-preset-3 .moto-form__element_checkbox .moto-form__field-label_type-text {
  color: #353159;
  font-size: 15px;
  line-height: 1.6;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.moto-preset-3 .moto-form__element_checkbox .moto-form__field-icon {
  color: #7e81a5;
  font-size: 20px;
}
.moto-preset-3 .moto-form__element_checkbox .moto-form__field-icon:before {
  content: "\f096";
}
.moto-preset-3 .moto-form__field-control_checkbox:checked + .moto-form__field-icon {
  color: #353159;
}
.moto-preset-3 .moto-form__field-control_checkbox:checked + .moto-form__field-icon:before {
  content: "\f14a";
}
.moto-preset-3 .moto-form__element_radio .moto-form__field-icon {
  color: #7e81a5;
  font-size: 20px;
}
.moto-preset-3 .moto-form__element_radio .moto-form__field-icon:before {
  content: "\f1db";
}
.moto-preset-3 .moto-form__element_radio .moto-form__field-options-item_selected .moto-form__field-icon {
  color: #353159;
}
.moto-preset-3 .moto-form__element_radio .moto-form__field-options-item_selected .moto-form__field-icon:before {
  content: "\f192";
}
.moto-preset-3 .moto-form__element_radio .moto-form__field-options_vertical .moto-form__field-options-item {
  margin-bottom: 10px;
}
.moto-preset-3 .moto-form__element_radio .moto-form__field-options_horizontal .moto-form__field-options-item {
  margin-right: 30px;
}
.moto-preset-3 .moto-form__attachments-item {
  font-size: 15px;
  line-height: 1.6;
  border-radius: 25px;
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  border-color: #d3d8db;
  color: #353159;
  background-color: #ffffff;
}
.moto-preset-3 .moto-form__attachments-item::-webkit-input-placeholder {
  color: #7e81a5;
}
.moto-preset-3 .moto-form__attachments-item::-ms-input-placeholder {
  color: #7e81a5;
}
.moto-preset-3 .moto-form__attachments-item::-moz-placeholder {
  color: #7e81a5;
}
.moto-preset-3 .moto-form__attachments-item:hover {
  border-color: #09a4fb;
}
.moto-preset-3 .moto-form__attachments-item.moto-form__attachments-item_error {
  border-color: #ff6464;
}
.moto-preset-3 .moto-form__attachments-item_button {
  color: #7e81a5;
}
.moto-preset-4 .moto-form__field-control {
  font-size: 15px;
  line-height: 1.6;
  border-radius: 25px;
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  border-color: #4e5964;
  color: #ffffff;
  background-color: #10151b;
}
.moto-preset-4 .moto-form__field-control::-webkit-input-placeholder {
  color: #4e5964;
}
.moto-preset-4 .moto-form__field-control::-ms-input-placeholder {
  color: #4e5964;
}
.moto-preset-4 .moto-form__field-control::-moz-placeholder {
  color: #4e5964;
}
.moto-preset-4 .moto-form__field-control:focus {
  border-color: #8a98a5;
}
.moto-preset-4 .moto-form__element_invalid .moto-form__field-control {
  border-color: #ff6464;
}
.moto-preset-4 .moto-form__field-control_input,
.moto-preset-4 .moto-form__field-control_select {
  height: 44px;
  padding-left: 15px;
  padding-right: 15px;
}
.moto-preset-4 .moto-form__field-control_textarea {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
}
.moto-preset-4 .moto-form__field_with-icon .moto-form__field-control_input {
  padding-left: 42px;
}
.moto-preset-4 .moto-form__element_input .moto-form__field-icon {
  font-size: 18px;
  left: 10px;
  color: #4e5964;
}
.moto-preset-4 .moto-form__element.moto-form__element_invalid .moto-form__field-icon {
  color: #ff6464;
}
.moto-preset-4 .moto-form__error-item {
  font-size: 12px;
  line-height: 1.2;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #ff6464;
  margin-top: 5px;
}
.moto-preset-4 .moto-form__element_radio .moto-form__field-text {
  margin-left: 10px;
}
.moto-preset-4 .moto-form__element_radio .moto-form__field-label {
  color: #8a98a5;
  font-size: 15px;
  line-height: 1.6;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.moto-preset-4 .moto-form__element_checkbox .moto-form__field-text {
  margin-left: 10px;
}
.moto-preset-4 .moto-form__element_checkbox .moto-form__field-label_type-text {
  color: #8a98a5;
  font-size: 15px;
  line-height: 1.6;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.moto-preset-4 .moto-form__element_checkbox .moto-form__field-icon {
  color: #4e5964;
  font-size: 20px;
}
.moto-preset-4 .moto-form__element_checkbox .moto-form__field-icon:before {
  content: "\f096";
}
.moto-preset-4 .moto-form__field-control_checkbox:checked + .moto-form__field-icon {
  color: #8a98a5;
}
.moto-preset-4 .moto-form__field-control_checkbox:checked + .moto-form__field-icon:before {
  content: "\f14a";
}
.moto-preset-4 .moto-form__element_radio .moto-form__field-icon {
  color: #4e5964;
  font-size: 20px;
}
.moto-preset-4 .moto-form__element_radio .moto-form__field-icon:before {
  content: "\f1db";
}
.moto-preset-4 .moto-form__element_radio .moto-form__field-options-item_selected .moto-form__field-icon {
  color: #8a98a5;
}
.moto-preset-4 .moto-form__element_radio .moto-form__field-options-item_selected .moto-form__field-icon:before {
  content: "\f192";
}
.moto-preset-4 .moto-form__element_radio .moto-form__field-options_vertical .moto-form__field-options-item {
  margin-bottom: 10px;
}
.moto-preset-4 .moto-form__element_radio .moto-form__field-options_horizontal .moto-form__field-options-item {
  margin-right: 30px;
}
.moto-preset-4 .moto-form__attachments-item {
  font-size: 15px;
  line-height: 1.6;
  border-radius: 25px;
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  border-color: #4e5964;
  color: #ffffff;
  background-color: #10151b;
}
.moto-preset-4 .moto-form__attachments-item::-webkit-input-placeholder {
  color: #4e5964;
}
.moto-preset-4 .moto-form__attachments-item::-ms-input-placeholder {
  color: #4e5964;
}
.moto-preset-4 .moto-form__attachments-item::-moz-placeholder {
  color: #4e5964;
}
.moto-preset-4 .moto-form__attachments-item:hover {
  border-color: #8a98a5;
}
.moto-preset-4 .moto-form__attachments-item.moto-form__attachments-item_error {
  border-color: #ff6464;
}
.moto-preset-4 .moto-form__attachments-item_button {
  color: #4e5964;
}
.moto-widget-text .table.moto-preset-default {
  border-style: solid;
  border-left-width: 0px;
  border-top-width: 1px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-radius: 0px;
  border-color: #d3d8db;
}
.moto-widget-text .table.moto-preset-default>tbody>tr>td,
.moto-widget-text .table.moto-preset-default>tbody>tr>th,
.moto-widget-text .table.moto-preset-default>thead>tr>td,
.moto-widget-text .table.moto-preset-default>thead>tr>th {
  border-style: solid;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 0px;
  border-top-width: 0px;
  border-radius: 0px;
  border-color: #d3d8db;
}
.moto-widget-text .table.moto-preset-default>tbody>tr {
  background-color: #ffffff;
}
.moto-widget-text .table.moto-preset-default.table-striped>tbody>tr:nth-child(2n) {
  background-color: #f4f5f6;
}
.moto-widget-text .table.moto-preset-default.table-striped>tbody>tr:nth-child(2n+1) {
  background-color: #ffffff;
}
.moto-widget-text .table.moto-preset-default>tbody>tr>th {
  background-color: #2e3a46;
}
.moto-widget-text .table.moto-preset-default>thead>tr {
  background-color: #55616d;
}
.moto-widget-text .table.moto-preset-default.table-hover>tbody>tr:hover {
  background-color: #c0c2c5;
}
.moto-widget-text .table.moto-preset-default.table-hover.table-striped>tbody>tr:nth-child(2n):hover {
  background-color: #c0c2c5;
}
.moto-widget-text .table.moto-preset-default.table-hover.table-striped>tbody>tr:nth-child(2n+1):hover {
  background-color: #c0c2c5;
}
.moto-widget-text .table.moto-preset-2 {
  border-style: solid;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  border-color: #55616d;
}
.moto-widget-text .table.moto-preset-2>tbody>tr>td,
.moto-widget-text .table.moto-preset-2>tbody>tr>th,
.moto-widget-text .table.moto-preset-2>thead>tr>td,
.moto-widget-text .table.moto-preset-2>thead>tr>th {
  border-style: solid;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-top-width: 1px;
  border-radius: 0px;
  border-color: #55616d;
}
.moto-widget-text .table.moto-preset-2>tbody>tr {
  background-color: #2e3a46;
}
.moto-widget-text .table.moto-preset-2.table-striped>tbody>tr:nth-child(2n) {
  background-color: #384450;
}
.moto-widget-text .table.moto-preset-2.table-striped>tbody>tr:nth-child(2n+1) {
  background-color: #2e3a46;
}
.moto-widget-text .table.moto-preset-2>tbody>tr>th {
  background-color: #d3d8db;
}
.moto-widget-text .table.moto-preset-2>thead>tr {
  background-color: #414d59;
}
.moto-widget-text .table.moto-preset-2.table-hover>tbody>tr:hover {
  background-color: #818991;
}
.moto-widget-text .table.moto-preset-2.table-hover.table-striped>tbody>tr:nth-child(2n):hover {
  background-color: #818991;
}
.moto-widget-text .table.moto-preset-2.table-hover.table-striped>tbody>tr:nth-child(2n+1):hover {
  background-color: #818991;
}
.moto-widget-text .table.moto-preset-3 {
  border-style: solid;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  border-color: #81868c;
}
.moto-widget-text .table.moto-preset-3>tbody>tr>td,
.moto-widget-text .table.moto-preset-3>tbody>tr>th,
.moto-widget-text .table.moto-preset-3>thead>tr>td,
.moto-widget-text .table.moto-preset-3>thead>tr>th {
  border-style: solid;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-top-width: 1px;
  border-radius: 0px;
  border-color: #81868c;
}
.moto-widget-text .table.moto-preset-3>tbody>tr {
  background-color: #d3d8db;
}
.moto-widget-text .table.moto-preset-3.table-striped>tbody>tr:nth-child(2n) {
  background-color: #bec3c7;
}
.moto-widget-text .table.moto-preset-3.table-striped>tbody>tr:nth-child(2n+1) {
  background-color: #d3d8db;
}
.moto-widget-text .table.moto-preset-3>tbody>tr>th {
  background-color: #ffffff;
}
.moto-widget-text .table.moto-preset-3>thead>tr {
  background-color: #55616d;
}
.moto-widget-text .table.moto-preset-3.table-hover>tbody>tr:hover {
  background-color: #2e3a46;
}
.moto-widget-text .table.moto-preset-3.table-hover.table-striped>tbody>tr:nth-child(2n):hover {
  background-color: #2e3a46;
}
.moto-widget-text .table.moto-preset-3.table-hover.table-striped>tbody>tr:nth-child(2n+1):hover {
  background-color: #2e3a46;
}
.container-fluid,
.moto-cell,
.moto-cell.moto-spacing-left-auto {
  padding-left: 15px;
}
.container-fluid,
.moto-cell,
.moto-cell.moto-spacing-right-auto {
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.moto-container_width-fixed,
.row-fixed .container-fluid {
  max-width: 1200px;
}
.moto-spacing-top-auto {
  padding-top: initial;
}
.moto-spacing-top-zero {
  padding-top: 0;
}
.moto-spacing-top-small {
  padding-top: 15px;
}
.moto-spacing-top-medium {
  padding-top: 45px;
}
.moto-spacing-top-large {
  padding-top: 100px;
}
.moto-spacing-bottom-auto {
  padding-bottom: initial;
}
.moto-spacing-bottom-zero {
  padding-bottom: 0;
}
.moto-spacing-bottom-small {
  padding-bottom: 15px;
}
.moto-spacing-bottom-medium {
  padding-bottom: 45px;
}
.moto-spacing-bottom-large {
  padding-bottom: 100px;
}
.moto-spacing-left-auto {
  padding-left: initial;
}
.moto-spacing-left-zero {
  padding-left: 0;
}
.moto-spacing-left-small {
  padding-left: 15px;
}
.moto-spacing-left-medium {
  padding-left: 45px;
}
.moto-spacing-left-large {
  padding-left: 100px;
}
.moto-spacing-right-auto {
  padding-right: initial;
}
.moto-spacing-right-zero {
  padding-right: 0;
}
.moto-spacing-right-small {
  padding-right: 15px;
}
.moto-spacing-right-medium {
  padding-right: 45px;
}
.moto-spacing-right-large {
  padding-right: 100px;
}
@media (max-width: 1039px) {
  .moto-spacing-top-small {
    padding-top: 15px;
  }
  .moto-spacing-top-medium {
    padding-top: 40px;
  }
  .moto-spacing-top-large {
    padding-top: 80px;
  }
  .moto-spacing-bottom-small {
    padding-bottom: 15px;
  }
  .moto-spacing-bottom-medium {
    padding-bottom: 40px;
  }
  .moto-spacing-bottom-large {
    padding-bottom: 80px;
  }
  .moto-spacing-left-small {
    padding-left: 15px;
  }
  .moto-spacing-left-medium {
    padding-left: 40px;
  }
  .moto-spacing-left-large {
    padding-left: 80px;
  }
  .moto-spacing-right-small {
    padding-right: 15px;
  }
  .moto-spacing-right-medium {
    padding-right: 40px;
  }
  .moto-spacing-right-large {
    padding-right: 80px;
  }
}
@media (max-width: 767px) {
  .moto-spacing-top-small {
    padding-top: 15px;
  }
  .moto-spacing-top-medium {
    padding-top: 35px;
  }
  .moto-spacing-top-large {
    padding-top: 60px;
  }
  .moto-spacing-bottom-small {
    padding-bottom: 15px;
  }
  .moto-spacing-bottom-medium {
    padding-bottom: 35px;
  }
  .moto-spacing-bottom-large {
    padding-bottom: 60px;
  }
  .moto-spacing-left-small {
    padding-left: 15px;
  }
  .moto-spacing-left-medium {
    padding-left: 35px;
  }
  .moto-spacing-left-large {
    padding-left: 60px;
  }
  .moto-spacing-right-small {
    padding-right: 15px;
  }
  .moto-spacing-right-medium {
    padding-right: 35px;
  }
  .moto-spacing-right-large {
    padding-right: 60px;
  }
}
@media (max-width: 479px) {
  .moto-spacing-top-small {
    padding-top: 15px;
  }
  .moto-spacing-top-medium {
    padding-top: 30px;
  }
  .moto-spacing-top-large {
    padding-top: 50px;
  }
  .moto-spacing-bottom-small {
    padding-bottom: 15px;
  }
  .moto-spacing-bottom-medium {
    padding-bottom: 30px;
  }
  .moto-spacing-bottom-large {
    padding-bottom: 50px;
  }
  .moto-spacing-left-small {
    padding-left: 15px;
  }
  .moto-spacing-left-medium {
    padding-left: 30px;
  }
  .moto-spacing-left-large {
    padding-left: 50px;
  }
  .moto-spacing-right-small {
    padding-right: 15px;
  }
  .moto-spacing-right-medium {
    padding-right: 30px;
  }
  .moto-spacing-right-large {
    padding-right: 50px;
  }
}
h1 {
  margin: 0em 0;
}
h2 {
  margin: 0em 0;
}
h3 {
  margin: 0em 0;
}
h4 {
  margin: 0em 0;
}



/*main.css*/





.moto-widget-store_cart_and_profile .moto-widget-store_cart_and_profile-item {
  position: relative;
  list-style: none;
  display: inline-block;
  margin-right: 16px;
}
.moto-widget-store_cart_and_profile .moto-widget-store_cart_and_profile-item:after {
  content: "";
  position: absolute;
  right: -8px;
  top: 50%;
  transform: translateY(-50%);
  height: 19px;
  width: 1px;
  background-color: #80868B;
}
.moto-widget-store_cart_and_profile .moto-widget-store_cart_and_profile-item:last-child:after {
  content: none;
}
@media screen and (max-width: 767px) {
  .moto-widget-store_cart_and_profile .moto-widget-store_cart_and_profile-item {
    margin-right: 20px;
  }
  .moto-widget-store_cart_and_profile .moto-widget-store_cart_and_profile-item:after {
    content: none;
  }
}
.moto-widget-store_cart_and_profile .moto-widget-store_cart_and_profile-link {
  color: #80868B;
  font-size: 16px;
  font-weight: 400;
  cursor: pointer;
}
.moto-widget-store_cart_and_profile .moto-widget-store_cart_and_profile-link:hover {
  color: #d3d8db;
}
.moto-widget-store_cart_and_profile .moto-widget-store_cart_and_profile-link .fa {
  font-size: 15px;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .moto-widget-store_cart_and_profile .moto-widget-store_cart_and_profile-link .fa {
    font-size: 32px;
  }
}
.moto-widget-store_cart_and_profile .moto-widget-store_cart_and_profile-username {
  font-style: italic;
  white-space: nowrap;
  max-width: 128px;
  text-overflow: ellipsis;
  display: inline-block;
  overflow: hidden;
}
.moto-widget-store_cart_and_profile .moto-widget-store_cart_and_profile-text,
.moto-widget-store_cart_and_profile .moto-widget-store_cart_and_profile-username {
  padding-left: 8px;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .moto-widget-store_cart_and_profile .moto-widget-store_cart_and_profile-text,
  .moto-widget-store_cart_and_profile .moto-widget-store_cart_and_profile-username {
    display: none;
  }
}
.moto-widget-store-breadcrumbs.moto-preset-2 ul {
  list-style: none;
}
.moto-widget-store-breadcrumbs.moto-preset-2 ul li {
  display: inline-block;
}
.moto-widget-store-breadcrumbs.moto-preset-2 ul li .active {
  background: #cacaca;
}
.moto-widget-store-breadcrumbs.moto-preset-2 ul li a {
  color: #333333;
  border: 1px solid #cacaca;
  background: #fff;
  padding: 2px 10px;
  font-size: 12px;
}
.moto-widget-store-breadcrumbs.moto-preset-2 ul li a :hover {
  background: #cacaca;
  color: #333333;
}
.moto-widget-store-breadcrumbs.moto-preset-2 ul li + li {
  margin-left: -3px;
}
.moto-widget-store_search .search-form {
  display: block;
  position: relative;
  width: 100%;
}
.moto-widget-store_search .search-form_label {
  display: block;
  padding: 12px 40px 12px 10px;
  background: #ededed;
  border: 1px solid #acacac;
}
.moto-widget-store_search .search-form_input {
  outline: none;
  background-color: transparent;
  border: none;
  -webkit-appearance: none;
  border-radius: 0;
  vertical-align: baseline;
  box-shadow: none;
  color: #333;
  display: block;
  width: 100%;
  font-size: 14px;
  line-height: 20px;
  height: 20px;
}
.moto-widget-store_search .search-form_submit {
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  position: absolute;
  top: 10px;
  right: 5px;
  width: 25px;
  height: 22px;
  color: #999999;
  font: 400 18px/22px 'FontAwesome', sans-serif;
}
.moto-widget-store_search .search-form_submit:before {
  content: "";
}
.moto-widget-store_search .search-form_submit:hover {
  color: #dbb879;
}
.moto-widget-store_search .search-form_toggle {
  float: right;
  display: inline-block;
  color: #80868B;
  font: 400 44px/44px "FontAwesome";
}
.moto-widget-store_search .search-form_toggle:before {
  content: "";
}
.moto-widget-store_search .search-form_toggle.active,
.moto-widget-store_search .search-form_toggle:hover {
  color: #80868B;
}
.moto-widget-store_search .search-form_toggle.active:before {
  content: "";
}
.moto-widget-store_search .search-form {
  display: none;
}
.moto-widget-store_search .search-form.on {
  display: block;
}
@media (max-width: 767px) {
  .moto-widget-store_search .search-form_toggle {
    display: none;
  }
  .moto-widget-store_search .search-form {
    display: block;
        margin-bottom:10px!important;
  }
}
.moto-widget-store_search .search-form_liveout {
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  opacity: 0;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.moto-widget-store_search .lt-ie9 .search-form_liveout {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.moto-widget-store_search .search-form_liveout .search_list {
  font-size: 14px;
  line-height: 24px;
  background: #FFF;
  -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.5);
}
.moto-widget-store_search .search-form_liveout .search_list li {
  width: 100%;
  margin-left: 0;
}
.moto-widget-store_search .search-form_liveout .search_list li + li {
  margin-top: 2px;
}
.moto-widget-store_search .search-form_liveout .search_link {
  display: block;
  padding: 5px 10px;
  background: #FFF;
  color: #999;
}
.moto-widget-store_search .search-form_liveout .search_link .search_title {
  color: #80868B;
  text-transform: uppercase;
}
.moto-widget-store_search .search-form_liveout .search_link:hover {
  background: #dbb879;
  color: white;
}
.moto-widget-store_search .search-form_liveout .search_link:hover .search_title {
  color: #FFF;
}
.moto-widget-store_search .search-form_liveout .search_error {
  display: block;
  color: #dbb879;
  background: #fafafa;
  padding: 10px 10px;
  overflow: hidden;
}
.moto-widget-store_search .search-form_liveout .match {
  display: none;
}
.moto-widget-store_search .search-form_liveout button {
  display: block;
  color: #dbb879;
  background: #fafafa;
  padding: 10px 10px;
  width: 100%;
  margin-left: 0;
}
.moto-widget-store_search .search-form_liveout button:hover {
  background: #dbb879;
  color: #FFF;
}
.moto-widget-store_search input:focus + .search-form_liveout {
  opacity: 1;
}
.moto-widget-store_search .lt-ie9 input:focus + .search-form_liveout {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
  filter: alpha(opacity=100);
}
.moto-widget-store_search .search-form_liveout .tablet,
.moto-widget-store_search .mobile .search-form_liveout {
  display: none !important;
}
.moto-widget-store_search .search-frame,
.moto-widget-store_search .search-frame body {
  width: 100%;
  height: auto;
  background: transparent;
}
.moto-widget-store_search .search-frame,
.moto-widget-store_search .search-frame body,
.moto-widget-store_search .search-frame h1,
.moto-widget-store_search .search-frame h2,
.moto-widget-store_search .search-frame h3,
.moto-widget-store_search .search-frame h4,
.moto-widget-store_search .search-frame h5,
.moto-widget-store_search .search-frame h6,
.moto-widget-store_search .search-frame p,
.moto-widget-store_search .search-frame em {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: top;
  font-family: "Ubuntu", sans-serif;
}
.moto-widget-store_search .search-frame img {
  max-width: 100%;
  height: auto;
}
.moto-widget-store_search .search-frame a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.moto-widget-store_search .search-frame a:active {
  background: transparent;
}
.moto-widget-store_search .search-frame a:focus {
  outline: none;
}
.moto-widget-store_search .search-frame h4 {
  font-size: 30px;
  color: #333333;
}
.moto-widget-store_search .search-frame h4 a:hover {
  color: #dbb879;
}
.moto-widget-store_search .search-frame .search_list {
  margin: 0;
  padding: 30px;
  border: 0;
  font: inherit;
  vertical-align: top;
  list-style-type: none;
}
.moto-widget-store_search .search-frame .search_list li {
  padding-left: 30px;
  position: relative;
}
.moto-widget-store_search .search-frame .search_list li:before {
  content: '\f0a4';
  position: absolute;
  left: -20px;
  top: 6px;
  width: 24px;
  height: 24px;
  font: 400 24px "FontAwesome";
  line-height: inherit;
  color: #CACACA;
  -moz-transition: 0.6s ease all;
  -o-transition: 0.6s ease all;
  -webkit-transition: 0.6s ease all;
  transition: 0.6s ease all;
}
.moto-widget-store_search .search-frame .search_list li:hover:before {
  left: -10px;
}
.moto-widget-store_search .search-frame .search_list + li {
  margin-top: 20px;
}
.moto-widget-store_search .search-frame .search_list li + li {
  margin-top: 30px;
}
.moto-widget-store_search .search-frame .search {
  color: #dbb879;
}
.moto-widget-store_search .search-frame .match {
  color: #dbb879;
  font-size: 11px;
  display: block;
}
.moto-widget-store_search .search-frame * + p {
  margin-top: 16px;
}
/* mixins start */
.moto-widget-store-clearfix {
  content: '';
  display: block;
  clear: both;
}
.ptsans {
  font-family: "PT Sans", sans-serif;
}
/* mixins end */
/* menu */
.moto-widget-store-sidebar_nav,
.moto-widget-store-sidebar_nav ul,
.moto-widget-store-sidebar_nav ul li,
.moto-widget-store-sidebar_nav ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: transparent;
  font-size: 18px;
  color: #2e3a46;
  font-family: "PT Sans", sans-serif;
}
.moto-widget-store-sidebar_nav {
  width: 100%;
  border-top: 1px solid #d3d8db;
  border-bottom: none;
}
.moto-widget-store-sidebar_nav > ul > li {
  border-bottom: 1px solid #d3d8db;
}
.moto-widget-store-sidebar_nav ul ul {
  display: none;
}
.moto-widget-store-sidebar_nav > ul > li > a {
  padding: 17px 20px 15px 20px;
  cursor: pointer;
  z-index: 2;
  text-decoration: none;
  font-size: 18px;
}
.moto-widget-store-sidebar_nav-holder {
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  right: 0;
}
.moto-widget-store-sidebar_nav-holder::after {
  display: block;
  position: absolute;
  content: '\f107';
  right: 15px;
  top: 15px;
  z-index: 10;
  font-family: FontAwesome;
  font-size: 20px;
  color: #2e3a46;
}
.moto-widget-store-sidebar_nav > ul > li.active > a,
.moto-widget-store-sidebar_nav > ul > li.open > a {
  background: #d3d8db;
}
.moto-widget-store-sidebar_nav ul ul li a {
  cursor: pointer;
  padding: 12px 20px;
  z-index: 1;
  text-decoration: none;
  font-size: 16px;
}
.moto-widget-store-sidebar_nav ul ul li:hover > a,
.moto-widget-store-sidebar_nav ul ul li.open > a,
.moto-widget-store-sidebar_nav ul ul li.active > a {
  text-decoration: underline;
}
.moto-widget-store-sidebar_nav ul ul li:first-child > a {
  box-shadow: none;
}
.moto-widget-store-sidebar_nav ul ul ul li a {
  padding-left: 30px;
}
.moto-widget-store-sidebar_nav > ul > li > ul > li:last-child > a,
.moto-widget-store-sidebar_nav > ul > li > ul > li.last > a {
  border-bottom: 0;
}
.moto-widget-store-sidebar_nav > ul > li > ul > li.open:last-child > ul > li:last-child > a {
  border-bottom: 0;
}
.moto-widget-store-sidebar_nav ul ul li.has-sub > a::after {
  display: block;
  position: absolute;
  content: '\f107';
  font-family: FontAwesome;
  font-size: 20px;
  color: #2e3a46;
  right: 15px;
  z-index: 10;
  top: 11px;
}
.moto-widget-store-sidebar_navm-custom-preset,
.moto-widget-store-sidebar_navm-custom-preset ul,
.moto-widget-store-sidebar_navm-custom-preset ul li,
.moto-widget-store-sidebar_navm-custom-preset ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  display: block;
  position: relative;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #2e3a46;
  background: transparent;
  font-family: "PT Sans", sans-serif;
}
.moto-widget-store-sidebar_navm-custom-preset {
  width: 100%;
  border-top: 1px solid #d3d8db;
  border-bottom: none;
}
.moto-widget-store-sidebar_navm-custom-preset > ul > li {
  border-bottom: 1px solid #d3d8db;
}
.moto-widget-store-sidebar_navm-custom-preset ul ul {
  display: none;
}
.moto-widget-store-sidebar_navm-custom-preset > ul > li > a {
  padding: 17px 20px 15px 20px;
  cursor: pointer;
  z-index: 2;
  text-decoration: none;
}
.moto-widget-store-sidebar_nav-holder {
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  right: 0;
}
.moto-widget-store-sidebar_nav-holder::after {
  display: block;
  position: absolute;
  content: '\f107';
  right: 15px;
  top: 15px;
  z-index: 10;
  font-family: FontAwesome;
  font-size: 20px;
  color: #2e3a46;
}
.moto-widget-store-sidebar_navm-custom-preset > ul > li.active > a,
.moto-widget-store-sidebar_navm-custom-preset > ul > li.open > a {
  background: #d3d8db;
}
.moto-widget-store-sidebar_navm-custom-preset ul ul li a {
  cursor: pointer;
  padding: 12px 20px;
  z-index: 1;
  text-decoration: none;
}
.moto-widget-store-sidebar_navm-custom-preset ul ul li:hover > a,
.moto-widget-store-sidebar_navm-custom-preset ul ul li.open > a,
.moto-widget-store-sidebar_navm-custom-preset ul ul li.active > a {
  text-decoration: underline;
}
.moto-widget-store-sidebar_navm-custom-preset ul ul li:first-child > a {
  box-shadow: none;
}
.moto-widget-store-sidebar_navm-custom-preset ul ul ul li a {
  padding-left: 30px;
}
.moto-widget-store-sidebar_navm-custom-preset > ul > li > ul > li:last-child > a,
.moto-widget-store-sidebar_navm-custom-preset > ul > li > ul > li.last > a {
  border-bottom: 0;
}
.moto-widget-store-sidebar_navm-custom-preset > ul > li > ul > li.open:last-child > ul > li:last-child > a {
  border-bottom: 0;
}
.moto-widget-store-sidebar_navm-custom-preset ul ul li.has-sub > a::after {
  display: block;
  position: absolute;
  content: '\f107';
  font-family: FontAwesome;
  right: 15px;
  z-index: 10;
  top: 11px;
  font-size: 20px;
  color: #2e3a46;
}
.moto-widget-store {
  /* autorization forms */
  /* checkout */
  /* selectbox */
  /* confirmation */
  /* -shp_cart-form */
  /* spinner */
  /* breadcrumbs */
  /* main_item */
  /* featured_row */
  /* sidebar_nav */
  /* show_menu */
  /* paginator */
  /* detail */
  /* related */
  /* account_orders */
}
.moto-widget-store-checkout-confirmation-mail {
  color: #ff7200;
  text-decoration: underline;
}
.moto-widget-store-checkout-confirmation-mail:hover {
  color: #ff7200;
  text-decoration: none;
}
.moto-widget-store-form_link {
  color: #ff7200;
  text-decoration: underline;
  font-family: "PT Sans", sans-serif;
}
.moto-widget-store-form_link:hover {
  color: #ff7200;
  text-decoration: none;
}
.moto-widget-store-form_link-wrap {
  text-align: right;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .moto-widget-store-form_link-wrap {
    margin-top: 20px;
    text-align: left;
  }
}
.moto-widget-store-form_buttons .moto-widget-contact_form-buttons {
  float: left;
}
.moto-widget-store-form_buttons .moto-widget-contact_form-buttons .moto-widget-button {
  margin-right: 30px;
}
.moto-widget-store-form_buttons .moto-widget-contact_form-buttons .moto-widget-button:last-child {
  margin-right: 0;
}
.moto-widget-store-form_buttons .moto-widget-button {
  float: left;
}
.moto-widget-store-form_buttons:after {
  content: '';
  display: block;
  clear: both;
}
.moto-widget-store-checkout-step-title {
  font-family: "PT Sans", sans-serif;
  color: #000;
  border-bottom: 1px solid #000;
  position: relative;
  padding: 10px 10px 18px 1px;
  cursor: pointer;
  font-size: 20px;
  margin-bottom: 24px;
}
.moto-widget-store-checkout-step-title:before {
  content: '\f107';
  display: block;
  position: absolute;
  right: 2px;
  top: 8px;
  font-family: FontAwesome;
  font-size: 25px;
  color: #000;
}
.moto-widget-store-checkout-step-title.active {
  color: #ff7200;
}
.moto-widget-store-checkout-step-title.active:before {
  content: '\f106';
  color: #000;
}
.moto-widget-store-checkout-step-title.active a {
  color: #ff7200;
}
.moto-widget-store-checkout-step-content {
  display: none;
}
.moto-widget-store-checkout-step-content.active {
  display: block;
}
.moto-widget-store-checkout-form-radio_label {
  position: relative;
  padding-left: 33px;
  display: inline-block;
}
.moto-widget-store-checkout-form-radio_label input {
  display: none;
}
.moto-widget-store-checkout-form-radio_label i:before {
  content: '\f10c';
  font-family: FontAwesome;
  font-style: normal;
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0px;
}
.moto-widget-store-checkout-form-radio_label img {
  display: inline-block;
  margin-right: 10px;
}
.moto-widget-store-checkout-form-radio_label.active i:before {
  content: '\f192';
  font-family: FontAwesome;
  font-style: normal;
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0px;
}
.moto-widget-store-checkout-form-row {
  margin-bottom: 40px;
  position: relative;
}
.moto-widget-store-checkout-form-radio_row {
  margin-bottom: 40px;
}
.moto-widget-store-checkout-form-radio_row .moto-widget-store-checkout-form-row {
  margin-bottom: 14px;
}
.moto-widget-store-checkout-form-radio_row .moto-widget-store-checkout-form-row:last-child {
  margin-bottom: 0px;
}
.moto-widget-store-checkout-confirmation {
  font-family: "PT Sans", sans-serif;
  text-align: center;
}
.moto-widget-store-checkout-confirmation-title {
  display: inline-block;
  padding-left: 62px;
  position: relative;
  margin-bottom: 40px;
}
.moto-widget-store-checkout-confirmation-title:before {
  content: '\f05d';
  display: block;
  position: absolute;
  left: 0px;
  font-family: FontAwesome;
}
.moto-widget-store-checkout-confirmation-title-failed {
  display: inline-block;
  padding-left: 62px;
  font-size: 20px;
  color: #000;
  position: relative;
  margin-bottom: 40px;
}
.moto-widget-store-checkout-confirmation-title-failed:before {
  content: '\f05c';
  display: block;
  position: absolute;
  left: 0px;
  font-family: FontAwesome;
}
.moto-widget-store-checkout-confirmation-buttons {
  margin-bottom: 40px;
}
.moto-widget-store-checkout-confirmation-buttons .moto-widget-button {
  display: inline-block;
  margin-right: 25px;
}
.moto-widget-store-checkout-confirmation-buttons .moto-widget-button:last-child {
  margin-right: 0px;
}
@media screen and (max-width: 479px) {
  .moto-widget-store-checkout-confirmation-buttons .moto-widget-button {
    display: block;
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .moto-widget-store-checkout-confirmation-buttons .moto-widget-button:last-child {
    margin-bottom: 0px;
  }
}
.moto-widget-store-select_box-type_2 {
  -webkit-box-shadow: 0px 0px 0px 1px #d3d8db;
  -moz-box-shadow: 0px 0px 0px 1px #d3d8db;
  box-shadow: 0px 0px 0px 1px #d3d8db;
  width: 56px;
  display: inline-block;
  margin-left: 10px;
  color: #80868b;
  font-size: 16px;
  font-family: "PT Sans", sans-serif;
}
.moto-widget-store-select_box-type_2 .s-hidden {
  visibility: hidden;
}
.moto-widget-store-select_box-type_2 .select {
  cursor: pointer;
  display: inline-block;
  position: relative;
  color: black;
  line-height: 27px;
  width: 100%;
}
.moto-widget-store-select_box-type_2 .mute .select {
  border: none;
  cursor: auto;
}
.moto-widget-store-select_box-type_2 .styledSelect {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: white;
  line-height: 27px;
  padding: 0px 10px;
  color: #8d8b8c;
  font-size: 14px;
  color: #80868b;
  font-family: "PT Sans", sans-serif;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.moto-widget-store-select_box-type_2 .styledSelect:before {
  content: '\f107';
  display: block;
  position: absolute;
  right: 5px;
  top: 1px;
  font-family: FontAwesome;
  font-size: 20px;
  color: #80868b;
}
.moto-widget-store-select_box-type_2 .mute .styledSelect {
  background: none;
}
.moto-widget-store-select_box-type_2 .options {
  display: none;
  position: absolute;
  top: 28px;
  right: 0;
  left: 0px;
  z-index: 999;
  margin: 0;
  padding: 0;
  list-style: none;
  border-top: none;
  background-color: white;
  width: 100%;
  -webkit-box-shadow: 0px 0px 0px 1px #d3d8db;
  -moz-box-shadow: 0px 0px 0px 1px #d3d8db;
  box-shadow: 0px 0px 0px 1px #d3d8db;
}
.moto-widget-store-select_box-type_2 .mute .options {
  display: none!important;
}
.moto-widget-store-select_box-type_2 .options li {
  margin: 0;
  padding: 0px 10px;
  font-size: 14px;
  line-height: 27px;
  color: #80868b;
  border-bottom: 1px solid #d3d8db;
  font-family: "PT Sans", sans-serif;
}
.moto-widget-store-select_box-type_2 .options li:hover {
  color: #FFF;
  background: #bebebe;
}
.moto-widget-store-confirmation {
  font-family: "PT Sans", sans-serif;
  width: 100%;
  /* 1170 */
}
.moto-widget-store-confirmation-payment_method-margin_bottom {
  margin-bottom: 40px;
}
.moto-widget-store-confirmation-pc {
  display: table;
}
.moto-widget-store-confirmation-pc ul {
  display: table-row;
}
.moto-widget-store-confirmation-pc ul li {
  display: table-cell;
  vertical-align: middle;
  border-bottom: 1px solid #000;
  padding: 20px 0px;
  text-align: center;
}
.moto-widget-store-confirmation-pc ul li:last-child {
  padding-right: 0px;
}
.moto-widget-store-confirmation-pc ul li.moto-widget-store-confirmation-name {
  text-align: left;
}
.moto-widget-store-confirmation-total {
  font-family: "PT Sans", sans-serif;
  text-align: right;
}
.moto-widget-store-confirmation-total-wrap {
  padding: 36px 0px 50px 0px;
}
@media screen and (max-width: 767px) {
  .moto-widget-store-confirmation-total-wrap {
    padding: 6px 0px 50px 0px;
  }
}
.moto-widget-store-confirmation-total-small_text {
  color: #ff7200;
  font-size: 20px;
  margin-bottom: 2px;
}
.moto-widget-store-confirmation-total-big_text {
  color: #000;
  font-size: 30px;
  margin: 15px 0px 33px;
}
@media screen and (max-width: 767px) {
  .moto-widget-store-confirmation-total {
    text-align: left;
  }
}
.moto-widget-store-confirmation-mobile {
  display: none;
  margin-bottom: 32px;
  padding-bottom: 26px;
  border-bottom: 1px solid #000;
}
.moto-widget-store-confirmation-mobile-top {
  margin-bottom: 25px;
}
.moto-widget-store-confirmation-mobile-top-name {
  position: relative;
  top: -6px;
  line-height: 22px;
}
.moto-widget-store-confirmation-mobile-price {
  margin-bottom: 20px;
}
.moto-widget-store-confirmation-mobile-price span {
  color: #000;
}
.moto-widget-store-confirmation-mobile-quantity {
  margin-bottom: 15px;
}
.moto-widget-store-confirmation-mobile-quantity span {
  display: block;
  margin-bottom: 8px;
}
.moto-widget-store-confirmation-mobile-quantity .ui-spinner {
  width: 100%;
}
.moto-widget-store-confirmation-mobile-quantity .moto-widget-store-spinner-type_1 {
  width: 100%;
}
.moto-widget-store-confirmation-mobile-total_price span {
  color: #000;
}
.moto-widget-store-confirmation-mobile-remove {
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .moto-widget-store-confirmation-pc {
    display: none;
  }
  .moto-widget-store-confirmation-mobile {
    display: block;
  }
}
.moto-widget-store-confirmation-checkout ul li {
  width: 14.52991452991453%;
  /* 170 1170 */
  padding-right: 2.56410256410256%;
  /* 30 1170 */
}
.moto-widget-store-confirmation-checkout ul li:last-child {
  padding-right: 0px;
}
.moto-widget-store-confirmation-checkout ul li:before {
  display: none !important;
}
.moto-widget-store-confirmation-checkout ul li.moto-widget-store-confirmation-pc-name {
  width: 31.62393162393162%;
  /* 370 1170 */
  text-align: left;
}
.moto-widget-store-confirmation-shp_cart ul li {
  width: 14.52991452991453%;
  /* 170 1170 */
  padding-right: 2.56410256410256%;
  /* 30 1170 */
}
.moto-widget-store-confirmation-shp_cart ul li:last-child {
  padding-right: 0px;
}
.moto-widget-store-confirmation-shp_cart ul li:before {
  display: none !important;
}
.moto-widget-store-confirmation-shp_cart ul li.moto-widget-store-confirmation-pc-name {
  width: 23.07692307692308%;
  /* 270 1170 */
  text-align: left;
}
.moto-widget-store-shp_cart-form-textarea {
  border: 1px solid #000;
  width: 100%;
  padding: 10px 10px 10px 10px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  resize: none;
  outline: none;
  margin-bottom: 28px;
}
.moto-widget-store-shp_cart-form-input {
  margin-bottom: 20px;
  border: 1px solid #000;
  width: 100%;
  padding: 5px 10px;
  font-size: 16px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.moto-widget-store-shp_cart-form-input::-webkit-input-placeholder {
  color: #747474;
}
.moto-widget-store-shp_cart-form-input:-moz-placeholder {
  color: #747474;
}
.moto-widget-store-shp_cart-form-input::-moz-placeholder {
  color: #747474;
}
.moto-widget-store-shp_cart-form-input:-ms-input-placeholder {
  color: #747474;
}
.moto-widget-store-shp_cart-discount {
  display: none;
  padding-top: 10px;
}
.moto-widget-store-shp_cart-discount.active {
  display: block;
}
.moto-widget-store-shp_cart-btns .moto-widget-button {
  display: inline-block;
}
.moto-widget-store-shp_cart-btns .moto-widget-button:last-child {
  margin-left: 25px;
}
@media screen and (max-width: 767px) {
  .moto-widget-store-shp_cart-btns .moto-widget-button {
    display: block;
    margin: 0px 0px 20px 0px;
  }
}
.moto-widget-store-spinner-wrap .ui-spinner {
  position: relative;
  display: inline-block;
}
.moto-widget-store-spinner-wrap .ui-spinner-button {
  display: block;
  width: 12px;
  height: 7px;
  position: absolute;
  right: 6px;
  line-height: 5px;
}
.moto-widget-store-spinner-wrap .ui-spinner-button:hover:before {
  color: #cecece;
}
.moto-widget-store-spinner-wrap .ui-spinner-button:before {
  font-family: FontAwesome;
  display: block;
  color: #000;
  font-size: 20px;
}
.moto-widget-store-spinner-wrap .ui-spinner-up {
  top: 6px;
}
.moto-widget-store-spinner-wrap .ui-spinner-up:before {
  content: '\f106';
}
.moto-widget-store-spinner-wrap .ui-spinner-down {
  bottom: 4px;
}
.moto-widget-store-spinner-wrap .ui-spinner-down:before {
  content: '\f107';
}
.moto-widget-store-spinner-wrap .ui-button-text {
  display: none;
}
.moto-widget-store-spinner-type_1 {
  border: 1px solid #cacaca;
  width: 56px;
  padding: 5px 0 5px 10px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.moto-widget-store-spinner-type_1:focus {
  outline: none;
}
.moto-widget-store-breadcrumbs.moto-preset-default {
  margin-bottom: 20px;
  white-space: nowrap;
}
.moto-widget-store-breadcrumbs.moto-preset-default ul li {
  display: inline-block;
  position: relative;
  padding-right: 9px;
}
.moto-widget-store-breadcrumbs.moto-preset-default ul li:after {
  content: '/';
  display: block;
  position: absolute;
  right: 0px;
  top: 0px;
  color: #000;
  font-size: 14px;
  font-family: "PT Sans", sans-serif;
}
.moto-widget-store-breadcrumbs.moto-preset-default ul li a {
  color: #ff7200;
  font-size: 14px;
  font-family: "PT Sans", sans-serif;
  text-decoration: underline;
}
.moto-widget-store-breadcrumbs.moto-preset-default ul li a:hover {
  text-decoration: none;
}
.moto-widget-store-breadcrumbs.moto-preset-default ul li:last-child a {
  color: #000;
  text-decoration: none;
}
.moto-widget-store-breadcrumbs.moto-preset-default ul li:last-child:after {
  display: none;
  padding-right: 0px;
}
.moto-widget-store-main_item {
  margin-bottom: 40px;
  font-family: "PT Sans", sans-serif;
}
.moto-widget-store-main_item .moto-widget-image {
  margin-bottom: 17px;
  font-size: 30px;
}
.moto-widget-store-main_item .moto-widget-image .moto-widget-store-main_item-label {
  position: absolute;
  z-index: 2;
  left: 0px;
  top: 20px;
  padding: 5px 20px;
  background: #8f8f8f;
}
.moto-widget-store-main_item .moto-widget-image .moto-widget-store-main_item-discount {
  position: absolute;
  width: 74px;
  height: 74px;
  padding-top: 15px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  right: 9px;
  bottom: 10px;
  text-align: center;
  background: #ff0000;
  color: #FFF;
  font-size: 30px;
  border-radius: 50%;
}
.moto-widget-store-main_item-title {
  color: #ff7200;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  margin-bottom: 7px;
  text-overflow: ellipsis;
}
.moto-widget-store-main_item-title:hover {
  text-decoration: none;
}
.moto-widget-store-main_item-title-nowrap {
  overflow: auto;
  white-space: normal;
}
.moto-widget-store-main_item-price {
  color: #000;
}
.moto-widget-store-main_item-old_price > * {
  text-decoration: line-through;
}
.moto-widget-store-main_item .store-product-element-container {
  display: inline-block;
  vertical-align: top;
}
.moto-widget-store-main_item .store-product-element-container .moto-widget-store-main_item-old_price,
.moto-widget-store-main_item .store-product-element-container .moto-widget-store-main_item-price {
  margin-right: 10px;
}
.moto-widget-store-featured_row-title {
  margin-bottom: 30px;
  font-size: 30px;
  color: #333333;
  font-family: "PT Sans", sans-serif;
}
.moto-widget-store-featured_row-category {
  display: none;
}
.moto-widget-store-featured_row-category .moto-widget-button {
  display: inline-block;
  margin: 0px 10px 10px 0px;
}
@media screen and (max-width: 767px) {
  .moto-widget-store-featured_row-category {
    display: block;
  }
}
.moto-widget-store-featured_row-top {
  margin-bottom: 40px;
}
.moto-widget-store-featured_row .moto-widget-store-paginator {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .moto-widget-store-featured_row .moto-widget-store-paginator {
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-store-featured_row .moto-widget-store-items_per_page {
    margin: 20px 0px;
  }
}
.moto-widget-store-items_per_page {
  font-size: 16px;
  color: #80868b;
}
.moto-widget-store-sidebar_nav-large {
  display: block;
}
@media screen and (max-width: 767px) {
}
.moto-widget-store-sidebar_nav-phone {
  background: #FFF;
  display: none;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 9;
}
@media screen and (max-width: 767px) {
  .moto-widget-store-sidebar_nav-phone {
    display: none;
  }
}
.moto-widget-store-sidebar_nav-phone-wrap {
  position: relative;
}
@media screen and (min-width: 767px) {
  .moto-widget-store-sidebar_nav-phone-wrap {
    display: none;
  }
}
.moto-widget-store-show_menu {
  margin-bottom: 20px;
  display: none;
}
@media screen and (max-width: 767px) {
  .moto-widget-store-show_menu {
    display: block;
  }
}
.moto-widget-store-paginator-link {
  display: inline-block;
  vertical-align: middle;
  margin-right: 25px;
  color: #80868b;
  text-decoration: none;
}
.moto-widget-store-paginator-link:hover {
  text-decoration: underline;
}
.moto-widget-store-paginator-link.act {
  color: #54616d;
  text-decoration: underline;
}
.moto-widget-store-paginator-link:last-child {
  margin-right: 0px;
}
@media screen and (max-width: 880px) {
  .moto-widget-store-paginator-link {
    margin-right: 20px;
  }
  .moto-widget-store-paginator-link:last-child {
    margin-right: 0px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-store-paginator-link {
    margin-right: 25px;
  }
  .moto-widget-store-paginator-link:last-child {
    margin-right: 0px;
  }
}
.moto-widget-store-paginator-prev {
  position: relative;
}
.moto-widget-store-paginator-prev:before {
  font-size: 20px;
  content: '\f104';
  font-family: FontAwesome;
}
.moto-widget-store-paginator-next {
  position: relative;
}
.moto-widget-store-paginator-next:before {
  font-size: 20px;
  content: '\f105';
  font-family: FontAwesome;
}
@media screen and (max-width: 767px) {
  .moto-widget-store-paginator-prev {
    top: -2px;
  }
  .moto-widget-store-paginator-prev:before {
    font-size: 34px;
  }
  .moto-widget-store-paginator-next {
    top: -2px;
  }
  .moto-widget-store-paginator-next:before {
    font-size: 34px;
  }
}
.moto-widget-store-detail {
  font-family: "PT Sans", sans-serif;
}
.moto-widget-store-detail-price {
  font-size: 48px;
  margin-bottom: 8px;
}
.moto-widget-store-detail-old_price {
  text-decoration: line-through;
  margin-bottom: 22px;
}
.moto-widget-store-detail-quantity span {
  display: inline-block;
}
.moto-widget-store-detail-quantity .moto-widget-store-spinner-wrap {
  padding-left: 10px;
}
.moto-widget-store-detail-btns {
  margin-bottom: 10px;
}
.moto-widget-store-detail-btns .moto-widget-button {
  display: inline-block;
  margin-right: 25px;
}
.moto-widget-store-detail-btns .moto-widget-button:last-child {
  margin-right: 0px;
}
@media screen and (max-width: 767px) {
  .moto-widget-store-detail-btns .moto-widget-button {
    display: block;
    margin-bottom: 20px;
    margin-right: 0px;
  }
  .moto-widget-store-detail-btns .moto-widget-button:last-child {
    margin-bottom: 0px;
  }
}
.moto-widget-store-detail-title {
  color: #000;
  font-size: 20px;
  margin-bottom: 30px;
}
.moto-widget-store-detail-text {
  color: #747474;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 20px;
}
.moto-widget-store-detail-product_properties {
  width: 100%;
  margin-bottom: 22px;
  display: flex;
  align-items: center;
}
.moto-widget-store-detail-product_properties li {
  display: inline-block;
  vertical-align: top;
}
.moto-widget-store-detail-product_properties li:first-child {
  width: 40%;
  margin-right: 5%;
}
.moto-widget-store-detail-product_properties li:last-child {
  width: 53%;
}
@media screen and (max-width: 767px) {
  .moto-widget-store-detail-product_properties li {
    display: block;
    width: 100%;
    margin-right: 0px;
  }
}
.moto-widget-store-detail-col {
  margin-bottom: 50px;
}
.moto-widget-store-related {
  background: #f5f4f3;
  padding: 30px 0px 30px 0px;
}
.moto-widget-store-related-title {
  text-align: center;
  color: #000;
  font-size: 30px;
  font-family: "PT Sans", sans-serif;
  margin-bottom: 32px;
}
@media screen and (max-width: 767px) {
  .moto-widget-store-related-title {
    margin-bottom: 60px;
  }
}
.moto-widget-store-related .jcarousel-wrapper {
  position: relative;
}
.moto-widget-store-related .jcarousel-wrapper .jcarousel {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.moto-widget-store-related .jcarousel-wrapper .jcarousel .jcarousel img {
  display: block;
  max-width: 100%;
  height: auto !important;
}
.moto-widget-store-related .jcarousel-wrapper .jcarousel ul {
  width: 20000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
.moto-widget-store-related .jcarousel-wrapper .jcarousel ul li {
  margin-right: 30px;
  width: 200px;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.moto-widget-store-related .jcarousel-wrapper .jcarousel-control-wrap {
  position: absolute;
  right: 0px;
  top: -79px;
}
.moto-widget-store-related .jcarousel-wrapper .jcarousel-control-wrap a {
  display: inline-block;
  margin-right: 10px;
}
.moto-widget-store-related .jcarousel-wrapper .jcarousel-control-wrap a:last-child {
  margin-right: 0px;
}
.moto-widget-store-related .jcarousel-wrapper .jcarousel-control-wrap a:before {
  color: #54616d;
  font-size: 36px;
  font-family: FontAwesome;
}
.moto-widget-store-related .jcarousel-wrapper .jcarousel-control-wrap a:hover:before {
  color: #d3d8db;
}
@media screen and (max-width: 767px) {
  .moto-widget-store-related .jcarousel-wrapper .jcarousel-control-wrap {
    top: -74px;
  }
  .moto-widget-store-related .jcarousel-wrapper .jcarousel-control-wrap a {
    margin-right: 17px;
  }
  .moto-widget-store-related .jcarousel-wrapper .jcarousel-control-wrap a:last-child {
    margin-right: 0px;
  }
  .moto-widget-store-related .jcarousel-wrapper .jcarousel-control-wrap a:before {
    font-size: 54px;
  }
}
.moto-widget-store-related .jcarousel-wrapper .jcarousel-control-prev:before {
  content: '\f104';
}
.moto-widget-store-related .jcarousel-wrapper .jcarousel-control-next:before {
  content: '\f105';
}
.moto-widget-store-position_relative {
  position: relative;
}
.moto-widget-store-con_carousel .navigation-wrap {
  padding: 0px 20px;
}
.moto-widget-store-con_carousel .connected-carousels .stage {
  width: 100%;
  position: relative;
}
.moto-widget-store-con_carousel .connected-carousels .navigation {
  width: 100%;
  position: relative;
}
.moto-widget-store-con_carousel .connected-carousels .navigation .nav-wrap {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
}
.moto-widget-store-con_carousel .connected-carousels .carousel {
  overflow: hidden;
  position: relative;
}
.moto-widget-store-con_carousel .connected-carousels .carousel ul {
  width: 20000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
.moto-widget-store-con_carousel .connected-carousels .carousel ul li {
  float: left;
  padding: 2px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.moto-widget-store-con_carousel .connected-carousels .carousel-navigation {
  width: 100%;
}
.moto-widget-store-con_carousel .connected-carousels .carousel-navigation li {
  margin-right: 2px;
  cursor: pointer;
}
.moto-widget-store-con_carousel .connected-carousels .carousel-navigation li img {
  display: block;
}
.moto-widget-store-con_carousel .connected-carousels .carousel-navigation li.active {
  opacity: 0.7;
}
.moto-widget-store-con_carousel .connected-carousels .prev-navigation,
.moto-widget-store-con_carousel .connected-carousels .next-navigation {
  display: block;
  position: absolute;
  font-size: 0px;
  width: 13px;
  height: 100%;
}
.moto-widget-store-con_carousel .connected-carousels .prev-navigation:before,
.moto-widget-store-con_carousel .connected-carousels .next-navigation:before {
  position: absolute;
  left: 0px;
  top: 50%;
  display: block;
  width: 13px;
  height: 1px;
  line-height: 0px;
  font-family: FontAwesome;
  font-size: 35px;
  color: #80868b;
}
.moto-widget-store-con_carousel .connected-carousels .prev-navigation {
  left: -20px;
}
.moto-widget-store-con_carousel .connected-carousels .prev-navigation:before {
  content: '\f104';
}
.moto-widget-store-con_carousel .connected-carousels .next-navigation {
  right: -20px;
}
.moto-widget-store-con_carousel .connected-carousels .next-navigation:before {
  content: '\f105';
}
.moto-widget-store-con_carousel .connected-carousels .prev-navigation.inactive,
.moto-widget-store-con_carousel .connected-carousels .next-navigation.inactive {
  opacity: .5;
  cursor: default;
}
.moto-widget-store-account_orders-tabs {
  margin: 25px 0px;
}
.moto-widget-store-account_orders-tabs .moto-widget-button {
  display: inline-block;
  margin-right: 20px;
}
.moto-widget-store-account_orders-tabs .moto-widget-button:last-child {
  margin-right: 0px;
}
.moto-widget-store-account_orders-item {
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .moto-widget-store-account_orders-item .moto-widget-store-account_orders-item-content-shipping-wrap {
    margin-bottom: 60px;
  }
  .moto-widget-store-account_orders-item-content-title {
    border-bottom: 1px solid;
    padding-bottom: 13px;
  }
}
.moto-widget-store-account_orders-item-title {
  background: #f5f4f3;
  display: table;
  width: 100%;
  margin-bottom: 40px;
  height: 60px;
}
.moto-widget-store-account_orders-item-title-text {
  display: table-cell;
  text-align: left;
  color: #010101;
  font-size: 30px;
  line-height: 30px;
  padding: 0px 30px 0px 30px;
  vertical-align: middle;
}
.moto-widget-store-account_orders-item-title-status {
  padding: 0px 30px 0px 30px;
  display: table-cell;
  text-align: right;
  vertical-align: middle;
}
.moto-widget-store-account_orders-item-title-status span {
  display: inline-block;
  padding: 5px 25px 7px 25px;
  font-size: 18px;
  line-height: 18px;
  color: #FFF;
}
.moto-widget-store-account_orders-item-title-status-type_1 {
  background-color: #FFAB26;
}
.moto-widget-store-account_orders-item-title-status-type_2 {
  background-color: #FF8C26;
}
.moto-widget-store-account_orders-item-title-status-type_3 {
  background-color: #5BA5DD;
}
.moto-widget-store-account_orders-item-title-status-type_4 {
  background-color: #7979E6;
}
.moto-widget-store-account_orders-item-title-status-type_5 {
  background-color: #16B36B;
}
.moto-widget-store-account_orders-item-title-status-type_6 {
  background-color: #A1A7A9;
}
.moto-widget-store-account_orders-item-title-status-type_7 {
  background-color: #E12C1A;
}
.moto-widget-store-account_orders-item-title-status-type_8 {
  background-color: #67C51E;
}
.moto-widget-store-account_orders-item-title-status-type_9 {
  background-color: #F7D700;
}
@media screen and (max-width: 767px) {
  .moto-widget-store-account_orders-item-title {
    display: block;
    height: auto;
    padding: 12px 24px 15px 24px;
  }
  .moto-widget-store-account_orders-item-title-text {
    display: block;
    padding: 0px;
    margin-bottom: 10px;
  }
  .moto-widget-store-account_orders-item-title-status {
    display: block;
    padding: 0px;
    text-align: left;
  }
  .moto-widget-store-account_orders-item-title-status span {
    font-size: 16px;
    line-height: 16px;
  }
}
.moto-widget-store-account_orders-item-content-title {
  color: #000;
  font-size: 20px;
  margin-bottom: 20px;
  word-break: break-all;
}
.moto-widget-store-account_orders-item-content-shipping {
  line-height: 22px;
  font-size: 16px;
  margin-bottom: 10px;
}
.moto-widget-store-account_orders-item-content-shipping .col-sm-4 {
  color: #000000;
}
.moto-widget-store-account_orders-item-content-shipping .col-sm-8 {
  color: #747474;
}
.moto-widget-store-account_orders-item-content-order {
  display: table;
  width: 100%;
}
.moto-widget-store-account_orders-item-content-order-table {
  display: table-row;
  font-size: 16px;
}
.moto-widget-store-account_orders-item-content-order-table li {
  display: table-cell;
  text-align: center;
  padding: 11px 10px 10px 10px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #666666;
}
.moto-widget-store-account_orders-item-content-order-table li:first-child {
  text-align: left;
}
.moto-widget-store-account_orders-item-content-order-table-title li {
  padding-top: 0px;
}
.moto-widget-store-account_orders-item-content-order-table-title li:first-child {
  text-align: center;
}
.moto-widget-store-account_orders-item-content-order-table-name {
  width: 64.91228070175439%;
  /* 370 570 */
}
.moto-widget-store-account_orders-item-content-order-pc {
  margin-bottom: 13px;
}
.moto-widget-store-account_orders-item-content-order-mobile {
  display: none;
  border-bottom: 1px solid #000;
  padding-bottom: 14px;
  margin-bottom: 25px;
}
.moto-widget-store-account_orders-item-content-order-mobile div {
  color: #747474;
  font-size: 16px;
  margin-bottom: 11px;
}
.moto-widget-store-account_orders-item-content-order-mobile div span {
  color: #000;
}
@media screen and (max-width: 767px) {
  .moto-widget-store-account_orders-item-content-order-pc {
    display: none;
  }
  .moto-widget-store-account_orders-item-content-order-mobile {
    display: block;
  }
}
.moto-widget-store-account_orders-total {
  font-family: "PT Sans", sans-serif;
  text-align: right;
}
.moto-widget-store-account_orders-total-small_text {
  color: #ff7200;
  font-size: 16px;
  line-height: 24px;
}
.moto-widget-store-account_orders-total-big_text {
  color: #000;
  font-size: 20px;
  margin: 11px 0px 0px 0px;
}
@media screen and (max-width: 767px) {
  .moto-widget-store-account_orders-total {
    text-align: left;
  }
}
.moto-widget-store-account_shipping-title {
  color: #000;
  font-size: 20px;
  margin-bottom: 20px;
}
.products-not-found-row {
  margin-bottom: 40px;
}
.moto-widget-store-product-options select {
  border: 1px solid #cacaca;
  width: 100%;
  padding: 5px 0 5px 10px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.moto-widget-store-product-custom-options input[type=text] {
  border: 1px solid #cacaca;
  color: #000;
  font-size: 14px;
  width: 100%;
  padding: 8px 0 8px 10px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 230px;
  display: block;
}
.moto-widget-store-product-custom-options textarea {
  width: 100%;
  border: 1px solid #cacaca;
  color: #000;
  font-size: 14px;
  padding: 8px 0 8px 10px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 230px;
  display: block;
}
.moto-widget-store-product-custom-options label {
  display: inline-block;
  margin-bottom: 4px;
  margin-top: 4px;
}
.moto-widget-store-image-block_rectangle .moto-widget-image-link {
  padding-top: 56.25%;
}
.store-empty-cart-control {
  text-align: center;
  padding: 30px 0 20px 0;
}
.moto-widget-store-image-block .moto-widget-image-link {
  position: relative;
  padding-top: 100%;
  color: #bababa;
  width: 100%;
  border: 1px solid #c4c4c4;
}
.moto-widget-store-image-block .moto-widget-image-link:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 3px solid #fff;
}
.moto-widget-store-image-block .moto-widget-image-picture {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
  max-height: 99%;
  max-width: 99%;
}
.moto-store-default-title {
  font-weight: 400;
  font-style: normal;
  font-size: 42px;
  line-height: 1.1;
  letter-spacing: 0px;
}
.moto-store-default-title-2 {
  font-size: 23px;
  line-height: 1.3;
}
.moto-widget-store-image-empty {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 100px;
}
.moto-store-section .moto-widget-button button {
  background: none;
  border: none;
  font: inherit;
  outline: none;
}
.moto-store-section .yotpo {
  padding: 10px 0 20px;
}
.moto-widget-store-confirmation .moto-widget-store-image-empty {
  position: static;
  font-size: 40px;
  color: #bababa;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.yotpo .text-m {
  font-size: 13px;
  margin-left: 10px;
}
.moto-store-front-messenger {
  display: flex;
  position: fixed;
  overflow: hidden;
  width: 521px;
  border-width: 1px;
  border-style: solid;
  border-radius: 0 0 4px 4px;
  z-index: 12000;
  box-sizing: content-box;
  padding: 0 48px;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  cursor: default;
  flex-direction: column;
}
.moto-store-front-messenger a {
  color: #fff;
  text-decoration: underline;
  cursor: pointer;
}
.moto-store-front-messenger a:hover {
  text-decoration: none;
}
@media screen and (max-width: 750px) {
  .moto-store-front-messenger {
    width: 90%;
    padding: 0 18px;
  }
}
.moto-store-front-messenger_message-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  word-wrap: break-word;
  font-size: 16px;
  line-height: 20px;
  padding: 5px 0;
  font-weight: 600;
  color: #fff;
  min-height: 49px;
}
.moto-store-front-messenger_type-success {
  background-color: #58cf00;
  border-color: #62e600;
  text-shadow: 0 1px #3e9400;
}
.moto-store-front-messenger_type-error {
  background-color: #ff5029;
  border-color: #ff6b4a;
  text-shadow: 0 1px #dc2e07;
}
.moto-store-front-messenger_message-text .successtext,
.moto-store-front-messenger_message-text .errortext {
  display: none;
}
.moto-store-front-messenger_type-success .successtext {
  display: block;
}
.moto-store-front-messenger_type-error .errortext {
  display: block;
}
.moto-widget-store-compare {
  margin-top: 20px;
  margin-bottom: 50px;
}
.moto-widget-store-compare .store-compare-small-text {
  text-align: left;
  margin: 25px auto;
}
.moto-widget-store-compare .store-compare-page {
  display: flex;
  flex-flow: row nowrap;
}
@media screen and (max-width: 767px) {
  .moto-widget-store-compare .store-compare-page {
    flex-flow: row wrap;
  }
}
.moto-widget-store-compare .moto-store-compare-item {
  width: 23%;
  margin-left: 2%;
  padding-right: 10px;
}
@media screen and (max-width: 767px) {
  .moto-widget-store-compare .moto-store-compare-item {
    width: 98%;
    margin-left: 1%;
    margin-right: 1%;
    padding-right: 10px;
  }
}
@media screen and (max-width: 767px) {
  .moto-widget-store-compare .moto-store-compare-item__first .moto-store-compare-item-top {
    height: auto !important;
    min-height: 200px !important;
  }
}
.moto-widget-store-compare .moto-widget-store-main_item-price {
  font-size: 20px;
}
.moto-widget-store-compare .moto-widget-store-main_item.moto-widget-store-image-block .store-compare-priceblock .moto-widget-store-main_item-price {
  margin-bottom: 15px;
}
.moto-widget-store-compare .moto-widget-compare-item-title {
  display: flex;
  width: 100%;
}
.moto-widget-store-compare .moto-widget-compare-item-title .moto-widget-store-main_item-title {
  display: block;
  width: 90%;
}
.moto-widget-store-compare .moto-widget-compare-item-title .moto-store-compate-remove-item {
  width: 10%;
  text-align: right;
}
.moto-widget-store-compare .moto-store-compare-item-top {
  min-height: 200px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .moto-widget-store-compare .moto-store-compare-item-top {
    height: auto;
  }
}
.moto-widget-store-compare .property-item,
.moto-widget-store-compare .property-name-item {
  margin-bottom: 15px;
  padding: 10px 0;
}
.moto-widget-store-compare .moto-store-compate-remove-item {
  color: grey;
  text-align: right;
  display: block;
  position: absolute;
  right: -5px;
  top: -3px;
}
.moto-widget-store-compare .moto-store-compate-remove-item-link {
  color: grey;
  position: absolute;
  right: -5px;
  top: -3px;
}
.moto-widget-store-compare .moto-store-compate-remove-item-link:hover {
  color: black;
}
.moto-store-compare-item-top .moto-widget-store-main_item {
  padding-top: 15px;
}
.moto-store-compare-item-top .moto-widget-store-main_item-title {
  width: 100%;
  height: auto;
}
.moto-store-compare-item-top .store-product-element-container {
  width: 100%;
}
.moto-store-compare-item-top .moto-widget-store-main_item-price,
.moto-store-compare-item-top .moto-widget-store-main_item-old_price {
  margin-bottom: 20px;
  margin-top: 10px;
}
.moto-store-compare-item-top .moto-widget-store-main_item-old_price {
  text-decoration: line-through;
}
.store-compare-small-text {
  text-align: left;
}
.moto-store-compare-item-properties {
  word-wrap: break-word;
}
.moto-widget-store-compare .property-name-item {
  padding-left: 20px;
}
.moto-widget-store-compare .moto-widget-store-main_item {
  margin-bottom: 0;
  padding-bottom: 40px;
}
.moto-widget-store-compare .moto-widget-store-main_item-title span {
  display: inline-block;
  width: 100%;
}
.moto-widget-store-compare .moto-widget-store-main_item-title.moto-widget-store-main_item-title-nowrap {
  word-wrap: break-word;
}
.moto-widget-store-compare .moto-widget-store-main_item-title.moto-widget-store-main_item-title-nowrap span {
  word-wrap: break-word;
}
.store-compare-properties-heading {
  margin-bottom: 10px;
  word-break: break-all;
}
.moto-store-compare-item__first .moto-store-compare-item-top {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  min-height: 100%;
}
.moto-widget-store-compare .show_mobile_only {
  display: none;
}
.moto-widget-store-compare .properties_row {
  position: relative;
  display: flex;
  flex-flow: column;
  width: 100%;
}
.moto-widget-store-compare .properties_row .store-compare-properties-heading {
  position: absolute;
  top: -60px;
  left: 20px;
}
.moto-widget-store-compare .properties_row .properties-row {
  display: flex;
  flex-flow: row;
  width: 100%;
}
.moto-widget-store-compare .properties_row .properties-row .property-item {
  display: flex;
  width: 23%;
  margin-left: 2%;
  padding-right: 10px;
}
@media screen and (max-width: 767px) {
  .moto-widget-store-compare .hide_mobile_only {
    display: none;
  }
  .moto-widget-store-compare .show_mobile_only {
    display: block;
  }
}
.moto-widget-store-confirmation-total .cart-terms-checkbox_label {
  padding-left: 0px;
}
.moto-widget-store-filters ul {
  list-style: none;
}
.moto-widget-store-filters .moto-widget-store-filters-wrapper {
  border-top: 1px solid #d3d8db;
}
.moto-widget-store-filters .moto-widget-store-filters-wrapper .moto-widget-store-filters-filterblock {
  border-bottom: 1px solid #d3d8db;
  padding: 10px 10px;
}
.moto-widget-store-filters .moto-widget-store-filters-wrapper .moto-widget-store-filters-filterblock .filterblock-checkbox-list {
  display: none;
  padding: 10px 0px 0px;
}
.moto-widget-store-filters .moto-widget-store-filters-wrapper .moto-widget-store-filters-filterblock .filterblock-checkbox-list .filterblock-checkbox-wrapper {
  display: flex;
  flex-flow: row;
  align-content: center;
  align-items: center;
  word-break: break-word;
}
.moto-widget-store-filters .moto-widget-store-filters-wrapper .moto-widget-store-filters-filterblock.filterblock-brands .moto-widget-store-filters-widget-heading,
.moto-widget-store-filters .moto-widget-store-filters-wrapper .moto-widget-store-filters-filterblock.filterblock-properties .moto-widget-store-filters-widget-heading {
  cursor: pointer;
  position: relative;
  margin-right: 20px;
}
.moto-widget-store-filters .moto-widget-store-filters-wrapper .moto-widget-store-filters-filterblock.filterblock-brands .moto-widget-store-filters-widget-heading:after,
.moto-widget-store-filters .moto-widget-store-filters-wrapper .moto-widget-store-filters-filterblock.filterblock-properties .moto-widget-store-filters-widget-heading:after {
  display: block;
  position: absolute;
  content: '\f107';
  right: -20px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  font-family: FontAwesome;
  font-size: 20px;
  color: #2e3a46;
}
.moto-widget-store-filters .moto-widget-store-filters-wrapper .moto-widget-store-filters-filterblock.block-opened .filterblock-checkbox-list {
  display: block;
  max-height: 450px;
  overflow: auto;
}
.moto-widget-store-filters .moto-widget-store-filters-wrapper .moto-widget-store-filters-filterblock.block-opened.filterblock-brands .moto-widget-store-filters-widget-heading:after,
.moto-widget-store-filters .moto-widget-store-filters-wrapper .moto-widget-store-filters-filterblock.block-opened.filterblock-properties .moto-widget-store-filters-widget-heading:after {
  transform: rotate(180deg);
  margin-top: -10px;
}
.moto-widget-store-filters .moto-widget-store-filters-wrapper .moto-widget-store-filters-filterblock .moto-widget-store-filters-price {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
}
.moto-widget-store-filters .moto-widget-store-filters-wrapper .moto-widget-store-filters-filterblock .moto-widget-store-filters-price .filter-price-input-wrapper {
  max-width: 45%;
}
.moto-widget-store-filters .moto-widget-store-filters-wrapper .moto-widget-store-filters-filterblock .moto-widget-store-filters-price .filter-price-input-wrapper input {
  width: 100%;
  background-color: white;
  line-height: 27px;
  min-height: 27px;
  padding: 0px 0px 0px 10px ;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 0px;
  -webkit-box-shadow: 0px 0px 0px 1px #d3d8db;
  -moz-box-shadow: 0px 0px 0px 1px #d3d8db;
  box-shadow: 0px 0px 0px 1px #d3d8db;
}
.moto-widget-store-filters .moto-widget-store-filters-wrapper .moto-widget-store-filters-buttons {
  padding-top: 10px;
  display: flex;
  justify-content: center;
  flex-flow: row wrap;
  align-items: center;
}
.moto-widget-store-filters .moto-widget-store-filters-wrapper .moto-widget-store-filters-buttons > div {
  margin: 10px;
}
.moto-widget-store-filters .moto-widget-store-filters-wrapper .moto-widget-store-filters-checkbox {
  margin-right: 15px;
}
.moto-widget-store-filters .moto-widget-store-filters-wrapper.filter-custom-checkboxes .filterblock-checkbox-wrapper .moto-widget-store-filters-checkbox {
  display: none;
}
.moto-widget-store-filters .moto-widget-store-filters-wrapper.filter-custom-checkboxes .filterblock-checkbox-wrapper .moto-widget-store-filters-checkbox-label {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.moto-widget-store-filters .moto-widget-store-filters-wrapper.filter-custom-checkboxes .filterblock-checkbox-wrapper .moto-widget-store-filters-checkbox-label:hover .moto-widget-store-filters-checkbox-text {
  /*text-decoration: underline;*/
}
.moto-widget-store-filters .moto-widget-store-filters-wrapper.filter-custom-checkboxes .filterblock-checkbox-wrapper .moto-widget-store-filters-checkbox-icon {
  cursor: pointer;
  flex-shrink: 0;
}
.moto-widget-store-filters .moto-widget-store-filters-wrapper.filter-custom-checkboxes .filterblock-checkbox-wrapper .moto-widget-store-filters-checkbox-text {
  padding-left: 9px;
  display: inline-block;
  word-break: break-word;
}
.moto-widget-store-filters .moto-widget-store-filters-wrapper.filter-custom-checkboxes .filterblock-checkbox-wrapper .moto-widget-store-filters-checkbox:checked + .moto-widget-store-filters-checkbox-label .moto-widget-store-filters-checkbox-icon:before {
  border: 1px solid;
  border-color: #000;
  content: "\f00c";
  color: #000;
  font-family: FontAwesome;
  font-size: .75em;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  padding: 0 .1em;
  background: #fff;
}
.moto-widget-store-filters .moto-widget-store-filters-wrapper.filter-custom-checkboxes .filterblock-checkbox-wrapper .moto-widget-store-filters-checkbox-label .moto-widget-store-filters-checkbox-icon:before {
  border: 1px solid;
  border-color: #d3d8db;
  padding: 0 .1em;
  color: #fff;
  content: "\f00c";
  font-family: FontAwesome;
  font-size: .75em;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  background: #fff;
  line-height: 1.2;
}
.filter-custom-checkboxes .moto-widget-store-filters-checkbox {
  display: none;
}
.filter-custom-checkboxes .moto-widget-store-filters-checkbox-label {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.filter-custom-checkboxes .moto-widget-store-filters-checkbox-label:hover .moto-widget-store-filters-checkbox-text {
  /*text-decoration: underline;*/
}
.filter-custom-checkboxes .moto-widget-store-filters-checkbox-icon {
  cursor: pointer;
  flex-shrink: 0;
}
.filter-custom-checkboxes .moto-widget-store-filters-checkbox-text {
  padding-left: 9px;
  display: inline-block;
  word-break: break-word;
}
.filter-custom-checkboxes .moto-widget-store-filters-checkbox:checked + .moto-widget-store-filters-checkbox-label .moto-widget-store-filters-checkbox-icon:before {
  border: 1px solid;
  border-color: #000;
  content: "\f00c";
  color: #000;
  font-family: FontAwesome;
  font-size: .75em;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  padding: 0 .1em;
  background: #fff;
}
.filter-custom-checkboxes .moto-widget-store-filters-checkbox-label .moto-widget-store-filters-checkbox-icon:before {
  border: 1px solid;
  border-color: #d3d8db;
  padding: 0 .1em;
  color: #fff;
  content: "\f00c";
  font-family: FontAwesome;
  font-size: .75em;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  background: #fff;
  line-height: 1.2;
}
.moto-widget-store-checkout .moto-widget-store-checkout-form-radio_label.cart-terms-checkbox_label {
  padding-left: 0;
}
.moto-widget-store-checkout .moto-store-checkout-checkbox-label-pl20 {
  padding-left: 15px;
}
.moto-widget-store_cart__closed-caption {
  text-align: center;
}
.moto-widget-store-wishlist .moto-store-wishlist-remove-item {
  color: grey;
  text-align: right;
  display: block;
}
.moto-widget-store-wishlist .moto-store-wishlist-remove-item-link {
  color: grey;
  font-size: 18px;
}
.moto-widget-store-product-add-to-wishlist .product-add-to-wishlist-bnt-icon {
  color: grey;
  display: block;
}
.moto-widget-store-product-add-to-wishlist .product-add-to-wishlist-bnt-icon .moto-store-wishlist-add-item-link {
  color: grey;
}
.moto-widget-store-product-add-to-wishlist .product-add-to-wishlist-bnt-icon .moto-store-wishlist-add-item-link.icon-size-small {
  font-size: 18px;
}
.moto-widget-store-product-add-to-wishlist .product-add-to-wishlist-bnt-icon .moto-store-wishlist-add-item-link.icon-size-medium {
  font-size: 30px;
}
.moto-widget-store-product-add-to-wishlist .product-add-to-wishlist-bnt-icon .moto-store-wishlist-add-item-link.icon-size-large {
  font-size: 45px;
}
.moto-widget-store_shedule_row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.moto-widget-store_shedule_row .div {
  display: flex;
  width: 50%;
}
.moto-widget-store_shedule_row.moto-widget-store_shedule_heading {
  justify-content: space-between;
  font-weight: bold;
  border-bottom: 1px solid gray;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.store-custom-options-file-column {
  display: flex;
  align-items: center;
}
.moto-widget.moto-widget-store-product-grid .moto-widget-text ul li:not(:last-child) {
  margin-bottom: 0px;
}
.moto-widget.moto-widget-store-product-grid .moto-widget-text ul li:before {
  content: '';
  display: none;
}
.moto-widget.moto-widget-image.media-gallery-placeholder .moto-widget-image-link {
  width: 100%;
  height: auto;
  text-align: center;
  position: relative;
}
.moto-widget.moto-widget-image.media-gallery-placeholder {
  width: 100%;
  height: auto;
  padding: 50px 0;
}
.moto-widget.moto-widget-image.media-gallery-placeholder .moto-widget-store-image-empty {
  transform: none;
  left: 0;
  top: 0;
  position: relative;
}
body.moto-preview-mode_design .moto-widget-cover.moto-store-widget-cover {
  display: none !important;
}
.moto-widget-store-product-media-gallery .moto-widget-store-main_item-label {
  position: absolute;
  z-index: 2;
  left: 0px;
  top: 20px;
  padding: 5px 20px;
}
.moto-terms-checkbox-row {
  display: flex;
  flex-flow: row;
  align-items: center;
}
.moto-terms-checkbox-row > input {
  margin-right: 10px;
}
.moto-widget-contact_form-group.filter-custom-checkboxes {
  display: flex;
}
.moto-widget-store-confirmation-total-wrap .moto-widget-contact_form-group.filter-custom-checkboxes,
.moto-widget-store-confirmation-total-wrap .moto-terms-checkbox-row {
  justify-content: flex-end;
}

/*
 * FILE END: _mod_files/_css/ami_content.css
 */
