/* Убираем объем для дочерних в категориях */
.category-view .vm-cmv-label {
	display: none;
}
/* Кнопки выбора вида карточек в категориях */
.orderby-displaynumber .vm-order-list{
    float: left
}
.orderby-displaynumber .product-view-button {
    float: right;
}
.product-view-button a {
    margin: 0;
}

.category-view .browse-view .orderby-displaynumber {
    border-bottom: none;
}
/* Стили времени работы */
.tooltip-inner{
	font-size: 14px;
    color: #000;
    max-width: 300px;
	background-color: #fff;
	    border-radius: 8px;
    -webkit-box-shadow: 0 1px 13px rgba(0, 0, 0, 0.14), 0 0 0 1px rgba(115, 71, 38, 0.23);
    box-shadow: 0 1px 13px rgba(0, 0, 0, 0.14), 0 0 0 1px rgba(115, 71, 38, 0.23);
    padding: 20px 20px;
    text-align: center;
    text-decoration: none;
}
.tooltip-inner table{
    width: 100%;
}
.tooltip-inner td{
    border: 0;
    padding: 2px 5px;
}
.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #fff;
}
/* Кнопка в фильтре товаров */
.paramfilter a.fullreset {
	display: block;
    float: left;
    border: 1px solid #45b5aa;
    color: #474747;
    border-radius: 0;
    padding: 5px 10px 5px 30px;
	margin-right: 3px;
    font-size: 14px;
    transition: all .3s;
    letter-spacing: normal;
    line-height: 22px;
    background: #fff url(/images/svg/refresh.svg) no-repeat 7px center;
}
.paramfilter a.fullreset:hover {
    background: #45b5aa url(/images/svg/refresh.svg) no-repeat 7px center;
    color: #474747;
    transition: all .3s;
}
/* Скроллинг для верхнеего меню для "Бренды"
.t3-megamenu .navbar-nav > li[data-id="1111"] .dropdown-menu{
    max-height: 300px;
    overflow-x: auto;
}
*/

/* Стили для акций производителя в карточке товара */
.action-block {
    color: #f60000;
    border: 1px solid #f60000;
    padding: 5px 10px;
    margin: 0px 0px 20px 0px;
    text-align: center;
}

/* Стили для шапки сайта на смартфонах */
@media (max-width: 768px) {
    .header-top,
    .t3-header .logo,
    .t3-header .phone-block,
    .t3-header .search-block {
       display:none;
    }
    .t3-header{
		margin-bottom: -1px;
        padding: 0px;
    }
    .t3-header .cart-block {
        position: absolute;
        top: 0;
        right: 0;
    }
    .t3-header .cart-block #vmCartModule {
        border: 0;
        width: 50px;
    }
    .t3-header .cart-block #vmCartModule .total{
        display: none;
    }
    .t3-header .cart.affix{
        right:0;
    }
}
/* Стили для лого в мобильном меню */
.navbar-brand {
	visibility: hidden;
	position: absolute;
	opacity: 0;
	transition: visibility 0s, opacity 0.5s linear;
}

@media (max-width: 767px) {
.navbar-brand {
    width: 180px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    position: absolute;
	visibility: visible;
	opacity: 1;
    top: -12px;
  }
}
/* Стили для корзины в мобильном меню */
@media (max-width: 767px) {
.t3-header .cart.affix {
	display:block!important;
    z-index: 9999;
	 -webkit-animation: menu 0.5s 0.1s both;
    animation: menu 0.5s 0.1s both;
	-webkit-transform: translateX(-50%);
    transform: translateX(-50%);
	left: 85%;
}
@-webkit-keyframes menu{
    from{
        top: -100px;
    }
    to{
        top: 0;
    }
}
@keyframes menu{
    from{
        top: -100px;
    }
    to{
        top: 0;
    }
	}
}
/* Баг со скролингом а Задать вопрос о товаре на Iphone */
#fancybox-content{
    -webkit-overflow-scrolling: touch !important;
    overflow-y: auto;
}

/* Не показываем названия атрибутов в категориях */
.product-fields-title-wrapper {
    display: none;
}

/* Вывод названия атрибутов в карточке товаров */
.productdetails-view .spacer-buy-area div.addtocart-area .product-fields .product-field .product-fields-title-wrapper {
	font-weight: normal;
	display: initial;
	float: none;
    min-width: 100px;
}

/* Иконки верхнего меню */
.header-top .top-right ul li:nth-child(3) a:before {
    content: "\f098";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 5px;
}

.header-top .top-right ul li:nth-child(2) a:before {
    content: "\f02d";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 5px;
}

.header-top .top-right ul li:first-child a:before {
    content: "\f0d1";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 5px;
}

.header-top .top-left ul li:nth-child(2) a:before {
    content: "\f06b";
    display: inline-block;
    font: normal normal normal 16px/1 FontAwesome;
    margin-right: 5px;
}

/* Стиль цвета на скидку в меню бренды */
.fa.fa-percent {
color: #45b5aa;
}
/* Стиль цвета на нету в меню бренды */
.fa.fa-times {
color: #ad2525;
}

/* Стиль цвета на скидку на главной в низу */
.custom .fa.fa-percent {
color: #474747;
}

/* Цвет кнопок для отзывов Jcomments */
.comments-buttons a{
    outline: none;
    color: #45b5aa;
	}

/* Кнопки ответов Jcomments */
.productdetails-view #jc #comments .comments-buttons{
    display: block;
}
.productdetails-view #jc #comments .comments-list .comments-list{
    padding-left: 30px;
}
.productdetails-view #jc #comments blockquote{
    font-size: 14px;
    margin-bottom: 5px;
}

/* Стили кнопки купить в 1 клик под сайт */
.productdetails-view .spacer-buy-area .b1c {
    border: 1px solid #45b5aa;
    color: #474747;
    padding: 3px 10px 3px 10px;
    margin: 12px 0px 0px 2px;
    font-size: 14px;
}
.productdetails-view .spacer-buy-area .b1c:hover {
    background: #45b5aa;
}

