UL {padding:0px; list-style:none}
#contents-col {
float:right;
margin:30px 0;
overflow:hidden;
}



#contents-col h1 {
margin-bottom: 15px;
}


#hat-container {
margin-top:50px;
}
#top-search-input {border-radius:5px 0 0 5px}

#carusel-container { 
max-height:450px; overflow:hidden;
}
#categories-container {
position:relative;
z-index:10;
display:none;
}

#main-container {background-image: url('/images/main-bg.gif'); background-repeat: repeat-x; background-color:#fafafa;}
.clear-div{
clear:both;
}



/* Всплывающая корзина */

#message_box table td {padding: 0 20px 15px 0;}
#close_message {float:right;margin:-10px -10px 0 0;}
.ajax-only {display: none;}
#message_box .ajax-only {display: block;}
#close_message a {color:#333;text-decoration:none;font-size:20px;}
#message_box {
    border-radius:10px; display:none;position:absolute;z-index:1000; width:100%; max-width:990px; padding: 15px; border-style: solid;border-width: 5px;border-color: #d9d9d9;background-color: #FFF;}

@media only screen and (min-width: 999px) {
#message_box table td {padding: 0 20px 15px 0;}
#close_message {float:right;margin:-10px -10px 0 0;}
.ajax-only {display: none;}
#message_box .ajax-only {display: block;}
#close_message a {color:#333;text-decoration:none;font-size:20px;}
#message_box {
    border-radius:10px; 
left:50%;
margin-left:-500px;
}
}

#message_box table.basket {width:100%;}
#message_box table.basket td {padding:8px;background-color:#fff;}
#message_box table.basket tr.head td {font-weight:bold;background-color:#f1f1f1;font-size:11px;}
#message_box h1 {padding: 0 0 12px 0;margin:0;}

#close_message {float:right;margin:-15px -30px 0 0;}
#curtain {width: 100%;height: 100%;position: fixed;top:0;bottom:0;left:0;right:0;display: none;z-index: 100;background-color: #000;opacity: 0.5;}



/* Верхнее меню */
.navbar-toggle {
margin-left:0px;
}

.top-basket, .top-reg {
display:block;
float: right;
margin:0 15px 0 -15;
height: 50px;
padding:14px 10px 0px;
}
.top-basket:hover, .top-reg:hover {
background-color:#262626;
cursor: pointer;
}

/* Шапка */
.top-logotip {
position:relative;
height:110px;
overflow:hidden;
}
.top-logotip img {
max-height:100%;
max-width:100%;
}

.top-adress {
padding-top:25px;
}

.top-search {
padding-top:38px;
}

#hat {
border-radius:5px;
overflow:hidden;
max-height:450px;
border: solid 1px #ddd;
}

.top-search-div {
position:relative;
}

#search-pro {position:absolute; display:none; background:#fff; z-index:1000; right: 0; font-size:14px; padding:20px 20px 5px; margin-top:5px; border-radius:5px; min-width:300px;
box-shadow:0 0px 6px rgba(0,0,0,0.2);
-moz-box-shadow:0 0px 6px rgba(0,0,0,0.2);
-webkit-box-shadow:0 0px 6px rgba(0,0,0,0.2)
}



/* Колонка блоков */

#blocks-col {
margin-top:30px;
}


#left-catalog-cont, #top-catalog-cont {
padding:0px;
}

#blocks-col div.block, .left-cat-block {margin-bottom:30px;}
#blocks-col div.block, .top-cat-block {position: relative}
#blocks-col div.block_header, .block_header_top {
    font-size: 19px;
    color: #fff;
    text-transform: uppercase;
    background: url(../images/block-header_bg.gif) repeat-x center bottom #4caf45;
    border-radius: 5px 5px 0 0;
    line-height: 22px;
    font-weight:bold;
    padding: 15px 18px 14px;
 }

#blocks-col div.block_cont {
background-color:#fff;
border: 1px solid #ddd;
padding:20px 20px 10px;
border-radius: 0 0 5px 5px;

}

#blocks-col div.block_cont img {
border-radius: 5px;
}

#blocks-col div.block_cont ul li {
font-size:16px; line-height: 24px;
}



