ul.cat-tree {
 display: none;
 line-height: 1.2;
 text-align: left
}
.cat-tree li {
 background: none!important;
 padding: 0!important
}
.cat-tree li ul {
 padding-left: 4px
}
.cat-tree li a {
 padding: 8px 20px 8px 8px
}
.cat_show_more {
 font-weight: 700;
 cursor: pointer;
 text-decoration: none
}
.cat_show_more:hover {
 text-decoration: underline
}
.cat-tree b {
 color: #bbb;
 font-weight: 400;
 font-size: 10pt;
 position: absolute;
 right: 10px;
 top: 10px
}
.cat-tree i {
 background: transparent url(/.s/img/wd/1/sb.gif) 0 2px no-repeat
}
.cat-tree u {
 background: transparent url(/.s/img/icon/pm.gif) no-repeat
}
.cat-tree i,
.cat-tree u {
 float: left;
 padding-left: 12px;
 margin: 10px;
 height: 14px
}
.gcont .cat-tree i,
.gcont .cat-tree u {
 float: none
}
.cat-tree u.plus {
 background-position: 0 3px
}
.cat-tree u.minus {
 background-position: 0 -18px
}
.cat-blocks div {
 cursor: pointer;
 position: relative;
 border-bottom: 1px solid #eee;
 font-weight: 400;
 text-transform: uppercase;
 padding: 10px 20px 10px 0;
 font-size: 11pt!important;
 text-align: left!important;
 overflow: hidden;
 font-family: "Open Sans", sans-serif
}
.cat-blocks div:hover {
 color: #7D92BA
}
.cat-blocks .gTableTop:after {
 content: '';
 position: absolute;
 right: 0;
 top: 15px;
 width: 0;
 height: 0;
 border-style: solid;
 border-width: 6px 6px 0;
 border-color: #eee transparent transparent
}
.cat-blocks ul {
 display: none;
 text-align: left;
 line-height: 1.2
}
.cat-blocks li {
 height: auto;
 padding: 0 30px 0 10px;
 margin-bottom: 1px;
 overflow: hidden
}
.cat-blocks li .forumDescr {
 display: block;
 position: absolute;
 right: 12px;
 top: 12px
}
.cat-blocks a,
.cat-blocks a:hover,
.cat-blocks a:visited,
.cat-blocks u,
.order-item-name a {
 text-decoration: none
}
.catalog #show_cats_more_block {
 font-weight: 700;
 cursor: pointer
}

.mobile-cat {
 display: none;
 padding: 30px;
 margin: 0 0 -30px;
}
.mobile-cat-top a {
 display: block;
 text-decoration: none;
 line-height: 40px;
 margin-bottom: 5px;
}
.mobile-cat-top i {
 display: inline-block;
 width: 40px;
 height: 40px;
 text-align: center;
 margin: 0 8px 0 4px;
 background: #7D92BA;
 color: #fff;
}

.mobile-cat .catalog {
 margin-bottom: 0 !important;
}
.mobile-cat-top {
 display: none;
 margin: 0 0 -60px 0;
 padding: 30px;
 list-style: none;
 position: relative;
}

table.catalog {
 width: 100%;
 border-spacing: 10px;
 text-align: left;
 white-space: normal
}
table.catalog a {
 /* font-weight: 700; */
 text-decoration: none
}
table.catalog a:hover {
 color: #7D92BA
}
table.catalog h3 {
 padding-top: 10px;
 font-weight: 400;
 text-transform: uppercase;
 font-size: 19pt
}
table.catalog div {
 margin: 0;
 padding: 0 0 0 65px
}
.smcat table.catalog div {
 padding: 0 0 0 115px;
 font-size: 15pt;
 font-weight: 300
}
.smcat table.catalog img {
 -webkit-box-shadow: 0 8px 8px #DEDEDE;
 box-shadow: 0 8px 8px #DEDEDE;
 border: 10px solid rgba(255, 255, 255, 0.58);
 max-width: 140px;
}
table.catalog img {
 float: left;
 margin: 0 20px 0px 0;
 border: 0;
 max-width: 50px;
 webkit-border-radius: 50%;
 -moz-border-radius: 50%;
 border-radius: 50%;
 padding: 10px;
}
.sidebar table.catalog {
 border-spacing: 0;
 margin-bottom: 60px
}
.sidebar table.catalog h3 {
 font-size: 16pt;
 padding-top: 5px
}
.sidebar table.catalog img {
 width: 40px;
 /* -webkit-box-shadow: 0 3px 8px #DEDEDE; */
 /* box-shadow: 0 3px 8px #DEDEDE; */
 margin-right: 10px
}
.sidebar table.catalog div {
 padding-left: 50px;
 font-size: 0
}
.sidebar table.catalog div a {
 position: relative;
 display: block;
 text-indent: 0;
 font-weight: 300;
 font-size: 13pt
}
.sidebar table.catalog div a:before {
 display: block;
 position: absolute;
 top: 0;
 left: -10px;
 content: "›";
 color: #CCC
}
.shop-cat-descr {
 overflow: visible;
}
.shop-cat-descr .cat-img {
 float: left;
 margin-right: 30px;
 border-radius: 50%;
 border: 2px solid #333;
}
.shop-cat-descr .cat-info {
 width: 100%;
 /* padding-top: 6px; */
}
.canvas-container {
 position: absolute;
 width: 100%;
 height: 100%;
 overflow: hidden !important;
 left: 0;
 top: 0;
 z-index: -1;
}
.canvas-container canvas {
 min-height: auto !important;
 height: auto !important;
}
.shop-cat-descr img {
 max-height: 50px;
 min-height: 50px;
 /* margin-bottom: -25px;
 margin-top: -20px; 
 border: 6px solid #333;*/
 border-radius: 50%;
 
 /* -webkit-border-radius: 50%;
 -moz-border-radius: 50%;
 border-radius: 50%;
 -moz-box-shadow: 0 3px 8px #DEDEDE;
 webkit-box-shadow: 0 3px 8px #DEDEDE;
 box-shadow: 0 3px 8px #DEDEDE; */
}
.shop-cat-descr h1 {
 text-transform: uppercase;
 color: #000;
 /* padding: 0;
 margin-bottom: 10px */
}
.shop-cat-descr .num {
 line-height: 36px;
 color: #999
}
.shop-cat-descr .num span {
 font-weight: 700;
 font-size: 16pt;
 color: #333
}
.shop-cat-descr .shop-descr {
 line-height: 1.1;
 font-weight: 300;
 font-size: 12pt;
 text-align: left;
}
.goods-menu {
 margin: 0 auto 20px;
 padding: 0;
 list-style: none;
 display: table;
 overflow: hidden;
 background: #eee;
 text-align: center;
 -webkit-border-radius: 26px;
 -moz-border-radius: 26px;
 border-radius: 26px
}
.goods-menu li {
 display: block;
 float: left;
 line-height: 40px;
 font-size: 11pt;
 text-transform: uppercase
}
.goods-menu li.active {
 background: #7D92BA
}
.goods-menu li.active a {
 color: #FFF !important;
 background: #7d92ba
}
.goods-menu li a {
 display: block;
 padding: 0 15px;
 text-decoration: none;
 background: #F8F8F8;
 border-left: 1px dotted #FFFFFF;
 color: #000000
}
.goods-menu li:first-child a {
 border-left: none
}
.goods-menu li a:hover {
 color: #666666
}