/* Цвет ссылок в описание бренда */
.category_description a {
    color: #45b5aa;
}

/* Убираем быстрый просмотр на мобилках */
@media(max-width: 768px){
    .quickview {
        display: none !important;
    }
}

/* Бесплатная доставка */
.free-badge{
    position: absolute;
    left: 0;
    display: inline-block;
    top: 10px;
    font-size: 12px;
    padding: 1.5px 9px;
    background: #45B5AA;
    z-index: 900;
    color: #fff;
    text-transform: uppercase;
	margin: 5px 5px 5px 25px;
	border-radius: 4px;
	font-weight: bold;
}
.productdetails-view .free-badge{
    left: 15px;
}

/* По центру названия бренда/категории */
.category-view > h1 {
    text-align: center;
    border-bottom: 1px solid #45b5aa;
}

/* Закрепляем Mega-Menu */
.t3-mainnav {
	height: 65px;
	border-left: 0;
	border-right: 0;
	margin-bottom: 0;
	border-radius: 0;
	left: 0;
	right: 0;
	top: 0;
	z-index: 999;
	border-bottom: 1px solid #45b5aa;
}

/* Плавное появление Mega-Menu */
.t3-mainnav.affix {
    -webkit-animation: menu 0.5s 0.1s both;
    animation: menu 0.5s 0.1s both;
}
@-webkit-keyframes menu{
    from{
        top: -100px;
    }
    to{
        top: 0;
    }
}
@keyframes menu{
    from{
        top: -100px;
    }
    to{
        top: 0;
    }
}

/* Стили для лого в Мега Меню */

.fixed-header-row-left {
	visibility: hidden;
	position: absolute;
	opacity: 0;
	transition: visibility 0s, opacity 0.5s linear;
}

.fixed-header-row-left img {
	height: 50px;
}

@media (min-width: 1200px) {
.affix .fixed-header-row-left {
	visibility: visible;
	opacity: 1;
	top: 5px;
  }
}

/* Стили для текста, отступов в Мега Меню */
@media (min-width: 1200px) {
.affix .t3-megamenu .navbar-nav > li > a {
	text-transform: none;
    padding: 18px 14px;
}

.affix .navbar-nav {
    margin-left: 135px;
}
}

@media (max-width: 1200px) {
.affix .t3-megamenu .navbar-nav > li > a {
	text-transform: none;
    padding: 18px 10px;
}
}

/* Не показываем корзину при экране меньше 1200px под Мега Меню */
.cart.affix {
    position: relative;
}
@media (min-width: 1200px) {
    .cart.affix {
        position: fixed;
    }
}
@media (max-width: 768px) {
    .cart.affix {
        position: fixed;
    }
}
/* Закрепляем корзину в Мега Меню + плавное поялвение */
@media (min-width: 1200px) {
.cart.affix {
    z-index: 9999;
    margin-top: 5px;
	 -webkit-animation: menu 0.5s 0.1s both;
    animation: menu 0.5s 0.1s both;
}
@-webkit-keyframes menu{
    from{
        top: -100px;
    }
    to{
        top: 0;
    }
}
@keyframes menu{
    from{
        top: -100px;
    }
    to{
        top: 0;
    }
}
/* Убираем бордюр в корзине Мега Меню */
@media (min-width: 1200px){
.cart.affix #vmCartModule {
border: 0
}
}

/* Убираем надпись "Корзина" в корзине Мега Меню */
.affix .cart_empty {
    display: none;
}
}

/* Из верхнего меню убрать кнопку главная */
.t3-megamenu .navbar-nav > li:first-child{
    display: none;
}

/* На главной в «новые товары» и «популярные товары», а так же в категориях цена по центру */
.vmslider-product-wrap .vmslider-product .vmslider-price .product-price,
.category-view .browse-view .category-product .spacer .product-price{
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
}

/*Цвет стрелок в верхнем меню*/
.navbar-default .navbar-nav > li > .dropdown-toggle:after{
    color: gray;
}
/*Цвет стрелок при наведении*/
.navbar-default .navbar-nav > li:hover > .dropdown-toggle:after{
    color: #45B5AA;
}

/* В категории товаров кнопка «Купить» в товаре была всегда, а не при наведении */
.category-view .browse-view .category-product .spacer .product-cart{
    opacity: 1;
}

/* В категории товара, добавить объем выше купить (Нужно выровнять по центру)*/
.category-view .browse-view .category-product .spacer .product-cart .addtocart-area .product-fields{
    display: block;
}
/* Товары которых нет в наличии серые */
.nostock-product{
    -webkit-filter: grayscale(100%);
            filter: grayscale(100%);
	-webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.nostock-product:hover{
    -webkit-filter: none;
            filter: none;
}

/* Ярлыки не налазят на меню */

body .vmlabel-wrap {
    z-index: 998;
}

/* Корзина скидки поле кнопка*/
}
#couponcode_field button {
    color: #474747;
    border-radius: 0px;
    border: 1px solid #45B5AA;
    text-transform: uppercase;
    transition: all 0.3s;
}

#couponcode_field button:hover {
    color: #474747;
    text-decoration: none;
    box-shadow: none;
    background-color: #45B5AA;
    transition: all 0.3s;
}


/* Короткое описание растянуть */
.product-short-description {
	    text-align: justify;
}

/* Цвет арлыка скидка новый */

body .vmlabel-wrap .vmlabel.vmlabel-sale {
    background: #45b5aa;
	width: auto;
    float: right;
}

/* Товар добавлен в корзину ширина лайтбокс окно */
@media (min-width: 768px) {
.padded-wrap{
	min-width: 400px;
    margin-top: 5px;
}
}

@media (max-width: 768px) {
.padded-wrap{
    max-width: 450px;
    margin-top: 5px;
}
#fancybox-content .continue_link{
	display: block;
	float: none;
    margin-bottom: 10px;
}
#fancybox-content .showcart {
    float: none;
	display: block;
}
	.padded-product-image {
    margin-left: 40%;
}
}
@media (max-width: 480px) {
.padded-wrap{
	min-width: 270px;
    max-width: 280px;
    margin-top: 5px;
}
#fancybox-content .continue_link{
	display: block;
	padding: 6px 2px;
	}
