

/* Start:/local/templates/optima/components/optima/search.title/optima/style.css?15169836674623*/
.bx-searchtitle .bx-block-title {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
	font-weight: 600;
}
.bx-searchtitle .bx-input-group {
	position: relative;
	display: table;
	border-collapse: separate;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-searchtitle .bx-input-group {}
.bx-searchtitle .bx-input-group .bx-form-control {
	display: table-cell;
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #f8fafc;
	border: 1px solid #d5dadc;
	border-right: none;
	border-radius: 2px 0 0 2px;
	outline: none;
	box-shadow: none !important;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.bx-ios .bx-searchtitle .bx-input-group .bx-form-control {
	/* Fix of input shadow for IOS browsers. */
	background-image: -webkit-linear-gradient(#f8fafc 0%, #f8fafc 100%);
	background-image: linear-gradient(#f8fafc 0%, #f8fafc 100%);
}
.bx-searchtitle .bx-input-group-btn {
	position: relative;
	font-size: 0;
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
	display: table-cell;
}
.bx-searchtitle .bx-input-group-btn button {
	position: relative;
	border: none;
	background: #95a1a8;
	display: inline-block;
	margin-bottom: 0;
	cursor: pointer;
	padding:6px 12px;
	border-radius: 0 2px 2px 0;
	color: #fff;
	font-size: 16px;
	line-height: 1.42857143;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.bx-searchtitle .bx-input-group-btn button:hover {
	background: #1484CE;
}


div.title-search-result {
    z-index: 999;
    display: none;
	/*border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:999;
	min-width: 370px;
	margin-top:-3px;
	background-color: #FFF;*/
}

div.title-search-fader {
	display:none;
	background-image: url('/local/templates/optima/components/optima/search.title/optima/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}

p.title-search-preview {
	font-size:12px;
}
div.title-search-result td.title-search-price span {
	font-size: 26px;
}

/*========================*/
.bx_searche{
    font-size: 1.6rem;
    font-family: Proxima, sans-serif;
    color: #5d5951;
    font-weight: 400;
}
/*.bx_searche .bx_img_element{
	background: #fafafa;
	padding: 5px 10px;
	position: absolute;
	top: 0;
}*/
.bx_searche .bx_item_block{
	position: relative;
    min-height: 55px;
}
/*.bx_searche .bx_item_block:not(.section_element){
    margin-bottom: 1rem;
}*/
.bx_searche .bx_image{
	width: 45px;
	height: 45px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}
.bx_searche .bx_item_element{
	margin-left: 65px;
}
.bx_searche .bx_item_element hr{
	margin: 0;
	border: none;
	border-bottom: 1px solid #e5e5e5;
}
.bx_searche .section_element a{
	display: block;
    font-size: 1.6rem;
    font-family: Proxima, sans-serif;
    color: #5d5951;
    font-weight: 400;
	text-decoration: none;
}
.bx_searche .bx_price{
	font-weight:bold;
	font-size:13px;
}
.bx_searche .bx_price .old{
	font-weight:normal;
	text-decoration: line-through;
	color: #636363
}
.bx_item_block.all_result{min-height:0}
.bx_item_block.others_result{
	min-height: 0;
	padding: 0 0 12px;
	line-height: 12px;
}
.bx_item_block.all_result .all_result_title{
	display: block;
	font-size: 12px;
	color: #a7a7a7;
	padding-top: 15px;
	padding-bottom: 10px;
}
.bx_item_block.all_result .all_result_title a{color: #a7a7a7}
.bx_item_block.all_result .all_result_title a:hover{color: #4788cb}
.bx_item_block.all_result a{
	margin-top: 0;
}

.bx_searche .section_block{
    border-bottom: solid 1px #ebebeb;
    margin-bottom: 2rem;
}

.bx_searche .section_element a{
    display: block;
    font-size: 1.6rem;
    font-family: Proxima, sans-serif;
    color: #5d5951;
    font-weight: 400;
    text-decoration: none;
    padding: 10px 20px;
}
.bx_searche .bx_item_block.section_element {
    min-height: auto;
}
.bx_searche .section_element a:hover{
    background-color: #f6e3d7;
}
.bx_searche .bx_item_block .order-cart__price {
    position: inherit;
    padding: 0 2rem;
    bottom: 0;
}
.bx_searche .bx_item_block .order-cart__title {
    margin-bottom: 0;
}

/* End */


/* Start:/local/templates/optima/styles.css?1765199244510*/
.right-side-panel__top {
    display: none !important;
}
.basket-cost__top {
    display: none !important;
}
.delivery__switcher-item._disabled {
    display: none;
}
.delivery__content-choice-address-item {
    display: block !important;
}
.loader {
    display: none !important;
}


.order-cart__bottom-btn:last-child {
    display: none !important;
}
.btn-buy {
    display: none !important;
}
.header__bot-basket {
    display: none !important;
}
.sticky-description__cart {
    display: none !important;
}
/* End */


/* Start:/local/templates/optima/template_styles.css?176519924417557*/
._fleft {
	float: left;
}
.errortext {
	color: red;
}
.btn-teg {
    margin-right: 1rem;
    margin-bottom: 1rem;
}
/*._opacity {
    opacity: 0.5;
}*/
div[data-scrollyeah] {
    position: relative;
}
.catalog__teg label{
    margin-right: 1rem;
    cursor: pointer;
}
.mobile .filter-panel form {
    display: block;
}
.mobile .filter-panel .main-filter-container {
    display: none;
    padding-right: 0;
}
.bx_filter .btn-sign {
    margin-bottom: 2rem;
    margin-top: 2rem;
}
.bx_filter .disabled {
    opacity: 0.6;
}
.filter-panel {
    padding-right: 0;
    margin-left: 0;
}
.filter-panel .teg-filter-block {
    margin-top: 1rem;
    margin-left: 0;
    margin-right: 0;
}
.mobile .filter-panel {
    padding: 0;
}
.mobile .filter-panel .teg-filter-block {
    margin-left: 0rem;
}


.color-model-shop .base-checkbox label {
    display: inline-block;
    font-family: 'Proxima', sans-serif;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 2.5rem;
    color: #5d5951;
    margin-bottom: 1.3rem;
}

.color-model-shop .base-checkbox label:before {
    width: 0;
    height: 0;
    border: none;
}

.btn-compare label span {
    font-family: 'Proxima', sans-serif;
    display: inline-block;
    font-size: 1.6rem;
    margin-right: 2rem;
    font-weight: 400;
    cursor: pointer;
}

.widthout_checkbox .filter-panel__address-items-wrapper .base-checkbox label, .widthout_checkbox .filter-panel__address-top .base-checkbox label {
    padding-left: 1.5rem;
}

.catalog .order-cart-detail__right-short-info .marc {
    display: inline-block;
    width: 1.6rem;
    height: 1.5rem;
    background: url(/static/templates/images/icons/ornament.svg) no-repeat center;
    background-size: contain;
    opacity: .3;
    margin-top: 0.5rem;
}
.catalog .order-cart-detail__right-short-info .marc._active {
    opacity: 1;
}
.no_decoration{
    text-decoration: none;
}
.catalog__pink-block-teg {
    z-index: 1;
    position: relative;
}
.catalog .consultant [data-answer]._select {
    background-color: #ffdac2;
}

/*Убираем черную стрелку при показать еще и добавлении прелоадера*/
.btn-all-blog.plug-loader:after {
    background-image: inherit;
}
.slick-list._no-border {
    border-color: transparent;
}
/*Ссылка "Ко всем магазинам" в шапке*/
.header .top-img__bot-right-filter-item label {
    cursor: pointer;
}
.header .top-img__bot-right-filter-item label a {
    display: block;
    line-height: 1.3;
    color: #5d5951;
    font-family: 'Proxima', sans-serif;
    font-weight: 400;
    font-size: 1.6rem;
    letter-spacing: 0.01rem;
    text-decoration: none;
}
.search .search-filter {
    padding: 2.7rem 0 0;
}
._no-padding {
    padding: 0 !important;
}
.search-cart._mini {
    height: auto;
}
.search-cart._mini .search-cart__img{
    top: 0;
    margin-bottom: 0;
    height: auto;
}
._no-margin_top {
    margin-top: 0 !important;
}
.search .search-filter .search-filter__container {
    position: relative;
}
.search .search-filter .search-filter__right {
    top: -1rem;
    bottom: auto;
    margin-bottom: 0;
}
.mobile .search .search-filter .search-filter__right {
    display: none;
}
.mobile .search .search-filter {
    padding-top: 1rem;
}
.brand .brand_section_block {
    padding-top: 4rem;
}
.mobile .brand .brand_section_block {
    padding-top: 2rem;
    display: none;
}
.brand .brand-detail-list__row-coll-content a._active {
    color: #f0907b;
}
.description [data-navigation] [data-input-sum] {
    position: relative;
    top: -0.6rem;
    color: #5d5951;
}

.description [data-navigation] .hide, .description [data-navigation] [data-input-sum] .hide {
    display: none;
}
.description [data-navigation] [data-input-sum] a {
    vertical-align: inherit;
    margin: 0;
}
.order-cart-detail__right-add .new__tab, .description .new__tab {
    margin-top: 1rem;
}
.description .new__tab {
    display: inline-block;
}
.order-cart-detail__right-add .new__tab > *, .description .new__tab > * {
    position: relative;
    top: .5rem;
}
.order-cart-detail__right-add .new__tab .relative__container .btn-compare, .description .new__tab .relative__container .btn-compare {
    margin: 0;
}
.order-cart-detail__right-short-info > a {
    display: inline-block;
    vertical-align: middle;
}

.mobile .description .display-none-mobile.description__right-short-info-mark {
    display: none;
}

.relative__container {
    position: relative;
    height: auto;
}

/**/

.popup-enter font.notetext,
.popup-password-recovery font.notetext {
	color: green;
	font-family: 'Proxima', sans-serif;
	font-size: 1.4rem;
}

/*========================= сообщить о поступлении ============================*/

.popup-admission__bottom .warning {
    display: none;
    color: #f0907b;
    font-family: 'Proxima', sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
}
.popup-admission__bottom._warning .warning {
    display: block;
}

/*========================= авторизация ==========================*/

.popup-mode-enter #select-email-popup:checked ~ .select-email-popup {
    display: block;
}
.popup-mode-enter #select-tel-popup:checked ~ .select-tel-popup {
    display: block;
}

/*========================= регистрация ==========================*/
.popup-registration .popup-with-icon {
    padding: 5rem 3rem;
    box-sizing: border-box;
    background: white;
    width: 35rem;
}

/*========================= самовывоз ==========================*/
.delivery__content-left-address {
    overflow: inherit;
}
.delivery__content-switcher-view .item {
	cursor: pointer;
}
.delivery__content-switcher-view .item._active {
    cursor: initial;
}

/*================ корзина ===================*/

.basket-cost .basket-cost__bottom {
	border-top: 0.1rem solid #ebebeb;
}
.basket-table__row-product-desc-name {
	text-decoration: none;
}
.basket-table__row-delay {
	float: left;
	color: #f0907b;
	font-family: 'Proxima', sans-serif;
	font-weight: 400;
	font-size: 1.6rem;
	margin-bottom: 0.5rem;
	position: relative;
	padding-left: 3rem;
}
.basket-table__row-delay._warning:before {
    background: url(/static/templates/images/icons/alert.svg) no-repeat center;
	content: '';
    position: absolute;
    top: -1rem;
    left: 0;
    margin-right: .5rem;
    width: 3rem;
    height: 4rem;
    z-index: 10;
    background-size: 2rem;
}
.basket-table__row-delay._warning {
	max-width: 45rem;
}
.basket-table__row-product-desc-name._delay {
	height: 5.6rem;
}
.right-side-panel__content .basket-table__row-delay {
	font-size: 1.4rem;
}

/*================ заказ ===================*/

/*.checkout__title .base-helper-btn._black:after {
	content: initial;
}*/
.plug-loader .payment__bottom-btn {
	filter: initial;
}
.checkout .errortext {
    font-size: 1.4rem;
}
.popup-attention .btn-sign {
	cursor: pointer;
}

/*=================== поиск в заказе ====================*/
.delivery__content-top .base-input-find label {
	z-index: 3;
}
.delivery__content-top .base-input-find input {
	z-index: 2;
	position: relative;
}
.delivery__content-top .title-search-result {
	display: none !important;
	opacity: 1;
	position: absolute;
	width: 100%;
	z-index: 1;
	background: #fff;
}
.delivery__content-top .title-search-result._active {
	display: block !important;
}
.delivery__content-top [class*=-islets_serp-item] {
	border-color: #f6e3d7 !important;
}
.delivery__content-top [class*=-islets_serp-item]:hover {
	background-color: #f6e3d7;
	color: #5d5951;
	border-color: #f6e3d7 !important;
}
.delivery__content-top [class*=-islets_serp-item] * {
	color: #5d5951 !important;
	font-family: 'Proxima', sans-serif;
	font-size: 1.6rem;
}
.delivery__content-top [class$=-islets_serp-item__title] {
	font-weight: 400;
	color: #140300 !important;
}
#map_big [class$=-balloon__content] h3 {
	display: block;
	color: #5e3326;
	font-family: 'Proxima', sans-serif;
	font-size: 2.4rem;
	font-weight: 400;
	line-height: 2.5rem;
	margin: 0 0 1.5rem;
	width: 100%;
}
#map_big [class$=-balloon__content] p {
	font-family: 'Proxima', sans-serif;
	color: #5d5951;
}

/******************* ЛК ********************/

.personal-data__coll .notetext {
    color: green;
    font-family: 'Proxima', sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
}

.order-item .order-item__bottom .order-list__item-desc {
    color: #5d5951;
    font-family: 'Proxima', sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.8rem;
	text-decoration: none;
}
.order-item .order-item__bottom .order-list__item > * {
	vertical-align: middle;
}

.address-list__item h3:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 1.8rem;
    height: 1.7rem;
    background: url(/static/templates/images/icons/star.svg) no-repeat center;
    background-size: contain;
    margin-right: .5rem;
}

.gender-block {
    margin-bottom: 2rem;
}

.btn-with-icon._not_hover {
    cursor: default;
}

.btn-with-icon._not_hover:hover {
    color: #5d5951;
}
.btn-with-icon._not_hover:hover:before {
    opacity: 1;
}
.btn-with-icon._not_hover:hover:after {
    opacity: 0;
}

.address-list__item-block-table tr td:first-child:after {
	bottom: 0.3rem;
}

.address-list__item-block-table tr td {
	padding-top: 1rem;
	line-height: 1.5rem;
}

/*******************************************/

.feed-com-footer {
    position: relative;
    height: 8.5rem;
}
.comment__discussion-bottom textarea {
    height: 6rem;
}
.comment__discussion-bottom-control {
    z-index: 999;
    width: 100%;
    max-height: 6rem;
    bottom: 0;
    position: absolute;
}
.bx-core-popup-menu-editor .bx-core-popup-menu, .bx-core-popup-menu-editor.bx-core-popup-menu {
    display: none !important;
}

#list-share {
position: relative;
display: inline-block;
margin-left: 1rem;
vertical-align: middle;
}
#list-share .ya-share2__item .ya-share2__badge, #list-share .ya-share2__item .ya-share2__title {
    display: none;
}
#list-share, #list-share .ya-share2__container_size_s, #list-share .ya-share2__container_size_s .ya-share2__item {
    margin: 0;
    display: inline-block;
}
#list-share .ya-share2__item > a:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: .7;
    background: no-repeat center;
    background-size: contain;
}
#list-share .ya-share2__item > a:hover:after {
    opacity: 1;
}
#list-share .ya-share2__item.ya-share2__item_service_facebook > a:after {
    width: .9rem;
    height: 1.8rem;
    margin-left: -0.1rem;
    margin-top: -0.1rem;
    background-image: url(/static/templates/images/icons/social-facebook-rose.png);
}
#list-share .ya-share2__item.ya-share2__item_service_odnoklassniki > a:after {
    width: 1.1rem;
    height: 1.9rem;
    margin-top: -0.2rem;
    background-image: url(/static/templates/images/icons/social-odnoklassniki-rose.png);
}
#list-share .ya-share2__item.ya-share2__item_service_vkontakte > a:after {
    width: 1.9rem;
    height: 1.1rem;
    margin-left: -0.1rem;
    background-image: url(/static/templates/images/icons/social-vkontakte-rose.png);
}

