

/* Start:/local/templates/simple_cart/components/bitrix/system.auth.form/registr2015-new/style.css?15471062081466*/
div.bx-system-auth-form span.bx-auth-secure {
	background-color: #FFFAE3;
	border: 1px solid #DEDBC8;
	padding: 2px;
	display: inline-block;
	vertical-align: bottom;
	margin-top: -1px;
}

div.bx-system-auth-form div.bx-auth-secure-icon {
	background-image: url(/local/templates/simple_cart/components/bitrix/system.auth.form/registr2015-new/images/sec.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 19px;
	height: 18px;
}

div.bx-system-auth-form {
	font-size: 10px;
}

.red {
	font-size: 13px;
	color: #CE545B;
	font-weight: 600;
	margin: 2px;
	width: 171px;
}

.black {
	font-size: 18px;
	color: #333;
	font-weight: 600;
	margin: 2px;

}
.black:hover {
	color: #333;
	text-decoration: none;
}

.lineblack {
	border-right: 1px solid #E9E9E9;
	padding: 0px 5px 0px 0px;
}

.nameuser {
	font-size: 18px;
	color: #AA122C;
	text-align: center;
	font-family: "Open Sans", sans-serif;
	font-weight: 700;
	padding-top: 37px;
}


.errors {
	float: left;
	width: 206px;
	top: 50px;
	margin: -1px 8px -8px -80px;
}

.errors {
	float: left;
	width: 206px;
	top: 50px;
	margin: -8px 1px -68px -220px;
}

.bx-authform-social ul {
	margin: 0;
	padding: 3px 0;
}

@media only screen and (max-width: 600px){
	.bx-system-auth-form{
		max-width: calc(100% / 3);
		/* overflow-x: hidden; */
	}
	.middle_header .logo{
		max-width: 100px;
		flex-basis: 100px;
		flex-shrink: 1;
		min-width: 100px!important;
	}
	.middle_header .contacts{
		flex-basis: 50px;
	}
	.site_wrapper.fix-menu header .middle_header{
		box-sizing: border-box;
	}
}
/* End */


/* Start:/local/templates/simple_cart/bootstrap.css?151254937117175*/
/*Bootstrap v3.3.1 (http://getbootstrap.com)*/

.container {
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 768px) {
    .container {
        width: 750px
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px
    }
}
/*@media (min-width: 1200px) {
    .container {
        width: 1024px
    }
}*/
@media (min-width:1200px){
	.container{
		width:1170px
	}
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}
.row {
    margin-left: -15px;
    margin-right: -15px
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}
.col-xs-12 {
    width: 100%
}
.col-xs-11 {
    width: 91.66666667%
}
.col-xs-10 {
    width: 83.33333333%
}
.col-xs-9 {
    width: 75%
}
.col-xs-8 {
    width: 66.66666667%
}
.col-xs-7 {
    width: 58.33333333%
}
.col-xs-6 {
    width: 50%
}
.col-xs-5 {
    width: 41.66666667%
}
.col-xs-4 {
    width: 33.33333333%
}
.col-xs-3 {
    width: 25%
}
.col-xs-2 {
    width: 16.66666667%
}
.col-xs-1 {
    width: 8.33333333%
}
.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-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .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-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .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-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .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:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
    content: " ";
    display: table
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
    clear: both
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.pull-right {
    float: right !important
}
.pull-left {
    float: left !important
}
.hide {
    display: none !important
}
.show {
    display: block !important
}
.invisible {
    visibility: hidden
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}
.hidden {
    display: none !important;
    visibility: hidden !important
}
.affix {
    position: fixed
}
@-ms-viewport {
    width: device-width
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important
}
@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }
    table.visible-xs {
        display: table
    }
    tr.visible-xs {
        display: table-row !important
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important
    }
}
@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important
    }
}
@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important
    }
}
@media (max-width: 767px) {
    .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
    }
    tr.visible-sm {
        display: table-row !important
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .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
    }
    tr.visible-md {
        display: table-row !important
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}
@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }
    table.visible-lg {
        display: table
    }
    tr.visible-lg {
        display: table-row !important
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important
    }
}
@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !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
    }
}
@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}
.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }
    table.visible-print {
        display: table
    }
    tr.visible-print {
        display: table-row !important
    }
    th.visible-print,
    td.visible-print {
        display: table-cell !important
    }
}
.visible-print-block {
    display: none !important
}
@media print {
    .visible-print-block {
        display: block !important
    }
}
.visible-print-inline {
    display: none !important
}
@media print {
    .visible-print-inline {
        display: inline !important
    }
}
.visible-print-inline-block {
    display: none !important
}
@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}
@media print {
    .hidden-print {
        display: none !important
    }
}
/* End */


