

/* Start:/local/templates/store/template_styles.css?15487731024363*/
@import url("/local/templates/ps/styles.css");
@import url("/local/templates/ps/template_styles.css?v=6");
@import url("/local/templates/store/stickers.css?v=1");

.smartfilter .jspVerticalBar{
    width: 3px;
}

.body__cosm-store .main.main_cosm {
    margin-top: 40px;
}

@media (max-width: 767px){
    .body__cosm-store .main.main_cosm {
        margin-top: 0;
    }
}

/*Панель с переключателем языков и городом в моб меню*/
.mp-menu__add-panel {
    border-bottom: 1px solid #484848;
    border-top: 1px solid #484848;
    width: 100%;
    height: 48px;
    padding: 0 20px;
    overflow: hidden;
    background-color: #333333;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.mp-menu__add-panel .language-switcher_store {
    position: static;
}

.mp-menu__add-panel .global-location {
    padding-left: 0;
}

.mp-menu__add-panel .language-switcher_store__link:last-child {
    padding-right: 0;
}

.language-switcher_store__link:first-child {
    padding-left: 0;
}

.mp-menu__add-panel a.language-switcher_store__link.active,
.mp-menu__add-panel a.language-switcher_store__link:hover,
.mp-menu__add-panel .global-location__city-name:hover {
    color: #ffffff;
}
/*END Панель с переключателем языков и городом в моб меню*/

/*Мультиязычность*/
.header__logo-wrp {
    position: relative;
}

.language-switcher_store {
    letter-spacing: 0;
    font-size: 14px;
    position: absolute;
    right: 0;
    top: 0;
}

.language-switcher_store__link {
    color: #797979;
    letter-spacing: 0;
    transition: color 0.5s ease;
    padding: 0 7px;
}

.language-switcher_store__link.active,
.language-switcher_store__link:hover {
    color: #333333;
}

.language-switcher_store__link.active {
    cursor: default;
}
/*END мультиязычность*/

/*Глобальные стили геопозиции*/
.header__location {
    position: absolute;
    left: 0;
    top: 0;
}

.global-location {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    cursor: pointer;
    padding-left: 10px;
}