.goods-list {
 margin: 0 -20px
}
.main-list .list-item {
 width: 25%
}
/*.main-list .list-item:nth-child(3n+1) {
clear: none
}
.main-list .list-item:nth-child(4n+1) {
clear: left
}*/

.list-item {
 width: 33.3333%;
 /*width: 25%;*/
 float: left;
 position: relative;
 min-height: 1px;
 /* padding-left: 10px;
 padding-right: 10px;
 padding: 15px;*/
 
 padding: 30px 0px;
 border-right: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
 background: #fff;
}

/*.list-item:nth-child(3n+1) {clear: left } 
.list-item:nth-child(4n+1) {clear: left}*/


.shop-item-block {
 display: table;
 width: 100%;
 position: relative;
 margin: 10px 0
}
.img-block:before {
 content: '';
 position: absolute;
 bottom: -4px;
 left: 15px;
 width: 0;
 height: 0;
 border-style: solid;
 border-width: 0 13px 13px;
 border-color: transparent transparent rgba(242, 242, 242, 0);
}
.shop-item-block:hover .img-block:before {
 bottom: 0
}
.item-page .hint,
.shop-item-block .hint {
 position: absolute;
 right: 10px;
 top: -6px;
 font-size: 8pt;
 padding: 4px 6px;
 background: #7D92BA;
 color: #fff;
 /* width: 100%; text-transform: uppercase; */
 z-index: 1
}
.item-page .hint {
 left: auto;
 right: 0;
 /* font-size: 11pt;
 padding: 5px 8px; */
 font-weight: 300;
}
.item-page .hint:before,
.shop-item-block .hint:before {
 content: "";
 display: block;
 position: absolute;
 top: 100%;
 left: 20px;
 width: 10px;
 height: 10px;
 margin-top: -8px;
 background: #7D92BA none repeat scroll 0 0;
 transform: rotate(100deg) skewX(50deg);
 z-index: -1
}
.item-page .hint:before {
 transform: rotate(50deg) skewX(50deg)
}
.item-page .hint.skidka,
.shop-item-block .hint.skidka {
 text-transform: none
}
.item-page .hint.skidka span,
.shop-item-block .hint.skidka span {
 font-weight: 700
}
.item-page .hint.green:before,
.item-page .hint.green,
.shop-item-block .hint.green:before,
.shop-item-block .hint.green {
 background: green;
 border-radius: 4px
}
.item-page .hint.orange:before,
.item-page .hint.orange,
.shop-item-block .hint.orange:before,
.shop-item-block .hint.orange {
 border-radius: 4px;
 background: #FF8100;
}
.item-page .hint.red:before,
.item-page .hint.red,
.shop-item-block .hint.red:before,
.shop-item-block .hint.red {
 background: #bd081c;
 border-radius: 4px
}
.shop-item-block .img-block .moder {
 position: absolute;
 right: 10px;
 top: 10px;
}

/* .img-block img {
height: auto;
padding: 15px;
border-radius: 0px;
opacity: 0.98;
padding-bottom: 0; */

/* border-top: 10px groove #7d92ba;
border-bottom: 5px solid #7d92ba;
border-left: 10px groove #7d92ba;
border-right: 10px groove #7d92ba; */


.img-block img {
 height: auto;
 /* padding: 60px 30px 30px; */
 border-radius: 0px;
 border: 20px solid #fff;
 padding-top: 10px;
 /* opacity: 0.99;
 padding: 10px 60px; */
 /* -webkit-filter: brightness(103%); 
 -webkit-filter: grayscale(0%) contrast(105%); */
 
 
}

.shop-item-block {
 height: auto;
 transition: 400ms linear; 
 /*border-right: 1px solid #898989;
 border-bottom: 1px solid #898989;*/
 
 /* border: 1px solid #898989;
 -moz-box-shadow: 12px 14px 20px 0px #c7c7c7; 
 -webkit-box-shadow: 12px 14px 20px 0px #c7c7c7; 
 box-shadow: 12px 14px 20px 0px #c7c7c7; */
 
 
 -webkit-background-size: cover;
 background-size: cover;
 
 
 /* background: #607D8B; background: #294479; background: url(../images/shotstory_skin.png) no-repeat;*/
 
 
 /* -moz-box-shadow: 15px 20px 20px rgb(155, 155, 155);
 -webkit-box-shadow: 15px 20px 20px rgb(155, 155, 155);
 box-shadow: 15px 20px 20px rgb(155, 155, 155);*/
 
 /* height: auto;
 transition: 400ms linear;
 background: #7d92ba;
 border: 1px solid #FFF;
 -moz-box-shadow: 0 13px 18px #7A7A7A;
 -webkit-box-shadow: 0 13px 18px #7A7A7A;
 box-shadow: 0 13px 18px #7A7A7A;
 border-radius: 0 0 8px 8px; */
}

.shop-item-block:hover {
 height: auto;
 transition: 150ms linear; 
 /* border: 2px solid #dcdcdc; */
 -moz-box-shadow: 0px 0px 0px #CCCE;-webkit-box-shadow: 0px 0px 0px #CCC;box-shadow: 0px 0px 0px #CCC; 
}