.padded-product-image {
    margin-left: 33%;
}
}

@media (max-width: 320px) {
.padded-wrap{
	min-width: 200px;
    max-width: 200px;
    margin-top: 5px;
}
.padded-product-image {
    margin-bottom: 20px;
    margin-left: 25%;
}
}
/* Товар добавлен в корзину лайтбокс окно */
.padded-product-image{
    width: 100px;
    height: 100px;
    float: left;
}
.padded-product-image img{
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
}
.padded-button {
overflow: hidden;
}

/* Закругление окна */

#fancybox-outer .fancybox-bg{
    background-image: none !important;
}
#fancybox-outer{
    padding: 10px;
    border-radius: 10px;
	width: 105%;
}

/* Товар добавлен в корзину сопутствующие товары лайтбокс окно */
.padded-related-wrap{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 650px;
    border-top: 1px solid #eee;
}
.padded-related-wrap h4{
    width: 100%;
}
.padded-related-product{
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    text-align: center;
    padding: 10px;
    box-sizing: border-box;
}
.padded-related-product img{
    display: block;
    margin: 0 auto;
}
.padded-related-product .vm-img-desc,
.padded-related-product .product_s_desc{
    display: none;
}

/* Акардеон меню (+) */

.accordeonck .level1 > .accordeonck_outer a{
    padding-right: 25px;
    text-transform: uppercase;
}
.accordeonck .level2 > .accordeonck_outer a{
    padding-right: 40px;
}
.accordeonck .level3 > .accordeonck_outer a{
    padding-right: 40px;
}
.accordeonck .level2 > .accordeonck_outer .toggler_icon{
    margin-right: 20px;
}
.accordeonck .toggler_icon{
    display: block;
    width: 18px;
    height: 18px;
    background: rgb(69, 181, 170) url(/images/svg/menu-plus.svg) center center no-repeat;
    float: right;
    margin: 5px 0;
}
.accordeonck .toggler_icon:hover{
    cursor: pointer;
}
.accordeonck .open > .accordeonck_outer .toggler_icon{
    background: rgb(69, 181, 170) url(/images/svg/menu-minus.svg) center center no-repeat;
}
/* Фон шапки

.t3-header{
    background: url('/images/fon.png') center repeat;
}
*/
/* Ссылки в блоге в цвет фона */

.blog a {
    color: #45B5AA;
}
.article-content.clearfix a {
	color: #45B5AA;
}

.article-header.clearfix a {
	color: #45B5AA;
}