#my-share .ya-share2__item a {
    display: table;
    width: 6rem;
    height: 6rem;
    border-bottom: 1px solid #ebebeb;
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    text-align: center;
    text-decoration: none;
}
#my-share .ya-share2__item:hover {
    background-color: #fafafa;
}
#my-share .ya-share2__item .ya-share2__title {
    display: none;
}
#my-share .ya-share2__container_size_s .ya-share2__item {
    margin: 0;
}
#my-share .ya-share2__item .ya-share2__badge {
    display: table-cell;
    background: none;
    vertical-align: middle !important;
    white-space: normal;
}
#my-share .ya-share2__item a .ya-share2__counter {
    display: block;
    color: #a6a59b;
    font-family: 'Proxima', sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    padding: 0;
    margin: 0;
}
#my-share .ya-share2__item a .ya-share2__icon {
    background: center no-repeat;
    background-size: contain;
    margin: 0 auto .5rem;
    width: 2.4rem;
    height: 2.4rem;
}
#my-share .ya-share2__item.ya-share2__item_service_facebook a{
    border-top: 1px solid #ebebeb;
}
#my-share .ya-share2__item.ya-share2__item_service_facebook .ya-share2__icon {
    background-image: url(/static/templates/images/icons/social-facebook.png);
}
#my-share .ya-share2__item.ya-share2__item_service_vkontakte .ya-share2__icon {
    background-image: url(/static/templates/images/icons/social-vkontakte.png);
}
#my-share .ya-share2__item.ya-share2__item_service_twitter .ya-share2__icon {
    background-image: url(/static/templates/images/icons/social-twitter.png);
}
#my-share .ya-share2__item.ya-share2__item_service_odnoklassniki .ya-share2__icon {
    background-image: url(/static/templates/images/icons/social-osdnoklassniki.png);
}