.shop-item-block .img-block-icon {
 margin: 0;
 padding: 0;
 list-style: none;
 position: absolute;
 bottom: 80px;
 left: 7px;
 
 /* content: "";
 background: rgba(0,0,0,.04);
 position: absolute;
 left: 0;
 right: 0;
 top: 0;
 bottom: 0;
 z-index: 1; */
 
 
 
 
 
}
.shop-item-block .img-block-icon li {
 position: relative;
 margin: 0 0 6px;
 /* margin: 20px 0 -40px;*/
 font-size: 12px;
}
.img-block-icon .basket,
.img-block-icon .wish,
.img-block-icon .compare-widget {
 width: 20px!important;
 height: 20px!important;
 -webkit-border-radius: 50px;
 -moz-border-radius: 50px;
 border-radius: 50px;
 background-color: rgba(255, 255, 255, 0.8);
 z-index: 3;
 opacity: 0;
 visibility: visible
}
.img-block-icon .now {
 transform: translate(0px, -40px);
 -webkit-transform: translate(0px, -40px);
 -moz-transform: translate(0px, -40px);
 -o-transform: translate(0px, -40px);
 -ms-transform: translate(0px, -40px)
}
.img-block-icon .done,
.img-block-icon .add {
 transform: translate(0px, -30px);
 -webkit-transform: translate(0px, -30px);
 -moz-transform: translate(0px, -30px);
 -o-transform: translate(0px, -30px);
 -ms-transform: translate(0px, -30px)
}
.img-block-icon .wish {
 transform: translate(0px, -20px);
 -webkit-transform: translate(0px, -20px);
 -moz-transform: translate(0px, -20px);
 -o-transform: translate(0px, -20px);
 -ms-transform: translate(0px, -20px)
}
.img-block-icon .compare-widget {
 transform: translate(0px, -10px);
 -webkit-transform: translate(0px, -10px);
 -moz-transform: translate(0px, -10px);
 -o-transform: translate(0px, -10px);
 -ms-transform: translate(0px, -10px)
}
.shop-item-block:hover .img-block-icon .wish,
.shop-item-block:hover .img-block-icon .basket,
.shop-item-block:hover .img-block-icon .compare-widget {
 transform: translate(0px);
 -webkit-transform: translate(0px);
 -moz-transform: translate(0px);
 -o-transform: translate(0px);
 -ms-transform: translate(0px);
 visibility: visible;
 opacity: 1
}
.img-block-icon .wish {
 transform: translate(0px, -20px);
 -webkit-transform: translate(0px, -20px);
 -moz-transform: translate(0px, -20px);
 -o-transform: translate(0px, -20px);
 -ms-transform: translate(0px, -20px)
}
.img-block-icon .done,
.img-block-icon .wdel,
.img-block-icon .compare-widget-remove {
 background-color: #7D92BA
}
.img-block-icon .done:hover,
.img-block-icon .wdel:hover,
.img-block-icon .compare-widget-remove:hover {
 background-color: #294479!important
}
.img-block-icon .basket:hover,
.img-block-icon .wish:hover,
.img-block-icon .compare-widget:hover {
 margin: 0;
 background-color: #fff
}
.img-block-icon .basket:after,
.img-block-icon .wish:after,
.img-block-icon .compare-widget:after {
 content: '';
 position: absolute;
 right: -7px;
 top: 16px;
 width: 0;
 height: 0;
 border-style: solid;
 border-width: 5px 5px 5px 0;
 border-color: transparent rgba(0, 0, 0, 0.8) transparent transparent;
 opacity: 0;
 visibility: hidden
}
.img-block-icon .basket:before,
.img-block-icon .wish:before,
.img-block-icon .compare-widget:before {
 position: absolute;
 right: -84px;
 top: 10px;
 background-color: rgba(0, 0, 0, 0.8);
 color: #fff;
 line-height: 1.2;
 width: 65px;
 padding: 4px 6px;
 text-transform: uppercase;
 font-size: 8pt;
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
 border-radius: 4px;
 opacity: 0;
 visibility: hidden
}
.img-block-icon .now:before {
 content: 'Размеры'
}
.img-block-icon .wadd:before {
 content: 'Желания'
}
.img-block-icon .wdel:before {
 content: 'Удалить из желаний'
}
.img-block-icon .add:before {
 content: 'В корзину'
}
.img-block-icon .done:before {
 content: 'Товар в корзине'
}
.img-block-icon .compare-widget-add:before {
 content: 'Сравнить'
}
.img-block-icon .compare-widget-remove:before {
 content: 'Удалить из сравнения'
}
.img-block-icon .basket:hover:after,
.img-block-icon .wish:hover:after,
.img-block-icon .basket:hover:before,
.img-block-icon .wish:hover:before,
.img-block-icon .compare-widget:hover:before,
.img-block-icon .compare-widget:hover:after {
 opacity: 1;
 visibility: visible
}
.img-block-icon .compare-widget-wrapper a {
 position: absolute;
 left: 0;
 top: 0;
 padding: 0 14px 0 40px;
 margin: 0;
 height: 40px;
 line-height: 36px;
 font-size: 0.9em;
 text-decoration: none;
 background: rgba(255,255,255,.85) url(/images/icon-compare-b.png) no-repeat 10px center / 24px;
 -webkit-border-radius: 20px;
 -moz-border-radius: 20px;
 border-radius: 20px;
}
.shop-item-block:hover .img-block-icon .compare-widget-wrapper a {
 left: 100%;
 margin-left: 4px;
}
.img-block-icon .compare-widget-wrapper a:hover {
 background-color: #000;
}
.shop-item-block .shop-item-title {
 display: block;
 /* padding: 12px 0px 4px 12px; */
 padding: 12px 0px 6px 0px;
 text-align: center;
 text-decoration: none;
 font-size: 10pt;
 text-transform: none;
 word-wrap: break-word;
 font-weight: 400;
 border-top: 0px solid #000;
 /* color: #d1d1d1; */
 /* background: #294479; */
 
 /* display: block;
 padding: 12px 0px 4px 12px;
 text-decoration: none;
 color: #FAFAFA;
 font-size: 11pt;
 text-transform: none;
 word-wrap: break-word;
 font-weight: 300 */
}
.shop-item-block .shop-item-title:hover {
 font-weight: 400; 
 color: #CCC
}
.shop-item-block .shop-item-price {
 
 /* color: #d1d1d1; */
 /* background: #294479; */
 display: block;
 padding: 0 0px 13px;
 font-size: 12pt;
 font-weight: 600;
 
 
 /*
 display: table;
 
 border: 2px solid #000;
 margin-bottom: 40px;
 width: 80%;
 color: #000;
 font-weight: 600;
 margin-top: 10px;*/
 
 /* float: left;text-shadow: 0 1px 1px #000; */
 
 /* padding: 0 12px 10px;
 font-weight: 600;
 font-size: 12.5pt;
 display: table;
 color: #333;
 float: left;
 text-shadow: 0 1px 1px #c4cee0; */
}
.shop-item-block .shop-item-price .newprice {
 position: relative;
 /*display: block;*/
 background: #FFF;
 color: #CC0000;
 padding: 2px 10px;
 margin-bottom: 5px;
 /* margin-left: -5px; */
 border-radius: 4px
}
.shop-item-block .shop-item-price .newprice:before {
 content: '';
 display: block;
 position: absolute;
 top: 100%;
 left: 10px;
 width: 10px;
 height: 10px;
 margin-top: -9px;
 /* background: #0FAC5D; */
 transform: rotate(-110deg) skewX(-50deg);
 z-index: -1
}
.shop-item-block .shop-item-price .oldprice {
 /* display: block;*/
 font-weight: 400;
 font-size: 10pt;
 padding-left: 5px;
 text-decoration: line-through;
 /* color: #FFF*/
}
.shop-item-block .shop-item-rating {
 display: inline-block;
 float: left;
 padding-top: 2px;
 padding-bottom: 10px;
 opacity: 0.8;
 /* margin-right: 15px; */
 margin-left: 12px;
}
.last-item .list-item {
 width: 100%;
 width: 100%;
 padding-left: 15px;
 padding-right: 15px;
}
.last-item .moder,
.last-item .list-item .img-block-icon {
 display: none
}
.last-item .list-item .img-block:before {
 top: 15px;
 bottom: auto;
 left: auto;
 right: 0;
 border-width: 10px 10px 10px 0;
 border-color: transparent #fff transparent transparent
}
.last-item .list-item .img-block {
 /* width: 100%; */
 /* float: left; */
 /* margin-right: 10px; */
}
.last-item .list-item .shop-item-block {
 background: transparent;
 /* -moz-box-shadow: 0 3px 8px #DEDEDE; 
 -webkit-box-shadow: 0 3px 8px #DEDEDE; */
 box-shadow: none;
 padding: 0px;
}

.last-item .list-item .shop-item-block:hover {
 background: transparent;
 -moz-box-shadow: 0 13px 18px #DEDEDE;
 -webkit-box-shadow: 0 13px 18px #DEDEDE;
 box-shadow: 0 13px 18px #DEDEDE;
 padding: 0px;
}