#blocks-col div.block_cont p { }


/* Блок каталога  */

.block_header_top {

}
.block_cont_top {
position:absolute;
width:100%;
background-color:#fff;
border: 1px solid #ddd;
padding:10px 0;
border-radius: 0 0 5px 5px;
}

.block_cont_left {
background-color:#fff;
border: 1px solid #ddd;
padding:10px 0;
border-radius: 0 0 5px 5px;
}

 ul.block_categories {
    background: #fff;
    z-index: 2;
    width: 100%;
    moz-box-sizing:border-box;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box;
    background: #f2f2f2;
    margin:-10px 0 -5px 0;
  }

  .block_categories li {  position: relative;}
  .block_categories > li { border-bottom: 1px solid #ddd; background: #fff; line-height: 20px;  }
  .block_categories > li.last {border-bottom: 0;}
  .block_categories li a { display: inline;  color: #777777;}
  .block_categories > li > a {padding: 10px 20px 13px; font-size: 18px; display: block; color: #4caf45}
  .block_categories li a:hover { color: #34782f; }
  .block_categories li li a:before {font-size: 15px; color: #777777; margin-right: 8px;}
  .block_categories li li {font-size: 14px; padding: 4px 0; line-height: 16px; }
  .block_categories li li.last {}
  .block_categories li li:first-child {}
  .block_categories li li:first-child strong {top:10px;}
  .subcategories li strong {display:block; float:right; cursor:pointer; font-size:20px; line-height:20px; margin-right:-10px}


  .block_categories > li > strong {display:block; float:right; cursor:pointer; padding: 8px 10px 0 0; font-size: 24px; color: #4caf45;}
  .block_categories li strong { cursor: pointer; color: #333;}

   
  .block_categories > li > ul {padding:20px;}

  .subcategories {  
    width: auto;  
    background: #fafafa;  
    display: none; 
    moz-box-sizing:content-box;
    -moz-box-sizing:content-box; 
    -webkit-box-sizing:content-box; 
    box-sizing:content-box;
    padding: 20px 0;
 }

  li.opened > .subcategories {
    display:block;
  }

  .block_categories > li.active > a > span {color: inherit;}
  .block_categories  li.active > a,
  .block_categories  li  a { color: #2a6496;}



/* Стили блоков */

.block-metka { margin-bottom:20px;}
.block-articles-name, .block-news-header {font-size:16px}
.block-articles-announce, .block-news-announce {font-size:14px; color:#777}
.block-news {clear:both; overflow:hidden; margin-bottom:10px;}
.block-poisk {margin-bottom:10px;}
.block-photo {float:left; margin: 0 20px 0 0}
.block-opros-header {font-size:16px;}
.block-opros-description {font-size:14px; color:#777;}
.block-opros-table {margin-bottom:20px}
.block-opros-table tr td {padding: 5px 5px 0 0}

.block-search-field-txt, 
.block-search-field-select, 
.block-search-field-checkbox,
.block-search-field-prices,
.block-search-price-line,
.block-search-field-radio,
.block-search-field-button {margin-bottom:15px; overflow:hidden}

.block-search-field-txt span,
.block-search-field-select span, 
.block-search-field-checkbox span,
.block-search-field-prices span,
.block-search-price-line span,
.block-search-field-radio span,
.block-search-field-button span {display:block; margin-bottom:5px; font-weight:bold;}

.block-search-field-checkbox label {font-weight:normal}
p.block-search-checkbox {margin:0px}
p.block-search-radio {margin:0px}
p.block-search-radio label {font-weight:normal}

.block-search-price-line input {width:60px; display:inline; padding: 6px 4px;}
.block-search-price-line-from {float:left;padding-right:8px;}
.block-search-price-line-to {float:left;}



/* Контент */

.content-page-margin {
margin-top:30px;
}

#status {
padding:10px 20px;
margin: 0 0 15px 0;
font-size:13px;
color:#999;
border: solid 1px #ddd;
background-color:#fff;
}
#status a {
color:#444;
}
.special-icon {
position:absolute;
}

.select_tkan {
font-size:14px;
}

/* Новости */

.news-list-announce {
margin-bottom:20px;
overflow:hidden;
clear:both;
border-bottom: solid 1px #d6d6d6;
}
.news-header {
font-size:18px;
}
.news-img-prew {
display:block;
float:left;
margin: 0 20px 20px 0;
border-radius: 5px;
}
.news-date {
font-weight:bold;
}

table#search_results tr td { 
  padding: 0 20px 20px 0; 
  vertical-align: top; 
} 

table#search_results tr td img { 
  width: auto; 
  max-width: none; 
}


/*Категории товаров*/

ul.cat-grid {
display:block;
margin:25px 0;
overflow:hidden;
}

li.cat-row {
display:block;
margin:0 -3px;
position:relative;
overflow:hidden;
}

div.cat-col {
padding: 0 3px;
width:50%;
float:left;
overflow:hidden;
}

.cat {
position:relative;
border: 1px solid #d6d6d6;
border-radius: 5px;
background: #fff;
overflow:hidden;
margin:3px 0;

}

.cat:hover{
box-shadow:0 0px 6px rgba(0,0,0,0.2);
-moz-box-shadow:0 0px 6px rgba(0,0,0,0.2);
-webkit-box-shadow:0 0px 6px rgba(0,0,0,0.2)
}

.сat-image {
display:block; 
padding:10px 20px 10px 0px;
float:right; 
}

.cat-razdel {
padding:20px;
position:absolute;
}

.cat-name {
font-size:20px;
line-height:22px;
margin:0 0 10px 0;
}

.cat-description {
width:70%;
color:#777;
font-size:14px;
}


/* Страница раздела каталога товаров */

.category-description {
color:#777;
}

ul.twr-grid {
display:block;
}

.twr {
border: 1px solid #d6d6d6;
border-radius: 5px;
background: #fff;
overflow:hidden;
margin:15px 0;
}


.twr:hover {
box-shadow:0 0px 6px rgba(0,0,0,0.2);
-moz-box-shadow:0 0px 6px rgba(0,0,0,0.2);
-webkit-box-shadow:0 0px 6px rgba(0,0,0,0.2)
}

.twr-image {
display: block;
max-width: 270px;
height: auto;
margin: 0;
position: relative;
overflow: hidden;
border-bottom: 1px solid #d6d6d6;
padding: 7px;
}

.twr-img-prew {
width:100%;
height:auto;
}

.twr-metka {
position:absolute;
z-index:4;
}

.twr-shop {
padding:15px 20px 15px 20px;
}

.twr-name {
font-size:16px;
line-height:22px;
margin:0px;
}


.twr-short-description {
color:#777;
font-size:12px;
line-height:22px;
}


.twr-old-price {
display:inline-block;
float:left; margin-right:10px;
text-decoration:line-through;
color:#ff7335;
}

.twr-price {
font-size:17px;
}

.twr-inner-pice {
}

.twr-actions {
padding-top:10px;
}

.twr-basket, .twr-details {
margin-bottom: 4px;
}


/* Страница товара */
.item-photos {
float:left;
margin: 0 30px 30px 0;
width:290px;
overflow:hidden;
}

.main-photo-img {
border: solid 1px #ececec;
}

.add-photos-list {
overflow:hidden;
margin: 5px -5px;
}
.add-photo {
float:left;
margin:5px;
}
.add-photo img {
border: solid 1px #ececec;
}


.properties-list {
overflow:hidden;
margin: 20px 0;
}

.properties-list-row {
overflow:hidden;
padding:0;
border-bottom: dotted 1px #ddd;
font-size:13px;
}
.properties-list-row:last-child {
border:none;
}

.add2basket-options {
border: solid 1px #dbdbdb;
padding:15px 30px;
overflow:hidden;
background-color:#fff;
}

@media only screen and (max-width:599px) {
.add2basket-options {
clear:both;
}
}

.add2basket-options-row {
clear:both;
overflow:hidden;
padding:5px 0;
border-bottom: solid 1px #ddd;
font-size:13px;
}
.add2basket-options-row:last-child {
border-bottom:none;
} 
.item-add-field-name {
float:left;
width:40%;
padding:10px 10px 10px 0;
font-weight:bold;
min-width:150px;
}
.item-add-field-action {
  max-width: 50%;
padding:10px 0 10px 0;
display:inline-block;
}
.item-add-field-action input[type=text]{
width:50px;
}
.item-add-field-action label {
font-weight:normal !important;
}
.add2basket-options-row p {
margin-bottom:5px;
}
.item-main-price {
font-size:20px;
}
.item-main-price p {
display:block;
}
.item-old-price {
text-decoration:line-through;
color:#ff7335;
font-size:18px;
}
.item-basket-num {
margin-right:10px;
float:left;
width:50px;
}
.one-click {
margin: 10px 0;
}
.item-add-prices {
clear:both;
margin: 5px 0;
}
.item-add-prices-name {
float:left;
padding: 8px 10px 8px 0;
font-size:16px;
}
.item-add-prices-price {
}
.item-add-prices-basket {
}

.store-informer {
margin:5px 0;
}
.store-informer-button {
margin-bottom:15px;
}


#to_compare, #from_compare {
margin:15px 0 10px 0;
font-size:13px;
font-weight:bold;
}

#wishlist_link {
margin:10px 0;
font-size:13px;
font-weight:bold;
}
.item-description {
overflow:hidden;
margin-top: 30px;
color:#777;
}
.item-bottom-nav {
margin:30px 0;
}


/* Комментарии */
.comments {
overflow:hidden;
clear:both;
}
.comment-note {
margin-bottom:5px;
}

.comment-field {
margin-bottom:10px;
}
.comment-field input {
border: solid 1px #ddd;
}

.comment-text {
margin-bottom:-10px;
}

.check-code {
margin-bottom:5px;
}
.comment-submit {
margin-bottom: 30px;
}
.comment {
margin-bottom:20px;
border-top:solid 1px #ddd;
}

.comment-date {
color: #777;
padding: 0 0 20px;
margin-bottom: 20px;
}

.comment-date:last-child {
margin-bottom:0px;
border-bottom: none;
}

.comment-answer {
margin-bottom:30px;
}

/* Страница корзины */

.basket-item input{
width: 42px;
}

.basket-summ-div{
margin: -10px 0 30px 0;
padding-bottom: 20px;
text-align: center;
font-weight: bold;
border-bottom: solid 1px #ddd;
}

#basket_minimum_order_amount {
color:#cc0000;
}

.basket-bottom-field {
padding-top: 7px;
}

.basket-bottom-rezult-field {
padding-top: 4px;
font-size:18px;
color:#000;
}


/* Оформление заказа */

.order-form-fields div input, .order-form-fields div select, .order-form-fields div textarea {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.order-form-fields div textarea {
height:200px;
}


/* Сравнение товаров */

.compare-table-responsive {
width: 100%;
overflow-x: auto;
overflow-y: hidden;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
}


#compare-items-table tr td{
white-space: normal !important;
}
.compare-div {
width:130px;
text-align:center;
}


/* Страница все опросы */

.opros-title {
font-size:18px;
margin-bottom:0px;
}

.opened-opros {
color: #079b23;
}

.closed-opros {
color: #9b0707;
}


/* Страница опроса */

.opros-question {
font-size: 18px;
}
.opros-form {
margin:20px 0;
}
.opros-submit {
margin: 25px 0 0;
}
.opros-results tr td {padding: 5px 10px 5px 0;}


/* Страница каталог статей */

.articles-list {
padding:20px 0;
margin:20px 0;
border-top: solid 1px #ddd;
}
.articles-header {
font-size:16px;
margin-bottom:0px;
}

.articles-announce {
font-size:13px;
color:#777;
}


/* Страница фотогалерея */
.gallery-div {
overflow:hidden;
position:relative;
}
.photo-div {
overflow:hidden;
}

.photo-div img {
width:100%;
}

/* Футер */

#footer-container {
padding: 38px 0;
background-color:#f2f2f2;
}

#footer-container div.block_header {
font-size:19px;
font-weight:bold;
padding: 10px 0;
}
#footer-container div.block_cont {
padding: 10px 0;
font-siz:14px;
color:#777;
}
#footer-container div.block_cont ul li{
font-size:14px;
line-height: 24px;
}