/* Start:/local/templates/simple_cart/js/vendor/fancybox_3/jquery.fancybox.min.css?151607873613735*/
@charset "UTF-8";body.fancybox-active{overflow:hidden}body.fancybox-iosfix{position:fixed;left:0;right:0}.fancybox-is-hidden{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99992;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{position:absolute;top:0;right:0;bottom:0;left:0}.fancybox-outer{overflow-y:auto;-webkit-overflow-scrolling:touch}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption-wrap,.fancybox-infobar,.fancybox-toolbar{position:absolute;direction:ltr;z-index:99997;opacity:0;visibility:hidden;transition:opacity .25s,visibility 0s linear .25s;box-sizing:border-box}.fancybox-show-caption .fancybox-caption-wrap,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;visibility:visible;transition:opacity .25s,visibility 0s}.fancybox-infobar{top:0;left:0;font-size:13px;padding:0 10px;height:44px;min-width:44px;line-height:44px;color:#ccc;text-align:center;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased;mix-blend-mode:exclusion}.fancybox-toolbar{top:0;right:0;margin:0;padding:0}.fancybox-stage{overflow:hidden;direction:ltr;z-index:99994;-webkit-transform:translateZ(0)}.fancybox-is-closing .fancybox-stage{overflow:visible}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch;display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.fancybox-slide:before{content:"";display:inline-block;vertical-align:middle;height:100%;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:visible}.fancybox-slide--image:before{display:none}.fancybox-slide--video .fancybox-content,.fancybox-slide--video iframe{background:#000}.fancybox-slide--map .fancybox-content,.fancybox-slide--map iframe{background:#e5e3df}.fancybox-slide--next{z-index:99995}.fancybox-slide>*{display:inline-block;position:relative;padding:24px;margin:44px 0;border-width:0;vertical-align:middle;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box}.fancybox-slide>base,.fancybox-slide>link,.fancybox-slide>meta,.fancybox-slide>script,.fancybox-slide>style,.fancybox-slide>title{display:none}.fancybox-slide .fancybox-image-wrap{position:absolute;top:0;left:0;margin:0;padding:0;border:0;z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.fancybox-can-zoomOut .fancybox-image-wrap{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-image-wrap{cursor:zoom-in}.fancybox-can-drag .fancybox-image-wrap{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-image-wrap{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-image,.fancybox-spaceball{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;max-width:none;max-height:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content{padding:0;width:80%;height:80%;max-width:calc(100% - 100px);max-height:calc(100% - 88px);overflow:visible;background:#fff}.fancybox-iframe{display:block;padding:0;border:0;height:100%}.fancybox-error,.fancybox-iframe{margin:0;width:100%;background:#fff}.fancybox-error{padding:40px;max-width:380px;cursor:default}.fancybox-error p{margin:0;padding:0;color:#444;font-size:16px;line-height:20px}.fancybox-button{box-sizing:border-box;display:inline-block;vertical-align:top;width:44px;height:44px;margin:0;padding:10px;border:0;border-radius:0;background:rgba(30,30,30,.6);transition:color .3s ease;cursor:pointer;outline:none}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:focus,.fancybox-button:hover{color:#fff}.fancybox-button[disabled]{color:#ccc;cursor:default;opacity:.6}.fancybox-button svg{display:block;position:relative;overflow:visible;shape-rendering:geometricPrecision}.fancybox-button svg path{fill:currentColor;stroke:currentColor;stroke-linejoin:round;stroke-width:3}.fancybox-button--share svg path{stroke-width:1}.fancybox-button--pause svg path:nth-child(1),.fancybox-button--play svg path:nth-child(2){display:none}.fancybox-button--zoom svg path{fill:transparent}.fancybox-navigation{display:none}.fancybox-show-nav .fancybox-navigation{display:block}.fancybox-navigation button{position:absolute;top:50%;margin:-50px 0 0;z-index:99997;background:transparent;width:60px;height:100px;padding:17px}.fancybox-navigation button:before{content:"";position:absolute;top:30px;right:10px;width:40px;height:40px;background:rgba(30,30,30,.6)}.fancybox-navigation .fancybox-button--arrow_left{left:0}.fancybox-navigation .fancybox-button--arrow_right{right:0}.fancybox-close-small{position:absolute;top:0;right:0;width:40px;height:40px;padding:0;margin:0;border:0;border-radius:0;background:transparent;z-index:10;cursor:pointer}.fancybox-close-small:after{content:"×";position:absolute;top:5px;right:5px;width:30px;height:30px;font:22px/30px Arial,Helvetica Neue,Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background-color:transparent;transition:background-color .25s;box-sizing:border-box;z-index:2}.fancybox-close-small:focus{outline:none}.fancybox-close-small:focus:after{outline:1px dotted #888}.fancybox-close-small:hover:after{color:#555;background:#eee}.fancybox-slide--iframe .fancybox-close-small,.fancybox-slide--image .fancybox-close-small{top:0;right:-40px}.fancybox-slide--iframe .fancybox-close-small:after,.fancybox-slide--image .fancybox-close-small:after{font-size:35px;color:#aaa}.fancybox-slide--iframe .fancybox-close-small:hover:after,.fancybox-slide--image .fancybox-close-small:hover:after{color:#fff;background:transparent}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small{display:none}.fancybox-caption-wrap{bottom:0;left:0;right:0;padding:60px 2vw 0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));pointer-events:none}.fancybox-caption{padding:30px 0;border-top:1px solid hsla(0,0%,100%,.4);font-size:14px;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button,.fancybox-caption select{pointer-events:all;position:relative}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-slide>.fancybox-loading{border:6px solid hsla(0,0%,39%,.4);border-top:6px solid hsla(0,0%,100%,.6);border-radius:100%;height:50px;width:50px;-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-30px;margin-left:-30px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--current{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--next{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--current{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}.fancybox-fx-rotate.fancybox-slide--previous{-webkit-transform:rotate(-1turn);transform:rotate(-1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--next{-webkit-transform:rotate(1turn);transform:rotate(1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--current{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}.fancybox-fx-circular.fancybox-slide--previous{-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--next{-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--current{-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0);opacity:1}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}.fancybox-share{padding:30px;border-radius:3px;background:#f4f4f4;max-width:90%;text-align:center}.fancybox-share h1{color:#222;margin:0 0 20px;font-size:35px;font-weight:700}.fancybox-share p{margin:0;padding:0}p.fancybox-share__links{margin-right:-10px}.fancybox-share__button{display:inline-block;text-decoration:none;margin:0 10px 10px 0;padding:0 15px;min-width:130px;border:0;border-radius:3px;background:#fff;white-space:nowrap;font-size:14px;font-weight:700;line-height:40px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff;transition:all .2s}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{position:relative;top:-1px;width:25px;height:25px;margin-right:7px;vertical-align:middle}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{box-sizing:border-box;width:100%;margin:10px 0 0;padding:10px 15px;background:transparent;color:#5d5b5b;font-size:14px;outline:none;border:0;border-bottom:2px solid #d7d7d7}.fancybox-thumbs{display:none;position:absolute;top:0;bottom:0;right:0;width:212px;margin:0;padding:2px 2px 4px;background:#fff;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;box-sizing:border-box;z-index:99995}.fancybox-thumbs-x{overflow-y:hidden;overflow-x:auto}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0;white-space:nowrap}.fancybox-thumbs-x>ul{overflow:hidden}.fancybox-thumbs-y>ul::-webkit-scrollbar{width:7px}.fancybox-thumbs-y>ul::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs>ul>li{float:left;overflow:hidden;padding:0;margin:2px;width:100px;height:75px;max-width:calc(50% - 4px);max-height:calc(100% - 8px);position:relative;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}li.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-thumbs>ul>li:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all .2s cubic-bezier(.25,.46,.45,.94)}.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}@media (max-width:800px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs>ul>li{max-width:calc(100% - 10px)}}
/* End */


/* Start:/local/templates/simple_cart/template_styles.css?160581444114881*/
* {
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif
}

html {
    height: 100%;
    width: 100%
}

.clearboth {
    clear: both
}

.fancybox-wrap {
    display: inline;
}

#fancybox-content>div {
    max-height: calc(90vh);
    overflow-x: hidden !important;
    overflow-y: auto !important
}