.last-item .list-item .shop-item-title {
 padding: 4px 32px;
 /* color: #666; */
 line-height: 1.1;
 font-size: 12pt;
 text-transform: none;
}
.last-item .list-item .shop-item-title:hover {
 color: #7D92BA
}
.last-item .list-item .shop-item-price {
 font-size: 11pt;
 padding: 0px 30px 4px 0;
 /* float: none; */
}
.last-item .list-item .shop-item-rating {
 float: none;
 display: table;
 margin: 0 0 0 32px;
 /* padding: 0; */
}
.last-item .list-item:nth-child(3n+1) {
 clear: none
}
.goods-list .compare-widget,
.goods-list .basket,
.goods-list .wish {
 width: 50px;
 height: 50px;
 background-repeat: no-repeat;
 background-position: center center;
 background-size: 58%;
 cursor: pointer
}
.goods-list .now {
 /* background-image: url(/images/icon-now-b.png) */
}
.goods-list .add {
 background-image: url(/images/icon-add-b.png)
}
.goods-list .done {
 background-image: url(/images/icon-done-w.png)
}
.goods-list .wadd {
 background-image: url(/images/icon-wadd-b.png)
}
.goods-list .wdel {
 background-image: url(/images/icon-wdel-w.png)
}
.goods-list .werr {
 background-image: url(/images/icon-wler-b.png)
}
.goods-list .err {
 background-image: url(/images/icon-berr-b.png)
}
.goods-list .wait {
 background-image: url(/.s/img/wd/1/ajax.gif)
}
.compare-widget-add {
 background-image: url(/images/icon-compare-b.png)
}
.compare-widget-remove {
 background-image: url(/images/icon-compare-w.png)
}
.flist a,
.slist a {
 text-decoration: none!important
}
.flist .active,
.slist .active {
 font-weight: 700
}
.gphoto {
 border: none;
 cursor: pointer;
}
.filter {
 margin-bottom: 50px
}
.filter .flist-item {
 margin-bottom: 15px;
 padding-bottom: 15px;
 border-bottom: 1px solid #eee
}
.other-filter #flist-item-price {
 display: none
}
.filter #flist-item-price .inputs {
 display: table;
 width: 280px;
}
.filter #flist-item-price .inputs input {
 margin-top: 5px;
 width: 138px;
 border: 1px solid #ccc;
 background: none;
 float: left;
}
.filter #flist-item-price .inputs #price_min {
 margin-right: 4px;
}
.filter #flist-item-price .des {
 font-size: 8pt;
 display: block;
 line-height: 1.1;
 color: #999;
 margin-bottom: 5px
}
.filter #flist-item-price .check {
 margin-left: 2px
}
.filter #flist-item-price .clear {
 margin-top: 20px;
 display: block;
 color: #7D92BA;
 text-transform: uppercase;
 font-size: 10pt;
 position: relative;
 padding-left: 20px;
 text-decoration: none;
 cursor: pointer
}
.filter #flist-item-price .clear i {
 position: absolute;
 left: 0;
 font-size: 12pt;
 color: #999
}
.filter .flist-label {
 display: block;
 font-weight: 600;
 text-transform: uppercase;
 margin-bottom: 2px;
 color: #7D92BA
}
.filter .ui-widget-content {
 border: 0;
 background: #eee;
 margin-top: 15px;
 max-width: 280px
}
.filter .ui-slider .ui-slider-handle {
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 3px;
 width: 0.5em;
 margin: 2px 0 0 -4px;
 background-image: none;
 cursor: pointer;
}
.filter .ui-slider .ui-state-active {
 background: #ccc!important
}
.item-page .top-name {
 display: none
}
.item-page .main-img {
 position: relative;
 /* float: right;
 width: 82%;
 box-shadow: 0 10px 20px #DEDEDE;
 border-radius: 0; */
}
.item-page .img-list .gphoto,
.item-page .main-img .gphoto {
 width: 100%
}
.item-page .img-list {
 float: left;
 width: 15%
}
.item-page .img-list a {
 margin-bottom: 10px;
 display: block
}
.item-page .img-list a.active {
 opacity: .5
}
.item-page .shop-brief {
 position: relative;
 font-size: 10pt;
 color: #000;
 padding: 0 0 15px 40px;
 font-style: italic;
 font-weight: 400;
 line-height: 1.2
}
.item-page .shop-brief i {
 position: absolute;
 left: 0;
 top: -7px;
 font-size: 20pt;
 color: #7D92BA
}
.item-page .shop-price {
 font-size: 16pt;
 padding: 10px 0 4px 0;
 border-top: 1px solid #fff;
 color: #294479;
 font-weight: bold;
}
.item-page .shop-price span.oldprice {
 font-size: 12pt;
 text-decoration: line-through;
 color: #CC0000;
 font-weight: 400
}
.shop-option .shop-options {
 padding: 0 0 15px;
 /* margin-bottom: 20px; */
 /* border-bottom: 1px solid #EEE; */
}
.shop-option .opt {
 display: block;
 margin: 4px 0 4px;
}
.shop-options {
 margin: 0;
 padding: 0;
 list-style: none
}
.select-styled,
.select-hidden {
 display: none;
 visibility: hidden
}
.select-options {
 margin: -15px 0 0;
 padding: 0;
 list-style: none;
 display: table!important
}
.select-options li {
 display: block;
 line-height: 40px;
 float: left;
 padding: 0 10px;
 /* border: 2px solid #ffffff; */
 margin: 0 4px 4px 0;
 background: #294479; 
 cursor: pointer;
 color: #fff;
}
.select-options li.active,
.select-options li:hover {
 /* border-color: #7d92ba; */
 background: #7d92ba; 
}
.select-styled {
 background: none;
 padding: 0 15px 0 0
}
.select-options li[rel=""] {
 display: none
}
.item-page .shop-to-basket {
 display: table;
 margin-bottom: 15px;
 width: 100%
}
.item-page .shop-to-basket input,
.item-page .shop-to-basket a.ddd {
 float: left;
 line-height: 40px
}
.item-page .shop-to-basket .quntity-input {
 -webkit-border-radius: 0;
 -moz-border-radius: 0;
 border-radius: 0;
 border: 1px solid #eee;
 text-align: center
}
.item-page .shop-to-basket a.ddd {
 width: 40px;
 text-align: center;
 color: #fff;
 background: #ccc;
 text-decoration: none
}
.item-page .shop-to-basket a.ddd:hover {
 background: #222
}
.item-page .shop-to-basket a.sp-plus {
 -webkit-border-radius: 0 4px 4px 0;
 -moz-border-radius: 0 4px 4px 0;
 border-radius: 0 4px 4px 0;
 margin-right: 5px
}
.item-page .shop-to-basket a.sp-minus {
 -webkit-border-radius: 0 4px 4px 0;
 -moz-border-radius: 0 4px 4px 0;
 border-radius: 4px 0 0 4px
}
.item-page .shop-fast-buy {
 display: table;
 width: 100%;
 margin: 0 0 10px
}
.item-page .shop-fast-buy .des {
 text-transform: uppercase;
 font-weight: 600;
 color: #999;
 margin-bottom: 5px
}
.item-page .fast-order,
.item-page .now,
.item-page .wish,
.item-page .add,
.item-page .compare-widget {
 position: relative;
 background-color: #294479;
 background-size: 50%;
 float: left;
 width: 40px;
 height: 40px;
 font-size: 10pt;
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
 border-radius: 4px;
 margin-bottom: 4px;
 margin-right: 4px
}
.item-page .add {
 background-image: url(/images/icon-done-w.png)
}
.item-page .now {
 background-image: url(/images/icon-now-w.png)
}
.item-page .wish {
 background-image: url(/images/icon-wdel-w.png)
}
.item-page .compare-widget {
 background-image: url(/images/icon-compare-w.png)
}
.item-page .fast-order:hover,
.item-page .wdel,
.item-page .now:hover,
.item-page .wish:hover,
.item-page .add:hover,
.item-page .compare-widget:hover {
 background-color: #7d92ba
}
.item-page .add:after,
.item-page .wadd:after,
.item-page .wdel:after,
.item-page .now:after,
.item-page .compare-widget:after {
 content: '';
 position: absolute;
 bottom: -8px;
 left: 15px;
 width: 0;
 height: 0;
 border-style: solid;
 border-width: 0 5px 5px;
 border-color: transparent transparent rgba(0, 0, 0, 0.9);
 opacity: 0;
 visibility: hidden
}
.item-page .add:before,
.item-page .wdel:before,
.item-page .wadd:before,
.item-page .now:before,
.item-page .compare-widget:before {
 position: absolute;
 bottom: -30px;
 left: 0;
 background: rgba(0, 0, 0, 0.9);
 color: #fff;
 white-space: nowrap;
 line-height: 22px;
 padding: 0 6px;
 text-transform: uppercase;
 font-size: 8pt;
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
 border-radius: 4px;
 z-index: 1;
 opacity: 0;
 visibility: hidden
}
.item-page .add:hover:before,
.item-page .add:hover:after,
.item-page .wadd:hover:before,
.item-page .wdel:hover:before,
.item-page .wadd:hover:after,
.item-page .wdel:hover:after,
.item-page .now:hover:after,
.item-page .now:hover:before,
.item-page .compare-widget:hover:after,
.item-page .compare-widget:hover:before {
 opacity: 1;
 visibility: visible
}
.item-page .add:before {
 content: 'Добавить в корзину'
}
.item-page .now:before {
 content: 'Купить сейчас'
}
.item-page .wadd:before {
 content: 'Добавить в список желаний'
}
.item-page .wdel:before {
 content: 'Убрать из списка желаний'
}
.item-page .compare-widget-add:before {
 content: 'Добавить к сравнению'
}
.item-page .compare-widget-remove:before {
 content: 'Убрать из сравнения'
}
.item-page .fast-order {
 width: auto;
 line-height: 40px;
 color: #fff;
 padding: 0 15px 0 40px;
 text-decoration: none;
 text-transform: uppercase
}
.item-page .fast-order i {
 position: absolute;
 left: 11px;
 top: 0px;
 font-size: 13pt;
 color: rgba(255, 255, 255, 0.8)
}
.item-page .shop-options .opt {
 color: #000
}
.fast-order-form {
 margin-top: 30px
}
.fast-order-form .icon {
 margin: 4px 15px;
 position: relative
}
.fast-order-form .icon i {
 position: absolute;
 z-index: 2;
 width: 40px;
 height: 40px;
 line-height: 40px;
 left: 0;
 top: 0;
 text-align: center
}
.fast-order-form .icon input[type="text"] {
 padding-left: 40px;
 border-radius: 0;
 background: transparent;
 border: none;
 border-bottom: 1px solid #eee
}
.fast-order-form .icon input[type="text"]:hover {
 border: none;
 border-bottom: 1px solid #ccc
}
.fast-order-form input[type="submit"] {
 width: 100%;
 line-height: 50px;
 height: 50px;
 margin-top: 30px;
 -webkit-border-radius: 0 0 3px 3px;
 -moz-border-radius: 0 0 3px 3px;
 border-radius: 0 0 3px 3px
}
#recommended_products .list-item {
 /* width: 16.66666667%; */
 width: 25%; background: #fff;
}
#recommended_products .list-item:nth-child(3n+1) {
 clear: none
}
#recommended_products .list-item:nth-child(6n+1) {
 clear: left
}
#recommended_products .img-block:before,
#recommended_products .moder,
#recommended_products .img-block-icon,
#recommended_products .shop-item-rating
/* #recommended_products .shop-item-price */ {
 display: none
}