.store [data-islets-serp-popup] {
    position: absolute;
    top: 4rem !important;
    left: 0;
    padding: 0;
    margin: 0;
    width: 38rem;
    height: 54vh;
    z-index: 999;
    display: none;
    background-color: white;
}
.store [data-islets-serp-popup]._active {
    display: block;
}

.store [data-islets-serp-popup] [class*=-islets_serp-popup] {
    margin: 0;
    top: 0;
    height: 54vh;
}
.store [data-islets-serp-popup] [class$=-islets_serp] {
    height: 54vh;
    overflow-x: hidden;
    max-height: 54vh; !important;
}
.store [data-islets-serp-popup] [class$=-islets_serp-item]:hover, .store [data-islets-serp-popup] [class$=-islets__first]:hover {
    background-color: #fff5ef;
    border-color: #fff5ef;
}
.store [data-islets-serp-popup] [class$=-islets_serp-item], .store [data-islets-serp-popup] [class$=-islets__first] {
    position: relative;
    display: block;
    white-space: nowrap;
    padding: 2rem 1.5rem;
    cursor: pointer;
    border-bottom: 0.1rem solid #ebebeb !important;
    border-top: 0.1rem solid #ebebeb !important;
    margin-top: -0.1rem;
    box-sizing: border-box;
}
.store [data-islets-serp-popup] [class$=-islets_serp-item__title] {
    display: block;
    margin: 0 0 1rem;
    color: #140300;
    font-family: 'Proxima', sans-serif;
    font-size: 2rem;
    font-weight: 400;
    line-height: 1.3;
}
.store .checkout__title .error{
    color: #f0907b;
    text-transform: initial;
    font-size: 1.6rem;
}