/* Медиа */


@media only screen and (min-width: 992px) {

.block_header_top strong {display:none;}
.block_cont_top {display:block !important;}
}

@media only screen and (max-width: 991px) {
div.cat-col {
padding: 0 5px;
width:100%;
float:none;
overflow:hidden;}

#categories-container {
display:block;
}

.block_header_top strong {display:block; float:right; cursor:pointer; font-size:26px; line-height:26px;}
.block_cont_top {display:none;}
.left-cat-block {display:none}

}



@media only screen and (min-width: 768px) and (max-width: 991px) {
.twr-image, .twr-shop { padding:15px;}
.item-photos {float: none; margin:0 auto 30px;}
#blocks-col div.block_header{font-size:15px;}

#blocks-col div.block_cont {
background-color:transparent;
border: none;
padding:20px 0 10px;
border-bottom: solid 1px #ddd;
border-radius: 0;
}



}


@media only screen and (min-width:768px) {

.block_header strong {display:none;}
.block_cont {display:block !important;}
.payment-logo-img-top {display:none}
.payment-logo-img {display:block}
}


@media only screen and (max-width: 767px) {

#carusel-container {
margin-bottom:15px;
}

#blocks-col {
margin-top:0px;
}

#blocks-col div.block {margin-bottom:10px;}