#recommended_products .shop-item-price {
 font-size: 12pt;
 display: block
}

#recommended_products .img-block img {
 background: #fff;
 /* -webkit-border-radius: 4px 4px 0 0;
 -moz-border-radius: 4px 4px 0 0;
 border-radius: 4px 4px 0 0 */
}
#recommended_products .list-item:hover .img-block img {
 opacity: .7;background: #fff;
}
#recommended_products .shop-item-title {
 font-size: 10pt;
 line-height: 1.1;
 font-weight: 400;
}
#recommended_products_title {
 position: relative;
 font-size: 18pt;
 margin-bottom: 20px;
 padding-bottom: 30px;
 font-weight: 300;
 padding-bottom: 10px;
 padding-top: 0px;
 border-bottom: 1px solid #dedede;
}
.item-sub-ttl {
 position: relative;
 background: #7D92BA;
 color: #fff;
 display: table; 
 line-height: 40px;
 padding: 0 15px 0 45px;
 text-transform: uppercase;
 -webkit-border-radius: 4px 4px 0 0;
 -moz-border-radius: 4px 4px 0 0;
 border-radius: 4px 4px 0 0
}
.item-sub-ttl i {
 position: absolute;
 top: -1px;
 left: 10px;
 font-size: 18pt;
 color: rgba(255,255,255,.7);
}
.item-sub-inf {
 border-top: 1px solid #c5c5c5;
 margin-bottom: 30px;
 padding-top: 30px
}
#image-list {
 width: 100%;
 position: relative;
 margin-top: 10px
}
#image-list .belt {
 position: absolute;
 left: 0;
 top: 0
}
#image-list .panel {
 margin: 0;
 float: left;
 overflow: hidden
}
#image-list .inner {
 position: relative;
 background: url(/images/icon-add.png) no-repeat center;
 margin: 0 4px 4px 0;
 border: #ccc 1px solid;
}
#image-list .inner p {
 margin: 0!important;
 width: 100%;
 bottom: 10%;
 color: #999
}
#image-list .inner div {
 position: absolute;
 width: 16px;
 height: 16px;
 cursor: pointer;
 top: 4px;
 overflow: hidden
}
#image-list .inner div.edt {
 right: 24px;
 background: transparent url(/.s/img/icon/edt.png) no-repeat 0 0
}
#image-list .inner div.del {
 right: 2px;
 background: transparent url(/.s/img/icon/del.png) no-repeat 0 0
}
#image-list .inner input {
 margin-top: -100px;
 margin-left: -550px;
 -moz-opacity: 0;
 filter: alpha(opacity=0);
 opacity: 0;
 font-size: 200px;
 height: 100%;
 cursor: pointer
}
#image-list .inner span#add_img {
 cursor: pointer;
 display: block;
 width: 160px;
 height: 160px;
 position: absolute;
 left: 0;
 top: 0
}
#image-list .wait {
 background: url(/.s/img/wd/1/ajax.gif) no-repeat center center
}
#image-list #gimage-wrap input {
 max-width: none;
 position: absolute;
 top: 0;
 right: 0;
 margin: 0
}
#image-list #gimage-add input {
 max-width: none;
 position: absolute;
 top: 0;
 right: 0;
 margin: 0
}
.sel-gimage {
 background-color: blue
}
#order-table td.order-total {
 font-weight: 700
}
#order-table .order-head th {
 font-weight: 700;
 border-bottom: 1px dashed #ccc;
 text-align: left;
 font-size: 10pt
}
#order-table .order-item td {
 border-bottom: 1px dashed #ccc
}
#order-table .warning td {
 color: red
}
#order-table td.wantdel {
 text-decoration: line-through
}
#order-but-recalc,
#order-tax-wrapper {
 float: right
}
#order-journal {
 overflow-y: scroll;
 height: 300px
}
#order-table input[type="text"] {
 height: 30px;
 line-height: 30px;
 margin: 0;
 padding: 0 5px;
 border: 1px solid #eee
}
#order-submit {
 text-align: center;
 margin: 10px
}
#order-button {
 font-size: 14px;
 margin: 10px
}
#total-sum {
 margin: 30px 0
}
#total-sum h4 {
 margin-bottom: 5px;
 color: #7D92BA
}
#total-sum td {
 padding: 5px 20px 5px 15px;
 border-top: 1px dashed #ccc;
 border-left: #eee 4px solid;
}
.methods-list div {
 padding-bottom: 5px
}
.methods-list .label {
 display: block;
 padding-bottom: 5px
}
.methods-list th {
 width: 1%
}
.methods-list textarea {
 height: 140px
}
.methods-list .fw {
 max-width: 400px;
 width: 100%
}
.methods-list input.radio,
.methods-list input.checkbox {
 vertical-align: -2px
}
.checkout-param {
 margin: 30px 0;
 padding: 0 15px 30px;
 border: 1px solid #eee;
 background-image: url(/images/white-blur.jpg);
 background-repeat: no-repeat;
 background-position: center center;
 background-size: cover;
 font-size: 10pt;
 color: #999;
 line-height: 1.1;
}
.checkout-param h4 {
 margin-top: 30px;
 margin-bottom: 10px;
 text-transform: uppercase;
 font-weight: 400
}
.checkout-param .label {
 color: #333;
 font-size: 12pt;
 font-weight: 400
}
.checkout-icon {
 display: table;
 margin: 0 auto 60px;
 position: relative
}
.checkout-icon .flaticon-basket30 {
 color: #ccc;
 font-size: 160px;
 line-height: 1
}
.checkout-icon .flaticon-checkmark22 {
 position: absolute;
 color: green;
 font-size: 50px;
 right: -5px;
 bottom: 5px;
 text-shadow: 0 5px 0 #fff, 0 -5px 0 #fff, 4px 0 0 #fff, -4px 0 0 #fff
}
.checkout-info {
 text-align: center
}
.checkout-info h1 {
 text-transform: uppercase;
 color: #294479;
 font-weight: 600
}
.checkout-info .num {
 color: #999;
 margin-bottom: 30px
}
.checkout-info .num span {
 color: #333;
 font-weight: 600
}
.checkout-info .btns {
 display: table;
 margin: 30px auto 0
}
.commFl,
.commOrder {
 padding: 15px;
 background: rgba(0, 0, 0, 0.02);
 border: 1px solid rgba(0, 0, 0, 0.05);
 color: #666;
 font-size: 9pt
}
.order-field,
.commOrder .stat {
 color: #000;
 font-size: 12pt;
 border-bottom: 1px dashed #ccc;
 padding-bottom: 15px;
 margin-bottom: 5px
}
.commOrder .stat span {
 color: green;
 text-transform: uppercase;
 font-weight: 600
}
.commFl {
 color: #333;
 font-size: 12pt;
 margin-top: 30px;
 padding-bottom: 0
}
.order-fname {
 padding-bottom: 5px
}
.order-field {
 padding: 0;
 color: #999;
 margin-bottom: 10px;
 font-size: 10pt
}
.order-field span {
 display: block;
 min-width: 100px;
 min-height: 25px
}
.order-delivery,
.order-payment {
 margin-top: 30px
}
.order-delivery h5,
.order-payment h5 {
 color: #7D92BA;
 font-weight: 600;
 padding-bottom: 5px
}
.order-delivery i,
.order-payment i {
 font-size: 40px;
 color: #999;
 display: block;
 float: left;
 margin-right: 10px
}
.order-delivery span.name,
.order-payment span.name {
 display: block;
 padding-left: 50px;
 font-weight: 600
}
.order-delivery span.des,
.order-payment span.des {
 display: block;
 padding-left: 50px;
 line-height: 1.1;
 font-size: 11pt
}
.order-delivery span.tax {
 display: block;
 margin-top: 10px;
 padding-top: 10px;
 margin-left: 50px;
 text-align: right;
 border-top: 1px dashed #eee
}
.order-payment .pay-now {
 margin: 15px 0 15px 50px
}
.oder-price {
 margin-top: 30px;
 padding-top: 30px
}
.oder-price h5 {
 font-weight: 600
}
.oder-price .col-2 {
 min-height: 30px
}
.oder-price .dis-num,
.oder-price .dis-name {
 border-bottom: 1px dashed #eee
}
.oder-price .num,
.oder-price .dis-num {
 text-align: right
}
.oder-price .num,
.oder-price .name {
 padding-top: 5px
}
#transaction-table .col_rem {
 font-size: 70%
}
#invoice-table small,
#transaction-table small {
 display: block
}
#invoice-table .col_amount small {
 cursor: help
}
#invoice-table .group-pic {
 vertical-align: -4px
}
#cont-shop-order .osum {
 display: block;
 height: 14px
}
#cont-shop-invoices .gTableSubTop {
 cursor: pointer;
 white-space: nowrap;
 background: #eee
}
#cont-shop-invoices .gTable td,
#transactions_cont .gTable td {
 text-align: center
}
#cont-shop-invoices td.col_payment_id,
.col_payment_id td,
.col_note small {
 text-align: left!important
}
#cont-shop-invoices .forumNameTd {
 padding-left: 6px;
 padding-right: 6px
}
/* Specification */