/*.catalog__pink-block-slider .slick-slide:last-child {
    border-right: 1px solid rgba(20, 3, 0, 0.1);
}*/

.vacancy-questionnaire__left .input-item._warning input {
    border-color: #f0907b !important;
}
.vacancy-questionnaire__left .input-pass-warning {
    margin: 3px 0 0 205px;
}
[data-mention-val] ._disabled {
    cursor: default;
    opacity: 0.5;
}

[data-view-to-list-item]._alreadyAdd {
    display: none;
}

.notVisible {
    visibility: hidden !important;
}

.hide_important {
    display: none !important;
}

.popular-list__content {
    z-index: 9;
}
.popular-list__content.plug-loader {
    overflow: hidden;
}
._notify_rigth_bottom {
    position: fixed;
    right: 3rem;
    bottom: 3rem;
}
._notify_near {
    position: absolute;
    left: 18rem;
    z-index: 999;
    top: 14rem;
}
.mobile ._notify_near {
    min-height: 14rem;
}
.saved-list__about-desc-title input.title {
    background: none;
}
.mobile .popup-admission__bottom {
	white-space: normal;
}
.mobile .popup-admission__bottom input {
	margin-bottom: 2rem;
}
.mobile .popup-admission__bottom .btn-sign {
	margin-bottom: 2rem;
}