/* Обрезание шрифта в слайдере товаров ... */
.vmslider-name {
    display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

/* Увеличить внутренний отступ в слайдере карточке товара */
.vmslider-product-wrap .vmslider-product {
padding: 10px 10px;
}

/* Отступ в слайдере товаров между товарами */
.vmslider-product-wrap{
    padding: 5px 5px !important;
}

/* В категориях товаров атрибуты по центру карточки */
.category-product .product-fields .product-field{
    float: none;
}
.category-product .product-fields{
    text-align: center;
    max-width: 100%;
    box-sizing: border-box;
}
/* Атрибуты по ширине карточки в категори товаров*/
.category-view .browse-view .category-product .spacer .product-cart .addtocart-area .product-fields .product-field-type-S select{
    width: 100%;
	height: 44px;
}
/* Стили по высоте для выбора цвета в карточке товара */
.productdetails-view .spacer-buy-area div.addtocart-area .product-fields .product-field .product-field-display select {
	height: 44px;
}

/* Стили для <p> названия товаров в категории */
.category-view .browse-view .category-product .spacer .product-name p {
    margin: 0;
    text-align: center;
    line-height: 1;
	font-size: 26px;
}

/* Сортировка в категориях по кл-во товара */
.display-number .inputbox {
    display: inline-block;
    margin-left: 5px;
}
/* Отзывы в карточке оформление */
.productdetails-view .product-review {
    margin: 50px 5px 15px 5px;
    font-size: 20px;
    width: 100%;
    text-transform: uppercase;
    font-weight: normal;
    border-bottom: 2px solid #45b5aa;
    padding-bottom: 5px;
	text-align: center;
	padding-top: 80px;
    margin-top: -80px;
}
/* Отзывы в карточке кнопка */
.showform {
    color: #474747;
    display: inline-block;
    border-radius: 0px;
    border: 1px solid #45b5aa;
    padding: 6px 14px;
    margin-top: 15px;
    text-decoration: none;
    background: #fff;
    box-shadow: none;
    font-weight: normal;
    transition: all 0.3s;
}

.showform:hover {
	color: #474747;
    text-decoration: none;
    box-shadow: none;
    background-color: #45b5aa;
    transition: all 0.3s;
    border-color: #45b5aa;
}

/* Голоса в карточке отступ от звезд */
.vrvote-count {
padding: 20px;
}

/* Стили для (все товары:) в карточке товара */
.manufacturer a{
    color: #1C8E83;
	text-decoration: underline;
}

/* Убрать наползающее название в с этим товаром также покупают */
.vm-img-desc {
    display: none;
}

/* Стили для с этим товаром также покупают модульная позиция */
.related-products {
  margin-top: 40px;
}
.related-products .row {
  margin: 0 -5px;
}
.related-products .row > div {
  padding: 0 5px;
}
.related-products h3 {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: normal;
  border-bottom: 2px solid #45b5aa;
  padding-bottom: 7px;
}
.related-products .vmproduct .spacer .product-image {
  border: 1px solid #f7f7f7;
  height: 180px;
  margin-bottom: 5px;
  position: relative;
}
.related-products .vmproduct .spacer .product-image a {
  display: inline;
}
.related-products .vmproduct .spacer .product-image a img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.related-products .vmproduct .spacer .product-name {
  text-align: center;
}
.related-products .vmproduct .spacer .product-name a {
  color: #333333;
}
.related-products .vmproduct .spacer .product-name a:hover {
  color: #333333;
  text-decoration: underline;
}
.related-products .vmproduct .spacer .product-price {
  color: #a1a1a1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  text-align: center;
  width: 100%;
}
.related-products .vmproduct .spacer .addtocart-area .product-fields {
  display: none;
}
.related-products .vmproduct .spacer .addtocart-area .addtocart-bar .quantity-box,
.related-products .vmproduct .spacer .addtocart-area .addtocart-bar .quantity-controls {
  display: none;
}
.related-products .vmproduct .spacer .addtocart-area span.addtocart-button {
  margin-left: 0;
}

/*
Выпадающий поиск
*/
.search-dropdown-btn {
    opacity: 0;
    height: 0;
    font-size: 20px;
    cursor: pointer;
}
.cart.affix {
    margin-left: px;
}

.search-dropdown-btn.affix {
    opacity: 1;
    height: auto;
    margin-top: 15px;
    z-index: 99999;
    margin-left: 23px;
    position: fixed;
    -webkit-animation: menu 0.5s 0.1s both;
    animation: menu 0.5s 0.1s both;
}
.search-dropdown{
    display: none
}
.search-dropdown.show {
    position: fixed;
    top: 58px;
    padding: 15px 0px;
    width: 100%;
    z-index: 999;
    background: rgb(255, 255, 255);
    -webkit-box-shadow: rgba(0, 0, 0, 0.176) 0px 6px 12px;
    box-shadow: rgba(0, 0, 0, 0.176) 0px 6px 12px;
}
.search-dropdown.show .search {
    position: relative;
}
.search-dropdown.show .search input[name="keyword"] {
    float: left;
    width: 100%;
    padding-right: 86px;
}
.search-dropdown.show .search input[type="submit"] {
    text-transform: uppercase;
    position: absolute;
    right: 0px;
    background-color: #fff;
}
.search-dropdown .container{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.search-dropdown form{
    width: 100%;
    margin-left: 20px;
}
.close-search-dropdown {
    font-size: 20px;
    cursor: pointer;
}


@media (min-width: 768px) and (max-width: 991px) {
    .search-dropdown-btn.affix {
        display: none;
    }
}
@media (max-width: 768px) {

    .search-dropdown-btn {
        opacity: 1;
        height: auto;
        z-index: 9999;
        position: absolute;
        right: 55px;
        margin-top: 15px;

    }
    .search-dropdown-btn.affix {
        margin-top: 15px;
        right: 55px;
        position: fixed;
        -webkit-transition: position 0.2s linear;
        transition: position 0.2s linear;
        -webkit-transition-delay: 0.5s;
        transition-delay: 0.5s;
    }
    .search-dropdown.show {
        top: 65px;
    }

}

/* Стили для кнопки фильтра на мобильных устройствах */
.btn-filter {
    border: 1px solid #45b5aa;
       padding: 6.5px 30px;
	   text-transform: none;
       font-size: 14px;
       line-height: 1.42857143;
    height: auto;
    margin: 0px 10px 0 0;
}

@media(max-width: 768px) {
   .category-view .browse-view .orderby-displaynumber {
        float: left;
        margin-bottom: -10px;
        margin-top: 10px;
        padding-top: 0;

    }
    .itemid-629 .t3-content {
        padding-top: 0;
    }
}

@media(max-width: 768px) {
	.t3-content, .t3-mainbody{
    padding-top: 0;
    padding-bottom: 20px;
}
}

/* Не растягиваем лейбы */
.product-container .vmlabel-wrap .vmlabel {
    width: auto;
    float: right;
}

body .vmlabel-wrap .vmlabel.vmlabel-special {
    width: auto;
    float: right;
	background: #45b5aa;
}
body .vmlabel-wrap .vmlabel.vmlabel-new {
    width: auto;
    float: right;
    background-color: #45b5aa;
}

/* Закругляем лейбы */
@media (min-width: 768px) {
body .vmlabel-wrap .vmlabel {
	background-color: #45b5aa;
	border-radius: 4px;
	margin-right: 15px;
	font-weight: bold;
}
}
@media (max-width: 767px) {
body .vmlabel-wrap .vmlabel {
	background-color: #45b5aa;
	border-radius: 4px;
	margin-right: 0px;
	font-weight: bold;
}
}
/* Цвета для лейб */


.vmlabel.vmlabel-product.group1 {
	background-color: #0396ff;
}

.vmlabel.vmlabel-product.group2 {
	background-color: #0396ff;
}

.vmlabel.vmlabel-product.group3 {
	background-color: #45b5aa;
	width: auto;
    float: right;
}
/* Убираем отступ на главной между модулями */
.home-product .t3-module {
    margin-bottom: -10px;
}

/* Глаз для быстрого просмотра */
a.quickview img {
    position: relative !important;
	display: inline;
}

.fa {
    margin-right: 4px;
}

/* Не показывать невидимый h2 Фильтр*/

.t3-off-canvas-header {
    display: none;
}

/* Поднимаем выше надпись в корзине при неправильном заполнении данные */

.view-cart #customerror {
    padding-top: 50px;

/* Стили для надписи в корзине неудачный заказ */
}
.opg-alert-warning {
    background: #fffceb;
    color: #ff0000;
    text-align: center;
}

/*правка шапки*/
.navbar-header .off-canvas-toggle {
    border-radius: 0;
    border: 0;
    padding: 0;
    width: 50px;
    height: 60px;
    line-height: 50px;
    position: relative;
}
.t3-header .search .search{
    float: left;
    width: 100%;
}
.t3-header .logo {
    text-align: center;
}
.t3-header .cart #vmCartModule {
    border: 0;
    padding-right: 0;
}
.cart.affix #vmCartModule {
    width: 60px;
}
@media (min-width: 1500px){
    .cart.affix {
        margin-left: 340px;
    }
    .search-dropdown-btn.affix {
        margin-left: 320px;
    }
		.affix .fixed-header-row-left {
		margin-left: 50px;
	}
}
@media (min-width: 1400px) and (max-width: 1499px){
    .cart.affix {
        margin-left: 330px;
    }
    .search-dropdown-btn.affix {
        margin-left: 310px;
    }
			.affix .fixed-header-row-left {
		margin-left: 60px;
	}
}
@media (min-width: 1200px) and (max-width: 1399px){
    .cart.affix {
        margin-left: 320px;
    }
    .search-dropdown-btn.affix {
        margin-left: 300px;
    }
	.affix .fixed-header-row-left {
		margin-left: 80px;
	}
}
@media (min-width: 1200px) and (max-width: 1599px){
.navbar-default .navbar-nav > li > a {
    color: #474747;
    text-transform: uppercase;
    padding: 18px 23px;
	}
}
@media (min-width: 992px) and (max-width: 1199px){
    .cart.affix {
        margin-left: 260px;
    }
    .search-dropdown-btn.affix {
        margin-left: 240px;
    }
	.navbar-default .navbar-nav > li > a {
    color: #474747;
    text-transform: uppercase;
    padding: 18px 12px;
}
}
@media (min-width: 768px) and (max-width: 991px){
.navbar-default .navbar-nav > li > a {
    color: #474747;
    text-transform: uppercase;
    padding: 18px 5px;
    font-size: 12px;
	}
}
@media (max-width: 768px) {
    .t3-header .cart-block #vmCartModule {
        margin-right: 3%;
		margin-top: 2px;
    }
    .t3-header .cart.affix #vmCartModule {
        margin-right: -25px;
    }
}
@media (min-width: 992px) {
    .t3-header .search .search {
        float: right;
        width: 100%;
        max-width: 320px;
    }
    .cart.affix {
        z-index: 9999;
        margin-top: 5px;
        -webkit-animation: menu 0.5s 0.1s both;
        animation: menu 0.5s 0.1s both;
        position: fixed;
    }
    .affix .cart_empty {
        display: none;
    }
}