.fa-pointer {
 cursor: pointer;
}
.shop_spec {
 width: 100%;
}
.warning-msg,
.ok-msg {
 border: 2px dashed;
 border-radius: 10px;
 padding: 15px;
 margin-bottom: 20px;
}
.shop_spec select,
.shop-category-chains select {
 background: #f6f6f6 url(/.s/img/sh/ad.png) no-repeat 95% 50%;
 border: 1px solid #ECECEC;
 width: 120%;
 display: inline-block;
 font: inherit;
 padding: 9px 35px 9px 10px;
 margin: 0 5px;
 font-size: 0.9em;
 -webkit-appearance: none;
 -moz-appearance: none;
}
.warning-msg {
 border-color: #faebcc;
 background-color: #fcf8e3;
 color: #8a6d3b;
}
.ok-msg {
 border-color: #d6e9c6;
 background-color: #dff0d8;
 color: #3c763d;
}
.fHelp {
 color: #999;
 font-size: 0.9em;
 margin-bottom: 10px;
}
.item-action:hover,
.shop_spec .fa-wrench:hover,
.shop_spec .fa-plus-circle:hover {
 color: #7D92BA;
}
.shop_spec_grp td:first-child {
 color: #999;
}
.shop_spec_grp td {
 padding: 4px 0;
 border-bottom: 1px dashed #f3f3f3;
}
.shop_spec_grp:last-child td {
 border: none;
}
.item-action {
 display: block;
 text-decoration: none;
 text-align: right;
 line-height: 1.2;
 margin: 15px 0;
}
.collapsed .spec-subfilter-list,
.collapsed .spec-values {
 display: none;
}
.shop-spec-filter-wrapper {
 margin: 3px;
 width: 100%
}
.spec-filter {
 display: block;
 padding: 10px 0;
 border-bottom: #eee 1px solid;
}
.spec-filter.collapsed {
 padding: 5px 0;
}
.spec-val-ico {
 display: none;
}
.spec-val-text,
.spec-value-more {
 cursor: pointer
}
.spec-value-more a {
 padding-left: 20px
}
.spec-value-more a.more {
 background: transparent url(/.s/img/sh/ad.png) no-repeat center left
}
.spec-value-more a.hide {
 background: transparent url(/.s/img/sh/au.png) no-repeat center left;
 display: none
}
.spec-filter .spec-values {
 margin: 5px 0;
}
.spec-value {
 position: relative;
}
.spec-value input[type="checkbox"] {
 display: none;
}
.spec-value input[type="checkbox"] + label {
 display: block;
 position: relative;
 padding-left: 35px;
 margin-bottom: 4px;
 color: #ddd;
 cursor: pointer;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
}
.spec-value .spec-val-text {
 display: block;
 padding-left: 22px;
 line-height: 1.1;
 font-size: 1.05em;
}
.spec-value input[type="checkbox"] + label:after,
.spec-value input[type="checkbox"] + label:before {
 content: '';
 display: block;
 width: .95em;
 height: .95em;
 border: 1px solid #aaa;
 border-radius: 3px;
 position: absolute;
 left: 0;
 top: 1px;
 opacity: .6;
 -webkit-transition: all .12s, border-color .08s;
 transition: all .12s, border-color .08s;
}
.spec-value input[type="checkbox"]:checked + label:before {
 width: 3px;
 height: 8px;
 top: 2px;
 left: 6px;
 border-radius: 0;
 opacity: 1;
 border-color: #fff;
 border-top-color: transparent;
 border-left-color: transparent;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
}
.spec-value input[type="checkbox"]:checked + label:after {
 background: #999;
 border-color: #999;
 opacity: 1;
 z-index: -1;
}
.shop_spec_val {
 min-width: 320px;
}
.spec-value select {
 max-width: 240px !important;
 margin: 0 0 0 12px;
}
.shop_spec .fa-plus-circle {
 line-height: 40px;
 font-size: 1.4em;
}
.spec-value .fa-wrench,
.spec-value .fa-plus-circle {
 float: left;
 width: 34px;
 height: 40px;
 line-height: 40px;
 font-size: 1.4em;
 text-align: center;
 margin: 0 !important;
}
.collapsed .spec-filter-title {
 background-image: url(/.s/img/sh/ad.png)
}
.collapsed .spec-subfilter-title {
 background-image: url(/.s/img/sh/al.png)
}
.spec-filter-title,
.spec-subfilter-title {
 position: relative;
 padding-top: 4px;
 padding-bottom: 4px;
 font-weight: 600;
 text-transform: uppercase;
 color: #333;
 cursor: pointer
}
.spec-filter-title {
 padding-right: 20px;
 background: transparent url(/.s/img/sh/au.png) no-repeat center right;
}
.spec-subfilter-title {
 font-weight: bold;
 padding-left: 25px;
 background: transparent url(/.s/img/sh/au.png) no-repeat center left;
}
.spec-filter-title .sv-edit,
.spec-subfilter-title .sv-edit,
.spec-value .sv-edit {
 position: absolute;
 right: 10px;
 top: 0;
 display: none;
 transition: opacity 0s linear
}
.spec-filter-title:hover .sv-edit,
.spec-subfilter-title:hover .sv-edit,
.spec-value:hover .sv-edit {
 display: block;
}
.sv-edit .u-mpanel-l {
 border-radius: 13px!important;
 padding-right: 0!important;
 margin-right: 10px;
}
#spec-form-toggle {
 color: #7D92BA;
 text-decoration: none;
 margin-bottom: 5px;
}
.spec-filter-title span {
 font-weight: bold;
 margin-bottom: 5px;
}
.spec-subfilter-title span {
 cursor: pointer;
}
.spec-subfilter-list {
 padding-left: 5px;
}
.spec-subfilter {
 padding-bottom: 5px;
}
.collapsed .spec-subfilter-list,
.collapsed .spec-values {
 display: none
}
.important-values .collapsed,
.view-as-user .hidden {
 display: none
}
.spec-value select {
 width: 100%;
 max-width: 90%;
}