.popup-window-buttons>span {
    display: block;
    line-height: 1.4;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #bf3744), to(#9c2531));
    background: linear-gradient(to bottom, #bf3744 0, #9c2531 100%);
    text-align: center;
    border-radius: 21px;
    color: #fff;
    margin: 0 auto;
    margin-top: 10px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

body {
    font: 12px/18px;
    width: 100%;
    height: 100%
}

a {
    color: inherit;
    text-decoration: none
}

input,
button,
select {
    outline: 0
}

input[type="submit"],
button,
select {
    cursor: pointer
}

.site_wrapper {
    width: 100%;
    min-height: 100%;
    height: auto !important;
    height: 100%
}

main {
    padding: 0 0 50px
}

.clear {
    clear: both
}

.no-padding {
    padding: 0 !important
}

.no-margin {
    margin: 0 !important
}

.dark {
    background-color: #f9f9f9
}

.white {
    background-color: #fff
}

.hit {
    width: 92px;
    height: 75px;
    border-radius: 46px;
    position: absolute;
    right: 7px;
    top: 6px;
    background-color: #d9b24a;
    color: #fff;
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    padding-top: 17px;
    line-height: 23px;
    -webkit-transform: rotate(13deg);
    transform: rotate(13deg)
}

p.psdsa {
    text-indent: 20px
}

#dos_sw,
dl ul,
ul.dle_pa {
    margin-left: 20px;
    list-style: initial !important;
    list-style-type: square !important
}

#dos_sw li,
dl ul li,
ul.dle_pa li {
    list-style: square !important;
    color: #9c2531;
    margin-bottom: 10px
}

#dos_sw li span,
dl ul li span,
ul.dle_pa li span {
    color: black
}

dl {
    padding-left: 20px
}

dl dt {
    font-weight: bold;
    color: #9c2531
}

.pays_del {
    text-align: center;
    font-weight: bold;
    color: #9c2531;
    font-size: 22px;
    margin-bottom: 15px
}

.header {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e2dfdf;
}

.top_header {
    overflow: hidden;
    background-color: #353434;
    height: 40px;
    color: #f2f1f1;
    padding-top: 8px
}

.middle_header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 15px;
}

.middle_header>div,
.middle_header>a {
    -ms-flex-preferred-size: calc(100% / 3);
    flex-basis: calc(100% / 3)
}

.middle_header .logo {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.middle_header .contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.contacts__info {
    color: #9c2531;
    font-weight: bold;
    margin: 0;
}

.contacts__phone {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.8px;
}

.contacts__phone:hover {
    text-decoration: none;
    color: #333;
}

.nav-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px;
}

.nav-line .go-back-link {
    position: absolute;
    left: 0;
    font-size: 19px;
}

.nav-line .go-back-link:hover {
    text-decoration: none;
    color: #333;
}

.nav-line h1 {
    margin: 0;
    font-size: 32px;
    color: #9c2531;
    line-height: 1.4em;
}

.middle_header .registration {
    font-size: 19px;
}

.middle_header .registration a.red {
    font-size: 16px;
    color: #ce545b;
    font-weight: 600;
    margin: 2px
}

.basket-item-property-value,
.basket-item-property-custom-value,
.basket-item-property-name,
.basket-item-property-custom-name {
    font-size: 15px;
}

.basket-items-list-item-price,
.basket-items-list-item-amount,
.basket-items-list-item-price-for-one {
    vertical-align: middle;
    padding-top: 0;
}

.basket-items-list-item-price:not(.basket-items-list-item-price-for-one) {
    padding-bottom: 15px;
}

.basket-item-price-difference {
    /* opacity: 0!important; */
    display: none;
}

/*old */



.title h1 {
    color: #9c2531;
    font-size: 32px;
    width: 100%;
    float: left;
    margin: 0 26px 21px 0
}

.title .breadcrumb {
    width: 100%;
    margin: 34px 26px 7px;
    float: left;
    color: #9c2531
}

.title .breadcrumb li {
    display: inline;
    float: left;
    margin-right: 12px;
    padding-right: 20px
}

.container_full {
    width: 100%;
    margin: 0 auto
}

.pagination {
    text-align: center
}

.pagination a,
.pagination span {
    width: 28px;
    height: 28px;
    display: inline-block;
    border: 2px solid #9c2531;
    border-radius: 20px;
    text-align: center;
    line-height: 28px;
    margin: 0 5px
}

.pagination span {
    background-color: #9c2531;
    color: #fff
}

.pagination .prev,
.pagination .next {
    border: 0;
    background-image: url("/local/templates/simple_cart/images/pagination-sprite.png");
    background-repeat: no-repeat;
    background-position: left top;
    width: 18px;
    height: 25px;
    margin: 0 40px
}

.pagination .next {
    background-position: left bottom
}

.pagination .all {
    width: auto;
    border: 0;
    color: #9c2531;
    font-size: 20px;
    text-decoration: underline;
    cursor: pointer;
    margin: 17px 0 27px
}


.ov_hidden {
    overflow: hidden
}

.priceNow {
    position: relative;
    font-size: 35px;
    font-weight: bold;
    color: #353434;
    padding-right: 25px;
    background-image: url("/local/templates/main/images/rub.png");
    background-repeat: no-repeat;
    background-position: right;
    background-size: 16px
}

.priceNow span {
    color: transparent;
    display: none
}

.priceCart {
    padding-right: 25px;
    background-image: url("/local/templates/main/images/rub.png");
    background-repeat: no-repeat;
    background-position: right;
    background-size: 16px
}

.priceCart>span {
    display: none
}

a.tf-choise-points {
    -webkit-box-shadow: inset 0 1px 0 0 #f5978e;
    box-shadow: inset 0 1px 0 0 #f5978e;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #f24537), to(#c62d1f));
    background: linear-gradient(to bottom, #f24537 5%, #c62d1f 100%);
    background-color: #f24537;
    border-radius: 6px;
    border: 1px solid #d02718;
    display: inline-block;
    cursor: pointer;
    color: #fff;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    padding: 6px 24px;
    text-decoration: none;
    text-shadow: 0 1px 0 #810e05;
    margin-top: 18px
}

a.tf-choise-points:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #c62d1f), to(#f24537));
    background: linear-gradient(to bottom, #c62d1f 5%, #f24537 100%);
    background-color: #c62d1f
}

a.tf-choise-points:active {
    position: relative;
    top: 1px
}

span.total:after,
span#allSum_FORMATED:after {
    display: inline-block;
    border-bottom: 1px solid;
    line-height: 0;
    width: 8px;
    height: 5px;
    font-size: 13pt;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    content: "Р";
    margin-left: 5px;
    font-weight: bold
}

.in-line {
    display: inline
}

.popup-window {
    background-color: #fff;
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 11px rgba(0, 0, 0, .17);
    box-shadow: 0 6px 11px rgba(0, 0, 0, .17);
    border: 1px solid;
    border-color: #e1e1e1 #d1d1d1 #d1d1d1 #d1d1d1
}

.popup-window-overlay {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    background: #333;
    filter: alpha(opacity=50);
    -moz-opacity: .5;
    -khtml-opacity: .5;
    opacity: .5
}

.popup-window-titlebar-close-icon {
    position: absolute
}

.slick-slide.buyed .basket {
    background: #36b45a;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #36b45a), to(#268b42));
    background: linear-gradient(to bottom, #36b45a 0, #268b42 100%)
}

.slick-slide.buyed .basket:before {
    background-image: url(/local/templates/simple_cart/images/basket-full.png)
}

.modalContent .rightPart {
    max-width: 45%
}

.button_go-up {
    display: block;
    position: fixed;
    bottom: 25px;
    z-index: 1111;
    width: 120px;
    opacity: 0;
    height: 42px;
    line-height: 42px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #bf3744), to(#9c2531));
    background: linear-gradient(to bottom, #bf3744 0, #9c2531 100%);
    text-align: center;
    border-radius: 21px;
    color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-transform: translateX(-250px);
    transform: translateX(-250px)
}

.button_go-up:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #9c2531), to(#bf3744));
    background: linear-gradient(to bottom, #9c2531 0, #bf3744 100%);
    color: #FFFFFF;
    text-decoration: none;
}

.button_go-up .fa {
    margin-right: 5px
}

.button_go-up_show {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px)
}

.bx-system-auth-form [name="logout_butt"] {
    border-bottom: 1px dashed;
    border: none;
}

.basket-coupon-block-total-price-difference {
    color: white;
    background-color: #e57373;
}

@media only screen and (max-width: 600px) {
    .contacts__info {
        display: none;
    }
    .middle_header{
        padding-left: 7px;
        padding-right: 7px;
    }
    .contacts__phone {
        font-size: 0;
        display: block;
        width: 65px;
        background-image: url(/local/templates/simple_cart/images/phone.png);
        background-size: 30px auto;
        background-repeat: no-repeat;
        background-position: top center;
        padding-top: 36px;
        position: relative;
        text-align: center;
    }

    .contacts__phone:after {
        content: '24 часа бесплатно';
        font-size: 11px;
        font-weight: 600;
        letter-spacing: 0.4px;
        text-transform: uppercase;
        white-space: normal;
        text-align: center;
        text-align-last: center;
        display: block;
    }

    .bx-system-auth-form a.black {
        float: left;
    }

    .middle_header .logo {
        min-width: 159px;
    }

    .nav-line h1 {
        font-size: 24px;
    }

    .nav-line .go-back-link {
        font-size: 14px;
    }

    .nav-line .go-back-link:before {
        content: "<  ";
    }

    .basket-item-info-name-link,
    h2.basket-item-info-name {
        text-align: center;
        padding-right: 0;
        font-size: 16px;
    }

    .basket-item-block-image {
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .basket-item-image {
        margin: 10px auto;
    }

    .basket-items-list-item-amount,
    .basket-items-list-item-price {
        max-width: 50%;
        min-width: 0;
        -ms-flex-item-align: center;
        align-self: center;
        width: 50%;
        padding-bottom: 12px;
    }

    .basket-item-block-price {
        padding-top: 0;
        padding-bottom: 15px;
        margin-bottom: 0;
    }

    .basket-item-block-price .basket-item-price-old {
        top: auto;
        bottom: 5px;
        right: 20px;
    }

    .basket-checkout-block-total {
        width: 40%;
        max-width: 40%;
        margin: 10px 0;
        padding: 0;
        min-width: 0;
        -ms-flex-item-align: center;
        align-self: center;
        padding-bottom: 10px;
    }

    .basket-checkout-block-total-price {
        width: 60%;
        max-width: 60%;
        margin: 10px 0;
        padding: 0;
        min-width: 0;
        -ms-flex-item-align: center;
        align-self: center;
    }

    .basket-checkout-block-total-description {
        display: none;
    }

    header.header {
        padding-top: 0px;
        height: 97px;
    }

}

.basket-item-price-current-text:after,
.basket-coupon-block-total-price-current:after {
    content: "";
    display: inline-block;
    width: 0.5em;
    height: 1em;
    background-image: url(/local/templates/simple_cart/images/rub.png);
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: auto .6em;
}

@media only screen and (max-width: 600px) {
    .bx-system-auth-form {
        max-width: calc(100% / 3);
        -ms-flex-preferred-size: 50px !important;
        flex-basis: 50px !important;
    }

    .middle_header .logo {
        max-width: 140px;
        -ms-flex-preferred-size: 100px;
        flex-basis: 100px;
        -ms-flex-negative: 1;
        flex-shrink: 1;
        min-width: 100px !important;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }

    .middle_header .contacts {
        -ms-flex-preferred-size: 50px;
        flex-basis: 50px;
    }

    .site_wrapper.fix-menu header .middle_header {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .nav-line h1 {
        font-size: 18px;
    }
}
.cookie_notifier{
    color: white;
    position: fixed;
    width: 100%;
    background: black;
    bottom: 0;
    padding: 30px 130px;
    z-index: 999999;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
}
.cookie_notifier-close{
    position: absolute;
    width: 15px;
    height: 15px;
    right: 25px;
    top: 25px;
    background: transparent;
    border: none;
}
.cookie_notifier-close::before,
.cookie_notifier-close::after {
    content: '';
    position: absolute;
    width: 20px;
    height: 2px;
    background: white;
    top: 7px;
    left: -2px;
}

.cookie_notifier-close::before{
    transform: rotate(45deg);
}

.cookie_notifier-close::after{
    transform: rotate(-45deg);
}
@media(max-width: 768px){
    .cookie_notifier {
        padding: 20px 40px;
        font-size: 12px;
    }

    .cookie_notifier-close {
        right: 15px;
        top: 15px;
    }

    .cookie_notifier{
        text-align: center;
    }
}
/* End */


/* Start:/local/templates/simple_cart/media.css?15501236533882*/
@media only screen and (max-width: 999px) {
    .bx_order_make {
        margin: 0 25px;
    }

    .rightPart {
        float: none;
        max-width: 100%;
        width: 100%;
        margin-top: 15px;
        position: relative;
    }

    .delivery,
    .payment {
        float: none;
    }

    .delivery {
        margin-top: 70px;
        float: right;
    }

    .rightPart .buttonred {
        position: absolute;
        right: 0;
    }

    .orderPriceList {
        float: none;
        width: 300px;
    }
}

@media (max-width: 767px) {
    .mobile-visible {
        display: initial;
    }

    .mobile-hidden {
        display: none;
    }

    .header {
        height: 110px;
        position: relative;
    }

    .top_header,
    .currency__select__wrap,
    .index_sevices {
        display: none;
    }

    .middle_header .logo {
        padding: 0 10px;
    }

    .middle_header .logo img {
        max-width: 100%;
    }

    #basket-rukodelie {
        position: absolute;
        left: 65%;
    }

    .top_menu {
        border: none;
        position: absolute;
        right: 5%;
        top: 30px;
    }

    .title {
        width: 90%;
    }

    .margb-30 {
        margin: 0;
    }

    .bx-system-auth-form .lineblack {
        display: none !important;
    }

    .bx-system-auth-form .black {
        background-image: url('/local/templates/simple_cart/images/person.png');
        background-size: 100% auto;
        background-repeat: no-repeat;
        padding-top: 40px;
        display: inline-block;
        font-size: 11px;
        text-transform: uppercase;
        width: 40px;
        text-align: center;
        letter-spacing: 1px;
        float: right;
    }

    .bx-system-auth-form .nameuser {
        font-size: 11px;
        text-transform: uppercase;
    }

    .catalog-index .clearboth {
        clear: none;
    }

    .catalog-index .item-catalog-index {
        width: 44%;
        margin: 0px 3% 30px;
        padding: 0;
    }

    .catalog_filter {
        width: 90%;
        max-width: 90%;
        margin: 0 auto;
        float: none;
        height: auto !important;
    }

    .catalog_filter>form {
        width: 100%;
        position: static !important;
        display: none;
    }

    .catalog_right {
        max-width: 92%;
        width: 96%;
        margin: 0 auto;
        float: none;
    }

    .catalog_right .item {
        width: 45%;
        max-width: 45%;
    }

    .top_footer .bottom_menu {
        float: right;
        text-align: right;
        margin-right: 5%;
    }

    .button_open_filter {
        display: block;
    }

    .catalog_right_header {
        display: none;
    }

    .modal-basket {
        width: 95%;
    }

    .name_authorPhoto p {
        font-size: 14px;
    }

    .section_item {
        width: 30%;
    }

    .regData .col {
        width: 100%;
    }

    .regData .col p.sex {
        text-align: center;
        padding-right: 100px;
    }

    .regData .col_2 {
        width: 100%;
    }

    .register_checkbox span {
        max-width: 80%;
    }

    .leftPart {
        width: 90%;
    }

    .modalContent .rightPart {
        width: 90%;
        max-width: 90%;
    }
}

@media (max-width: 675px) {
    .title h1 {
        font-size: 24px;
    }

    .catalog_right.list .item .count input {
        width: 77px;
    }
}

@media (max-width: 479px) {
    .header {
        padding-top: 5px;
    }

    .middle_header {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }

    .delivery,
    .payment {
        float: none;
    }

    .rightPart {
        margin: 15px auto;
    }

    .delivery {
        margin-top: 15px;
        float: none;
    }

    .rightPart .buttonred {
        position: static;
    }

    div#order_props {
        padding-top: 50px;
    }

    .propsrow {
        width: 100%;
    }

    .rightPart {
        width: 300px;
    }
}
/* End */


/* Start:/local/templates/simple_cart/newhead.css?15501237203431*/
@media only screen and (max-width: 1124px) {

    .language_changer,
    .autorization_header {
        display: inline-block;
    }

    .autorization_header {
        margin-right: 150px;
    }

    .top_header {
        height: 30px;
    }

    .top_header .cities_block {
        display: none;
    }

    .top_header .tablet-visible {
        text-align: right;
        display: inline-block;
        width: 100%;
    }

    .middle_header {
        height: 105px;
        position: relative;
    }

    .middle_header .basket {
        margin-top: 15px;
    }

    .script_selection.lang_selection {
        display: none;
    }

    .currency_selection_wrapper {
        left: -80px;
        width: 400%;
        display: inline-block;
    }

    .currency_selection li.activ {
        color: black;
        width: 30px;
    }

    .currency_selection li {
        width: 30px;
        opacity: 1;
        color: gray;
    }

    .currency_selection:hover .currency_selection_wrapper {
        width: 400%;
        left: -80px;
        z-index: 100;
    }

    .site_wrapper.fix-menu header .middle_header {
        position: fixed;
        z-index: 999;
        background: white;
        top: 0;
        left: 0;
        -webkit-transition: -webkit-transform 300ms ease-in;
        transition: -webkit-transform 300ms ease-in;
        transition: transform 300ms ease-in;
        transition: transform 300ms ease-in, -webkit-transform 300ms ease-in;
        will-change: transform;
        -webkit-box-shadow: 0 5px 30px 0 rgba(50, 50, 50, .26);
        box-shadow: 0 5px 30px 0 rgba(50, 50, 50, .26);
        width: 100vw;
    }

    .site_wrapper.fix-menu header.scrolldown .middle_header {

        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);


    }

    .site_wrapper.fix-menu header.scrolldown #menu-open-handler {
        -webkit-transform: translateY(-140px);
        transform: translateY(-140px);
    }

    .site_wrapper.fix-menu #menu-open-handler {
        top: 25px;
        position: fixed;
        z-index: 999;
        -webkit-transition: -webkit-transform 300ms ease-in;
        transition: -webkit-transform 300ms ease-in;
        transition: transform 300ms ease-in;
        transition: transform 300ms ease-in, -webkit-transform 300ms ease-in;
        will-change: transform;
    }



}

