

/* Start:/local/templates/store/components/bitrix/search.title/shop_title/style.css?15070238443791*/
div.title-search-result{

	margin-top: 42px;
    margin-left: -25px;
}

.search-input__wrp-label:hover{
	opacity: 0.8;
}


.search-input__wrp{
	position: relative;
	padding-right: 20px;
	height: 28px;
}

.search-input_inp{
	width: 100%;
	height: 28px;
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	background: transparent;
	border: none;
	color: #010101;
	font-size: 14px;
	font-weight: 400;
	box-shadow: none;
	outline: none !important;
	padding-right: 20px;
}

.search-input_inp__a{
	cursor: pointer;
    font-size: 13px;
    color: #010101;
    line-height: 28px !important;
    display: inline-block;
    vertical-align: top;
}
.search-input_inp__span{
	cursor: pointer;
    display: inline-block;
    vertical-align: top;
    line-height: 28px;
	color: #010101;
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;letter-spacing: 1.5px;

}

.search-input_inp__a.active{
	position: absolute;
	z-index: 1;
	right: 0px;
	top:0;
}
.search-input_inp__span.active{
	display: none;
}

.search-input__wrp label{
	display: none !important;
}
.search-input_inp.error, .search-input_inp.valid{
	border: none !important;
}










div.title-search-result {
	display:none;
	overflow:hidden;
	z-index: 100;
}

table.title-search-result {

	border-collapse: collapse;
	width:10%;
	border-top: none;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
    padding-left: 31px;
    padding-right: 20px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color: #aba8ac;
	font-size: 12px;
	vertical-align:top;
	display:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#E9E9E9;
}

table.title-search-result td.title-search-more {
	display: none;
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}