.top-adress {
padding-top:5px;
}

.top-search {
padding:15px;
}


#status{
display:none;
} 

.twr {
margin: 7px 0;
}

.twr-image {
float:left;
max-width:180px;
border-bottom:0px;
}

.block-news-img {display:block; float:left; margin: 0 20px 0 0}
..block-metka {width: 130px}

#footer-container div.block_header {
border-bottom: solid 1px #ddd;
}

.block_header strong {display:block; float:right; cursor:pointer; font-size:26px; line-height:26px;}
.block_cont {display:none;}
.payment-logo-img-top {display:block}
.payment-logo-img {display:none}


.сat-image {
display:block; 
padding:10px;
float:none; 
}

.cat-razdel {
position:relative;
padding:0px 20px 20px;
}

.twr-image {
max-width:140px;
}
.twr-shop {
margin-left: 120px;
}
}


@media only screen and (min-width: 768px) {
#contents-col {
padding-left:0px;
}

.twr-grid .row {
margin-left: -3px;
margin-right:-3px;
}

.twr-grid .row .col-sm-3 {
padding-left:3px;
padding-right:3px;
}
}


@media only screen and (max-width: 680px) {
.item-photos {
float:none;
margin:0 auto 30px;
}
}

.table-dotted tr td {
border-top: 1px dotted #ddd !important;
}
.table-none-border tr td {
border-top: none !important;
vertical-align:middle !important;
}