/* Время обработки заказа в корзине */
.working-day {
    font-size: 16px;
    color: red;
}
/* Стили для радио кнопок строка */

.product-field-type-S .controls label.radio{
    padding: 10px 8px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    cursor: pointer;
}
.product-field-type-S .controls .form-group {
    display: inline-block;
}
.product-field-type-S .controls label span {
    display: none;
}
.product-field-type-S .controls label.active{
    border-color: #45b5aa;
    border-width: 2px;
}
.product-field-type-S .controls label input[type="radio"]{
    position: absolute !important;
    left: -9999px;
}

/* Стили для радио кнопок мультивариант */

.product-field-type-C .controls .form-group{
    display: inline-block;
}
.product-field-type-C .controls label.radio{
    padding: 10px 8px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    display: inline-block;
}
.product-field-type-C .controls label.active{
    border-color: #45b5aa;
    border-width: 2px;
}
.product-field-type-C .controls label input[type="radio"]{
    position: absolute;
    left: -9999px;
}
.product-field-type-C .controls span{
    display: none;
}
/*
.product-field-type-C .custom_field_C_container {
    display: none;
}
*/
/* Стили для радио кнопок по центру */

.category-product .product-fields .product-field-type-S .controls {
    text-align: center;
}

/* Стили для Maga Menu все бренды */

.navbar-default .dropdown-menu .mega-inner .mega-nav > .allbrands {
    text-transform: uppercase;
    font-weight: bold;
    padding-left: 0;
}

.navbar-default .dropdown-menu .mega-inner .mega-nav > .allbrands > a {
    color: #45b5aa;
}

.navbar-default .dropdown-menu .mega-inner .mega-nav > .allbrands:before {
  content: '';
}

/* Cross Sale */
.padded-product-image {
    margin-bottom: 20px;
}
.vmcross-sale {
    width: 220px;
}
.vmcross-sale-submit .addtocart-button {
    border: 1px solid #45b5aa;
    color: #474747;
    border-radius: 0;
    padding: 5px 10px 5px 30px;
    font-size: 16px;
    text-transform: uppercase;
    transition: all 0.3s;
    letter-spacing: normal;
    line-height: 22px;
    background: #ffffff url(/images/svg/cart.svg) no-repeat 7px center;
}
.vmcross-sale-submit .addtocart-button:hover,
.vmcross-sale-submit .addtocart-button:focus {
    border: 1px solid #45b5aa;
    background: #45b5aa url(/images/svg/cart.svg) no-repeat 7px center;
    color: #474747;
    transition: all 0.3s;
}
.vmcross-sale-title {
    font-size: 20px;
    margin-bottom: 20px;
    border-bottom: 2px solid #45b5aa;
    margin-top: 50px;
    text-transform: uppercase;
    text-align: center;
}

.vmcross-sale .product-field-type-S .controls > label {
    display: none;
    pointer-events: none;
}
.vmcross-sale .product-field-type-S .controls > label:first-child{
    display: inline-block;
}
.vmcross-sale .product-field-type-C select ,
.vmcross-sale .product-field-type-C .vm-cmv-label {
    display: none;
}
.vmcross-sale .product-field-type-C .option-active {
    display: inline-block;
    border-color: #45b5aa;
    border-width: 2px;
    border-style: solid;
    padding: 10px 8px;
    margin: 10px 0;
}

/* Показ слайдера на смартфонах */
@media (max-width: 480px){
.slider {
    display: block;
}
}

/* Растягиваем контент на весь экран */
@media(min-width: 1600px) {
   .container {
       width: 1570px;
   }
   .affix .fixed-header-row-left {
		margin-left: 220px;
	}
}

/* Mega Menu по цетру */
.t3-megamenu{
    text-align: center;
    float: left;
    width: 100%;
}
.t3-megamenu .navbar-nav{
    float: none;
    display: inline-block;
}

/* Убираем рамку вокруг товаров в категории */
.category-view .browse-view .category-product .spacer .product-image {
    border: none;
}