.desktop .about .base-indent-6rem {
    margin-bottom: 4rem;
}
.tablet .about .base-indent-6rem {
    margin-bottom: 2rem;
}
.mobile .about .base-indent-6rem {
    margin-bottom: 1rem;
}
.about .about-top {
    display: none;
}
.desktop .about-top.about-desktop-banner {
    display: block;
}
.tablet .about-top.about-tablet-banner {
    display: block;
}
.mobile .about-top.about-mobile-banner {
    display: block;
}
.tablet .about-card-block .card-item:nth-child(2n) > div {
    float: left !important;
}
.order-item .order-item__bottom .order-list__item-link {
    line-height: normal;
}
.mobile .about-card-block .card-item:nth-child(2n) > div ck {
    float: left !important;
}
.journal-top-panel {
    margin: 3rem 0 4rem;
}
.comment-block {
    margin-top: 20px;
}

.mobile .vacancy .base-helper-wrapper {
	display: block;
	left: -100%;
}

.delivery-cities{
	padding-bottom: 2rem;
}

.base-checkbox.region-city{
	margin-left: 3rem;
}

.delivery-cities .status{
	padding: 0 3px;
}

.delivery-cities .status.active{
	background-color: #f0907b;
	color: #ffffff;
}

.delivery-cities .status.noactive{
	background-color: #ebebeb;
}