@media only screen and (max-width: 767px) {
    .top_header {
        display: block;
    }

    .top_header .container {
        margin-left: 15px;
        margin-right: 15px;
    }

    .autorization_header {
        margin-right: 25px;
    }

    #menu-open-handler {
        top: 58px;
    }

    .site_wrapper.fix-menu #menu-open-handler {
        top: 27px;
    }

    #menu-open-handler .handler-line {
        margin-bottom: 8px;
    }

    .middle_header .basket {
        position: absolute;
        right: -10px;
        border: none;
        top: 26px;
        margin-top: 0;
    }

    #basket-rukodelie {
        right: 25px;
        left: auto;
    }

    .top_menu {
        position: fixed;
        top: 0 !important;
        right: 0;
        max-width: 100%;
    }

    nav .menu ul {
        margin-left: 60px;
    }

    .mobile-visible .select-currency {
        display: block;
    }

    .mobile-visible .currency_wrap {
        float: none;
        margin-left: 10px;
    }

    .currency_selection_wrapper {
        background-color: transparent;
    }

}
/* End */
/* /local/templates/simple_cart/components/bitrix/system.auth.form/registr2015-new/style.css?15471062081466 */
/* /local/templates/simple_cart/bootstrap.css?151254937117175 */
/* /local/templates/simple_cart/js/vendor/fancybox_3/jquery.fancybox.min.css?151607873613735 */
/* /local/templates/simple_cart/template_styles.css?160581444114881 */
/* /local/templates/simple_cart/media.css?15501236533882 */
/* /local/templates/simple_cart/newhead.css?15501237203431 */