/* Отступ для цены со скидкой */
div.PricebasePrice span.PricebasePrice {
  text-decoration: line-through;
  margin-right: 5px;
}
/* Отступы и закругление для цены на главной */
.vmslider-product-wrap .vmslider-product .vmslider-price .product-price div.PricesalesPrice {
  padding: 5px 10px;
  background: #45b5aa;
  border-radius: 4px;
}

/* Отступы и закругление для цены в категории */
.category-view .browse-view .category-product .spacer .product-price span.PricesalesPrice {
  font-weight: normal;
  font-size: 16px;
  color: #474747;
  background: #45b5aa;
  padding: 5px 10px;
  border-radius: 4px;
}

/* Отступы и закругление для цены в карточке */
.productdetails-view .spacer-buy-area .product-price span.PricesalesPrice {
  font-size: 20px;
  background: #45b5aa;
  padding: 5px 10px;
  border-radius: 4px;
}

/* Стили для баннера на главной тонкий */
.header-banner{
    margin: 0;
}

@media (max-width: 780px){
.category-view .browse-view .category-product .vmlabel.vmlabel-product.group3 {
    font-size: 10px;
    padding: 3px 7px 3px 7px;
}
.category-view .browse-view .category-product .vmlabel.vmlabel-special{
    font-size: 10px;
}
.category-view .browse-view .category-product .vmlabel.vmlabel-sale{
	font-size: 10px;
}
}

/* Стили для корзины и доставка/оплата праздники */
.holidays {
    text-align: center;
    border-radius: 6px;
    box-shadow: 0 0 8px rgba(69, 181, 170, 0.6);
    position: relative;
    padding: 30px 30px 20px 90px;
    overflow: hidden;
    margin: -30px 0px 20px 0px;
}

.holidays:after {
    content: "";
    background: #45b5aa url(/images/system/exclamation-circle-solid.svg) no-repeat 50%;
    background-size: 32px;
    max-width: 60px;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
}

/* Стили для доставки курьером страница доставка и оплата */
.delivery-1 {
    text-align: center;
    border-radius: 6px;
    box-shadow: 0 0 8px rgba(69, 181, 170, 0.6);
    position: relative;
    padding: 30px 30px 40px 90px;
    overflow: hidden;
    margin: 20px 0px 20px 0px;
}

.delivery-1:after {
    content: "";
    background: #45b5aa url(/images/system/walking-solid.svg) no-repeat 50%;
    background-size: 25px;
    max-width: 60px;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
}

/* Стили для доставки по Украине страница доставка и оплата */
.delivery-2 {
    text-align: center;
    border-radius: 6px;
    box-shadow: 0 0 8px rgba(69, 181, 170, 0.6);
    position: relative;
    padding: 30px 30px 40px 90px;
    overflow: hidden;
    margin: 0px 0px 20px 0px;
}

.delivery-2:after {
    content: "";
    background: #45b5aa url(/images/system/truck-solid.svg) no-repeat 50%;
    background-size: 32px;
    max-width: 60px;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
}

/* Стили для оплаты курьеру страница доставка и оплата */
.pay-1 {
    text-align: center;
    border-radius: 6px;
    box-shadow: 0 0 8px rgba(69, 181, 170, 0.6);
    position: relative;
    padding: 30px 30px 40px 90px;
    overflow: hidden;
    margin: 20px 0px 20px 0px;
}

.pay-1:after {
    content: "";
    background: #45b5aa url(/images/system/wallet-solid.svg) no-repeat 50%;
    background-size: 32px;
    max-width: 60px;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
}

/* Стили для оплаты по Украине страница доставка и оплата */
.pay-2 {
    text-align: center;
    border-radius: 6px;
    box-shadow: 0 0 8px rgba(69, 181, 170, 0.6);
    position: relative;
    padding: 30px 30px 40px 90px;
    overflow: hidden;
    margin: 0px 0px 20px 0px;
}

.pay-2:after {
    content: "";
    background: #45b5aa url(/images/system/box-open-solid.svg) no-repeat 50%;
    background-size: 32px;
    max-width: 60px;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
}

/* Стили для оплаты картой страница доставка и оплата */
.pay-3 {
    text-align: center;
    border-radius: 6px;
    box-shadow: 0 0 8px rgba(69, 181, 170, 0.6);
    position: relative;
    padding: 30px 30px 40px 90px;
    overflow: hidden;
    margin: 0px 0px 20px 0px;
}

.pay-3:after {
    content: "";
    background: #45b5aa url(/images/system/credit-card-regular.svg) no-repeat 50%;
    background-size: 32px;
    max-width: 60px;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
}

/* Стили оригинал - информация */
.info-original {
    text-align: center;
    border-radius: 6px;
    box-shadow: 0 0 8px rgba(69, 181, 170, 0.6);
    position: relative;
    padding: 30px 30px 40px 90px;
    overflow: hidden;
    margin: 0px 0px 20px 0px;
}

.info-original:after {
    content: "";
    background: #45b5aa url(/images/system/check-solid.svg) no-repeat 50%;
    background-size: 32px;
    max-width: 60px;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
}

/* Стили возврат - информация */
.info-return {
    text-align: center;
    border-radius: 6px;
    box-shadow: 0 0 8px rgba(69, 181, 170, 0.6);
    position: relative;
    padding: 30px 30px 40px 90px;
    overflow: hidden;
    margin: 0px 0px 20px 0px;
}

.info-return:after {
    content: "";
    background: #45b5aa url(/images/system/arrow-rotate-left-solid.svg) no-repeat 50%;
    background-size: 32px;
    max-width: 60px;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
}

/* Стили продукция - информация */
.info-product {
    text-align: center;
    border-radius: 6px;
    box-shadow: 0 0 8px rgba(69, 181, 170, 0.6);
    position: relative;
    padding: 30px 30px 40px 90px;
    overflow: hidden;
    margin: 0px 0px 20px 0px;
}