.compare-widget-add + a {
 display: none;
}
.compare-widget-remove + a {
 display: block;
}
.item-page .compare-widget-remove + a {
 position: relative;
 float: left;
 margin-right: 4px;
 background: #444;
 line-height: 36px;
 height: 40px;
 text-decoration: none;
 padding: 0 14px;
 border-radius: 4px;
 color: #fff;
}
.item-page .compare-widget-remove + a:before {
 content: '';
 position: absolute;
 left: -3px;
 margin-top: -4px;
 top: 50%;
 width: 0;
 height: 0;
 border-style: solid;
 border-width: 4px 3px 4px 0;
 border-color: transparent #444 transparent 
}

#shopCompareList th {
 vertical-align: bottom;
}
#shopCompareList .item-title {
 padding: 0 10px;
 line-height: 1.1;
}
#shopCompareList .item-title i {
 display: block;
 margin: 10px auto 0;
 border: 1px solid #ccc;
 width: 30px;
 line-height: 27px;
 padding: 0;
 border-radius: 20px;
 color: #666;
}
#shopCompareList .item-title i:hover {
 background: #666;
 border-color: #666;
 color: #fff;
}
#shopCompareList td {
 padding: 5px;
 border-bottom: 1px dashed #bbb;
}
#shopCompareList tr:last-child td {
 border: none;
}
#shopCompareList tbody {
 text-align: center;
 font-size: 0.9em;
 vertical-align: top;
}
#shopCompareList tbody b {
 display: block;
 text-align: left;
}


/* Specification */





@media screen and (min-width: 600px) and (max-width: 1024px) {
 #lastadd .list-item, #topviev .list-item,#topsold .list-item,#lastv .list-item {
 width: 50%
 } 
 
 .middle {
 padding: 60px 30px;
 }
 
}


@media only screen and (min-width: 1024px) {
 .scont .list-item {
 width: 25%
 } 
}

@media only screen and (max-width: 1023px) { 
 
 #recommended_products .list-item {
 width: 25%
 }
 .scont .list-item {
 width: 33.3%
 }
 
 .shop-item-block .shop-item-price,
 .shop-item-block .shop-item-title {
 font-size: 10pt;
 
 
 }
 .main-list .list-item {
 width: 33.3333%
 }
 
 
 
 
 /*
 .main-list .list-item:nth-child(4n+1),
 .main-list .list-item:nth-child(3n+1),
 .main-list .list-item:nth-child(2n+1),
 #recommended_products .list-item:nth-child(2n+1),
 .list-item:nth-child(3n+1) {
 clear: none
}
 #recommended_products .list-item:nth-child(4n+1),
 .main-list .list-item:nth-child(3n+1),
 .list-item:nth-child(3n+1) {
 clear: left
}*/
 
 /* padding: 4px 10px;
 font-size: 10pt; */
 
 
}


@media screen and (min-width: 799px) {
 .smcat table.catalog tr {
 width: 50%;
 display: inline-block
 }
 .smcat table.catalog td {
 width: 50%!important
 }
}