table.title-search-result td.title-search-all a
{
	color:#333333;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

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




@media only screen and (max-width: 767px){
	.search-input__wrp{
		margin-bottom: 10px !important;
	}
	.search-input_inp__a{
		margin-left: 20px;
	}
	.search-input_inp__a.active{
		margin-left: 0px;
	}
	.search-input_inp{
	    padding: 0 30px;
	}
	.search-input_inp__a.active{
		right: 9px;
	}
	.search-input__wrp-label, .search-input_inp{
		text-align: center;
	}
}




@media (max-width: 767px){
	div.title-search-result{
	    margin-top: 36px;
	    margin-left: 0;
	    border: 1px solid #dfdfdf;
	    background: #fff;

	}
	table.title-search-result td.title-search-item{
    	padding-left: 15px;
    	padding-right: 0px;	
	}


}


/* End */


/* Start:/local/templates/store/components/bitrix/catalog/shop/style.css?15416774163285*/
/*Brand lines*/
.brand-lines_mob {
	display: none;
}

.brand-lines__line-title.brand-lines__line-title_mob {
 	padding: 10px 0px 20px;
}

.brand-lines_nav__name.brand-lines_nav__name_mob {
	margin: 0 5px 8px 0px;
    padding: 7px 7px;
}

.brand-lines_nav {
    display: flex;
    flex-flow: wrap;
}

.brand-lines__description {
    color: #797979;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.5px;
    margin: 0 0 40px 10px;
    display: none;
}

@media (max-width: 767px) {
	.brand-lines_mob {
		display: block;

	}
}
/*END Brand lines*/


.shop-list__section-top-eleny{
	color: #000;
	margin: 30px 0 10px;
	font-size: 14px;
	line-height: 16px;
}

.fb-item__img__main .fb-item__img{
	display: none;
}
.fb-item__img__main .owl-item:first-child .fb-item__img {
    display: block;
}
.fb-item__img__main .owl-wrapper .fb-item__img{
	display: block;
}




.shop-detail__subscribe-wrp{
    margin: 10px 0;
    color: #000;
    font-size: 14px;
    line-height: 18px;
    text-align: right;
}
.shop-detail__subscribe-wrp .bx_big.bx_bt_button.bx-catalog-subscribe-button{
    cursor: pointer;
}

/* внимание еще этот функционал в help */
.what-order{
	background-color: #e9f0f4;
	margin: 15px 10px 0;
}
.what-order.column12{
   padding: 17px 0px 17px 25px;
}
.what-order__wrp{
	margin: 0 -5px;
	text-align: center;
}
.what-order__a{
	display: inline-block;
	margin: 0 auto;
	line-height: 20px;
	color: #000;
	font-size: 14px;
	font-weight: 400;
	border-bottom: 1px solid rgba(23, 24, 25, 0.2);
	margin: 2px auto 0;
	text-align: center;
}
.what-order__a:hover{
	opacity: 0.8;
}

.what-orde__phone{
	text-align: right;
}
.what-orde__phone__img{
	width: 11px;
	vertical-align: top;
	margin-top: 6px;
}
.what-orde__phone a {
		color: #000 !important;
}
.what-orde__phone__two{
	line-height: 28px;
	color: #000 !important;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	display: inline-block;
	vertical-align: top;
}
.what-orde__phone__two span{
	margin-left: 16px;
	color: #000 !important;
}





@media only screen and (max-width: 1160px) and (min-width: 960px){
	.what-orde__phone__two span {
	    margin-left: 7px;
	}
}
@media only screen and (max-width: 959px) and (min-width: 768px){
	.what-orde__phone__img{
		display: none;
	}
	.what-orde__phone__two{
	    margin-left: 0px;
	    font-size: 12px;
	}
	.what-order__a{
		margin-top: 3px;
	}
}



@media only screen and (max-width: 767px){
	.what-order__a{
		margin-top: -3px;
	}
	.what-orde__phone__img{
		display: none;
	}

	.what-orde__phone__two {
	    font-weight: bold;
	}

	.what-orde__phone__two span {
	    margin-left: 4px;
	}
	.what-order.column12{
		padding: 17px 0px;
	}
	.what-orde__phone {
	    text-align: center;
	}

	.what-order__wrp{
		margin-bottom: 10px !important;
	}
	.what-orde__phone{
		margin-bottom: 0px !important;
	}
	.what-order.column12 {
	   margin-top: 20px !important;
	}

}

@media (min-width: 768px){
    .fb-item__volume .jq-selectbox__dropdown{
        width: auto;
        min-width: 100%;
    }
}




/* End */


/* Start:/local/components/harlamoff/brend.detail/templates/.default/style.css?1511538267191*/
.shop-list__brend_ps .shop-list__brend__tx a {
    color: #cb1511;
}
.shop-list__brend_store .shop-list__brend__tx a {
    color: #cb1511;
}
.shop-list__brend__tx p{
	margin-top: 0;
}
/* End */


/* Start:/local/components/harlamoff/brend-filter-item-menu/templates/.default/style.css?1507023844118*/

@media (max-width: 767px){
	.menu-brend-filter.menu-side__ul-1 {
	    display: block;
	    margin: 25px 0;
	}
}
/* End */


/* Start:/local/templates/store/components/bitrix/catalog/shop/bitrix/catalog.section/.default/style.css?15416774154733*/
/*Brand lines*/
.brand-lines {
    display: none;
    flex-direction: row;
    white-space: nowrap;
    margin: 40px 0 20px;
}

.brand-lines__line-title {
    font-size: 11px;
    color: #000000;
    letter-spacing: 1.5px;
    line-height: 15px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 0 20px 0 10px;
}

.brand-lines_nav__name {
    padding: 9px 15px;
    border-radius: 2px;
    font-size: 13px;
    background: #ffffff;
    border: 1px solid #DCDCDC;
    margin: 0 4px 8px 3px;
    color: #797979;
    letter-spacing: 0.2px;
    transition: all .3s ease-out;
}

.brand-lines_nav__name.active,
.brand-lines_nav__name:hover {
    color: #000;
    background: #dcdcdc;
}

.brand-lines_nav {
    display: flex;
    flex-flow: wrap;
}

.brand-lines__description {
    color: #797979;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.5px;
    margin: 0 0 40px 10px;
    display: none;
}

@media (min-width: 768px) {
	.brand-lines {
	    display: flex;
	}

	.brand-lines__description {
		display: block;
	}
}
/*END Brand lines*/



.shop-list__img-text{
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 9px;
	color: #000;
	background: #fff;
	z-index: 1;
}

.shop-list__img__wrp:hover .shop-list__img-text{
	display: block;
}

@media (max-width: 767px){
	.shop-list__img-text{
		display: none !important;
	}
}



.shop-list__item {
    margin-bottom: 40px;
}

.shop-list__name.shop-list__with-review {
	margin-top: 10px;
}


/*Hearts*/
.review__list__comment__rating {
	margin-top: 7px ;
	height: 10px;
	display: flex;
	justify-content: center;
}

.review__list__comment__rating .reveiw__general-rating__hearts{
  width: 56px;
  height: 8px;
}

.reveiw__general-rating__cnt{
	font-size: 8px;
	color: #aeaeae;
	margin-left: 10px;
}

.reveiw__general-rating__hearts-wrap{
  display: inline-block;
}

.reveiw__general-rating__hearts{
  position: relative;
  width: 98px;
  height: 14px;
  background-color: #E7E5E5;
}
.reveiw__general-rating__progress{
/*  content: " ";*/
  display: block;
  z-index: 0;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #d6302a;
}

.reveiw__general-rating__whitesvg{
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background: url("/local/components/harlamoff/review.item/img/heart-half-rating.svg") no-repeat
}

.reveiw__general-rating .reveiw__general-rating__progress{
  width: 0;
  -webkit-animation: loader 1s;
  animation: loader 1s;
  background-color: #d6302a;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}


@media (max-width: 767px) {
	.review__list__comment__rating {
	    justify-content: flex-start;
	}
}

/*end Hearts*/


.shope-section__description{
	line-height: 18px;

	color: #797979;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0.5px;

	margin-bottom: 10px;
	margin: 0 0 20px 10px;
}


/*убрать дублирование крестика на подписке на товар*/
span.popup-window-close-icon::after{
	display: none;
}

span.bx-catalog-subscribe-button{
	margin-bottom: 0;
}
.btn-subscribe-item._store-item__buy.btn_border_long{
	font-size: 10px;
	padding: 11px 36px;
}

.shop-list__aside-fixed.active-resize.active-scroll{
	position: static;
	position: fixed;
	top: 50px;

	width: 172px;
	min-width: 235px !important;
	padding-right: 45px;

}


.stickers__new{
	left: 0;
	right: initial;
}
.stickers__hit{
	left: 0;
	right: initial;
}


.shop-list__type{
    line-height: 16px;
    min-height: 16px;
}
.shop-list__img__wrp{
	display: block;
}
.shop-list__price {
	text-transform: lowercase !important;
}


/* btn buy */
._store-item__buy.btn_border_long{
	position: absolute;
	bottom: -33px;
	background-color: #fff;
	/*display: none;*/
	width: 160px;
	left: 50%;
	margin-left: -80px;
	z-index: 1;

}

._store-item__buy.btn_border_long {
   bottom: 0;

}
._store-item__buy .g__icons{
    font-size: 14px;
}

._store-item__hover{
	position: relative;
}

._store-item__hover:hover ._store-item__buy{

	display: block;
}


@media only screen and (max-width: 767px){
	._store-item__buy.btn_border_long{
		display: block !important;
		position: static;
		margin: 15px 0 0 0;
		padding: 0 !important;
		border: none;
		text-align: left;
	}
	._store-item__buy.btn_border_long:hover{
		opacity: 0.8;
	}
	.shop-list__h1.shop-list__mob{
		margin-bottom: 10px;
		position: static;
	}
}
/* END btn buy */
/* End */


/* Start:/local/templates/store/components/bitrix/catalog.product.subscribe/subscribe/style.css?15070238442500*/



.harlamoff_subscribe-popup .bx-catalog-popup-message{
    text-align: center;
    font-weight: 400;
}


.harlamoff_subscribe-popup .popup-window-titlebar-text{
    padding: 0;
    color: #797979;
    font-weight: normal;
}

.harlamoff_subscribe-popup .bx-catalog-popup-content{
    width: 100%;
    max-width: 100%;
    font-weight: normal;
    padding: 0px 20px 5px;
}
.harlamoff_subscribe-popup .bx-catalog-popup-message{
    min-width: auto;
}
.harlamoff_subscribe-popup .popup-window-close-icon{
    top: 15px;
    right: 2px;
}







/* Button */
.bx-catalog-subscribe-button
{
    margin-bottom: 6px;
    display: inline-block;
}
.bx-catalog-popup-content
{
    width: 90%;
    max-width: 280px;
}
/* Subscribe popup */
.bx-catalog-subscribe-form-container-label
{
    font-size:13px;
    color: #5a6c77;
    padding-bottom: 2px;
}
.bx-filter-param-label
{
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}
.bx-catalog-subscribe-form-container-input
{
    position: relative;
}
.bx-catalog-subscribe-form-container-input input[type="text"] {
    display: block;
    width: 100%;
    font-size: 18px;
    height: 38px;
    margin: 0;
    padding: 0 4px;
    border: 1px solid #CCD5DB;
    border-radius: 2px;
    background: #f8fafc;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.bx-catalog-subscribe-form-star-required {
    color: #d93333;
}
.bx-catalog-subscribe-form-container .bx-captcha{
    margin-bottom: 10px;
}
.bx-catalog-popup-message
{
    font-weight: bold;
    min-width: 240px;
    margin: 0 0 0;
}

/* Alert style */
.bx-catalog-subscribe-alert {
    background-color: #edf6fc;
    color: #000;
    font-size: 15px;
    min-height: 45px;
    text-align: center;
    padding: 12px 40px 12px 60px;
    position: relative;
    width: 280px;
}
.bx-catalog-subscribe-aligner {
    display: inline-block;
    height: 45px;
    margin-left: -1px;
    vertical-align: middle;
    width: 1px;
}
.bx-catalog-subscribe-alert-text {
    display: inline-block;
    vertical-align: middle;
}
.bx-catalog-subscribe-alert-footer {
    text-align: center;
}
.bx-catalog-subscribe-alert-popup {
    background-color: #edf6fc !important;
    border: 1px solid #edf6fc !important;
    border-radius: 3px !important;
    -webkit-box-shadow: 0 19px 24px rgba(88, 112, 118, 0.17) !important;
    box-shadow: 0 19px 24px rgba(88, 112, 118, 0.17) !important;
}
/* End */
/* /local/templates/store/components/bitrix/search.title/shop_title/style.css?15070238443791 */
/* /local/templates/store/components/bitrix/catalog/shop/style.css?15416774163285 */
/* /local/components/harlamoff/brend.detail/templates/.default/style.css?1511538267191 */
/* /local/components/harlamoff/brend-filter-item-menu/templates/.default/style.css?1507023844118 */
/* /local/templates/store/components/bitrix/catalog/shop/bitrix/catalog.section/.default/style.css?15416774154733 */
/* /local/templates/store/components/bitrix/catalog.product.subscribe/subscribe/style.css?15070238442500 */