.info-product:after {
    content: "";
    background: #45b5aa url(/images/system/bag-shopping-solid.svg) no-repeat 50%;
    background-size: 32px;
    max-width: 60px;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
}

/* Стили информация - информация */
.info-other-info {
    text-align: center;
    border-radius: 6px;
    box-shadow: 0 0 8px rgba(69, 181, 170, 0.6);
    position: relative;
    padding: 30px 30px 40px 90px;
    overflow: hidden;
    margin: 0px 0px 20px 0px;
}

.info-other-info:after {
    content: "";
    background: #45b5aa url(/images/system/circle-info-solid.svg) no-repeat 50%;
    background-size: 32px;
    max-width: 60px;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
}

/* Стили для страницы контакты */
.contact-form-full {
    float: none;
    display: block;
    width: auto;
    max-width: 100%;
    margin-top: -25px;
    margin-bottom: 50px;
    text-align: center;
}
.contact-form {
    text-align: center;
    display: inline-block;
    vertical-align: top;
    width: 400px;
    border: 2px solid #f4f3f5;
    box-shadow: 0 0 8px rgba(69, 181, 170, 0.6);
    min-height: 432px;
    margin: 25px;
    padding: 20px 30px 20px 30px;
}
.contact-text {
    text-align: left;
    display: inline-block;
    vertical-align: top;
    width: 400px;
    min-height: 432px;
    border: 2px solid #f4f3f5;
	box-shadow: 0 0 8px rgba(69, 181, 170, 0.6);
    padding: 30px 38px 39px;
    margin: 25px;
}

@media (max-width: 480px){
	.contact-form, .contact-text {
		width: auto;
	}
}

/* По центру комменты */
#comments {
    max-width: 760px;
    margin: 0 auto 10px;
}

/* Три типа наличия */

.category-view .browse-view .category-product .spacer .product-availability .no-stock:before {
    content: "\f10c";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    color: #ff7878;
    margin-right: 3px;
}
.category-view .browse-view .category-product .spacer .product-availability .in-stock:before {
    content: "\f00c";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    color: #abd07e;
    margin-right: 3px;
}

.category-view .browse-view .category-product .spacer .product-availability .zakaz-stock:before,
.productdetails-view .product-info .zakaz-stock:before{
    content: "\f0d1";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    color: #0396ff;
    margin-right: 3px;
}


/* Стили для показа отзывов в категориях */

.grid-view .product-review{
    display: block;
    float: left;
	text-align: left;
	padding-left: 10px;
}
.grid-view .product-availability {
  display: block;
	width: 50%;
    float: left;
    text-align: right;
	padding-right: 10px;
}

.grid-view .product-review,
.grid-view .product-availability {
    display: block;
}
.product-review-system,
.grid-view  .review-and-stock-line .product-review,
.grid-view  .review-and-stock-line .product-availability  {
    display: none;
}

.list-view .product-review,
.list-view .product-availability {
    display: none;
}

.list-view .review-and-stock-line .product-review,
.list-view .review-and-stock-line .product-availability {
    display: block;
}

/* Стили для новых звезд отзывов */
.productdetails-view .vm-rating-wrap {
    margin-bottom: 5px;
    overflow: hidden;
}
/* Стили для новых звезд отзывов в категориях */
.grid-view .vm-rating-wrap {
	display: block;
    float: right;
    text-align: right;
	padding-right: 10px;
	margin-bottom: 0px;

}

/* Скрываем рейтинг (звезды) в слайдере товаров и т.д. */
.vmslider-product .vm-rating-wrap .vm-rating,
.vmslider-product .vm-rating-wrap .count-votes,
.vmproduct .vm-rating-wrap .vm-rating,
.vmproduct .vm-rating-wrap .count-votes{
    display: none;
}

/* Рейтинги в карточке центровка */
.product-rating a {
    color: #1C8E83;
}

@media (max-width: 480px){
.category-product .vm-rating-wrap .vm-rating {
    width: 50px;

}
.grid-view .product-review{
	font-size: 12px;
	}
}

/* Стили для свезд о написать отзыв */
.star-form-text {
    display: flex;
    color: #a3a3a3;
    width: 100%;
    height: 65px;
    margin-bottom: 10px;
    padding: 6px 12px;
}

.star-form-text .vm-rating-wrap{
	margin-left: 5px;
}

/* Размеры для свезд в категориях */
.category-product .vm-rating-wrap .vm-rating {
    width: 70px;
    height: 15px;
}

/* Стили для нового слайдера */
.slider {
    margin-top: 30px;
	margin-bottom: -20px;
}

/* Баг с плиткой - вы недавно смотрели */
.recent .row {
    display: block;
}

/* Не налазит в моб. цена на цену со скидкой */
@media (max-width: 480px){
	.category-view .browse-view .category-product .spacer .product-price span.PricebasePrice{
	padding-right: 5px;
    display: block;
    margin-bottom: 5px;
	}

div.PricebasePrice span.PricebasePrice {
    text-decoration: line-through;
    margin-right: 0px;
    }
}

/* Стили для кнопок слайдера */
.t3-module .vmslider .slick-prev, .t3-module .vmslider .slick-next {
    background-color: #ffffff;
}

button.slick-next.slick-arrow:hover {
    background-color: #45b5aa;
}

button.slick-prev.slick-arrow:hover {
    background-color: #45b5aa;
}

/*Баг корзины на больших телефонах 400 px */
@media (max-width: 480px){
.row div[class*="width"] {
    width: 100%;
    float: none;
    margin-bottom: 15px;
}
}
/* Стили для верхнего меню */
.header-top {
    background-color: rgb(247, 247, 247);
    border-bottom: 1px solid #0000001f;
}

/* Умненьшаем размер фото товаров на мобильных */
@media (max-width: 480px){
.category-view .browse-view .category-product .spacer .product-image {
    border: none;
    height: 160px;
}
}

