/* */
html {-webkit-tap-highlight-color: rgba(0,0,0,0);display: block;}
body {font-family: 'Ubuntu', sans-serif;height: 100%;width:100%;line-height: 1.6;font-size: 14px;-webkit-appearance: none;-webkit-font-smoothing: antialiased;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;overflow-x: hidden;background-color: #fff;margin: 0;padding: 0;color: #1e1e1e;}
body.loaded {overflow-x: inherit;}
* {margin:0;padding:0; border: 0;-webkit-tap-highlight-color: rgba(0,0,0,0);box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box;zoom: 1;}
*:focus {outline: none !important;}
*:before, *:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
@-webkit-keyframes fadeIn {
0% {opacity: 0;}
100% {opacity: 1;}
}
@keyframes fadeIn {
0% {opacity: 0;}
100% {opacity: 1;}
}
@-webkit-keyframes fadeOut {
0% {opacity: 1;}
100% {opacity: 0;}
}
@keyframes fadeOut {
0% {opacity: 1;}
100% {opacity: 0;}
}
/* Уведомления */
.success, .warning, .attention, .information {color: #fff;min-height: 34px;margin-bottom: 22px;overflow: hidden;padding: 20px;position: relative;text-shadow: none;-webkit-transition: opacity .3s linear;transition: opacity .3s linear;}
.success {background: #00c59c;border: 1px solid #00c59c;-webkit-border-radius: 5px;-moz-border-radius: 5px;-khtml-border-radius: 5px;border-radius: 5px;}
.warning {background: #c10841;border: 1px solid #F8ACAC;-webkit-border-radius: 5px;-moz-border-radius: 5px;-khtml-border-radius: 5px;border-radius: 5px;}
.attention {background: #0098ca;border: 1px solid #F2DD8C;-webkit-border-radius: 5px;-moz-border-radius: 5px;-khtml-border-radius: 5px;border-radius: 5px;}
.information {background: #f89406;border: 1px solid #F2DD8C;-webkit-border-radius: 5px;-moz-border-radius: 5px;-khtml-border-radius: 5px;border-radius: 5px;}
.success .close, .warning .close, .attention .close, .information .close {float: right;padding-top: 4px;padding-right: 4px;cursor: pointer;}
.help {color: #999;font-size: 10px;font-weight: normal;font-family: Verdana, Geneva, sans-serif;display: block;}
.success a, .warning a, .attention a, .information a {color:#fff;font-weight:bold;font-size:16px;}
.success:before {content: "\e116";font-family: icon;font-style: normal;font-weight: normal;display: block;line-height: 1;position: relative;font-size: 24px;float: left;margin-right: 20px;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.warning:before {content: "\e60b";font-family: icon;font-style: normal;font-weight: normal;display: block;line-height: 1;position: relative;font-size: 24px;float: left;margin-right: 20px;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.attention:before {content: "\e64c";font-family: icon;font-style: normal;font-weight: normal;display: block;line-height: 1;position: relative;font-size: 24px;float: left;margin-right: 20px;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.error {margin: 0;color: #ffffff;background-color: #f89406;width: 200px;padding: 5px;margin-top: 5px;border: 1px solid #F2DD8C;-webkit-border-radius: 5px;-moz-border-radius: 5px;-khtml-border-radius: 5px;border-radius: 5px;}
.invalidInput {color:#cc003d;font-size:90%;display: block;padding-bottom: 10px;}
/* Заголовки */
h1, h2, h3, h4, h5, h6 {font-weight: normal;line-height: 1.3;margin: 0 0 22px 10px;text-rendering: optimizelegibility;color:#1e1e1e;font-family: 'Arimo', sans-serif;word-wrap: break-word;}
h1 {font-size: 42px;}
h2 {font-size: 36px;}
h3 {font-size: 30px;}
h4 {font-size: 26px;}
h5 {font-size: 22px;}
h6 {font-size: 18px;}
/* Ссылки */
a { background:transparent;color:#7f7f7f;text-decoration:none;}
a:hover, a:focus {color:#000000;filter: alpha(opacity=80);-webkit-transition: opacity .2s linear;transition: opacity .2s linear; }
a:active, a:hover{outline:0}
a:active {color: #000;}
a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}
p {margin-bottom: 22px; }
p:last-child {margin-bottom: 0; }
b,strong {font-weight: bold;}
ol li { list-style-position: inside; }
ul li { list-style-position: inside; }
ul.unstyled, ol.unstyled {margin: 0;padding: 0;list-style: none!important;}
table {border-collapse:collapse;border-spacing:0}
td, th {padding:0}
.added [class^="icon-"] {color:#000 !important;}
img {vertical-align: middle;border: 0;/* max-width: 100%; */height: auto;}
fieldset {margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}
/* Настройки максимальных размеров генерируемых изображений */
.goods-image-icon {max-width:70px; max-height:70px} 
.goods-image-icon-square{width:140px;height:140px} 
.goods-image-small{/*max-width:270px;*/ max-height:270px}
.goods-image-small-square {width:540px; height:540px}
.goods-image-medium {max-width:470px; max-height:470px}
.goods-image-medium-square{width:940px; height:940px}
.goods-image-other{max-width:100px; max-height:100px}
.goods-image-other-square {width:200px; height:200px}
.goods-image-large{max-width:1800px; max-height:1800px}
.goods-image-large-square {width:1800px; height:1800px}
.goods-cat-image-icon {max-width:70px; max-height:70px}
.goods-cat-image-icon-square{width:140px; height:140px}
.goods-cat-image-medium {max-width:270px; max-height:270px}
.goods-cat-image-medium-square{width:540px; height:540px}
.goods-cat-image-other{max-width:10px; max-height:10px}
.goods-cat-image-other-square {width:20px; height:20px}
/* END Настройки максимальных размеров генерируемых изображений */
/******************************************************************************
Общие элементы
*******************************************************************************/
.page-box {min-height: 100%;height: auto !important;height: 100%;}
.page-box-content {padding-bottom: 370px;}
.container {margin-right: auto;margin-left: auto;padding-left: 15px;padding-right: 15px;}
.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}
.row{margin: 0 -15px;}
.required em {color:#cc003d;}
.htmlDataBlock {margin: 0 0 40px;}
.m15 {margin:0 15px;}
.blockquote {padding: 0 0 0 20px;margin: 0 0 22px;border-left: 2px solid #e1e1e1;list-style: none;}
.cred {color:#cc003d;}
.pb20 {padding-bottom:20px;}
/* Классы стилей для текста */
.text-left{text-align:left}
.text-right {text-align:right}
.text-light {font-weight: normal;}
.text-bold {font-weight: bold;}
.text-center{text-align:center}
.text-italic{font-style:italic;}
.text-justify {text-align:justify}
.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}
.fade.in{opacity:1}
.center-block{display:block;margin-left:auto;margin-right:auto}
.right{float:right !important}
.left{float:left !important}
.hide{display:none !important}
.show{display:block !important}
.invisible{visibility:hidden}
.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}
.hidden{display:none !important;visibility:hidden !important}
.affix{position:fixed;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}
.clearfix:before, .clearfix:after, .container:before, .container:after, .row:before,.row:after, .navbar-collapse:before, .navbar-collapse:after, .nav:before,.nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .top-navbar:before, .top-navbar:after {content:" ";display:table}
.clearfix:after, .container:after, .row:after, .navbar-collapse:after, .nav:after, .navbar:after {clear:both}
.fancybox-margin {margin-right: 17px !important;}
/* Формы */
button, html input[type="button"], input[type="reset"], input[type="submit"] {-webkit-appearance:button;cursor:pointer}
.form-control {
display:block;
width:100%;
min-height:20px;
height:40px;
padding: 8px 12px;
font-size: 12px;
color:#555;
background-color:#fff;
background-image:none;
margin-bottom: 22px;
border: 1px solid #e1e1e1;
border-radius:4px;
-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
-webkit-transition:border-color ease-in-out .15s, 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;
width:200px;
}
.form-select, #form_date {
background: #fff;
color:#555;
font-size: 12px;
margin: 0 0 20px 0;
padding: 8px 12px;
height:40px;
max-width:150px;
border: 1px solid #e1e1e1;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 1px #fff, inset 0 1px 4px rgba(0,0,0,.15);
-moz-box-shadow: 0 1px #fff, inset 0 1px 4px rgba(0,0,0,.15);
box-shadow: 0 1px #fff, inset 0 1px 4px rgba(0,0,0,.15);
-webkit-transition:border-color ease-in-out .15s, 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;
}
.form-control::-moz-placeholder{color:#777;opacity:1}
.form-control:-ms-input-placeholder{color:#777}
.form-control::-webkit-input-placeholder{color:#777}
.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{cursor:not-allowed;background-color:#eee;opacity:1}
.form-control:focus {-webkit-box-shadow: 0 0 10px rgba(46,84,129,.3);-moz-box-shadow: 0 0 10px rgba(46,84,129,.3);box-shadow: 0 0 10px rgba(46,84,129,.3);border: solid 1px #839bb7;outline: none;-webkit-transition:border linear .2s,box-shadow linear .2s;-moz-transition:border linear .2s,box-shadow linear .2s;transition:border linear .2s, box-shadow linear .2s;}
.input-text {border: 1px solid #e1e1e1;-webkit-box-shadow: 0 1px #fff, inset 0 1px 4px rgba(0,0,0,.15);-moz-box-shadow: 0 1px #fff, inset 0 1px 4px rgba(0,0,0,.15);box-shadow: 0 1px #fff, inset 0 1px 4px rgba(0,0,0,.15);-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;font-size: 12px;margin: 10px 0;min-height: 40px;padding: 8px 12px;-webkit-appearance: none;width: 200px;}
.textarea {border: 1px solid #e1e1e1;-webkit-box-shadow: 0 1px #fff, inset 0 1px 4px rgba(0,0,0,.15);-moz-box-shadow: 0 1px #fff, inset 0 1px 4px rgba(0,0,0,.15);box-shadow: 0 1px #fff, inset 0 1px 4px rgba(0,0,0,.15);-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;font-size: 12px;line-height: 14px;margin-bottom: 22px;min-height: 60px;padding: 8px 12px;-webkit-appearance: none;width: 200px;}
.best-sellers, .new-products, .related-products {clear:both;text-align:center;}
/******************************************************************************
Header Шапка
*******************************************************************************/
/*** Фиксированная часть шапки ***/
#top-box {background-color: #00c59c;min-height: 30px;padding: 5px 0;width: 100%;}
.fixed-header.hidden-top.visible-top .header {margin-top: 40px;-webkit-transition: margin-top 0.2s linear;transition: margin-top 0.2s linear;}
.fixed-header.hidden-top.fixed .header, .fixed-header.hidden-top.visible-top.fixed .header {margin-top: 0;-webkit-transition: margin-top 0.2s linear;transition: margin-top 0.2s linear;}
.fixed-header.hidden-top.loaded .page-box, .fixed-header.hidden-top.fixed.loaded .page-box {-webkit-transition: padding-top 0.2s linear;transition: padding-top 0.2s linear;}
/*.fixed-header.hidden-top.fixed .page-box {padding-top: 104px;} /*Отступ основной части для фиксированной шапки при скроле, данное значение должно быть равным размерам шапки */
/*.fixed-header.hidden-top .page-box {padding-top: 112px;} /*Отступ основной части для фиксированной шапки, данное значение должно быть равным размерам шапки */
.fixed-header.hidden-top.visible-top #top-box {margin-top: 0;-webkit-transition: margin-top 0.2s linear;transition: margin-top 0.2s linear;}
.fixed-header.hidden-top.loaded #top-box {-webkit-transition: margin-top 0.2s linear;transition: margin-top 0.2s linear;}
.fixed-header.hidden-top.fixed #top-box {margin-top: -42px;-webkit-transition: margin-top 0.2s linear;transition: margin-top 0.2s linear;}
.fixed-header.hidden-top #top-box {left: 0;margin-top: -32px;position: fixed;top: 0;z-index: 910;}
.fixed-header.hidden-top #top-box.dmenu {margin-top: -72px;}
.fixed-header.hidden-top.visible-top .header.dmenu {margin-top: 80px;}
.fixed-header.hidden-top.fixed #top-box.dmenu {margin-top: -82px;}
.fixed-header.hidden-top.visible-top #top-box.dmenu {margin-top:0px;}
.fixed-header.hidden-top #top-box.tmenu {margin-top: -112px;}
.fixed-header.hidden-top.visible-top .header.tmenu {margin-top: 120px;}
.fixed-header.hidden-top.fixed #top-box.tmenu {margin-top: -122px;}
.fixed-header.hidden-top.visible-top #top-box.tmenu {margin-top:0px;}
/*** Навигационное меню в шапке ***/
.top-navbar {background: none;border: 0 none;border-radius: 0;height: auto;margin: 0;min-height: 30px;}
.top-navbar .collapse {padding: 0;}
.top-navbar .nav {margin-top: -5px;margin-bottom: -5px;}
.top-navbar .nav > li a {font-size: 12px;line-height: 22px;padding: 9px 15px 9px;-webkit-transition:background 0.2s linear,color 0.2s linear;transition:background 0.2s linear,color 0.2s linear;color:#fff;text-shadow: none;}
.top-navbar .nav > li a:hover {color: #7b7b7b;text-decoration:none;background-color:#eee;}
/* Меню навигации кнопкой */
.navbar-toggle {position:relative;float:right;margin-right:15px;padding:9px 10px;margin-top:8px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}
.navbar-toggle:focus {outline:0}
.navbar-toggle .icon-bar {display:block;width:22px;height:2px;border-radius:1px;color:#fff;}
.navbar-toggle .icon-bar+.icon-bar {margin-top:4px}
.nav {margin-bottom:0;padding-left:0;list-style:none;}
.navbar {position:relative;border:1px solid transparent;}
.nav ul {list-style: none;margin: 0;padding: 0;}
.nav > li {position:relative;display:block}
.nav > li > a {position:relative;display:block;padding:10px 15px}
.navbar-nav > li > a {padding-top:10px;padding-bottom:10px;line-height:20px}
.navbar-collapse {overflow-x:visible;padding-right:15px;padding-left:15px;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);-webkit-overflow-scrolling:touch}
.collapsing {position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;-o-transition:height .35s ease;transition:height .35s ease}
.navbar-collapse.in{overflow-y:auto}
.collapse{display:none}
.collapse.in{display:block}
tr.collapse.in{display:table-row}
tbody.collapse.in{display:table-row-group}
/* Центральная часть шапки */
.fixed-header.hidden-top .header {margin-top: 8px;top: 0;}
.fixed-header.loaded .header {-webkit-transition: margin-top 0.2s linear;transition: margin-top 0.2s linear;}
.fixed-header {margin-top: 0;}
.fixed-header .header {left: 0;margin: 0;position: fixed;right: 0;top: 0;z-index: 870;width: auto;-webkit-backface-visibility: hidden;-webkit-transform: translateZ(0);-moz-transform: translateZ(0);transform: translateZ(0);}
.fixed-header.hidden-top.visible-top .header-wrapper, .fixed-header.fixed .header-wrapper {-webkit-box-shadow: 0 0 5px rgba(0,0,0,.15);-moz-box-shadow: 0 0 5px rgba(0,0,0,.15);box-shadow: 0 0 5px rgba(0,0,0,.15);}
.fixed-header .header-wrapper {background: #fff;-webkit-transition: background 0.2s linear;transition: background 0.2s linear;}
.header .container {z-index: 999;position: relative;}
/*** Логотип ***/
.logo img {
    width: 100%;
}
.header .logo-box {display: table;table-layout: fixed;}
.header .logo {display: table-cell;height: 100px;max-width: 100%;vertical-align: middle;width: 100%;}
.header .logo img, .header .logo .logo-img {max-height: 100px;}
/*** Правая часть шапки ***/
.header .right-box {display: table;}
.header .right-box-wrapper {display: table-cell;height: 100px;vertical-align: middle;}
/*** Иконки в шапке ***/
.header .header-icons {float: right;margin: 12px 0;text-align: right;}
/* Телефон и Поиск */
.phone-header, .search-header, .compare-header {border-right: 1px solid #ccc;color: #1e1e1e;display: inline-block;height: 30px;margin: 8px 0;position: relative;text-align: center;vertical-align: top;width: 30px;}
.compare-header {width:50px;}
.phone-header a, .search-header a, .compare-header a {display: block;height: 23px;padding-top: 7px;width: 100%;text-decoration:none;overflow: visible;opacity: 1;filter: alpha(opacity=100);-webkit-transition: all .3s linear;transition: all .3s linear;-webkit-transform: translateZ(0px);}
.phone-header a:hover, .search-header a:hover, .compare-header a:hover {opacity: .5;filter: alpha(opacity=50);-webkit-transition: all .3s linear;transition: all .3s linear;text-decoration:none;}
/* Открытие и закрытие Поиска и Телефона */
.close, .close:visited {float: none;font-size: 16px;font-weight: normal;line-height: 16px;color: #7f7f7f;position: relative;text-shadow: none;opacity: 1;filter: alpha(opacity=100);vertical-align: top;-webkit-transition: color .2s linear;transition: color .2s linear;}
.close:hover, .close:focus {color: #1e1e1e;opacity: 1;filter: alpha(opacity=100);-webkit-transition: color .2s linear;transition: color .2s linear;}
.close span {display: inline-block;font-size: 12px;font-family: Arial;line-height: 12px;margin-top: 2px;vertical-align: top;}
.phone-active, .search-active {bottom: 0;display: none;margin: 18px 0;overflow: hidden;position: absolute !important;right: 0;top: 0;z-index: 920;}
.phone-active .close, .search-active .close {float: right;font-size: 26px;margin: 24px 0 0 5px;}
.phone-active .close span, .search-active .close span {line-height: 18px;margin-right: 5px;margin-top: 0;text-transform: uppercase;}
.phone-active {background: #fff;color: #ebebeb;font-size: 48px;line-height: 58px;}
.phone-active strong {color: #1e1e1e;letter-spacing: 1px;}
.phone-active .close:hover {opacity: 1;}
.phone-active .no-phone {font-size:30px;}
.search-active span,.phone-active span {color: #1e1e1e;opacity: .4;}
.search-active .close {position: absolute;right: 79px;z-index: 1;color: #1e1e1e;opacity: .4;}
.search-active .close:hover {opacity: 1;}
.search-active form {height: 100%;margin: 0;position: relative;width: 100%;}
.search-active.col-sm-10.col-md-10.open {background:#fff;}
.search-active .search-string, .search-active .search-string:hover {color: #1e1e1e;font-size: 24px;max-height: 65px;line-height: 30px;margin: 0;padding: 14px 135px 14px 18px;width: 100%;display:block;background-color:#fff;border: 1px solid #e1e1e1;border-radius:4px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;-moz-box-shadow: none;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out .15s, 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;}
.search-active .search-string:focus {border-color: #ccc;outline: 0;outline: thin dotted \9;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;}
.search-active .search-submit {background: none;border:0;border-left: 1px solid #e1e1e1;height: 30px;line-height: 1;margin: 0;opacity:0.5;outline: none;padding: 0;position: absolute;right: 1px;top: 17px;width: 46px;-webkit-transition: all .3s linear;transition: all .3s linear;}
.search-active .search-submit:hover {opacity:1;}
.search-active .search-string {background: #ffffff;}
/*** Корзина***/
.header .cart-header {font-size: 12px;margin: 0 -16px 0 -1px;white-space: normal;}
.header .cart-header.no-open {opacity: 0;filter: alpha(opacity=0);}
.header .cart-header .dropdown-toggle {border: 1px solid #ccc;border-color: transparent;border-bottom: 0 none;color: #1e1e1e;display: block;line-height: 22px;outline: none;padding: 11px 15px 12px;position: relative;text-decoration: none;ext-shadow: none;-webkit-transition:border-color 0.4s linear,box-shadow 0.4s linear,-moz-box-shadow 0.4s linear,-webkit-box-shadow 0.4s linear;transition:border-color 0.4s linear,box-shadow 0.4s linear,-moz-box-shadow 0.4s linear,-webkit-box-shadow 0.4s linear;z-index: 891;}
.header .cart-header .dropdown-toggle .icon-basket {display: inline-block;height: 22px;margin: 1px 8px 0 0;vertical-align: top;width: 16px;line-height:1;}
.header .cart-header.open .dropdown-toggle {background: #fff;border-color: #ccc;border-bottom: 0 none;border-radius: 3px 3px 0 0;-webkit-box-shadow: 0 0 5px rgba(0,0,0,.15);-moz-box-shadow: 0 0 5px rgba(0,0,0,.15);box-shadow: 0 0 5px rgba(0,0,0,.15);-webkit-transition:border-color 0.4s linear,box-shadow 0.4s linear,-moz-box-shadow 0.4s linear,-webkit-box-shadow 0.4s linear;transition:border-color 0.4s linear,box-shadow 0.4s linear,-moz-box-shadow 0.4s linear,-webkit-box-shadow 0.4s linear;}
.header .cart-header.open .dropdown-toggle:after {background: #fff;bottom: 0;content: "";display: block;height: 8px;left: -3px;margin: 0 0 -5px 0;position: absolute;right: 0;}
.header .cart-header .dropdown-menu .product-image {display: block;float: left;margin: 0 15px 0 0;width: 70px;}
.header .cart-header .dropdown-menu .product-remove {margin: 0 0 0 5px;position: absolute;right: 0;top: 24px;}
.product-remove {color: #7f7f7f;height: 16px;text-decoration: none;width: 16px;-webkit-transition: color .2s linear;transition: color .2s linear;}
.product-remove:hover {color: #cc003d;-webkit-transition: color .2s linear;transition: color .2s linear;}
.header .cart-header .dropdown-menu .product-name {font-size: 12px;font-weight: normal;line-height: 18px;margin: 0 0 10px;padding-left: 85px;}
.header .cart-header .dropdown-menu .product-price {font-size: 12px;line-height: 16px;padding-left: 85px;}
.header .cart-header .dropdown-menu .product-price .price {font-size: 16px;}
.header .cart-header .dropdown-menu .cart-button {padding-top:10px;text-align: right;}
.header .cart-header .dropdown-menu .cart-total {margin:20px 0 10px;}
.header .cart-header .dropdown-menu .cart-total .cart-sum {float:right;font-weight: 700;}
/* Адаптивная корзина */
.header .cart-header .dropdown-menu {left: auto;margin: -4px 0 0 0;padding: 17px 20px 20px;right: 0;text-align: left;width: 355px;-webkit-animation: fadeIn 0.4s;animation: fadeIn 0.4s;z-index: 890;}
.header .cart-header .dropdown-menu .close-box {line-height: 12px;margin: 0 0 13px;text-align: right;}
.header .cart-header .dropdown-menu .close {font-size: 26px;line-height: 12px;text-transform: uppercase;vertical-align: top;}
.dropdown-menu {border: 1px solid #ccc;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;-webkit-box-shadow: 0 0 5px rgba(0,0,0,.15);-moz-box-shadow: 0 0 5px rgba(0,0,0,.15);box-shadow: 0 0 5px rgba(0,0,0,.15);min-width: 156px;padding: 0;z-index: 800;position:absolute;top:100%;display:none;float:left;list-style:none;font-size:14px;text-align:left;background-color:#fff;background-clip:padding-box}
.open > .dropdown-menu {-webkit-animation: fadeIn 0.4s;animation: fadeIn 0.4s;display:block;}
.header .cart-header .dropdown-menu > strong {font-size: 13px;line-height: 22px;text-transform: uppercase;}
.header .cart-header .dropdown-menu > ul li {border-bottom: 1px solid #e1e1e1;padding: 24px 20px 24px 0;position: relative;}
/* Каталог в шапке */
.header .primary {float: left;margin-bottom: 10px;z-index: 900;}
.header .primary .navbar {background: none;border: 0 none;margin: 0;min-height: 44px;}
.header .primary .navbar .navbar-collapse {padding: 0;position: relative;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {border-color:#e7e7e7;}
.header .primary .navbar .nav {margin: 0;position: relative;}
.header .primary .navbar .nav .parent {position: relative;}
.header .primary .navbar .nav > li {padding: 12px 3px 0;}
.header .primary .navbar .nav > li > a {background: none;border: 1px solid #fff;border: 1px solid transparent;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;color: #1e1e1e;padding: 11px 13px;position: static;text-shadow: none;-webkit-transition: all 0.2s linear;transition: all 0.2s linear;z-index: 901;}
.header .primary .navbar .nav > li.parent > a:after {background: transparent;bottom: 0;content: "";display: none;height: 12px;left: 4px;margin: 0 0 -6px 0;position: absolute;right: 4px;-webkit-transition: background 0.5s linear;transition: background 0.5s linear;z-index: 906;}
.header .primary .sub {background: #fff;border: 1px solid #ccc;-webkit-border-radius: 0 3px 3px 3px;-moz-border-radius: 0 3px 3px 3px;border-radius: 0 3px 3px 3px;-webkit-box-shadow: 0 0 5px rgba(0,0,0,.15);-moz-box-shadow: 0 0 5px rgba(0,0,0,.15);box-shadow: 0 0 5px rgba(0,0,0,.15);display: none;font-size: 13px;line-height: 24px;margin: -1px 0 0;padding: 15px 20px;position: absolute;z-index: 905;}
.header .primary .sub li {font-size: 13px;line-height: 24px;}
.header .primary .sub a {color: #1e1e1e;display: block;text-decoration: none;width: 175px;-webkit-transition: opacity .2s linear;transition: opacity .2s linear;}
.header .primary .sub a:hover {opacity: .6;filter: alpha(opacity=60);-webkit-transition: opacity .2s linear;transition: opacity .2s linear;}
.header .primary .navbar .nav .parent .parent > a, .header .primary .navbar .nav .parent:hover .parent > a {background: transparent;}
.header .primary .sub .sub {left: 100%;top: 0;}
.header .primary .navbar .nav > li.parent:hover > a {background: #fff;border-bottom-color: transparent;-webkit-border-radius: 3px 3px 0 0;-moz-border-radius: 3px 3px 0 0;border-radius: 3px 3px 0 0;}
.header .primary .navbar .nav > li.parent:hover > a:after {background: #fff;display: block;-webkit-transition: background 0.1s linear;transition: background 0.1s linear;}
.header .primary .parent:hover > .sub {display: block;-webkit-animation: fadeIn 0.4s;animation: fadeIn 0.4s;}
.header .primary .navbar .nav > li:hover > a {background: #fff;border-color: #ccc;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;-webkit-box-shadow: 0 0 5px rgba(0,0,0,.15);-moz-box-shadow: 0 0 5px rgba(0,0,0,.15);box-shadow: 0 0 5px rgba(0,0,0,.15);-webkit-transition: all 0.2s linear;transition: all 0.2s linear;}
/* Вывод всех подкатегорий в один блок после 4 подкатегорий
.header .primary .sub .sub .sub .sub {background: none;border: 0 none;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;display: block;left: 0;padding: 0;position: relative;-webkit-animation: fadeIn 0;animation: fadeIn 0;}
*/
/* Иконка стрелки в меню */
.header .primary .navbar .nav .parent .parent > a:after {content: "\f105";font-family: icon;font-style: normal;font-weight: normal;display: block;line-height: 1;position: absolute;right: -10px;top: 6px;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.header .primary .navbar .nav .parent .parent.hide-parent > a:after {content: none;}
/* Адаптивная кнопка каталога в шапке */
.navbar-default .navbar-toggle{border-color:#ddd}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{background-color:#ddd}
.navbar-default .navbar-toggle .icon-bar{background-color:#888}
/*** Buttons ***/
.btn {
background: #00c59c;
border: 0 none;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
box-shadow: none;
color: #fff;
line-height: 22px;
outline: none;
padding: 9px 20px;
text-shadow: none;
white-space: normal;
display:inline-block;
margin-bottom:3px;
font-weight:normal;
text-align:center;
vertical-align:middle;
cursor:pointer;
font-size:14px;
transition: background .2s linear, color .2s linear;
-webkit-user-select:none;
-webkit-box-shadow: none;
-webkit-transition: background .2s linear, color .2s linear;
-moz-user-select:none;
-moz-box-shadow: none;
-ms-user-select:none;
user-select:none;
filter: none;
}
.btn-small {line-height: 16px;padding: 5px;}
.btn:active, .btn-group.open .btn.dropdown-toggle {background: #fff;background-color: rgba(0,197,156,.8);-webkit-box-shadow: inset 0px 5px 0px rgba(0,0,0,0.12);-moz-box-shadow: inset 0px 5px 0px rgba(0,0,0,0.12);box-shadow: inset 0px 5px 0px rgba(0,0,0,0.12);outline: none;}
.btn:hover, .btn:focus, .btn:active,
.btn.active,
.btn.disabled,
.btn[disabled],
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
color: #fff;
outline: none;
-webkit-transition:
background .2s linear,
color .2s linear;
transition:
background .2s linear,
color .2s linear;
background-color: #00c59c;
background-color: rgba(0,197,156,.8);
text-decoration:none;
}
.btn-remove {cursor:pointer;}
.paymentFormTbodySubmitButton {
background: #00c59c;
border: 0 none;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
box-shadow: none;
color: #fff;
line-height: 22px;
outline: none;
padding: 9px 20px;
text-shadow: none;
white-space: normal;
display:inline-block;
margin-bottom:3px;
font-weight:normal;
text-align:center;
vertical-align:middle;
cursor:pointer;
font-size:14px;
transition: background .2s linear, color .2s linear;
-webkit-user-select:none;
-webkit-box-shadow: none;
-webkit-transition: background .2s linear, color .2s linear;
-moz-user-select:none;
-moz-box-shadow: none;
-ms-user-select:none;
user-select:none;
filter: none;
}
.buttons {width:100%;height:100%;display: inline-block;margin-top:15px;}
.buttons span:first-child {float:left;}
.buttons span:last-child {float:right;}
.buttons a:first-child {float:left;}
.buttons a:last-child {float:right;}
.buttons button:first-child {float:left;}
.buttons button:last-child {float:right;}
.btn-act {background-color: rgba(0,197,156,0.50);}
.btn-group, .btn-group-vertical {position:relative;display:inline-block;vertical-align:middle}
.btn-group .dropdown-toggle, .btn-group.open .dropdown-toggle {-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;}
.btn-group > .btn:last-child, .btn-group > .dropdown-toggle {-webkit-border-top-right-radius: 3px;-moz-border-radius-topright: 3px;border-top-right-radius: 3px;-webkit-border-bottom-right-radius: 3px;-moz-border-radius-bottomright: 3px;border-bottom-right-radius: 3px;}
/*** Icons ***/
.icon-heart2, .icon-heart-o, .icon-loop, .icon-trashcan, .icon-mobile, .icon-magnifier, .icon-basket {font-size:20px;color:#00c59c;}
.icon-grid, .icon-list {font-size:26px;}
.icon-mobile, .icon-magnifier {font-size:18px;}
.header .cart-header .dropdown-toggle .icon-basket .cart-count {font-size: 10px;margin-top: -25px;position: absolute;}
.header .icon-loop .compare-count {font-size: 10px;margin-top: -5px;position: absolute;}
/******************************************************************************
Breadcrumbs
*******************************************************************************/
.breadcrumb-box {background: #f2f2f2;overflow: hidden;margin-top:18px;}
.breadcrumb {background: #f2f2f2;color: #7f7f7f;font-size: 11px;line-height: 18px;margin: 0 !important;padding: 11px 0;list-style:none;}
.breadcrumb > li {display:inline-block;line-height: 18px;text-shadow: none;}
.breadcrumb > li > a { color: #7f7f7f; text-decoration: none; -webkit-transition: opacity .2s linear;transition: opacity .2s linear;}
.breadcrumb > li > a:hover {opacity: .8;filter: alpha(opacity=80);-webkit-transition: opacity .2s linear;transition: opacity .2s linear;}
/******************************************************************************
MAIN CONTAINER Основная часть
*******************************************************************************/
#main {padding: 30px 0;}
#main.no-padding {padding: 0;}
.main-container {background: #ffffff;}
.page-header {padding-bottom:9px;border-bottom: 1px solid #e1e1e1;margin:40px 0 20px;padding: 0;}
.page-header .title {font-weight: normal;margin: -4px 0 18px;padding: 0;overflow:hidden;max-height:190px;}
.page-header .container:after {background: #1e1e1e;bottom: 0px;content: "";display: block;height: 1px;left: 15px;margin: 0 0 -1px;width: 40px;}
.std .title {font-weight: normal;margin: -4px 0 18px;padding: 0;}
/* Товары на главной */
.products.list .product, .products.grid .product {position: relative;}
.list .product {background: none;display: block;margin-left: 0;margin-right: 0;overflow: hidden;width: auto;border-bottom:1px solid #e1e1e1;}
.list .product .product-image {background: #f7f7f7;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;margin: 0;overflow: hidden;position: relative;text-align: center;width: 100%;}
.sidebar-list-products li .alt-img, .product .alt-img {position: absolute;top: 0;left: 0;opacity: 0;-webkit-transition: opacity .4s;transition: opacity .4s;}
.list .product .product-name {color: #1e1e1e;font-size: 18px;font-weight: normal;line-height: 26px;margin: 0 0 14px;}
.list .product .reviews-box {margin: 0 0 16px;}
.list .product .excerpt {color: #7f7f7f;font-size: 12px;line-height: 20px;margin: 0 0 15px;}
.list .product .price-box {margin: 0 0 30px;color: #333333;}
.list .product .price {font-size: 24px;font-weight: normal;}
.list .product .actions a {background: #f2f2f2;-webkit-transition: all .2s linear;transition: all .2s linear;}
.list .product .actions a:hover {background: #00c59c;-webkit-transition: all .2s linear;transition: all .2s linear;}
.list .product .actions a:hover [class^="icon-"] {color:#fff;}
.product {-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;display: inline-block;float: none;margin: 0 0 40px;/*min-width: 240px;*/overflow: hidden;position: relative;text-align: left;vertical-align: top;}
.product .default {-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;overflow: hidden;position: relative;}
.product-img {width: 270px;height: 270px;display:table-cell;vertical-align:middle;text-align:center;background-color:#f2f2f2;}
.product-icon img {display:block;margin:0 auto;}
.product .product-image {display: block;line-height: 0;margin: 0;}
.product-image {display: inline-block;line-height: 0;position: relative;}
.product-image > img {-webkit-transition: opacity 0.2s linear;transition: opacity 0.2s linear;}
.product .product-description {background: #f2f2f2;border-top: 1px solid #e1e1e1;color: #505050;display: table;font-size: 13px;height: 100px;line-height: 18px;position: relative;text-align: center;width: 100.2%;z-index: 1;}
.product .product-description .vertical {display: table-cell;height: 100px;padding-left: 5px;padding-right: 5px;vertical-align: middle;}
.product .product-name {color: #1e1e1e;font-size: 13px;font-weight: normal;line-height: 16px;margin: 0 0 4px;text-transform: none;max-height:50px;overflow:hidden;}
.product-name a {color: #1e1e1e;text-decoration: none;-webkit-transition: opacity .2s linear;transition: opacity .2s linear;}
.product-name a:hover {opacity: 0.8;filter: alpha(opacity=80);-webkit-transition: opacity .2s linear;transition: opacity .2s linear;}
.product .price {font-weight: bold;}
.price-old {color: #7f7f7f;display: inline-block;margin-right: 6px;position: relative;text-decoration:line-through;}
.product .not-rotation-actions {background: #00c59c;bottom:0;left: 0;right: 0;padding: 9px 10px;position: absolute;text-align: center;-webkit-transition: bottom .2s linear;transition: bottom .2s linear;z-index: 1;height:72px;width:99.9%;}
.product:hover .not-rotation-actions {bottom: 100px;-webkit-transition: bottom .2s linear;transition: bottom .2s linear;}
.col-md-1.product .product-hover, .col-md-2.product .product-hover, .col-md-3.product .product-hover, .col-md-4.product .product-hover, .col-md-5.product .product-hover, .col-md-6.product .product-hover, .col-md-7.product .product-hover, .col-md-8.product .product-hover, .col-md-9.product .product-hover, .col-md-10.product .product-hover, .col-md-11.product .product-hover, .col-md-11.product .product-hover {left: 15px;right: 15px;}
.product .product-hover {background-color: #00c59c;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;bottom: 0;color: #7f7f7f;display: none;font-size: 12px;line-height: 20px;left: 0;padding: 16px 20px 90px;position: absolute;right: 0;top: 0;width: auto !important;}
.product:hover .product-hover {display: block;-webkit-animation: fadeIn 0.8s;animation: fadeIn 0.8s;}
.product .product-hover .product-name {font-size: 13px;font-weight: normal;line-height: 18px;margin: 0 0 7px;}
.product .product-hover .product-name a {color: #fff;-webkit-transition: opacity .2s linear;transition: opacity .2s linear;}
.product .product-hover .product-name a:hover {opacity: 0.8;filter: alpha(opacity=80);-webkit-transition: opacity .2s linear;transition: opacity .2s linear;text-decoration: none;}
.product .product-hover .price {font-size: 18px;font-weight: normal;line-height: 1;margin: 0 0 5px;color:#fff;}
.product .product-hover .short-description {color: #ffffff;height: 110px;overflow-y: hidden;width: 100%;padding: 5px;}
.product .product-hover .product-image {-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;display: block;float: right;line-height: 0;margin: 4px 0 0 5px;padding: 0;position: relative;z-index: 1;}
.product .product-hover .product-image img {-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}
.product .product-hover .actions {bottom: 0px;left: 0;position: absolute;text-align: center;width: 100%;}
.product .actions a {background: #fff;display: inline-block;height: 54px;margin: 0 -2px;padding-top: 19px;text-align: center;text-decoration: none;vertical-align: top;width: 54px;-webkit-transition: all .2s linear;transition: all .2s linear;}
.add-cart {cursor:pointer;}
.product .actions .add-cart {-webkit-border-radius: 3px 0 0 3px;-moz-border-radius: 3px 0 0 3px;border-radius: 3px 0 0 3px;}
.product .actions .add-compare {-webkit-border-radius: 0 3px 3px 0;-moz-border-radius: 0 3px 3px 0;border-radius: 0 3px 3px 0;}
.product .actions a:hover {background: #f2f2f2;-webkit-transition: all .2s linear;transition: all .2s linear;}
.product.rotation, .employee.rotation {overflow: visible;}
.rotation {background: none;-webkit-perspective: 600px;-moz-perspective: 600px;perspective: 600px;}
.rotation .default, .rotation .front-end {overflow: hidden;position: relative;-webkit-transform: rotateX(0deg) rotateY(0deg);-webkit-transform-style: preserve-3d;-webkit-backface-visibility: hidden;-moz-transform: rotateX(0deg) rotateY(0deg);-moz-transform-style: preserve-3d;-moz-backface-visibility: hidden;transform: rotateY(0deg);-webkit-transition: all .6s ease-in-out;-moz-transition: all .6s ease-in-out;transition: all .6s ease-in-out;z-index: 24;}
.rotation .default {-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
.rotation.hover .default, .rotation.hover .front-end {z-index: 35;-webkit-transform: rotateY(180deg);-moz-transform: rotateY(180deg);transform: rotateY(180deg);-webkit-transition-delay: .2s;-moz-transition-delay: .2s;transition-delay: .2s;}
.rotation .product-hover, .rotation .back-end {display: block;height: inherit;-webkit-transform: rotateY(-180deg);-webkit-transform-style: preserve-3d;-webkit-backface-visibility: hidden;-moz-transform: rotateY(-180deg);-moz-transform-style: preserve-3d;-moz-backface-visibility: hidden;transform: rotateY(-180deg);-moz-transition: all .6s ease-in-out;-webkit-transition: all .6s ease-in-out;transition: all .6s ease-in-out;width: 100%;z-index: 13;}
.rotation.hover .product-hover, .rotation.hover .back-end {z-index: 46;-webkit-transform: rotateX(0deg) rotateY(0deg);-moz-transform: rotateX(0deg) rotateY(0deg);transform: rotateY(0deg);-webkit-transition-delay: .2s;-moz-transition-delay: .2s;transition-delay: .2s;}
.rotation .product-image:hover > img {opacity: 1;filter: alpha(opacity=100);}
/* Иконки Новинки Хитов Акции*/
.new {line-height: 22px;border-top: 56px solid #c10841;border-right: 56px solid transparent;display: block;height: 0;position: absolute;width: 0;z-index: 1;}
.new:before {color: #fff;content: "NEW";display: block;font-size: 11px;font-weight: bold;margin: -47px 0 0 7px;position: absolute;text-transform: uppercase;-webkit-transform: rotate(315deg);transform: rotate(315deg);}
.best {border-top: 56px solid #f89406;border-right: 56px solid transparent;display: block;height: 0;line-height: 22px;position: absolute;width: 0;z-index: 1;-webkit-transform: translateZ(0px);}
.best:before {color: #fff;content: "HIT";display: block;font-size: 11px;font-weight: bold;margin: -47px 0 0 7px;position: absolute;text-transform: uppercase;-webkit-transform: rotate(315deg);transform: rotate(315deg);}
.sale {border-top: 56px solid #00c59c;border-right: 56px solid transparent;display: block;height: 0;line-height: 22px;position: absolute;width: 0;z-index: 1;-webkit-transform: translateZ(0px);}
.sale:before {color: #fff;content: "SALE";display: block;font-size: 11px;font-weight: bold;margin: -47px 0 0 7px;position: absolute;text-transform: uppercase;-webkit-transform: rotate(315deg);transform: rotate(315deg);}
.sale.right {right: 0;-webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);transform: rotate(90deg);}
/******************************************************************************
Категории Catalog
*******************************************************************************/
#catalog {padding-bottom:20px;}
#catalog .products.grid, #catalog .category.grid {text-align: center;}
#catalog .products, #catalog .category {clear: both;margin-top: 20px;}
#catalog .category .cat {-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;display: inline-block;margin: 0 0 30px;min-width: 240px;overflow: hidden;position: relative;text-align: left;vertical-align: top;}
#catalog .category .default {background: #f7f7f7;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;overflow: hidden;position: relative;}
#catalog .category-img {width: 270px;height: 270px;display:table-cell;vertical-align:middle;text-align:center;background:#f2f2f2;}
#catalog .category-img-index {width: 270px;height: 270px;display:table-cell;vertical-align:middle;text-align:center;background:#f2f2f2;}
#catalog .category-img img {max-width: 100%;}
#catalog .category-img .description {font-size: 18px;padding: 20px;}
.category-description {background: #f2f2f2;border-top: 1px solid #e1e1e1;color: #505050;display: table;font-size: 13px;height: 72px;line-height: 18px;position: relative;text-align: center;width: 100%;z-index: 1;}
.category-description .vertical {display: table-cell;height: 72px;padding-left: 5px;padding-right: 5px;vertical-align: middle;}
.category-name {color: #1e1e1e;font-size: 13px;font-weight: normal;line-height: 18px;margin: 0 0 4px;}
.category-name a {color: #1e1e1e;text-decoration: none;-webkit-transition: opacity .2s linear;transition: opacity .2s linear;}
.category a:hover {opacity: 0.8;filter: alpha(opacity=80);-webkit-transition: opacity .2s linear;transition: opacity .2s linear;}
.toolbar .grid-list {margin: 10px 0;float: left;}
.toolbar .grid-list .grid, .toolbar .grid-list .list {background-color: #00c59c;color:#fff;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;display: block;float: left;height: 26px;margin: 0 7px 0 0;text-align: center;width: 26px;}
.toolbar .grid-list a.grid, .toolbar .grid-list a.list {background: #ccc;-webkit-transition: background .2s linear;transition: background .2s linear;color:#000;}
.toolbar .grid-list a.grid:hover, .toolbar .grid-list a.list:hover {background: #00c59c;color:#fff;-webkit-transition: background .2s linear;transition: background .2s linear;text-decoration:none;}
.toolbar .sort-catalog {float: left;margin: 0 10px;}
.toolbar .sort-catalog .dropdown-toggle {background-color: #00c59c;color: #fff;z-index: 26;font-size: 12px;/*height: 24px;*/line-height: 24px;padding: 0 7px 0px;z-index: 2;border: 1px solid transparent;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;}
.toolbar .sort-catalog .dropdown-toggle [class^="icon-"] {padding-left:10px;}
.btn-group>.btn, .btn-group-vertical>.btn {position:relative;float:left}
.toolbar .sort-catalog select {border:0;color:#000;}
.toolbar .sort-catalog label {float:left;margin: 10px 10px 0 0;}
.toolbar .sort-catalog .sort-by {width:260px;}
.toolbar .sort-catalog .show-by {width:80px;}
.toolbar .filterbar {width:100%;float:left;position:relative;top:20px;color: #7f7f7f;font-size: 12px;padding-bottom:20px;}
.toolbar .filterbar .filter {float:left;padding:0 10px;margin-top: -14px;}
.toolbar .filterbar .filter .form-control {max-width:200px;overflow:hidden;}
.toolbar .filterbar .layout-slider {float: left;margin-top: 5px;width:250px;padding:0 10px;}
/* Фильтр по цене */
.goodsFilterPriceRangePointers .min {float: left;color:#212121;font-size: 12px;font-weight: bold;}
.goodsFilterPriceRangePointers .max {float: right;color:#212121;font-size: 12px;font-weight: bold;}
#goods-filter-price-slider {margin: 0 6px 0 10px;height: 5px;-moz-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px;background: #333;border: solid 1px #333;}
.ui-slider-horizontal .ui-slider-range {background: #00c59c;border: solid 1px #00c59c;}
.ui-slider-horizontal .ui-slider-handle {height: 12px;width: 12px;top: -4px;background: #ccc;border: solid 1px #999;-moz-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px;}
.goodsFilterPriceSubmit {margin-top: 20px;display: none;}
.goodsFilterPriceSubmit .btn {margin: 0 auto;display: block;}
#goods-filter-min-price {float:left;}
#goods-filter-max-price {float:right;}
/* END Фильтр по цене */
.filter-price { display: block; width: 100%; position: relative; top: -20px; font-family: Arial, sans-serif; }
.grid .product .default .price {color: #505050;}
/* Pagination */
.pagination {display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}
.pagination-box {margin: 0;float:right;}
.pagination-box .pagination {margin: 0 10px 0 0;display: block;}
.pagination > li {display:inline}
.pagination > li > a, .pagination > li > span {background-color: #ccc;border: 0 none;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;color: #fff;float: left;font-size: 12px;font-weight: normal;ine-height: 24px;margin: 0 5px 0 0;min-width: 6px;padding: 0 9px;text-align: center;-webkit-transition: all .2s linear;transition: all .2s linear;}
.pagination > li > a:hover {background-color: #00c59c;color: #fff;-webkit-transition: all .2s linear;transition: all .2s linear;text-decoration:none;}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > span:hover {background-color: #00c59c;color: #fff;}
/******************************************************************************
SIDEBAR Правая часть
******************************************************************************/
#sidebar .widget {display: block;margin: 0 0 40px;}
#sidebar .widget:last-child {margin-bottom: 0;}
#sidebar .block-title {border-bottom: 1px solid #e1e1e1;margin: 0 0 15px;padding: 15px 0;position: relative;}
#sidebar .block-title:before {background: #1e1e1e;bottom: 0px;content: "";display: block;height: 1px;left: 0;margin: 0 0 -1px;position: absolute;width: 40px;}
#sidebar .block-title h3 {color: #7f7f7f;font-size: 18px;font-weight: normal;line-height: 1;margin: 0;}
/* Каталог */
.sidebar .widget ol, .sidebar .widget ul {list-style: none;margin: 0;padding: 0;}
/* Сравнение */
.sidebar .compare li {margin: 0 0 8px;padding: 0 16px 0 0;position: relative;}
.sidebar .compare li .close {background: #fff;font-size: 20px;padding: 0 2px;position: absolute;right: 0px;top: 3px;cursor:pointer;}
.sidebar .action {overflow: hidden;}
.sidebar .action .btn {margin: 0 auto;display: block;max-width: 180px;}
#compare-items {overflow:hidden;}
a.CompareGoodsHideSelected.btn {margin-right: 20px;}
.dataid {display:none;}
/* Menu */
.sidebar .menu li {margin: 0 0 3px;}
.sidebar .menu li a {background-color: #f2f2f2;background-color: rgba(0,0,0,.05);color: #1e1e1e;display: block;padding: 9px 9px 9px 60px;position: relative;text-decoration: none;-webkit-transition: all .2s linear;transition: all .2s linear;}
.sidebar .menu li a:before {background: #e1e1e1;background: rgba(255,255,255,.4);bottom: 0;content: "";display: block;left: 45px;position: absolute;top: 0;width: 1px;}
.sidebar .menu li a:hover {background-color: #e9e9e9;background-color: rgba(0,0,0,.1);-webkit-transition: all .2s linear;transition: all .2s linear;}
.sidebar .menu li.active > a {background-color: #00c59c;color: #fff;-webkit-transition: all .2s linear;transition: all .2s linear;}
.sidebar .menu li.parent.active > a .open-sub:before, .sidebar .menu li.parent.active > a .open-sub:after {background: #fff;}
.sidebar .menu li.parent > a .open-sub {bottom: 0;display: block;left: 0;position: absolute;top: 0;width: 45px;}
.sidebar .menu li.parent > a .open-sub:before, .sidebar .menu li.parent > a .open-sub:after {background: #00c59c;content: "";display: block;height: 2px;left: 0;margin: 19px 0 0 15px;position: absolute;top: 0;width: 16px;}
.sidebar .menu li.parent > a .open-sub:after {height: 16px;margin: 12px 0 0 22px;width: 2px;}
.sidebar .menu .sub li.parent > a .open-sub {left: 10px;}
.sidebar .menu li.parent.active > a .open-sub:after {display: none;}
.sidebar .menu li > a .item-icon {left: 15px;position: absolute;top: 13px;}
.sidebar .menu .sub {background-color: #f2f2f2;background-color: rgba(0,0,0,.05);padding: 7px 0 4px 5px;}
.sidebar .menu .sub li {margin: 0;}
.sidebar .menu .sub li.parent > a .open-sub:before, .sidebar .menu .sub li.parent > a .open-sub:after {background: #7f7f7f;margin: 14px 0 0 22px;width: 12px;}
.sidebar .menu .sub li.parent > a .open-sub:after {height: 12px;margin: 9px 0 0 27px;width: 2px;}
.sidebar .menu .sub a {background: none;color: #7f7f7f;margin: 0;padding: 4px 9px 4px 60px;}
.sidebar .menu .sub a:before {display: none;}
.sidebar .menu .sub .active > a {background: none;color: #000;}
.sidebar .menu .sub .sub {background: none;}
/* Вы смотрели */
.sidebar-list-products li {position: relative;padding: 24px 0;}
.sidebar-list-products li:first-child {padding-top: 0;}
.sidebar-list-products li:last-child {padding-bottom: 0;}
.sidebar-list-products li + li {border-top: 1px solid #e1e1e1;}
.sidebar-list-products li .product-image {border: 1px solid #f5f5f5;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;float: left;height: 74px;margin: 0 15px 1px 0;overflow: hidden;width: 74px;}
.sidebar-list-products li .product-image.recently img {margin:0 auto;display:block;}
.sidebar-list-products li .product-name {font-size: 12px;font-weight: normal;line-height: 20px;margin: 0 0 4px;max-height: 40px;overflow: hidden;}
.sidebar-list-products li .price-box {font-size: 16px;line-height: 22px;}
/* Слайдер товаров из категории в которой вы находитесь */
#sidebar .banners {overflow: hidden;}
#sidebar .banners .block-title h3 {line-height: 40px;}
.carousel-box .next, .carousel-box .prev {background-color: #ccc;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;color: #fbfbfb;display: block;float: right;height: 40px;line-height: 40px;margin: 0 0 0 10px;text-align: center;text-decoration: none;width: 40px;-webkit-transition: all .2s linear;transition: all .2s linear;}
.carousel-box .next:hover, .carousel-box .prev:hover {background-color: #00c59c;color: #efefef;text-decoration: none;-webkit-transition:color .2s linear,background-color .2s linear;transition:color .2s linear,background-color .2s linear;}
.carousel-box .next *, .carousel-box .prev * {vertical-align: middle;}
.carousel-box > * {-webkit-transition: opacity .2s linear;transition: opacity .2s linear;}
.sidebar .banners .slide {float: left;max-width: 270px;height:270px;margin-left: 15px;margin-right: 15px;padding-left: 0;padding-right: 0;position: relative;}
.sidebar .banners .banner-text {background: rgba(204,0,61,.65);bottom: 0;color: #fff;left: 0;height: 68px;padding: 10px;position: absolute;right: 0;text-align: center;overflow:hidden;}
.sidebar .banners .banner-text .title {font-size: 14px;margin: 0;}
.sidebar .banners .banner-text a {color:#fff;}
.sidebar .banners .slide .carousel-product-image img {display:block;margin:0 auto;}
/******************************************************************************
Product View Карточка товара
*******************************************************************************/
.product-page .image-box {-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;overflow: visible;position: relative;}
.product-page .image-box .general-img {background: #f7f7f7;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;overflow: hidden;margin:0 auto;}
.product-page .image-box .general-img img {display: block;margin: 0 auto;}
.product-page .image-box .thumblist-box {margin: 30px 0 0;max-height: 100px;overflow: hidden;padding: 0 54px;position: relative;}
.product-page .image-box .thumblist-box .prev, .product-page .image-box .thumblist-box .next {background-color: #ccc;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;color: #fbfbfb;display: block;float: right;height: 40px;line-height: 40px;left: 0;margin: -20px 0 0 0;position: absolute;text-align: center;top: 50%;text-decoration: none;width: 40px;-webkit-transition: all .2s linear;transition: all .2s linear;}
.product-page .image-box .thumblist-box .next {left: auto;right: 0;}
.product-page .image-box .thumblist-box .prev:hover, .product-page .image-box .thumblist-box .next:hover {background-color: #00c59c;color: #efefef;text-decoration: none;-webkit-transition: all .2s linear;transition: all .2s linear;}
.product-page .image-box #thumblist a {display: block;float: left;height: 100px;margin: 0 9px;width: 100px;}
.product-page .image-box #thumblist a img {-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;-webkit-transition: opacity 0.2s linear;transition: opacity 0.2s linear;}
.product-page .image-box #thumblist a:hover img {opacity: .8;filter: alpha(opacity=80);-webkit-transition: opacity 0.2s linear;transition: opacity 0.2s linear;}
.product-page .reviews-box {margin: 0 0 20px;height: 30px;}
.product-page .goods-pagination {float:right;}
.product-page .goods-pagination [class^="icon-"] {vertical-align:middle;margin:0 10px;}
.reviews-box .rating-box {float: left;margin: 0 20px 0 0;height: 22px;width: 94px;overflow: hidden;padding: 0;background-repeat: no-repeat;background-position: 0 0;}
.reviews-box .separator {margin: 0 4px;}
.reviews-box .add-review:hover {opacity: .8;filter: alpha(opacity=80);-webkit-transition: opacity .2s linear;transition: opacity .2s linear;}
.rating-box * {vertical-align: middle;}
.reviews-box a {color: #7f7f7f;text-decoration: none;}
.reviews-box a:hover {text-decoration: none;opacity: .8;filter: alpha(opacity=80);-webkit-transition: opacity .2s linear;transition: opacity .2s linear;}
.product-page .description {color: #7f7f7f;font-size: 12px;line-height: 20px;margin: 0 0 32px;}
.product-page .availability-sku {font-size: 12px;line-height: 20px;margin: 0 0 36px;border-bottom:1px solid #e1e1e1;}
.product-page .availability-sku .available-true span {color: #00c59c;}
.product-page .availability-sku .available-false span {color:#cc003d;}
.product-page .availability-sku .goodsDataMainModificationArtNumber span {color: #00c59c;}
.product-page .goodsDataMainModificationsDescriptionBlock {margin:10px 0 10px 10px;} 
.product-page .goodsDataMainModificationsDescriptionBlock .blockquote {padding:0 0 0 10px;}
.product-page .col-sm-7 .availability-sku .price-box {margin-top: 30px;}
.product-page .col-md-7 .price-box {border-bottom-width: 1px;font-size: 48px;line-height: 1;margin: 0 0 40px;}
.product-page .col-md-7 .price-box .price-old {font-size: 30px;}
.product-page .product-options {font-size: 12px;line-height: 20px;margin-bottom:20px;}
.product-page .product-options .selectBox, .product-page .product-options .select {margin: 0 0 10px;}
.product-page .product-options .selectBox:last-child, .product-page .product-options .select:last-child {margin: 0;}
.product-page .goodsDataMainDiscountBlock {min-height:70px;font-size: 18px;margin-bottom:20px;}
.product-page .goodsDataMainDiscountBlock img {float:left;}
.product-page .goodsDataMainDiscountBlock .rb {color: #ff0000;font-weight: bold;}
.selectBox:hover, .selectBox:focus, button {outline: none;text-decoration: none;}
.selectBox {width: 100%;background: #fff;cursor: pointer;position: relative;text-decoration: none;border: 1px solid #e1e1e1;-webkit-box-shadow: 0 1px #fff, inset 0 1px 4px rgba(0,0,0,.15);-moz-box-shadow: 0 1px #fff, inset 0 1px 4px rgba(0,0,0,.15);box-shadow: 0 1px #fff, inset 0 1px 4px rgba(0,0,0,.15);-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;font-size: 12px;height: 40px;line-height: 22px;margin-bottom: 22px;padding: 8px 12px;/*-webkit-appearance: none;*/}
.product-page .add-cart-form {margin: 0;}
.product-page .add-cart-form .add-cart {font-weight: bold;margin: 0 17px 40px 0;padding: 16px 45px;min-width: 290px;text-transform: uppercase;}
.product-page .add-cart-form .number {display: inline-block;margin-bottom: 40px;vertical-align: top;}
.product-page .add-cart-form .number label {color: #7f7f7f;font-weight: normal;line-height: 54px;margin: 0 7px 0 0;vertical-align: top;}
.product-page .add-cart-form .number input {color: #7f7f7f;display: inline-block;height: 54px;padding: 15px 12px;text-align: center;vertical-align: top;width: 80px;}
.product-page .add-cart-form .number .regulator {display: inline-block;vertical-align: top;}
.product-page .add-cart-form .number .regulator a {background: url("/design/d377093/arrow-up.png?design=jade&lc=1696835541") 50% 50% no-repeat #ccc;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;display: block;height: 24px;width: 24px;-webkit-transition: background-color .2s linear;transition: background-color .2s linear;}
.product-page .add-cart-form .number .regulator .number-down {background: url("/design/d377093/arrow-down.png?design=jade&lc=1696835541") 50% 50% no-repeat #ccc;margin: 6px 0 0 0;}
.product-page .add-cart-form .number .regulator a:hover {background-color: #00c59c;-webkit-transition: background-color .2s linear;transition: background-color .2s linear;}
.product-page .col-md-7 .actions {margin: 0 0 40px;}
.product-page .col-md-7 .actions a {background: #f2f2f2;display: inline-block;height: 54px;margin: 0 -2px;padding-top: 19px;text-align: center;text-decoration: none;width: 54px;-webkit-transition: all .2s linear;transition: all .2s linear;}
.product-page .col-md-7 .actions a + a {border-left-width: 1px;}
.product-page .col-md-7 .actions .add-wishlist {-webkit-border-radius: 3px 0 0 3px;-moz-border-radius: 3px 0 0 3px;border-radius: 3px 0 0 3px;}
.product-page .col-md-7 .actions .add-compare {-webkit-border-radius: 0 3px 3px 0;-moz-border-radius: 0 3px 3px 0;border-radius: 0 3px 3px 0;}
.product-page .col-md-7 .actions a:hover {background-color: #00c59c;-webkit-transition: all .2s linear;transition: all .2s linear;}
.product-page .col-md-7 .actions a:hover [class^="icon-"] {color:#fff;}
/* Табы описания в карточке */
.product-page .product-tab {margin: 80px 0;}
.nav-tabs {border-bottom:1px solid #ddd;}
.nav-tabs > li {float:left;margin-bottom:-1px;}
.nav-tabs > li > a {margin-right:2px;line-height:22px;border:1px solid transparent;border-radius:4px 4px 0 0}
.nav-tabs > li > a:hover {background-color: #f7f7f7;-webkit-transition: background-color .2s linear;transition: background-color .2s linear;}
.nav-tabs > li > a.active, .nav-tabs > li > a.active hover {color:#555;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default;}
.product-page .product-tab .tab-content {padding: 36px 10px 10px 10px;border-left:1px solid #eeeeee;border-right:1px solid #eeeeee;border-bottom:1px solid #eeeeee;}
.product-page .product-tab .tab-content .title {margin: 0 0 18px;}
.tab-content > .tab-content {display:none}
.tab-content > .active {display:block}
/* Условия доставки */
.delivery {font-size: 12px;line-height: 18px;padding: 16px 10px 15px;}
.delivery h5, .delivery h6 {color:#7f7f7f;}
/* Отзывы */
#goodsDataOpinionAdd .form-control, #goodsDataOpinionAdd .textarea {max-width:200px;margin:5px 0;}
.goodsDataOpinionCaptcha .captcha {width:100px;}
.goodsDataOpinionListTableAnswer {font-style: italic;border-left: 2px solid #f00;padding-left: 10px;word-wrap: break-word;}
/* Таблицы */
.table-box {font-size: 12px;line-height: 18px;margin-bottom: 22px;text-align: center;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;width: 100%;}
.table-box > tbody > tr > th,
.table-box > tfoot > tr > th,
.table-box > tbody > tr > td,
.table-box > tfoot > tr > td {border: 1px solid #e1e1e1;line-height: 18px;padding: 16px 10px 15px;text-align: center;}
.table-box thead td {background-color: #f7f7f7;border: 1px solid #e1e1e1;line-height: 18px;padding: 12px;text-align: center;}
.table-box tfoot td {background-color: #f7f7f7;border: 1px solid #e1e1e1;line-height: 18px;padding: 12px;text-align: center;font-weight:700;}
.table-box tfoot td.text-right {text-align: right;}
.goodsDataOpinion table {width:100%;margin:10px 0;}
.goodsDataOpinion thead {margin-bottom:20px;}
.goodsDataOpinionListTable tr {border-bottom: 1px solid #e1e1e1;}
.goodsDataOpinionListTable tr.good td {padding:10px 5px;}
/* Сопутствующие товары */
.title-box {border-bottom: 1px solid #e1e1e1;margin-bottom: 40px;position: relative;}
.title-box:before {background: #1e1e1e;bottom: 0;content: "";display: block;height: 1px;left: 0;margin: 0 0 -1px;position: absolute;width: 40px;}
.title-box.text-center:before {left: 50%;margin-left: -20px;}
/******************************************************************************
Carousel
*******************************************************************************/
.carousel .col-sm-1, .carousel .col-sm-2, .carousel .col-sm-3, .carousel .col-sm-4, .carousel .col-sm-5, .carousel .col-sm-6, .carousel .col-sm-7, .carousel .col-sm-8, .carousel .col-sm-9, .carousel .col-sm-10, .carousel .col-sm-11, .carousel .col-sm-12 {display: block;float: left;}
.carousel .col-md-1 {max-width: 80px;}
.carousel .col-md-2 {max-width: 161px;}
.carousel .col-md-3 {max-width: 242px;}
.carousel .col-md-4 {max-width: 323px;}
.carousel .col-md-5 {max-width: 404px;}
.carousel .col-md-6 {max-width: 485px;}
.carousel .col-md-7 {max-width: 565px;}
.carousel .col-md-8 {max-width: 646px;}
.carousel .col-md-9 {max-width: 727px;}
.carousel .col-md-10 {max-width: 808px;}
.carousel .col-md-11 {max-width: 889px;}
.carousel .col-md-12 {max-width: 970px;}
.carousel .product.rotation {margin-top: 40px;}
.carousel .product-image > img {width:100%;}
/******************************************************************************
Footer Подвал 
*******************************************************************************/
#footer {color: #7f7f7f;margin: -310px 0 0 0;overflow-x: hidden;}
#footer .widget p {margin: 0 0 16px;color: #7f7f7f;}
#footer .footer-top {background: #f2f2f2;font-size: 12px;line-height: 21px;padding: 50px 0 13px;}
#footer .sidebar .widget:nth-child(4n+1) {clear: left;}
#footer .sidebar .widget {margin-bottom: 30px;display: block;margin: 0 0 80px;}
#footer .sidebar .widget .footer-header {border-bottom: 1px solid #e1e1e1;margin: 0 0 15px;padding: 0 0 12px;position: relative;}
#footer .sidebar .widget .footer-header:before {display: none;}
#footer .sidebar .widget .footer-header .title {color: #1e1e1e;font-size: 16px;font-weight: normal;line-height: 1.3;text-transform: uppercase;margin:0;}
#footer .footer-contact [class^="icon-"] {padding-right:10px;font-size:16px;vertical-align: text-bottom;}
#footer .footer-contact .footer_icq img {margin-right:5px;width:16px;height:16px;vertical-align: text-bottom;}
#footer .sidebar .widget ol, #footer .sidebar .widget ul {list-style: none;margin-left: 0;padding-left: 0;}
#footer .sidebar .links li {line-height: 21px;}
#footer .sidebar .links a {color: #7f7f7f;text-decoration: none;-webkit-transition: color .2s linear;transition: color .2s linear;}
#footer .sidebar .links a:hover {color: #000;-webkit-transition: color .2s linear;transition: color .2s linear;}
#footer .footer-bottom {background: #f7f7f7;border-top-width: 1px;border-color: #e1e1e1;font-size: 11px;line-height: 17px;padding: 21px 0 20px;}
#footer .phone, #footer .address {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding-left: 34px;position: relative;}
#footer .footer-icon {color: #c6c6c6;left: 16px;position: absolute;top: 0;}
#footer .footer-icon:before {font-size: 20px;line-height: 18px;width: auto;}
#back-top .up {background: #c6c6c6;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;display: block;float: right;height: 40px;text-align: center;width: 40px;-webkit-transition: all .2s linear;transition: all .2s linear;position:fixed;bottom:60px;right:50px;}
#back-top .up:hover {background: #00c59c;-webkit-transition: all .2s linear;transition: all .2s linear;}
#back-top .up .icon-arrow-up2 {font-size: 18px;color: #fff;margin: 10px 0 0 -0.5px;vertical-align: top;display: inline-block;position: relative;}
#footer .sidebar .callback .submit {background: #00c59c;color: #fff;height: 38px;outline: none;display: inline-block;margin-bottom: 0;font-weight: normal;text-align: center;vertical-align: middle;cursor: pointer;background-image: none;border: 1px solid transparent;white-space: nowrap;padding: 6px 12px;font-size: 14px;line-height: 1.42857143;border-radius: 4px;box-shadow: none;text-shadow: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;filter: none;-webkit-transition: background .2s linear, color .2s linear;transition: background .2s linear, color .2s linear;}
#footer .sidebar .callback .submit:hover {background-color: rgba(0,197,156,.8);}
#footer .sidebar .callback form {margin: 5px 0 0;position: relative;}
#footer .widget.links-news span {float: right;font-size: 90%;}
#footer .widget.links-news ul li {padding:3px 0;display: inline-block;width: 100%;}
#footer .callbackForm div {margin-bottom:10px;}
#footer .callbackForm .form-control {margin-bottom:0;}
/******************************************************************************
Иконки соц сетей в подвале
*******************************************************************************/
/* Buttons */
.btn-icon.sbtnf, .btn-icon .sbtnf {padding-left: 10px;padding-right: 10px;width: auto;}
/* Social */
.social .sbtnf {color: #fff;display: block;height: 40px;float: left;line-height: 40px;margin: 0 10px 0 0;opacity: .35;filter: alpha(opacity=35);-webkit-transition: opacity .2s linear;transition: opacity .2s linear;text-align: center;width: 40px;}
.social .sbtnf:hover {opacity: 1;filter: alpha(opacity=100);-webkit-transition: opacity .2s linear;transition: opacity .2s linear;}
.sbtnf {display: inline-block;width: 31px;height: 31px;line-height: 31px;text-align: center;margin: 2px 0;background-position: -10000px;-webkit-transition: all 0.2s ease-out;transition: all 0.2s ease-out;text-decoration: none;color: #ffffff;overflow: hidden;vertical-align: top;}
.sbtnf:hover {text-decoration: none;}
.sbtnf:before, .sbtnf:after {-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;}
@media \0screen {
.sbtnf {display: block;float: left;}
}
/******************************************************************************
Другие страницы
*******************************************************************************/
#caps_lock {display:none;width:200px;padding-top:10px;text-align:center;}
#caps_lock .icon-warning {font-size:30px;color:#cc003d;}
.info-box {margin-bottom: 40px;padding: 27px 0 0;}
.info-box .title, .form-box .title {font-weight: normal;margin: 0 0 17px;}
.form-box {background: #f2f2f2;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;margin: 0 0 40px 0;padding: 27px 30px 25px;}
.form-box .buttons-box {font-size: 11px;line-height: 1.5;}
.form-list label {display: inline-block;max-width: 100%;margin-bottom: 5px;font-weight: bold;}
.form-box .buttons-box .btn {margin: 3px 8px 5px 0;}
.form-box .buttons-box .forgot {display: inline-block;margin: 3px 8px 5px 0;-webkit-transition: opacity .2s linear;transition: opacity .2s linear;}
.form-box .buttons-box .required {font-size: 11px;margin: 3px 8px 5px 0;}
.form-box .buttons-box .forgot:hover {text-decoration: none;opacity: 0.8;filter: alpha(opacity=80);-webkit-transition: opacity .2s linear;transition: opacity .2s linear;}
#sites_client_pass {margin-bottom: 0;}
.showPassBlock {margin-bottom: 15px;}
.showPassBlock a {color:#7f7f7f;}
.showPassBlock a:hover {color:#000000;}
.goodsListForm {padding-bottom: 20px;}
/*** Страница ошибки ***/
.error-page {padding: 10px 0px 30px;}
.error-page a {color: #00c59c;font-size:110%;}
.error-page a:hover {text-decoration:underline;}
.error-page ul.disc {list-style-type: disc;margin: 10px 0 10px 20px;}
/*** Страница обратной связи Контакты ***/
.contact-info .title {font-size: 20px;font-weight: normal;line-height: 1.3;margin: 0 0 22px;}
.contact-info p {margin:3px 0;}
.contact-info [class^="icon-"] {padding-right:10px;}
#feedback_file {width:250px;}
/*** Страница сравнения ***/
.CompareGoodsTableTbody .ceil1 {min-width: 120px;text-align: left;vertical-align: bottom;padding: 4px;overflow: hidden;}
.CompareGoodsTableTbody .image {margin:0 auto;}
/*.CompareGoodsTableTbody .compare-td {width: 250px;text-align: center;padding: 10px;overflow: hidden;}*/
.CompareGoodsTableFilterSelected {font-weight: bold;color: #000 !important;text-decoration: none;}
.compare-navigate li {float: left;padding-right: 15px;}
.compare-navigate [class^="icon-"] {font-size:30px;color:#00c59c;}
.compare-img {margin: 0 auto;}
/* Страница Корзина */
input.input-text.qty {margin:0;width:70px;}
.table-box thead td.total {width:150px;}
.cart-info .buttons a {float:left;margin-right:20px;}
.cart-info .buttons a:last-child {float:right;}
/* Оформлние заказа */
.ordering .buttons {margin-top:20px;}
.orderHeader {overflow: hidden;margin-bottom: 20px;border-radius: 5px;-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);height: 40px;background-color: #00c59c;background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-size: 40px 40px;-webkit-animation: progress-bar-stripes 2s linear infinite;-o-animation: progress-bar-stripes 2s linear infinite;animation: progress-bar-stripes 2s linear infinite;}
.orderStepName {float: left;width: 0%;height: 100%;color: #fff;font-size: 14px;line-height: 40px;text-align: left;text-indent: 10px;text-shadow: none;transition: background 0.2s linear;background: #00c59c;}
.orderStepName.act, .orderStepName.ok {background: none;}
table.form td {padding-right: 20px;}
.orderStageDeliveryListTable {width: 100%;border: 1px solid #e1e1e1;}
.orderStageDeliveryListTable tbody {border: 1px solid #e1e1e1;}
.orderStageDeliveryListTable .cell1 {text-align:center;padding:5px;vertical-align:top;}
.orderStageDeliveryListTable .cell2 {font-size: 16px;}
.orderStageDeliveryListTable .cell2 label {font-weight:700;font-size: 18px;}
.orderStageDeliveryListTable .cell3 {text-align:right;padding-right: 20px;}
.orderStageDeliveryListTable .cell3.price {vertical-align:top;}
.orderStageDeliveryListTable .cell4 {font-size: 16px;}
.orderStageDeliveryListTable .zones td {padding: 5px 0px 10px 20px;}
.orderStageDeliveryListTable .zones .zones-header {font-weight:700;}
.field {max-width: 400px;}
.orderStagePaymentListTable .cell1 {padding: 5px 10px;}
.orderStagePaymentListTable .cell2 label {font-weight:700;}
.fieldset {padding-bottom: 1em;}
#quickform label {margin-top:0.7em;}
#quickform .control {margin-top:0.5em;}
#quickform .control label {margin-top:0;margin-left:10px;line-height: 18px;}
#quickform .orderStageDeliveryListTable label,
#quickform .orderStagePaymentListTable label {margin-top:0;}
#quickform .showPassBlock {margin-top:0.2em;}
#quickform-order {float: left;}
#quickform-close {float: right;}
#quickform .htmlDataBlock {margin:0;}
#quickform h2.title {padding-top:30px;}
#quickform .form-list.unstyled {padding: 0 10px;}
.content h2 {margin-top:10px;}
.AjaxCartMsg h5 {font-size:16px;}
.AjaxCartMsg h6 {font-size:14px;}
.war.ajax-buttons {display:none;}
/* Акции */
.discount-box {padding-bottom: 20px;}
.img-discount {float:left;width:40%;}
.desc-discount {float:left;width:60%}
.desc-discount .product-name {margin-left:0px;}
.content-discount {border-bottom:1px solid #e1e1e1;padding-bottom: 20px;width:100%;}
h2.text-header {font-weight:normal;}
.text-header span {font-weight:bold;}
.btn-group.btn-select .dropdown-menu {-webkit-border-radius: 0 3px 3px 3px;-moz-border-radius: 0 3px 3px 3px;border-radius: 0 3px 3px 3px;margin: 0;padding-top: 8px;z-index: 1;width:100%;}
/* Кнопка сортировки */
.toolbar .btn-group.btn-select .dropdown-menu > li > a {font-size: 12px;line-height: 22px;padding: 4px 6px;color: #000000;display: block;padding: 3px 20px;clear: both;font-weight: normal;line-height: 1.42857143;color: #333;white-space: nowrap;}
.toolbar .btn-group.btn-select .dropdown-menu > li > a:hover {background-color: #f2f2f2;}
/* Страница новостей */
.news-box {margin:0 15px;}
.news-box .news {margin-bottom: 20px;padding: 0;margin-top: -3px;border-bottom: 1px solid #e1e1e1;}
.news-box .entry-title {font-size: 26px;font-weight: normal;margin: 0 0 17px;}
.news-box .entry-title a {color: #1e1e1e;text-decoration: none;-webkit-transition: opacity .2s linear;transition: opacity .2s linear;}
.news-box .entry-title a:hover {text-decoration: none;opacity: .8;filter: alpha(opacity=80);-webkit-transition: opacity .2s linear; transition: opacity .2s linear;}
.news-box .entry-content {margin: 0 0 25px;}
.news-box .entry-content p:last-child {margin-bottom: 0;}
.news-box .entry-content .htmlDataBlock {padding:0;}
.news-box .time {padding:0 15px;}
.time {color: #7f7f7f;font-size: 14px;line-height: 1.3;margin: 0 0 25px;font-style: italic;}
.news-box .entry-content .newsListBlockItemFiles a {margin-left: 10px;}
/* Slider Слайдер */
#slider1_container {position: relative; margin: 0 auto;top: 0px; left: 0px; width: 1920px; height: 500px; overflow: hidden;z-index:1;}
.slides_container {cursor: move; position: absolute; left: 0px; top: 0px; width: 1920px;height: 500px; overflow: hidden;}
/******************************************************************************
  Адаптивная часть
*******************************************************************************/
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12{float:left}
.col-xs-12{width:100%}
.col-xs-11{width:91.66666667%}
.col-xs-10{width:83.33333333%}
.col-xs-9{width:75%}
.col-xs-8{width:66.66666667%}
.col-xs-7{width:58.33333333%}
.col-xs-6{width:50%}
.col-xs-5{width:41.66666667%}
.col-xs-4{width:33.33333333%}
.col-xs-3{width:25%}
.col-xs-2{width:16.66666667%}
.col-xs-1{width:8.33333333%}
/******************************************************************************
Min Width "768px"
*******************************************************************************/
@media all and (min-width: 768px) {
.container{width:750px}
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{float:left}
.col-sm-12{width:100%}
.col-sm-11{width:91.66666667%}
.col-sm-10{width:83.33333333%}
.col-sm-9{width:75%}
.col-sm-8{width:66.66666667%}
.col-sm-7{width:58.33333333%}
.col-sm-6{width:50%}
.col-sm-5{width:41.66666667%}
.col-sm-4{width:33.33333333%}
.col-sm-3{width:25%}
.col-sm-2{width:16.66666667%}
.navbar {border-radius: 4px;}
.navbar-collapse{width:auto;border-top: 0 !important;;box-shadow:none} /* border-top: 0; */
.navbar-collapse.collapse{display:block !important;height:auto !important;padding-bottom:0;overflow:visible !important}
.navbar-collapse.in{overflow-y:visible}
.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{padding-left:0;padding-right:0}
.navbar-nav{float:left;margin:0}
.navbar-nav>li{float:left}
.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}
.navbar-nav.navbar-right:last-child{margin-right:-15px}
.navbar-left{float:left !important}
.navbar-right{float:right !important}
.navbar-toggle{display:none}
}
/******************************************************************************
Min Width "992px"
*******************************************************************************/
@media all and (min-width: 992px) {
.container{width:970px}
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{float:left}
.col-md-12{width:100%}
.col-md-11{width:91.66666667%}
.col-md-10{width:83.33333333%}
.col-md-9{width:75%}
.col-md-8{width:66.66666667%}
.col-md-7{width:58.33333333%}
.col-md-6{width:50%}
.col-md-5{width:41.66666667%}
.col-md-4{width:33.33333333%}
.col-md-3{width:25%}
.col-md-2{width:16.66666667%}
.col-md-1{width:8.33333333%}
.navbar-collapse {display: block !important;height: auto !important;}
.header .primary .sub {-webkit-backface-visibility: hidden;}
.header .primary .navbar .nav {width:553px;}
.hide-cat {display:none !important}
}
/******************************************************************************
Min Width "1200px"
*******************************************************************************/
@media all and (min-width: 1200px) {
.container{width:1200px}
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{float:left}
.col-lg-12{width:100%}
.col-lg-11{width:91.66666667%}
.col-lg-10{width:83.33333333%}
.col-lg-9{width:75%}
.col-lg-8{width:66.66666667%}
.col-lg-7{width:58.33333333%}
.col-lg-6{width:50%}
.col-lg-5{width:41.66666667%}
.col-lg-4{width:33.33333333%}
.col-lg-3{width:25%}
.col-lg-2{width:16.66666667%}
.col-lg-1{width:8.33333333%}
.header .primary .navbar .nav {width:505px;}
#main {overflow-x:hidden;}
}
/******************************************************************************
  Min Width "1600px"
*******************************************************************************/
@media screen and (min-width: 1400px) {
.page-box-content {padding-bottom: 510px;}
}
/******************************************************************************
  Max Width "1200px"
*******************************************************************************/
@media screen and (max-width: 1200px) {
.pagination-box {margin: 20px 0;float: left;clear: both;}
.phone-active, .search-active {left: 0;width: auto;}
}
/******************************************************************************
Max Width "1199px" - Min Width "992px"
*******************************************************************************/
@media all and (min-width: 992px) and (max-width: 1199px) {
.sidebar .banners .slide {width: 220px;}
.col-md-3.product, .col-md-3 > .product {max-width: 242px;}
}
/******************************************************************************
Max Width "991px"
*******************************************************************************/
@media all and (max-width: 991px) {
.fixed-header .page-box {margin-top: 0 !important;padding-top: 0 !important;-webkit-transition: none !important;transition: none !important;}
.fixed-header.hidden-top #top-box {margin-top: 0;margin-bottom: 0;position: static;}
.fixed-header .header, .fixed-header.hidden-top.visible-top .header {-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;position: static;top: inherit;-webkit-backface-visibility: inherit;-webkit-transform: inherit;}
.fixed-header .header-two + * {margin-top: 0;}
.hidden-top {margin-top: 0;}
.fixed-header {margin-top: 0 !important;padding-top: 0 !important;}
.fixed-header.hidden-top {-webkit-transition: all 0 linear;transition: all 0 linear;}
.fixed-header.hidden-top .header {margin-top: 0;position: static;}
.fixed-header.hidden-top.visible-top .header,
.fixed-header.hidden-top.fixed #top-box,
.fixed-header.hidden-top.visible-top.fixed #top-box {margin-top: 0;}
.header {width: auto;}
.header .right-box-wrapper {text-align: right;}
.header .header-icons {margin: 0;}
.header .cart-header {margin-right: 0;}
.header .primary,
.header .header-icons {display: inline-block;float: none;vertical-align: top;}
.header .primary {margin: 0 0 0 -4px;text-align: left;z-index: inherit;}
.header .primary .navbar {margin: 0;min-height: inherit;position: static;}
.header .primary .navbar .btn-navbar {background: #fff;border: 1px solid #ccc;border-bottom: 0 none;-webkit-border-radius: 3px 3px 0 0;-moz-border-radius: 3px 3px 0 0;border-radius: 3px 3px 0 0;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;display: block;float: left;height: 46px;line-height: 15px;margin: 0;padding: 10px 15px;position: relative;text-shadow: none;z-index: 920;}
.header .primary .navbar .btn-navbar:before {border-left: 1px solid #ccc;bottom: 8px;content: "";display: none;left: -1px;position: absolute;top: 7px;}
.header .primary .navbar .btn-navbar.collapsed:before {display: block;}
.header .primary .navbar .btn-navbar.collapsed {background: none;border: 1px solid transparent;border-bottom: 0 none;}
.header .primary .navbar .btn-navbar .text {color: #1e1e1e;float: right;line-height: 16px;padding: 0 0 0 30px;}
.header .primary .navbar .btn-navbar .icon-bar {background: #00c59c;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;height: 3px;margin: 0;width: 22px;}
.header .primary .navbar .btn-navbar .icon-bar + .icon-bar {margin-top: 3px;}
.header .primary .navbar .navbar-collapse {border: 0 none;box-shadow: none;left: auto;margin: 22px 0 0;max-height: inherit;overflow: hidden !important;padding: 0 15px;position: absolute;right: 0;top: 50%;width: 200%;z-index: 919;}
.header .primary .navbar .nav {background: #fff;border: 1px solid #ccc;-webkit-border-radius: 3px 0 3px 3px;-moz-border-radius: 3px 0 3px 3px;border-radius: 3px 0 3px 3px;float: none;padding: 6px 6px 3px;}
.header .primary .navbar .nav > li {float: none;margin: 0 0 3px;padding: 0;}
.header .primary .navbar .nav > li > a,
.header .primary .navbar .nav > li > a:visited {background: #f2f2f2;border: 1px solid #f2f2f2;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;font-weight: normal;margin: 0;padding: 7px 9px 7px 59px;text-decoration: none;}
.header .primary .navbar .nav > li > a:hover,
.header .primary .navbar .nav > li:hover > a {background: #e9e9e9;border: 1px solid #e9e9e9;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;}
.header .primary .navbar .nav > .parent > a,
.header .primary .navbar .nav > li.parent:hover > a {background: #f2f2f2;position: relative;}
.header .primary .navbar .nav .parent .parent > a:after {display: none;}
.header .primary .navbar .nav .open-sub {bottom: 0;left: 0;position: absolute;top: 0;width: 55px;}
.header .primary .navbar .nav .open-sub span {background: #1e1e1e;display: block;height: 2px;margin: 17px 0 0 15px;position: absolute;width: 16px;}
.header .primary .navbar .nav .open-sub span + span {height: 16px;margin: 10px 0 0 22px;width: 2px;}
.header .primary .navbar .nav .parent .parent > a .open-sub span {background: #7f7f7f;height: 2px;margin: 14px 0 0 38px;position: absolute;width: 12px;}
.header .primary .navbar .nav .parent .parent > a .open-sub span + span {height: 12px;margin: 9px 0 0 43px;width: 2px;}
.header .primary .navbar .nav > li.parent:hover > a:after {display: none;}
.header .primary .sub, .header .primary .parent .sub,
.header .primary .parent:hover > .sub {background: #f7f7f7;border: 0 none;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;display: none;font-size: 13px;left: 0;line-height: 24px;margin-top: 0;margin-bottom: 0;padding: 6px 0 5px;position: relative;}
.header .primary .navbar .nav > li.parent:hover > a {background-color: #e9e9e9;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;}
.header .primary .navbar .nav > .parent.active > a,
.header .primary .navbar .nav > .parent.active:hover > a{background: #1e1e1e;border-color: #1e1e1e;color: #fff;-webkit-transition: all 0.2s linear;transition: all 0.2s linear;}
.header .primary .navbar .nav > .parent.active > a .open-sub span {background: #fff;}
.header .primary .navbar .nav .parent.active > a .open-sub span + span {display: none;}
.header .primary .parent:hover > .sub {-webkit-animation: fadeIn 0;animation: fadeIn 0;}
.header .primary .sub li {line-height: 22px;} 
.header .primary .sub a,
.header .primary .sub a:visited {background: none;color: #7f7f7f;padding: 4px 9px 4px 60px;text-decoration: none;width: auto !important;}
.header .primary .navbar .nav a > i {color: #1e1e1e;}
.header .primary li:hover > .sub a {background: none;}
.header .primary .sub .sub {left: 0;margin-left: 10px;}
.header .cart-header .dropdown-menu {margin-top: -1px;margin-right: -98px;}
.header .cart-header.open .dropdown-toggle:after {left: 0;}
.sidebar.col-sm-12 {margin-top: 40px;}
.toolbar .grid-list .grid, .toolbar .grid-list .list {margin-right: 6px;}
.toolbar .sort-catalog {margin: 0 6px 20px 1px;}
.products.grid {margin-left: -10px;margin-right: -10px;text-align: center;}
.table-box {padding: 0 1px;}
.product-page .product-options .col-sm-12 {float: none;margin-bottom: 20px;width: 100%;}
.shopping-cart-table tbody td {padding: 20px;}
#footer .sidebar .widget:nth-child(2n+1) {clear: left;}
.compare-info .buttons a {float:left;margin-right: 20px;}
.product-page .goods-pagination {float:left;}
}
/******************************************************************************
Max Width "991px" - Min Width "768px"
*******************************************************************************/
@media all and (min-width: 768px) and (max-width: 991px) {
.top-navbar .nav > li a {padding-left: 10px;padding-right: 10px;}
.primary .navbar-collapse.collapse {display: none !important;}
.primary .navbar-collapse.collapse.in {display: block !important;}
.toolbar .filterbar .layout-slider {width: 200px;}
.product-page .image-box .thumblist-box {padding: 0 45px;}
.product-page .image-box #thumblist a {height: 100px;width: 100px;}
.contact-info address {float: none;width: 100%;}
.sidebar .banners .slide {width: 165px;}
.sidebar .banners .banner-text {padding: 10px;}
.sidebar .banners .banner-text p {display: none;}
.products-tab .tab-content {overflow: visible;}
.col-sm-5.respond-carousel .carousel .respond {max-width: 312px;}
#footer .footer-top .col-md-3 {margin-bottom: 40px;}
.product, .cat {width: 240px;}
.register .buttons a:first-child {margin-right:20px;}
.register .buttons button:first-child {margin-right:20px;}
.register .buttons a:last-child {float:left;}
.register .buttons button:last-child {float:left;}
.reviews-box .rating-box {margin:0 auto;float:none;}
.product-page .goods-pagination {text-align: center;float:none;margin-top: 10px;}
.product-page .reviews-box {height: auto;}
}
/******************************************************************************
Max Width "767px"
*******************************************************************************/
@media all and (max-width: 767px) {
.container {padding-left: 10px;padding-right: 10px;}
.carousel .col-sm-1, .carousel .col-sm-2, .carousel .col-sm-3, .carousel .col-sm-4 {min-width: 160px;}
.carousel .col-sm-5, .carousel .col-sm-6, .carousel .col-sm-7, .carousel .col-sm-8, .carousel .col-sm-9, .carousel .col-sm-10, .carousel .col-sm-11, .carousel .col-sm-12 {min-width: 300px;}
.carousel .col-md-1, .carousel .col-md-2, .carousel .col-md-3, .carousel .col-md-4, .carousel .col-xs-1, .carousel .col-xs-2, .carousel .col-xs-3, .carousel .col-xs-4, .carousel .col-xs-5, .carousel .col-xs-6, .carousel .col-xs-7, .carousel .col-xs-8, .carousel .col-xs-9, .carousel .col-xs-10, .carousel .col-xs-11, .carousel .col-xs-12 {max-width: 300px;}
.col2-set .col-1, .col2-set .col-2 {float: none;width: 100%;}
.col2-set .col-1 {margin-bottom: 40px;}
body, body.loaded {min-width: 320px;padding-left: 0;padding-right: 0;overflow-x: hidden;}
h1 {font-size: 28px;}
h2 {font-size: 26px;}
h3 {font-size: 24px;}
h4 {font-size: 22px;}
h5 {font-size: 20px;}
h6 {font-size: 18px;}
.page-box {height: auto !important;min-height: inherit;overflow-x: hidden;}
.page-box-content {padding-bottom: 0;}
#top-box .btn-group.btn-select .visible-xs {display: inline-block !important;}
#top-box .btn-group.btn-select .dropdown-menu {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;-webkit-border-radius: 0 3px 3px 3px;-moz-border-radius: 0 0 3px 3px;border-radius: 0 0 3px 3px;min-width: inherit;width: 100%;}
.top-navbar {margin: 0;min-height: 30px;}
.top-navbar .btn-navbar {background: none !important;border-color: rgba(255,255,255,.2);-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;color: #fff;color: rgba(255,255,255,.7);float: left;font-size: 16px;margin: 0;padding: 7px;}
.top-navbar .btn-navbar.collapsed {border-color: transparent;}
.navbar-inverse .navbar-toggle .icon-bar {background-color: rgba(255,255,255,.7);-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;}
.top-navbar .collapse, .top-navbar .collapsing {background: #fff;border: 0 none;left: 0;margin: 5px -10px 0;padding: 0;position: absolute !important;top: 100%;z-index: 1002;}
.top-navbar .navbar-nav {margin: 0;}
#top-box .top-navbar .nav > li a {color: #7b7b7b;}
.top-navbar .nav > li:hover a, .top-navbar .nav > li a:hover {background: none;}
.top-navbar.top-navbar-right .btn-navbar {float: right;}
.top-navbar.top-navbar-right .collapse, .top-navbar.top-navbar-right .collapsing {left: auto;right: 0;}
.top-navbar .nav > li a .count {background: rgba(0,0,0,.1);}
.header-three {overflow: hidden;}
.header .right-box {padding-left: 0;}
.phone-active, .search-active {left: 10px;padding: 0;right: 10px;}
.phone-active {font-size: 22px;line-height: 58px;}
.phone-active .title {display: none;}
.search-active .search-string, .search-active .search-string:hover {padding-left: 8px;}
.header .cart-header .dropdown-toggle, .header .primary .navbar .btn-navbar {padding-left: 10px;padding-right: 10px;}
.header .cart-header .dropdown-menu {width: 325px;}
.header.header-three .logo-box {width: 100%;}
.breadcrumb {padding-left: 10px;padding-right: 10px;}
#main {padding: 40px 0;}
#main.no-padding {padding-top: 0;padding-bottom: 0;}
.content.pull-right {float: none !important;}
.sidebar {margin-top: 40px;}
.sidebar .widget {margin: 0 0 40px;}
.sidebar .carousel > .col-md-3 {float: left;margin-left: 10px;margin-right: 10px;}
.toolbar .filterbar .layout-slider {width: 240px;}
.pagination-box {margin-top: 0;text-align: center;}
.pagination-box .pagination {margin: 0 -5px 0 0;}
.pagination-box .pagination-text {display: block;float: none;}
.products {text-align: center;}
.list .product .col-md-3, .list .product .col-md-4 {margin-bottom: 20px;}
.list .product .product-image {margin-left: auto;margin-right: auto;max-width: 300px;}
.caroufredsel_wrapper {margin-left: auto !important;margin-right: auto !important;}
.recommended-product .products > .col-md-3 .product {display: block;margin-left: 0;margin-right: 0;}
.products-tab .tab-content > .tab-pane {height: 263px;text-align: center;}
.text-center-mobile {text-align: center;}
.accordion-tab {border: 0 none;float: none;width: 100%;}
.accordion-tab > li {float: none;margin: 0 0 3px;}
.accordion-tab > li > a, .products-tab .accordion-tab > li > a {background-position: 14px 50%;background-repeat: no-repeat;background-color: #f2f2f2;border: 0 none;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;color: #1e1e1e;display: block;font-size: 14px;line-height: 22px;margin: 0;padding: 9px 9px 9px 60px;position: relative;text-decoration: none;-webkit-transition: all .2s linear;transition: all .2s linear;}
.accordion-tab > li > a:hover, .products-tab .accordion-tab > li > a:hover {background-color: #e9e9e9;-webkit-transition: all .2s linear;transition: all .2s linear;}
.accordion-tab > li.active > a, .accordion-tab > li.active > a:hover, .accordion-tab > li.active > a:focus, .accordion-tab > li.active:hover > a, .products-tab .accordion-tab > li.active > a, .products-tab .accordion-tab > li.active:hover > a {background-color: #1e1e1e;border: 0 none;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;color: #fff !important;}
.accordion-tab > li > a:before, .products-tab .accordion-tab > li > a:before {background: #e1e1e1;background: rgba(255,255,255,.4);bottom: 0;content: "";display: block;left: 45px;position: absolute;top: 0;width: 1px;}
.accordion-tab > li.active > a:before, .products-tab .accordion-tab > li.active > a:before {background: #444;background: rgba(255,255,255,.2);}
.accordion-tab > li > a .open-sub, .products-tab .accordion-tab > li > a .open-sub {bottom: 0;display: block;left: 0;position: absolute;top: 0;width: 45px;}
.accordion-tab > li > a .open-sub:before, .accordion-tab > li > a .open-sub:after, .products-tab .accordion-tab > li > a .open-sub:before, .products-tab .accordion-tab > li > a .open-sub:after {background: #1e1e1e;content: "";display: block;height: 2px;left: 0;margin: 19px 0 0 15px;position: absolute;top: 0;width: 16px;}
.accordion-tab > li > a .open-sub:after, .products-tab .accordion-tab > li > a .open-sub:after {height: 16px;margin: 12px 0 0 22px;width: 2px;}
.accordion-tab > .active > a .open-sub:before, .accordion-tab > .active > a .open-sub:after, .products-tab .accordion-tab > .active > a .open-sub:before, .products-tab .accordion-tab > .active > a .open-sub:after {background: #fff;}
.accordion-tab > .active > a .open-sub:after, .products-tab .accordion-tab > .active > a .open-sub:after {display: none;}
.accordion-tab .tab-pane {border: 0 none;display: none;font-size: 13px;padding: 20px 0 30px;}
.page-header {margin-bottom: 40px;}
.image-box {margin: 0 auto 40px;max-width: 470px;}
.product, .cat {width: 300px;}
.product-page .image-box .thumblist-box {max-height: 80px;padding: 0 45px;}
.product-page .image-box #thumblist a {height: 100px;width: 100px;}
.product-page .col-md-7 .price-box {font-size: 40px;}
.product-page .add-cart-form {margin-bottom: 0;}
.product-page .add-cart-form .add-cart,
.product-page .add-cart-form .number {margin-bottom: 40px;}
.product-page .product-tab {margin: 40px 0;}
.product-page .product-tab .tab-pane {padding: 20px 0;}
.product-page .add-cart-form .add-cart {width: 200px;}
.product .col-sm-8.col-md-8 {text-align: center;}
.map-box .contact-info {margin-bottom: 20px;padding: 0;position: relative;top: 0;}
.box-404 {-webkit-border-radius: 150px;-moz-border-radius: 150px;border-radius: 150px;height: 300px;margin: 0 auto 40px;padding: 75px 0 0;width: 300px;}
.box-404 h1 {font-size: 120px;}
.team-box {text-align: center;}
.list-images {margin-left: -10px;margin-right: -10px;margin-bottom: 20px;text-align: center;}
.list-images > .col-md-4 {display: inline-block;margin: 0 0 20px;text-align: left;width: 170px;}
.layout-slider {width: 240px;}
.respond-carousel .carousel [class*="span"] {margin-left: 2px;margin-right: 2px;}
#footer {margin-top: 0;}
#footer .sidebar {margin-top: 0;}
#footer .footer-top {padding-bottom: 0;}
#footer .footer-top .col-md-3 {margin-bottom: 36px;overflow: hidden;}
#footer .footer-bottom .col-md-3 {margin-bottom: 36px;overflow: hidden;}
#footer .footer-bottom .copyright {padding: 17px 0;text-align: center;}
#footer .phone,
#footer .address {float: left;margin-bottom: 29px;width: 48%;}
#footer .phone .title {display: block;}
#footer .address {float: right;}
#footer .up {float: none;margin: 0 auto;}
#back-top .up {bottom:10px;right:10px;}
.content-discount {text-align: center;}
.content-discount .img-discount {width:100%}
.content-discount .desc-discount {width:100%}
#quickform-order,#quickform-close {margin:0.1em 0;display:inline-block;text-align:center;}
}
/******************************************************************************
  Max Width "681px"
*******************************************************************************/
@media screen and (max-width: 681px) and (min-width:600px) {
.header .primary .navbar .navbar-collapse {margin:45px 0 0 ;}
}
/******************************************************************************
  Max Width "640px"
*******************************************************************************/
@media screen and (max-width: 640px) {
.nav-tabs > li {width:100%;border: 1px solid #ddd;background: #f2f2f2;}
.nav-tabs > li > a.active {border:0;}
.nav-tabs > li > a {border:0;}
.tab-content {border-bottom: 1px solid #e1e1e1;border-right: 1px solid #e1e1e1;border-left: 1px solid #e1e1e1;}
.goodsDataOpinionAverageInfo a {float: left;margin: 5px 0 5px 20px;}
.goodsDataOpinionAverageInfo span {float: left;margin: 5px 0 5px 20px;}
}
/******************************************************************************
Max Width "600px"
*******************************************************************************/
@media all and (max-width: 600px) {
.header .cart-header .dropdown-toggle .count {display: none;}
.header .cart-header .dropdown-toggle, .header .primary .navbar .btn-navbar {padding-left: 5px;padding-right: 5px;}
.header.header-two .primary .navbar .btn-navbar.collapsed:before {display: none;}
.hidden-600 {display: none !important;}
}
/******************************************************************************
  Max Width "580px"
*******************************************************************************/
@media only screen and (min-width:220px) and (max-width:580px){
.table-box{overflow-x:scroll;}
.cart-info{min-width:320px;overflow-x:scroll;}
.scroll{min-width:320px;overflow-x:scroll;}
.cart-info .buttons a:last-child {float:left;}
}
/******************************************************************************
Max Width "480px"
*******************************************************************************/
@media all and (max-width: 480px) {
.slider .slid-content .title {max-height: 42px;overflow: hidden;}
#quickform-order,#quickform-close {float:none;}
.reviews-box .rating-box {margin:0 auto;float:none;}
.product-page .goods-pagination {text-align: center;float:none;margin-top: 10px;}
.product-page .reviews-box {height: auto;}
}
/******************************************************************************
Max Width "388px"
*******************************************************************************/
@media all and (max-width: 388px) {
.header .primary .navbar .btn-navbar:before {border:0;}
.header .primary .navbar .navbar-collapse {margin:45px 0 0 0;}
.goodsDataOpinionAverageInfo a {clear:both;}
.goodsDataOpinionAverageInfo span {clear:both;}
.col-xs-6.right-box {width:50%}
.col-xs-6.logo-box {width:50%;}
#goodsDataOpinionAdd .form-control, #goodsDataOpinionAdd .textarea {max-width:150px;}
.goodsDataOpinionCaptcha #opinion_captcha_string {width:50px;}
.goodsDataOpinionCaptcha .captcha {width:0;}
.input-text, .form-control, .textarea {width:200px;}
.callbackForm.form-box .input-text, .callbackForm.form-box .form-control, .callbackForm.form-box .textarea {width:150px;}
.buttons a:first-child {margin-right:20px;}
.buttons button:first-child {margin-right:20px;}
.buttons a:last-child {float:left;}
.buttons button:last-child {float:left;}
.buttons span:last-child {float:left;}
.product-page .goods-pagination {font-size:85%;}
}
/******************************************************************************
Touch device
*******************************************************************************/
.touch-device .carousel-box .next:hover,
.touch-device .carousel-box .prev:hover {background-color: #ccc;color: #fbfbfb;}
.touch-device #footer .up:hover {background: #c6c6c6;}
.touch-device.fixed-header .page-box {margin-top: 0 !important;padding-top: 0 !important;-webkit-transition: none !important;transition: none !important;}
.touch-device.fixed-header .header, .touch-device.fixed-header.hidden-top.visible-top .header {-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;position: static;top: inherit;-webkit-backface-visibility: inherit;-webkit-transform: inherit;}
.touch-device.fixed-header.hidden-top {-webkit-transition: all 0 linear;transition: all 0 linear;}
.touch-device.fixed-header.hidden-top #top-box {margin-top: 0;margin-bottom: 0;position: static;}
.touch-device.fixed-header.hidden-top .header {margin-top: 0;position: inherit;top: 0;}
/******************************************************************************
Not hover
*******************************************************************************/
.touch-device .carousel-box .next:hover, .touch-device .carousel-box .prev:hover {background-color: #ccc;color: #fbfbfb;}
.touch-device .carousel-box .next:hover polygon, .touch-device .carousel-box .prev:hover polygon {fill: #fbfbfb;}
.touch-device .carousel-box .pagination a:hover, .touch-device .carousel-box .pagination a.selected {background: #ccc;background: rgba(0,0,0,.3);}
.touch-device .filter-buttons a:hover {opacity: 1;filter: alpha(opacity=100);}
.touch-device .gallery-images:hover > .bg-images {background: none;}
.touch-device .post.carousel .carousel-box .next, .touch-device .post.carousel .carousel-box .prev {display: none !important;}
.fancybox-margin .touch-device.fixed-header .header, .fancybox-margin .touch-device.fixed-header #top-box {left: 0;}
.touch-device .fancybox-wrap {position: fixed !important;-webkit-overflow-scrolling: touch !important;top: 20px !important;}
/*******************************************************************************/
/******************************************************************************
  Фиксы для различных бруезеров
*******************************************************************************/
.ie .container {width:1200px;}
.ie .navbar-toggle {display:none;}
.ie .navbar-collapse.collapse {display: block !important;height: auto !important;padding-bottom: 0;overflow: visible !important;}
.ie .navbar-nav>li {float: left;}
.ie7 .header .logo img {margin-top:10%;}
.ie7 .header-wrapper .container .row div {padding:0}
.ie8 .navbar-default .navbar-collapse {border:0;}
.ie .col-md-1, .ie .col-md-2, .ie .col-md-3, .ie .col-md-4, .ie .col-md-5, .ie .col-md-6, .ie .col-md-7, .ie .col-md-8, .ie .col-md-9, .ie .col-md-10, .ie .col-md-11, .ie .col-md-12{float:left}
.ie .col-md-12{width:100%}
.ie .col-md-11{width:91.66666667%}
.ie .col-md-10{width:83.33333333%}
.ie .col-md-9{width:75%}
.ie .col-md-8{width:66.66666667%}
.ie .col-md-7{width:58.33333333%}
.ie .col-md-6{width:50%}
.ie .col-md-5{width:41.66666667%}
.ie .col-md-4{width:33.33333333%}
.ie .col-md-3{width:25%}
.ie7 .col-md-3{width:22%}
.ie .col-md-2{width:16.66666667%}
.ie .col-md-1{width:8.33333333%}
.ie a:hover{opacity:1;cursor:pointer;transition:none;filter:none;}
.ie .form-control {height:40px;}
.ie .header .cart-header .dropdown-toggle .icon-basket .cart-count {margin-top:-8px;}
@-moz-document url-prefix() {
.header .cart-header .dropdown-toggle .icon-basket .cart-count {margin-top:-7px;}
.goods-image-small{max-width:270px; max-height:270px}
.compare-info, .close, .close:visited, .account, .my-account, .title-box, .col-sm-6, .col-md-6 {position:unset;}
.title-box:after {background: #1e1e1e;bottom: 0;content: "";display: block;height: 1px;left: 0;margin: 0 0 -1px;width: 40px;}
.title-box:before {content: none;}
}
@-moz-document url-prefix() {
  @media all and (min-width:768px) and (max-width:991px){
.carousel.products {left: 0px !important;}
}
  @media all and (max-width:1200px) {
.goods-image-small{width:100%;}
}
}  