.delivery-cities .btn-teg {
	margin-bottom: 3rem;
}

.delivery-cities-search .input-item{
	width: 30rem;
	display: inline-block;
}

.delivery-cities-search input[type="submit"] {
	width: 13rem;
	margin-bottom: 1rem;
	display: inline-block;
}

.delivery-cities .show-cities{
	color: #f0907b;
}

.vacancy-detail__desc {
	display: block;
	color: #5d5951;
	font-family: 'Proxima', sans-serif;
	font-size: 1.8rem;
	font-weight: 400;
	line-height: 2.5rem;
	margin: 0;
}

#put-vacancies .balloon-select-city__content-left-wrap{
	margin-top: 0;
}

.base-helper-wrapper._left {
	left: 0;
	right: auto;
	margin-left: 1rem;
}
.base-helper-wrapper._left .base-helper-content {
	max-height: inherit;
}
.base-helper-wrapper._left .base-helper-content:before {
	left: 0.9rem;
	right: unset;
}
.base-helper-wrapper._left .base-helper-content:after {
	left: 1rem;
	right: unset;
}

.description__price-off {
    display: none !important;
}
/* End */
/* /local/templates/optima/components/optima/search.title/optima/style.css?15169836674623 */
/* /local/templates/optima/styles.css?1765199244510 */
/* /local/templates/optima/template_styles.css?176519924417557 */