/* Стилизация кнопки купить в карточке */
.productdetails-view.productdetails.b1c-good .addtocart-bar span.addtocart-button input.addtocart-button {
    border: 1px solid #45b5aa;
    color: #474747;
    border-radius: 4px;
    padding: 5px 50px 5px 65px;
    font-size: 16px;
    text-transform: uppercase;
    transition: all 0.3s;
    letter-spacing: normal;
    line-height: 22px;
    background: #45b5aa url(/images/svg/cart.svg) no-repeat 40px center;
}

/* Убираем фон с слайдерах главной и для мобильных в категориях */
.vmslider-product-wrap .vmslider-product:hover {
     background: none;
}
@media (max-width: 767px){
.category-view .browse-view .category-product .spacer {
    background: #ffffff;
}
}

/* Отступы для слайдеров на главной */

@media (max-width: 480px){
.vmslider-wrapSlider-1 .vmslider-product .vmslider-image,
.vmslider-wrapSlider-2 .vmslider-product .vmslider-image,
.vmslider-wrapSlider-3 .vmslider-product .vmslider-image {
    height: 160px !important;
}
}
@media (max-width: 480px){
.home-product .module-title {
    margin-bottom: 20px;
}
}

/* Исправление показа ярлыка в категории */
.vm-product-media-container .vmlabel-wrap{
    top: 0px;
}

/* Убираем показ "компьютерных" фильтров на моб. */
@media(max-width:768px) {
    .t3-sidebar-left {
        display: none;
    } 
}

/* Названия фильтров и фильтры */
.custom_params .heading {
    text-transform: uppercase;
    font-size: 20px;
    border-bottom: 1px solid #45b5aa;
    padding: 10px 0px 0px 0px;
    margin: -11px 0px 20px 0px;
    font-weight: normal;
}

label.filter {
    color: #474747;
}
label.filter:hover {
    color: #46b5aa;
}

/* Вы недавно смотрели */
.recent .module-title {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: normal;
    border-bottom: 1px solid #45b5aa;
    padding-bottom: 7px;
    text-align: center;
}    
    
/* Вкладки в карточке товара по центру */
@media(min-width:992px) {
.productdetails-view .nav-tabs {
    display: flex;
    justify-content: center;
}
}

/* Cross Sale объемы не активны */
.vmcross-sale label {
    pointer-events: none;
}
/* Стили категории + производитель */

.chzn-container-single .chzn-single {
    height: auto !important;
}
.chzn-container {
    font-size: 14px !important;
}

.vmsorting .btn-group .title {
    display: none;
}

/* Акции в категория*/
.promo-category {
    margin: 0;
    background: #ffffff;
    padding: 20px;
    display: flow-root;
    box-shadow: 0 0 10px rgb(0 0 0 / 15%);
    -webkit-box-shadow: 0 0 10px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.15);
}
.category-view .category_description {
    margin: 0;
    background: #ffffff;
    padding: 0;
}

.promo-category-images {
    float: left;
    padding-right: 25px;
}
@media (max-width: 767px){
    .promo-category-images {
    float: none;
    padding: 0;
    width: 100%;
    }
}
@media (max-width: 767px){
    .productdetails-view .free-badge {
    left: 0px;
    }

/* Кнопка на верх */
#back-to-top i {
    font-size: 28px;
    line-height: 22px;
    color: #45b5aa;
    margin-right: 0;
}
}

.filter_manufacturers .heading {
    height: auto;
    text-transform: uppercase;
    font-size: 20px;
    border-bottom: 1px solid #45b5aa;
    padding: 10px 0px 0px 0px;
    margin: -11px 0px 20px 0px;
    font-weight: normal;
}
.paramfilter .heading {
    height: auto;
    text-transform: uppercase;
    font-size: 20px;
    border-bottom: 1px solid #45b5aa;
    padding: 10px 0px 0px 0px;
    margin: -11px 0px 20px 0px;
    font-weight: normal;
}

/* Впихиваем Sale */
@media (min-width: 768px){
.navbar-nav {
    margin: 0px -15px 0px -15px;
}
}
@media (max-width: 768px){
.brands-list.column {
	column-count: 4 !important;
    column-gap: 30px;
}
}
/* По ширине комментарии */
.productdetails-view #jc #comments .comments-list .rbox .comment-body {
        text-align: justify;
}


/* Скрываем на главной хлебные крошки */
.com_virtuemart.view-virtuemart .breadcrumbs.container {
    display: none;
}

/* Убираем каретки из меню */
.navbar-default .navbar-nav > li > .dropdown-toggle:after {
    display: none;
}

.navbar-default .dropdown-menu .mega-inner .mega-nav > li:before {
    display: none;
}

.navbar-default .dropdown-menu .mega-inner .mega-nav > li {
    padding-left: 0px;
}

/* Кнопки переключения языка */
.lang-active {
    background-color: #45B5AA !important;
}

div.mod-languages ul.lang-inline div {
    background-color: rgba(220, 220, 220, 0.8);
    padding: 5px 10px 5px 10px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    -webkit-transition: background-color 150ms ease-in-out 0ms;
    -moz-transition: background-color 150ms ease-in-out 0ms;
    -o-transition: background-color 150ms ease-in-out 0ms;
    -ms-transition: background-color 150ms ease-in-out 0ms;
    transition: background-color 150ms ease-in-out 0ms;
}

.t3-off-canvas .t3-off-canvas-body div.mod-languages ul {
    text-align: center;
}
.cart_top .total {
    float: left !important;
    line-height: 46px !important;
    margin-left: 5px !important;
}
#back-to-top i {
    font-size: 28px;
    line-height: 22px;
    color: #45b5aa;
    margin-left: 4px;
}
/* Кнопки для фильтра
label.filter {
    border: 1px solid #CCCCCC;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    border-radius: 4px;
    color: #555555;
    display:block;
    line-height: 20px;
    padding: 4px 6px;
    vertical-align: middle;
    text-decoration:none;
}

label.filter:hover, label.filter:focus {
    border-color: #45b5aa;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(69, 181, 170, 0.6);
    outline: 0 none;
}

input[type="radio"], input[type="checkbox"] {
    display:none;
}
*/