@media screen and (min-width: 600px) and (max-width: 799px) {
 #recommended_products .list-item,
 .scont .list-item {
 width: 50%
 }
 /*#recommended_products .list-item:nth-child(4n+1),
 .list-item:nth-child(2n+1) {
 clear: none
}
 #recommended_products .list-item:nth-child(4n+1),
 .list-item:nth-child(2n+1) {
 clear: left
}*/
 #order-table .order-item .order-item-del,
 #order-table .order-head .order-head-del {
 display: none
 }
 #order-table input[type="submit"],
 #order-table input[type="button"] {
 padding: 0 10px
 }
}

@media screen and (min-width: 200px) and (max-width: 599px) {
 .srow .col-2 {
 width: 100%;
 float: none;
 display: table;
 margin-top: 30px
 }
 .goods-menu li {
 width: 100%!important
 }
 .smcat table.catalog img {
 max-width: 50px
 }
 .smcat table.catalog h3,
 .smcat table.catalog div {
 padding-left: 65px
 }
 .smcat table.catalog h3 {
 font-size: 24pt
 }
 .shop-cat-descr img {
 max-width: 80px;
 min-height: 80px
 }
 .shop-cat-descr .cat-info {
 padding-left: 0px
 }
 .item-page .top-name {
 display: block!important
 }
 .item-page .shop-brief {
/* padding: 10px 0 15px */
 }
 .sorting i,
 .item-page .shop-brief i,
 .item-page .eTitle {
 font-weight: 800;
 /* display: none; */
}
 .item-page .col-shop-l,
 .item-page .col-shop-r {
 float: none;
 width: 100%!important
 }
 .item-page .col-shop-r {
 margin-top: 30px
 }
 .shop-tabs li {
 width: 100%
 }
 .main-list .list-item,
 #recommended_products .list-item,
 .scont .list-item {
 width: 100%
 }
 .main-list .list-item:nth-child(2n+1),
 #recommended_products .list-item:nth-child(2n+1),
 .list-item:nth-child(2n+1) {
 clear: left
 }
 .main-list .list-item:nth-child(3n+1) {
 clear: none
 }
 #total-sum td {
 display: block;
 width: 100%;
 overflow: hidden;
 text-align: left!important
 }
 #order-table .order-item td {
 border-bottom: none
 }
 #order-table td,
 #order-table tr {
 display: block;
 width: 100%;
 overflow: hidden;
 text-align: left!important
 }
 #order-table input[type="submit"],
 #order-table input[type="button"] {
 width: 100%
 }
 #order-table td.order-total {
 font-size: 18pt;
 text-align: center!important
 }
 #order-table .order-item-price,
 #order-table .order-item-del,
 #order-table .order-head {
 display: none
 }
 #order-table .order-item-cnt {
 width: 80px!important
 }
 #order-table .order-item-cnt,
 #order-table .order-item-sum {
 width: 150px;
 float: left;
 line-height: 30px;
 margin-bottom: 15px
 }
 #order-table .order-item-nom {
 background: #ccc;
 padding: 10px;
 }
 .oder-price .num,
 .oder-price .dis-num {
 text-align: left
 }
 .item-page .hint {
 right: 15px
 }
 .shop_spec td {
 width: 100%;
 display: block;
 }
}
@media screen and (max-width: 420px) {
 .scont .list-item {
 width: 100%
 }
 .list-item {
 clear: none
 }
 .shop-cat-descr canvas,
 .shop-cat-descr img,
 .shop-cat-descr .num,
 .shop-cat-descr .shop-descr {
 /*display: none*/
 }
 
 .cat-img {
 display: none;
 } 
 
 .shop-cat-descr .shop-descr {
 margin-bottom: 7px;
 }
 
 .shop-cat-descr .cat-info {
 padding: 0
 }
 .shop-cat-descr .middle {
 padding: 30px 30px !important;
 /*padding: 30px 30px 0 !important;*/
 }
 .mobile-cat,
 .mobile-cat-top {
 display:block
 }
}
@media screen and (max-width: 380px) {
 #recommended_products .list-item,
 .scont .list-item {
 width: 100%
 }
 .shop_spec_val {
 min-width: 200px;
 }
 
 
 
 .middle {
 padding: 60px 30px;
 }
 
 
 
 
 .spec-value select {
 max-width: 160px !important;
 }
}




.text-shop {
 font-weight: 300;
 line-height: 1.2;
 font-size: 12pt;
}

/* подписка на новости */

.subscribe i {
 font-size: 32pt;
 color:#39F;
}
.subscribe h3 {
 color: #fff;
 text-transform: uppercase;
 margin: 15px 0 30px 0;
}
.subscribe input[type="text"] {
 background: rgba(255,255,255,0.1);
 border: 2px solid rgba(255,255,255,0.6);
 color: white;
}


a,
.img,
input[type="submit"],
input[type="reset"],
input[type="button"],
button,
input[type="text"],
input[type="password"],
textarea,
.main-info .btn {transition:All 0.3619s ease;-webkit-transition:All 0.3619s ease;-moz-transition:All 0.3619s ease;-o-transition:All 0.3619s ease;}

.img {
 position: absolute;
 width: 104%;
 height: 104%;
 left: -2%;
 top: -1%;
 background-repeat: no-repeat;
 background-position: center;
 -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size: cover;
 z-index: -3;
 
}
/* конец подписки */





@-webkit-keyframes blink6 {
 10% { transform: scale(1, 1) rotate(80deg); }
 20% { transform: scale(0, 0) rotate(160deg); }
 100% { transform: scale(0, 0) rotate(0deg); }
}
@keyframes blink6 {
 10% { transform: scale(1, 1) rotate(80deg); }
 20% { transform: scale(0, 0) rotate(160deg); }
 100% { transform: scale(0, 0) rotate(0deg); }
}
#blink6 {
 position: relative;
 display: inline-block;
 
 
}
#blink6:after, #blink6:before {
 content: "";
 position: absolute; top: 0; left: 0;
 display: block;
 width: 100px;
 height: 100px;
 background-image: 
 radial-gradient(rgba(255,255,255,1), rgba(255,255,255,0) 30%),
 linear-gradient(45deg, rgba(0,0,0,0) 49%, rgba(255,255,255,.4) 50%, rgba(0,0,0,0) 51%),
 linear-gradient(135deg, rgba(0,0,0,0) 49%, rgba(255,255,255,.4) 50%, rgba(0,0,0,0) 51%);
 -webkit-animation: blink6 20s linear infinite;
 animation: blink6 20s linear infinite;
 transform: scale(0, 0) rotate(0deg);
 animation-iteration-count:2;
}
#blink6:before {
 top: -50%;
 right: 0; left: auto;
 -webkit-animation-delay: 10s;
 animation-delay: 10s;
}


.fancybox-image {
 padding: 10px;
}


.tftable {font-size:12px;color:#333333;width:100%;border-width: 1px;border-color: #a9a9a9;border-collapse: collapse;}
.tftable th {font-size:12px;background-color:#b8b8b8;border-width: 1px;padding: 8px 0;border-style: solid;border-color: #a9a9a9;text-align:center;}
.tftable tr {background-color:#f2f2f2;}
.tftable td {font-size:12px;border-width: 1px;padding: 8px 0;border-style: solid;border-color: #a9a9a9;text-align: center;}
.tftable tr:hover {background-color:#ffffff;}