.table-border-bottom {
border-bottom: 1px solid #ddd;
}
.short {
max-width:200px;
}

.user-order-list {padding:10px 10px 10px 0;border-top:solid 2px #ccc;}
.user-order-list:hover {background-color:#f5f5f5;}
.user-order-info {display:none;border:solid 1px #e2e2e2;padding:10px 20px;background-color:#fff;}
table.user-order {width:100%;border-right:solid 1px #ccc;border-bottom:solid 1px #ccc;margin-bottom:20px;}
table.user-order td {padding:5px 10px;border-top:solid 1px #ccc;border-left:solid 1px #ccc;}


@media only screen and (max-width: 320px) { 
.twr-image {
float:none
}
.twr-shop {
margin-left: 0px;
padding-top:0px;
}
}

.error {color:red;}



.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"] {position: static;display:inline;margin: 0;vertical-align: bottom;width:20px !important;height:20px !important; line-height:auto;}
		
.img-opt-selector {overflow:hidden;}
.img-opt-selector .img-opt-selector-opt {display:inline-block;float:left;margin:0 20px 20px 0;text-align:center;color:#272727;cursor:pointer;}
.img-opt-container {position:relative;display:inline-block;}
.img-opt-zoom-in {display:none;position:absolute;right:0;top:0;}
.img-opt-zoom-in a {background:#cacaca;color:#000;opacity:0.7;padding:2px;font-size:12px;}
.img-opt-selector div img {max-width:60px;max-height:60px;margin-bottom:8px;box-sizing:content-box;}
.img-opt-selector div.selected img {border:solid 5px #cacaca;}
				
#yd_loading {padding:15px 0 0 0;}
#yd_block {display:none;}
#yd_block_cont {display:none;}
#yd_block .row .col {padding-top:15px;}
#yd_delivery_description {display:none;}
#yd_delivery_description div {padding-left:28px;}
.cw-top-panel {margin-bottom: 20px;}
@media only screen and (max-width: 767px) { #ydwidget { margin:0;top:10%;left:0;position:absolute;width:100%; } }
.comments_error {color:red;padding-bottom:15px;font-style:italic;}
.comments_field .col {padding-bottom:15px;}
.comments_hd {display:none;}
.comments_value .star-mark, .comments_value .star-mark:hover {color:#f5c505;font-size:20px;text-decoration:none;cursor:pointer;}
.comments_value input[type=text] {width:100%;}
.comments_value textarea {min-height:120px;width:100%;}
.comment {overflow:hidden;margin-bottom:10px;}
.comment-avatar {float:left;padding: 0 15px 15px 0;width:60px;box-sizing:content-box;}
.comment-avatar img {width:100%;max-width:60px;max-height:60px;border:solid 1px #e2e2e2;}
.comment-txt {overflow:hidden;}
.comment-answers {display:none;padding:10px 0 0 20px;clear:both;}
.comment-mark {color:#f5c505;font-size:12px;}
#comments_add_main_comment_link {display:none;}
#comments-rating-total {margin-bottom:20px;}
.rank-star {display:inline-block;margin:0 2px 0 0;width:20px;height:20px;background:url('https://www.alltrades.ru/img/rank-star.png');background-size:cover;}
.rank-star-empty {display:inline-block;margin:0 2px 0 0;width:20px;height:20px;background:url('https://www.alltrades.ru/img/rank-star-empty.png');background-size:cover;}
.rank-star-sm {margin:0 2px 0 0;width:12px;height:12px;}
#comments_form {max-width:800px;}

.schema-org {padding:0 !important; margin:0 !important;}
#items_loader {text-align:center;overflow:hidden;}
#items_loader img {margin:10px 0;}
#items_load_more {cursor:pointer;color:#fff;background-color:#ccc;padding:6px;text-align:center;font-size:14px;border:solid 1px #ccc;margin-top:10px;width:100%;}
#items_load_more:hover {color:#888;background-color:#f5f5f5;border:solid 1px #e6e6e6;}

/* menu block */
ul.mbl-menu {
  display: block;
  clear: both;
  position: relative;
  margin-bottom: 0px;
}
ul.mbl-menu li {
  position: relative;
}
ul.mbl-menu > li {
  display: block;
  position: relative;
}
@media (min-width: 768px) {
  ul.mbl-menu > li:hover > ul.mbl-submenu {
    display: block;
  }
}
ul.mbl-menu > li > A {
  color: #333;
  display: block;
  font-size: 15px;
  padding: 12px 15px 12px 0;
  border-bottom: solid 1px #eee;
}
ul.mbl-menu > li:first-child > A {
  border-top: solid 1px #eee;
}
ul.mbl-menu > li > A:hover {
  text-decoration: none;
  background: #f6f6f6;
}
ul.mbl-menu > li I.mbl-cat-i {
  display: none;
  float: right;
  padding: 12px 0 10px;
  width: 45px;
  font-size: 22px;
  line-height: 19px;
  cursor: pointer;
  text-align: center;
  background: #fff;
}
ul.mbl-submenu > li I.mbl-cat-i {
  display: none;
  float: right;
  padding: 6px 0 5px;
  width: 28px;
  font-size: 17px;
  line-height: 17px;
  cursor: pointer;
  text-align: center;
  background: #fff;
}
ul.mbl-menu > li I.mbl-cat-s {
  float: right;
  right: 10px;
  font-size: 9px;
  top: 17px;
}
ul.mbl-submenu > li I.mbl-cat-s {
  float: right;
  font-size: 9px;
  top: 15px;
  right: 10px;
}
ul.mbl-submenu {
  display: none;
  position: absolute;
  z-index: 1000;
  left: 100%;
  top: 0;
  padding: 5px 0;
  background: #fff;
  border-radius: 5px;
  border-top: solid 1px #ddd;
  min-width: 250px;
  box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.2);
}
ul.mbl-menu li:hover > ul.mbl-submenu {
  display:block;
}
ul.mbl-submenu li:last-child > A {
  border: none;
}
ul.mbl-submenu li A {
  display: block;
  padding: 10px 15px;
  color: #333;
  font-weight: normal;
  font-size: 15px;
  border-bottom: 1px dotted #ddd;
}
ul.mbl-submenu li A:hover {
  text-decoration: none;
  background: #f6f6f6;
}
@media (min-width: 768px) {
  ul.mbl-submenu > li:hover > ul.mbl-submenu {
    display: block;
  }
}
ul.mbl-submenu li A.active {
  font-weight: bold;
}
@media (max-width: 767px) { 
.properties-list .properties-group-name {
padding-left: 10px;
margin-left: -10px;
}
.properties-list .item-add-field-name {
width:200px;
padding-left:0px;
} 
.properties-list .item-add-field-name {
width:200px;
padding-left:10px;
}
  ul.mbl-menu > li I.mbl-cat-i,
  ul.mbl-submenu > li I.mbl-cat-i {
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
  ul.mbl-menu > li I.mbl-cat-s,
  ul.mbl-submenu > li I.mbl-cat-s {
    display: none;
  }
  ul.mbl-menu > li > A {
    padding: 12px 15px;
  }
  ul.mbl-menu > li:first-child > A {
    border-top: none;
  }

  ul.mbl-menu {
    border-top: solid 15px #8065a5;
  }
  ul.mbl-submenu {
    display: none;
    position: relative;
    z-index: 1;
    left: auto;
    top: auto;
    padding: 0 15px 20px;
    background: #f6f6f6;
    border-top: none;
    box-shadow: none;
  }
  ul.mbl-submenu li A {
    display: block;
    padding: 5px;
    color: #333;
    font-size: 15px;
    border-bottom: none;
  }
  ul.mbl-submenu li A:hover {
    background: #f6f6f6;
  }
  ul.mbl-menu > li > A:hover {
    background: #f6f6f6;
  }
}

/* item block */
ul.ibl-grid {
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0 -5px;
}
ul.ibl-grid li.ibl-side-col {
  display: inline-block;
  padding: 5px;
}
ul.ibl-grid li.ibl-col {
  display: inline-block;
  width: 25%;
  padding: 5px;
  vertical-align: top;
}
@media only screen and (max-width: 991px) {
  ul.ibl-grid li.ibl-side-col {
  display: inline-block;
  padding: 5px;
}
ul.ibl-grid li.ibl-col {
    width: 33.3333%;
  }
}
@media only screen and (max-width: 599px) {
  ul.ibl-grid li.ibl-side-col {
  display: inline-block;
  padding: 5px;
}
ul.ibl-grid li.ibl-col {
    width: 50%;
  }
}
.ibl {
  padding: 0 5px;
  position: relative;
  background: #fff;
  border: 1px solid #ddd;
  webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  overflow: hidden;
}
.ibl:hover {
  box-shadow: 0 0px 6px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0px 6px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0px 6px rgba(0, 0, 0, 0.2);
}
.ibl-image {
  display: block;
  max-width: 270px;
  position: relative;
  overflow: hidden;
}
.ibl-shop {
  padding: 15px 10px 10px 10px;
  border-top: 0;
  text-align: center;
  margin-bottom: 2px;
}
.ibl-inner-price {
  font-size: 18px;
  color: #000000;
  font-weight: bold;
}
.ibl-image {
  display: block;
  max-width: 370px;
  height: auto;
  margin: 0;
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #ddd;
  padding: 0px;
}
.ibl-img-prew {
  width: 100%;
  height: auto;
}
.ibl-metka {
  position: absolute;
  z-index: 4;
}
.ibl-metka a {
  display: block;
  float: left;
}
.ibl-name {
  font-size: 14px;
  line-height: 18px;
  margin: 10px 0px 15px 0;
}
.h2-plashka {
  position: relative;
  margin-top: 0px;
}
.ibl-short-description {
  color: #777;
  line-height: 22px;
}
.ibl-old-price {
  display: inline-block;
  float: left;
  margin-right: 10px;
  text-decoration: line-through;
  font-size: 13px;
}
.ibl-price {
  font-size: 17px;
}
.ibl-actions {
  padding: 10px 0 10px 0;
  text-align: center;
  display: block;
}
.slider .ibl-actions {
  opacity: 0;
  position: absolute;
  z-index: 10;
  top: 1px;
  left: 6px;
  right: 6px;
  bottom: 1px;
  background: rgba(255, 255, 255, 0.2);
  padding: 100px 15px 0;
  text-align: center;
  webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.ibl:hover .ibl-actions {
  opacity: 1;
}
.ibl-basket,
.ibl-details {
  margin-bottom: 4px;
}
.ibl-col-line .ibl-actions {
  display: none;
}
.ibl-arrows {
  position:absolute;
  top:-20px;
}

/* DELIVERY */
#yd_block {display:none;}
#yd_cities_list p {padding:0 10px;line-height:24px;margin:0;}
#yd_cities_list p.selected {background-color:#ddd;}
#yd_cities_list {display:none;position:absolute;z-index:1000;border:solid 1px #888;background-color:#fff;min-width:200px;font-size:12px;}
#yd_results {display:none;padding:0 13px;}
#yd_results label {font-weight:normal;padding:0;margin:0;cursor:pointer;}

#boxberry_block {display:none;}
#boxberry_cities_list p {padding:0 10px;line-height:24px;margin:0;}
#boxberry_cities_list p.selected {background-color:#ddd;}
#boxberry_cities_list {display:none;position:absolute;z-index:1000;border:solid 1px #888;background-color:#fff;min-width:200px;font-size:12px;}
#boxberry_results {display:none;padding:0 13px;}
#boxberry_results label {font-weight:normal;padding:0;margin:0;cursor:pointer;}
#boxberry_city_map {width:100%;height:400px;}
.boxberry_type_selector  {padding-bottom:12px;}
.boxberry_type_selector label {padding-left:12px;}
.boxberry_pvz_block {padding-top:15px;display:none;}

#dpd_block {display:none;}
#dpd_cities_list p {padding:0 10px;line-height:24px;margin:0;}
#dpd_cities_list p.selected {background-color:#ddd;}
#dpd_cities_list {display:none;position:absolute;z-index:1000;border:solid 1px #888;background-color:#fff;min-width:200px;font-size:12px;}
#dpd_results {display:none;padding:0 13px;}
#dpd_results label {font-weight:normal;padding:0;margin:0;cursor:pointer;}
#dpd_city_map {width:100%;height:400px;}
.dpd_type_selector  {padding-bottom:12px;}
.dpd_type_selector label {padding-left:12px;}
.dpd_pvz_block {padding-top:15px;display:none;}

#shiptor_block {display:none;}
#shiptor_cities_list p {padding:0 10px;line-height:24px;margin:0;}
#shiptor_cities_list p.selected {background-color:#ddd;}
#shiptor_cities_list {display:none;position:absolute;z-index:1000;border:solid 1px #888;background-color:#fff;min-width:200px;font-size:12px;}
#shiptor_results {display:none;padding:0 13px;}
#shiptor_results label {font-weight:normal;padding:0;margin:0;cursor:pointer;}

#cdek_block {display:none;}
#cdek_cities_list p {padding:0 10px;line-height:24px;margin:0;}
#cdek_cities_list p.selected {background-color:#ddd;}
#cdek_cities_list {display:none;position:absolute;z-index:1000;border:solid 1px #888;background-color:#fff;min-width:200px;font-size:12px;}
#cdek_results {display:none; padding: 0 13px;}
#cdek_results label {font-weight:normal;padding:0;margin:0;cursor:pointer;}
#cdek_city_map {width:100%;height:400px;}
.cdek_pvz_block {padding-top:15px;display:none;}