

/* Start:/bitrix/templates/ishop/css/grid.css?152085104015719*/
/* огрызок бутстрапа */
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}


@media (min-width: 768px) {
/*
    .container {
        width: 750px
    }*/
}


/*
.container, .container-fluid {
    margin-right: auto;
    margin-left: auto
}
*/
/*
.container, .container-fluid {
    padding-left: 15px;
    padding-right: 15px
}*/
/*

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}
*/
.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-md-1, .col-md-10, .col-md-11, .col-md-12, .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-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    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%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        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%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        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%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        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%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}



.clearfix:after, .clearfix:before, /*.container-fluid:after, .container-fluid:before, .container:after, .container:before,*/ .dl-horizontal dd:after, .dl-horizontal dd:before, .row:after, .row:before {
    content: " ";
    display: table
}

.clearfix:after, /*.container-fluid:after, .container:after,*/ .dl-horizontal dd:after, .row:after {
    clear: both
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}


.hidden, .visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important
}
.text-left{
    text-align: left;
}
.text-right{
    text-align: right;
}
.text-center{
    text-align: center;
}



@-ms-viewport {
    width: device-width
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }

    .visible-xs-block {
        display: block !important
    }

    .visible-xs-inline {
        display: inline !important
    }

    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }

    .visible-sm-block {
        display: block !important
    }

    .visible-sm-inline {
        display: inline !important
    }

    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }

    .visible-md-block {
        display: block !important
    }

    .visible-md-inline {
        display: inline !important
    }

    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }

    .visible-lg-block {
        display: block !important
    }

    .visible-lg-inline {
        display: inline !important
    }

    .visible-lg-inline-block {
        display: inline-block !important
    }

    .hidden-lg {
        display: none !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}

/* End */


/* Start:/bitrix/templates/ishop/css/media.css?152110651823544*/
@media all and (max-width: 1230px)
{
	#theme_switcher { display: none;}
}

@media all and (max-width: 1070px) 
{
	.long_separator { display: none;}
	.index-cat .table_item {width: 28.5% !important;}
}

@media all and (max-width: 1060px) 
{
	ul.menu li .child.cat_menu{ width: 770px; }
	.inner_left .display_table .item_ws {width: 21%;}
	.staff_wrapp .staff_item {width: 43%;}
}