.global-location__city-name {
    color: #797979;
    letter-spacing: 0;
    font-size: 14px;
    line-height: 1.2;
    margin-left: 10px;
    border-bottom: 1px dashed #828282;
    transition: all .3s ease-out;
    max-width: 130px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.global-location__city-name:hover {
  border-color: transparent;
  color: #333;
}
/* END Глобальные стили геопозиции*/


/*Popup геопозиции*/
.popup-location {
  display: none;
}

.popup-location__form {
    display: flex;
    align-items: stretch;
    padding: 20px 0;
}

.popup-location__inner {
    color: #333;
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: 0;
    padding: 60px 4vw;
}

.popup-location__question {
    padding: 40px 0 10px;
    font-size: 20px;
    font-weight: 600;
}

.popup-location__form-input {
    flex-grow: 2;
}

.popup-location__form-btn {
  flex-grow: 1;
}

.popup-location__inner a {
  color: #D5423F;
}
/*END Popup геопозиции*/


/*Глобальные черные кнопки */
.black-small-button {
    font-size: 14px;
    padding: 0 20px;
    min-height: 38px;
    height: auto;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    color: white;
    background: #333333;
    font-weight: 600;
    letter-spacing: 0;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    white-space: nowrap;
}

.black-small-button:hover {
    background-color: #797c83;
    color: #fff;
}
/*END Глобальные черные кнопки*/

.lk-universal__title,
.lk-universal__title_h2 {
    color: #000;
    font-weight: 600;
}

.lk-universal__title {
    font-size: 30px;
    margin: 60px 0px 40px;
    letter-spacing: 0;
}

.lk-universal__title_h2 {
	font-size: 18px;
	padding: 20px 0;

}

@media (max-width: 767px) {
	.lk-universal__title {
	    font-size: 22px;
	    margin: 30px 0px 20px;
	}
}




/* End */


/* Start:/local/templates/ps/js/outdated-browser/outdatedbrowser.min.css?15070238441066*/
/*!--------------------------------------------------------------------
STYLES "Outdated Browser"
Version:    1.1.0 - 2014
author:     Burocratik
website:    http://www.burocratik.com
* @preserve
-----------------------------------------------------------------------*/
#outdated{display:none;position:fixed;top:0;left:0;width:100%;height:170px;text-align:center;text-transform:uppercase;z-index:1500;background-color:#f25648;color:#fff}* html #outdated{position:absolute}#outdated h6{font-size:25px;line-height:25px;margin:30px 0 10px}#outdated p{font-size:12px;line-height:12px;margin:0}#outdated #btnUpdateBrowser{display:block;position:relative;padding:10px 20px;margin:30px auto 0;width:230px;color:#fff;text-decoration:none;border:2px solid #fff;cursor:pointer}#outdated #btnUpdateBrowser:hover{color:#f25648;background-color:#fff}#outdated .last{position:absolute;top:10px;right:25px;width:20px;height:20px}#outdated #btnCloseUpdateBrowser{display:block;position:relative;width:100%;height:100%;text-decoration:none;color:#fff;font-size:36px;line-height:36px}
/* End */


/* Start:/local/templates/ps/js/menu-mobile/component.css?153856412413753*/
.mp-menu_open_body .call-back__btn-open{
	display: none;
}

.mp-menu_open_body .cd-top{
	display: none;
}

.mp-menu_open_body .mp-pusher.mp-pushed,
.mp-menu_open_body .footer{
	-webkit-filter: blur(5px);
	-moz-filter: blur(5px);
	-o-filter: blur(5px);
	-ms-filter: blur(5px);
	filter: blur(5px);
}


/*html, body, .main, .container, .scroller {*/
	/*height: 100%;*/
/*}*/

/*.scroller {*/
	/*overflow-y: scroll;*/
/*}*/



.mp-menu__header:after {
    content: "\2715";
    font-size: 30px;
    display: block;
    line-height: 40px;
    cursor: pointer;
    text-align: left;
    margin-left: 287px;
}
.mp-menu__header:hover:after{
	color: #000;
}
.mp-menu__header__butter{
	display: none;
}

.mp-menu_open_body{
	overflow: hidden;
}

/*
.mp-menu__wrap{
	min-height: 540px;
}
*/



.scroller,
.scroller-inner {
	position: relative;
}

.mp-level[data-level="2"]{
	z-index: 1;
}
.mp-level[data-level="1"]{
    border-right: 1px solid #dad9da;
}

.container {
	position: relative;
	overflow: hidden;
}

/*.menu-trigger {*/
	/*position: relative;*/
	/*padding-left: 60px;*/
	/*font-size: 0.9em;*/
/*}*/

/*.menu-trigger:before {*/
	/*position: absolute;*/
	/*top: 2px;*/
	/*left: 0;*/
	/*width: 40px;*/
	/*height: 6px;*/
	/*background: #fff;*/
	/*box-shadow: 0 6px #34495e, 0 12px #fff, 0 18px #34495e, 0 24px #fff;*/
	/*content: '';*/
/*}*/

.mp-pusher {
	position: relative;
	left: 0;
	height: 100%;
}


/* overlays for pusher and for level that gets covered */
.mp-pusher::after,
.mp-level::after,
.mp-level::before {
	position: absolute;
	top: 0;
	right: 0;
	width: 0;
	height: 0;
	content: '';
	opacity: 0;
}
/* оверлей */
.mp-pusher::after,
.mp-level::after {
	/*background: rgba(0,0,0,0.3);*/
	/*-webkit-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;*/
	/*-moz-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;*/
	/*transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;*/
}

.mp-level::after {
	z-index: -1;
}

.mp-pusher.mp-pushed::after,
.mp-level.mp-level-overlay::after {
	width: 100%;
	height: 100%;
	opacity: 1;
	/*-webkit-transition: opacity 0.3s;*/
	/*-moz-transition: opacity 0.3s;*/
	/*transition: opacity 0.3s;*/
    cursor: pointer;
}

.mp-level.mp-level-overlay.mp-level::before {
	width: 100%;
	height: 100%;
	background: transparent;
	opacity: 1;
}

.mp-pusher,
.mp-level {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}



/* overlap */
.mp-overlap .mp-level.mp-level-open {
	/*box-shadow: 1px 0 2px rgba(0,0,0,0.2);*/
	/*-webkit-transform: translate3d(-40px, 0, 0);*/
	/*-moz-transform: translate3d(-40px, 0, 0);*/
	/*transform: translate3d(-40px, 0, 0);*/
}

/* First level */
.mp-menu > .mp-level,
.mp-menu > .mp-level.mp-level-open,
.mp-menu.mp-overlap > .mp-level,
.mp-menu.mp-overlap > .mp-level.mp-level-open {
	/*box-shadow: none;*/
	/*-webkit-transform: translate3d(0, 0, 0);*/
	/*-moz-transform: translate3d(0, 0, 0);*/
	/*transform: translate3d(0, 0, 0);*/
}

/* cover */
.mp-cover .mp-level.mp-level-open {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.mp-cover .mp-level.mp-level-open > ul > li > .mp-level:not(.mp-level-open) {
	/*-webkit-transform: translate3d(-100%, 0, 0);*/
	/*-moz-transform: translate3d(-100%, 0, 0);*/
	/*transform: translate3d(-100%, 0, 0);*/
}


.mp-menu .mp-level.mp-level-overlay > ul > li > a,
.mp-level.mp-level-overlay > ul > li:first-child > a {
	/*box-shadow: inset 0 -1px rgba(0,0,0,0);*/
}

.mp-level > ul > li:first-child > a:hover,
.mp-level.mp-level-overlay > ul > li:first-child > a {
	/*box-shadow: inset 0 -1px rgba(0,0,0,0), inset 0 1px rgba(0,0,0,0);*/
} /* seems like Chrome 34.0.1847.131 needs the second shadow otherwise the transition breaks */





/* Fallback example for browsers that don't support 3D transforms (and no JS fallback) */
/* We'll show the first level only */


.no-csstransforms3d .mp-menu .mp-level,
.no-js .mp-menu .mp-level {
	display: none;
}

.no-csstransforms3d .mp-menu > .mp-level,
.no-js .mp-menu > .mp-level {
	display: block;
}


/*###############################################*/

.mp-menu {
    z-index: 105;
    overflow: auto;
    height: 100%;
    position: fixed;
    top: 0;
    bottom: 0;


    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    /*position: absolute; /!* we can't use fixed here :( *!/*/
    /*top: 0;*/
    /*left: 0;*/

    /*z-index: 101;*/
    /*width: 280px;*/
    /*height: 100%;*/
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    /*background-color: #e9e9e9;*/


    /*-moz-box-shadow: inset -7px 0 10px -7px #666;*/
    /*-webkit-box-shadow: inset -7px 0 10px -7px #666;*/
    /*box-shadow: inset -7px 0 10px -7px #666;*/


    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    position: fixed;
    top: 0;
    /*left: -280px;*/
    width: 280px;
    background: #e9e9e9;
    height: 100%;
}

.mp-menu_open{
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.mp-level {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	-webkit-transform: translate3d(-100%, 0, 0);
	-moz-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}

.mp-level.mp-level-overlay {
	cursor: pointer;
}


.mp-menu__top{
	z-index: 101;
	position: relative;

}
.mp-level-overlay > .mp-menu__top{
	position: fixed;
	width: 100%
}

.mp-menu__auth{
	border-bottom: 1px solid #484848;
	color: #fff;
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	font-size: 12px;
	text-transform: uppercase;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
	background-color: #333333;
}
.mp-menu__auth a{
    color: #fff;
}
.mp-menu__auth a:hover{
    opacity: 0.7;
}
.mp-menu__auth__ico{
    font-size: 16px;
    margin-right: 8px;
    margin-top: -2px;
    display: inline-block;
    vertical-align: middle;
}
.mp-menu__search{
	position: relative;
}
.mp-menu__search__inp{
	height: 48px;
	line-height: 48px;
	width: 100%;
	padding: 0 20px;
	background-color: #333333;
	border: none;
	border-radius: 0;
	font-size: 16px;
	color: #fff;
	position: relative;
}
.mp-menu__search__inp::-webkit-input-placeholder {color:#6D6D6D;font-style: italic;}
.mp-menu__search__inp::-moz-placeholder          {color:#6D6D6D;font-style: italic;}
.mp-menu__search__inp:-moz-placeholder           {color:#6D6D6D;font-style: italic;}
.mp-menu__search__inp:-ms-input-placeholder      {color:#6D6D6D;font-style: italic;}

.mp-menu__search__inp:focus, .mp-menu__search__btn:focus{
	outline: none;
}

.mp-menu__search__btn{
	position: absolute;
	top: 50%;
	margin-top: -8px;
	right: 20px;
	color: #fff;
	font-size: 16px;
	border: none;
	background-color: transparent;
}
.mp-menu__search__btn:hover{
    opacity: 0.7;
}
.mp-menu__ul-1{
	/*margin-top: 44px;*/

}

.mp-menu__ul-1 a{
    background: #fff;
}

.mp-menu__a-1 {
	display: block;
    /*padding: 17px 39px 17px 20px; original */
    padding: 14px 39px 14px 20px;
    line-height: 14px;
	border-bottom: 1px solid #e9e8e9;
	color: #797979;
	font-size: 14px;
	text-transform: uppercase;
}
.mp-menu__a-1.current{
	color: #000;
}
.mp-menu__back{
	color: #010101;
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	display: block;
	padding: 0 20px;
	line-height: 48px;
	border-bottom: 1px solid #e9e8e9;
}
.mp-menu__back:before{


    font-family: 'icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

    font-size: 10px;
    text-decoration: none;


	content: "\e604";
	display: block;
	font-size: 10px;
	position: absolute;
	line-height: 48px;
	left: 5px;
}
.mp-menu__name-level{
    display: block;
	background-color: #e9e9e9 !important;
    padding: 17px 20px;
    line-height: 14px;
	color: #000;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
	position: relative;
    cursor: pointer;
}
.mp-menu__name-level:before{
	position: absolute;
	bottom: -5px;
	left: 30px;
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 4.5px 0 4.5px;
	border-color: #e9e9e9 transparent transparent transparent;
}
.mp-menu__ul-2{
	border-bottom: transparent;
}
.mp-menu__li-2{
	position: relative;
}

.mp-menu__a-1{
	position: relative;
}
.mp-menu__sub-li-1 .mp-menu__a-1:after{

	font-family: 'icons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;

	content: '\e605';
	position: absolute;
	top: 1px;
	right: 20px;
/*	line-height: 48px; original */
	line-height: 40px;
	font-size: 10px;
	text-decoration: none;
}

.mp-menu__sub-li-2 .mp-menu__a-2:after{
    content: '\e605';
	font-family: 'icons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;


	position: absolute;
	top: 1px;
	right: 20px;
	line-height: 48px;
	font-size: 10px;
	text-decoration: none
}
.mp-menu__li-2.active .mp-menu__a-2:after{
	-webkit-transition: rotate(90deg);
	-moz-transition: rotate(90deg);
	transform: rotate(90deg);
}
.mp-menu__sub-li-3 .mp-menu__a-3:after{

	font-family: 'icons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;

	content: '\e605';
	position: absolute;
	top: 1px;
	right: 20px;
	line-height: 48px;
	font-size: 10px;
	text-decoration: none
}
.mp-menu__li-3.active .mp-menu__a-3:after{
	-webkit-transition: rotate(90deg);
	-moz-transition: rotate(90deg);
	transform: rotate(90deg);
}
.mp-menu__li-2.active{
	border-bottom: 1px solid #000;
}

.mp-menu__ul-1 a:hover, .mp-menu__ul-1 a.current{
    color: #000;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.mp-menu__a-2{
	display: block;
    padding: 17px 39px 17px 20px;
    line-height: 14px;
	border-bottom: 1px solid #e9e8e9;
	color: #797979;
	font-size: 12px;
	text-transform: uppercase;
	position: relative;

	border-top: 1px solid transparent;
}
.mp-menu__a-2.active{
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
    margin-top: -1px;
}
.mp-menu__ul-3{
	display: none;
}
.mp-menu__a-3{
	display: block;
    padding: 17px 39px 17px 45px;
    line-height: 14px;
	border-bottom: 1px solid #e9e8e9;
	color: #797979;
	font-size: 12px;
	text-transform: uppercase;
	position: relative;
}
.mp-menu__ul-4{
	display: none;
    padding: 10px 0;
	border-bottom: 1px solid #e9e8e9;
    background-color: #fff;
}
.mp-menu__a-4{
	display: block;
    padding: 10px 10px 10px 45px;
    line-height: 16px;
	color: #797979;
	font-size: 14px;

}
.mp-menu__a-5{
	display: block;
    padding: 10px 10px 10px 70px;
    line-height: 16px;
	color: #797979;
	font-size: 14px;

}
.mp-menu__header{
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	height: 40px;
	width: 100%;
	background-color: #e9e9e9;
	border-bottom: 2px solid #dcdcdc;
	z-index: 102;
}
.mp-menu__header__butter{
	font-size: 18px;
	line-height: 40px;
	cursor: pointer;
    text-align: left;
    margin-left: 300px;
}
.mp-menu__header__butter:hover{
    opacity: 0.7;
}
@media (max-width: 350px){
    .mp-menu__header__butter{
        margin-left: 286px;
    }
}

.mp-menu__logo{
	background-color: #e9e9e9;
    margin: 15px 0;
    min-height: 180px;
}
.mp-menu__wrap{
	/*margin-top: 88px;*/
	background-color: #e9e9e9;
}

.mp-menu__back {
	margin-top: 88px;
}
.mp-menu__back:hover{
    opacity: 0.7;
}

.mp-menu__logo .header__menu-glob__cosm.icon-cosmeticsminilogo {
    font-size: 21px;
}

.mp-menu__logo .header__menu-glob__box,
.mp-menu__logo .header__menu-glob__m2m,
.mp-menu__logo .header__menu-glob__studio,
.mp-menu__logo .header__menu-glob__ps,
.mp-menu__logo .header__menu-glob__store,
.mp-menu__logo .header__menu-glob__cosm {
	line-height: 22px;
	font-size: 14px;
	color: #777777;
	text-decoration: none;
	padding-bottom: 2px;
	opacity: 1 !important;
	margin: 12px 20px;
	display: block;
	background-color: transparent !important;
}
.mp-menu__logo .header__menu-glob__ps{
    margin: 17px 22px;
    font-size: 18px;
}
.mp-menu__logo .header__menu-glob__box:hover,
.mp-menu__logo .header__menu-glob__m2m:hover,
.mp-menu__logo .header__menu-glob__studio:hover,
.mp-menu__logo .header__menu-glob__ps:hover,
.mp-menu__logo .header__menu-glob__store:hover{
	opacity: 1;
    color: #000;
}

.mp-menu__logo .header__menu-glob__m2m{
	font-size: 16px;
}

.mp-menu__logo .header__menu-glob__studio{
	font-size: 17px;
	font-weight: 600;
}


.mp-menu__li-1, .mp-menu{
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-tap-highlight-color: transparent;
}

/* End */


/* Start:/local/templates/ps/js/form-styler/jquery.formstyler.css?150702384412103*/
input.styler, textarea.styler {
    -webkit-appearance: none;
    border-radius: 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
input[type=checkbox].styler {
    margin-top: -50px !important;
}
.jq-checkbox {
	top: -1px;
	vertical-align: middle;
	width: 15px;
	height: 15px;
	margin: 0 4px 0 0;
	border: 1px solid #000;
	background: #fff;

	cursor: pointer;
}
.jq-checkbox.checked .jq-checkbox__div {
	width: 5px;
	height: 5px;
	margin: 4px;
	background: #000;
}
.jq-checkbox.focused {
	border-color: #000;
}
.jq-checkbox.disabled {
	opacity: .55;
}


.jq-radio {
	top: -1px;
	vertical-align: middle;
	width: 15px;
	height: 15px;
	margin: 0 4px 0 0;
	border: 1px solid #000;
	background: #fff;
	cursor: pointer;
	border-radius: 100%;
}
.jq-radio.checked .jq-radio__div {
	width: 5px;
	height: 5px;
	margin: 4px;
	background: #000;
	border-radius: 100%;
}
.jq-radio.focused {
	border-color: #000;
}
.jq-radio.disabled {
	opacity: .55;
}


.jq-file {
	width: 270px;
	border-radius: 4px;
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
}
.jq-file input {
	height: auto;
	line-height: 1em;
	cursor: pointer;
}
.jq-file__name {
	overflow: hidden;
	box-sizing: border-box;
	width: 100%;
	height: 34px;
	padding: 0 80px 0 10px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #FFF;
	box-shadow: inset 1px 1px #F1F1F1;
	line-height: 32px;
	color: #333;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.jq-file__browse {
	position: absolute;
	top: 1px;
	right: 1px;
	padding: 0 10px;
	border-left: 1px solid #CCC;
	border-radius: 0 4px 4px 0;
	background: #F5F5F5;
	background: -webkit-linear-gradient(#FFF, #E6E6E6);
	background:         linear-gradient(#FFF, #E6E6E6);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px/32px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #FFF;
}
.jq-file:hover .jq-file__browse {
	background: #E6E6E6;
	background: -webkit-linear-gradient(#F6F6F6, #E6E6E6);
	background:         linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-file:active .jq-file__browse {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-file.focused .jq-file__name {
	border: 1px solid #000;
}
.jq-file.disabled,
.jq-file.disabled .jq-file__name,
.jq-file.disabled .jq-file__browse {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}


.jq-number {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	padding: 0 36px 0 0;
}
.jq-number__field {
	width: 100px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
}
.jq-number__field:hover {
	border-color: #B3B3B3;
}
.jq-number__field input {
	box-sizing: border-box;
	width: 100%;
	padding: 8px 9px;
	border: none;
	outline: none;
	background: none;
	font: 14px Arial, sans-serif;
	color: #333;
	text-align: left; /* для Opera Presto */
	-moz-appearance: textfield;
}
.jq-number__field input::-webkit-inner-spin-button,
.jq-number__field input::-webkit-outer-spin-button {
	margin: 0; /* в каких-то браузерах присутствует отступ */
	-webkit-appearance: none;
}
.jq-number__spin {
	position: absolute;
	top: 0;
	right: 0;
	width: 32px;
	height: 14px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #F5F5F5;
	background: -webkit-linear-gradient(#FFF, #E6E6E6);
	background:         linear-gradient(#FFF, #E6E6E6);
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	text-shadow: 1px 1px #FFF;
	cursor: pointer;
}
.jq-number__spin.minus {
	top: auto;
	bottom: 0;
}
.jq-number__spin:hover {
	background: #E6E6E6;
	background: -webkit-linear-gradient(#F6F6F6, #E6E6E6);
	background:         linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-number__spin:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-number__spin:after {
	content: '';
	position: absolute;
	top: 4px;
	left: 11px;
	width: 0;
	height: 0;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #999;
	border-left: 5px solid transparent;
}
.jq-number__spin.minus:after {
	top: 5px;
	border-top: 5px solid #999;
	border-right: 5px solid transparent;
	border-bottom: none;
	border-left: 5px solid transparent;
}
.jq-number__spin.minus:hover:after {
	border-top-color: #000;
}
.jq-number__spin.plus:hover:after {
	border-bottom-color: #000;
}
.jq-number.focused .jq-number__field {
	border: 1px solid #000;
}
.jq-number.disabled .jq-number__field,
.jq-number.disabled .jq-number__spin {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-number.disabled .jq-number__spin:after {
	border-bottom-color: #AAA;
}
.jq-number.disabled .jq-number__spin.minus:after {
	border-top-color: #AAA;
}


.jq-selectbox {
	vertical-align: middle;
	cursor: pointer;
}
.jq-selectbox__select {
	height: 40px;
	line-height: 40px;
	padding: 0 50px 0 25px;
	/*border: 1px solid #CCC;*/
	/*border-bottom-color: #B3B3B3;*/
	background: #e9e9e9;
	font-size: 12px;
	color: #000000;
	border: 1px solid transparent;
}
.jq-selectbox__select:hover {
	background: #E6E6E6;
}
.jq-selectbox__select:active {
	background: #F5F5F5;
}
.jq-selectbox.focused .jq-selectbox__select {
	border: 1px solid #dcdcdc;
	background-color: #f8f8f8;
}
.jq-selectbox.disabled .jq-selectbox__select {
	border-color: #CCC;
	background: rgba(0, 0, 0, 0.53);
	color: #888;
}
.jq-selectbox__select-text {
	display: block;
	overflow: hidden;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.jq-selectbox .placeholder {
	color: #888;
}
.jq-selectbox__trigger {
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 100%;
}
.jq-selectbox__trigger-arrow:after {
	content: "\e605";
	position: absolute;
	left: 12px;
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
	font-size: 10px;
	color: #000;
	text-decoration: none;
	font-family: "icons";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
    transition: all 0.1s ease;
}
.jq-selectbox.opened .jq-selectbox__trigger-arrow:after{
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.jq-selectbox:hover .jq-selectbox__trigger-arrow {
	border-top-color: #000;
}
.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
	border-top-color: #AAA;
}
.jq-selectbox__dropdown {
	box-sizing: border-box;
	width: 100%;
	margin: -1px 0 0;
	padding: 10px 16px;
	border: 1px solid #CCC;
	background: #f8f8f8;
	font-size: 12px;
	color: #000000;
}
.jq-selectbox__search {
	margin: 5px;
}
.jq-selectbox__search input {
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	padding: 5px 27px 6px 8px;
	border: 1px solid #CCC;
	border-radius: 3px;
	outline: none;


	color: #333;
	-webkit-appearance: textfield;
}
.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
	-webkit-appearance: none;
}
.jq-selectbox__not-found {
	margin: 5px;
	padding: 5px 8px 6px;
	background: #F0F0F0;
	font-size: 13px;
}
.jq-selectbox ul {
	margin: 0;
	padding: 0;
}
.jq-selectbox li {
	min-height: 18px;
	padding: 5px 10px 6px;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	white-space: nowrap;
	color: #797979
}
.jq-selectbox li.selected {
	color: #000;
}
.jq-selectbox li:hover {
	color: #000;
}
.jq-selectbox li.disabled {
	color: #ccc
}
.jq-selectbox li.disabled:hover {
	background: none;
}
.jq-selectbox li.optgroup {
	font-weight: bold;
}
.jq-selectbox li.optgroup:hover {
	background: none;
	color: #231F20;
	cursor: default;
}
.jq-selectbox li.option {
	padding-left: 25px;
}


.jq-select-multiple {
	box-sizing: border-box;
	padding: 1px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #FFF;
	color: #333;
	cursor: default;
}
.jq-select-multiple.focused {
	border: 1px solid #5794BF;
}
.jq-select-multiple.disabled {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-select-multiple ul {
	margin: 0;
	padding: 0;
}
.jq-select-multiple li {
	padding: 3px 9px 4px;
	list-style: none;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	white-space: nowrap;
}
.jq-select-multiple li:first-child {
	border-radius: 3px 3px 0 0;
}
.jq-select-multiple li:last-child {
	border-radius: 0 0 3px 3px;
}
.jq-select-multiple li.selected {
	background: #08C;
	color: #FFF;
}
.jq-select-multiple li.disabled {
	color: #AAA;
}
.jq-select-multiple.disabled li.selected,
.jq-select-multiple li.selected.disabled {
	background: #CCC;
	color: #FFF;
}
.jq-select-multiple li.optgroup {
	font-weight: bold;
}
.jq-select-multiple li.option {
	padding-left: 25px;
}


input[type='email'].styler,
input[type='password'].styler,
input[type='search'].styler,
input[type='tel'].styler,
input[type='text'].styler,
input[type='url'].styler,
textarea.styler {
    padding: 11px 20px;
    border: 1px solid #dcdcdc;
    color: #000;
    font-size: 14px;
}


input[type='search'].styler {
	-webkit-appearance: none;
}
textarea.styler {
	overflow: auto;
}
input[type='email'].styler:hover,
input[type='password'].styler:hover,
input[type='search'].styler:hover,
input[type='tel'].styler:hover,
input[type='text'].styler:hover,
input[type='url'].styler:hover,
textarea.styler:hover {
	border-color: #B3B3B3;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
input[type='email'].styler:focus,
input[type='password'].styler:focus,
input[type='search'].styler:focus,
input[type='tel'].styler:focus,
input[type='text'].styler:focus,
input[type='url'].styler:focus,
input[type='submit'].styler:focus,
button.styler:focus,
textarea.styler:focus {
	border-color: #000;
	outline: none;
	box-shadow: none;
}
button.styler,
input[type='button'].styler,
input[type='submit'].styler,
input[type='reset'].styler {
    padding: 11px 0px;
    font-size: 14px;
    color: #000;
    letter-spacing: 1px;
    border: 2px solid #dcdcdc;
    background: transparent;
	cursor: pointer;
}
button.styler::-moz-focus-inner,
input[type='button'].styler::-moz-focus-inner,
input[type='submit'].styler::-moz-focus-inner,
input[type='reset'].styler::-moz-focus-inner {
	padding: 0;
	border: 0;
}
button.styler:not([disabled]):hover,
input[type='button'].styler:not([disabled]):hover,
input[type='submit'].styler:not([disabled]):hover,
input[type='reset'].styler:hover {
	border-color: #000;
}
button.styler:not([disabled]):active,
input[type='button'].styler:not([disabled]):active,
input[type='submit'].styler:not([disabled]):active,
input[type='reset'].styler:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
button.styler[disabled],
input[type='button'].styler[disabled],
input[type='submit'].styler[disabled] {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
/* End */


/* Start:/local/templates/ps/js/fancybox/jquery.fancybox.css?15070238445124*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #fafafa;
	color: #000;
	text-shadow: none;

}

.fancybox-opened {
	z-index: 8030;
}



.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-prev span, .fancybox-next span {
	background-image: url('/local/templates/ps/js/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/local/templates/ps/js/fancybox/fancybox_loading.gif') center center no-repeat;
}


.fancybox-close {
	position: absolute;
	top: 8px;
	right: 9px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
	text-decoration: none;
	text-align: center;
}

.fancybox-close:before {
	content: "\2715";
	font-size: 14px;
	color: #545d6e;
	line-height: 36px;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/local/templates/ps/js/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('/local/templates/ps/js/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}
@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (-moz-min-device-pixel-ratio: 2), screen and (-ms-min-device-pixel-ratio: 2),
screen and (-o-min-device-pixel-ratio: 2), screen and (min-device-pixel-ratio: 2) {
    .fancybox-close:before{
        font-size: 18px !important;
    }
}



/*Retina graphics!*/
/*@media only screen and (-webkit-min-device-pixel-ratio: 1.5),*/
	   /*only screen and (min--moz-device-pixel-ratio: 1.5),*/
	   /*only screen and (min-device-pixel-ratio: 1.5){*/

	/*#fancybox-loading div {*/
		/*background-image: url('/local/templates/ps/js/fancybox/fancybox_loading@2x.gif');*/
		/*background-size: 24px 24px; /!*The size of the normal image, half the size of the hi-res image*!/*/
	/*}*/
/*}*/
/* End */


/* Start:/local/templates/ps/js/owl-carousel/owl.carousel.css?15070238443150*/
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(/local/templates/ps/js/owl-carousel/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	height: inherit;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}


/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/

.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}

/* Styling Next and Prev buttons */
.owl-buttons{
    display: none;
}
.owl-carousel:hover .owl-buttons{
    display: block;
}
.owl-theme .owl-controls .owl-buttons div{
    display: inline-block;
	color: #000;
	padding: 10px 10px;
	font-size: 12px;
    position: absolute;
    top: 50%;
    margin-top: -16px
}

.owl-prev{
    left: 0
}
.owl-next{
    right: 0;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */


/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	background: url(/local/templates/ps/js/owl-carousel/AjaxLoader.gif) no-repeat center center
}

@media (min-width: 767px) {
    .chit_2 .owl-theme .owl-controls .owl-buttons div {
        top: 38%;
    }
    .chit_2 .owl-prev {
        left: -5px;
        font-size: 16px !important;
    }
    .chit_2 .owl-next {
        right: -5px;
        font-size: 16px !important;
    }
}
/* End */


/* Start:/local/templates/ps/.bem/to-top/to-top.css?15070238441415*/
.cd-top {
  z-index: 101;
  opacity: .95;
  font-size: 12px;
  color: #fff;
  display: inline-block;
  height: 40px;
  width: 40px;
  line-height: 40px;
  position: fixed;
  bottom: 54px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-align: center;
  white-space: nowrap;
  background: #adadad;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: .95;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: .95;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 54px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    line-height: 60px;
    width: 60px;
    right: 30px;
    bottom: 54px;
  }
}

/* End */


/* Start:/local/templates/ps/.bem/top-up/top-up_manual.css?153564379716974*/
.top-up {
  display: none;
  position: absolute;
  z-index: 500;
  right: 0;
  top: 0;

  /*bottom: 0px;  чтобы мини корзина закрывалась - когда тыкаешь снизу ее области*/

  width: 336px; }

  .top-up__scroll__2{
    width: 100%;
    max-height: 220px;
    overflow-y: auto;
  }

  .top-up__wrp {
    position: fixed;
    top: 62px;
    z-index: 500; }
  .top-up__cnt {
    width: 100%;
    position: absolute;
    z-index: 500;
    right: 0;
    top: 0;
      /*bottom: 0px;  чтобы мини корзина закрывалась - когда тыкаешь снизу ее области*/
    overflow-y: auto;
    overflow-x: hidden; }
    .top-up__cnt::-webkit-scrollbar {
      width: 0; }
    .top-up__cnt {
      -ms-overflow-style: none; }
    .top-up__cnt {
      overflow: -moz-scrollbars-none; }
  .top-up__scroll {
    overflow: hidden;
    background: #fff;
    border: 1px solid #dcdcdc; }

  .top-up:after{
    content: "";
    top: -10px;
    z-index: 501;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 11px 8px;
    border-color: transparent transparent #fff transparent;
  }


  .top-up:before {
    content: "";
    top: -11px;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 11px 8px;
    border-color: transparent transparent #dcdcdc transparent; }
  .top-up__close {
    position: absolute;
    right: 0;
    top: 0;
    width: 35px;
    height: 35px;
    color: #cfcfcf;
    padding: 8px 10px;
    cursor: pointer;
    z-index: 506; }
    .top-up__close:after {
      content: "\2715";
      font-size: 12px;
      color: #cfcfcf; }
    .top-up__close:hover:after {
      color: #000;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      transition: all 0.3s ease; }

.top-up-auth__err {
  margin: -8px 0 0;
  text-align: center;
  line-height: 14px; }
  .top-up-auth__err .errortext {
    color: #cb1511;
    font-size: 12px; }
.top-up-auth:before, .top-up-auth:after {
  content: "";
  right: 74px; }
.top-up-auth__wrp {
  padding: 30px 50px 15px;
  border-bottom: 1px solid #dcdcdc; }
  .top-up-auth__wrp_reg {
    padding: 30px 50px 36px;
    border-bottom: none; }
.top-up-auth__name {
  color: #333333;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1.1px;
  margin-bottom: 20px; }
.top-up-auth__inp {
  width: 100%;
  color: #333333;
  letter-spacing: 0.5px;
  font-size: 14px;
  margin-bottom: 8px;
  text-align: center; }
.top-up-auth__submit {
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  padding: 11px 0px;
  font-size: 14px;
  color: #000;
  letter-spacing: 1px;
  border: 2px solid #dcdcdc;
  background: transparent; }
  .top-up-auth__submit:hover {
    opacity: 0.7;
    border-color: #dcdcdc !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .top-up-auth__submit .g__icons {
    color: #000; }
.top-up-auth__prop {
  padding: 18px 0 14px;
  text-align: center;
/*  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between; */
}
.top-up-auth__label {
  color: #333;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.5px;
  cursor: pointer; }
.top-up-auth__label .styler {
  border-color: #dcdcdc; }
  .top-up-auth__label .styler:hover {
    opacity: 0.7;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
.top-up-auth__ret-pas {
  color: #cb1511;
  font-size: 12px;
  font-weight: 400; }
  .top-up-auth__ret-pas:hover {
    opacity: 0.7;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
.top-up-auth__reg {
  display: block;
  margin: 20px auto;
  width: 88px;
  text-align: center;
  color: #000;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  cursor: pointer;
  border-bottom: 1px dotted #000000; }
  .top-up-auth__reg:hover {
    border-color: transparent;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }

.top-up-reg:before, .top-up-reg:after {
  content: "";
  right: 116px; }

.top-up-profile__wrp {
  padding: 32px;
  width: 336px; }
.top-up-profile:before, .top-up-profile:after {
  content: "";
  right: 116px; }
.top-up-profile__usr {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start; }
  .top-up-profile__usr__img {
    width: 100%; }
    .top-up-profile__usr__img__wrp {
      width: 70px;
      height: 70px;
      overflow: hidden; }
  .top-up-profile__usr__info {
    padding: 0 0 0 15px; }
    .top-up-profile__usr__info__fio {
      margin-top: 8px;
      color: #000;
      font-size: 22px;
      font-weight: 400;
      letter-spacing: 0px; }
    .top-up-profile__usr__info__status {
      color: #ac9133;
      font-size: 12px;
      font-weight: 400;
      border-bottom: 1px solid #ac9133;
      display: inline-block;
      letter-spacing: 0.5px;
      margin-bottom: 2px;
      cursor: pointer; }
      .top-up-profile__usr__info__status:hover {
        border-color: transparent;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease; }
.top-up-profile__bonus {
  margin-top: 31px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between; }
  .top-up-profile__bonus__num {
    color: #000;
    font-weight: 400;
    line-height: 20px;
    font-size: 14px;
    letter-spacing: 0px; }
    .top-up-profile__bonus__num__size {
      font-size: 30px; }
  .top-up-profile__bonus__link {
    color: #797979;
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.5px;
    border-bottom: 1px solid #797979;
    display: inline-block;
    padding-bottom: 0px;
    margin-top: 10px;
    cursor: pointer; }
    .top-up-profile__bonus__link:hover {
      border-color: transparent;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      transition: all 0.3s ease; }
.top-up-profile__bar {
  margin-top: 44px;
  width: 100%;
  height: 2px;
  display: block;
  background: #e4e4e4; }
  .top-up-profile__bar__inner {
    width: 0%;
    height: 2px;
    display: block;
    background: #000; }
.top-up-profile__ball {
  text-align: right;
  font-size: 12px;
  font-weight: 400;
  color: #797979;
  letter-spacing: 0.5px;
  margin-top: 10px; }
  .top-up-profile__ball span {
    color: #000000; }
.top-up-profile__bottom {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-top: 50px; }
  .top-up-profile__bottom__prof {
    color: #cb1511;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    cursor: pointer; }
    .top-up-profile__bottom__prof:hover {
      opacity: 0.7;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      transition: all 0.3s ease; }
  .top-up-profile__bottom__exit {
    color: #000;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    cursor: pointer; }
    .top-up-profile__bottom__exit:hover {
      opacity: 0.7;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      transition: all 0.3s ease; }
















/*Корзина*/

.top-up-cart {
  overflow: visible !important;
}
.top-up-cart:before {
  display: none;
}

.top-up-cart:after{
  content: "";
  right: 31px;
  border-color: transparent transparent #333 transparent;
  top: -10px;
  z-index: 501;
}

.top-up-cart > .top-up__close{
  display: none;
}

.top-up-cart__top{
  display: block !important;
  background-color: #333333;
  padding: 14px 20px;
  color: #f2f2f2;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-transform: uppercase;
  margin: -1px -1px 0 -1px;
}

  /*.top-up-cart__top > .top-up__close__2 {
    width: 42px;
    height: 48px;
    color: #cfcfcf;
    padding: 13px 12px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    z-index: 506; }*/
   /* .top-up-cart__top > .top-up__close__2:after {
      content: "\2715";
      font-size: 12px;
      color: #cfcfcf; }
    .top-up-cart__top > .top-up__close__2:hover {
      color: #000; }*/



.top-up-cart__top a{
    color: #cfcfcf;
  }


  .top-up-cart__top a:hover{
    opacity: 0.5;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }

.top-up-cart__item{
  min-height: 80px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 11px 16px;
  background-color: #fff;
  border-bottom: 1px solid #e9e9e9;
}

  .top-up-cart__item__img {
    width: 100%; }
    .top-up-cart__item__img__wrp {
      width: 60px; }

  .top-up-cart__item_no {
    background-color: #f8f8f8;
    color: #bfbfbf !important; }


    .top-up-cart__item_no .top-up-cart__item__img,
    .top-up-cart__item_no .top-up-cart__item__name a,
    .top-up-cart__item_no .fb-item__num,
    .top-up-cart__item_no .fb-item__prop{
      opacity: 0.3;
    }

  .top-up-cart__item__cnt {
    margin-left: 18px;
    width: 220px; }

  .top-up-cart__item__prop {
    border-top: none !important;
    border-bottom: none !important;
    padding: 2px 0px !important;
  }

  .top-up-cart__item__prop .fb-item__price{
    font-size: 12px;
  }

  .top-up-cart .fb-item__price .g__rub{
    font-size: 11px !important;
    display: inline-block;
    vertical-align: top;
  }

  .top-up-cart__item__prop .fb-item__num {
    margin-top: 0px; }

  .top-up-cart__item__name{
    padding: 0px 18px 0 0px;
    position: relative;
    color: #010101;
    font-size: 10px;
    font-weight: 600;
    line-height: 12px;
    text-transform: uppercase;
    letter-spacing: 1.6px;
    max-height: 38px;
    overflow: hidden;
    margin-bottom: 5px;
  }


    .top-up-cart__item__name a {
      color: inherit; }
  .top-up-cart__item__close {
    position: absolute;
    right: 0;
    top: 0;
    height: 35px;
    color: #cfcfcf;
    cursor: pointer; }
    .top-up-cart__item__close:after {
      content: "\2715";
      font-size: 12px;
      color: #cfcfcf; }
    .top-up-cart__item__close:hover:after {
      color: #000;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      transition: all 0.3s ease; }

  .top-up-cart__item__time{
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    color: #cb1511;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.5px;
    line-height: 20px;
    margin-top: 5px;
  }


    .top-up-cart__item__time__clock {
      font-size: 14px;
      line-height: 20px; }
  .top-up-cart__item__no {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between; }
    .top-up-cart__item__no__name {
      color: #bfbfbf;
      font-size: 12px;
      font-weight: 400;
      line-height: 20px;
      letter-spacing: 0.5px; }
    .top-up-cart__item__no__fav {
      letter-spacing: 0.5px;
      color: #333;
      font-size: 10px;
      font-weight: 400;
      line-height: 20px;
      text-transform: uppercase;
      cursor: pointer; }
      .top-up-cart__item__no__fav:hover {
        opacity: 0.7; }
    .top-up-cart__item__no__ico {
      font-size: 18px;
      color: #d6d6d6;
      display: inline-block;
      vertical-align: top; }
      .top-up-cart__item__no__ico-name {
        display: inline-block;
        vertical-align: middle; }
.top-up-cart__cnt {
  margin-left: 18px; }
.top-up-cart__total {
  background: #e9e9e9;
  padding: 15px;
  font-size: 0;
}


  .top-up-cart__total__price{
    text-align: left;
    width: 46%;
    color: #333;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    display: inline-block;
    vertical-align: middle;
    line-height: 16px;
  }

 .top-up-cart__checkout__btn{
    font-size: 12px;
    padding-right: 16px;
    color: #cb1511;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 53%;
    text-align: right;
    line-height: 16px;
  }

  .top-up-cart__checkout__btn:after{
    font-family: 'icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e605';
    position: absolute;
    top: 0px;
    right: 0px;
    line-height: 16px;
    font-size: 9px;
    text-decoration: none;
  }


   .top-up-cart__checkout__btn:hover{
    opacity: 0.5;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }


  .top-up-cart__total__delivery {
    text-align: right;
    color: #cb1511;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.5px; }
.top-up-cart__checkout {
  background-color: #fff;
  padding: 25px 77px; }




.top-up__scroll__2::-webkit-scrollbar {
    width: 3px;
}

.top-up__scroll__2::-webkit-scrollbar-track {
    background: transparent;
    border-left: 1px solid #e9e9e9;
}

.top-up__scroll__2::-webkit-scrollbar-thumb {
    background-color: #b6b6b6;
}









@media (min-width: 768px){
  .top-up{
    overflow: visible !important;
  }
}


.top-up_body-open .top-up__wrp {
  bottom: 0px; }

@media (max-width: 767px) {

  .body.top-up_body-open {
    overflow: hidden; }

  .top-up__cnt {
    position: static; }

  .top-up__scroll{
    border: none !important;
  }

  .top-up_body-open .top-up__wrp {
    width: 100% !important;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    left: 0;
    right: 0;
    top: 0;
    overflow: auto;
    bottom: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }

  .top-up {
    position: relative;
    width: 320px;
    right: auto; }
    .top-up:before, .top-up:after {
      display: none; } }
@media screen and (max-width: 767px) and (max-height: 660px) {
  .top-up_body-open .top-up__wrp {
    -webkit-justify-content: flex-start;
    justify-content: flex-start; }

  .top-up {
    margin: 20px 0; } }
@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (-moz-min-device-pixel-ratio: 2), screen and (-ms-min-device-pixel-ratio: 2), screen and (-o-min-device-pixel-ratio: 2), screen and (min-device-pixel-ratio: 2) {
  .top-up__close:after, .top-up__close__2:after, .top-up-cart__item__close:after {
    font-size: 18px !important; } }




/* End */


/* Start:/local/templates/.default/components/bitrix/main.register/top-up-reg/style.css?1507023844341*/
.top-up-auth__label-reg{
    margin: 0px 0 7px;
    text-align: center;
    line-height: 14px;
    font-size: 12px;
}



.reg__dog-ofert {
	font-size: 10px;
	color: #666;
	letter-spacing: 1.1px;
	margin-bottom: 14px;
	display: block;
	text-align: center;
}
.reg__dog-ofert a{
   color: #666;
	text-decoration:underline;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/system.auth.form/top-up-auth/style.css?15070238441682*/
.auth-page_text{
	text-align: center;
}

@font-face{font-family:"g__ico_3";font-style:normal;font-weight:400;src:url("https://elenakrygina-a.akamaihd.net/templates/ps/img/g__ico__3.woff") format("woff")}

.g__ico_3 {
    text-decoration: none;
    font-family: "g__ico_3";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.top-up-auth__soc{
    font-size: 12px;
    color: #ffffff;
    width: 26px;
    height: 26px;
    display: inline-flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    line-height: inherit;
    background-color: #d6d6d6;
    border-radius: 50px;
    padding-bottom: 1px;

}

.top-up-auth__soc:hover{
	color: #000;
}

.top-up-auth__soc-wrp{
    margin: 27px 0 22px;
    text-align: center;
}

.top-up.top-up-auth{
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp; 
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 15px, 0);
    transform: translate3d(0, 15px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 15px, 0);
    transform: translate3d(0, 15px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}



/* End */


/* Start:/local/templates/.default/components/bitrix/search.form/head/style.css?1507023844834*/
.header__profile-top div{
	display: inline-block;
	vertical-align: top;
}

.header__profile-top__search__form{
	position: relative;
}

.header__profile-top__search.active{
	font-size: 14px;
	position: relative;
	z-index: 1;
}

input.styler[type="text"].header__profile-top__search__inp{
	padding: 0;
}

.header__profile-top__search__inp{
	display: none;
	padding-left: 10px !important;
	width: 180px;
	height: 28px;
	font-size: 8px;
	position: absolute;
    margin-top: 11px;
    right: -9px;
	background: transparent;
	border: 1px solid #BFBDBD;
}

.header__profile-top__search__form label{
	display: none !important;
}

.header__profile-top__search__inp.error{
	border: 1px solid #DD4646 !important;
}

@media (max-width: 767px){
	.header__profile-top__search__form{
		display: none;
	}
}
/* End */


/* Start:/local/templates/.default/components/bitrix/sale.basket.basket.line/top_head/style.css?15409714403329*/
.header__profile-top__cart{
	display: inline-block;
	position: relative;
}


.top-up-cart:after{
	right: 16px !important;
}

.top-up-reg:before, .top-up-reg:after {
    right: 58px !important;
}


.top-up-auth:before, .top-up-auth:after {
    right: 60px !important;
}



.top-up.top-up-cart{
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 15px, 0);
    transform: translate3d(0, 15px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 15px, 0);
    transform: translate3d(0, 15px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}



.header__profile-top__cart .basket-line-cnt{
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;

}

.header__profile-top__cart.active .basket-line-cnt{
z-indexwebkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

.header__profile-top__cart__num{
	line-height: 16px !important;
	font-size: 10px !important;
  min-width: 0 !important;

  position: absolute;
  top: 8px;
  right: -8px;
}



span.basket-line-cnt {
  font-family: "PxN", Helvetica, Arial, sans-serif;
  font-size: 10px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 16px;
  min-width: 16px;
  height: 16px;
  padding-left: 3px;
  padding-right: 3px;
  background-color: #d5423f;
  text-align: center;
  border-radius: 50px;
  color: #fff;
  letter-spacing: 0;
}




@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 80px, 0);
    transform: translate3d(0, 80px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 80px, 0);
    transform: translate3d(0, 80px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}




/* End */


/* Start:/local/templates/.default/components/bitrix/search.form/head_mobile/style.css?150702384460*/
.mp-menu__search label.error{
	display: none !important;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/menu/main-mobile/style.css?150702384434*/
.mp-menu a.active{
	color: #000;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/system.pagenavigation/.default/style.css?1507023844139*/
.page-nav{
	color: #797979;
	font-size: 16px;
	margin: 20px 0;
	display: block;
	cursor: default;
}

.page-nav a{
	color: #000;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/menu/main-shop/style.css?1519899610210*/
.menu-shop__a-4,
.menu-shop__ul-4{
	display: none;
}

.menu-shop__ul-1 a.active{
	color: #000;
}

.menu-shop__ul-2 a.current{
	color: #797979 !important;
}

.menu-shop__8march{
	color: #f4c0d4;
}
/* End */


/* Start:/local/components/harlamoff/menu-brend/templates/menu-list/style.css?15070238443207*/
.brand{padding:0px 0;margin:50px 10px 0;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;border:2px solid #dcdcdc}.brand_m{border:none;margin:18px 10px 0}.brand__type{cursor:pointer;display:inline-block;vertical-align:top;border-right:2px solid #dcdcdc;padding:10px 18px;font-size:14px;font-weight:400;text-transform:uppercase}.brand__type:last-child{border-right:none}.brand__type_m{padding:0px 10px;line-height:23px;border:none}.brand__type_m:first-child{padding-left:0px}.brand__type__i{display:inline-block;vertical-align:top;font-size:14px;font-weight:400;text-transform:uppercase;color:#797979;padding:0px 9px;cursor:pointer}.brand__type__i:hover{color:#000;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease}.brand__type__i_m{border:1px solid transparent;padding:0px 5px !important}.brand__type__i_m:hover,.brand__type__i_m.active{border:1px solid #dcdcdc;color:#000}.brand__all{color:#000}.brand__h1{color:#000;font-size:20px;font-weight:400;text-transform:uppercase;text-align:center;margin:39px 10px;position:relative}.brand__list{margin-top:-2px;padding:20px 0 30px;border-top:2px solid #dcdcdc}.brand__list_m{margin-top:0;padding:5px 0 0px;border:none}.brand__list_m:first-child{display:block}.brand__wrp{margin-bottom:50px}.brand__symbol{color:#cb1511;font-size:30px;font-weight:400;text-transform:uppercase;letter-spacing:1px}.brand__symbol_m{color:#000}.brand__name{display:block;color:#000;font-size:14px;font-weight:400;line-height:30px;letter-spacing:0.5px}.brand__name:hover{opacity:0.7}.brand__name__wrp{-webkit-column-width:200px;-moz-column-width:200px;column-width:200px;-webkit-column-count:4;-moz-column-count:4;column-count:4;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}@media (max-width: 767px){.brand__h1{font-size:18px;margin:33px 0 5px !important;letter-spacing:1.1px}.brand__name__li{padding:4px 0;border-top:1px solid #dcdcdc}.brand__name__wrp{display:block;margin-top:15px;-webkit-column-width:auto;-moz-column-width:auto;column-width:auto;-webkit-column-count:auto;-moz-column-count:auto;column-count:auto;-webkit-column-gap:initial;-moz-column-gap:initial;column-gap:initial}.brand__list{border:none;padding:20px 0 0px}.brand__list:last-child{padding-bottom:30px}.brand__name__li:last-child{border-bottom:1px solid #dcdcdc}.brand{padding:10px 0;margin-right:0;display:block;width:45px;position:fixed;top:0;right:0;bottom:0;overflow-y:auto;border:none;background-color:#e9e9e9;border-left:1px solid #dcdcdc}.brand::-webkit-scrollbar{width:0}.brand{-ms-overflow-style:none}.brand{overflow:-moz-scrollbars-none}.brand__type{text-align:center;border:none;padding:0}.brand__type__i,.brand__type{padding:3px 0px;display:block;font-size:12px;line-height:16px}.brand__all{display:none}}@media only screen and (max-width: 1160px) and (min-width: 960px){.brand__type__i{padding:0px 6px}}@media only screen and (max-width: 959px) and (min-width: 768px){.brand__type__i{padding:0px 2px !important}}

.brand__all_2{
	color: #797979;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/menu/footer/style.css?1535643797394*/
.icon-telegram_footer:before{
	display: none;
	color: #797979;
    font-size: 17px;
    margin-top: 10px;
    line-height: 48px;
}

.icon-telegram_footer.icon-telegram:before {
	color: #797979;
}

@media (max-width: 630px){
	.icon-telegram_footer:before {
		display: inline;
	}
}

@media only screen and (max-width: 480px){
	a.call-back__btn-open {
		display: none;
	}
}

/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/popup/style.css?1554730257429*/
.fb-iblock__wrp{
	display: none;
}
.fb-iblock{
	display: none;
	width: 550px;
	padding: 65px 70px 20px;
	background: #fafafa;
}
.fb-iblock__custom img{
	max-width: 100%;
}

.fb-iblock__content{
	margin-top: 12px;
	color: #000;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0.5px;
}

@media (max-width: 767px){
	.fb-iblock {
		width: auto;
		padding: 40px 10px 20px;
	}
}


/* End */


/* Start:/local/templates/.default/components/bitrix/main.feedback/call_back/style.css?15070238441511*/
.fb-call-back__req {color:red;}
.fb-call-back__ok-text {
    color: green;
    padding-top: 10px;
    font-size: 11px;
}
.fb-call-back__err-text{
	color:red;
    padding-top: 10px;
    font-size: 11px;
}
.fb-call-back__inp{
	width: 100%;
	margin-bottom: 12px;
	text-align: center;
}
.fb-call-back_textarea{
	width: 100%;
	max-width: 100%;
	margin-bottom: 12px;
}
.fb-call-back__btn{

}

.fb-call-back__h1{
	text-align: center;
	font-size: 15px;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.fb-call-back{
	display: none;
    width: 350px;
    padding: 40px 70px 40px;
    background: #fafafa;
}

.fb-call-back input{
	width: 100%;
}

.call-back__label{
	font-size: 12px;
}

.call-back__btn-open{
	display: block;
	cursor: pointer;
	position: fixed;
	right: 38px;
	bottom: 3px;
	z-index: 101;
	width: 45px;
	height: 45px;
	background: url("https://elenakrygina-a.akamaihd.net/templates/ps/img/call_back.png") no-repeat;
	background-size: contain;
}
.call-back__btn-open:hover{
	opacity: 0.8;
}



@media only screen and (max-width: 1023px){
	.call-back__btn-open {
	    right: 26px;
	    bottom: 12px;
	    width: 30px;
	    height: 30px;
	}
}

@media only screen and (max-width: 767px){
	.call-back__btn-open {
	    right: 17px;
	    bottom: 12px;
	    width: 30px;
	    height: 30px;
	}
	.fb-call-back{
		width: auto;
		padding: 40px 30px 40px;
	}
}


@media (min-width: 1024px){
	.call-back__btn-open{
		display: none;
	}
}
@media (max-width: 1023px){
	.what-order__order-calc{
		display: none;
	}
}


/* End */


/* Start:/local/templates/store/styles.css?15451265645809*/
.promo__rigth {
    right: 1vw;
}

.promo__left {
  left: 1vw;
}

.promo__rigth-left-item {
    width: calc((100vw - 1165px - 2vw)/2);
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    cursor: pointer;
    top: 0;
    margin: auto;
    bottom: 0;
    max-height: calc(100vh - 140px);
    z-index: 1;
}


.promo__rigth-left-link {
    display: block;
    width: 100%;
    height: 100%;
    max-width: 300px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}


@media (max-width: 1550px) {
  .promo__rigth-left {
    display: none;
  }
}


.header__menu-glob{
display: flex;
    float: left;
    align-items: center;
    height: 50px;
}


a.menu-shop__red{
  color: #e30613;
}

.header__profile-top__favorite.icons_love,
.header__profile-top__auth.g__icons{
  display: inline-block;
  vertical-align: top;
  line-height: 50px;
}
/*New functional*/

#tabs a[data-more=tab-new]{
  padding-left: 24px;
}

#tabs a[data-more=tab-new]:before{
  content: " ";
  width: 6px;
  height: 6px;
  background: #d6302a;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  display: block;
  position: absolute;
  left: 12px;
  top: 14px;
  -webkit-animation: pulse 1s infinite;
  animation: pulse 1s infinite;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
    transform: scale3d(0.8, 0.8, 0.8);
  }

  50% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  to {
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
    transform: scale3d(0.8, 0.8, 0.8);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
    transform: scale3d(0.8, 0.8, 0.8);
  }

  50% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  to {
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
    transform: scale3d(0.8, 0.8, 0.8);
  }
}


@media (max-width: 767px){
 #tabs a[data-more=tab-new]:before{
    left: 0 !important;
  }

  #tabs a[data-more=tab-new] {
    padding-left: 14px;
  }
}



/*Border none for brands*/
.g__aside__brend-list.jspScrollable{
    border: none !important;
}


/*phones*/
.what-orde__phone a:first-child{
    padding-right: 10px;
}


/*links in the item card*/
.fb-item__text a{
    color: #ce2421;
}


/*description in the item card*/

.fb-item__text{
    color: #535152;
    line-height: 22px;
}

@media only screen and (max-width: 767px){
   .fb-item__text{
        line-height: 18px;
    }
}


/*Tablet menu */
@media only screen and (max-width: 959px) and (min-width: 768px){
    .menu-shop__a-1{
        font-size: 12px !important;
    }
}

/* Временное решение для меню стора */
.chit__i {
    width: 80% !important;
    margin: 0px 10% !important;
}

@media (max-width: 767px){
    .fb-item__volume {
        margin-top: 20px;
    }
}
.menu-shop__ul-1{
    margin-left: 0;
    margin-right: 0;
}
.menu-shop__a-1{
    margin: 0 13px;
}
@media only screen and (max-width: 1160px) and (min-width: 960px){
    .menu-shop__a-1 {
        margin: 0px 10px;
        font-size: 12px;
    }
}
@media only screen and (max-width: 959px) and (min-width: 768px){
    .menu-shop__a-1 {
        margin: 0 6px;
        font-size: 10px;
    }
    .menu-shop__a-1_sub:after{
        margin-left: 1px;

    }
}
.menu-shop__a-1_sub,
.menu-shop__a-1_sub:after{
    display: inline-block;
    margin-top: 0px;
}
/* END Временное решение для стора */

.header_store_wrp .header__logo__img_mob{
    width: 120px;
    margin: 14px 0 0 -70px;
}

.chit__store-item__buy{
    opacity: 1 !important;
}

.mp-pusher{
    height: auto;
}


/* Лого стора */
.header__logo__a.g__mob{
    height: 0;
}
.header_store_wrp .g__mob img {
    width: 120px;
    margin: 14px 0 0 -70px;
    position: fixed;
    z-index: 110;
    top: auto;
    left: 50%;
}
/* END Лого стора */


.menu-shop__hide_sub .menu-shop__ul-2{
    display: none !important;
}
.menu-shop__hide_sub .menu-shop__a-1_sub:after{
    display: none !important;
}


/* у селекта сортировки магаза убераем перемаргивание при загрузке */
select.shop-list__sort.styler{
    height: 40px;
    line-height: 40px;
    padding: 0 50px 0 25px;
    background: transparent;
    font-size: 12px;
    color: #000000;
    border: 1px solid transparent;
    -webkit-appearance: none;
}


.quote_editor{
    padding-top: 10px;
    position: relative;
    padding-left: 20px;
    color: #797979;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.5px;
}
.quote_editor:before{
    position: absolute;
    left:0;
    content: "\"";
    font-style: italic;
    font-size: 20px;
}

.header__logo__img_mob {
    margin: 14px 0 0 -42px;
}

.header__logo.header__logo_store{
    margin: 95px auto 20px;
}

.header__logo{
    height: 64px;
}
.header__logo__a.header__logo__a_store{
    width: 350px
}

.body.body_store{
    background: #fff;
}


.fb-item__link__fav_ico{
    font-size: 28px !important;
    margin-top: -7px;
}
.fb-item__link__fav_cnt {
    line-height: 21px;
    vertical-align: top;
    letter-spacing: 1px;
    cursor: pointer;
    color: #000;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}
/* End */
/* /local/templates/store/template_styles.css?15487731024363 */
/* /local/templates/ps/js/outdated-browser/outdatedbrowser.min.css?15070238441066 */
/* /local/templates/ps/js/menu-mobile/component.css?153856412413753 */
/* /local/templates/ps/js/form-styler/jquery.formstyler.css?150702384412103 */
/* /local/templates/ps/js/fancybox/jquery.fancybox.css?15070238445124 */
/* /local/templates/ps/js/owl-carousel/owl.carousel.css?15070238443150 */
/* /local/templates/ps/.bem/to-top/to-top.css?15070238441415 */
/* /local/templates/ps/.bem/top-up/top-up_manual.css?153564379716974 */
/* /local/templates/.default/components/bitrix/main.register/top-up-reg/style.css?1507023844341 */
/* /local/templates/.default/components/bitrix/system.auth.form/top-up-auth/style.css?15070238441682 */
/* /local/templates/.default/components/bitrix/search.form/head/style.css?1507023844834 */
/* /local/templates/.default/components/bitrix/sale.basket.basket.line/top_head/style.css?15409714403329 */
/* /local/templates/.default/components/bitrix/search.form/head_mobile/style.css?150702384460 */
/* /local/templates/.default/components/bitrix/menu/main-mobile/style.css?150702384434 */
/* /local/templates/.default/components/bitrix/system.pagenavigation/.default/style.css?1507023844139 */
/* /local/templates/.default/components/bitrix/menu/main-shop/style.css?1519899610210 */
/* /local/components/harlamoff/menu-brend/templates/menu-list/style.css?15070238443207 */
/* /local/templates/.default/components/bitrix/menu/footer/style.css?1535643797394 */
/* /local/templates/.default/components/bitrix/news.list/popup/style.css?1554730257429 */
/* /local/templates/.default/components/bitrix/main.feedback/call_back/style.css?15070238441511 */
/* /local/templates/store/styles.css?15451265645809 */