@media all and (max-width: 1024px) 
{
	.list_item .description { width: 40% !important; max-width: 380px !important; }
	.footer_wr .right_col{ display: block; float:none;width:100%;white-space:nowrap; }
	.footer_wr .right_col > div{display:none;}
	.footer_wr .right_col #bx-composite-banner{display:block;}
	.item_ws .display_table {width: 24%;}
	/*.inner_left{ padding: 0 0 35px 0; }*/
	.inner_left hr{ display: none; }
	.group_item{ width: 20%; margin-bottom: 25px; }
	.news .item{ /*width: 154px;*/ padding-bottom:12px; margin-bottom:18px; border-bottom:1px solid #D9D9D9}
	.staff_item:nth-child(even){ margin-left: 0; }
	.desc_col_wr .left_col{ width: 230px; }
	.brands_view_list li{ width: 31% !important; }
	.sideLeft{ display: none; }
	.inner_right{ padding: 0 0 35px 0; }
}

@media screen and (min-width: 992px){
	.sideRight.catalog .filter_block{ display: block !important; }
}

@media all and (min-width: 961px) 
{
	.bx-core:not(.bx-touch) .sideRight.catalog .filter_block { display: block !important; }
}

@media all and (max-width: 992px){
	/* ORDER */
	#bx-soa-total{width:100%;}
	#bx-soa-total-mobile{display:block!important;}
	#bx-soa-order #bx-soa-orderSave{display:none;}
	#bx-soa-order>.bx-soa{width:100%;}
	#bx-soa-order #bx-soa-total .bx-soa-cart-total.bx-soa-cart-total-fixed{position:relative!important;opacity:1!important;}
	#bx-soa-order #bx-soa-total .bx-soa-cart-total-ghost{padding:0!important;}
	#bx-soa-order .bx-soa-pp-desc-container .bx-soa-pp-company-graf-container{float:left;}
	#bx-soa-order .bx-soa-pp-desc-container .bx-soa-pp-company .bx-soa-pp-company-desc{margin-top:0;padding-left:140px;}
	#bx-soa-order .bx-soa-section .bx-soa-section-content{padding-left:29px;}
	#bx-soa-order .bx-soa-pp-company-selected{float:left;width:75%;}
	#bx-soa-order .bx-soa-pp-price{float:right;width:25%;}
	#bx-soa-order .bx-soa-item-tr{padding:20px 20px 20px 110px;border-top:1px solid #f3f3f3;}
	#bx-soa-order .bx-soa-item-tr.bx-soa-item-tr-first{border-top:none;}
	#bx-soa-order #bx-soa-basket .bx-soa-item-table .bx-soa-item-block{padding-left:0;overflow:visible;}
	#bx-soa-order #bx-soa-basket .bx-soa-item-table .bx-soa-item-tr .bx-soa-item-td{border:none;padding:0!important;min-width:0!important;}
	#bx-soa-order #bx-soa-basket .bx-soa-item-table .bx-soa-item-img-block{margin-left:-90px;margin-top:0;}
	#bx-soa-order #bx-soa-basket .bx-soa-item-table .bx-soa-item-content{padding-left:0;}
	#bx-soa-order #bx-soa-basket .bx-soa-item-table .bx-soa-item-tr .bx-soa-item-td.bx-soa-item-properties{margin-top:10px;}
	#bx-soa-order #bx-soa-basket .bx-soa-item-table .bx-soa-item-tr .bx-soa-item-td.bx-soa-item-properties>div{padding:0;text-align:left;}
	#bx-soa-order #bx-soa-basket .bx-soa-item-table .bx-soa-item-tr .bx-soa-item-td:last-child{padding-right:0!important;}
	#bx-soa-order #bx-soa-basket .bx-soa-item-td-title{padding-bottom:0;}
	#bx-soa-order .bx-soa-coupon{margin-left:-29px;}
	#bx-soa-order .bx-soa-more{margin-left:-29px;}
	#bx-soa-order .alert-danger{margin-left:-29px;}
	#bx-soa-order .bx-soa-cart-total .bx-soa-cart-total-line-total .bx-soa-cart-d{white-space:normal;}
	.bx-soa-item-tr.bx-soa-item-info-container, .bx-soa-item-tr .bx-soa-item-td{height:auto;}
}

@media all and (max-width: 960px) 
{
	.container.left .inner_left {padding-right: 0;}
	.sideRight{ display: none; }
	.shop_description{ margin: 12px 0 0 50px !important;}
	.group_item{ width: 25%; }
	.cart-history-delivery{display: none;}
	body .adapt_switcher {display: block;}
	body .adaptive_filter{display: inline-block;}
	body #ajax_catalog .sideRight.catalog > div{/*display:none;*/}
	body #ajax_catalog .sideRight.catalog{display: block;float: none;margin: 0px;padding: 0px;width: 100%;z-index: 4;}
	body #ajax_catalog .sideRight.catalog .filter_block {/*position: absolute;*/margin: 0;width: 100%;top: 40px;left:0px;}
	body #ajax_catalog .scroller_block .to{float:none;}
	body #ajax_catalog .ui-slider{width:100%;}
	body #ajax_catalog #clear_all{float:left;}
}

@media all and (max-width: 905px)
{
	/*.search input#title-search-input{ display: none; }*/
	.flex-viewport {padding-bottom: 15px;}
	.hideipad  { display: none; }
	.hidephone { display: none; }
	.basket .button{ display: none; }
}

@media all and (min-width: 680px) 
{
	.flex-viewport {padding-bottom: 35px;}
	ul.mini-menu{ display: none; }
	ul.menu{ display: table; }
}

@media all and (min-width: 880px) 
{
	.flex-viewport {padding-bottom: 45px;}
	.flex-control-nav {bottom: 60px !important;}
	ul.menu { display: block; }
}

@media all and (max-width: 920px)
{
	.cart-history-name{display: none;}
}

@media all and (max-width: 730px)
{
	.sort_header .sort_display { display: none; }
}

@media all and (max-width: 820px)
{
	.display_list .list_item .description { width: 240px; }
	.filter_opener.button_middle{padding: 0px 3px;margin:0px;}
	.filter_opener.button_middle span{display:none;}
}

@media all and (max-width: 660px)
{
	.list_item .description {display:none;}
	.top_block .social_link{ display: none; }	
	.header .basket .counter_mini{display: inline-block;}
	.header .basket .counter{display: none;}
}

@media all and (max-width: 980px)
{
	.search { margin-left: 35px; }
}

@media all and (max-width: 900px) 
{
	
/* Main menu */
	.shop_description{ display: none; }
	.enter_link { display: none !important; }
	ul.menu { display: block; box-sizing: border-box; }
	ul.menu li .child.cat_menu{ text-align: left; width: 574px; }

	.footer_inner ul{ padding: 0 15px 0 0; }
	.footer_inner .left_col{ width: 170px; }
	.item_info .button_block{ margin-left: 13px; }
	.item_info .likes_icons{ float: none; margin: 11px 0 11px 4px !important; }
	.hideipad  { display: none; }
	.hidephone { display: none; }
	/*.feedback_form  .staff_wrapp  { clear: both; }*/
	.main_contacts   .feedback_form   { clear: both; margin: 0 !important; padding: 0 !important; }
}

@media all and (max-width: 768px) 
{
	.table_item{ width: 29% !important; }	
	.differences_table  .table_item{ width: 90% !important; }
	.catalog_section_list .section_item{ width: 25%; }
	.group_item{ width: 25%; }
	.table_item:nth-child(3n+3) .tooltip_item{ right:auto; left:-100%; }
	.table_item:nth-child(3n+3) .tooltip_item:before{ display:block; content:''; width:0; height:0; border:10px solid transparent; border-right-color: #34373B; position:absolute; top:50%; margin-top:-10px; left:-20px;}
	.table_item:nth-child(3n+3) .tooltip_item:before{ left:auto; right:-20px; border-right-color:transparent; border-left-color: #34373B; }

	/* ORDER */
	#bx-soa-order .bx-soa-pp-desc-container .bx-soa-pp-company-graf-container{float:left;}
	#bx-soa-order .bx-soa-pp-desc-container .bx-soa-pp-company .bx-soa-pp-company-desc{margin-top:0;padding-left:140px;}
	#bx-soa-order .bx-soa-pp-desc-container{margin-top:20px;padding-left:0;padding-right:0;}
	#bx-soa-order .bx-soa-pp-list-termin{width:auto;}
	#bx-soa-order .bx-soa-section .bx-soa-section-title-container .col-sm-9{float:left;width:75%;}
	#bx-soa-order .bx-soa-section .bx-soa-section-title-container .col-sm-3{float:left;width:25%;}
	#bx-soa-order #bx-soa-basket .bx-soa-item-table .bx-soa-item-tr .bx-soa-item-td.bx-soa-item-properties{width:50%!important;display:inline-block;vertical-align:top;float:none;}
	.bx-soa-item-nth-4p1{display:none;}
}
/*@media all and (min-width: 768px) 
{
	.bx-core:not(.bx-touch) .sideRight.catalog .filter_block { display: block !important; }
}*/

@media all and (max-width: 992px) {
	.content.front .flexslider {
		display: none !important
	}
}
@media screen and (max-width: 767px){
	.group_item_inner {
		width: 50%;
		margin-right: auto;
		margin-left: auto;
	}
}
@media screen and (max-width: 550px){
	.group_item_inner {
		width: 70%;
		margin-right: auto;
		margin-left: auto;
	}
}
@media screen and (max-width: 400px){
	.group_item_inner {
		width: 100%;
	}
}
@media all and (max-width: 760px) 
{	
	.table_item .button_block {float: none !important;}

	.footer_inner .center_col{ display: none !important; }
	.footer_inner .left_col{text-align: center;width: 100% !important;padding: 0 !important; }
	.footer_inner .copy{ display: inline-block; vertical-align: top; text-align: left; }
	.footer_inner .social_link{display: inline-block;vertical-align: top;float: none !important;margin: 0 0 0 40px !important;}
	.footer_wr{ min-height: 140px; margin: -140px auto 0; }
	.list_item .information {float: none !important;}
	.header + .content{ padding: 0 0 140px; }
	.list_item .description td{ display: none; }
	.list_item.item_ws .description{ display: none;  }
	.list_item  .information .desc_name {display: inline-block !important;}
	.list_item .information{ width: auto; float: right; }
	.list_item .likes_icons{ display: none; }
	.table_item .likes_icons{ display: none; }
	.table_item{ text-align: center; }
	.table_item .price_block {float: none !important;}
	.drop_number{ display: none !important; }
	.item_info .info_block .compare {margin-top: 22px !important;}
	.char-wrapp .char { width: 49% !important; }
	.item_info .thumbs{ display: none !important; }
	.item_info .item_slider{ float: none !important; }
	.item_info .right_info{ padding: 0 !important; }
	.item_info .right_info .brand.img {margin-top: 11px !important;}
	.item_info .right_info .brand  img {margin-top: 0 !important;}
	.item_stock .left_data{ float: none !important; }
	.item_stock .right_data{ padding: 0 !important; }
	.item_article .left_data{ float: none !important; }
	.item_article .right_data{ padding: 0 !important; }
	.article_detail .gallery{ display: none !important; }
	.article_detail .left_data{ float: none !important; }
	.article_detail .right_data{ padding: 0 !important; }
	form.ishop .left_inputs{ float: none; width: auto; }
	form.ishop .right_inputs{ padding: 0; margin: 0; }
	.news .item{ /* width: 110px; */  clear:both; display:block; min-height:84px; width:auto}
	.news_all .img{ float: none !important; }
	.news_all .img .gallery{ display: none !important; }
	.news_all .text{ padding: 0 !important; }
	.left_menu, .left_block{ display: none;} 
	.content_menu_mini {display: block !important;}
	.news, .news_all, .inner_menu.staff, .inside_page_content, .item_jobs, .item_article, .item_video, .item_faq_wrapp, .brands_view_list, .brand_view_detail, .right_content, .staff_wrapp, .item_jobs_wrapp, .item_article_wrapp {margin-left: 0 !important;}
	.item_jobs .right_data {padding: 0; margin-top: 10px;}
	.item_jobs .left_data{float: none; width: auto;}
	.right_content{ padding: 0; margin-top: 15px; }
	.staff_wrapp .staff_item {width: 100%; margin-right: 0;}
	.tabs_section.news .tabs li{margin:0 10px}
	.tabs_section.news .tabs	{margin-bottom:20px} 
}

@media all and (max-width: 720px) 
{
	ul.menu li a {font-size: 10px;}
	#map_view{display: none !important;}
	.table-standart  th{font-size: 10px;}
}

@media all and (max-width: 600px) 
{
	.news .item  img{display: none;}
	.news .block_text {margin-left: 0 !important;}
	.cart-item-name{display: none;}
	.table-standart  th{font-size: 10px;}
	.main_contacts .description {display: none;}
	.main_contacts .contacts_wrapp {width: 100% !important; padding: 0 !important;}
	.main_contacts .right_block {padding: 0 !important;}
	.main_contacts .map, .main_contacts .right_block {width: 100% !important; float: left;}
	.item_info td.shadow, .item_info td.one-click {display: none !important;}
	.order_props {width: 70% !important;}
}

@media all and (max-width: 767px)
{
	ul.mini-menu{ display: block; }
	.flex-viewport {padding-bottom: 3% !important;}
	ul.menu li a {font-size: 13px;}
	.index-cat td.left-block {display: none;}
	.index-cat .table_item  {width: 29% !important;}
	ul.menu li .child{ display: none !important; }
	ul.menu{ display: none; z-index: 10 !important; box-shadow: none !important;  width: 100% !important; padding-top: 20px !important; }
	ul.menu.hidable-menu{ display: none; }
	ul.menu.visible-menu{ display: block; }
	form.ishop .left_inputs {float: none !important; width: auto !important;}
	form.ishop .right_inputs {padding-left: 0 !important;}
}

@media all and (max-width: 690px) 
{
	.inner_left .display_table .item_ws {width: 29%;}
}

@media all and (max-width: 680px) 
{
	.item_jobs .salary-block {float: none !important; margin: 10px 0 30px !important;}
	.item_jobs .salary-block div {display: none;}
	.item_jobs .salary-block span {border-radius: 3px !important;-moz-border-radius: px !important;-o-border-radius: 3px !important;-webkit-border-radius: 3px !important;}
	td.cart-item-discount{display: none;}
	.right_content .stores td.right{width: 30% !important;}
	.desc_col_wr .right_col, .desc_col_wr .left_col {width: auto !important; float: none !important;}
	.desc_col_wr .description {display: none;}
	.flexslider{ margin: 0 0 10px; }
	#order_form_div .order_item_props, .order_structure .order_item_props {display: none;}
	.tabs li a span{ font-size: 13px; }
	.brands_list_ws{ display: none; }
	.group_list .group_item {width: 33%;}
	.group_list .group_item  .image {min-height: auto;}
	/* catalog */
	.catalog_section_list .section_item { width: 90% !important; }	 
	.catalog_section_list .section_item .desc { display: none !important; }
	.catalog_section_list .section_item li { padding: 2px 9px 0 0 !important; }
	.about-company{ float: none !important; width: 100% !important; padding: 0 !important; }
	.about-company img { display: none; }
	.news-front{ padding: 0 !important; }
	h1{ font-size: 22px !important; line-height: 22px !important; margin-bottom: 10px !important; }
	h2, .change_password .title {font-size: 16px !important;}
	.article_detail .name {font-size: 20px; line-height: 22px;}
	.list_item .description{ width: 220px; }
	.list_item .image{ float: left;  }
	.list_item .description{ padding: 10px 0 0 0; }
	.breadcrumb .section_list{ display: none !important; }
	.breadcrumb .drop_section a.name span{ margin: 0; }
	.table_item .tooltip_item{ display: none !important; }
	.tooltip{ display: none !important; }
	.breadcrumb .drop_section a.name{ background: none; }
	.breadcrumb .drop_section a.name span{ border: 0 !important; text-decoration: underline; color: #636363; }
	.breadcrumb .drop_section a.name span:hover{ color: #188B77; }
	.hideipad  { display: none; }
	.hidephone { display: none;  }
	.breadcrumb { margin-bottom: 14px !important; }
	body #order_form_div table.order-auth td.auth, body #order_form_div table.order-auth td.register, body #order_form_div .title.inline {display: block;}
	body #order_form_div table.order-auth td.auth {margin-bottom :40px;}
	body #order_form_div table.order-auth td {text-align:center;}
	body #order_form_div table.order-auth .sale_order_full_table {width: 100%;}
}

@media all and (max-width: 580px) 
{
	.compare_link {display: block !important;}
	.item_info table tbody td{font-size: 11px !important;}
	.in_basket .image img {max-width: 100px;}
	.in_basket .popup .button {float: left;}
	.in_basket .product_description {margin: 5px !important;}
	.in_basket .product_description a {font-size: 13px !important;}
	.in_basket .price_block {margin-top: 3px !important;}
	.in_basket .price_block span {font-size: 12px !important;}
	.in_basket  .title {font-size: 16px !important; float: left;}
	.in_basket a.jqmClose {top: 10px !important;}
	.go_to_compare{display: none;}
	.brands_view_list li {width: 45% !important;}
	.group_list .group_item {width: 50%;}
	.differences_table  .table_item  a.desc_name, .differences_table  .table_item  .price span{ font-size: 12px; line-height: 14px; }
}

@media all and (max-width: 570px){
	/* ORDER */
	#bx-soa-order #bx-soa-basket .bx-soa-item-table .bx-soa-item-img-block{float:left;}
	/*#bx-soa-order #bx-soa-basket .bx-soa-item-table .bx-soa-item-tr .bx-soa-item-td{width:100%!important;}*/
	/*#bx-soa-order .bx-soa-item-tr{padding-bottom:10px;}*/
	#bx-soa-order .bx-soa-coupon-item{text-align:left;}
	#bx-soa-order .bx-soa-section .bx-soa-coupon-item .bx-soa-tooltip{float:none;margin-left:0;}
	#bx-soa-order .bx-soa-coupon-item .bx-soa-tooltip .tooltip-inner{margin-top:3px;text-align:left;}
	#bx-soa-order .bx-scu-container{padding-top:0;}
	#bx-soa-order  .bx-soa-item-td-title, #bx-soa-order  .bx-soa-item-td-text{display:block!important;}
	#bx-soa-order .bx-soa-item-td-title, #bx-soa-order .bx-soa-item-td-text{font-size:15px;}
}

@media all and (max-width: 560px) 
{
	.phone_feedback{float: left !important; margin: 0 20px;}
	.top_block .auth_form{margin-right: 20px !important;}
	.sort_header .compare {display: none;}
	.cart-history-payed, .cart-history-canceled {display: none;}
	.input_text_style {width: 90px;}
}

@media all and (max-width: 500px) 
{
	.right_content .right {display: none;}
	.offers_stores_frame.popup{right: 0px; left: 0% !important; margin-left: 0 !important;}
	.index-cat .table_item  {width: 28% !important;}
	.shop_description_mini {display: block !important;}
	.differences_table .marks {display: none;}
	.differences_table td {font-size: 10px !important; }
	.differences_table td.prop_name {padding-left: 0 !important;}
	#order_form_div .order_item_price_type, #order_form_div .order_item_weight, #order_form_div .order_item_discount, #order_form_div .order_item_quantity, .order_structure .order_item_price_type, .order_structure .order_item_weight, .order_structure .order_item_discount, .order_structure .order_item_quantity {display: none;}
	#order_form_div .order_item_quantity_small, .order_structure .order_item_quantity_small {display: inline;}
	.table-standart.subscribe .cart-item-quantity, .table-standart.delay .cart-item-quantity {display: none;}
	form.ishop.personal, .order_props {width: 100% !important;}
}

@media all and (max-width: 520px) 
{
	ul.menu li{    width: 100%;    text-align: left;}
	.index_cat .table_item, .table_item, .inner_left .display_table .item_ws{ width: 50% !important; margin: 0 !important; }
	.table_item.bx_item_set_hor_item  {margin-top: 10px !important; }
	.set_wrapp .plus:nth-child(2) {display: none;}
	.catalog_section_list .section_item{ width: 33.3%; }
	.group_item{ width: 33.3%; }
	.tabs li a span{ font-size: 12px }
	.sort_filter{ /*display: none;*/ }
	.sort_display{ float: none; }
	.sort_header{ text-align: center; }
	.list_item .information {width: 170px;}
	h1.product-name {margin-right: 0;}
	.compare{ margin: 0 auto 15px; position: relative; top: 0; }
	.phone_feedback{ background: none !important; margin: 0 20px 0 0; padding: 0 !important; }
	.item_info  table td.offer_count {display: none;}

	/* ORDER */
	#bx-soa-order #bx-soa-basket .bx-soa-item-table .bx-soa-item-img-block{float:none;margin:0 0 15px;}
	#bx-soa-order .bx-soa-item-tr{padding-left:20px;}
}

@media all and (max-width: 767px) {
	.basket-small{
		/*display: none;*/
	}
}

@media all and (max-width: 480px) 
{
	table.share td:last-child {display:none;}
	.index-cat .table_item  {width: 50% !important;}
	.news  .item {width: 100% !important; box-sizing: border-box; box-sizing: -moz-border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box;}
	.differences_table  .table_item  a.desc_name, .differences_table  .table_item  .price span{ font-size: 10px !important; }
	.differences .right_arrow {right: -8px !important;}
	.order_props select {float: left;}
}


@media all and (max-width: 450px) 
{
	.top_block {padding: 0 10px !important;}
	.cart-history-status { display: none !important;}
	.staff_item .name {font-size: 12px !important;}
	.catalog_section_list .section_item{ width: 50%; }
	.group_item{ width: 50%; }
	.brands_view_list li {width: 100% !important;}
	.phone_feedback a{ font-size: 14px; height: 26px; }
	.top_block .auth_form a.name{ font-size: 12px; }
	.logo img{ width: 145px; }
	.logo{ margin: 0; vertical-align: middle; display: inline-block; }
	.basket{float: right !important; display: inline-block; vertical-align: middle; }
	.logo{margin-top: 0 !important;}
	.list_item .description{ width: 120px; }
	.list_item .image{ /*max-width: 108px;*/ padding: 0 5px 0 0; }
	.list_item .image img{ /*max-width: 103px;*/ }
	.right_info .name{ font-size: 18px; line-height: 18px; }
	.tabs li a{ padding: 2px 4px; }
	.inner_menu li{ margin-right: 3px; padding: 2px 5px; }
	h1{ font-size: 22px; line-height: 22px; margin-bottom: 10px; }
	.stock_detail .name { font: normal 24px/27px ' PT Sans',Arial; }
	.table_item .image { height: 100px; line-height: 100px; overflow: hidden; }
	.table-standart tr th{ white-space: nowrap; overflow: hidden !important;  }
	.table-standart tr th, .table-standart tr td{ padding: 2px 5px !important; }
	.table-standart input[type="text"]{ width: 70% !important; }
	td.cart-item-delay {display: none;}
	.offers_stores_frame  a.jqmClose {top: 10px !important;}
	/* tovari */
	.table_item a.desc_name { font-size: 13px !important; }
	.table_item .price span { font-size: 16px; }
	.list_item .description th.desc_name a { font-size: 13px !important; }
	.list_item .information { float: none; margin-top: 10px;}
	.list_item .price_block { margin: 5px 0 0; }
	.popup {padding: 10px !important;}
	#basketOrderButton2{margin-right:0 !important;}

	table .link_block.remove_all_basket { margin-top: 0px; }
	.link_block.remove_all_basket { margin: 2px 0px 10px 5px; }

	/* ORDER */
	#bx-soa-order .bx-soa-pp-desc-container .bx-soa-pp-company-graf-container{float:none;}
	#bx-soa-order .bx-soa-pp-desc-container .bx-soa-pp-company .bx-soa-pp-company-desc{margin-top:15px;padding-left:0;}
	#bx-soa-order .bx-soa-coupon-label{width:auto;display:block;margin-top:0;margin-bottom:4px;}
	#bx-soa-order .bx-soa-coupon label{width:auto;}
	#bx-soa-order .bx-soa-coupon-block{display:block;}
	#bx-soa-order .bx-soa-coupon-input{width:auto;}
	#bx-soa-order .bx-soa-section .bx-soa-section-title{padding-right:0;}
	#bx-soa-order .bx-soa-section .bx-soa-section-title-container .text-right{padding:0;text-align:left;}
	#bx-soa-order .bx-soa-section .bx-soa-section-title-container .col-sm-9{width:100%;float:none;text-align: left;}
	#bx-soa-order .bx-soa-section .bx-soa-section-title-container .col-sm-3{width:100%;float:none;}
	#bx-soa-order .bx-soa-editstep{margin-top:5px;}
	#bx-soa-order #bx-soa-basket .bx-soa-item-table .bx-soa-item-tr .bx-soa-item-td.bx-soa-item-properties {width: 100%!important;}
}

@media all and (max-width: 426px)
{
	#basketOrderButton2{margin-bottom:5px;}
}

@media all and (max-width: 400px) 
{
	.phone_feedback {font-size: 15px !important;}
	.list_item .image {float: none !important;}
	.list_item  {text-align: center !important;}
	.list_item .image {height: auto !important; line-height: inherit !important;}
	.staff_item .image img {max-width: 120px;}
	.popup {left: 43% !important;}
	.staff_item .info {padding-left: 140px !important;}
	.popup input[type="text"], .popup input[type="password"], .popup input[type="file"], .popup input[type="email"], .popup textarea {width: 100% !important;}
}


/*order*/
@media only screen and (max-width: 1174px){
	#bx-soa-order .bx-soa-pp-desc-container .bx-soa-pp-company-graf-container {
	    float: none;
	}
	#bx-soa-order .bx-soa-pp-desc-container .bx-soa-pp-company .bx-soa-pp-company-desc {
	    margin-top: 15px;
	    padding-left: 0;
	    margin-bottom: 10px;
	}
}




@media (max-width: 520px){
	.left_col{
	    margin-top: 10px;
    	text-align: center;
    	display: block;
    	width: 100% !important;
    	float: none !important;
	}
}
/* End */


/* Start:/bitrix/templates/ishop/themes/blue/style.css?153242754055584*/
#bx-soa-order .bx-soa-section .bx-soa-section-title:before{background-color: #0086cb;}
#bx-soa-order .bx-soa .form-group .radio-inline.checked label:before, #bx-soa-order .bx-soa .form-group .radio-inline label:hover:before, 
#bx-soa-order .bx-soa-pp-company:hover .bx-soa-pp-company-graf-container:before, #bx-soa-order .bx-soa-pp-company.bx-selected .bx-soa-pp-company-graf-container:before{background-color: #0086cb;}
#bx-soa-order div[class*=bx-sls] .quick-locations .quick-location-tag:hover{background-color: #0086cb;color: #fff;}
#bx-soa-order div[class*=bx-sls] .quick-locations .quick-location-tag{border-color: #0086cb;color: #0086cb;}
#bx-soa-order .bx-soa-pp-item-container .bx-soa-pp-company.bx-selected .bx-soa-pp-company-graf-container, #bx-soa-order .bx-soa-pp-item-container .bx-soa-pp-company:hover .bx-soa-pp-company-graf-container{border-color: #0086cb;}
#bx-soa-order .bx-soa-pp-desc-container .bx-soa-pp-company:before, #bx-soa-order .bx-soa-pp-desc-container .checkbox label:hover:before, #bx-soa-order .bx-soa-pp-desc-container .checkbox label.checked:before{background-color: #0086cb;}
#bx-soa-order .bx-soa-coupon-input:hover:after, #bx-soa-order .bx-soa-coupon-item .bx-soa-coupon-remove:hover{background-color: #0086cb;}

#bx-soa-order-form .btn.btn-default{
	background: #85d1e9;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYWFlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDhmYzciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #85D1E9 0%, #167AB8 60%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#85D1E9), color-stop(60%,#167AB8));
	background: -webkit-linear-gradient(top,  #85D1E9 0%,#167AB8 60%);
	background: -o-linear-gradient(top,  #85D1E9 0%,#167AB8 60%);
	background: -ms-linear-gradient(top,  #85D1E9 0%,#167AB8 60%);
	background: linear-gradient(to bottom,  #85D1E9 0%,#167AB8 60%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#85D1E9', endColorstr='#167AB8',GradientType=0 );
	border-bottom: 1px solid #006ea5;
}

.bx_kit_result  .price span, .bx_item_set_result_block  .price span, .item_info .price span, .list_item .price span, .in_basket .price span, .table_item .price span, .display_rows td.price_block .price, .popup_basket_list .quanitity, .popup_basket_list .price, .item_info table tbody td.price, .table-standart .old-price, .cart-item-price .price
{ 
	color: #232323; 
}
ol li:before, .list-item-before
{
	background: #188B77;
}
a, .content.front h3 a:hover, .basket a.popup_basket:hover, .list_item .description .show_props a:hover, .news_block .title a:hover, .catalog_section_list .section_item .name a:hover, .compare a.link:hover, .breadcrumb a:hover, .sort_filter a:not(.current):hover, .sort_display a:not(.current):hover, .phone_feedback a:hover, .breadcrumb .section_list a, .breadcrumb .section_list a:hover, ul.top_menu a:hover, .item_info .add_review:hover, .item_info .found_cheaper:hover, .catalog_section_list .item li a:hover, .footer_inner .aspro a:hover, .left_menu li a:hover, .footer_inner ul a:hover, .footer_inner li.menu_title a, .staff_wrapp .section_title  a, .basket  .delay a:hover, .tabs > li:not(.current) span:hover *, ul.menu li a:hover, ul.mini-menu li a:hover, .tabs li:not(.current):hover span, ul.menu li .child ul .menu_title a:hover, ul.menu li .cat_menu a:hover, ul.menu li .child ul li.see_more a:hover
{ 
	color: #0086cb; 
}
.adaptive_filter .filter_opener:not(.current):hover{color: #0086cb; }
.price span.new, .item_info table tbody td.price span.new, .bx_kit_result  .price span.new, .bx_item_set_result_block  .price span.new, .item_info .price span.new, .differences_table .discount-price span, .table-standart .discount-price 
{ 
	color:#c12424;
}
.price span.old, .table-standart .old-price
{
	color:#999; 
}
ul.menu > li > a:hover, ul.mini-menu li a:hover
{
	color: #0048ff;
}
#vertical-multilevel-menu ul.root-item , .thumbs li.current, blockquote, div.search-page form, .item_jobs .salary-block  span 
{
	border-color: #ababab;
}
.stock_board
{
	border-color: #e1e1e1;
}
#order_form_div .sale_order_table.delivery label:hover img, #order_form_div .sale_order_table.delivery input[type=radio]:checked + label img, 
#order_form_div div.ps_logo.selected img, #order_form_div .sale_order_table .ps_logo img:hover, #order_form_div .sale_order_table .ps_logo input[type=radio]:checked + label img,
#order_form_div .account label:hover img, #order_form_div .account img.active 
{
	border-color: #0a67a3 !important;
}
#vertical-multilevel-menu ul.root-item li.arr 
{
	border-right: 5px solid  #ababab;
}
ul.menu li a.current 
{ 
	/*-moz-box-shadow: inset 0px 1px 2px 3px #00225b, 0 1px 0 rgba(255,255,255,.1);
	-webkit-box-shadow: inset 0px 1px 2px 3px #00225b, 0 1px 0 rgba(255,255,255,.1);
	box-shadow: inset 0px 1px 2px 3px #00225b, 0 1px 0 rgba(255,255,255,.1);

	background: #00286d; */
	color: #fff;
}
ul.menu li a
{
	/*text-shadow: 0 1px 0 rgba(0,0,0,.3);
	-moz-text-shadow: 0 1px 0 rgba(0,0,0,.3);
	-webkit-text-shadow: 0 1px 0 rgba(0,0,0,.3);*/
}
.left_menu li.current a, .pagination a.cur 
{
	background: #399ec0;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM5OWVjMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwYTY3YTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #399ec0 0%, #0a67a3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#399ec0), color-stop(100%,#0a67a3));
	background: -webkit-linear-gradient(top,  #399ec0 0%,#0a67a3 100%);
	background: -o-linear-gradient(top,  #399ec0 0%,#0a67a3 100%);
	background: -ms-linear-gradient(top,  #399ec0 0%,#0a67a3 100%);
	background: linear-gradient(to bottom,  #399ec0 0%,#0a67a3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#399ec0', endColorstr='#0a67a3',GradientType=0 );
}
.scroller_block .ui-widget-header 
{ 	
	background: #59acd0;
	box-shadow: 0 1px 1px 1px #0374a8 inset;
	-moz-box-shadow: 0 1px 1px 1px #0374a8 inset;
	-webkit-box-shadow: 0 1px 1px 1px #0374a8 inset;
}
ul.menu li a, ul.mini-menu li a
{ 
	color: #6f6f6f;
}
ul.menu li a.current, ul.mini-menu li a.current
{ 
	color: #6f6f6f;
}
#vertical-multilevel-menu li:hover a.root-item
{
	background: #0a67a3;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBhNjdhMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzYmEwYzIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  #0a67a3 0%, #3ba0c2 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#0a67a3), color-stop(100%,#3ba0c2));
	background: -webkit-linear-gradient(left,  #0a67a3 0%,#3ba0c2 100%);
	background: -o-linear-gradient(left,  #0a67a3 0%,#3ba0c2 100%);
	background: -ms-linear-gradient(left,  #0a67a3 0%,#3ba0c2 100%);
	background: linear-gradient(to right,  #0a67a3 0%,#3ba0c2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a67a3', endColorstr='#3ba0c2',GradientType=1 );
	color: #fff;
}
.search button
{ 
	background: url('/bitrix/templates/ishop/themes/blue/images/search_button.png') -3px -3px no-repeat; 
}
.search button:hover, .search button.hover
{ 
	background-position: -3px -33px; 
}
.filter_block input[type="checkbox"] + label
{ 
	background: url("/bitrix/templates/ishop/themes/blue/images/chek.png") no-repeat scroll 0 0 transparent; 
}
.filter_block input[type="checkbox"] + label:hover, form.ishop input[type="checkbox"] + label:hover
{
	background-position: 0 -63px; 
}
.filter_block input[type="checkbox"]:checked + label, form.ishop input[type="checkbox"]:checked + label
{ 
	background-position: 0 -141px; 
}
ul.menu, ul.mini-menu 
{
}
.top_block .auth_form a.exit
{
	background: url('/bitrix/templates/ishop/themes/blue/images/close_auth.png') top center no-repeat; 
}
.top_block .auth_form a.exit:hover
{ 
	background-position: bottom center; 
}
#vertical-multilevel-menu li a.root-item i
{
	background: url(/bitrix/templates/ishop/themes/blue/images/menu-rarr.png) center left no-repeat;
}
#vertical-multilevel-menu li:hover a.root-item i
{
	background-position: center right;
}
.mark
{ 
	background:url(/bitrix/templates/ishop/themes/blue/images/markers_product.png) 0 0 no-repeat; 
}
.mark.hit
{ 
	background-position:0 0px; 
}
.mark.like
{ 
	background-position: -47px 0px; 
}
.mark.new
{ 
	background-position: -92px 0px; 
}
.mark.share
{ 
	background-position: -138px 0px; 
}
.phone_feedback
{ 
	background: url('/bitrix/templates/ishop/themes/blue/images/phone.png') no-repeat 5px 10px;
}
.top_block .auth_enter
{ 
	background: url('/bitrix/templates/ishop/themes/blue/images/lock.png') 0 0 no-repeat; 
}
.basket  .icon, .delay  .icon
{
	background: url('/bitrix/templates/ishop/themes/blue/images/basket_icons.png') -7px -7px no-repeat;
}
.delay  .icon
{
	background-position: -7px -128px;
}
.el .found_cheaper
{ 
	background: url('/bitrix/templates/ishop/themes/blue/images/money.png') 0 0 no-repeat;
    padding-left: 26px;
    font-size: 14px;
    color: #333;
    text-decoration: none;
    margin-top: 12px;
    display: inline-block;
}
.el .found_cheaper span{
    border-bottom: 1px dashed;
}

.item_info .noavailable_block, .display_list .noavailable_block
{ 
	background: url('/bitrix/templates/ishop/themes/blue/images/noavailable.png') 0 0 no-repeat; 
}
.button_middle i
{ 
	background:url('/bitrix/templates/ishop/themes/blue/images/icons_catalog.png') no-repeat 0 0; 
}
.button_middle.list i
{ 
	background-position: -1px -13px; 
}
.button_middle.list.current i
{ 
	background-position: -13px -13px; 
}
.button_middle.block i
{ 
	background-position: -1px -1px; 
}
.button_middle.block.current i
{ 
	background-position: -13px -1px; 
}
.button_middle.table i
{ 
	background-position: -1px -93px; 
}
.button_middle.table.current i
{ 
	background-position: -13px -93px; 
}
.button_middle.POPULARITY i
{ 
	background-position: -1px -25px; 
}
.button_middle.NAME i
{ 
	background-position: -1px -40px; 
}
.button_middle.PRICE i
{ 
	background-position: -1px -54px; 
}
.button_middle.QUANTITY i
{ 
	background-position: 0px -105px; 
}
.adaptive_filter .filter_opener.button_middle i{background:url('/bitrix/templates/ishop/themes/blue/images/filter.png') 0px 0px no-repeat;}
.button_middle.POPULARITY.current.desc i, .button_middle.NAME.current.desc i, .button_middle.PRICE.current.desc i, 
.button_middle.QUANTITY.current.desc i
{ 
	/*background-position: 0 -67px; */
}
.button_middle.POPULARITY.current.asc i, .button_middle.NAME.current.asc i, .button_middle.PRICE.current.asc i, .button_middle.QUANTITY.current.asc i
{ 
	/*background-position: -11px -67px; */
}
.button, .button span
{ 
	background: transparent url('/bitrix/templates/ishop/themes/blue/images/button.png') 0 -34px no-repeat; 
	color: #fff; 
}
.button span
{
	background-position: 100% 0;
}
.button:hover, .button.feedback
{ 
	background-position: 0 -102px; 
}
.button:hover span, .button.feedback span
{ 
	background-position: 100% -68px; 
}
.button2, .button2 span
{ 
	background: transparent url('/bitrix/templates/ishop/themes/blue/images/button.png') no-repeat; 
	color: #fff; 
}
.button2, .button.resume_send   
{ 
	background-position: 0 -253px;
}
.button2 span, .button.resume_send span
{ 
	background-position: 100% -230px; 
}
.button2:hover
{ 
	background-position: 0 -347px; 
}
.button2:hover span
{ 
	background-position: 100% -324px; 
}
.button3, .button3 span
{ 
	background: transparent url('/bitrix/templates/ishop/themes/blue/images/button.png') no-repeat; color: #fff; 
}
.button3
{ 
	background-position: 0 -347px; 
}
.button3 span
{ 
	background-position: 100% -324px; 
}
.button3:hover
{ 
	background-position: 0 -253px; 
}
.button3:hover span
{ 
	background-position: 100% -230px; 
}
.button4, .button4 span
{ 
	background: transparent url('/bitrix/templates/ishop/themes/blue/images/button.png') no-repeat; color: #fff; 
}
.button4
{ 
	background-position: 0 -206px; 
}
.button4 span
{ 
	background-position: 100% -183px; 
}
.button4:hover
{ 
	background-position: 0 -347px; 
}
.button4:hover span
{ 
	background-position: 100% -324px; 
}
.button5, .button5 span
{ 
	background: transparent url('/bitrix/templates/ishop/themes/blue/images/button.png') no-repeat; color: #fff; 
}
.button5
{ 
	background-position: 0 -300px; 
}
.button5 span
{ 
	color: #fff; 
	background-position: 100% -277px; 
}
.button5:hover
{ 
	background-position: 0 -347px; 
}
.button5:hover span
{ 
	color: #fff;
	background-position: 100% -324px; 
}
.button.add_order span
{ 
	color: #512c5f; 
	background-position: 100% -277px; 
}
.button.add_order:hover span
{ 
	color: #fff;
}
.button_middle
{ 
	color: #000; 
}
.button.add_item
{ 

}


.bx_kit_result .button.add_item:hover, .bx_item_set_result_block, .button.resume_send, .button[name="BasketOrder"]
{
	background-position: 0 -102px;
}

.bx_kit_result,
.button.resume_send span, .button[name="BasketOrder"] span
{ 
	background-position: 100% -68px; 
}
.button.in_basket
{ 
	background-position: 0 -206px; 
}
.item_info .button.in_basket
{ 
	background-position: 0 -409px; 
}
.button.in_basket span
{ 
	background-position: 100% -183px; 
}
.item_info .button.in_basket span
{ 
	background-position: 100% -373px; 
}
.button.add_order
{ 
	background-position: 0 -300px; 
}
.item_info .button.add_order
{ 
	background-position: 0 -482px; 
}
.item_info .button.add_order span
{ 
	background-position: 100% -446px; 
}
.button.in_basket:hover, .button.add_order:hover
{ 
	background-position: 0 -347px; 
}
.bx_kit_result .button.add_item, .bx_item_set_result_block .button.add_item,  .button.resume_send:hover,
.item_info .button.in_basket:hover, .item_info .button.add_order:hover, .button[name="BasketOrder"]:hover
{ 
	background-position: 0 -34px; 
}
.button.add_item:hover span, .button.in_basket:hover span, .button.add_order:hover span
{ 
	background-position: 100% -324px; 
}
.bx_kit_result .button.add_item span, .bx_item_set_result_block .button.add_item span,
.item_info .button.in_basket:hover span, .item_info .button.add_order:hover span, .button.resume_send:hover span, .button[name="BasketOrder"]:hover span
{ 
	background-position: 100% 0; 
}
.button_middle.current
{ 	
	color: #0092c8 ;
}
.button4.compare_button i
{ 
	background:url("/bitrix/templates/ishop/themes/blue/images/icons_catalog.png") no-repeat 0 0; 
}
.button4.compare_button i
{ 
	background-position: -1px -81px; 
}
.likes_icons a
{ 
	background: url("/bitrix/templates/ishop/themes/blue/images/add_compare_icons.png") no-repeat; 
}
.likes_icons a.wish_item
{ 
	background-position: 0 0; 
}
.item_info .likes_icons a.wish_item
{ 
	background-position: 0 -70px; 
}
.likes_icons a.wish_item:hover
{ 
	background-position: 0 -25px; 
}
.item_info .likes_icons a.wish_item:hover
{ 
	background-position: 0 -98px; 
}
.likes_icons a.wish_item.active
{ 
	background-position: 0 -50px; 
}
.item_info .likes_icons a.wish_item.active
{ 
	background-position: 0 -126px; 
}
.likes_icons a.compare_item
{ 
	background-position: -26px 0; 
}
.item_info .likes_icons a.compare_item
{ 
	background-position: -31px -70px; 
}
.likes_icons a.compare_item:hover
{ 
	background-position:-26px -25px; 
}
.item_info .likes_icons a.compare_item:hover
{ 
	background-position:-31px -98px; 
}
.likes_icons a.compare_item.active
{ 
	background-position: -26px -50px; 
}
.item_info .likes_icons a.compare_item.active
{ 
	background-position: -31px -126px; 
}
.likes_icons a.compare_item.large 
{   
	background-position: -80px -158px; 
}
.likes_icons a.wish_item.large 
{ 
	background-position: 0 -158px; 
}
.likes_icons a.compare_item.large:hover
{   
	background-position: -80px -183px; 
}
.likes_icons a.wish_item.large:hover 
{ 
	background-position: 0 -183px; 
}
.likes_icons a.compare_item.large.active 
{   
	background-position: -80px -208px !important; 
}
.likes_icons a.wish_item.large.active
{ 	
	background-position: 0 -208px !important; 
}
.enter_link > a span
{ 
	background: url("/bitrix/templates/ishop/themes/blue/images/vhod.png") 0 -6px no-repeat; 
}
a.jqmClose, body .popup-window-close-icon
{ 
	background: url("/bitrix/templates/ishop/themes/blue/images/close.png") -2px -3px no-repeat !important; 
}
a.jqmClose:hover, body .popup-window-close-icon:hover
{ 
	background-position: -2px -28px !important; 
}
.list_item .description .show_props a
{ 
	background:url("/bitrix/templates/ishop/themes/blue/images/arr_razv_sver.png") no-repeat 0 6px; 
}
.drop_number a.number
{ 
	background: url("/bitrix/templates/ishop/themes/blue/images/breadcrumb_arrow.png") right 6px no-repeat; 
}
.scroller_block .ui-slider .ui-slider-handle 
{
	background: url("/bitrix/templates/ishop/themes/blue/images/price-polzunok.png") no-repeat 0 0; 
}
.lupa
{ 
	background:url("/bitrix/templates/ishop/themes/blue/images/lupa.png") no-repeat; 
}
.stock_board .name i
{ 
	background: url("/bitrix/templates/ishop/themes/blue/images/stock.png") 0 0 no-repeat; 
}
/*.counter_block .plus, .counter_block  .minus*/
/*{ */
	/*background: url("/bitrix/templates/ishop/themes/blue/images/arrows.png") 0 0 no-repeat; */
/*}*/
/*.counter_block .plus*/
/*{ */
	/*background-position: 0 0; */
/*}*/
/*.counter_block .plus:hover*/
/*{ */
	/*background-position: -10px 0; */
/*}*/
/*.counter_block .minus*/
/*{ */
	/*background-position: 0 -7px; */
/*}*/
/*.counter_block .minus:hover*/
/*{ */
	/*background-position: -10px -7px; */
/*}*/
.tabs li.current span
{ 
	background: #26a6cb;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI2YTZjYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDY0YWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #26a6cb 0%, #0064aa 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#26a6cb), color-stop(100%,#0064aa));
	background: -webkit-linear-gradient(top,  #26a6cb 0%,#0064aa 100%);
	background: -o-linear-gradient(top,  #26a6cb 0%,#0064aa 100%);
	background: -ms-linear-gradient(top,  #26a6cb 0%,#0064aa 100%);
	background: linear-gradient(to bottom,  #26a6cb 0%,#0064aa 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26a6cb', endColorstr='#0064aa',GradientType=0 );
}
.header_left, .header_center, .header_right{
	float: left;
}
.header_left {
	width: 19%;
	padding-right: 30px;
}
.header_right {
	width: calc(81% - 30px);
    padding-top: 15px;
}
.header_right_row + .header_right_row {
	margin-top: 10px;
}

@media screen and (max-width: 992px) {
    .header_left {
        width: 28%;
    }

    .header_right {
        width: calc(72% - 30px);
    }
}

@media screen and (max-width: 767px) {
    .header_left {
        width: 100%;
        padding-right: 0;
        margin-bottom: 20px;
    }

    .header_right {
        width: 100%;
        padding-top: 0;
    }
}

.header_right_row_flex {
    display: flex;
}

@media screen and (max-width: 992px) {
    .header_right_row_flex {
        flex-wrap: wrap;
    }
}


.site-name-group{
	float:left;
}

.site-name{
	font-size: 28px;
	margin-top: 40px;
	color: #333;
}

.site-description{
	font-size: 14px;
	margin-top: 7px;
}

.v2-phone_feedback {
	background: none;
	font-size: 16px;
	font-weight: bold;
	height: auto;
	float: left;
	padding:0;
	text-align: right;
	color: #484848;
}

@media screen and (max-width: 992px) {
    .v2-phone_feedback {
        margin-bottom: 15px;
        font-size: 22px;
        line-height: 1.4;
    }
}

.region-selector{
    margin-left: 20px;
    float: left;
}
.region-selector a{
	text-decoration: none;
    color: #0048ff;
    font-size: 14px;
    display: inline-block;
    border-bottom: 1px dashed #3bacf3;
    vertical-align: bottom;
}
.region-selector span{
	display: inline-block;
	margin-right: 20px;
	color: #333;
}
.auth_form{
	font-size: 14px;
}
.auth_form a{
	text-decoration: none;
}

.search {
	margin: 0;
	float: none;
    width: 465px;
}

@media screen and (max-width: 1100px) {
    .search {
        width: 50%;
    }
}

@media screen and (max-width: 992px) {
    .search {
        /*float: right !important; */
        /*margin-left: 20px !important; */
        /*margin-right: 70px !important; */
        width: 100%;
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 768px) {
    .search {

    }
}

/*@media (max-width: 905px){*/
    /*.header_left, .header_center, .header_right{*/
        /*width: 100%;*/
    /*}*/
/*}*/

.header-personal {
    margin-left: 11px;
    width: 167px;
}

@media screen and (max-width: 1100px) {
    .header-personal {
        width: calc(26.6% - 23px);
    }
}

@media screen and (max-width: 992px) {
    .header-personal {
        width: 50%;
        margin-left: 0;
    }
}

@media screen and (max-width: 767px) {
    .header-personal {
        width: 150px;
    }
}

@media screen and (max-width: 600px) {
    .header-personal {
        width: 37px;
    }
}

.v2-logo a {
    display: block;
}

.search input[type="text"]{
	width: 100%;
    box-sizing: border-box;
    font-size: 14px;
    height: 38px;
    padding: 0 20px;
    box-shadow: none;
}
.search-group{
    display: table;
}
.search-control-wrap{
    display: table-cell;
    width: 100%;
}
.search .submit{
    display: table-cell;
    background: #fff;
    width: 36px;
    height: 36px;
    border-radius: 0;
	border: 1px solid #e0e0e0;
}
.search .submit i{
	background: url("/bitrix/templates/ishop/themes/blue/../../images/search_ico.png") no-repeat center center;
	width: 100%;
	height: 100%;
	display: block;
	transition: all 0.3s ease-in;
}
.search .submit:hover{
	background: #f3f3f3;
}

.left_col{
	width: 50%;
	float: left;
}
.right_col{
	float: left;
}
.header-write-to-us {
    float: left;
    margin-left: 15px;
}

@media screen and (max-width: 992px) {
    .header-write-to-us {
        margin-left: 0;
        clear: both;
    }
}

.header-write-to-us__control-name {
    color: #0048ff;
    font-size: 14px;
    margin-left: 10px;
    display: inline-block;
    vertical-align: bottom;
}
.header-write-to-us__ico {
    width: 17px;
    height: 16px;
    background: url('/bitrix/templates/ishop/themes/blue/./images/write-to-us.png') no-repeat left 1px/contain;
    display: inline-block;
    vertical-align: middle;
}
.header-write-to-us__control {
    display: inline-block;
    text-decoration: none;
}

@media screen and (max-width: 600px) {
    .header-write-to-us__ico {
        display: none;
    }

    .header-write-to-us__control-name {
        margin-left: 0;
    }
}

.basket{
	margin: 0;
	padding: 0;
}
.basket .counter{
	font-size: 13px;
}

.basket a.popup_basket{
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 4px;
    background-color: #f7931e;
}

.basket-small__button-icon {
    width: 17px;
    height: 15px;
    display: inline-block;
    background: url(/bitrix/templates/ishop/themes/blue/../../images/basket_v3_icon.png) no-repeat center center;
    margin-right: 9px;
}

.basket .counter{
	margin-top: -3px;
}

.basket-small__count {
    text-decoration: underline;
    margin-left: 10px;
}

.basket-small__button-icon-dropdown {
    background: transparent url('/bitrix/templates/ishop/themes/blue/../../images/dropdown_triangle.png') no-repeat center center;
    display: inline-block;
    width: 9px;
    height: 16px;
    margin-left: 10px;
}

.basket-small {
    position: relative;
}

.basket-small__button {
    background-color: #f7931e;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px 10px 9px;
    display: flex;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    justify-content: center;
}
.basket-small__button:hover,
.basket-small__button:focus {
    background-color: #e4811e;
    color: #fff;
}

.basket-small__button_empty,
.basket-small__button_empty:hover,
.basket-small__button_empty:focus {
    background-color: #f7931e;
    opacity: 0.4;
}

.basket .delay a{
	position: relative;
	top: 15px;
	left: 67px;
	font-size: 14px;
}

@media screen and (max-width: 1100px) {
    .basket-small__button {
        font-size: 14px;
    }
}

.delivery-and-pay {
    float: right;
}

.delivery-and-pay__link {
    color: #0048ff;
    font-size: 14px;
    text-decoration: none;
    vertical-align: middle;
    display: block;
}
.delivery-and-pay__link:hover,
.delivery-and-pay__link:focus {
    color: #0048ff;
}

.delivery-and-pay__icon {
    background: url('/bitrix/templates/ishop/themes/blue/../../images/delivery_and_pay.png') no-repeat center center;
    width: 27px;
    height: 13px;
    display: inline-block;
    margin-right: 8px;
    vertical-align: middle;
}

@media screen and (max-width: 600px) {
    .delivery-and-pay__icon {
        display: none;
    }
}

.basket-large__dropdown {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 112;
    padding-top: 5px;
    width: 274px;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0.3s ease-in-out, opacity 0.3s ease-in-out;
}

.basket-large__content {
    border: 1px solid #e0e0e0;
    box-shadow: 0 2px 13.6px 2.4px rgba(0, 0, 0, 0.09);
    background-color: #fff;
    width: 100%;
    position: relative;
    z-index: 1;
}

.basket-large__content:before,
.basket-large__content:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
}

.basket-large__content:before {
    top: -6px;
    z-index: 2;
    right: 72px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #e0e0e0;
}

.basket-large__content:after {
    top: -5px;
    z-index: 3;
    right: 73px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid white;
}

.basket-large__box {
    padding: 15px 25px;
}

.basket-large__box + .basket-large__box {
    border-top: 1px solid #e0e0e0;
}

.basket-large__summa-title,
.basket-large__summa-value {
    font-size: 14px;
    text-transform: uppercase;
    color: #6f6f6f;
}

.basket-large__products-list-title {
    color: #6f6f6f;
    font-size: 14px;
    margin-bottom: 15px;
}

.basket-large__products-list {

}

.basket-large__order-page {
    margin-top: 10px;
}

.basket-large__order-page-link {
    color: #fff;
    font-size: 14px;
    padding: 10px 20px;
    background-color: #0048ff;
    text-decoration: none;
    display: inline-block;
}

.basket-large__order-page-link:hover,
.basket-large__order-page-link:focus {
    background-color: #0034bc;
    color: #fff;
}

.basket-large__product {
    display: flex;
}

.basket-large__product + .basket-large__product {
    margin-top: 30px;
}

.basket-large__product-image {
    padding-right: 12px;
    width: calc(35% - 12px);
}

.basket-large__product-name {
    /*margin-bottom: 20px;*/
}

.basket-large__product-price-box {
	position: absolute;
	bottom: 5px;
	width: 100%;
}

.basket-large__product-plaintext {
    width: 100%;
	position: relative;
	padding-bottom: 32px;
}

.basket-large__product-image + .basket-large__product-plaintext {
    width: 65%;
}

.basket-large__product-delete {
    float: right;
}

.basket-large__product-delete-link-ico {
    display: block;
    height: 16px;
    width: 12px;
    background: url(/bitrix/templates/ishop/themes/blue/../../images/delete.png) no-repeat center center;
}

.basket-large__product-image-source {
    display: block;
    width: 100%;
    border: 1px solid #e0e0e0;
}

.basket-large__product-detail-page-link {
    text-decoration: none;
}

.basket-large__product-detail-page-link:hover,
.basket-large__product-detail-page-link:focus {
    color: #6f6f6f;
}
.basket-large__product-order-price {
    float: left;
}

.basket-large__product-order-price-data,
.basket-large__product-detail-page-link {
    font-size: 12px;
    color: #6f6f6f;
}

.menu-item_catalog {
    background-color: #0048ff;
    margin-right: -15px;
}

@media screen and (max-width: 992px) {
    .menu-item_catalog {
        margin-right: 0;
    }
}

.menu-item_catalog > a {
    color: #fff !important;
    position: relative;
    z-index: 2;
    text-transform: uppercase;
    padding-left: 40px;
    padding-right: 30px;
}

@media screen and (max-width: 992px) {
    .menu-item_catalog > a {
        padding-right: 15px;
        padding-left: 15px;
    }
}

.menu-item_catalog > a:before,
.menu-item_catalog > a:after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
}

.menu-item_catalog > a:before {
    width: 23px;
    height: 18px;
    background: url(/bitrix/templates/ishop/themes/blue/../../images/catalog_menu_item_ico_menu.png) no-repeat;
    left: 7px;
}

.menu-item_catalog > a:after {
    width: 15px;
    height: 11px;
    background: url(/bitrix/templates/ishop/themes/blue/../../images/menu_item_catalog_dropdown_ico.png) no-repeat;
    right: 7px;
}

@media screen and (max-width: 992px) {
    .menu-item_catalog > a:before, .menu-item_catalog > a:after {
        display: none;
    }

    .menu-item_catalog {
        position: static !important;
    }

    .menu-item_catalog > a {
        text-align: center;
    }

    .ul.menu {
        position: static !important;
    }
}

@media screen and (max-width: 767px) {



}

.widget-personal__dropdown-content {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 112;
    padding-top: 5px;
    width: 274px;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0.3s ease-in-out, opacity 0.3s ease-in-out;
}

@media all and (max-width: 767px) {
    .widget-personal__dropdown-content {
        left: 0;
        right: auto;
    }
}

.widget-personal__box {
    border: 1px solid #e0e0e0;
    box-shadow: 0 2px 13.6px 2.4px rgba(0, 0, 0, 0.09);
    background-color: #fff;
    width: 100%;
    position: relative;
    z-index: 1;
}

.widget-personal__box:before,
.widget-personal__box:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
}

.widget-personal__box:before {
    top: -6px;
    z-index: 2;
    right: 72px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #e0e0e0;
}

.widget-personal__box:after {
    top: -5px;
    z-index: 3;
    right: 73px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid white;
}

.widget-personal {
    position: relative;
    z-index: 113;
}

@media all and (min-width: 768px) {
    .widget-personal:hover .widget-personal__dropdown-content {
        visibility: visible;
        opacity: 1;
    }
}

.widget-personal__dropdown-content.open {
    visibility: visible;
    opacity: 1;
}

.widget-personal__list-link {
    padding: 10px 22px;
    display: block;
    text-decoration: none;
    font-size: 14px;
    color: #7a7a7a;
}

.widget-personal__list-link:hover,
.widget-personal__list-link:focus {
    color: #2459fe;
}

.widget-personal__list {
    padding: 20px 0;
}

.widget-personal__dropdown-btn-ico {
    width: 9px;
    height: 16px;
    background: transparent url('/bitrix/templates/ishop/themes/blue/../../images/header_auth_btn_profile_dropdown.png') no-repeat center center;
    margin-left: 7px;
}

.widget-personal__dropdown-btn {
    border: 1px solid #e0e0e0;
    padding: 10px 8px 9px 9px;
    display: flex;
    text-decoration: none;
    background-color: #fff;
}

.widget-personal__dropdown-btn-profile-ico {
    width: 13px;
    height: 16px;
    background: transparent url('/bitrix/templates/ishop/themes/blue/../../images/header_auth_profile_link.png') no-repeat center center;
}

.widget-personal__dropdown-btn-name {
    font-size: 14px;
    color: #0048ff;
    text-decoration: none;
    margin-left: 7px;
    word-break: normal;
    white-space: nowrap;
    overflow-wrap: normal;
}

@media screen and (max-width: 992px) {
    .widget-personal__dropdown-btn-profile-ico {
        display: none;
    }

    .widget-personal__dropdown-btn-ico {
        display: none;
    }

    .widget-personal__dropdown-btn {
        text-align: center;
        display: block;
    }
}

@media screen and (max-width: 767px) {

}

@media screen and (max-width: 600px) {
    .widget-personal__dropdown-btn-profile-ico {
        display: block;
        width: 100%;
    }
    
    .widget-personal__dropdown-btn-name {
        display: none;
    }

    .widget-personal__dropdown-btn {
        padding: 10px;
    }

    .widget-personal__box:before {
        left: 12px;
    }

    .widget-personal__box:after {
        left: 13px;
    }
}

@media screen and (min-width: 767px) {
    .js-basket-small-dropdown-toggle:hover .basket-large__dropdown {
        visibility: visible;
        opacity: 1;
    }
}

@media screen and (max-width: 767px) {
    .header_right_row_flex {
        /*display: block;*/
    }

    .js-basket-small-dropdown-toggle .basket-large__dropdown.open {
        visibility: visible;
        opacity: 1;
    }

    .search{
        width: 100%;
        margin-right: 0;
    }
}

.home-blocks-bb-2 img {
    display: block;
    box-sizing: border-box;
}
.home-blocks-bb {
    padding-left: 10px;
    padding-right: 10px;
    margin-right: -10px;
    margin-left: -10px;
}
.breadcrumb{
	font-size: 14px;
	margin: 12px 0 6px;

}
.breadcrumb span{
	font-size: 0;
}
.breadcrumb span:before{
	content: '/';
	font-size: 14px;
}
h1.title{
	margin-top: 0;
	margin-bottom: 28px;
	line-height: 1.1;
}
.el .likes_icons{
	position: relative;
}
.el .likes_icons a.wish_item, .el .likes_icons a.compare_item, .btn-print{
	display: block;
	float: left;
	background: #e3921e;
	width: 39px;
	height: 35px;
	box-shadow: inset 1px -1px 4px rgba(84, 54, 11, 0.3);
	border-radius: 3px;
	transition: all 0.3s ease-in;
	margin: 0 0 0 4px;
}
.el .lupa{
	background: rgba(51, 51, 51, 0.50) url("/bitrix/templates/ishop/themes/blue/../../images/v2/crux.png") no-repeat center center;
	border-radius: 50%;
	width: 62px;
	height: 62px;
	margin-top: -31px;
	margin-left: -31px;
}

.el .likes_icons a.wish_item:before{
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	background: url("/bitrix/templates/ishop/themes/blue/../../images/v2/flag.png") no-repeat center center;
	background-size: contain;
}
.el .likes_icons a.compare_item:before{
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	background: url("/bitrix/templates/ishop/themes/blue/../../images/v2/compare.png") no-repeat center center;
}
.btn-print:before{
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	background: url("/bitrix/templates/ishop/themes/blue/../../images/v2/print.png") no-repeat center center;
}

.bigdata_recommended_products_items .top_block .title_block{
	font-size: 26px;
	font-weight: 300;
	margin-bottom: 27px;
}

.item_info .top_info{
	border-bottom: 0;
}
.el__tab-section{
    margin-top: 55px;
}
.tabs__nav{
    display: inline-block;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
	padding: 13px 30px;
	border: 1px solid #e5e5e5;
	border-bottom: 1px solid #fff;
	background: #f7f7f7;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
    height: 44px;
	text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.tabs__nav.active{
	background: #fff;
	color: #3190c4;
    z-index: 3;
}
.tabs__item {
	display: none;
    position: relative;
    z-index: 2;
    top: -1px;
	padding: 45px 30px;
	border: 1px solid #e5e5e5;
	background: #fff;
    font-size: 14px;
    line-height: 1.3;
}
.tabs__item.open{
	 display: block;
}
table.share{
	margin: 0;
}

.share-text{
	float: left;
	font-size: 14px;
	line-height: 23px;
	margin-right: 18px;
}


.ya-share2__container_size_m .ya-share2__item{
	margin: 0 5px 0 0;
	padding: 0;
}

.el .likes_icons a.wish_item:hover, .el .likes_icons a.compare_item:hover, .btn-print:hover{
	background: #cf851b;
}

.el__info{
	margin: 24px 0;
	font-size: 14px;
}

.el .available_block, .display_list .available_block{
	background: url("/bitrix/templates/ishop/themes/blue/../../images/v2/available.png") no-repeat 0 0;
	padding-left: 34px;
	height: auto;
	line-height: 22px;
	font-size: 16px;
	font-style: italic;
}

ul.menu{
	padding: 0;
	background: none;
	/*background-image: linear-gradient(#2c6aab, #08408a);*/
}
ul.menu li{
	display: block;
	padding: 0;
	float: left;
	line-height: 34px;
}

ul.menu > li + li {
    margin-left: 30px;
}

ul.menu li a{
	display: block;
	background: none;
	border: 0;
}
ul.menu li a.current{
	/*background-image: linear-gradient(#1b5490, #053473);*/
}
ul.menu li:first-child a.current{
	/*border-radius: 5px 0 0 5px;*/
}
ul.menu li:last-child a.current{
	/*border-radius: 0;*/
}
ul.menu li .child{
	left: 0;
}

@media screen and (max-width: 1100px) {
    ul.menu li a {
        font-size: 12px !important;
    }
}

@media screen and (max-width: 992px) {
    ul.menu > li + li {
        margin-left: 15px;
    }

    ul.menu {
        position: static !important;
    }

    ul.menu li a {
        font-size: 10px !important;
    }

    ul.menu li .child.cat_menu {
        left: 50%;
        transform: translateX(-50%);
        top: calc(100% - 29px);
    }
}

@media screen and (max-width: 767px) {
    ul.menu > li {
        width: 100%;
        clear: both;
    }

    ul.mini-menu li a {
        font-size: 22px;
    }

    ul.menu > li + li {
        margin-left: 0;
    }

    ul.menu li a {
        text-align: center;
        font-size: 14px !important;
    }

    ul.menu li {
        line-height: 45px;
        height: 45px;
    }
}

.el .available_block{
    background: url('/bitrix/templates/ishop/themes/blue/images/available.png') 0 0 no-repeat;
    padding-left: 35px;
    line-height: 22px;
    font-size: 16px;
    font-style: italic;
    font-weight: 300;
}
.el__middle-section{
    border-top: 1px dashed #ac9ca4;
    padding-top: 24px;
    margin-top: 20px;
}

.el .char-heading{
    font-size: 18px;
    font-weight: 300;
}
.el .char-wrapp{

}
.el .char{
    display: block;
    width: auto;
}
.el .char_name{
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
}
.el .char_value{
    display: inline-block;
    font-weight: 300;
    font-size: 14px;
}
.el__left{

}
.el__right{

}
.el__btns-right{
    float: right;
}
.el .price_block{
    float: right;
    margin-top: 42px;
}
.el .price_block .price{
    font-size: 30px;
    font-weight: bold;
    color: #333;
}

.item_slider{
    float: none;
}


.counter_block{
    box-shadow: none;
    width: auto;
    float: left;
    margin-top: 30px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.counter_block .minus{
    position: static;
    border: 1px solid #cccccc;
    background: #ffffff;
    color: #333333;
    width: 31px;
    height: 32px;
    text-indent: 0;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    line-height: 31px;
    margin: 0;
    display: inline-block;
    vertical-align: top;
}
.counter_block input.text{
    border: 1px solid #cccccc;
    background: #ececec;
    color: #333333;
    width: 37px !important;
    height: 32px;
    display: inline-block;
    padding: 0;
    vertical-align: top;
}
.counter_block .plus{
    position: static;
    border: 1px solid #cccccc;
    background: #ffffff;
    color: #333333;
    width: 31px;
    height: 32px;
    text-indent: 0;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    line-height: 31px;
    margin: 0;
    display: inline-block;
    vertical-align: top;
}

.el__bottom-section{
    border-top: 1px dashed #ac9ca4;
    padding-top: 24px;
    margin-top: 20px;
}


.button.bt3{
    background: linear-gradient(#6ebfde, #187cb9);
    padding: 0 14px;
    min-width: 168px;
    border-radius: 3px;
    transition: background 0.3s ease-in;
    box-sizing: border-box;
    height: auto;
}
.button.bt3:hover{
    background: linear-gradient(#5fa5c0, #14699d);
}
.button.bt3 span{
	padding: 0;
    height: auto;
    line-height: 42px;
    font-size: 15px;
    background: none;
}

.add_item.button{
    background: linear-gradient(#6ebfde, #187cb9);
    padding: 0 14px;
    min-width: 168px;
    border-radius: 3px;
    transition: background 0.3s ease-in;
    box-sizing: border-box;
    height: auto;
}
.add_item.button:hover{
    background: linear-gradient(#5fa5c0, #14699d);
}
.add_item.button span{
    background: url("/bitrix/templates/ishop/themes/blue/../../images/v2/basket.png") no-repeat 0 center;
    padding: 0;
    height: auto;
    line-height: 40px;
    font-size: 15px;
    padding-left: 33px;
}
.add_item.button:hover span{
    background: url("/bitrix/templates/ishop/themes/blue/../../images/v2/basket.png") no-repeat 0 center;
}
.one_click_buy{
    background: linear-gradient(#2e6dad, #073f89);
    font-size: 15px;
    padding: 0 14px;
    min-width: 168px;
    margin-left: 20px;
    border-radius: 3px;
    transition: background 0.3s ease-in;
    box-sizing: border-box;
    line-height: 42px;
    height: auto;
}
.one_click_buy:hover{
    background: linear-gradient(#235485, #052d61);
}
.one_click_buy span{
    background: none;
    padding: 0;
    height: auto;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}


.left{
    float: left;
}
.right{
    float: right;
}






.my_group_item  img, .my_group_item .image, .my_group_item .image a, .my_group_item  img{
    display: block !important;
}
.my_group_item  img{
    display: block;
    border-radius: 0;
}
.my_group_item .image a::before{
    display: none;
}
.my_group_item .name{
    background: #295d9d;
    margin: 0;
    padding: 15px;
    min-height: 72px;
    text-align: left;
    font-weight: normal;
    font-size: 16px;
    transition: all 0.3s ease-in;
    box-sizing: border-box;
}
.my_group_item:hover .name{
    background: #449ac9;
}

.my_group_item .name a{
    color: #e4dcdc !important;
    line-height: 1.3;
    text-decoration: none;
}
.my_group_item{
    min-height: 246px;
    margin-bottom: 30px;
}
.my_group_item img{
    display: block;
    margin: 0 auto;
}
.my_group_item .image{
    height: 174px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.my_group_item__noimage{
    height: 174px;
}

.viewed__header{
	padding-top: 36px;
	margin-top: 32px;
	border-top: 1px solid #e4dcdc;
	margin-bottom: 42px;
	font-size: 26px;
	font-weight: 300;
}
.viewed__item{
    padding-bottom: 15px;
}
.viewed__image{
    display: block;
    width: 191px;
    height: 182px;
	max-width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    margin-bottom: 16px;
	border: 1px solid #dadada;
	border-radius: 3px;
}
.viewed__title{
    margin-bottom: 20px;
    color: #3190c4;
    font-size: 16px;
    line-height: 1.1;
}
.viewed__price{
    font-size: 20px;
    font-weight: 700;
    color: #333;
}
.inner_left{
	padding: 0 0 35px 290px;
}
.container.left{
	float: right
}
.sideRight{
	width: 270px;
}
.sideRight.shop{
	float: left;
	margin-right: -270px;
	margin-left: 0;
}
.button_middle span{
	font-size: 14px;
	line-height: 1;
	border: 0;
}
.sort_filter .button_middle i{
	vertical-align: baseline;
}
.button_middle.POPULARITY i{
	width: 16px;
	height: 16px;
	background: url('/bitrix/templates/ishop/themes/blue/../../images/v2/star.png') no-repeat 0 0;
}
.button_middle.NAME i{
	width: 19px;
	height: 11px;
	background: url("/bitrix/templates/ishop/themes/blue/../../images/v2/aya.png") no-repeat 0 0;
}
.button_middle.PRICE i{
	background: url("/bitrix/templates/ishop/themes/blue/../../images/v2/rub.png") no-repeat 0 0;
}

.list_item .description .desc_name a{
	font-size: 20px;
	color: #3190c4;
	font-weight: 400;
	text-decoration: none;
}
.list_item .description .desc_name a:hover{
	text-decoration: underline;
}


.section__item{
	margin-top: 42px;
	padding-bottom: 44px;
	border-bottom: 1px dashed #ac9ca4;
}
.section__item:last-child{
	border-bottom: 0;
}
.section__left{
	width: 24.54%;
	float: left;
	box-sizing: border-box;
	position: relative;
	padding-right: 20px;
}
.section__right{
	float: left;
	width: 75.46%;
}
.section__image{
	width: 191px;
	height: 182px;
    max-width: 100%;
	border: 1px solid #dadada;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
}
.section__title{
	font-size: 20px;
	color: #0092c8 !important;
	text-decoration: none;
}
.section__title:hover{
	text-decoration: underline;
}
.section__price-pane{
	margin: 14px 0;
	background: #f1f1f1;
	height: 46px;
	padding: 15px 15px 0;
	box-sizing: border-box;
}
.section__available{
	font-size: 14px;
	font-weight: 300;
	font-style: italic;
}
.icon-available{
	vertical-align: middle;
	display: inline-block;
	width: 22px;
	height: 22px;
	background: url('/bitrix/templates/ishop/themes/blue/../../images/v2/available.png') no-repeat 0 0;
	margin-right: 10px;
	margin-top: -2px;
}
.section__old-price{
	color: #999999;
	font-size: 18px;
	text-decoration: line-through;
	margin-right: 15px;
}
.section__price{
	font-size: 22px;
	font-weight: bold;
	color: #333;
}
.section__props-heading{
    position: relative;
    display: inline-block;
    font-size: 14px;
    border-bottom: 1px dashed;
    text-decoration: none;
    color: #333;
    margin-bottom: 8px;
    margin-left: 10px;
}
.section__props-heading:before{
    position: absolute;
    left: -10px;
    top: 0.2em;
    display: block;
    content: '';
    background: url("/bitrix/templates/ishop/themes/blue/../../images/v2/chevron.png") no-repeat 0 0;
    width: 5px;
    height: 9px;
    transition: all 0.18s ease-in;
}
.section__props-heading.open:before{
    transform: rotate(90deg);
}
.section__props{
    display: none;
    color: #333;
    font-size: 13px;
}
.section__props td{
    padding: 0;
}
.props-name{
    font-weight: bold;
}


.btn-orange{
	display: inline-block;
	background: linear-gradient(#f8961d, #f7931e);
	min-width: 100px;
	height: 30px;
	color: #fff !important;
	box-sizing: border-box;
	border-radius: 3px;
	box-shadow: inset 1px -1px 2px rgba(0,0,0,0.2);
	padding: 8px;
	transition: all 0.3s ease-in;
    text-align: left;
    margin-left: 6px;
    text-decoration: none;
}
.btn-orange:hover{
	background: linear-gradient(#e88624, #e88624);
}


.btn-to-cart{
    display: inline-block;
    background: linear-gradient(#21c1e1, #007fbd);
    border: 1px solid #00a5e2;
    padding: 10px 13px 0;
    min-width: 153px;
    height: 40px;
    border-radius: 3px;
    transition: background 0.3s ease-in;
    box-sizing: border-box;
    font-size: 16px;
    color: #fff !important;
    margin-bottom: 17px;
    text-decoration: none;
}
.btn-to-cart:hover{
    background: linear-gradient(#1fb3d1, #0070a8);
}
.btn-to-cart_to-buy {
   
}

.icon-heart{
    vertical-align: middle;
    display: inline-block;
    width: 19px;
    height: 17px;
    background: url('/bitrix/templates/ishop/themes/blue/../../images/v2/flag.png') no-repeat 0 0;
    margin-right: 6px;
    margin-top: -2px;
	background-size: contain;
}
.btn-favorite.active .icon-heart{
    background: url('/bitrix/templates/ishop/themes/blue/../../images/v2/flag-full.png') no-repeat 0 0;
	background-size: contain;
}
.icon-compare{
    vertical-align: middle;
    display: inline-block;
    width: 16px;
    height: 14px;
    background: url('/bitrix/templates/ishop/themes/blue/../../images/v2/compare.png') no-repeat 0 0;
    margin-right: 6px;
    margin-top: -2px;
}



.btn-to-cart span{
    background: url("/bitrix/templates/ishop/themes/blue/../../images/v2/basket.png") no-repeat 0 center;
    padding: 0;
    height: auto;
    font-size: 15px;
    padding-left: 43px;
    margin-right: 6px;
}
.btn-to-cart:hover span{
    background: url("/bitrix/templates/ishop/themes/blue/../../images/v2/basket.png") no-repeat 0 center;
}
.btn-compare.active{
    background-image: linear-gradient(#afafaf, #3c3c3c)
}
.btn-to-cart_to-order {
    border: 1px solid #3f8441 !important;
    background: linear-gradient(#69c072, #3f8441) !important;
}
.btn-to-cart_to-order:hover,
.btn-to-cart_to-order:focus {
    border: 1px solid #0d8b1a !important;
    background: linear-gradient(#0eaa1e, #3f8441) !important;
}
@media print {
    .counter_block, .product-tabs.tabs {
        display: none !important;
    }
}


.price span.new, .item_info table tbody td.price span.new, .bx_kit_result  .price span.new, .bx_item_set_result_block  .price span.new, .item_info .price span.new, .differences_table .discount-price span, .table-standart .discount-price
{
	color:#333 !important;
}
.el .price .old{
	display: block;
	text-align: right;
	font-size: 22px;
	font-weight: 400;
	margin-top: 18px;
}

.owl-theme{
	position: relative;
}
.owl-theme .owl-nav{
	position: absolute;
	top: 0;
	width: 100%;
}
.owl-theme .owl-prev, .owl-theme .owl-next{
	position: absolute;
	z-index: 1;
	text-indent: -9999px;
	display: block;
	height: 52px;
	width: 38px;
	top: 66px;
	background-image: url("/manuf/no_hover_control.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	font-size: 0;
}
.owl-theme .owl-prev {
	left: 0;
	transform: scaleX(-1);
}
.owl-theme .owl-next {
	right: 0;
}
.owl-theme .owl-next:hover, .owl-theme .owl-prev:hover {
	background-image: url("/manuf/hover_control.png");
}

.filter_block .filter-name, .filter_block .block_name{
	font-size: 14px;
	color: #333;
	font-weight: normal;
}
.bx_filter_parameters_box label{
	font-size: 14px;
}
.filter-name.bx_filter_parameters_box_title{
	font-size: 16px;
}
.filter_block button, .filter_block button:hover{
	border-radius: 3px;
    background: linear-gradient(#21c1e1, #007fbd);
    padding: 2px 10px;
}
.filter_block button:hover{
	background: linear-gradient(#1fb3d1, #0070a8)
}
.filter_block button span{
	font-size: 14px;
	background: none;
	padding: 0
}
.scroller_block .to, .scroller_block .from{
	font-size: 14px;
}
.scroller_block input[type="text"], .scroller_block input[type="password"], .filter_block input[type="text"]{
	font-size: 14px;
}

#set_filter{
	margin-bottom: 4px !important;
}
#clear_all{
	background: none;
	display: block;
	float: none;
	clear: left;
	padding-left: 12px;
}
#clear_all span{
	color: #333;
	background: none;
	font-size: 14px;
	text-decoration: underline;
	text-transform: none;
}

.filter_block input[type="checkbox"] + label{
	transition: none;
	background: url("/bitrix/templates/ishop/themes/blue/../../images/v2/checkbox.png") no-repeat 0 0 !important;
	background-position: 0 0 !important;
	line-height: 20px;
	padding-left: 28px;
	font-size: 14px;
	font-weight: normal;
}
.filter_block input[type="checkbox"]:checked + label{
	background: url("/bitrix/templates/ishop/themes/blue/../../images/v2/checkbox-on.png") no-repeat 0 0 !important;
	background-position: 0 0 !important;
}

.scroller_block input[type="text"], .scroller_block input[type="password"]{
	padding: 4px 4px;
	border-radius: 0;
	border: 1px solid #ccc;
}
.filter_P1 { /*скрыть ползунок*/
	display: none;
}


.region-selector{
    /*opacity: 0;*/
    display: none;
}

div.bx-auth-service-form input.button{
	background: linear-gradient(#5fa5c0, #14699d);
	padding: 0 14px;
}
div.bx-auth-service-form input.button:hover{
	background: linear-gradient(#5fa5c0, #14699d);
}

/*

.img-responsive{
    display: block;
    max-width: 100%;
    height: auto;
}



.row{
    margin: 0 -15px;
}
.col-md-3{
    width: 25%;
    float: left;
    padding: 0 15px;
    box-sizing: border-box;
}
.col-md-4{
    width: 33.3333%;
    float: left;
    padding: 0 15px;
    box-sizing: border-box;
}
.col-md-8{
    width: 66.6666%;
    float: left;
    padding: 0 15px;
    box-sizing: border-box;
}
.col-md-6{
    width: 50%;
    float: left;
    padding: 0 15px;
    box-sizing: border-box;
}*/

@media (max-width: 550px){
    .section__left{
        width: 100%;
        float: none;
        margin-bottom: 15px;
    }
    .section__right{
        width: 100%;
        float: none
    }
    .section__image{
        margin: 0 auto;
    }
    .item_slider{
        margin-left: auto;
        margin-right: auto;
    }
    .viewed__header{
        line-height: 1;
    }
    .viewed__image, .viewed__title{
        margin-left: auto;
        margin-right: auto;
    }

}
@media (min-width: 992px) {
    .my_group_item:nth-child(4n+1) {
        clear: both;
    }
}
@media (max-width: 991px) {
    .my_group_item:nth-child(2n+1) {
        clear: both;
    }
}
@media (max-width: 960px){
    .container.left .inner_left {
        padding-left: 0;
    }
}

@media (max-width: 768px){
    .center_info{
        text-align: center;
    }
    .el__btns-right{
        float: none;
    }
    .el .found_cheaper{
        margin-bottom: 8px;
    }
    .one_click_buy, .add_item.button{
        min-width: 0;
        margin: 0;
    }
    .add_item.button{
        padding: 0 8px;
    }
    .one_click_buy span, .add_item.button span{
        font-size: 14px;
    }
    .add_item.button{
        padding: 0 0 0 8px
    }
    .add_item.button span{
        padding-right: 8px;
        padding-left: 39px;

    }

    .tabs__nav{
        padding: 10px 14px;
    }
    .bigdata_recommended_products_items .top_block .title_block{
        line-height: 0.9;
    }
    

}

/* End */


/* Start:/bitrix/templates/ishop/css/styles.css?1752226204133890*/
/*base styles*/
body
{
	font: 12px/16px "Roboto", Arial, Tahoma, Verdana, sans-serif;
}
h1, h2, h3, h4
{
	font-weight:bold;
	line-height:normal;
	margin-top: 0px;
}
h1
{
	font-size: 36px;
	margin-bottom:20px;
	line-height: 53px;
}
h2
{
	font-size:18.75pt;
	margin-bottom:12px;
}
h3
{
	font-size:15pt;
	line-height:20pt;
	margin-bottom:10px;
}
h4
{
	font-size:11.25pt;
	margin-bottom:10px;
}
p
{
	margin: 0 0 18px;
}
ol
{
	counter-reset:li;
	padding:0;
	list-style-type:none;
	margin-top:5px;
}
ol li
{
	position:relative;
	padding:0 0 0 20px;
	margin-bottom:5px;
}
textarea
{
	resize:none
}
ul
{
	margin:5px 0 20px 0;
	padding-left: 18px;
}
ul  li
{
	position:relative;
	padding-left:5px;
}
a
{
	cursor: pointer;
}
ul.mdash
{
	padding-left: 0;
}
ul.mdash li
{
	padding: 0 0 0 14px;
	list-style-type: none;
	behavior: expression( !this.before ? this.before = this.innerHTML = "&mdash;&nbsp;" + this.innerHTML : "" );
	text-indent: -1.24em;
}
ul.mdash li:before
{
	content: "\2014\a0";
}
a
{
	outline: none;
	text-decoration: underline;
}
blockquote
{
	padding: 10px 25px;
	line-height: 18px;
	margin:30px 10px 30px 10px;
	background: #f1f1f1;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow:  0px 5px 12px 1px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:  0px 5px 12px 1px rgba(0, 0, 0, 0.2);
	box-shadow:  0px 5px 12px 1px rgba(0, 0, 0, 0.2);
}
blockquote p
{
	margin-bottom: 0px;
}
.table-standart
{
	border-collapse:collapse;
	border:0;
	width:100%;
}
ol li:before, .list-item-before
{
	content:counter(li);
	counter-increment:li;
	width:16px;
	height:16px;
	position:absolute;
	left:0;
	top:0;
	border-radius: 20px;
	text-align:center;
	font-size:10px;
	behavior: url("/bitrix/templates/ishop/css/PIE.php");
}
.table-standart tr th, 	.table-standart thead tr td
{
	text-align: center;
	min-height: 30px;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 8px;
	font-weight:bold;
}
.table-standart tr td
{
	padding: 10px;
}
.table-standart tr td.basket-img
{
	text-align: center;
}
.table-standart tr td.cart-item-name a
{
	font-size: 14px;
	font-weight: bold;
}
.table-standart tr td.cart-item-discount, .table-standart tr td.cart-item-delay
{
	text-align :center;
}
.table-standart input[type="text"]
{
	text-align: center;
	width: 90% !important;
}
.table-standart.basket_result td
{
	font-weight: bold;
}
.table-standart.result td.title
{
	font-size: 13px;
}
.table-standart.basket_result td.price, .table-standart.basket_result td.value
{
	color: #000;
	font-size: 15px;
}
.cart-items
{
	margin-bottom: 50px;
}
/* base page */
html
{
	height: 100%;
}
body
{
	width: 100%;
	height: 100%;
	margin: 0;
	min-width: 285px;
}
input
{
	vertical-align: middle;
	outline: none;
}
img
{
	border: 0;
}
a, a span, a span i
{
	-webkit-transition: color ease-out 0.05s;
	-moz-transition: color ease-out 0.05s;
	transition: color ease-out 0.05s;
}
.no_underline
{
	text-decoration: none;
	border-bottom: 0;
}
#bx-composite-banner a{text-align:center;margin:10px 0 0;white-space:nowrap;}
.table_item  a.desc_name, .list_item .desc_name a, .item_stock:hover  .name
{
	-webkit-transition: color ease-out 0.08s;
	-moz-transition: color ease-out 0.08s;
	transition: color ease-out 0.08s;
}
.front .left-block a.root-item, a.button_middle.current  span, .left_menu li *
{
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}
a.deleteitem:hover
{
	-webkit-filter: saturate(5);
}
.list_item:hover .thumb img, .table_item:hover  .image img, .view-list .view-item:hover img, .advt_banner:hover img,  .info_block .brand a:hover img,
.about-company:hover > img, .item_stock:hover .left_data img, .brands_view_list li a:hover img,
.news .item:hover .thumb_news img, .brand_view_detail a.fancy:hover img, .add_item_frame tr:hover .image img, #basket_small .delay:hover .icon,
#basket_small [name=basket_form]:hover .icon, .group_item:hover .image img, .display_rows tr:hover .image img, .item_info table.equipment tr:hover td.photo img,
.catalog_section_list .section_item_inner:hover .image img, .news_all .img:hover img, .item_article:hover td.left_data img, .article_detail .left_data .fancy:hover, .mini_gallery li:hover img
{
	-webkit-filter: saturate(1.6);
}
.flexslider .slides > li:hover img
{
	-webkit-filter: saturate(1.5);
}
.staff_item:hover .image img, .include_module_error img:hover
{
	-webkit-filter: saturate(1.3);
}
.list_item .thumb img, .table_item  .image img, .view-list .view-item img, .advt_banner img, .info_block .brand a img, .flexslider .slides > li img, .brands_list li img,
.about-company > img, .item_stock:hover .left_data img, .mini_gallery li img, .brands_view_list li a img, .news .item .thumb_news img, .staff_item .image img,
.brand_view_detail a.fancy img, .add_item_frame tr:hover .image img, #basket_small .icon, .group_item .image img, .display_rows tr .image img, .item_info table.equipment td.photo img,
.catalog_section_list .section_item_inner .image img, .news_all .gallery img, .news_all .img img, .item_article td.left_data img, .article_detail .left_data  img, .social_link a, .mini_gallery li, a.deleteitem, .include_module_error img
{
	-webkit-transition: all ease-out .2s;
	-moz-transition: all ease-out .2s;
	transition: all ease-out .2s;
}
h1.product-name
{
	margin-right: 200px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
h1.title
{
	margin: 20px 0 0;
	font-weight: 300;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.pseudo
{
	text-decoration: none;
	border-bottom: 1px dashed;
	cursor: pointer;
}
.clearboth
{
	clear:both;
}
h4.char
{
	margin: 20px 0 0 0;
}
.top_bg
{
	width: 100%;
	background: #f5f5f5;
	box-shadow: inset 0 -4px 10px -4px #e1e1e1;
	-webkit-box-shadow: inset 0 -4px 10px -4px #e1e1e1;
	-moz-box-shadow: inset 0 -4px 10px -4px #e1e1e1;
	position: relative;
	behavior: url("/bitrix/templates/ishop/css/PIE.php");
}
.top_block
{
	max-width: 1060px;
	margin:0 auto;
	padding: 0 20px;
}
.wrapper
{
	max-width: 1060px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	padding: 0 10px;
}
.header+.content
{
	padding: 0 0 135px;
	position: relative;
	margin-bottom: 20px;
}

.content.front h3
{
	margin: 0 0 15px 0;
	font-size: 13px;
	text-transform: uppercase;
}
.footer_wr
{
	min-height: 133px;
	margin: -133px auto 0;
	padding: 0 10px;
	background: #f5f5f5;
	box-shadow: inset 0 1px 6px #cecece;
	-webkit-box-shadow: inset 0 1px 6px #cecece;
	-moz-box-shadow: inset 0 1px 6px #cecece;
	position: relative;
	behavior: url("/bitrix/templates/ishop/css/PIE.php");
}
.container
{
	width: 100%;
}
.container.right
{
	float: right;
}
.container.left
{
	float: left;
	padding-top:20px
}
.container.shop
{
	padding-top: 0;
}
/*.inner_left
{
	padding: 0 200px 35px 0;
}*/
.inner_left .detail_text
{
	margin-top: 25px;
}
.feedback_form  .staff_wrapp
{
	margin: 0;
}
.main_contacts .feedback_form
{
	margin-left: 30px;
	padding-left: 50%;
}
.main_contacts  .feedback_form  .staff_wrapp
{
	margin: 0;
	clear: none;
}
.inside_page_content
{
	margin: 0 0 30px 210px;
}
.inside_page_content h3
{
	margin: 30px 0 20px;
}
.inside_page_content h3:first-child
{
	margin-top: 0;
}
.inner_right
{
	padding: 0 0 35px 200px;
}
.inner_left.no_right_side
{
	padding-right:0;
}
.sideRight
{
	float: right;
	margin-right: -3px;
	width: 180px;
	margin-left: -180px;
	position: relative;
}
.sideLeft
{
	float: left;
	margin-right: -3px;
	width: 180px;
	margin-right: -180px;
	position: relative;
	padding: 100px 0 35px 0;
}
.sideLeft.shop
{
	padding-top: 0;
}
.sideRight.shop
{
	padding-top: 20px;
}
.excel, .word, .pdf
{
	margin-bottom: 13px;
	line-height: 18px;
	height: 31px;
	padding-left: 39px;
}
.excel a, .word a, .pdf a
{
	display: block;
}
.excel
{
	background: url("/bitrix/templates/ishop/css/../images/excel.png") no-repeat;
}
.word
{
	background: url("/bitrix/templates/ishop/css/../images/word.png") no-repeat;
}
.pdf
{
	background: url("/bitrix/templates/ishop/css/../images/pdf.png") no-repeat;
}
.error-fld
{
	background-image: url("/bitrix/templates/ishop/css/../images/icon_warn.png")
}
.about-company
{
	float: left;
	padding-right: 18px;
	width: 50%;
	margin: 7px 0 30px;
}
.news-front
{
	padding-left: 52%;
	margin: 7px 0 30px;
}
.index-cat .left-block
{
	width: 180px;
	padding-right: 30px;
}
.index-cat td
{
	vertical-align: top;
}
i.shadow_right
{
	background: url("/bitrix/templates/ishop/css/../images/shadow_right.png") top left no-repeat;
	display: inline-block;
	height: 63px;
	width: 12px;
}

.shop_description_mini
{
	display: none;
	margin-top: 15px;
}
.shop_description_mini td:first-child
{
	padding-right: 10px;
}
.differences_table .item_td
{
	width: 22%;
}
.differences .remove_item
{
	top: 0 !important;
	left: 0 !important;
	display: inline-block !important;
}
.order_item_quantity_small
{
	display: none;
}
.order_props select
{
	margin: 0 10px 10px 0; max-width: 40%;
}
.order_props input, .order_props textarea
{
	margin-bottom: 10px;
}
.order_props
{
	width: 50%;
}
.order_props .group_name
{
	margin-bottom: 10px;
}
/* style inputs */
form.ishop.personal
{
	width: 50%;
}
form.ishop
{
	margin-bottom: 50px;
}
form.ishop blockquote
{
	margin-left: 0;
	margin-right: 0;
}
form.ishop input[type="text"], form.ishop input[type="email"], form.ishop input[type="password"]
{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-weblit-box-sizing: border-box;
	height: 27px;
	display: block;
	width: 100%;
	padding: 0 5px;
	position: relative;
	behavior: url("/bitrix/templates/ishop/css/PIE.php");
}
form.ishop.cart input[type="text"], form.ishop.cart input[type="email"], form.ishop.cart input[type="password"],
form.ishop.auth input[type="text"], form.ishop.auth input[type="email"], form.ishop.auth input[type="password"]
{
	width: auto;
}
form.ishop textarea
{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-weblit-box-sizing: border-box;
	padding: 5px;
	display: block;
	width: 100%;
	height: 150px;
	position: relative;
	behavior: url("/bitrix/templates/ishop/css/PIE.php");
	outline: none;
}
form.ishop label
{
	display: block;
	margin: 5px 0;
	margin: 2px 0 0;
}
form.ishop input[type="radio"]
{
	float: left;
}
form.ishop .left_inputs
{
	/* float: left; */
	width: 320px;
}
form.ishop.faq .left_inputs
{
	/* float: left; */
	width: auto;
}
form .button_block
{
	width: 100%;
	margin-top: 20px;
	margin-bottom: 10px;
}
form.ishop .title
{
	font-size: 25px;
	font-weight: bold;
	margin: 10px 0;
}
form.ishop input#PERSONAL_BIRTHDAY
{
	width: 87%;
	display: inline-block;
	*display: inline;
	zoom: 1;
}
form.ishop img.calendar-icon
{
	margin: 6px 0 0 13px;
}
form.ishop input[type="checkbox"]
{
	display: none;
}
form.ishop input[type="checkbox"] + label
{
	display: inline-block;
	*display: inline;
	zoom: 1;
	padding: 0 0 0 15px;
	margin: 0;
	height: 11px; cursor: pointer;
}
form.ishop input[type="checkbox"]:checked + label
{
}
/* button */
@-moz-document url-prefix()
{
	button.button span
	{
		top:-1px;
		margin-left:-3px;
		position:relative;
	}
}
.button
{
	cursor: pointer;
	text-transform:uppercase;
	padding: 0 0 0 12px;
	border:none;
	text-decoration:none;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	font-size: 13px;
	line-height: 33px;
	height:34px;
}
.button span
{
	text-align:center;
	display:block;
	background-position:100% 0;
	height:34px;
	padding-right: 10px;
}
.button.feedback
{
	margin-bottom: 20px;
}
.button, .button2, .button3, .button4, .button5, .compare_button, .button span, .button2 span, .button3 span, .button4 span, .button5 span, .compare_button span
{
	font-family: "Roboto", Arial, Tahoma, Verdana, sans-serif;
}
.button, .button2, .button3, .button4, .button5
{
	outline: none;
}
.button2, .button3, .button4, .button5
{
	cursor: pointer;
	text-transform:uppercase;
	padding: 0 0 0 12px;
	border:none;
	text-decoration:none;
	display: inline-block;
	*display: inline;
	zoom: 1;
	font-size: 9px;
	height: 24px;
	line-height: 24px;
}
.button2 span, .button3 span, .button4 span, .button5 span
{
	text-align:center;
	display: inline-block;
	*display: inline;
	zoom: 1;
	height: 24px;
	padding-right: 10px;
}
.compare_button
{
	padding: 0 0 0 18px;
	margin: 0 10px 0 0;
}
.compare_frame.popup .title
{
	min-width: 300px;
}
.compare_button span
{
	margin: 0 0 0 -6px;
	padding-left: 11px;
}
.compare_button i
{
	position: relative;
	z-index: 3;
	width: 11px;
	height: 11px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: middle;
	margin: 0 0 0 -11px;
}
@-moz-document url-prefix()
{
	button.button span, button.button2 span, button.button3 span, button.button4 span, button.button5 span
	{
		margin-left: -3px;
		top: -1px;
		position: relative;
	}
	.button2, .button3, .button4, .button5
	{
		line-height: 23px;
	}
	.compare_button
	{
		padding: 0 0 0 9px;
	}
	.compare_button i
	{
		margin: -4px 0 0 -8px;
	}
}
.button_middle
{
	padding: 0 6px 0 6px;
	line-height: 21px;
	height: 22px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	border: none;
	text-decoration: none;
	margin-left: 3px;
	font-size: 11px;
}
.button_middle span
{
	margin: 1px 0 0 3px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: middle;
	border-bottom: 1px dotted;
	line-height:13px;
}
.button_middle.current span
{
	border:none;
}
.button_middle i
{
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: middle;
}
.sort_display .button_middle i
{
	width: 11px;
	height: 11px;
	margin-bottom: -2px;
}
.sort_display .button_middle.current i
{
	margin-bottom: -1px;
}
.sort_filter .button_middle i
{
	width: 13px;
	height: 13px;
	margin-right: 1px;
	margin-bottom: -2px;
}
.button.add_item, .button.in_basket, .button.add_order
{
	font-size: 11px;
	height: 24px;
	line-height: 24px;
}
.button.add_item span, .button.in_basket span, .button.add_order span
{
	height: 24px;
	line-height: 23px;
}
.in_basket .proceed
{
	display: inline-block;
	margin: 20px 20px 0 -15px;
	text-decoration: none;
	font-size: 13px;
	text-transform: uppercase;
	background: url("/bitrix/templates/ishop/css/../images/larr_black.png") left 5px no-repeat;
	padding-left: 15px;
}
.in_basket table
{
	padding: 25px 0;
	margin: 25px 0 15px;
	width: 100%;
}
.item_info .noavailable_block, .display_list .noavailable_block
{
	height: 19px;
	line-height: 19px;
}
.bx_kit_result .button.add_item, .bx_item_set_result_block .button.add_item,
.item_info .button.add_item, .item_info .button.in_basket, .item_info .button.add_order
{
	vertical-align: middle;
	min-width: 103px;
	font-weight: bold;
	font-size: 13px;
	height: 34px;
	line-height: 34px;
	margin-bottom: 10px;
}
.bx_kit_result .button.add_item span, .bx_item_set_result_block .button.add_item span,
.item_info .button.add_item span, .item_info .button.in_basket span, .item_info .button.add_order span
{
	height: 34px;
	line-height: 33px;
}
/* top block */
ul.top_menu
{
	text-align: justify;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 13px;
}
ul.top_menu li
{
	padding: 0;
	display: inline-block;
	*display: inline;
	zoom: 1;
	height: 39px;
	line-height: 39px;
	margin-left: 6px;
}
ul.top_menu::after
 {
	width: 100%;
	height: 0;
	visibility: hidden;
	overflow: hidden;
	position: relative;
	content: "";
	display: inline-block;
	*display: inline;
	zoom: 1;
}
ul.top_menu a
{
	padding: 2px 0;
}
ul.top_menu a span
{
	margin: 0 8px;
}
ul.top_menu a.current
{
	border-radius: 16px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	text-decoration: none;
	behavior: url("/bitrix/templates/ishop/css/PIE.php");
}
.social_link, .phone_feedback
{
	float: right;
	height: 39px;
}
.social_link
{
	margin-top: 1px;
	margin-right: 79px;
	line-height: 52px;
}
.footer_wr .social_link
{
	line-height: 27px;
	margin: 15px 0 10px 0;
	height: 27px;
	float: none;
}
.social_link div
{
	display: inline-block;
	*display: inline;
	zoom: 1;
}
.social_link a
{
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin-right: 3px;
}
.social_link a img{vertical-align:baseline;}
.phone_feedback
{
	padding-left: 33px;
	font-size: 19px;
	line-height: 40px;
	font-weight: bold;
	white-space: nowrap;
}
.footer_wr .phone_feedback{float: none;}
.phone_feedback a
{
	display: inline-block;
	*display: inline;
	zoom: 1;
	height: 29px;
	text-decoration: none;
	border-bottom: 1px dotted;
}
/*bitrix fix*/
.phone_feedback a div
{
	display: inline;
}
/* header */
.header
{
	position:relative;
	z-index:101;
}
.logo
{
	margin-top: 10px;
	float: left;
}
.shop_description
{
	width: 220px;
	float: left;
	font-size: 20px;
	line-height:20px;
	margin: 12px 0 0 96px;
	font-weight: 300;
}
.basket
{
	float: right;
	/*padding-left: 97px;*/
	/*height: 75px;*/
}
.basket form
{
	height: 73px;
	line-height: 73px;
}
.basket .button
{
	vertical-align: middle;
	margin-top: 2px;
	font-size: 12px;
}
.basket
{
	background: none;
	/*height: auto;*/
	position: relative;
	zoom: 1;
	/*top: -8px;*/
	/*background: url("/bitrix/templates/ishop/css/../images/basket_shadow.png") top left no-repeat;*/
	padding-left: 0 !important;
	width: 174px;
	margin-left: 12px !important;
}

@media screen and (max-width: 1100px) {
    .basket {
        width: 23.4%;
    }
}

@media screen and (max-width: 992px) {
    .basket {
        width: calc(50% - 12px);
    }
}

@media screen and (max-width: 767px) {
    .basket {
        width: 200px;
    }
}

@media screen and (max-width: 600px) {
    .basket {
        width: 231px;
    }
}

.basket  .icon, .delay  .icon
{
	display: inline-block;
	height: 45px;
	width: 47px;
	position: relative;
	zoom: 1;
	bottom: -22px;
	margin-right: 5px;
}
.basket  .icon
{
	background-position: -7px -7px;
}
.delay  .icon
{
	background-position: -7px -128px;
}
.basket .counter
{
	line-height: 17px !important;
}
.basket  .delay, .basket form
{
	display: inline-block;
}
.basket  .delay
{
	margin-right: 50px;
	float: left;
}
.basket  .delay a
{
	color: black;
	display: inline-block;
	zoom: 1;
}
.basket .counter
{
	width: auto !important;
	white-space: nowrapp;
	min-width: 110px;
}
.basket .counter_mini
{
	display: none;
	bottom: -2px;
	zoom: 1;
	position: relative;
}
.basket .counter_mini a
{
	color: #000 !important;
	text-decoration: none;
}
.basket .button
{
	margin-left: 35px;
}
.basket .counter
{
	width: 138px;
	display: inline-block;
	*display: inline; zoom: 1;
	line-height: normal;
	margin-left: 2px;
	vertical-align: middle;
}
.basket a.popup_basket
{
	font-size: 13px;
	zoom: 1;
	height: 17px;
}
.search
{
	float: left;
}
.search button
{
	cursor: pointer;
	width: 24px;
	height: 23px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	padding: 0;
	margin:0;
	border: none;
}
.search input[type="text"]
{
	outline: none;
	display: inline-block;
	vertical-align: top;
	padding: 0 10px;
	margin-right: 5px;
	position: relative;
	-webkit-transition: all ease-out 0.1s;
	-moz-transition: all ease-out 0.1s;
	transition: all ease-out 0.1s;
	font-size:13px;
}
.top_block .auth_form
{
	float: left;
	margin-top: 11px;
}
.top_block .auth_form a.name
{
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	height: 19px;
	line-height: 19px;
}
.top_block .auth_form a.exit
{
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	height: 19px;
	width: 19px;
}
.top_block .auth_enter
{
	display: inline-block;
	*display: inline;
	zoom: 1;
	padding: 0 0 0 18px;
}
/* top-banner*/
.content.front .flexslider
{
	margin-bottom: -5px !important;
}
.content.front  .flex-viewport
{
	background: url("/bitrix/templates/ishop/css/../images/top-banner-bg.png") bottom center no-repeat;
	background-size: 100%;
	padding-bottom: 40px;
}
.content.front  .flex-control-nav
{
	bottom: 50px !important;
}
/* top menu */
ul.menu, ul.mini-menu
{
	position: relative;
	text-align: justify;
	list-style-type:none;
    margin: 0;
	font-size: 0;
	line-height: 0;
	border-radius: 0;
}
ul.mini-menu
{
	margin: 6px 0 10px 0;
	text-align: center;
	z-index: 11;
    padding-left: 0;
	display: none;
}
ul.menu li, ul.mini-menu li
{
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: middle;
	position:relative;
	padding: 0;
	background-image:none;
	height: 34px;
	line-height: 34px;
}
ul.mini-menu li
{
	width: 100%;
}
ul.menu li a, ul.mini-menu li a
{
	letter-spacing: 1px;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration:none;
	position:relative;
	z-index: 110;
	/*padding: 3px 7px 3px 7px;*/
	border-radius: 0;
	border-top:1px solid transparent;
	border-bottom:1px solid transparent;
	position: relative;
}
ul.menu::after, ul.mini-menu::after
{
	width: 100%;
	height: 0;
	visibility: hidden;
	overflow: hidden;
	position: relative;
	content: "";
	display:
	inline-block;
	*display: inline;
	zoom: 1;
}
ul.menu ul
{
	text-align: left;
}
ul.menu li .child.cat_menu
{
	width:1035px;
	padding-left:0;
	padding-bottom:0;
	text-align: left;
	box-sizing: border-box !important;
}
ul.menu li .child
{
	-moz-box-shadow:0 5px 7px -2px #9A9A9A;
	-webkit-box-shadow:0 5px 7px -2px #9A9A9A;
	box-shadow:0 5px 7px -2px #9A9A9A;
}
ul.menu li .child.cat_menu a
{
	margin-bottom:0;
	font-weight: normal;
	/*white-space: nowrap;*/
}
ul.menu li .child
{
	z-index: 150;
	position:absolute;
	display:none;
	border-radius:0 0 5px 5px;
	min-width:120px;
	left: -16px;
	top: 100%;
	padding: 10px 25px;
}
ul.menu li .child.submenu a
{
	border-bottom: 1px solid #CDCDCD;
	display: block;
	padding: 6px 0;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
ul.menu li .child.submenu a:last-child
{
	border-bottom: 0px;
	padding: 6px 0 2px;
}
ul.menu li:hover .child
{
	display:block;
}
ul.menu li .child ul  .menu_title
{
	display: block;
	font-family: Arial,"Roboto",Tahoma,Verdana,sans-serif;
}
ul.menu li .child ul  .menu_item
{
	display: inline-block;
	padding: 0px 9px 0 0;
	font-family: Arial,"Roboto",Tahoma,Verdana,sans-serif;
}
ul.menu li .child ul  .see_more
{
	display: inline-block;
	padding: 0px 9px 0 0;
	font-family: Arial,"Roboto",Tahoma,Verdana,sans-serif;
}
ul.menu li .child ul li
{
	line-height: 15px;
}
ul.menu li .child ul
{
	padding: 0;
	margin: 0;
	line-height: 25px;
	list-style: none;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align:top;
	width: 31%;
	padding-left: 2%;
	margin-bottom:20px;
}
ul.menu li ul li
{
	display: block;
	height: auto;
	line-height: auto;
}
ul.menu li .child a
{
	letter-spacing: 0;
	border: 0;
	padding: 0;
	text-transform: none;
	display: block;
	font-size: 12px;
	line-height: 16px;
}
ul.menu li .child ul li a
{
	text-decoration:underline;
	font-weight: bold;
	font-size:8.25pt;
	line-height:13.5pt;
}
ul.menu li .child a:hover
{
	background: none;
}
ul.menu li .child ul  .menu_title a, .child a
{
	display:block;
	font-weight: bold;
	font-size:9pt;
	text-decoration:none;
}
ul.menu li .child ul li.see_more a
{
	text-decoration:none;
	border-bottom:1px dashed;
	display:block;
	line-height:8pt;
	float:left;
}
ul.menu li .child ul li
{
	background-image:none;
}
ul.menu li a.name
{
	border: 0;
	background: none;
}
ul.menu .parent span
{
	padding-right:20px;
}
ul.menu .child li a, ul.menu li .child a
{
	text-shadow: none;
	-moz-text-shadow: none;
	-o-text-shadow: none;
	-webkit-text-shadow: none;
}
ul.menu li a.name
{
	border: 0;
	background: none;
}
.child.cat_menu a, .child.cat_menu a:hover, .parrent .child a:hover
{
	border:none;
	background:none;
}
/* soc_buttontop_hover */
.social_link a:hover
{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.social_link
{
	cursor:default;
}
.button.sm.red, .button.sm.red span, #clear_all, #clear_all span
{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size:11px;
	height: 23px;
	line-height: 24px;
	position: relative;
	behavior: url("/bitrix/templates/ishop/css/PIE.php");
}
.for_button.reset_layout
{
	text-align:center;
}
.for_button.reset_layout button
{
	float: right;
	margin: 14px 11px 14px 0px;
}
.for_button.reset_layout button:first-child
{
	float: left;
	margin: 14px 0 14px 11px;
}
#clear_all, #clear_all span
{
	font-size:10px;
}
#clear_all
{
	padding-left:9px;
}
#clear_all i
{
	background: url("/bitrix/templates/ishop/css/../images/clear_all_filter.png") no-repeat 0 0;
	display: inline-block;
	*display: inline;
	zoom: 1;
	height: 7px;
	margin-right: 3px;
	width: 7px;
}
/* brands */
.line_link
{
	display:block;
	text-align:center;
	margin:30px 0 20px 0;
}
.line_link span
{
	position:relative;
	top:-11px;
	padding:5px 25px;
	font-size:10.5pt;
	font-weight: bold;
}
.brands_list_ws
{
	position: relative;
}
.brands_list
{
	clear:both;
	margin: 0 0 15px 0;
	padding: 0px 12px 5px;
	overflow: hidden;
	position: relative;
}
.brands_list .es-nav-prev, .brands_list .es-nav-next
{
	position: absolute;
	top: 28px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width:12px;
	cursor:pointer;
	height:18px;
	background:url("/bitrix/templates/ishop/css/../images/arr_slider.png") 0 0 no-repeat;
}
.brands_list .es-nav-prev
{
	background-position: -14px 0px; left: 0;
}
.brands_list .es-nav-prev:hover
{
	background-position: -14px -20px;
}
.brands_list .es-nav-next
{
	background-position: 0px 0px; right: 0;
}
.brands_list .es-nav-next:hover
{
	background-position: -0px -20px;
}
.brands_list ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	height: 65px;
	overflow: hidden;
	position: relative;
}
.brands_list li
{
	text-align: center;
	float: left;
	vertical-align: middle;
	line-height: 65px;
	padding:0;
	margin-bottom:0;
	height: 65px;
}
.brands_list li a
{
	line-height: 65px;
}
.brands_list li img
{
	vertical-align: middle;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(100%);
}
.brands_list li img:hover{ filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	filter: none;
	-webkit-filter: grayscale(0%);
}
/* news block */
.news, .news_all
{
	margin: 0  0 30px 210px;
}
.news_block li
{
	padding: 0;
	margin-bottom: 18px;
}
.news_block .title
{
	font-size:13px;
	text-transform:uppercase;
	font-weight: bold;
	margin: 0 0 15px 0;
}
.news_block .title a
{
	display: block;
}
.news_block .date
{
	font-weight: bold;
	font-size:14px;
	margin: 0 0 5px 0;
}
.news-front .news_block .date
{
	font-weight: normal;
	font-size: 13px;
}
.news_block .name
{
	display: block;
	margin: 0 0 5px 0;
}
.news_block ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}
.news_block p
{
	margin: 0;
}
/* news detail */
.news_all .date
{
	font-weight: bold;
	margin-bottom: 15px;
	font-size: 11px;
	text-transform: lowercase;
	padding: 0 6px;
	line-height: 18px;
	display: inline-block;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.news_all .name
{
	font-size: 38px;
	line-height: 48px;
	font-weight: bold;
	margin-bottom: 10px;
}
.news_all .img
{
	float: left;
	width: 270px;
	margin: 0 20px 20px 0;
}
.news_all .img img
{
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.news_all .gallery img
{
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.news_all .text
{
	padding: 0 0 0 295px;
}
.news_all .text.no-image
{
	padding-left:0;
}
.news_all .gallery a
{
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin: 0 4px 0 0;
}
.news_all .gallery a:nth-child(3n+3)
{
	margin: 0;
}
.news_all .gallery img
{
	vertical-align: middle;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.news_all .gallery img:hover
{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
/* Catalog root */
.empty_items
{
	margin: 24px 10px;
}
.catalog_section_list
{
	font-size: 0;
	margin-top: 10px;
}
.catalog_section_list ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}
.catalog_section_list .section_item_inner .image
{
	width: 60px;
	float: left;
	margin-right: 20px;
	margin: 5px 15px 5px 0;
	text-align: center;
}
.catalog_section_list .section_item_inner .image  img
{
	max-width: 100%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.catalog_section_list .section_item_inner .image + ul
{
	padding-left: 75px;
}
.catalog_section_list .section_item
{
	line-height: 17px;
	width: 50%;
	padding:0;
	margin: 0 0 40px 0;
	display: inline-block; *display:
	inline; zoom: 1;
	vertical-align: top;
}
.catalog_section_list .section_item_inner
{
	padding: 0 40px 0 0;
}
.catalog_section_list .section_item li
{
	display: inline-block;
	padding-left: 9px;
}
.catalog_section_list .section_item li a
{
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
}
.catalog_section_list .section_item .name
{
	display: block;
	margin-bottom: 5px;
}
.catalog_section_list .section_item .name a
{
	font-size: 16px;
}
.catalog_section_list .section_item .desc
{
	display: block;
	font-size: 12px;
	margin-top: 5px;
}
.catalog_section_list .section_item .sect
{
	font-family: Arial, "Roboto",Tahoma,Verdana,sans-serif;
}
.catalog_description
{
	border-top: 1px solid #d9d9d9;
	padding: 30px 0 40px;
}
/* Catalog groups */
.group_list
{
	font-size: 0;
}
.group_item
{
	display: inline-block;
	*display: inline;
	zoom: 1;
	text-align: center;
	width: 25%;
	vertical-align: top;
}
.group_item_inner
{
	padding: 0 10px 0 0;
}
.group_item.last
{
	margin-right: 0;
}
.group_item + hr, .brands_list_wrapp hr
{
	height: 0;
	border: 0;
	border-top: 1px solid #d9d9d9;
	margin: 30px 0;
}
.brands_list_wrapp hr
{
	margin: 20px 0;
}
.group_list .description
{
	font-size: 12px;
}
.group_item .image
{
	display: inline-block;
	*display: inline;
	zoom: 1;
	min-height: 170px;
	min-width: 170px;
}
.group_item .image a
{
	width: 100%;
	display: inline-block;
	*display: inline;
	zoom: 1;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	position: relative;
	behavior: url("/bitrix/templates/ishop/css/PIE.php");
}
.group_item .image a::before
{
	content: "";
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	box-shadow: inset 0 0 10px rgba(0,0,0,.2);
	-moz-box-shadow: inset 0 0 10px rgba(0,0,0,.2);
	-webkit-box-shadow: inset 0 0 10px rgba(0,0,0,.2);
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	position: absolute;
	z-index: 1;
	behavior:url(/bitrix/templates/ishop/css/PIE.php);
}
.group_item  img
{
	vertical-align: middle;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	max-width: 100%;
	max-height: 100%;
	border-width: 0px;
	position: relative;
	behavior: url("/bitrix/templates/ishop/css/PIE.php");
}
.group_item .name
{
	font-weight: bold;
	font-size: 15px;
	margin-top: 13px;
}
.group_description
{
	margin-top: 10px;
}
/* popup basket */
.popup_basket_list
{
	display: none;
	background: white;
	 box-shadow: 0 0 4px #B0AFAF;
	-webkit-box-shadow: 0 0 4px #B0AFAF;
	-moz-box-shadow: 0 0 4px #B0AFAF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position: absolute;
	line-height: normal;
	right:-5px; top:60px;
	width:480px;
	padding:20px;
	z-index: 200;
	behavior:url(/bitrix/templates/ishop/css/PIE.php);
}
.popup_basket_list .block_name
{
	font-weight: bold;
	font-size: 18px;
	padding: 2px 0px 0px 2px;
	margin-bottom: 20px;
}
.popup_basket_list table
{
	width: 100%;
}
.popup_basket_list td
{
	vertical-align: top;
}
.popup_basket_list .link
{
	font-weight: bold;
	font-size: 15px;
}
.popup_basket_list .quanitity, .popup_basket_list .price
{
	font-weight: bold;
	font-size: 18px;
}
.popup_basket_list .price
{
	text-align: right;
}
/* compare */
.compare
{
	float: right;
	margin-right: 20px;
}
.compare_link
 {
	display: none;
}
.compare a.link
{
	font-size: 11px;
	text-decoration: none;
	line-height: 22px;
}
.compare a.link span
{
	display: inline-block;
	*display: inline;
	zoom: 1;
	border-bottom: 1px dotted;
	height: 14px;
	line-height: 14px;
}
.compare_item_ws
{
	position: relative;
	float: left;
	vertical-align: middle;
	width: 115px;
	position:relative;
	margin: 10px 0;
	padding: 0;
}
.compare_item_ws .image
{
	text-align:center;
	position:relative;
	width: 115px;
	height:115px;
	line-height: 115px;
}
.compare_item_ws .image img
{
	vertical-align:middle;
}
.compare_item_ws a.desc_name
{
	font-size: 11px;
	font-weight: bold;
	display:block;
	margin: 3px 0;
	line-height:16px;
}
.compare_item_ws a.delete
{
	background: url("/bitrix/templates/ishop/css/../images/delete.png") 0 0 no-repeat;
	width: 11px;
	height: 11px;
	display: block;
	position: absolute;
	top: 0;
	right: 16px;
}
.compare_list
{
	overflow: hidden;
	/*position: relative;*/
}
.compare_list ul
{
	padding: 0;
	margin: 0;
	list-style: none;
	/*height: 180px;*/
	overflow: hidden;
	position: relative;
}
.compare_list + .button_row
{
	text-align: center;
}
.compare_list .es-nav-prev, .compare_list .es-nav-next
{
	position: absolute;
	top: 125px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width:12px;
	cursor:pointer;
	height:18px;
	background:url("/bitrix/templates/ishop/css/../images/arr_slider.png") 0 0 no-repeat;
}
.compare_list .es-nav-prev
{
	background-position: -14px 0px;
	left: 13px;
}
.compare_list .es-nav-prev:hover
{
	background-position: -14px -20px;
}
.compare_list .es-nav-next
{
	background-position: 0px 0px;
	right: 13px;
}
.compare_list .es-nav-next:hover
{
	background-position: -0px -20px;
}
.compare_popup
{
	max-width: 370px;
}
/* popup */
.jqmOverlay
{
background: #001612;
}
a.jqmClose
{
	width: 21px;
	height: 19px;
	display: block;
	position:  absolute;
	top: 27px;
	right: 24px;
	cursor: pointer;
}
.popup
{
	display: none;
	top:160px;
	padding:28px;
	min-width:245px;
	background: white;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	left: 50%;
	position: absolute;
	behavior: url("/bitrix/templates/ishop/css/PIE.php");
}
.popup .starrequired, form.ishop .starrequired
{
	position: relative;
	top: -4px;
}
.popup .title
{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
.popup .popup_title
{
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 10px;
	font-weight: bold;
}
form.ishop input[type="text"], form.ishop input[type="email"], form.ishop input[type="password"],
.popup input[type="text"], .popup input[type="password"], .popup input[type="file"], .popup input[type="email"], .input_text_style
{
	box-sizing: border-box;
	-moz-box-sizing: -o-border-box;
	box-sizing: -webkit-box-sizing:border-box;
	box-sizing: border-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display:block;
	padding:0 5px;
	line-height:28px;
	height:28px;
	behavior: url("/bitrix/templates/ishop/css/PIE.php");
	margin-bottom:12px;
}
.popup input[type="text"], .popup input[type="password"], .popup input[type="file"], .popup input[type="email"], .input_text_style
{
	width:290px;
	position: relative;
}
.popup textarea
{
	box-sizing: border-box;
	-moz-box-sizing: -o-border-box;
	box-sizing: -webkit-box-sizing:border-box;
	box-sizing: border-box;
	box-shadow: inset 0 0 3px #dcdcdc;
	-webkit-box-shadow: inset 0 0 3px #dcdcdc;
	-moz-box-shadow: inset 0 0 3px #dcdcdc;
	border: 1px solid #dcdcdc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	resize: none;
	display:block;
	padding:0 5px;
	width: 290px;
	height: 100px;
	position: relative; behavior: url("/bitrix/templates/ishop/css/PIE.php");
	outline: none;
}
.popup input[type="text"]:focus, .popup input[type="password"]:focus, .popup input[type="file"]:focus, .popup input[type="email"]:focus, .input_text_style:focus, .popup textarea:focus,
form.ishop input[type="text"]:focus, form.ishop input[type="email"]:focus, form.ishop input[type="password"]:focus, .popup input[type="text"]:focus, .popup input[type="password"]:focus, .popup input[type="file"]:focus, .popup input[type="email"]:focus, .input_text_style:focus, form.ishop textarea:focus
{
	border-color: #BDBDBD;
	-webkit-transition: all ease-out 0.1s;
	-moz-transition: all ease-out 0.1s;
	transition: all ease-out 0.1s;
}
.popup label, form.ishop label
{
	font-size: 12px;
	display: inline-block;
	margin-bottom: 1px;
	margin-right: 2px;
}
.popup .button
{
	margin-top: 10px;
}
.popup .promt, form.ishop .promt
{
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	margin: 15px 0 0 40px;
	font-size: 11px;
	line-height: 10px;
	width: 112px;
	text-indent: -25px;
}
.one_click_buy_frame.popup .promt
{
	margin-top: 20px;
}
form.ishop .promt
{
	margin-top: 5px;
}
.popup .promt .starrequired, form.ishop .promt .starrequired
{
	font-size: 23px;
	top: 0;
}
.change_password
{
	padding-top: 30px;
	border-top: 1px solid #d8d8d8;
}
/* catalog */
.wish_item:hover + .wish_item_tooltip, .wish_item:hover + .tooltip-wrapp .wish_item_tooltip,
.compare_item:hover + .tooltip-wrapp .compare_item_tooltip, .compare_item:hover + .compare_item_tooltip
{
	display: block;
}
.tooltip-wrapp
{
	position: relative;
}
.tooltip-wrapp .wish_item_tooltip
{
	margin: -4px 0 0 -26px;
	top: inherit !important;
	left: inherit !important;
}
.tooltip-wrapp .compare_item_tooltip
{
	margin-top: -4px;
	top: inherit !important;
	left: inherit !important;
}
.table_item_inner .wish_item
{
	margin-bottom: -2px;
}
.table_item_inner .compare_item
{
	position: absolute;
	margin: -26px 0 0 28px;
}
.table_item_inner .compare_item.offer
{
	margin: 0 0 0 3px;
}
.compare_item.offer:hover + .tooltip-wrapp .compare_item_tooltip
{
	margin : 24px 0 0 -24px;
}
.wish_item_tooltip
{
	left: -25px;
}
.compare_item_tooltip
{
	left: 3px;
}
/* catalog table */
.display_rows
{
	margin: 15px 0 30px;
	border-bottom: 1px solid #d9d9d9;
}
.display_rows td
{
	padding: 5px;
	border-top: 1px solid #d9d9d9;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.display_rows td.image
{
	text-align: center;
	width: 85px;
}
.display_rows td.image img
{
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.display_rows tr:first-child td
{
	border:0;
}
.display_rows td.desc_name
{
	font-size: 14px;
	font-weight: bold;
}
.display_rows td.desc_name .article
{
	font-size: 11px;
	font-weight: normal;
}
.display_rows td.quantity
{
	text-align: center;
	width: 50px;
}
.display_rows td.buttons
{
	text-align: right;
	width: 175px;
	white-space: nowrap;
}
.display_rows td.buttons.small
{
	width: 135px;
}
.display_rows td.buttons .tooltip-wrapp .wish_item_tooltip, .display_rows td.buttons .tooltip-wrapp .compare_item_tooltip
{
	margin: 0px 0 0 -51px;
}
.display_rows td.buttons .button_block, .display_rows td.buttons .likes_icons
{
	display: inline-block;
	margin-top: -7px;
}
.display_rows td.buttons .likes_icons
{
	position: relative;
	bottom: -10px;
	zoom: 1;
	margin-left: 5px;
}
.display_rows td.price_block
{
	text-align: right;
	white-space: nowrap;
	width: 135px;
}
.display_rows td.price_block .price_name
{
	line-height: 11px;
	font-weight: normal;
	font-size: 11px;
	margin-bottom: 1px;
	margin-top: 5px;
}
.display_rows td.price_block .price_name:first-child
{
	margin-top: 0;
}
.display_rows td.price_block .price
{
	font-size: 14px;
	font-weight: bold;
}
.display_rows td.price_block .price .old
{
	font-size:12px;
	font-weight: normal;
}
.display_rows td.quantity .counter_block
{
	margin: 0;
	height: 25px;
	width: 60px;
}
.display_rows td.quantity .counter_block input
{
	height: 25px;
	font-size: 17px;
	padding-top: 0;
	width: 40px;
	left: -3px;
}
/* catalog list */
.price_block .price_name
{
	margin-bottom: 3px;
	margin-top: 8px;
	font-size: 11px;
	line-height: 12px;
}
.price_block .price_name:first-child
{
	margin-top: 0;
}
.display_list
{
	margin: 2px 0 30px 0;
}
.list_item
{
	padding: 15px 0px;
}
@media (min-width: 500px) and (max-width: 770px) {
    .list_item {
        padding: 15px 15px;
        width: 50%;
        box-sizing: border-box;
        float: left;
    }
}
.list_item .image, .list_item .description, .list_item .information
{
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}
.list_item  .information .desc_name
{
	display: none;
}
.list_item .image
{
	text-align:center;
	position:relative;
	width: 170px;
	height:170px;
	line-height:170px;
	padding: 0 22px 0 0;
}
.list_item .image img
{
	max-width: 170px;
	vertical-align:middle;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.inner_left .display_list .list_item .image
{
	padding: 12px 25px;
}
.list_item .description
{
	width: 380px;
	padding: 10px 15px 0 0;
	font-size: 11px;
}
.list_item .description table
{
	width: 100%;
	border-collapse: collapse;
	margin-top: 10px;
	margin-bottom: 10px;
}
.list_item .description td
{
	-webkit-transition: background ease-out 0.15s;
	-moz-transition: background ease-out 0.15s;
	transition: background ease-out 0.15s;
	padding: 4px 0 4px 0;
}
.list_item .description tr.drop
{
	display: none;
}
.list_item .description .show_props
{
	border:none;
	cursor: pointer;
	margin-top: 5px;
}
.list_item .description .show_props a
{
	padding-left:15px;
	text-decoration: none;
	font-size: 12px;
}
.list_item .description .show_props span
{
	display: inline-block;
	*display: inline;
	zoom: 1;
	height: 15px;
	border-bottom: 1px dotted;
}
.list_item .description .desc_name a, .in_basket .product_description a, .list_item  .information .desc_name a
{
	font-size:15px;
	font-weight: bold;
	line-height:19px;
}
.list_item .description .preview_text
{
	margin: 10px 0;
}
.list_item .description th
{
	text-align:left;
	font-weight:normal;
	padding-bottom: 10px;
}
.list_item .description tr:hover td
{
	background:#e4e4e4;
	cursor:default;
}
.list_item .description tr:hover td.link_more
{
	background: #fff;
}
.list_item .description .show_props a.open
{
	background-position: 0 -6px;
}
.list_item .description .props-list-wrapp
{
	display: none;
}
.list_item .likes_icons
{
	position: relative;
	margin: 13px 17px 0 0;
}
.list_item .price_block
{
	margin: 15px 0 0 0;
}
.in_basket .price_block
{
	margin-top: 10px;
}
.in_basket .product_description
{
	margin: 15px;
	max-width: 200px;
}
.in_basket .button
{
	float: right;
}
.list_item .price
{
	margin-bottom: 5px;
}
.list_item .price span, .in_basket .price span
{
	display: block;
	font-size: 18px;
	font-weight: bold;
	padding-right: 15px;
}
.list_item .price span.old, .in_basket .price span.old
{
	font-size: 13px;
	text-decoration: line-through;
}
.list_item .button_block
{
	margin: 15px 0 0 0;
}
/*vertical menu*/
.left-block ul#vertical-multilevel-menu
{
	margin-bottom: 30px;
}
#vertical-multilevel-menu ul.root-item li.arr
{
	width: 0;
	height: 0;
	display: inline-block;
	margin-left: -36px;
	margin-top: 9px;
	position: absolute;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
}
ul#vertical-multilevel-menu ul.root-item li
{
	margin-left: -25px;
	padding-left: 25px;
}
#vertical-multilevel-menu ul.root-item
{
	padding: 0 10px 10px;
}
#vertical-multilevel-menu ul.root-item a
{
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 0;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 0;
	text-decoration: underline;
	padding-right: 5px;
}
ul#vertical-multilevel-menu, #vertical-multilevel-menu ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 180px;
	font-size: 12px;
}
ul#vertical-multilevel-menu li
{
	padding-left: 0;
}
#vertical-multilevel-menu li ul
{
	position:absolute;
	top:auto;
	display:none;
	z-index:500;
	height:auto;
	border-bottom:none;
	width:200px;
}
#vertical-multilevel-menu li a
{
	display: block;
	text-decoration: none;
}
#vertical-multilevel-menu a
{
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-bottom: 3px;
	font-size:12px;
	text-transform: uppercase;
	padding: 9px 15px 8px 10px;
	line-height: 13px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
#vertical-multilevel-menu a.root-item-selected
{
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-bottom: 3px;
	font-size:12px;padding: 7px 10px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
* html ul#vertical-multilevel-menu li
{
	float: left;
	height: 1%;
}
* html ul#vertical-multilevel-menu li a
{
	height: 1%;
}
#vertical-multilevel-menu li ul.root-item
{
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #fff;
	padding-left: 3px;
	margin: -33px 0 0 189px;
}
#vertical-multilevel-menu li:hover ul ul,#vertical-multilevel-menu li.jsvhover ul ul,#vertical-multilevel-menu li:hover ul ul ul,#vertical-multilevel-menu li.jsvhover ul ul ul
{
	display:none;
}
#vertical-multilevel-menu li:hover ul,#vertical-multilevel-menu li.jsvhover ul,#vertical-multilevel-menu li li:hover ul,
#vertical-multilevel-menu li li.jsvhover ul,#vertical-multilevel-menu li li li:hover ul,#vertical-multilevel-menu li li li.jsvhover ul
{
	display:block;
}
#vertical-multilevel-menu ul.root-item
{
	border-left: 3px solid;
}
#vertical-multilevel-menu li a.root-item i
{
	display: inline-block;
	position: absolute;
	right: 9px;
	top: 40%;
	width: 5px;
	height: 7px;
}
/* catalog block */
.display_table
{
	margin-bottom: 10px;
	font-size: 0;
}
.display_table .block_title
{
	border-top: 1px solid #d9d9d9;
	margin: 30px 0 10px;
	padding-top: 20px;
}
.item.last-in-line
{
	padding-right:0;
}
.index-cat .table_item
{
	width: 189px;
}
.display_table .table_item
{
	width: 189px;
}
.table_item
{
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align:top;
	width: 175px;
	margin:10px;
	position:relative;
}
.table_item_inner
{
	padding: 0 10px 0 0;
}
/*.inner_right .table_item, .inner_left .table_item{ width: 25%; }*/
.table_item .image
{
	text-align:center;
	position:relative;
	height: 177px;
	line-height: 177px;
}
.table_item .image img
{
	position: relative;
	zoom: 1;
	vertical-align:middle;
	max-width: 100%;
	max-height: 100%;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.table_item .likes_icons
{
	float: left;
	margin: 5px 0 0 20px;
}
.table_item a.desc_name
{
	font-size: 15px;
	font-weight: bold;
	display:block;
	margin-top: 3px;
	line-height:18px;
}
.tabs_section .table_item .likes_icons
{
	margin: -21px 0 0 120px;
	position: absolute;
}
.tabs_section .table_item  a.desc_name
{
	font-size: 14px;
}
.table_item .price_block .price_name:first-child
{
	margin-top: 0;
}
.table_item .price_block .price_name
{
	font-size: 11px;
	line-height: 12px;
	margin-bottom: 0;
	margin-top: 5px;
}
.tabs_section  .table_item  .button_block, .bigdata_recommended_products_container .table_item  .button_block
{
	display: none;
}
.table_item .price_block
{
	margin-top:5px;
}
.table_item .button_block
{
	float: left;
	margin-top: 3px;
}
.table_item .likes_icons
{
	float: left;
	margin-left: 10px;
}
.table_item .price
{
	margin-bottom: 5px;
}
.table_item .price span, .table-standart .discount-price, .cart-item-price .price
{
	display: block;
	font-size: 17px;
	font-weight: bold;
}
.price span.old, .table-standart .old-price
{
	font-size: 13px;
	text-decoration: line-through;
	margin-top: 3px;
}
.table_item .tooltip_item
{
	display: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	z-index:100;
	display:none;
	top:0;
	right:-95%;
	width:165px;
	padding: 10px;
	z-index:10;
	position: absolute;
	behavior: url("/bitrix/templates/ishop/css/PIE.php");
}
.table_item:hover .tooltip_item
{
	display: block;
}
.table_item:nth-child(4n+4) .tooltip_item
{
	right:auto;
	left:-100%;
}
.table_item.last-in-line .tooltip_item
{
	right:auto;
	left:-100%;
}
.table_item .tooltip_item .tr
{
	margin-bottom:4px;
	line-height:12pt;
	font-size: 12px;
}
.table_item .tooltip_item:before, .table_item:nth-child(4n+4) .tooltip_item:before, .table_item.last-in-line .tooltip_item:before
{
	display:block;
	content:"";
	width:0;
	height:0;
	border:10px solid transparent;
	position:absolute;
	top:50%;
	margin-top:-10px;
	left:-20px;
}
.table_item:nth-child(4n+4) .tooltip_item:before, .table_item.last-in-line .tooltip_item:before
{
	left:auto;
	right:-20px;
	border-right-color:transparent;
}
.table_item.hovered
{
	z-index:10;
}
.front .display_table .long_separator
{
	margin-bottom: 15px;
}
/* item detail */
.item_info .shadow-item_info
{
	margin: 0 0 20px;
}
.display_list .available_block
{
	line-height: 19px;
	max-width: 160px;
}
.item_info .available_block
{
	line-height: 19px;
	height: 19px;
}
.item_slider
{
	width:270px;
	min-height: 270px;
	float:left;
	text-align: center;
	margin-bottom: 20px;
}
.item_slider ul.slides
{
	padding: 0;
	margin: 0;
	width:270px;
	height: 270px;
}
.item_slider ul.slides li
{
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 2px solid #e4e4e4;
	padding: 0;
	margin: 0;
	display: block;
	width:270px;
	height: 270px;
	overflow: hidden;
	position: relative;
	line-height: 270px;
}
.item_slider ul.slides img
{
	vertical-align: middle;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.lupa
{
	display:block;
	position:absolute;
	left:50%;
	margin-left:-21px;
	width:42px;
	height:42px;
	top:50%;
	margin-top:-30px;
}
.thumbs
{
	margin: 10px 0 0 0;
	text-align: left;
}
.thumbs ul
{
	margin: 0;
	padding: 0;
}
.thumbs li
{
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 2px solid #e4e4e4;
	opacity:0.5;
	width: 84px;
	height:82px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	padding-left:0;
	background:none;
	overflow:hidden;
	position: relative;
	text-align:center;
	line-height:80px;
}
.thumbs li img
{
	vertical-align:middle;
}
.thumbs li.current
{
	opacity:1;
}
.right_info
{
	padding-left:300px;
}
.right_info .name
{
	font-weight: bold;
	font-size: 24px;
	line-height: 25px;
	margin: 0 0 16px 0;
}
.info_block .article, .info_block .brand
{
	margin: 11px 50px 11px 0;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: middle;
	float: left;
}
.info_block .brand.img
{
	margin-top: 1px;
}
.info_block .brand a.img
{
	height: 40px;
	display: inline-block;
	line-height: 40px;
}
.info_block .brand a img
{
	vertical-align: middle;
	max-height: 40px;
}
.info_block .article
{
	font-size: 12px;
	padding-top: 11px;
	margin-right: 10px;
}
.info_block .brand
{
	display: block;
}
.item_info .information
{
	margin-top: 14px;
	z-index:2;
	position: relative;
	behavior: url("/bitrix/templates/ishop/css/PIE.php");
}
.shadow-information-item-ws img, .shadow-item_info img
{
	width:100%;
	height:auto;
}
.shadow-item_info img
{
	padding-top:2px;
}
.shadow-item_info.cat_list
{
	margin-bottom: 5px;
}
.item_info .available_block, .item_info .noavailable_block, .item_info .center_info, .item_info .likes_icons
{
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: middle;
}
.item_info .available_block, .item_info .noavailable_block, .display_list .available_block, .display_list .noavailable_block
{
	margin: 7px 0 0 0;
	padding: 0 0 0 26px;
}
.item_info .center_info
{
	margin: 7px 0 0 0;
}
.item_info .likes_icons
{
	float: right;
	margin: -8px 0 0 0;
	position: relative;
}
.item_info .top_info
{
	padding: 15px 0 20px;
	border-bottom: 1px dotted #c3c3c3;
}
.item_info .top_info.cut
{
	padding-top: 0;
}
.item_info .info_block
{
	border-bottom: 1px dotted #c3c3c3;
	padding-bottom: 20px;
}
.item_info .info_block .compare
{
	display: inline-block;
	float: none;
	margin: 7px 0 0 0;
}
.item_info .info_block .likes_icons
{
	margin-top: 6px;
}
.item_info .price_block, .item_info .counter_block, .item_info .button_block, .item_info .likes_icons
{
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: middle;
}
.item_info .price_block span
{
	margin-bottom: 5px;
}
.item_info .middle_info
{
	margin: 20px 0 0 0;
}
.item_info .price_name:first-child
{
	margin-top: 0;
}
.item_info .price_name
{
	font-weight: normal;
}
.item_info	.available_block
{
	margin-right: 50px;
}
.item_info .price_block
{
	display: inline-block;
	padding-right: 24px;
}
.item_info .price_block.bottom20
{
	margin-bottom: 20px;
}
.item_info .price_block.bottom10
{
	margin-bottom: 10px;
}
.bx_kit_result  .price span, .bx_item_set_result_block  .price span, .item_info .price span
{
	display: block;
	font-size: 23px;
	font-weight: bold;
	line-height: 23px;
}
.bx_kit_result  .price span.old, .bx_item_set_result_block  .price span.old, .item_info .price span.old, .differences_table .old-price span
{
	font-size: 15px;
	text-decoration: line-through;
}
.counter_block
{
	margin-bottom: 10px;
	width: 65px;
	position: relative;
	background: white;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-right: 20px;
	height: 34px;
	box-shadow: inset 0 0 6px 1px #cccccc;
	-webkit-box-shadow: inset 0 0 6px 1px #cccccc;
	-moz-box-shadow: inset 0 0 6px 1px #cccccc;
}
.counter_block input.text
{
	background: transparent;
	width:46px;
	height:31px;
	padding-top:2px;
	border: none;
	text-align:center;
	line-height:23px;
	font-size: 20px;
	font-weight: bold;
	position: relative;
	behavior: url("/bitrix/templates/ishop/css/PIE.php");
}
.counter_block .plus, .counter_block .minus
{
	position: absolute;
	right: 6px;
	text-indent:-9999px;
	cursor:pointer;
	margin:0 auto;
	display:block;
	width: 9px;
	height: 5px;
}
.counter_block .plus
{
	top: 5px;
}
.counter_block .minus
{
	bottom: 5px;
}
.item_info .button_block
{
	margin-top: 10px;
	display: block;
}
.item_info #one_click_buy_open
{
	margin: 0 0 10px 0px;
	float: right;
	min-width: 130px;
}
#one_click_buy_form_button
{
	margin-top: 15px;
}
.item_info td.shadow
{
	width: 17px;
	text-align: center;
}
/*.item_info .likes_icons{ position: relative; float: right; margin: 11px 11px; }*/
.display_table .tooltip.wish_item_tooltip
{
	top: 265px;
	left: 70px;
}
.display_table .tooltip.compare_item_tooltip
{
	top: 265px;
	left: 90px;
}
.tooltip
{
	line-height: 14px;
	z-index: 12;
	display: none;
	top: 30px;
	text-align: center; padding: 7px;
	width: 60px;
	font-size: 11px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position: absolute;
	behavior: url("/bitrix/templates/ishop/css/PIE.php");
}
.tooltip:after
{
	display:block;
	content:"";
	width:16px;
	height:10px;
	position:absolute;
	left:50%;
	margin-left:-8px;
	top:-10px;
}
.view-list .view-header
{
	font-weight: bold;
	line-height: 15px;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 10px;
	padding: 12px 15px;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
}
.view-list
{
	margin-bottom: 30px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.view-list .view-item  div
{
	font-size: 13px;
	text-align: left;
	padding: 0 10px;
}
.view-list .view-item
{
	text-align: center;
	padding: 10px 0 15px;
}
.view-list .view-item img
{
	max-width: 120px;
	max-height: 120px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	margin-bottom: 10px;
}
.view-list .view-item.last
{
	border-bottom: 0;
	margin-bottom: 0;
}
/*.item_info .middle_info{ margin: 16px 0 0 5px; padding: 0 0 2px 0; }*/
.item_info .found_cheaper
{
	font-size: 13px;
	text-decoration: none;
	padding-left: 24px;
}
.item_info .found_cheaper span
{
	display: inline-block;
	*display: inline;
	zoom: 1;
	border-bottom: 1px dotted;
	height: 15px;
}
.item_info .bottom_info
{
	margin: 22px 0 0 5px;
}
.item_info .add_review
{
	font-family: "Roboto Bold", Arial;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}
.item_info .add_review span
{
	display: inline-block;
	*display: inline;
	zoom: 1;
	border-bottom: 1px dotted;
	height: 16px;
}
.item_info .description
{
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 5px;
	margin-top: 25px;
}
.social_block
{
	padding:  0 0 14px;
	margin: -7px 0 0 -4px;
}
.social_block td
{
	padding: 0 5px;
}
.container.shop .tabs_section
{
	padding-top: 0;
}
.tabs_section.news
{
	margin: 0;
}
.tabs_section .box
{
	display: none;
}
.tabs_section .box
{
	padding: 20px 0 0 0;
}
.item_info table.equipment
{
	width: 100%;
	margin-top: 25px;
}
.item_info table.equipment td
{
	padding: 10px 5px;
}
.item_info table.equipment tbody tr:first-child td
{
	padding-top: 10px;
}
.item_info table thead tr
{
	height: 30px;
}
.item_info table.equipment thead tr td
{
	min-width: 55px;
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 8px;
	font-weight:bold;
}
.item_info table thead tr td:first-child
{
	-webkit-border-radius: 5px 0 0 5px;
	 -moz-border-radius: 5px 0 0 5px;
	 border-radius: 5px 0 0 5px;
}
.item_info table thead tr td:last-child
{
	min-width: 70px;
	-webkit-border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
}
.item_info table tbody td
{
	font-size: 13px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #c3c3c3;
	padding-top: 5px;
}
.item_info table tbody td.buy_link a
{
	border-bottom: 1px dotted;
	text-decoration: none;
}
.item_info table tbody td.buy_link a.added
{
	border: 0;
	text-decoration: underline;
}
.item_info table tbody td.offer_count, .item_info table tbody td.price, .item_info table tbody td.property, .item_info table tbody td.buy_link, .item_info table tbody td.photo
{
	text-align: center;
}
.item_info table tbody td.offer_count a
{
	text-decoration: none;
	border-bottom: 1px dotted;
	cursor: pointer;
}
.item_info table tbody td.buy_link a
{
	cursor:pointer;
}
.item_info table tbody td.price span.new
{
	font-size: 14px;
}
.item_info table tbody td.price span.old
{
	margin-top: 0;
	margin-bottom: 2px;
	font-size: 11px;
	line-height: 14px;
}
.item_info table tbody td a
{
	font-weight: bold;
}
.item_info table .wish_item
{
	font-size: 11px;
	display: block;
	margin-top: 2px;
}
/* tabs */
.tabs
{
	padding: 0;
	margin: 0;
	text-align: center;
}
.shop .tabs
{
	text-align: left;
}
.tabs li
{
	text-transform: uppercase;
	text-decoration:none;
	position: relative;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}
.tabs li span
{
	padding: 7px 10px 6px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	letter-spacing: 1px;
	position: relative;
	behavior: url("/bitrix/templates/ishop/css/PIE.php");
	cursor: pointer; display:
	inline-block;
	*display: inline;
	zoom: 1;
	line-height:14px;
	font-size:12px;
	font-weight: bold;
}
.tabs li:first-child
{
	padding-left: 0;
}
.tabs li span i
{
	font-style: normal;
	border-bottom: 1px dotted;
}
.tabs li.current span i, .tabs li.current:hover span i
{
	border-bottom: none;
}
.accordion_list .item_name
{
	padding: 5px;
}
.accordion_list .item_name a
{
	font-size: 15px;
	font-weight: bold;
	text-decoration:none;
}
.accordion_list .item_name span
{
	border-bottom: 1px dotted;
	display: inline-block;
	*display: inline;
	zoom: 1;
	height: 15px;
}
/* sort catalog */
.sort_header
{
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 15px 10px 0;
	position: relative;
	z-index: 10;
	behavior: url("/bitrix/templates/ishop/css/PIE.php");
	margin-bottom: 10px;
}
.sort_display
{
	float: right;
}
.sort_filter
{
	display: inline-block;
	*display: inline;
	zoom: 1;
}
.sort_filter a:first-child
{
	margin-left: 0;
}
/* drom numbers */
.drop_number
{
	margin-bottom: 20px;
	margin-right: 20px;
	font-size: 11px;
	float: right;
	display: inline-block;
	*display: inline;
	zoom: 1;
	position:relative;
}
.drop_number a.number
{
	height: 14px;
	white-space: nowrap;
	display: inline-block;
	*display: inline;
	zoom: 1;
	text-decoration:none;
	position:relative;
	z-index:6;
}
.drop_number a.number span
{
	display: inline-block;
	*display: inline;
	zoom: 1;
	font-size: 14px;
	height: 15px;
	border-bottom:1px dotted;
	margin: 0 13px 0 0;
}
.number_list
{
	z-index: 10;
	width: auto;
	text-align: left;
	display:none;
	right: -11px;
	padding: 9px 10px 10px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	top: -10px;
	position: absolute;
	behavior: url("/bitrix/templates/ishop/css/PIE.php");
}
.number_list a
{
	text-decoration:underline;
	display:block;
}
/* stock board */
.stock_board
{
	margin-bottom: 15px;
	font-size: 13px;
	padding: 6px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position: relative;
	behavior: url("/bitrix/templates/ishop/css/PIE.php");
}
.inner_left .stock_board.first
{
	margin-top: 25px;
}
.stock_board .name
{
	border-radius: 3px;
	margin-bottom: 16px;
	line-height: 19px;
	position: relative;
	font-weight: bold;
	font-size: 14px;
	padding: 5px;
}
.stock_board .name i
{
	width: 22px;
	height: 23px;
	float: right;
	position: relative;
	margin: -1px 4px 0 0;
}
.stock_board .name a.read_more
{
	float: right;
	font-size: 12px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	font-weight: normal;
}
.stock_board .txt
{
	padding: 0 4px 13px;
	line-height: 18px;
}
/* advt_banner */
.advt_banner
{
	margin-bottom: 20px;
}
.advt_banner img
{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	position: relative;
	behavior: url("/bitrix/templates/ishop/css/PIE.php");
}
/* slider */
#slides
{
	position:relative;
	margin-bottom: 25px;
}
#slides img
{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	position: relative;
	behavior: url("/bitrix/templates/ishop/css/PIE.php");
}
#slides .slides_container img
{
	width: 100%;
	height: auto;
}
#slides .slides_control
{
	min-height: 260px;
}
#slides .pagination
{
	margin: 0;
	z-index: 100;
	height: 15px;
	text-align: center;
	position: absolute;
	bottom: 20px;
	right: 15px;
}
#slides .pagination li
{
	width: 16px;
	height: 15px;
	margin: 0 4px;
	padding: 0;
	overflow: hidden;
	position: relative;
	float: left;
	list-style-type: none;
	background: url("/bitrix/templates/ishop/css/../images/slider.png") 0 0 no-repeat;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
	behavior:url(/bitrix/templates/ishop/css/PIE.php);
}
#slides .pagination li:hover, #slides .pagination li.current
{
	background: url("/bitrix/templates/ishop/css/../images/slider_hover.png") 0 0 no-repeat;
}
/* footer */
.footer_inner
{
	max-width:1060px;
	margin:0 auto;
	padding: 20px 0;
	overflow: hidden;
}
.footer_inner .left_col
{
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 180px;
	padding-right: 15px;
	vertical-align: top;
	padding-top: 4px;
}
.footer_inner .center_col
{
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}
.footer_inner .right_col
{
	float: right;
	width: 195px;
	text-align: center;
}
.footer_inner .copy
{
	padding-top: 3px;
	line-height: 13px;
	font-size: 11px;
}
.footer_inner .copy img
{
	margin-right: 10px;
	margin-top: -3px;
}
.footer_inner .payment
{
	margin-right: -5px;
}
.footer_inner ul
{
	list-style: none;
	width: 103px;
	font-size: 11px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	margin: 0;
	padding: 0 28px 0 0;
}
.footer_inner ul li
{
	padding-left:0;
	line-height: 12px;
	margin-bottom: 6px;
}
.footer_inner li.menu_title
{
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 5px;
}
.footer_inner li.menu_title a
{
	text-decoration: none;
}
/* breadcrubms */
.breadcrumb
{
	margin-bottom: 34px;
	position: relative;
	z-index: 11;
	font-size: 11px;
	background: none;
}
.breadcrumb div[id ^= "bx_incl"]
{
	display: inline-block;
	*display: inline;
	zoom: 1;
}
.breadcrumb a, .breadcrumb span
{
	display: inline-block;
	*display: inline;
	zoom: 1;
}
.breadcrumb span
{
	margin: 0 8px;
	font-size: 11px;
}
.breadcrumb span.chain:last-child
{
	display: none;
}
/*.breadcrumb .drop_section{ display: inline-block; *display: inline; zoom: 1; position:relative; color:#635f68; }
.breadcrumb .drop_section a.name{ border-bottom: 0px; padding: 0px; height: 14px; white-space: nowrap; display: inline-block; *display: inline; zoom: 1; text-decoration:none; position:relative; z-index:6; background: url('/bitrix/templates/ishop/css/images/breadcrumb_arrow.png') right 6px no-repeat; }
.breadcrumb .drop_section a {display:block;  text-decoration: none; padding: 6px 0; border-bottom: 1px solid #cdcdcd; }
.breadcrumb .drop_section a:last-child {border-bottom:0px;  padding: 6px 0 0; }
.breadcrumb .drop_section a.name span{ display: inline-block; *display: inline; zoom: 1;  font-size: 11px; height: 14px; border-bottom:1px dotted; margin: 0 13px 0 0; color: #000; }
.breadcrumb .section_list{ z-index: 10; min-width: 140px; text-align: left; display:none; left: -11px; padding: 9px 10px 10px 10px; background:#fff; box-shadow: 0 0 4px #B0AFAF; -webkit-box-shadow: 0 0 4px #B0AFAF; -moz-box-shadow: 0 0 4px #B0AFAF; -webkit-border-radius: 5px; -moz-border-radius: 5px;  border-radius: 5px; top:-10px; border:1px solid #ccc; position: absolute; behavior: url("/bitrix/templates/ishop/css/PIE.php"); }
.breadcrumb .section_list a:hover{ color: #000; } */
/* inner menu */
.inner_menu
{
	padding: 0 0 20px 0;
	border-bottom:1px solid #d9d9d9;
	margin: 0 0 15px 0;
}
.inner_menu.staff
{
	margin: 0 0 20px 200px;
}
.inner_menu li
{
	display: inline-block;
	*display: inline;
	zoom: 1;
	padding: 2px 8px;
	margin-right:15px;
	margin-top: 10px;
}
.inner_menu li.current
{
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	position: relative;
	behavior: url("/bitrix/templates/ishop/css/PIE.php");
}
.inner_menu li.current a
{
	text-decoration: none;
}
.inner_menu li a
{
	font-weight: bold;
}
.content_menu_mini
{
	display: none;
}
/* mark */
.marks
{
	position: absolute;
	z-index: 3;
	left: 10px;
	top: 7px;
}
.mark
{
	display: block;
	width: 41px;
	height: 46px;
}
.mark + .mark
{
	margin-top: -15px;
}
/* likes icons */
.table_list .likes_icons
{
	display: inline-block;
	*display: inline;
	zoom: 1;
	padding-left: 43px;
}
.likes_icons a
{
	display: inline-block;
	*display: inline;
	zoom: 1;
	width:21px;
	height:20px;
	 margin-left:3px;
}
.likes_icons a.wish_item.large
{
	width: 76px;
	margin-left: 0;
}
.likes_icons a.compare_item.large
{
	width: 76px;
}

.item_info .likes_icons a
{
	width: 29px;
	height: 26px;
}
/* filter block */
.filter_block
{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom:20px;
	position: relative;
	behavior: url("/bitrix/templates/ishop/css/PIE.php");
}
.filter_block .block_name, .filter_block .filter-name
{
	font-size:12px;
	display:block;
	font-weight: bold;
}
.filter_block .block_name
{
	padding: 14px 14px 12px;
	text-transform:uppercase;
}
.special_props
{
	padding: 0 14px 3px;
}
.filter_block .filter-name
{
	margin: 10px 14px 0;
	padding: 0px 20px 0px 0px;
}
.filter_block form .filter-name:first-child
{
	border-top: 0;
}
.separate_filter
{
	padding: 8px 14px 8px;
}
.separate_filter.filterRECOMMEND, .separate_filter.filterNEW, .separate_filter.filterSTOCK
{
	margin: 0;
}
.separate_filter .filter-name
{
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 3px 0;
}
.filter-name.special
{
	padding-bottom: 8px;
}
.checkboxes_block.scroll
{
	margin-bottom:18px;
}
.filter_block input[type="checkbox"]
{
	display: none;
}
.filter_block label
{
	cursor:pointer;
	font-size:11px;
	padding: 0 0 3px 15px;
	display:block;
	line-height:13px;
}
.filter_block .block-scroll
{
	padding: 5px;
	background: white;
	height: 115px;
	overflow: auto;
	position: relative;
	behavior: url("/bitrix/templates/ishop/css/PIE.php");
}
.scroller_block .ui-slider .ui-slider-handle
{
	position: absolute;
	z-index: 2;
	width: 15px;
	height: 15px;
	cursor: pointer
}
/* UI slider */
.scroller_block
{
	margin: 0 0 8px 0;
}
.ui-slider
{
	width: 146px;
	margin-top:10px;
	position: relative;
}
.scroller_block .ui-slider .ui-slider-range
{
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	overflow: hidden;
}
.scroller_block .ui-slider-horizontal
{
	height: 3px;
}
.scroller_block .ui-slider-horizontal .ui-slider-handle
{
	top: -5px;
	margin-left: -6px;
}
.scroller_block .to
{
	float: right;
}
.scroller_block .to, .scroller_block .from
{
	font-size: 11px;
}
.scroller_block .ui-slider-horizontal .ui-slider-range
{
	top:-1px;
	height: 5px;
}
.scroller_block .ui-slider-horizontal .ui-slider-range-min
{
	left: 0;
}
.scroller_block .ui-slider-horizontal .ui-slider-range-max
{
	right: 0;
}
.scroller_block .ui-widget-content
{
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.scroller_block input[type="text"], .scroller_block input[type="password"]
{
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 43px;
	height:20px;
	line-height:20px;
	padding:0 3px;
	font-size:8.25pt;
	margin:0 2px 0 5px;
}
/* news */
.news  .item
{
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	width: 43%/*170px*/;
	padding:0 20px 0 0;
}
.news .thumb_news
{
	float:left;
	max-width: 170px;
	max-height: 80px;
	margin-bottom:6px;
	text-align:left;
	overflow: hidden;
	position: relative;
	display:block; line-height: 80px;
}
.news .thumb_news img
{
	vertical-align:middle;
	opacity: 0.9;
}
.news .block_text
{
	margin-left: 143px;
	margin-bottom: 10px;
}
.news .block_text.no-img
{
	margin-left: 0;
}
.news .item:hover .thumb_news img
{
	opacity: 1;
}
.news .thumb_news img
{
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.news .item_link
{
	font-weight: bold;
	margin-left: 0;
	font-size: 14px;
	line-height: 18px;
}
.news .date_news
{
	font-size: 11px;
	margin-bottom:3px;
}
.news .long_separator
{
	margin:15px 0 20px 0;
}
/* staff */
.bx-google-map
{
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.left_block, .left_menu
{
	float: left;
	width:180px;
	padding: 0 20px 0 0;
}
.left_block .advt_banner
{
	margin-top: 20px;
}
.left_menu  ul
{
	margin-bottom: 40px !important;
}
.right_content
{
	margin: 0 0 0 210px;
}
.right_content .stores td, .main_contacts td
{
	vertical-align: top;
}
.right_content .stores td.right
{
	width: 310px;
	padding-left: 30px;
}
.main_contacts .map, .main_contacts .right_block
{
	width: 50%;
}
.main_contacts .map
{
	float: left;
	margin-bottom: 40px;
}
.main_contacts .right_block
{
	padding-left: 50%;
}
.main_contacts
{
	margin-bottom: 40px;
}
.stores td
{
	vertical-align: top;
}
.right_content .stores td.right
{
	width: 310px;
	padding-left: 30px;
}
.right_content.stores_right
{
	margin-bottom: 60px;
}
.left_menu ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}
.left_menu li
{
	margin: 0 0 5px 0;
	padding: 0;
}
.left_menu li.current a, .pagination a.cur , .left_menu li.current:hover a
{
	text-decoration: none;
}
.left_menu li a
{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px 10px;
	display: inline-block;
	zoom: 1;
	position: relative;
	font-size: 13px;
	font-weight: bold;
	position: relative;
	behavior: url("/bitrix/templates/ishop/css/PIE.php");
}
.staff_item
{
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	width: 370px;
	margin: 0 30px 30px 0;
}
.staff_item .image
{
	float: left;
	margin: 0 15px 10px 0;
}
.staff_item .image img
{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position: relative;
	behavior: url("/bitrix/templates/ishop/css/PIE.php");
}
.staff_item .info
{
	padding: 0 0 0 170px;
}
.staff_item .info.no-image
{
	padding-left: 0;
}
.staff_item .image img
{
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.staff_item .name
{
	font-size: 15px;
	margin: 0 0 10px 0;
	line-height: 15px;
	font-weight: bold;
}
.staff_item .post
{
	font-size: 11px;
	font-style: italic;
}
.staff_item .button
{
	font-size: 11px;
}
.staff_item .phone, .staff_item .email
{
	margin: 5px 0;
	font-size: 12px;
}
.staff_item .phone span, .staff_item .email span
{
	font-size: 11px;
	display: block;
}
.staff_wrapp
{
	margin-left: 210px;
}
.staff_wrapp .section_title, .item_jobs_wrapp .name
{
	padding: 21px 0 25px;
	border-bottom: 1px #d9d9d9 solid;
	cursor: pointer;
}
.staff_wrapp .section_title a, .item_jobs_wrapp .name  a
{
	cursor: pointer;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
	display: inline-block;
}
.staff_wrapp .section_title i.barr, .item_jobs_wrapp .name i.barr
{
	margin-left: 12px;
	background: url("/bitrix/templates/ishop/css/../images/tarr-big.gif") bottom right no-repeat;
	display: inline-block;
	height: 9px;
	width: 15px;
}
.staff_wrapp .section_title a.opened i.barr, .item_jobs_wrapp .name a.opened i.barr
{
	background-position: top right;
}
.staff_wrapp .section_title a span, .item_jobs_wrapp .name  a span
{
	border-bottom: 1px dotted;
	line-height: 20px;
}
.feedback_form .staff_wrapp .section_items, .item_faq_wrapp .staff_wrapp .section_items
{
	margin: 0;
	border-bottom: 0;
}
.item_faq_wrapp .staff_wrapp .section_items form.ishop
{
	margin-bottom: 0;
}
.staff_wrapp .section_items, .item_jobs_wrapp .description
{
	margin: 35px 0 0;
	border-bottom: 1px #d9d9d9 solid;
	display: none;
}
.item_jobs_wrapp .description
{
	padding-bottom: 20px;
}
.item_jobs_wrapp .description  .description_text
{
	margin-bottom: 20px;
}
.item_jobs .salary-block
{
	float: right;
	margin-top: -8px;
}
.item_jobs .salary-block  div
{
	float: left;
	line-height: 0;
	width: 0;
	height: 0;
	border-top: 17px solid transparent;
	border-right: 14px solid #e7e7e7;
	border-bottom: 18px solid transparent;
}
.item_jobs .salary-block  span
{
	border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	-webkit-border-radius: 0 3px 3px 0;
	padding: 0 15px;
	font-weight: bold;
	font-size: 15px;
	line-height: 35px;
	float: left;
	white-space: nowrap;
}
.staff_wrapp .section_items .contacts
{
	padding-top: 15px;
	margin-top: 15px;
}
/* jobs */
.item_jobs_wrapp
{
	margin-left: 210px;
}
/* article */
.item_article_wrapp
{
	margin-left: 210px;
}
.item_article_wrapp td
{
	text-align: left;
	line-height: 18px;
	vertical-align: top;
}
.item_article
{
	margin: 0 0 17px 0;
	padding: 0 0 17px 0;
}
.item_article a.name
{
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
}
.item_article .left_data
{
	width: 230px;
	text-align: center;
	width: 180px;
	padding-right: 50px;
}
.item_article .left_data img
{
	border: 0;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
/* pagination */
.pagination
{
	text-align:center;
}
.pagination a
{
	text-align:center;
	width:26px;
	height:28px;
	line-height:26px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	font-size:12.75pt;
	font-weight: bold;
}
.pagination a.cur
{
	text-decoration:none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position: relative;
	behavior: url("/bitrix/templates/ishop/css/PIE.php");
}
.pagination a.arrow
{
	width:13px;
	height:19px;
	margin-bottom: -5px;
	background:#FFF url("/bitrix/templates/ishop/css/../images/arr_slider.png") 0 0 no-repeat;
}
.pagination a.arrow.left
{
	background-position: -13px 0; margin-right:10px;
}
.pagination a.arrow.left:hover
{
	background-position: -13px -20px;
}
.pagination a.arrow.right
{
	background-position: 0 0;
	margin-left: 20px;
}
.pagination a.arrow.right:hover
{
	background-position: 0 -20px;
}
.pagination a.spall{
	margin-left: 20px;
	width: auto;
}
/* contacts */
.map_wr
{
	position:relative;
	margin-bottom:15px;
}
/* history */
.history_wr .left_data
{
	float:left;
	width:100px;
	padding-right:0;
	line-height:28.5pt;
}
.history_wr .right_data
{
	float:left;
	width:660px;
}
.history_wr  .item_data_wr
{
	padding-bottom: 14px;
}
.date_big
{
	font-size:28.5pt;
	font-weight: bold;
}
/* stores */
.content .bx-google-map
{
	width: 100% !important;
}
.desc_col_wr .right_col
{
	float:right;
	width:100px;
}
.desc_col_wr .right_col.no_left
{
	float: none;
}
.desc_col_wr .right_col strong
{
	font-size: 13px;
}
.desc_col_wr .left_col
{
	width:180px;
	overflow:hidden;
	position: relative;
	margin-right:20px;
}
.desc_col_wr .description, .main_contacts .description
{
	margin-bottom: 20px;
}
.main_contacts .description, .main_contacts .contacts_wrapp
{
	padding-left: 30px;
}
.mini_gallery
{
	margin :10px 0 0 -9px;
	padding:0;
}
.mini_gallery li
{
	background:none;
	opacity:0.9;
	list-style-type:none;
	padding-left:0;
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin:0 0 10px 7px;
	line-height:0;
}
.mini_gallery li:hover
{
	opacity:1;
}
.mini_gallery li.title
{
	padding-bottom: 5px;
	font-size: 13px;
	display: block;
}
.mini_gallery li img
{
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
/* Compare */
.differences table
{
	border-spacing: 0px;
}
.differences_table
{
	position:relative;
	margin-bottom: 40px;
}
.differences td.preview
{
	width: 198px;
	padding-bottom: 22px;
	height: auto;
}
.differences td.item_td
{
	vertical-align: top;
	padding-bottom: 22px;
	height: auto;
}
.differences td.prop_name
{
	text-align: left;
	padding-left: 14px;
}
.differences td.prop_item
{
	height: 34px;
	text-align: center;
}
.differences .left_arrow, .differences .right_arrow
{
	position: absolute;
	top: 90px;
	width: 13px;
	height: 18px;
	background: url("/bitrix/templates/ishop/css/../images/arr_slider.png");
	cursor: pointer;
	z-index: 1;
}
.differences .left_arrow
{
	left: 10%;
	background-position: -13px 0;
}
.differences .right_arrow
{
	right: 0px;
	background-position: 0 0;
}
.differences .left_arrow:hover
{
	background-position: -13px -20px;
}
.differences .right_arrow:hover
{
	background-position: 0 -20px;
}
.differences tr.hovered
{
	-webkit-transition: background ease-out 0.15s;
	-moz-transition: background ease-out 0.15s;
	transition: background ease-out 0.15s;
}
.differences .remove_item, .bx-touch .bx_item_set_hor_container_big .bx_item_set_del, .bx_item_set_hor_container_big .bx_item_set_hor_item:hover .bx_item_set_del,
.bx_kit_item:hover .bx_kit_item_del
{
	position: absolute;
	z-index: 1;
	top: 67px;
	left: 75px;
	width: 40px;
	height: 40px;
	background: url("/bitrix/templates/ishop/css/../images/delete.png") no-repeat;
	display: none;
}
.bx_item_set_hor_container_big .bx_item_set_hor_item:hover .bx_item_set_del, .bx_kit_item:hover .bx_kit_item_del
{
	display: block;
	top: 10px;
	left: 10px;
}
.differences .remove_item a
{
	display: block;
	width: 100%;
	height: 100%;
}
/* article detail */
.article_detail .name
{
	font-size: 38px;
	line-height:48px;
	font-weight: bold;
	margin-bottom: 10px;
}
.article_detail .date
{
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 5px 0;
}
.article_detail .left_data
{
	float: left;
	width: 190px;
	padding-right: 10px;
}
.article_detail .left_data .gallery img:hover
{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.article_detail .left_data .gallery img
{
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border: 0;
	vertical-align: middle;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.article_detail .right_data
{
	padding: 0 0 0 200px;
}
.article_detail .gallery
{
	margin: 10px 0 10px 0;
}
.article_detail .gallery a
{
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin: 0 0 5px 0;
}
.article_detail .gallery a:nth-child(even)
{
	margin-left: 5px;
}
.article_detail .gallery a:nth-child(odd)
{
	margin-right: 5px;
}
.article_detail
{
	margin-bottom: 20px;
}
/* video
.item_video{ margin: 0 0 17px 210px; border-bottom: 1px solid #CECECE; padding: 0 0 17px 0; }
.item_video .name{ font-size: 20px; line-height:20px; font-weight: bold; margin-bottom: 10px; display: block; }
.item_video .text{ margin: 10px 0 0 0; }
video detail
.video_detail .name{ font-size: 40px; line-height:40px; font-weight: bold; margin-bottom: 10px; color: #000; }
.video_detail .text{ margin: 10px 0 0 0; }
.item_video .video, .item_video .video iframe {max-width: 100%;}
*/
.ask_faq_question_wrapp
{
	margin-top: -25px;
}
.item_faq_wrapp
{
	margin-left: 210px;
}
.item_faq_wrapp .staff_wrapp
{
	margin: 0;
}
/* stock */
.item_stock
{
	margin: 10px 0 17px;
	padding: 0 0 17px 0;
}
.item_stock a.name
{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
}
.item_stock .left_data
{
	float: left;
	width: 180px;
	padding: 0 26px 9px;
}
.item_stock .left_data img
{
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.item_stock .right_data
{
	padding: 0 0 0 232px;
}
.item_stock .right_data.no-image
{
	padding-left: 0;
}
.stock_detail .period, .item_stock .period
{
	display: inline-block;
	font-weight: bold;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin: 4px 0 10px;
	padding: 8px;
}
/* stock detail */
.stock_detail
{
	margin-bottom: 30px;
}
.stock_detail .period
{
	margin-bottom: 20px;
}
.stock_detail a.fancy  img
{
	float: right;
	margin: 0 0px 20px 20px;
}
.stock_detail .name
{
	font-size: 40px;
	line-height:40px;
	font-weight: bold;
	margin-bottom: 10px;
}
.stock_detail .text
{
	margin: 10px 0 10px 0;
}
.stock_detail  .table_item_inner .button_block
{
	display: none;
}
.stock_detail  .table_item_inner .likes_icons
{
	display: none;
}
.stock_detail  .long_separator
{
	display: none;
}
/* basket */
.card_table
{
	border-collapse:collapse;
	border:none;
	padding:0;
	width:100%;
}
.card_table td
{
	padding:30px 0 25px 0;
	vertical-align:top;
	border-bottom:1px solid #d9d9d9;
	min-height:160px;
}
.card_table th
{
	border-bottom:1px solid #d9d9d9;
}
.card_table.izbr
{
	margin:-20px 0 55px 0 ;
}
.card_table.izbr .name_cell
{
	width:275px; padding-right:20px;
}
.card_table.izbr .counter_cell
{
	padding:25px 0 0 0; width:105px;
}
.card_table tr th
{
	text-align:left;
	font-weight:normal;
	padding: 0 0 5px 20px;
	font-size:8.25pt
}
.card_table td.thumb_cell
{
	padding: 0;
	width:180px;
	text-align:center;
	vertical-align:middle;
}
.card_table td.name_cell
{
	width:260px;
	text-align:left;
	padding-left:20px;
}
.card_table td.name_cell a, 	.card_table td.price_cell
{
	font-size:11.25pt;
	font-weight: bold;
}
.card_table td.price_cell
{
	text-align: center;
	padding-right: 40px;
}
.card_table td.counter_cell
{
	text-align:center;
}
.card_table td.summ_cell, .card_table td.summary
{
	font-size:12.75pt;
	font-weight: bold;
	text-align: center;
	padding-right: 20px;
}
.card_table td.remove_cell
{
	text-align:right;
	width:35px;
}
.card_table td.for_but
{
	text-align:center;
	padding-right:20px;
}
.card_table td.summary
{
	font-size:12.75pt;
	font-weight: bold;
	text-align: left;
	padding: 40px 0 0 10px;
}
.card_table tr.no_border td
{
	border-bottom:none;
}
.card_table .counter_cell_th
{
	padding-left:0;
}
a.deleteitem
{
	display: block;
	height: 12px;
	width: 12px;
	background: url("/bitrix/templates/ishop/css/../images/delete.png") no-repeat;
}
.tabs_section .table-standart .name
{
	text-align: right;
	padding-left: 20px;
}
.table-standart td.basket-img img
{
	max-width: 60px;
	max-height: 60px;
}
.table-standart .counter_block
{
	margin: 0 auto 10px;
}
.table-standart.stores_amount td
{
	font-size: 12px;
}
.cart-item-price .price, .cart-item-price .discount-price, .cart-item-price .old-price
{
	text-align: center;
}
.table-standart .cart-item-quantity
{
	text-align: center;
}
.table-standart .discount-price
{
	font-weight: bold;
}
.table-standart .old-price
{
	font-weight: bold;
	text-decoration: line-through;
}
.table-standart-wrapp
{
	max-width: 450px;
}
.char-wrapp .char
{
	margin: 12px 0;
	/*display: inline-block;
	width: 24%;*/
	text-align: justify;
}
.char-wrapp .char_name
{
	font-weight: bold;
	font-style: italic;
	text-align: left;
}

/* faq */
.faq_name
{
	font-size: 20px;
	line-height:20px;
	font-weight: bold;
	margin-bottom: 25px;
}
.item_faq a.name
{
	font-size: 15px;
	text-decoration: none;
	display: block;
	font-weight: normal;
	cursor: pointer;
}
.item_faq a.name span
{
	line-height: 20px;
	*display: inline;
	zoom: 1;
	border-bottom: 1px dotted;
	height: 16px;
}
.item_faq .text
{
	display: none;
	padding: 20px;
	margin: 15px 0 10px;
	position: relative;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.item_faq.show .text
{
	display: block;
}
.item_faq .text p
{
	margin: 0;
}
.item_faq .text:before
{
	display: block;
	content: "";
	width: 0;
	height: 0;
	border: 10px solid transparent;
	position: absolute;
	left: 15px;
	top: -20px;
}
.item_faq
{
	margin: 0 0 24px 0;
}
/* brand list */
.brands_view_list
{
	padding: 0;
	margin: 0 0 0 210px;
}
.brands_view_list li
{
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	padding: 0;
	width: 180px;
	margin: 0 10px 10px 0;
	text-align: center;
	height: 80px;
	line-height: 80px;
}
.brands_view_list li img
{
	vertical-align: middle;
}
.brand_view_detail
{
	margin-left: 200px;
}
.brand_view_detail
{
	margin-bottom: 20px;
}
.brand_view_detail .shadow-item_info
{
	margin-top: 20px;
}
.brand_view_detail .table_item_inner .button_block
{
	display: none;
}
.brand_view_detail  .table_item_inner .likes_icons
{
	display: none;
}
/* brand detail */
.brand_view_detail .name
{
	font-size: 20px;
	line-height:20px;
	font-weight: bold;
	margin-bottom: 10px;
}
.brand_view_detail a.fancy
{
	margin: 0 0 10px 20px;
	float: right;
	display: block;
	padding: 20px 10px;
	border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
}
.differences .item:hover .remove_item
{
	display: block;
}
/* one click buy*/
.one_click_buy_modules_button.disabled, .one_click_buy_modules_button.disabled:hover, .one_click_buy_modules_button.disabled:active
{
	opacity: 0.8;
}
.one_click_buy_error
{
	display: none;
	clear: both;
	font-size: 11px;
	margin-top: 2px;
}
.one_click_buy_result_text
{
	line-height: 18px;
}
.one_click_buy_result
{
	display: none;
}
.one_click_buy_result_success, .one_click_buy_result_fail
{
	margin-top: 20px;
	display: none;
}
#one_click_buy_form label.error
{
	font-size: 11px;
	display: block;
}
#one_click_buy_form label.description
{
	margin-top: 7px;
	display: inline-block;
}
#one_click_buy_form  input[type="text"]
{
	margin-bottom: 2px;
}
/*product sets*/
.set_wrapp
{
	font-size: 0;
}
.set_wrapp .long_separator
{
margin-top: 10px;
}
.set_wrapp .table_item
{
	margin-bottom: 0;
	width: 22%;
}
.set_wrapp .bx_item_set_hor .table_item
{
	width: 25%;
}
.set_wrapp .display_table
{
	margin: 0;
}
.set_wrapp .table_item_inner, .set_wrapp .bx_kit_result
{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 85%;
	float: left;
}
.set_wrapp .bx_kit_result
{
	padding-top: 54px;
}
.bx_modal_body .bx_kit_two_section .table_item, .set_wrapp .bx_kit_two_section .table_item_inner
{
	float: none;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.set_wrapp .bx_kit_result .total_title
{
	font-size: 15px;
	margin-bottom: 7px;
}
.set_wrapp .set_construct
{
	float: right;
}
.set_wrapp .plus
{
	min-width: 13px;
	width: 15%;
	height: 177px;
	display: inline-block;
	background: url("/bitrix/templates/ishop/css/../images/plus.png") center no-repeat;
	float: left;
}
.set_wrapp .bx_kit_item_equally
{
	min-width: 13px;
	width: 15%;
	height: 177px;
	display: inline-block;
	background: url("/bitrix/templates/ishop/css/../images/equally.png") center no-repeat;
	float: left;
}
.set_wrapp .bx_item_set_hor .bx_item_set_hor_item
{
	margin: 15px 0 0;
}
.set_wrapp .bx_item_set_hor .bx_item_set_hor_item.main
{
	margin-left: 0;
}
.set_wrapp .bx_item_set_hor .bx_item_set_hor_item.main .table_item_inner, .bx_modal_body .main .table_item_inner
{
	position: relative;
	zoom: 1;
	top: -2px;
	padding: 10px;
	margin-left: 0;
	width: 100%;
}
.set_wrapp .bx_item_set_hor .bx_item_set_hor_item .table_item_inner, .bx_modal_body .table_item_inner
{
	padding: 10px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	position: relative;
	zoom: 1;
}
.set_wrapp .bx_item_set_hor  .price_block, .bx_modal_body .price_block
{
	margin-bottom: 0;
}
.set_wrapp .bx_item_set_hor  .result .price_block
{
	float: right;
	padding-right: 0;
}
.set_wrapp .bx_item_set_hor  .result
{
	border-top: 1px dotted #c3c3c3;
	padding-top: 25px;
	margin-top: 25px;
}
.set_wrapp .bx_item_set_hor  .result .shadow_right
{
	position: relative;
	zoom: 1;
	top: -5px;
	margin-right: 25px;
}
.set_wrapp .bx_item_set_hor .result .price
{
	margin-right: 30px;
}
.set_wrapp .bx_item_set_hor  .result .bx_item_set_economy_price, .set_wrapp .bx_item_set_hor  .result .bx_item_set_economy_price *,
.set_wrapp .bx_kit_result .bx_item_set_economy_price, .set_wrapp .bx_kit_result .bx_item_set_economy_price *
{
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	display: inline-block;
}
.set_wrapp .bx_item_set_hor  .result .total_title
{
	font-size: 23px;
	font-weight: bold;
	line-height: 23px;
	margin-right: 20px;
}
.set_wrapp .bx_item_set_hor  .result .top .price, .set_wrapp .bx_item_set_hor  .result .top .total_title
{
	vertical-align: top;
}
.set_wrapp .bx_item_set_hor  .result td.shadow > div
{
	background: url("/bitrix/templates/ishop/css/../images/shadow_right.png") center no-repeat;
	display: inline-block;
	min-height: 63px;
	width: 12px;
	margin: 0 20px 0 30px;
}
.bx_item_set_result_block .button.add_item
{
	margin-bottom: 0;
}
body .popup-window-overlay
{
	background: #001612;
}
body .popup-window-titlebar .popup-window-top-row .popup-window-left-column, body .popup-window-titlebar .popup-window-top-row .popup-window-center-column,
body .popup-window-titlebar .popup-window-top-row .popup-window-right-column, body .popup-window-titlebar-light .popup-window-top-row .popup-window-left-column,
body .popup-window-titlebar-light .popup-window-top-row .popup-window-center-column, body .popup-window-titlebar-light .popup-window-top-row .popup-window-right-column
{
	background: #fff;
}
body .popup-window-titlebar
{
	font-size: 18px;
	font-weight: bold;
	margin: 3px 0 26px 0px;
}
body .popup-window-close-icon
{
	width: 21px;
	height: 19px;
	display: block;
	position: absolute;
	top: 27px !important;
	right: 27px !important;
	cursor: pointer;
}
body .popup-window-top-row .popup-window-center-column
{
	cursor: default !important;
}
body .popup-window
{
	padding: 22px;
	min-width: 245px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
body .popup-window-titlebar .popup-window-top-row .popup-window-center-column
{
	vertical-align: top;
	height: auto;
	background-image: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
body .popup-window-titlebar-close-icon
{
	margin: 0;
}
body .popup-window-left-column, body .popup-window-right-column
{
	width: 0;
	min-width: 0;
}
body .popup-window-content
{
	margin: 0;
}
body .bx_modal_body .table_item
{
	width: 20%;
	margin: 0;
	float: left;
}
.bx_modal_body .item_block_title, .bx_modal_body .bx_kit_two_section .title
{
	font-size: 15px;
}
.bx_modal_body .bx_kit_two_section  .title, .bx_modal_body  .bx_kit_two_section .bx_modal_description
{
	text-align: center;
}
.bx_modal_body .item_block_title
{
	position: absolute;
	top: -30px;
	left: 0;
}
.bx_kit_one_section
{
	margin-top: 50px;
	padding-bottom: 25px;
	border-bottom: 1px dotted #dadada;
	position: relative;
	zoom: 1;
}
.bx_kit_result .price span.old
{
	margin-top: 0;
}
.bx_modal_body .table_item img
{
	transition: none;
	-moz-transition: none;
	-webkit-transition: none;
}
.enter_link > a span
{
	display:block
}
.rss_icon span, .rss_icon
{
	-webkit-transition: all ease-out 0.08s;
	-moz-transition: all ease-out 0.08s;
	transition: all ease-out 0.08s;
}
.rss_icon
{
	font-size: 11px;
	line-height: 16px;
	padding: 0 5px;
	position: absolute;
	right: 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-decoration: none;
}
.rss_icon span
{
	display: inline-block;
	line-height: 10px;
}
#product_reviews_title .count
{
	padding: 0;
}
#product_reviews_title .count.empty
{
	font-size: 0;
}
.scroller_block .ui-widget-header
{
	border:none !important;
}

/* demo theme switcher*/
#theme_switcher
{
	top: 100px;
	position: fixed;
	background: #F5F5F5;
	padding: 5px;
	border-radius: 0 8px 8px 0;
	box-shadow: 0px 12px 30px #aaa;
	-moz-box-shadow: 0px 12px 30px #aaa;
	-webkit-box-shadow: 0px 12px 30px #aaa;
	border: 2px solid #e9e9e9;
	z-index: 101;
	-webkit-transition: all ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
#theme_switcher .theme_item:first-child
{
	margin-top: 0;
}
#theme_switcher .theme_item.cur img, #theme_switcher .theme_item img:hover
{
	border: 2px #bbb solid;
}
#theme_switcher .theme_item
{
	height: 55px;
	margin-top: 4px;
}
#theme_switcher img
{
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webki-tborder-radius: 3px;
	-o-border-radius: 3px;
	width: 50px;
	border: 2px solid #e9e9e9;
	cursor: pointer;
	-webkit-transition: all ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.error_404
{
	min-height: 220px;
	margin: 10% auto 50px;
}
.error_404 td
{
	text-align: center;
}
.error_404 .image
{
	max-width: 550px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding-right: 50px;
}
.error_404 .image img
{
	max-width: 100%;
}
.error_404 .description .t
{
	font-size: 38px;
	font-weight: bold;
	line-height: 50px;
}
.error_404 .description .st
{
	text-transform: uppercase;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 18px;
}
.error_404 .description p
{
	line-height: 18px;
}
.error_404 .description button
{
	margin-bottom: 20px;
}
.include_module_error
{
	text-align: center;
	margin: 0 auto;
}
.include_module_error p
{
	margin-top: 0;
	line-height: 20px;
	font-size: 14px;
	color: #636363;
}
.include_module_error img
{
	max-width: 100%;
}
.adapt_switcher
{
	display: none;
	text-align: center;
	margin-top: 15px;
}
#order_form_div button.button
{
	width: 255px;
}
#order_form_div .order-auth td .input_text_style
{
	width: 255px;
	margin: 0 auto 12px;
}
#order_form_div .order-auth td.register .input_text_style
{
	margin: 0 auto;
}

.content.front .flexslider .slides > li{ -webkit-backface-visibility: initial; }
.module-pagination .nums .cur { text-decoration: none; color: #636363; cursor: default; }

.bigdata_recommended_products_container { display: block; margin: 30px 0px 0px; }
.bigdata_recommended_products_items .top_block { padding: 0px; }
.bigdata_recommended_products_items .top_block .title_block { color: #000; zoom: 1; font-size: 15px; font-weight: bold; }

.link_block.remove_all_basket { display: inline-block; cursor: pointer; padding: 10px 10px 10px 20px; position: relative; font-weight: 600; margin: 7px 0px 10px 10px; }
table .link_block.remove_all_basket { margin: -9px 0px 10px 0px; }
.link_block.remove_all_basket:before { content: ""; display: block; position: absolute; top: 12px; left: 0px; height: 12px; width: 12px; background: url("/bitrix/templates/ishop/css/../images/delete.png") no-repeat; }
.link_block.remove_all_basket:hover:before {
    -webkit-filter: saturate(5);
}

.bx_filter_parameters_box { padding-bottom: 8px;  }
.separate_filter, .filter-name.special { padding-bottom: 0px;  }
.filter_block .filter-name.bx_filter_parameters_box_title { position: relative; }
.filter_block .filter-name.bx_filter_parameters_box_title:hover { cursor: pointer; color: #b81721; }
.filter_block .filter-name.bx_filter_parameters_box_title:before { content: ""; display: block; position: absolute; top: 50%; margin: -3px 0px 0px; right: 0px; background: url("/bitrix/templates/ishop/css/../images/filterarrows.png") no-repeat 0 0px; width: 5px; height: 3px; }
.filter_block .active .filter-name.bx_filter_parameters_box_title:before { background-position: 0px -4px; }
.search_compare_block{float:none;text-align:right;margin:0px 0px 20px;}

/*filter show btn*/
.adaptive_filter{float: left;position: relative;zoom: 1;z-index: 10;padding-right: 3px;display: none;}
.adaptive_filter .filter_opener{cursor:pointer;}

.adaptive_filter .filter_opener.button_middle i{width: 15px;}
.adaptive_filter .filter_opener.current.button_middle i{background:url('/bitrix/templates/ishop/css/../images/white_filter.png') 0px 0px no-repeat;}

/*order styles*/
body *{box-sizing:content-box;}
#bx-soa-order *{box-sizing:border-box;}
.middle >.container{width:100% !important;padding:0px !important;}
#content #bx-soa-order-form *{box-sizing:border-box;}
#bx-soa-order-form{font-size:12px;}
#bx-soa-order .form-control:focus{outline:none;box-shadow:none;border-color:#E5E5E5;}

.bx-soa-section.bx-step-completed .bx-soa-section-content, .bx-soa-section.bx-selected .bx-soa-section-content{padding:0;line-height:20px;font-size:14px;transition:none;}
.bx-soa-section{transition:none;}
#bx-soa-order .alert-danger{font-size:14px;line-height:20px;border-radius:0;margin:-30px -29px 23px -79px;padding:15px 29px;background:#ffeeee;color:#e83333;}
#bx-soa-order .form-group{/*margin:0;*/}
#bx-soa-order .bx-soa-section{border-radius:0;margin:0 0 20px;}
#bx-soa-order .bx-soa-section.bx-selected{border:1px solid #f3f3f3;}
#bx-soa-order .bx-soa-section .bx-soa-section-title-container{padding: 29px 19px 29px 79px;border-bottom:1px solid #f3f3f3;background:#fbfbfb;cursor:pointer;}
#bx-soa-order .bx-soa-section.bx-selected .bx-soa-section-title-container{cursor:default;}
#bx-soa-order .bx-soa-section .bx-soa-section-title{position: relative;font-size: 20px;line-height: 24px;color:#333;padding-left:0!important;}
#bx-soa-order .bx-soa-section .bx-soa-section-title:before{content: "";position: absolute;left: -50px;top: -3px;margin:0;width: 30px;height: 30px;background: url(/bitrix/templates/ishop/css/../images/order.png) 0 0 no-repeat;}
#bx-soa-order .bx-soa-section.bx-step-completed .bx-soa-section-title:before{background-color:#52c200;background-position:-30px -30px !important;}
#bx-soa-order .bx-soa-section.bx-step-error:not(.bx-selected) .bx-soa-section-title:before{background:none;background:url(/bitrix/templates/ishop/css/../images/order.png) -60px -30px no-repeat !important;}
#bx-soa-order .bx-soa-editstep{display:inline-block;margin:1px 0 0;font-size:14px;line-height:20px;border:none;}
#bx-soa-order .bx-soa-editstep:first-letter{text-transform:uppercase;}
#bx-soa-order .bx-soa-editstep:hover{text-decoration:none;}
#bx-soa-order .bx-soa-section.bx-selected .bx-soa-editstep{display:none;}
#bx-soa-order a{text-decoration:none;}
#bx-soa-order #bx-soa-region{border:1px solid #f3f3f3;}
#bx-soa-order #bx-soa-region .bx_soa_location{}
#bx-soa-order #bx-soa-region .bx_soa_location .form-group .bx-soa-custom-label{display:block;}
#bx-soa-order #bx-soa-region .bx_soa_location .form-group:first-child br{display:none;}
#bx-soa-order #bx-soa-region .bx_soa_location .form-group:first-child>label{margin:0 0 5px;}
#bx-soa-order #bx-soa-region .bx_soa_location .form-group.bx-soa-location-input-container{margin:0 0 25px;}
#bx-soa-order #bx-soa-region .bx_soa_location .radio-inline{margin:5px 40px 5px 0;}
#bx-soa-order .bx-soa .bx-soa-custom-label, #bx-soa-order  .bx-soa .form-group label{margin:0;padding:0;font-size:14px;line-height:20px;color:#777777;z-index:1;}
#bx-soa-order div[class*=bx-sls] .quick-locations{margin:7px 0 12px;}
#bx-soa-order div[class*=bx-sls] .quick-locations .quick-location-tag{margin:3px 1px 1px 1px;padding:0;padding: 5px 15px;height: auto;background: none;border:1px solid #ddd;font-size: 14px;line-height: 20px;-webkit-transition: all .1s ease-in-out;-moz-transition: all .1s ease-in-out;transition: all .1s ease-in-out;}
#bx-soa-order div[class*=bx-sls] .quick-locations .quick-location-tag:hover{color:#FFF;}
#bx-soa-order .bx-ui-sls-tree-trunk{font-size:14px;padding-left: 45px;}
#bx-soa-order div[class*=bx-sls] .form-control.dropdown-block{font-size: 14px;color: #333;line-height:20px;border: 1px solid #ececec;background: #fbfbfb;padding-left:44px;}
.bx-soa-location-input-container .bx-ui-slst-pool > div{padding-left:44px;}
#bx-soa-order .bx-sls .form-control.dropdown-block{position:relative;padding: 10px 17px 8px 49px;height: auto;}
#bx-soa-order div[class*=bx-sls] .form-control.dropdown-block .bx-ui-sls-container input{height:auto;padding-right:27px!important;}
#bx-soa-order div[class*=bx-sls] .dropdown-icon{position:absolute;left:17px;top:50%;margin:-8px 0 0;width:16px;height:16px;background:url(/bitrix/templates/ishop/css/../images/order_ext.png) -5px -75px no-repeat;}
#bx-soa-order div[class*=bx-sls] .bx-ui-sls-clear{position:absolute;margin:0;height:auto;right:0;top:0;bottom:0;width:44px;height:auto;cursor:pointer;background:none;}
#bx-soa-order div[class*=bx-sls] .bx-ui-sls-clear:before{content:"";position:absolute;left:50%;top:50%;margin:-10px 0 0 -10px;width:20px;height:20px;background:url(/bitrix/templates/ishop/css/../images/order_ext.png) -423px -52px no-repeat;border-radius:100%;}
#bx-soa-order div[class*=bx-sls] .bx-ui-sls-clear:hover:before{background-position:-444px -52px;}
#bx-soa-order .bx-slst .dropdown-block.form-control{margin-bottom:10px;}
#bx-soa-order #bx-soa-orderSave{margin:40px 0 0;padding:0!important;text-align:center;}
#bx-soa-order #bx-soa-orderSave a{float:none!important;text-shadow: none;color: #FFF;padding: 11px 40px 13px;font-size: 17px;line-height: 20px;font-weight: bold;}
#bx-soa-order .bx-soa-more{border:none;padding:25px 29px 0 29px;margin:27px -29px 0 -79px;border-top:1px solid #f1f1f1;}
#bx-soa-order .bx-soa-more .bx-soa-more-btn{padding:0;}
#bx-soa-order .bx-soa-more .bx-soa-more-btn .pull-left{
	background: #e0e0e0;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod�EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #e0e0e0 0%, #c6c6c6 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e0e0e0), color-stop(100%,#c6c6c6));
    background: -webkit-linear-gradient(top, #e0e0e0 0%,#c6c6c6 100%);
    background: -o-linear-gradient(top, #e0e0e0 0%,#c6c6c6 100%);
    background: -ms-linear-gradient(top, #e0e0e0 0%,#c6c6c6 100%);
    background: linear-gradient(to bottom, #e0e0e0 0%,#c6c6c6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#c6c6c6',GradientType=0 );
    border-bottom: 1px solid #b1b1b1;
    color:#212121;
}
#bx-soa-order .bx-soa-more .bx-soa-more-btn .pull-left:hover, #bx-soa-order-form .btn.btn-default:hover{
	background: #0C0C0C;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod�EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #0C0C0C 0%, #656565 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0C0C0C), color-stop(100%,#656565));
    background: -webkit-linear-gradient(top, #0C0C0C 0%,#656565 100%);
    background: -o-linear-gradient(top, #0C0C0C 0%,#656565 100%);
    background: -ms-linear-gradient(top, #0C0C0C 0%,#656565 100%);
    background: linear-gradient(to bottom, #0C0C0C 0%,#656565 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0C0C0C', endColorstr='#656565',GradientType=0 );
    border-bottom: 1px solid #3d3d3d;
    color:#fff;
}
.style-switcher .header span img{vertical-align:top;}
#bx-soa-order-form .btn.btn-default{border-color: transparent;border-top: none;text-decoration:none;}
#bx-soa-order #bx-soa-region .bx_soa_location .form-group[data-property-id-row]{margin-top:20px;}

#bx-soa-order .bx-soa-section-title-count{display:none;}
#bx-soa-order .alert .row {margin-top:0px;}
#bx-soa-order .alert .row div {font-size:12px;}

.bx-sls .dropdown-fade2white{display:none;}
#bx-soa-order .form-group{position:relative;font-size: 14px;}
#bx-soa-order .form-group label[for="zipProperty"]:not(.error){position:absolute;top:13px;left:17px;font-weight:normal;cursor:text;-webkit-transition: top .1s ease-in-out;-moz-transition: top .1s ease-in-out;transition: top .1s ease-in-out;}
#bx-soa-order .form-group.value_y label:not(.error){position:absolute;background: #FFF;font-size:12px;top: -10px;left: 10px;padding: 0 7px;}
#bx-soa-order .form-group.value_y input, #bx-soa-order .form-group.value_y textarea{background:#FFF;}

#bx-soa-order .bx-soa-reference{margin:-8px 0 0;padding:0;font-size:12px;line-height:14px;color:#999999;}
#bx-soa-order .bx-soa .form-group .radio-inline{padding:0;}
#bx-soa-order .bx-soa .form-group .radio-inline label{display: inline-block;float: none;margin: 0;font-size: 15px;font-weight: 600;color: #333333;cursor: pointer;position: relative;padding: 0 0 0 32px!important;}
#bx-soa-order .bx-soa .form-group .radio-inline label:before{content: "";display:block;position: absolute;left: 0;top: -1px;width: 20px;height: 20px;background: #fbfbfb;border: 1px solid #e9e9e9;border-radius: 100%;}
#bx-soa-order .bx-soa .form-group .radio-inline label:hover:before{border:none;}
#bx-soa-order .bx-soa .form-group .radio-inline.checked label{cursor:default;}
#bx-soa-order .bx-soa .form-group .radio-inline.checked label:before{border:none;}
#bx-soa-order .bx-soa .form-group .radio-inline.checked label:after{content: "";position: absolute;left: 5px;top: 5px;width: 10px;height: 8px;background: url(/bitrix/templates/ishop/css/../images/order_ext.png) -64px -9px no-repeat;}
#bx-soa-order .bx-soa .form-group .radio-inline input{display:none;}
#bx-soa-order .bx-soa-tooltip{position:absolute;bottom:-22px;left:17px;padding:0;background:none;max-width: 100%;box-shadow:none;top:auto;border: none;width: auto;}
#bx-soa-order .bx-soa-tooltip .tooltip-arrow{display:none;}
#bx-soa-order .bx-soa-tooltip .tooltip-inner{max-width:100%;padding:0;font-size:12px;line-height:20px;color:#fe5252;background:none;}
#bx-soa-order .has-error .form-control{border-color:#fe5252;}
#bx-soa-order .form-group.has-error{margin-bottom:41px!important;}
#bx-soa-order .form-group.has-error input{border-color:#fe5252;}
#bx-soa-order .form-group.has-error .form-control.dropdown-block{border-color:#fe5252;}

#bx-soa-order #bx-soa-delivery .bx-soa-section-title:before{background-position:-30px 0;}
#bx-soa-order #bx-soa-delivery .bx-soa-pp-price{white-space:nowrap;}
#bx-soa-order .bx-soa .bx-soa-location-input-container:before{display:none;}
#bx-soa-order .bx-soa-pp-item-container{/*padding:0;*/}
#bx-soa-order .bx-soa-pp-item-container:after{content:"";display:table;clear:both;}
#bx-soa-order .bx-soa-pp-item-container .bx-soa-pp-company{clear:both;position:relative;float:none;border:none;margin:19px 0 0;padding:0 0 24px;width:auto;transition:none;cursor:pointer;}
#bx-soa-order .bx-soa-pp-item-container .bx-soa-pp-company:after{content:"";display:table;clear:both;}
#bx-soa-order .bx-soa-pp-item-container .bx-soa-pp-company:first-child{margin-top:0;}
#bx-soa-order .bx-soa-pp-company-graf-container{position:relative;padding:0;border:1px solid #fbfbfb;border-radius:0;width:120px;height:72px;background:#fbfbfb;cursor:pointer;}
#bx-soa-order .bx-soa-pp-desc-container .bx-soa-pp-company-graf-container{float:left;}
#bx-soa-order .bx-soa-pp-item-container .bx-soa-pp-company-graf-container{display:table-cell;vertical-align:middle;}
#bx-soa-order .bx-soa-pp-item-container .bx-soa-pp-company-graf-container:before{content:"";position:absolute;top:7px;left:7px;width:20px;height:20px;border:1px solid #e5e5e5;background:#FFF;border-radius:100%;z-index:1;}
#bx-soa-order .bx-soa-pp-item-container:hover .bx-soa-pp-company-graf-container:before{border:none;}
#bx-soa-order .bx-soa-pp-item-container .bx-soa-pp-company.bx-selected .bx-soa-pp-company-graf-container:before{border:none;}
#bx-soa-order .bx-soa-pp-item-container .bx-soa-pp-company.bx-selected .bx-soa-pp-company-graf-container:after{content: "";position: absolute;left: 12px;top: 13px;width: 10px;height: 8px;background: url(/bitrix/templates/ishop/css/../images/order_ext.png) -64px -9px no-repeat;z-index:2;}

#bx-soa-order .bx-soa-pp-company-graf-container .bx-soa-pp-company-image{position:relative;border:1px solid #e5e5e5;width:118px;height:70px;top:auto;right:auto;bottom:auto;left:auto;background-position:center center!important;background-size:auto!important;background-repeat:no-repeat!important;}
#bx-soa-order .bx-soa-pp-company.bx-selected .bx-soa-pp-company-graf-container .bx-soa-pp-company-image{cursor:default;}
#bx-soa-order .bx-soa-pp-item-container .bx-soa-pp-company-graf-container input{display:none;}
#bx-soa-order .bx-soa-pp-item-container .bx-soa-pp-company-smalltitle{display:table-cell;vertical-align:middle;padding:0 0 0 20px;font-size:15px;font-weight:600;line-height:20px;color:#777;text-align:left;}
#bx-soa-order .bx-soa-pp-item-container .bx-soa-pp-company.bx-selected{cursor:default;}
#bx-soa-order .bx-soa-pp-item-container .bx-soa-pp-company.bx-selected .bx-soa-pp-company-smalltitle{color:#333;}
#bx-soa-order .bx-soa-pp-item-container .bx-soa-pp-delivery-cost{font-size:14px;line-height:20px;color:#333;padding:1px 5px;background:#fbfbfb;text-align:center;left:0;right:0;bottom:-24px;border:1px solid #e5e5e5;border-top:none;}

.bx-slst .form-control.dropdown-block .bx-ui-combobox-container .bx-combobox-fake-as-input{padding-top: 3px;}

#bx-soa-order .bx-soa-pp-desc-container{padding-top:0;}
#bx-soa-order .bx-soa-pp-desc-container .bx-soa-pp-company{position:relative;padding:22px 24px 20px;border:1px solid #e5e5e5;border-top:none;background:#fbfbfb;-moz-border-radius-bottomright: 2px;-webkit-border-bottom-right-radius: 2px;border-bottom-right-radius: 2px;-moz-border-radius-bottomleft: 2px;-webkit-border-bottom-left-radius: 2px;border-bottom-left-radius: 2px;}
#bx-soa-order .bx-soa-pp-desc-container .bx-soa-pp-company:before{content:"";position:absolute;top:0;right:-1px;left:-1px;height:2px;}
#bx-soa-order .bx-soa-pp-desc-container .bx-soa-pp-company:after{content:"";display:table;clear:both;}
#bx-soa-order .bx-soa-pp-desc-container .bx-soa-pp-company .bx-soa-pp-company-image{margin:5px 0 0;background:#FFF;cursor:default;border-radius:0;}
#bx-soa-order .bx-soa-pp-desc-container .bx-soa-pp-company .bx-soa-pp-company-block:after{content:"";display:table;clear:both;}
#bx-soa-order .bx-soa-pp-desc-container .bx-soa-pp-company .bx-soa-pp-company-block>br{display:none;}
#bx-soa-order .bx-soa-pp-desc-container .bx-soa-pp-company .bx-soa-pp-company-desc{padding:0 0 0 140px;font-size:13px;line-height:20px;color:#777777;}
#bx-soa-order .bx-soa-pp-desc-container .bx-soa-pp-company ul.bx-soa-pp-list{padding:0;margin:17px 0 0;}
#bx-soa-order .bx-soa-pp-desc-container .bx-soa-pp-company ul.bx-soa-pp-list li{padding:0;}
#bx-soa-order .bx-soa-pp-desc-container .bx-soa-pp-company .bx-soa-pp-list-termin{margin:0 3px 0 0;display:inline-block;vertical-align:top;font-size:15px;font-weight:600;line-height:20px;color:#333;}
#bx-soa-order .bx-soa-pp-desc-container .bx-soa-pp-company .bx-soa-pp-list-description{display:inline-block;vertical-align:top;font-size:15px;font-weight:600;line-height:20px;color:#333;}
#bx-soa-order .bx-soa-pp-desc-container .bx-soa-pp-company-logo{padding:0;}
/*#bx-soa-order .bx-soa-pp-desc-container .bx-soa-pp-company-graf-container{float:none;}*/
#bx-soa-order .bx-soa-pp-desc-container .bx-soa-pp-company-subTitle{margin:0 0 10px;font-size:15px;font-weight:600;line-height:20px;color:#383838;}
#bx-soa-order .bx-soa-pp-desc-container .bx-soa-pp-field label:not(.error){position:relative;top:auto;left:auto;margin:0 0 5px;padding:0;font-size:13px;line-height:20px;color:#777777;background:none;}
#bx-soa-order .bx-soa-pp-desc-container .bx-soa-pp-field .bx-soa-service-small{margin:7px 0 0;font-size:12px;line-height:14px;color:#999999;}
#bx-soa-order .bx-soa-pp-desc-container .checkbox{margin:21px 0 0;}
#bx-soa-order .bx-soa-pp-desc-container .checkbox:first-child{margin-top:0;}
#bx-soa-order .bx-soa-pp-desc-container .checkbox input{display:none;}
#bx-soa-order .bx-soa-pp-desc-container .checkbox label{position:relative;padding:0 0 0 27px;font-size:14px;line-height:20px;color:#333333;}
#bx-soa-order .bx-soa-pp-desc-container .checkbox label:before{content:"";position:absolute;left:0;top:1px;width:18px;height:18px;border:1px solid #e9e9e9;background:#FFF;border-radius:2px;}
#bx-soa-order .bx-soa-pp-desc-container .checkbox label:hover:before{border:none;}
#bx-soa-order .bx-soa-pp-desc-container .checkbox label.checked:before{border:none;}
#bx-soa-order .bx-soa-pp-desc-container .checkbox label.checked:after{content:"";position:absolute;top:6px;left:4px;width:10px;height:8px;background:url(/bitrix/templates/ishop/css/../images/order_ext.png) -64px -9px no-repeat;}
#bx-soa-order .bx-soa-pp-desc-container .checkbox .bx-soa-service-small{margin:1px 0 0;}
#bx-soa-order .bx-soa-pp-desc-container .bx-soa-pp-field{margin:13px 0 0;}
#bx-soa-order .bx-soa-pp-desc-container .bx-soa-pp-field:first-of-type{margin-top:22px;}
#bx-soa-order .bx-soa-section{border:1px solid #f3f3f3;}
#bx-soa-order .bx-soa-section.bx-step-completed{border:1px solid #f3f3f3;}
#bx-soa-order .bx-soa-pp-company-block .form-control{font-size:12px;}
#bx-soa-order .form-control{margin-bottom:0px;height:40px !important;box-shadow:none;border-color:#E5E5E5;padding: 8px 13px 7px;}
#bx-soa-order .form-control *{font-size:14px;}

#bx-soa-order .bx-soa-section .bx-soa-section-content{padding:25px 29px 25px 79px;font-size:15px;line-height:20px;color:#333333;transition:none;}
#bx-soa-order .bx-soa-section .bx-soa-section-content *{font-size: 14px;}
#bx-soa-order .bx-soa-section.bx-active .bx-soa-section-content strong{font-weight:600;margin:0;font-size:14px;}
#bx-soa-order .bx-soa-coupon{margin:30px -29px -2px -79px;padding:25px 29px 0 29px;border-top:1px solid #f3f3f3;}
#bx-soa-order #bx-soa-basket .bx-soa-coupon{margin:0 0 27px;}
#bx-soa-order #bx-soa-basket .bx-soa-more{margin:0 0 25px;}
#bx-soa-order .bx-soa-coupon-label{margin:8px 0 0;padding:0;display:inline-block;vertical-align:top;}
#bx-soa-order .bx-soa-coupon-block{display:inline-block;vertical-align:top;}
#bx-soa-order .bx-soa-coupon label{margin:0;width:90px;font-size:14px;font-weight:normal;line-height:15px;color:#333333;}
#bx-soa-order .bx-soa-coupon.bx-soa-coupon-item-fixed .bx-soa-coupon-label{margin-top:0;}
#bx-soa-order .bx-soa-coupon-input{border:1px solid #ececec;width:260px;display:block;position:relative;overflow:hidden;border-radius: 4px;}
#bx-soa-order .bx-soa-coupon-input:after{content:"";position:absolute;top:-1px;bottom:-1px;right:0;margin:0;width:57px;height:auto;cursor:pointer;border:none;background:url(/bitrix/templates/ishop/css/../images/order_ext.png) -23px -26px no-repeat;-webkit-transform: rotate(0);-moz-transform: rotate(0);-o-transform: rotate(0);-ms-transform: rotate(0);transform: rotate(0);}
#bx-soa-order .bx-soa-coupon-input:hover:after{background-position:14px -26px;}
#bx-soa-order .bx-soa-coupon-input input[type=text].form-control,#bx-soa-order textarea.form-control{padding:12px 67px 12px 17px;height:auto;border:none;color:#333;background:#fbfbfb;}
#bx-soa-order .bx-soa-coupon-input input[type=text].form-control:focus{background:#FFF;}
#bx-soa-order .bx-soa-section.bx-active .bx-soa-section-content .bx-soa-pp-company-selected img{display:none;}
#bx-soa-order .bx-soa-pp-company-selected{padding-top:0;padding-bottom:0;}
#bx-soa-order .bx-soa-pp-price{padding:0;font-size:15px;font-weight:600;line-height:20px;color:#333;}

#bx-soa-order .bx-soa-pp-desc-container .bx-soa-pp-company-graf-container {
    float: none;
}
#bx-soa-order .bx-soa-pp-desc-container .bx-soa-pp-company .bx-soa-pp-company-desc {
    margin-top: 15px;
    padding-left: 0;
}

#bx-soa-order #bx-soa-paysystem .bx-soa-section-title:before{background-position:-60px 0;}
#bx-soa-order #bx-soa-properties .bx-soa-section-title:before{background-position:-90px 0;}
#bx-soa-order #bx-soa-properties .form-group:not([data-property-id-row]){margin:4px 0 0;}
#bx-soa-order #bx-soa-properties .form-group:not([data-property-id-row]):first-child{margin-top:0;}
#bx-soa-order #bx-soa-properties .form-group:not([data-property-id-row]) .bx-soa-custom-label{margin:0 3px 0 0;display:inline-block;vertical-align:top;font-size:15px;font-weight:600;line-height:20px;color:#333;}
#bx-soa-order #bx-soa-properties .form-group:not([data-property-id-row]) .bx-soa-custom-label:after{content:":";}
#bx-soa-order #bx-soa-properties .form-group:not([data-property-id-row]) .bx-soa-custom-label .bx-authform-starrequired{display:none;}
#bx-soa-order #bx-soa-properties .form-group:not([data-property-id-row])>div{display:inline-block;vertical-align:top;}
#bx-soa-order #bx-soa-basket .bx-soa-section-title:before{background-position:0 -30px;}
#bx-soa-order .bx-soa-section .bx-soa-coupon-item{display:block;}
#bx-soa-order .bx-soa-section .bx-soa-section-content .bx-soa-coupon-item>strong{display:block;margin:16px 0 0;font-weight:normal;text-transform:none;font-size:14px;line-height:20px;color:#333333;}
#bx-soa-order .bx-soa-section .bx-soa-coupon-item .bx-soa-tooltip{float:right;display:block;margin:0 0 0 15px;opacity:1;position:relative;left:auto;bottom:auto;width: auto;}
#bx-soa-order #bx-soa-paysystem .bx-soa-pp-item-container .bx-soa-pp-company{padding-bottom:0;}
#bx-soa-order .bx-soa-coupon-item .bx-soa-tooltip .tooltip-inner{font-size:14px;color:#333;}
#bx-soa-order .bx-soa-coupon-item .bx-soa-coupon-item-danger{position:relative;padding:0 0 0 30px;color:#333;}
#bx-soa-order .bx-soa-coupon-item .bx-soa-coupon-item-used{position:relative;padding:0 0 0 30px;color:#333;}
#bx-soa-order .bx-soa-coupon-item .bx-soa-coupon-item-success{position:relative;padding:0 0 0 30px;color:#333;}
#bx-soa-order .bx-soa-coupon-item .bx-soa-coupon-item-danger:before{content: "";position: absolute;top: 0;left: 0;width: 20px;height: 20px;background: url(/bitrix/templates/ishop/css/../images/order_ext.png) -32px -73px no-repeat;}
#bx-soa-order .bx-soa-coupon-item .bx-soa-coupon-item-used:before{content: "";position: absolute;top: 0;left: 0;width: 20px;height: 20px;background: url(/bitrix/templates/ishop/css/../images/order_ext.png) -26px -4px no-repeat;}
#bx-soa-order .bx-soa-coupon-item .bx-soa-coupon-item-success:before{content: "";position: absolute;top: 0;left: 0;width: 20px;height: 20px;background: url(/bitrix/templates/ishop/css/../images/order_ext.png) -5px -4px no-repeat;}
#bx-soa-order .bx-soa-coupon-item .bx-soa-coupon-remove{float:right;width: 20px;height: 20px;margin: 2px 0 0 3px;border-radius: 100%;background: url(/bitrix/templates/ishop/css/../images/order_ext.png) -82px -62px no-repeat;}
#bx-soa-order .bx-soa-coupon-item .bx-soa-coupon-remove:hover{background-position:-82px -82px;}

#bx-soa-order ymaps{line-height:28px;}

#bx-soa-order #bx-soa-properties .form-group{margin:0 0 30px;}
/*#bx-soa-order #bx-soa-properties .form-group:last-child{margin-bottom:0;}*/
#bx-soa-order #bx-soa-properties.bx-selected .form-group label{position: absolute;top: 10px;left: 17px;cursor: text;-webkit-transition: top .1s ease-in-out;-moz-transition: top .1s ease-in-out;transition: top .1s ease-in-out;}
#bx-soa-order #bx-soa-properties.bx-selected .form-group.value_y label{background: #FFF;top: -10px;left: 10px;padding: 0 7px;}
#bx-soa-order #bx-soa-properties .form-group textarea{height:106px !important;border:1px solid #ececec;resize:none;}
#bx-soa-order #propsMap{margin:0 0 20px;height:332px!important;}
#bx-soa-order #propsMap>ymaps{height:332px!important;}
#bx-soa-order .bx-soa-cart-total{padding:35px 29px 40px;border:1px solid #f3f3f3;border-radius:0;background:#FFF;}
#bx-soa-order .bx-soa-cart-total .bx-soa-cart-total-line{margin:2px 0 0;padding:0;font-size:14px;line-height:20px;color:#333333;border:none;}
#bx-soa-order .bx-soa-cart-total .bx-soa-cart-total-line:first-child{margin-top:0;}
#bx-soa-order .bx-soa-cart-total .bx-soa-cart-total-line .bx-soa-cart-t{width:45%;font-weight:normal;}
#bx-soa-order .bx-soa-cart-total .bx-soa-cart-total-line .bx-soa-cart-d{width:55%;text-align:right;}
#bx-soa-order .bx-soa-cart-total .bx-soa-cart-total-line-total{margin:27px 0 0;padding:25px 0 0;border-top:1px solid #f3f3f3;}
#bx-soa-order .bx-soa-cart-total .bx-soa-cart-total-line-total .bx-soa-cart-t{font-size:16px;font-weight:600;}
#bx-soa-order .bx-soa-cart-total .bx-soa-cart-total-line-total .bx-soa-cart-d{font-size:23px!important;}
#bx-soa-order .bx-soa-cart-total-button-container{padding:0;margin:26px 0 0;}
#bx-soa-order .bx-soa-cart-total-button-container .btn{padding: 10px 12px 12px;font-size:17px!important;}
#bx-soa-order #bx-soa-basket .bx-soa-section-content{padding:0;}
#bx-soa-order #bx-soa-basket .bx-soa-coupon.bx-soa-coupon-item-fixed{margin:0 0 30px;}
#bx-soa-order #bx-soa-basket .bx-soa-item-table{margin:0 0 -1px;}
#bx-soa-order #bx-soa-basket .bx-soa-item-table .bx-soa-item-tr .bx-soa-item-td{padding:39px 10px 25px!important;border-top:none;border-bottom:1px solid #f3f3f3;position:relative;}
#bx-soa-order #bx-soa-basket .bx-soa-item-table .bx-soa-item-tr .bx-soa-item-td .bx-soa-info-shower{padding:0px 20px 10px;display: inline-block;font-size: 14px;}
.bx-soa-info-shower + .bx-soa-item-info-block.bx-active{padding:0px 20px 0px;}
.bx-soa-info-block .bx-soa-info-line td{font-size:13px;}
#bx-soa-order #bx-soa-basket .bx-soa-item-table .bx-soa-item-tr:first-child .bx-soa-item-td .bx-soa-item-td-title{padding:0;font-size:13px;line-height:20px;color:#999999;}
#bx-soa-order #bx-soa-basket .bx-soa-item-table .bx-soa-item-tr:first-child .bx-soa-item-td{padding:7px 10px 8px!important;}
#bx-soa-order #bx-soa-basket .bx-soa-item-table .bx-soa-item-tr:first-child .bx-soa-item-td:first-child{/*padding-left:114px!important;*/}
#bx-soa-order #bx-soa-basket .bx-soa-item-table .bx-soa-item-tr .bx-soa-item-td:last-child{padding-right:24px!important;}
#bx-soa-order #bx-soa-basket .bx-soa-item-table .bx-soa-item-block{padding:0 0 0 14px;}
#bx-soa-order #bx-soa-basket .bx-soa-item-table .bx-soa-item-img-block{margin:0px 0 0;padding:0;width:70px;height:70px;line-height:70px;}
#bx-soa-order #bx-soa-basket .bx-soa-item-table .bx-soa-item-img-block .bx-soa-item-imgcontainer{width:70px;height:70px;line-height:70px;padding:0;border-radius:0;border:none;}
#bx-soa-order #bx-soa-basket .bx-soa-item-table .bx-soa-item-content{padding:0 0 0 90px;}
#bx-soa-order #bx-soa-basket .bx-soa-item-table .bx-soa-item-title{margin:0 0 6px;padding:0;font-size:14px;font-weight:normal;line-height:20px;}
#bx-soa-order #bx-soa-basket .bx-soa-item-table .bx-soa-item-title a{color:#333;}
#bx-soa-order #bx-soa-basket .bx-soa-item-content .bx-scu-container{max-width:100%;height:auto;margin:0 0 10px;}
#bx-soa-order #bx-soa-basket .bx-soa-item-content .bx-scu-container:after{background:none;}
#bx-soa-order #bx-soa-basket .bx-soa-item-content .bx-scu-container .bx-soa-item-td-title{margin:0;padding:0;font-size:12px;line-height:16px;color:#999999;}
#bx-soa-order #bx-soa-basket .bx-soa-item-content .bx-scu-container .bx-soa-item-td-text{margin:0 0 0 6px;padding:0;font-size:12px;line-height:16px;color:#999999;}
#bx-soa-order #bx-soa-basket .bx-soa-item-td-text small{display:block;margin: -1px 0 0;font-size: 11px;line-height: 14px;color: #aeaeae;}
#bx-soa-order #bx-soa-basket .bx-soa-item-properties.bx-text-right{text-align:left;}
#bx-soa-order #bx-soa-basket .bx-soa-item-properties.bx-text-right>div{text-align:left;}
#bx-soa-order #bx-soa-basket .bx-soa-item-td-text{line-height:20px;}
#bx-soa-order #bx-soa-basket .bx-price{white-space;font-size:18px;line-height:16px;color:#333;}
#bx-soa-order #bx-soa-basket .bx-price+br{/*display:none;*/}
#bx-soa-order #bx-soa-basket .bx-soa-item-td-title{font-size:12px;color:#999;vertical-align:top;}
#bx-soa-order .bx-price-old{margin:0 0 0 0px!important;font-size:13px;font-weight:normal!important;line-height:20px;color:#777777;}
#bx-soa-order #bx-soa-total-mobile{margin:0 0 20px!important;}
.bx-soa-item-tr.bx-soa-item-info-container+.bx-soa-basket-info .bx-soa-item-td{border-top: 1px solid #f3f3f3 !important;}
.bx-soa-item-tr.bx-soa-item-info-container .bx-soa-item-td{border:none !important;}
#content noscript + b{display:none;}

.sale_order_full_table{position:relative;display:block;margin:0 auto;max-width:730px;}
.sale_order_full_table:first-of-type{margin-top:21px;padding:101px 0 0 !important;text-align:center;color:#333;border:none !important;}
.sale_order_full_table:first-of-type:before{content:"";position:absolute;left:50%;top:0;margin:0 0 0 -35px;width:70px;height:70px;background:url(/bitrix/templates/ishop/css/../images/order_ext.png) -103px -5px no-repeat;}
.sale_order_full_table:last-of-type{border:1px solid #f3f3f3;padding:34px 39px 34px;}
.sale_order_full_table:last-of-type tr:last-child td:first-child{padding-top:20px;}
/*.sale_order_full_table:last-of-type td:last-child{padding-top:20px;color:#333;}*/
.sale_order_full_table tbody{display:block;}
.sale_order_full_table tr{display:block;}
.sale_order_full_table .ps_logo{display:block;}
.sale_order_full_table .ps_logo br{display:none;}
.sale_order_full_table .ps_logo .pay_name{margin:0 0 22px;font-size:18px;font-weight:600;line-height:20px;color:#333;}
.sale_order_full_table .ps_logo .image{margin:0 25px 0 0;display:inline-block;vertical-align:middle;text-align:center;border:1px solid #e5e5e5;}
.sale_order_full_table .ps_logo .image img{
  display: block;
  height: auto !important;
  width: 50px !important;
}

    a[href $= ".pdf"],
    a[href $= ".doc"],
    a[href $= ".docx"],
    a[href $= ".xls"] {
        display: block;
        width: 100%;
        padding-left: 55px;
        clear: both;
        font-size: 16px;
        line-height: 1.2;
        border-top: none;
        padding-top: 25px;
        padding-bottom: 25px;
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;
        background-position: left center;
        background-repeat: no-repeat;
		background-size: 40px;
        transition: color 0.3s ease-in-out 0s;
        background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAAEACAMAAABrrFhUAAAAflBMVEVHcExLseTp6eDp6eCNxfDg4t7f5eDp6eBiuePg4NTp6eAAlub///9BreScy/Lp8/y42fXR5vjc2s1Cpum+xdeNnc30+f1rtu2q0vQmn+jd7PpYruvF3/d9ve/Z18rp6eDm5+CsttOGl8vg3tTO09rFzNmhrdG2v9bZ3N2WpM4E5jhOAAAAC3RSTlMA4cIW/v4zSHx5lnxfPUEAAAdnSURBVHhe5NLZbcNAFMVQQYYUMEVwtHhJ+m/QHVhfM37AZQkHnC5bf+etFWiZ1+kbsbUibSfT+Gh1Oh0vcFtKAUjyAO10vMBcC2C8wFYLYLjArdUCGC6wFgMYLvBTEkDSASQdQNIBJB1A0gEkHUDSASQdQNIBJB1A0gEkHUDSASQdQNIBJB1A0gEkHUDSASQdQNIBJB1A0gEkHUDSASQdQNIBJB1A0gEkHUDSASQdQNIBJB1A0gEkHUDSASQdQNIBJB1AOgI89ueHXvcSANILYHkeF+0lAKQTwH5c9igBIF0A/o7r/nsADBd4s3MHPW7CQBSApVbu3ivmzHhkm/H//4O9oZJpWNuUkYneO0aZaPOxIOcZ8QYgS0PC/wf4PZKvGwCSNITXOfLjBoAg36ess+QGgHWTb5OmAfh5CWBQgNI6TX7dAbCGtJwk8TpPviZZCj8fAAAAAAAAAAAAAAAAAAAAAAB4K7U5MR1mUyzxWJlqLGMfVPeUjT0BtEpXFtMoF+6sGG3bvsghVR0BinQmmW+77a8Ekvbk98Vk8QNQ6U00dmSOZFPKyd6EugFk6U3dZ+m1NucoLTFu9izMbgBJelPs3236xU5JexomNwAmkdGrYHwl4S7O7f2ZQ+wAMHgOVDaXPG3aaTz5klzNGeAHsGaSjsTwurNc9bCokMaUwwcd4Cg7rwQ1NYdNpR7WY7jp0+xY2qMPXwozfgs8AQAAAAAAAAAAAAAAAAAAAECIVTxS97abt3r6xhgcAVhJvEJhrz/OQ+oIUMUvpbU1quwFwCqeCXuZfBLfWnwRz6TGu5NlcQNI0/0H+NfifqkN1wD3WjyJW0hbNxCT5zpAi/ik6L7yoIY3ugHwyuoRPqifvpEdALAUBgAAAAAAAAAAAAAAAAAAwGpie9mgbbk+z84AqYiNUOS/iTaS1lyfr+oJkFqa2SI9uT6f1hkqsW30Zsrr88QzlKK1+/7P6/P+pWjuu5vb5p757Aagfffz29wzrzNsjS2jzfH1+epYiyudHMDBQzg+7785uvK/t8fLcXMqF5KGjM77b49jKQwAAAAAAAAAAAAAAAAAAAAAQc0rqSXKHwGQSUQ2HnmsCC0fAJBNfaHU0/w6xKcWT2Mlvj4dIJlno7D0ZHk6QDYAQXqyPR1A7Tch6Uh+OMB+xlMYehRM5ccDaDWP7SjSGkqf8TC1EvXwUo61JWULWArPBgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAPxp1w572waBMAC3kpVVuuvZERIYwP//by6xtL0rh/FUayNOeL/Fbhzy2MBB+vH5BPk4AkBPkIcH6AAdoAN0gA7QATpAB+gAHaADdADhWzwhM9/yagCRkMDM4zkAJr5F6FhidhHDt6QXAiDLzBZ9IPEtw4sAoM+HSGt8YvSAFwHwlu+xckvgNctLAZDjLEIPDuBFLH+JFfEHxsErIxwcPTbAELiYMBwgkInXJHEPXgi5wJsZ3fNXgsLVyLMDTLyGZ/k6CMr868RzAwjus5oF5q1nwP3SuYo7OUDke8ZYngbjyHlZT+Qm/jNjNsOPdxddGZWKoSurmP8NEPgWa7bqAGM5+z5L4DxTDQDMGiC0BxhQpRUBaOF7XPaOLPMeQCgDjO0BrriDGgB/kbKFDs9iVo3EANoGEC4DcHMAo7q4AnCc7W4IpyU/naoAxpYB/NfPGhsACN8S6msBm3USE/UlrK8BJGa20wqg+YemALPqwRog4QiSA8UyAEYNEQ3gQNsAAB1c6gCiB3qNOBQBsDQONGuAVcY1BRjR+DrAdWcikSIArhhp0gCCb9wUwNUBhh0AtwmA0zMBQO0VNwdY/hEAXo4EgHxwbAsQ/rYLpG8A4C47AOSfHtoCpPogiCPzNwHi7xH0qgEg23YaTHWAgCNIFJGJEQ2AN1tfBjCQbQGASt9WAbxeD0pipAog6GIaYMEbmwBg+3qoAQiM8NTsA6AGTqQBcGXXDgDfd6wAeIsD2CHYB8AwbzQAzrJvDODQfAWA+41mxd/rGhEZqoUQzmgAjA/UEAC3gd0WwID1PhrJo+xWgqiBCwAYXFJbACxVlwIAdrI8ui1aXQVADbwJsIC2FQDawZyiBnCBsykgoCqsA6AGLgEAd2kOgD2uIMufAIOMnG/3eLxGpACQUAOXAIDp2wEgC9diXba3adUoogEm1MBbABF7Ma0ByFx5M5MnxJU29mwRADWwBkAPkLYAiEtczByJdgAGLgDMqIELAKgvTHMARCRDmGShLJ7zfkt+LAEIamAFoLdZ2gNUKsH6404+cAlgQg2sAVCALacDmLN2u5H5qgHWWFMGQD0R6HQAhteklSBKWKukUAYQKgPg5/h4NgA0HhkNTUWAQHsAQqcD0IvhYIikCBD3AAY6JQAtY/6raMwAcEYDYCPE0NkAQCCW7xHp/y3+yAAdoAN0gA7QATpAB+gAHaADdIAf9AT5cQDg4un08Ze3Axno9BnejuTySSfP5+XtmMA7nTrvl7ej+Xj3dNL49/0Z4CfJz7a4M1kZVwAAAABJRU5ErkJggg==');


    }

a[href $= ".pdf"]:focus,
a[href $= ".doc"]:focus,
a[href $= ".docx"]:focus,
a[href $= ".xls"]:focus,
a[href $= ".pdf"]:hover,
a[href $= ".doc"]:hover,
a[href $= ".docx"]:hover,
a[href $= ".xls"]:hover {
  text-decoration: none;
  transition: color 0.1s ease-in-out 0s;
  color: #aaa;
}


.sale_order_full_table .ps_logo .paysystem_name{display:inline-block;vertical-align:middle;font-size:14px;line-height:20px;color:#333333;}
.sale_order_full_table td>.tablebodytext{display:block;color:#333;}
.sale_order_full_table .tablebodytext br:first-of-type{display:none;}
.sale_order_full_table input[name="BuyButton"]{margin:-7px 0 0;padding:7px 19px 9px;font-size:14px;line-height:20px;font-weight:bold;color:#fff;border:1px solid transparent;-webkit-transition: all .1s ease-in-out;-moz-transition: all .1s ease-in-out;transition: all .1s ease-in-out;}
.sale_order_full_table form[name="ShopForm"] .tablebodytext{display:block;margin:-8px 0 0;font-size:12px;line-height:18px;color:#777777;}
.sale_order_full_table form[name="ShopForm"] .tablebodytext b{font-weight:normal;color:#333333;}


.msg__error{
    margin: 0 0 6px;
    font-size: 14px;
    color: #c33e3e;
}
/* End */


/* Start:/bitrix/templates/ishop/css/colors.css?152094392013699*/
/*colors*/
h1, h2, h3, h4, .staff_wrapp .section_title:hover  a, .item_jobs_wrapp .name:hover a, .news_all .name , .article_detail .name, .faq_name
{
	color: #212121;
}
a:hover, .catalog_section_list .item .item_name a, .brand b, .catalog_section_list .section_item .name a, .table_item:hover  a.desc_name, .list_item:hover .desc_name a, .view-list .view-item:hover a, [name='basket_form'] tr:hover .cart-item-name a, .item_stock:hover  .name, .news .item:hover .item_link, .add_item_frame tr:hover .product_description a, .group_item:hover .name a, .display_rows tr:hover .desc_name a, .compare_item_ws:hover  a.desc_name, .card_table td.summ_cell, .card_table td.summary, .staff_item .name, .item_article:hover a.name
{ 
	color:#221f26; 
}
.catalog_section_list .item li a, .scroller_block input[type="text"], .scroller_block input[type="password"], .staff_item .post, .card_table tr th, .card_table td.price_cell, .drop_number
{ 
	color:#635f68; 
}
body, p, .search input[type="text"], ul.top_menu a, .stock_board, ul.menu li .child ul li.see_more a, ul.menu li .child ul li a, .popup label, .popup .promt, .tooltip, .item_info table tbody td, .breadcrumb a, .breadcrumb span, .staff_item .phone span, .staff_item .email span, .set_wrapp .bx_item_set_hor  .result .bx_item_set_economy_price, .set_wrapp .bx_item_set_hor  .result .bx_item_set_economy_price *, .set_wrapp .bx_kit_result .bx_item_set_economy_price, .set_wrapp .bx_kit_result .bx_item_set_economy_price *, .bx_modal_body .item_block_title, .bx_modal_body .bx_kit_two_section .title
{ 
	color: #636363; 
}
.news_block .date, .article_detail .date, .news_all .date, .news .date_news
{ 
	color:#67636d; 
}
.footer_inner .aspro a, .footer_inner ul a, .footer_inner li.menu_title a:hover, #vertical-multilevel-menu li a.root-item, #vertical-multilevel-menu a.root-item-selected
{ 
	color: #636363; 
}
.date_big
{
	color:#dac58d; 
}
span.starrequired, font.starrequired, form.ishop label.error, font.errortext, .one_click_buy_error, #one_click_buy_form .error
{
	color: #e00 !important;  
}

/*borders*/
.accordion_list .item_name
{ 
	border-bottom: 1px dashed #b3b3b3; 
}
.staff_wrapp .section_items .contacts 
{
	border-top: 1px dotted #c3c3c3;
}
.list_item, .differences td
{
	border-bottom: 1px solid #d9d9d9;
}
blockquote, div.search-page form 
{ 
	border-left: 2px solid;
	border-right: 2px solid;  
}
.table_item .tooltip_item:before, .table_item:nth-child(4n+4) .tooltip_item:before, .table_item.last-in-line .tooltip_item:before, .table_item .tooltip_item:before, .table_item:nth-child(4n+4) .tooltip_item:before, .table_item.last-in-line .tooltip_item:before
{
	border-right-color: #34373B;
}
.table_item:nth-child(4n+4) .tooltip_item:before, .table_item.last-in-line .tooltip_item:before
{
	border-left-color: #34373B; 
}
.long_separator
{ 
	border-bottom: 1px dashed #D9D9D9; 
}
.scroller_block input[type="text"], .scroller_block input[type="password"]
{
	border:1px solid #d9d3cb; 
	border-top-color:#c1b7ae;  
}
.item_faq .text:before
{
	border-bottom-color: #F1F1F1; 
}



/* unsorted colors*/
.item_info .add_review
{
	color: #000;
}
.inner_menu li.current a
{ 
	color:#000;
}
.separate_filter .filter-name
{
	color: #000; 
}
.item_info .available_block, .item_info .noavailable_block, .display_list .available_block, .display_list .noavailable_block
{
	color: #000; 
}
.content.front h3 a
{ 
	color: #000; 
}
form.ishop .title
{
	color: #000; 
}
.basket a.popup_basket
{ 
	color: #000;
}
.popup_basket_list .block_name
{
	color: #000;
}
.popup .title, body .popup-window-titlebar
{ 
	color: #000;
}
.list_item .description .show_props a
{ 
	color: #000;
}
.info_block .article
{ 
	color: #000; 
}
.right_info .name
{ 
	color: #000; 
}
.left_menu li a
{
	color:#000; 
}
.staff_item .phone, .staff_item .email
{
	color: #000;
}
.pagination a.cur
{  
	color:#fff;
}
.button
{ 
	color:#fff;
}
.left_menu li.current a, .left_menu li.current:hover a
{ 
	color:#fff; 
	text-shadow: 0 1px 1px rgba(0,0,0,.15);
	-moz-text-shadow: 0 1px 1px rgba(0,0,0,.15);
	-webkit-text-shadow: 0 1px 1px rgba(0,0,0,.15);
}
.sort_display a.current
{ 
	color: #fff;
}
.mini_gallery li.title 
{
	color: #000;
}
.stock_detail .name
{
	color: #000; 
}
.brand_view_detail .name
{
	color: #000;
}
.set_wrapp .bx_kit_result .total_title, .set_wrapp .bx_item_set_hor  .result .total_title
{
	color: #000;
}
.tabs li span
{ 
	color:#000; 
}
.tabs li.current span, .tabs li.current:hover span
{ 
	color: #fff; 
}
.date_big
{ 
	color:  #409777 !important; 
} 
.phone_feedback a
{ 
	color: #000;
}
.filter_block .filter-name , .filter_block .block_name
{
	color: #211f26;
}
ul.menu li .child ul  .menu_title a, .child a
{ 
	color: #000;
}

/*unsorted others*/

.item_info .found_cheaper
{ 
	color: #000;
}
ol li:before, .list-item-before
{ 
	color: #fff;
}
.inner_menu li.current
{ 
	background-color:#dfdfdf; 
}
.item_jobs .salary-block  span 
{
	color: #000;
	box-shadow: 0px 0 16px #ddd inset;
	-moz-box-shadow: 0px 0 16px #ddd inset;
	-webkit-box-shadow: 0px 0 16px #ddd inset;
	border-right: 3px solid;
	background: #f2f2f2;
}
.differences tr.hovered:hover
{ 
	background-color: #e4e4e4; 
}
body .popup-window 
{
	background: #fff;
	color: #bdbdbd;
}
body .popup-window-titlebar .popup-window-top-row .popup-window-center-column
{
	border-bottom: 1px solid #dadada;
	background-color: #fff;
}
.table-standart tr th, .table-standart thead tr td
{
	color: #000; 
	background: #ffffff; 
	border-top: 1px solid #F4F4F4;
	background: -moz-linear-gradient(top,  #ffffff 0%, #e4e4e4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e4e4e4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e4e4e4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#e4e4e4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#e4e4e4 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#e4e4e4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e4e4e4',GradientType=0 ); /* IE6-8 */
	-webkit-box-shadow: 0px 1px 4px rgba(204, 204, 204, 1);
	-moz-box-shadow:    0px 1px 4px rgba(204, 204, 204, 1);
	box-shadow:         0px 1px 4px rgba(204, 204, 204, 1); 
}
.table-standart tr td
{
	border-bottom:1px solid #d4d4d4;
}
.shop_description
{ 
	color: #adadad; 
}
.popup .popup_title
{ 
	color: #fff;
}
.popup
{ 
	color:#bdbdbd; 
}
.table_item .tooltip_item
{
	color:#fff; 
	background: -moz-linear-gradient(270deg, rgb(40, 43, 46) 0%, rgb(52, 55, 59) 100%); 
	background: -webkit-linear-gradient(270deg, rgb(40, 43, 46) 0%, rgb(52, 55, 59) 100%); 
	background: -o-linear-gradient(270deg, rgb(40, 43, 46) 0%, rgb(52, 55, 59) 100%);
	background: -ms-linear-gradient(270deg, rgb(40, 43, 46) 0%, rgb(52, 55, 59) 100%);
	background: linear-gradient(0deg, rgb(40, 43, 46) 0%, rgb(52, 55, 59) 100%); 
}
.counter_block input.text
{  
	color:#2a2b32;
}
.view-list .view-header 
{
	color: #000;
	background-color: #F1F1F1;
}
.item_info .description
{ 
	color: #7e7e7e;
}
.item_info table.equipment thead tr td
{
	color: #000; 
	background: #ffffff; 
	background: -moz-linear-gradient(top,  #ffffff 0%, #e4e4e4 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e4e4e4)); 
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e4e4e4 100%); 
	background: -o-linear-gradient(top,  #ffffff 0%,#e4e4e4 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#e4e4e4 100%); 
	background: linear-gradient(to bottom,  #ffffff 0%,#e4e4e4 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e4e4e4',GradientType=0 ); 
	-webkit-box-shadow: 0px 1px 4px rgba(204, 204, 204, 1);
	-moz-box-shadow:    0px 1px 4px rgba(204, 204, 204, 1);
	box-shadow:         0px 1px 4px rgba(204, 204, 204, 1);
}
.number_list
{ 
	background:#fff; 
	box-shadow: 0 0 4px #B0AFAF;
	-webkit-box-shadow: 0 0 4px #B0AFAF; 
	-moz-box-shadow: 0 0 4px #B0AFAF; 
	border:1px solid #ccc; 
}
.footer_inner .copy
{  
	color: #7b7b7b; 
}
.compare a.link
{ 
	font-size: 11px; 
	color: #000;
}
.line_link
{ 
	border-top:1px solid #dedede; 
	color:#3198b7;
}
.stock_board .txt
{ 
	color: #000; 
}
.drop_number a.number span
{ 
	color: #000; 
}
.news_block .title a
{ 
	color: #000;
}
.line_link span
{
	background-color:#FFF;
}
ul.menu .child a
{ 
	color: #000; 
}
.in_basket table
{
	border-top: 1px solid #dadada ; 
	border-bottom: 1px solid #dadada; 
}
.tabs_section .table-standart
{
	border-top: 1px solid #d4d4d4;
}
.tabs_section .table-standart  tr:hover td
{
	background: #e5e5e5;
} 
.button.sm.red, .button.sm.red span
{
	background: #93769e;
	background: -moz-linear-gradient(top, #93769e, #4d2a59);
	background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #4d2a59),color-stop(1, #93769e));
	filter:progid: DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#93769e', endColorstr='#4d2a59'); /* IE 6-7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#93769e', endColorstr='#4d2a59')"; /* IE8 */
}	
ul.top_menu a.current 
{ 
	color: #e0e0e0; 
	background: #404246; 
	-moz-box-shadow: inset 1px 1px 3px 0px #000000; 
	-webkit-box-shadow: inset 1px 1px 3px 0px #000000; 
	box-shadow: inset 1px 1px 3px 0px #000000; 
} 
.search input[type="text"]:focus
{
	border-color: #3bacf3;
}
#vertical-multilevel-menu li a.root-item, #vertical-multilevel-menu a.root-item-selected
 { 
	box-shadow: 0 1px 2px #ebebeb;
	-moz-box-shadow: 0 1px 2px #ebebeb;
	-webkit-box-shadow: 0 1px 2px #ebebeb;
	border-bottom: 1px solid #c5c5c5;
}
#vertical-multilevel-menu li a.root-item
{
	background-color: #EBEBEB; 
}
#vertical-multilevel-menu li a.item-selected
{  
	background-color: #D6D6D6; 
}
#vertical-multilevel-menu li a:hover
{ 
	color: #379b89;
} 
#vertical-multilevel-menu ul.root-item 
{
	background: #ebebeb !important;
}
#vertical-multilevel-menu ul.root-item a:hover
{
	color: #101010;
}
#vertical-multilevel-menu li ul.root-item
{
	box-shadow: 0 5px 7px -5px #9A9A9A;
	-moz-box-shadow: 0 5px 7px -5px #9A9A9A;
	-webkit-box-shadow: 0 5px 7px -5px #9A9A9A;
}
/*unsorted*/
ul.menu li .child 
{ 
	background: #fff;
	border: 1px solid #e0e0e0;
	box-shadow: 0 2px 13.6px 2.4px rgba(0, 0, 0, 0.09);
}
.for_button.reset_layout 
{
	border-top: 1px solid #fff;
}
.filter_block
{ 
	background-color:#f1f1f1; 
	box-shadow: 0 0 5px #ddd; 
	-moz-box-shadow: 0 0 5px #ddd; 
	-webkit-box-shadow: 0 0 5px #ddd; 
	border: 1px solid #fff;
}
.filter_block .filter-name
{
	border-top: 1px solid #fff;
}
.bx_filter_parameters_box 
{
	border-bottom: 1px solid #e8e8e8;
}
.filter_block input[type="checkbox"] + label
{ 
	color: #635f67; 
}
.filter_block input[type="checkbox"] + label:hover, form.ishop input[type="checkbox"] + label:hover
{
	color: #000;
}
.stock_board .name
{ 
	color: #000;
	background: #ebebeb; 
}
.item_article
{ 
	border-bottom: 1px solid #d9d9d9; 
}
.item_faq .text
{
	background: #F1F1F1; 
}
.tooltip
{
	background: #fff; 
	box-shadow: 0 0 5px #8C8B8B; 
	-webkit-box-shadow: 0 0 5px #8C8B8B; 
	-moz-box-shadow: 0 0 5px #8C8B8B; 
	border: 1px solid #ccc;
}
.view-list 
{
	box-shadow: 0 0 5px #ddd; 
	-moz-box-shadow: 0 0 5px #ddd; 
	-webkit-box-shadow: 0 0 5px #ddd; 
	border: 1px solid #fff; 
}
.view-list .view-item   
{
	border-bottom: 1px solid #e8e8e8;
}
.sort_header
{
	background: #f1f1f1;
	min-height: 47px;
	box-sizing: border-box;
}
.stock_board
{
	border: 4px solid;
	box-shadow: 0 0 6px 1px #CCCCCC inset;
	-moz-box-shadow: 0 0 6px 1px #CCCCCC inset;
	-webkit-box-shadow: 0 0 6px 1px #CCCCCC inset;
}
.filter_block .block-scroll
{ 
	border: 1px solid #E0DBD5; 
	box-shadow: inset 0 1px 2px #DED9D3; 
	-webkit-box-shadow: inset 0 1px 2px #DED9D3; 
	-moz-box-shadow: inset 0 1px 2px #DED9D3; 
}

.scroller_block .ui-widget-content 
{ 
	border: 1px solid #cbcbcb; 
}
.brand_view_detail a.fancy 
{ 
	border: 1px solid #d9d9d9; 
	-moz-box-shadow:inset 0 0 9px 2px #CCCCCC;
	-webkit-box-shadow:inset 0 0 9px 2px #CCCCCC;
	box-shadow:0 0 9px 2px #CCCCCC inset;   
}
.set_wrapp .bx_item_set_hor .bx_item_set_hor_item.main .table_item_inner, .bx_modal_body .main .table_item_inner
{
	border: 4px solid #dadada;
}
.set_wrapp .bx_item_set_hor .bx_item_set_hor_item .table_item_inner, .bx_modal_body .table_item_inner
{
	border: 1px dotted #c3c3c3;
}
.popup input[type="text"], .popup input[type="password"], .popup input[type="file"], .popup input[type="email"], .input_text_style, 
form.ishop input[type="text"], form.ishop input[type="email"], form.ishop input[type="password"], form.ishop textarea
{
	box-shadow: inset 0 0 3px #dcdcdc; 
	-webkit-box-shadow: inset 0 0 3px #dcdcdc; 
	-moz-box-shadow: inset 0 0 3px #dcdcdc;  
	border: 1px solid #dcdcdc; 
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px;  
}
form.faq input[type="text"], form.faq input[type="email"], form.faq textarea
{ 
	background: #fff; 
}
input {
	background-color: #fff;
}
.search input[type="text"]
{
	border: 1px solid #3bacf3;
}
.list_item .description table
{ 
	border-top: 1px solid #e4e4e4;
}
.list_item .description td
{ 
	border-bottom:1px solid #e4e4e4; 
}
.desc_col_wr  strong
{
	color: #000;
}
.news_all .date
{ 
	border: 1px solid #d9d9d9;
	background: #fafafa;
}
.rss_icon
{
	background: rgba(229, 88, 0, 0.77);
	color: #fff;
	border-bottom: 1px solid rgb(196, 75, 0);
}
.rss_icon span
{
	border-bottom: 1px solid rgba(255,255,255,.5);
}
.rss_icon:hover
{
	background: rgba(229, 88, 0, 1);
}
.rss_icon:hover span
{
	border-bottom: 1px solid rgba(255,255,255,.7);
	color: #fff;
}
.error_404 .t
{
	color: #000;
}
/* End */


/* Start:/bitrix/templates/ishop/css/jquery.fancybox-1.3.4.css?15208510409205*/
/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url(/bitrix/templates/ishop/css/../images/fancybox/fancybox.png);
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url(/bitrix/templates/ishop/css/../images/fancybox/fancybox.png) -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url(/bitrix/templates/ishop/css/../images/fancybox/blank.gif);
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url(/bitrix/templates/ishop/css/../images/fancybox/fancybox.png);
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url(/bitrix/templates/ishop/css/../images/fancybox/fancybox.png);
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url(/bitrix/templates/ishop/css/../images/fancybox/fancybox-x.png);
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url(/bitrix/templates/ishop/css/../images/fancybox/fancybox.png);
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url(/bitrix/templates/ishop/css/../images/fancybox/fancybox-y.png);
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url(/bitrix/templates/ishop/css/../images/fancybox/fancybox.png);
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url(/bitrix/templates/ishop/css/../images/fancybox/fancybox-x.png);
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url(/bitrix/templates/ishop/css/../images/fancybox/fancybox.png);
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url(/bitrix/templates/ishop/css/../images/fancybox/fancybox-y.png);
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url(/bitrix/templates/ishop/css/../images/fancybox/fancybox.png);
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url(/bitrix/templates/ishop/css/../images/fancybox/fancy_title_over.png);
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url(/bitrix/templates/ishop/css/../images/fancybox/fancybox.png) -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url(/bitrix/templates/ishop/css/../images/fancybox/fancybox-x.png) 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url(/bitrix/templates/ishop/css/../images/fancybox/fancybox.png) -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }
/* End */


/* Start:/bitrix/templates/ishop/css/flexslider.css?15208510403558*/
/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

 
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {margin: 0; padding: 0;}
.flexslider .slides{ margin: 0; padding: 0; }
.flexslider .slides > li { padding: 0; display: none;width: 1060px; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img { width: 100%; display: block;height: auto -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; position: relative; }
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider { margin: 17px 0 28px; background: #fff; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; zoom: 1; position: relative; behavior: url('/bitrix/templates/ishop/css/PIE.php'); }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}

.carousel li {margin-right: 5px}

.flex-viewport  li:not(.flex-active-slide) img{

  height: 0 !important;
}
/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next, .flex-direction-nav .flex-prev { display: none; }

/* Control Nav */
.flex-control-nav { position: absolute; bottom: 17px; text-align: center; right: 20px;}
.flex-control-nav li { margin: 0 6px; padding: 0; display: inline-block; zoom: 1; *display: inline; }
.flex-control-nav li:before{ background: none; content: ''; width: 0; heigh: 0; }
.flex-control-paging li a{ width: 15px; height: 15px; display: inline-block; text-indent: -9999px; background: url('/bitrix/templates/ishop/css/../images/slider.png') 0 0 no-repeat; }
.flex-control-paging li a:hover { cursor: pointer; background: url('/bitrix/templates/ishop/css/../images/slider_hover.png') 0 0 no-repeat; }
.flex-control-paging li a.flex-active { cursor: default; background: url('/bitrix/templates/ishop/css/../images/slider_hover.png') 0 0 no-repeat;  }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}
/* End */


/* Start:/bitrix/templates/ishop/ajax/ajax.css?1519710613132*/
iframe.waitwindowlocal 
{
	display: none;
}
div.waitwindowlocal 
{
	display: none;
}
div.waitwindowlocalshadow 
{
	display: none; 
}
/* End */


/* Start:/bitrix/templates/ishop/components/arturgolubev/search.title/catalog/style.css?15197106122997*/
div.title-search-result 
{
	border:1px solid #dcdcdc;
	display:none;
	overflow:hidden;
	z-index:205;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 0px 1px 1px #e0e0e0;
	-moz-box-shadow: 0px 1px 1px #e0e0e0;
	-o-box-shadow: 0px 1px 1px #e0e0e0;
	-webkit-box-shadow: 0px 1px 1px #e0e0e0;
}
table.title-search-result 
{
	border-collapse: collapse;
	border:none;
	width:100%;
	border-radius: 2px; 
	-moz-border-radius: 2px; 
	-o-border-radius: 2px; 
	-webkit-border-radius: 2px; 
}
table.title-search-result th 
{
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}
table.title-search-result td 
{
	background-color:white;
	font-weight:normal;
	padding: 5px;
	border-top: 1px solid #eee;
	text-align:left;
}
table.title-search-result td.picture
{
	text-align: center;
}
table.title-search-result td.picture img
{
	border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
}
table.title-search-result td.price
{
	white-space: nowrap;
	text-align: right;
}
table.title-search-result td.price .catalog-price
{
	font-weight: bold;
	color: #000;
}
table.title-search-result td.main
{
	
}
table.title-search-result td.title-search-item 
{
	padding-left:8px;
	padding-right:15px;
}
table.title-search-result td.title-search-item a 
{
	padding-left:4px;
	padding-right:15px;
	vertical-align:top;
}
table.title-search-result td.title-search-item img 
{
	vertical-align:top;
}
table.title-search-result td.title-search-item b 
{
	color:#cf0000;
	font-weight:normal;
}
table.title-search-result tr.title-search-selected td ,table.title-search-result tr.title-search-selected a,
table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#f7f7f7;
}
table.title-search-result tr.title-search-selected td a
{
	color: #000;
}
table.title-search-result td.title-search-more 
{
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}
table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}
table.title-search-result td.title-search-all 
{
	padding: 10px;
}
table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}
.search button
{
	outline: none;
}
table.title-search-result td.title-search-separator, table.title-search-result th.title-search-separator 
{
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}
div.title-search-fader 
{
	display:none;
	background-image: url('/bitrix/templates/ishop/components/arturgolubev/search.title/catalog/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
p.title-search-preview 
{
	font-size:12px;
}
div.title-search-result td.title-search-price span 
{
	font-size: 26px;
}
/* End */


/* Start:/bitrix/templates/ishop/components/kon/main.feedback2/write_us/style.css?15211160001036*/
.write-us-form__form-row + .write-us-form__form-row{
    margin-top: 20px;
}

.write-us-form__label {
    font-size: 16px;
    margin-bottom: 5px;
}

.write-us-form {
    padding: 30px;
}

.write-us-form .mf-req {
    color: red;
}

.write-us-form__title {
    font-size: 26px;
    margin-bottom: 30px;
}

.write-us-form__input-text,
.write-us-form__textarea {
    border: 1px solid #3bacf3;
    padding: 10px 15px;
    box-sizing: border-box;
    font-size: 15px;
}

.write-us-form__textarea {
    width: 100%;
    min-height: 100px;
}

.write-us-form__input-text {
    width: 100%;
}

.write-us-form__submit-btn {
    padding: 10px 15px;
    font-size: 16px;
    border: 1px solid #e0e0e0;
    display: inline-block;
    clear: both;
    margin-top: 20px;
    background-color: #fff;
}

.write-us-form__submit-btn:hover {
    border-color: #3bacf3;
    cursor: pointer;
}

.write-us-form__form-success {
    color: #00c200;
    font-size: 16px;
    padding: 10px 15px;
    margin: 30px 0;
    border: 1px solid rgba(0, 128, 0, 0.4);
}
/* End */


/* Start:/bitrix/templates/ishop/template_styles.css?17431546001832*/
#product-video iframe{
	max-width: 100%;
}
.my_group_item .image{
	background-size: contain;
}

.nolink{
	text-decoration: none;
	color: #333;
}

.order_item_image img {
	max-width: 150px;
	height: auto;
}

.order_item_name,
.order_item_price_type,
.order_item_discount,
.order_item_quantity,
.order_item_price {
	text-align: center;
}

#ORDER_DESCRIPTION {
	resize: both;
	max-width: 100%;
	min-width: 50%;
}
.sale_order_table {
	width: 100%;
}

.search_field1{
	display: block;
}

.header {
    max-width: 1920px;
    background: #fff url('/bitrix/templates/ishop/./images/header_background.jpg') no-repeat top center/cover;
}

.header * {
	font-family: Roboto, sans-serif;
}

.header .container {
    max-width: 1060px;
    margin: 0 auto;
	padding: 40px 10px 29px;
	box-sizing: content-box;
}

.site-logo {
    max-width: 100%;
}

.wrapper {
    padding-bottom: 150px;
	box-sizing: content-box;
}

.custom-fancy-content-wrapper {
    display: none;
}

@media screen and (max-width: 1100px) {
	.header .container {
		max-width: 942px;
	}
}

@media screen and (max-width: 992px) {
	.header .container {
		max-width: 718px;
	}
}

@media screen and (max-width: 768px) {
	.header .container {
		max-width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        box-sizing: border-box;
	}
}

@media screen and (max-width: 600px) {
    .header .container {
        max-width: 310px;
    }
}

.empty_items{
	margin: 48px 0px !important;
    font-size: 3em;
}

.d-flex.align-items-center.mb-3 {
    padding: 25px 0px;
}

.col.pr-0.widget-payment-checkout-info {
    padding-top: 13px;
}

.widget-payment-checkout-info span.widget-paysystem-checkout-sum {
    font-size: 21px;
}

.widget-payment-checkout-info {
	padding-top: 13px;
}
/* End */
/* /bitrix/templates/ishop/css/grid.css?152085104015719 */
/* /bitrix/templates/ishop/css/media.css?152110651823544 */
/* /bitrix/templates/ishop/themes/blue/style.css?153242754055584 */
/* /bitrix/templates/ishop/css/styles.css?1752226204133890 */
/* /bitrix/templates/ishop/css/colors.css?152094392013699 */
/* /bitrix/templates/ishop/css/jquery.fancybox-1.3.4.css?15208510409205 */
/* /bitrix/templates/ishop/css/flexslider.css?15208510403558 */
/* /bitrix/templates/ishop/ajax/ajax.css?1519710613132 */
/* /bitrix/templates/ishop/components/arturgolubev/search.title/catalog/style.css?15197106122997 */
/* /bitrix/templates/ishop/components/kon/main.feedback2/write_us/style.css?15211160001036 */
/* /bitrix/templates/ishop/template_styles.css?17431546001832 */
