

/* Start:/local/templates/biozka/components/bitrix/catalog/catalog/style.css?1527451145697*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}
/* End */


/* Start:/local/templates/biozka/components/bitrix/catalog.element/biozka/style.css?158789977050209*/
.bx_item_detail{
	border:solid 1px #ebeae4;
	margin-right: 15px;
}

/* item_detail_v2 */
.bx_item_detail .bx_item_title{
	font-family: bliss pro extra bold;
	margin-bottom: 20px;
	min-height: 24px
}

.bx_item_detail .bx_item_title h1{
	font-size:30px;
	letter-spacing:-.01em;
	border-bottom:0 none transparent;
	margin-bottom: 0;
	padding-bottom: 0;
}
.bx_item_detail h1 span{color:#000}
.bx_item_detail .bx_item_container{}

/* Item info */
.bx_item_detail div.item_article{
	 font-family: bliss pro italic;
	font-weight: bold;
	 letter-spacing:-.01em;
	
}
.bx_item_detail #right_items a.more{
	font-weight: bold;	
	text-decoration: underline;
}
.right_items_all{
	margin-bottom: 20px;
	padding: 0px 30px!important;
}
.colors{
	margin:15px 5px;
	/*height: 67px;*/
}
.colors .radio {
	padding-left: 20px;
}
.colors .radio label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  /*padding-left: 5px;*/
}
.colors .radio label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 36px;
  height: 36px;
  left: 0;
  margin-left: -20px;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out;
  transition: border 0.15s ease-in-out;
}
.colors .radio label::after {
  display: inline-block;
  position: absolute;
  content: " ";
  width: 50px;
  height: 50px;
	left: -7px;
	top: -7px;
  margin-left: -20px;
  border-radius: 50%;
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}
.colors .radio input[type="radio"] {
  opacity: 0;
  z-index: 1;
}
.colors .radio input[type="radio"] + label::before {
  /*outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;*/
  /*outline-offset: -2px;*/
}
.colors .radio input[type="radio"]:checked + label::after {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);

}
.colors .radio input[type="radio"]:disabled + label {
  opacity: 0.65;
}

.colors .radio input[type="radio"]:disabled + label::before {
  cursor: not-allowed;
}

.colors .radio.radio-inline {
  margin-top: 0;
  height: 60px;
position: relative;
margin-left: 0;
margin-right: 10px;
}
.colors .radio-white input[type="radio"] + label::before ,
.colors .radio-white input[type="radio"]:checked + label::after  {
  border: solid 1px #857c56;
}

.colors .radio-lilac input[type="radio"] + label::before  {
	background-color: #ec97e9;
}
.colors .radio-lilac input[type="radio"]:checked + label::after  {
  border: solid 1px #ec97e9;
}

.colors .radio-red input[type="radio"] + label::before  {
	background-color: #ff6a6a;
}
.colors .radio-red input[type="radio"]:checked + label::after  {
  border: solid 1px #ff6a6a;
}

.colors .radio-blue input[type="radio"] + label::before  {
	background-color: #95b5ff;
}
.colors .radio-blue input[type="radio"]:checked + label::after  {
  border: solid 1px #95b5ff;
}

.colors .radio-yellow input[type="radio"] + label::before  {
	background-color: #ffe34b;
}
.colors .radio-yellow input[type="radio"]:checked + label::after  {
  border: solid 1px #ffe34b;
}

.colors .radio-turquoise input[type="radio"] + label::before  {
	background-color: #88edff;
}
.colors .radio-turquoise input[type="radio"]:checked + label::after  {
  border: solid 1px #88edff;
}

.size{
	margin:15px 0px;
	height: 37px;
}
.size .radio {
  padding-right: 10px;
	display: inline-block;
  /*float: left;*/
  margin-top: 0;
}

.size .radio label {
	font-family: PF Din Text Comp Pro;
	font-size:16.54px;
  	position: relative;
	color:#a4a4a4;
  	border:solid 1px #ebeae4;
	border-radius:3px;
  	/*width: 65px;*/
	height: 32px;
	text-align:center;
	padding:4px 13px;
}

.size .radio input[type="radio"] {
	opacity: 0;
	z-index: 1;
}

.size .radio input[type="radio"]:checked + label{
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
	border:solid 1.2px #857c56;
	color:#857c56;
	background:#d6e5e2;
}

.buttons_cart{
	/*padding-left: 10px;*/
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}
.buttons_cart a.btn{
	font-family: bliss pro regular;
	font-size:18px;
	letter-spacing:-.001em;
	margin: 8px 8px 8px 0px;
	width: 160px;/*231*/
	height: 55px;/*60*/
	border-radius:55px;/*60*/
	padding: 12px 15px;/*12 40*/
	text-align: right;
}
.buttons_cart a.btn.cart{
	font-family: bliss pro extra bold;
	font-size:20px;/*22*/
	background:#d6e5e2;
	color:#857c56;
	padding: 14px 0px 0 40px;
    text-align: center;
}
.buttons_cart a.btn.orderbuyclick{
	font-family: bliss pro light;
	border:1px solid #e8e8e2;
	text-align: center;
}
.buttons_cart a.btn.orderbuyclick:hover{
	background: #d6e5e2;
	color: #FFF;
}
.buttons_cart a.btn.delay{
	width: 91px;
	/*background:#7c7249;
	color:#FFF;*/
	font-family: bliss pro bold;
	background:#FFF;
	border:1px solid #e8e8e2;
	color:#7c7249;
	font-size:18px;/*20*/
	padding: 14px 0px 0 43px;/*14px 20px 0 40px;*/
	text-align:center;
}
.buttons_cart a.btn.cart::before,
.buttons_cart a.btn.delay::before{
	content:'';
	width: 30px;
	height: 30px;
	position: absolute;
	margin-left:-40px;/*60*/
}
.buttons_cart a.btn.cart::before{
	background: url(/local/include/file_template/img/product_cart.png) no-repeat;
	background-size: 27px;
}
.buttons_cart a.btn.cart:hover::before{
	background-position: 0 -30px;
}
.buttons_cart a.btn.delay:hover::before{
		background-position: 0 -30px;
	}
.buttons_cart a.btn.delay::before{
	background: url(/local/include/file_template/img/delay.png) no-repeat;/*detail_delay*/
}
	
/*.buttons_cart a.buy_offline{
	padding-right: 10px;
	margin-right: 0px;
}*/
#product_brendy{
	float:right;
	width: 144px;/*180px*/
	height: 77px;/*96px*/
	margin-left: 10px;
}
#product_brendy a{
	background: #fff;
	border: solid 1px #ebeae4;
	width: 144px;/*180px*/
	height: 77px;/*96px*/
	position: absolute;
	right: 0;
	top: 0;
}
#product_brendy .img-responsive{
	position: absolute;
	margin: auto;
	right: 0;
	bottom: 0;
	left: 0;
	top: 0;
	max-width: 90%
}

#navigation-product{
	width:100%;
	height:68px;
	border:solid 1px #ebeae4;
	text-align:center;
	overflow: hidden;
	display: flex;
	padding: 0 30px;
	flex-direction: row;
	justify-content: space-between;
}

#navigation-product div{
	font-family: bliss pro light;
	font-size:14px;
	letter-spacing:.005em;
	text-align: left;
	/*margin: 15px 0px;*/
	line-height: 16px;
	width: 25%;
	display: flex;
	align-items: center;
	justify-content: center;
	
}
#navigation-product .delivary::before,
#navigation-product .nal::before,
#navigation-product .sale::before,
#navigation-product .buy_offline::before{
	margin: 6px;
	/*margin-left: 0px;*/
}
#navigation-product .delivary::before{
	content: url(/local/include/file_template/img/detail_delivary.png);
	width: 32px;
	height: 20px;
}

#navigation-product .nal::before{
	content: url(/local/include/file_template/img/detailorder1click.svg);
	width: 28px;
	/*height: 22px;*/
}

#navigation-product .sale::before{
	content: url(/local/include/file_template/img/detail_sale.png);
	width: 28px;
	height: 24px;
}
#navigation-product .buy_offline::before{
	content: url(/local/include/file_template/img/buy_offline.png);
	width: 28px;
	height: 24px;
}
.bx_item_detail .item_info_section{
	margin:0 0 20px 0;
	padding:0 0 0 10px;
	font-size:13px;
	line-height:19px;
}
.bx_item_detail .item_section_name_gray{
	color:#9e9e9e;
	font-size:13px;
}

.bx_item_detail .bx_cnt_desc{vertical-align: baseline;}
/* Item SET */

.bx_item_detail .transparent_input{
	border:none;
	background:none;
	color:#000;
	font-weight:bold;
	font-size:14px;
	display: inline-block;
	width: 60px;
	text-align: center;
}



.bx_item_detail .tabs_{
	/*height:88px;
	border:solid 1px #ebeae4;
	background:#fbfbf6;*/
}
.bx_item_detail #tabs{
	padding-left: 35px;
    height: 80px;/*88*/
    background: #fbfbf6;
    border: solid 1px #ebeae4;
    padding-top: 20px;/*28חק*/
}
.bx_item_detail #tabs.nav-tabs > li > h2{
	margin: 0px;
	margin-top: 13px;
}
.bx_item_detail #tabs.nav-tabs > li > h2 > a{
	font-family: bliss pro regular;
	font-size:18px;
	letter-spacing:-.01em;
	padding: 15px 30px;
	color: #7c7249;
}
.bx_item_detail #tabs.nav-tabs > li.active > h2 > a,
.bx_item_detail #tabs.nav-tabs > li.active > h2 > a:hover,
.bx_item_detail #tabs.nav-tabs > li.active > h2 > a:focus {
    color: #857c56;
    background-color: #fff;
	border:solid 1px #ebeae4;
    border-top: 4px solid #857c56;
	border-bottom:none;
	border-radius:0px;
	padding: 15px 60px;
}
.bx_item_detail .tab-content .tab-pane{
	padding:20px 100px;
	position: relative;
	/*padding:100px 100px 30px;*/
}
/*.bx_item_detail .tab-content .tab-pane#ingredients{
	padding: 20px 0px;
}
.bx_item_detail .tab-content .tab-pane#ingredients h4.title{
	padding-left: 100px;
	padding-right: 100px;
}*/
.bx_item_detail .tab-pane#ingredients .svoisva{
	margin-left: -100px;
	margin-right: -100px;
}
.bx_item_detail .tab-content h4.title{
	font-size:30px;
	letter-spacing:-.001em;
	padding: 35px 0px 25px;
}
.bx_item_detail .tab-content .tab-pane > p{
	font-family:Arial;
	font-size:17px;
	line-height:26px;
	color:#757575;
	text-align: justify;
}
.bx_item_detail #match{
	padding: 20px;
}
.bx_item_detail .match-all{
	display: flex;
	text-align: center;
	width: 100%;
}
.bx_item_detail .match-list{
	display: flex;
	width: 70%;
	flex-direction: row;
	flex-wrap: wrap;
}
.bx_item_detail .match-list .match-element{
	cursor: pointer;
	display: flex;
	width: 20%;
	flex-direction: column;
}
.bx_item_detail .match-list .match-element.active{
	border: 1px solid;
}
.bx_item_detail .match-list .match-element div{
	font-size: 12px;
	padding: 5px;
}

.bx_item_detail .match-detail{
	/*padding: 0px;*/
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 30%;
	/*height: 373px;*/
}
@media (max-width:768px) {
	.bx_item_detail .match-list,.bx_item_detail .match-detail{
		width: 50%;
	}
	.bx_item_detail .match-list .match-element{
		width: 33%;
	}
	#navigation-product{
		padding: 0 5px;
	}
}
@media (max-width:600px) {
	.bx_item_detail .match-all{
		flex-direction: column;
	}
	.bx_item_detail .match-list,.bx_item_detail .match-detail{
		width: 100%;
	}
	.bx_item_detail .match-list .match-element{
		width: 33%;
	}
}
.bx_item_detail .match-detail .sticky {
  position: fixed;
  z-index: 101;
}
.bx_item_detail .match-detail .stop {
  position: relative;
  z-index: 101;
}
.bx_item_detail .match-detail .name{
	padding: 5px;
	color: #857c56;
	letter-spacing: -.01em;
	display: block;
}
.bx_item_detail .match-detail .image{
	position: relative;
}
.bx_item_detail .match-list .match-element img,
.bx_item_detail .match-detail img{
	width: 100%;
}
.bx_item_detail .match-detail img.image-mask{
	position: absolute;
	left: 0px;
	top: 0px;
}
.bx_item_detail .match-detail a.btn.cart{
	font-family: bliss pro extra bold;
	font-size: 20px;
	background: #d6e5e2;
	color: #857c56;
	padding: 14px 0px 0 40px;
	text-align: center;
	font-family: bliss pro regular;
	font-size: 18px;
	letter-spacing: -.001em;
	margin: 8px 8px 8px 0px;
	width: 160px;
	height: 55px;
	border-radius: 55px;
	padding: 12px 15px;
	text-align: right;
}
.bx_item_detail .match-detail a.btn.cart::before {
    content: '';
    width: 30px;
    height: 30px;
    position: absolute;
    margin-left: -40px;
}
.bx_item_detail .match-detail a.btn.cart::before {
    background: url(/local/include/file_template/css/../img/product_cart.png) no-repeat;
        background-size: auto;
    background-size: 27px;
}
.bx_item_detail .social{
	border:solid 1px #ebeae4;
	padding-left:95px;
	height:80px;
	overflow:hidden;
}
.bx_item_detail .social p{
	margin:20px 0px;
}
.bx_item_detail .social span{
	font-family: bliss pro light;
	font-size:18px;
	float: left;
	margin-top: 5px;
	margin-right: 30px;
}
.bx_item_detail .social a{
	width:37px;
	height:37px;
	background:#e1e1d0;
	color:#FFF;
	font-size: 16px;
	margin: 0 10px 0 0;
}
.bx_item_detail .social a i{
	line-height:37px;
}
.bx_item_detail .svoisva{
	width:100%;
	float:left;
	height:120px;
	border: solid 1px #ebeae4;
	background: #FFF;
	overflow:hidden;
}
.bx_item_detail .svoisva > div{
	border:solid 1px #f9f8f5;
	height:100%;
	padding: 0;
}

.bx_item_detail .svoisva > div img{
	margin: auto;
	height: 100px;
	/*position: absolute;
	top: 0px;
	bottom: 0px;*/
}
.bx_item_detail .svoisva > div a{
	font-family: bliss pro light;
	font-size:18px;/*21px*/
	letter-spacing:.005em;
	height:100%;
	width:100%;
	display:inline-block;
	padding: 8px 0px 8px 20px;
}
.bx_item_detail .svoisva > div a div{
	/*margin-left: 30px;*/
	display: inline-block;
	width: 55%;
	vertical-align: middle;
	margin-left: 15px;
}
.bx_item_detail .svoisva > div a:hover{
	text-decoration:none;
	-webkit-box-shadow: 0px 0px 24px 0px rgba(228,226,215,1);
-moz-box-shadow: 0px 0px 24px 0px rgba(228,226,215,1);
box-shadow: 0px 0px 24px 0px rgba(228,226,215,1);
}
/*tab-section-container*/
.bx_item_detail .tab-section-container{position:relative;}
.bx_item_detail .tab-list{
	padding:0;
	border-bottom:1px solid #d9e1e3;
	vertical-align:bottom;
	text-align:left;
}
.bx_item_detail .tab-list li{
	display:inline-block;
	border:1px solid #d9e1e3;
	border-bottom:none;
	border-radius:3px 3px 0 0;
	background:#f7f7f7;
	box-shadow:inset 0 -10px  5px -10px rgba(0,0,0,.12);
	vertical-align:bottom;

}
.bx_item_detail .tab-list li a{
	display:block;
	padding:0 10px;
	height:30px;
	box-shadow:none;
	color:#999;
	text-decoration:none;
	font-size:13px;
	line-height:30px;
}

.bx_item_detail .tab-list li:hover,
.bx_item_detail .tab-list li.active{
	background:#fff;
}

/*.tab-list li:hover a,*/
.bx_item_detail .tab-list li.active a{
	position:relative;
	bottom:-2px;
	height:35px;
	background:#fff;
	color:#3f3f3f;
	line-height:35px;
}
.bx_item_detail .tab-boby-container .container>div.tab-off{display:none;}
.bx_item_detail .tab-boby-container .container>div{

}
.bx_item_detail .item_comments{
	display:block;
	padding-left:10px;
}
.bx_item_detail .item_comments li{
	display:block;
	padding-bottom:10px;
}
.bx_item_detail .item_comments_username{
	display:inline-block;
	color:#5d90bd;
	font-size:14px;
}
.bx_item_detail .item_comments_date{
	display:inline-block;
	margin-left:10px;
	color:#b8b8b8;
	font-size:14px;
}
.bx_item_detail .item_comments_container p{
	margin-top:5px;
	color:#3f3f3f;
	font-size:14px;
}

.bx_item_detail .bx_notavailable{
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	display: inline-block;
	border: 1px solid #E4E4E4;
	background: #F3F3F3;
	white-space: normal;
	line-height: normal;
	padding: 5px 15px;
	margin-bottom: 10px;
}
.bx_notavailable_subscribe
{
	background: none !important;
	border: none !important;
	padding-left: 0 !important;
}

@media (max-width:1200px){
	.bx_item_detail .svoisva > div a{
		text-align: center;
	}
	.bx_item_detail .svoisva > div a div{
		display: none
	}
}

@media (min-width:640px) and (max-width:980px){}
@media (min-width:480px) and (max-width:639px){}
@media (max-width:480px) {
	.bx-touch .bx_item_detail .item_info_section{padding-left:0}

}
@media (max-width:319px){}

/* item_detail_slider */
.bx_item_detail .bx_item_slider{
	position: relative;
	margin-bottom: 10px;
}
.bx_item_detail .bx_item_slider .bx_item_slider_img_sert{
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 1;
}
.bx_item_detail .bx_item_slider .bx_bigimages {
	position: relative;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: auto;
	padding: 0;
	/*max-width: 440px;*/
	border-radius: 2px;
	background: #fff;
	text-align: center;
	height: 450px;
	width: 100%;
	/*padding-top: 540px;*/
}
.bx_item_detail .bx_item_slider .bx_bigimages iframe{
	height: 450px;
	width: 100%;
}
.bx_item_detail .bx_item_slider .bx_bigimages .bx_bigimages_imgcontainer{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin:auto;
	width:100%;
	height:100%;
}

.bx_item_detail .bx_item_slider .bx_bigimages .bx_bigimages_imgcontainer img {
	display: inline-block;
	max-width: 450px;/*100% !important;*/
	max-height: 100% !important;
	vertical-align: middle;
	text-align: center;
	/*	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;*/
	margin:auto;
}
.bx_item_detail .bx_item_slider .bx_bigimages .bx_bigimages_imgcontainer .youtube{
	height: 450px;
	width: 100%;
	max-width: none;
}
.bx_item_detail .bx_item_slider .bx_bigimages .bx_bigimages_imgcontainer .youtube div{
	/*background-image: url(//evilcoder.ru/wp-content/uploads/2018/01/play.png);
    background-repeat: no-repeat;
    background-size: cover;*/
    height: 48px;
    width: 68px;
    top: 50%;
    left: 50%;
    margin-left: -45px;
    margin-top: -30px;
    position: absolute;
    border-radius: 21px;
    background-position: 50% 50%;
    cursor: pointer;
}
/*.bx_item_detail .bx_item_slider .bx_bigimages .bx_bigimages_imgcontainer .youtube div:hover {
      box-shadow: 0 0 12px 0 #000;
}*/
.ytp-large-play-button-bg:hover{
	fill: #f00;
}
/*----*/

.bx_item_detail .bx_item_slider .bx_slider_conteiner{
	position: relative;
	padding-top: 50px;
	margin-bottom: 10px;
	max-width: 100%;
	width: 100%;
}
.bx-no-touch .bx_item_detail .bx_item_slider .bx_slider_conteiner.full {
	position: relative;
	margin-left: -5%;
	padding: 20px 5% 0
}

/*----*/

.bx_item_detail .bx_item_slider .bx_slider_scroller_container{position: relative}

.bx_item_detail .bx_item_slider .bx_slide{
	position: relative;
	overflow: hidden;
	margin: 0;
	width: 100%;
}
.bx-touch .bx_item_detail .bx_item_slider .bx_slide{overflow-x: auto}

.bx_item_detail .bx_item_slider .bx_slide ul{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	white-space: nowrap
}
.bx-touch .bx_item_detail .bx_item_slider .bx_slide ul{margin-left: 0 !important}
.bx_item_detail .bx_item_slider .bx_slide ul li{
	position: relative;
	display: block;
	float: left;
	height: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
}

.bx_item_detail .bx_item_slider .bx_slide ul li .cnt{
	position: absolute;
	top: 0;
	right: 2px;
	bottom: 4px;
	left:2px;
	display: block;
	overflow: hidden;
	border: 1px solid #c0cfda;
	background: #fff;
}
.bx-retina .bx_item_detail .bx_item_slider .bx_slide ul li .cnt{
	border: none;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/local/templates/biozka/components/bitrix/catalog.element/biozka/images/x2border.png) 2 stretch;
	-moz-border-image: url(/local/templates/biozka/components/bitrix/catalog.element/biozka/images/x2border.png) 2 stretch;
	-o-border-image: url(/local/templates/biozka/components/bitrix/catalog.element/biozka/images/x2border.png) 2 stretch;
	border-image: url(/local/templates/biozka/components/bitrix/catalog.element/biozka/images/x2border.png) 2 fill stretch;
}
.bx_item_detail .bx_item_slider .bx_slide ul li.slick-active{
	width: 78px !important;
	height: 78px !important;
}
.bx_item_detail .bx_item_slider .bx_slide .slick-track{
	height: auto !important;
	left: 0px !important;
}
.bx_item_detail .bx_item_slider .bx_slide ul li:hover .cnt{border: 2px solid #857c56}
.bx_item_detail .bx_item_slider .bx_slide ul li:active .cnt,
.bx_item_detail .bx_item_slider .bx_slide ul li.slick-current .cnt,
.bx_item_detail .bx_item_slider .bx_slide ul li.bx_active .cnt{
	padding: 3px;
	border: 2px solid #857c56;
}
.bx-retina .bx_item_detail .bx_item_slider .bx_slide ul li.bx_active .cnt{
	border: none;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/local/templates/biozka/components/bitrix/catalog.element/biozka/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/local/templates/biozka/components/bitrix/catalog.element/biozka/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/local/templates/biozka/components/bitrix/catalog.element/biozka/images/x2border_active.png) 2 stretch;
	border-image: url(/local/templates/biozka/components/bitrix/catalog.element/biozka/images/x2border_active.png) 2 fill stretch;
}
.bx_item_detail .bx_item_slider .bx_slide ul li .cnt .cnt_item{
	position: absolute;
	top:   6%;
	right: 6%;
	bottom:6%;
	left:  6%;
	background-size: 100% auto;
	background-repeat: no-repeat;
}
.bx_item_detail .bx_item_slider .bx_slide ul li .cnt .cnt_item img{
	width: auto;
	height: 25px;
}

/*----*/

.bx-no-touch .bx_item_detail .bx_item_slider .bx_slide_left,
.bx-no-touch .bx_item_detail .bx_item_slider .bx_slide_right  	  {opacity:0.8}
.bx-no-touch .bx_item_detail .bx_item_slider .bx_slide_left:hover,
.bx-no-touch .bx_item_detail .bx_item_slider .bx_slide_right:hover{opacity:1.0}
.bx_item_detail .bx_item_slider .bx_slider_conteiner.full .bx_slide_left,
.bx_item_detail .bx_item_slider .bx_slider_conteiner.full .bx_slide_right{
	position: absolute;
	top: 0;
	bottom:4px;
	width :5%;
	max-width:11px;
	cursor: pointer;
}
.bx-no-touch .bx_item_detail .bx_item_slider .bx_slide_left {left: -5%;background:url(/local/templates/biozka/components/bitrix/catalog.element/biozka/images/arr_left.png)  no-repeat   left  center;background-size: 100% auto}
.bx-no-touch .bx_item_detail .bx_item_slider .bx_slide_right{right:-5%;background:url(/local/templates/biozka/components/bitrix/catalog.element/biozka/images/arr_right.png) no-repeat   right center;background-size: 100% auto}
.bx-touch 	 .bx_item_detail .bx_item_slider .bx_slide_left {left:   0;background:url(/local/templates/biozka/components/bitrix/catalog.element/biozka/images/fade_left.png)  repeat-y   left  center;background-size: 100% auto}
.bx-touch 	 .bx_item_detail .bx_item_slider .bx_slide_right{right:  0;background:url(/local/templates/biozka/components/bitrix/catalog.element/biozka/images/fade_right.png) repeat-y   right center;background-size: 100% auto}

.bx_item_detail .bx_item_slider_lupe_small{
	position: absolute;
	background: rgba(0, 0, 0, 0.18);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid rgba(255,255,255,.5);
	cursor: pointer;
}

.bx_item_detail .bx_item_slider_lupe{
	position: absolute;
	border: 1px solid #b2b2b2;
	left:105%;
	top: 0;
	bottom:4px;
	margin: 0;
	background: #fff url(/local/templates/biozka/components/bitrix/catalog.element/biozka/images/wait.gif) no-repeat scroll center center;
	z-index: 120;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}

.bx_item_detail .bx_item_slider_lupe img {
	max-width: 99999px !important;
	max-height: 99999px !important;
}

/* Stickers */
.bx_item_detail .bx_bigimages .bx_stick_disc{
	/*position: absolute;
	width: 72px;
	height: 74px;
	background: url(/local/templates/biozka/components/bitrix/catalog.element/biozka/images/stick_disc.png) no-repeat center;
	color: #fff;
	text-align: center;
	text-shadow:0 1px 0 #ba3434;
	font-weight: bold;
	font-size: 23px;
	line-height: 74px;*/
	font-family: PF Din Text Comp Pro;
	position: absolute;
	width: 46px;
	height: 46px;
	color:
	#fff;
	text-align: center;
	font-size: 19px;
	letter-spacing: -.025em;
	background: #933124;
	padding-top: 6px;
	text-transform: uppercase;
}
.bx_item_detail .bx_bigimages .bx_stick_disc:after {
	content: "";
	position: absolute;
	left: -1px;
	bottom: 0;
	width: 0;
	height: 0;
	border-bottom: 7px solid #fff;
	border-left: 23px solid transparent;
	border-right: 23px solid transparent;
}
.bx_item_detail .bx_bigimages .bx_stick.left,
.bx_item_detail .bx_bigimages .bx_stick_disc.left{left:-2px;}
.bx_item_detail .bx_bigimages .bx_stick.right,
.bx_item_detail .bx_bigimages .bx_stick_disc.right{right: 0;}
.bx_item_detail .bx_bigimages .bx_stick.top,
.bx_item_detail .bx_bigimages .bx_stick_disc.top{top: 0px;}
.bx_item_detail .bx_bigimages .bx_stick.bottom,
.bx_item_detail .bx_bigimages .bx_stick_disc.bottom{bottom: 5px;}
.bx_item_detail .bx_bigimages .bx_stick.middle,
.bx_item_detail .bx_bigimages .bx_stick_disc.middle{top: 49%;}


/* scu_detail_size */
.bx_item_detail .bx_item_detail_size{
	position: relative;
	margin-bottom: 10px;
	padding: 0;
	max-width: 100%;
	width: 100%;
}
.bx-no-touch .bx_item_detail .bx_item_detail_size.full {
	position: relative;
	margin-left: -5%;
	padding: 0 5%;
}

/*----*/

.bx_item_detail .bx_item_detail_size .bx_item_section_name_gray{
	color: #9e9e9e;
	vertical-align: middle;
	font-size: 11px;
	line-height: 11px;
}

/*----*/

.bx_item_detail .bx_item_detail_size .bx_size_scroller_container{position: relative}

.bx_item_detail .bx_item_detail_size .bx_size{
	position: relative;
	overflow: hidden;
	margin: 0;
	width: 100%;
}
.bx_item_detail .bx_item_detail_size ul{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	white-space: nowrap;
}
.bx-touch 	 .bx_item_detail .bx_item_detail_size .bx_size{overflow-x: auto;}
.bx_item_detail .bx_item_detail_size ul{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	white-space: nowrap;
}
.bx-touch 	.bx_item_detail .bx_item_detail_size .bx_size ul{margin-left: 0 !important;}
.bx_item_detail .bx_item_detail_size ul li{
	position: relative;
	display: block;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 25px;
}
.bx_item_detail .bx_item_detail_size ul li .cnt{
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 2px;
	bottom: 2px;
	left:2px;
	display: block;
	overflow: hidden;
	border: 1px solid #c0cfda;
	background: #fff;

	color: #3f3f3f;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	line-height: 22px;
}
.bx-retina .bx_item_detail .bx_item_detail_size ul li .cnt{
	border: none;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/local/templates/biozka/components/bitrix/catalog.element/biozka/images/x2border.png) 2 stretch;
	-moz-border-image: url(/local/templates/biozka/components/bitrix/catalog.element/biozka/images/x2border.png) 2 stretch;
	-o-border-image: url(/local/templates/biozka/components/bitrix/catalog.element/biozka/images/x2border.png) 2 stretch;
	border-image: url(/local/templates/biozka/components/bitrix/catalog.element/biozka/images/x2border.png) 2 fill stretch;
}
.bx_item_detail .bx_item_detail_size ul li:hover .cnt{border: 1px solid #006cc0}
.bx_item_detail .bx_item_detail_size ul li:active .cnt,
.bx_item_detail .bx_item_detail_size ul li.bx_active .cnt{
	border: 2px solid #006cc0;
}
.bx-retina .bx_item_detail .bx_item_detail_size ul li.bx_active .cnt{
	border: none;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/local/templates/biozka/components/bitrix/catalog.element/biozka/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/local/templates/biozka/components/bitrix/catalog.element/biozka/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/local/templates/biozka/components/bitrix/catalog.element/biozka/images/x2border_active.png) 2 stretch;
	border-image: url(/local/templates/biozka/components/bitrix/catalog.element/biozka/images/x2border_active.png) 2 fill stretch;
}

.bx_item_detail .bx_item_detail_size .bx_size ul li.bx_missing .cnt{border: 1px solid #c0cfda !important}
.bx_item_detail .bx_item_detail_size .bx_size ul li.bx_missing>i{
	cursor: not-allowed;
	position: absolute;
	display: block;
	top: 0;
	right: 2px;
	bottom: 2px;
	left:2px;
	z-index:11;
	background: rgba(255,255,255,.79) url(/local/templates/biozka/components/bitrix/catalog.element/biozka/images/missing.png) no-repeat center;
}
/*----*/

.bx-no-touch .bx_item_detail .bx_item_detail_size .bx_slide_left,
.bx-no-touch .bx_item_detail .bx_item_detail_size .bx_slide_right  		{opacity:0.8}
.bx-no-touch .bx_item_detail .bx_item_detail_size .bx_slide_left:hover,
.bx-no-touch .bx_item_detail .bx_item_detail_size .bx_slide_right:hover {opacity:1.0}

.bx_item_detail .bx_item_detail_size.full .bx_slide_left,
.bx_item_detail .bx_item_detail_size.full .bx_slide_right{
	position: absolute;
	top: 0;
	bottom:4px;
	width :5%;
	max-width:11px;
	cursor: pointer;
}
.bx-no-touch .bx_item_detail .bx_item_detail_size .bx_slide_left {left: -5%;background:url(/local/templates/biozka/components/bitrix/catalog.element/biozka/images/arr_left.png)  no-repeat left  center;background-size: 100% auto}
.bx-no-touch .bx_item_detail .bx_item_detail_size .bx_slide_right{right:-5%;background:url(/local/templates/biozka/components/bitrix/catalog.element/biozka/images/arr_right.png) no-repeat right center;background-size: 100% auto}
.bx-touch 	 .bx_item_detail .bx_item_detail_size .bx_slide_left {left:   0;background:url(/local/templates/biozka/components/bitrix/catalog.element/biozka/images/fade_left.png)  repeat-y left  center;background-size: 100% auto}
.bx-touch 	 .bx_item_detail .bx_item_detail_size .bx_slide_right{right:  0;background:url(/local/templates/biozka/components/bitrix/catalog.element/biozka/images/fade_right.png) repeat-y right center;background-size: 100% auto}

/* scu_detail_scu */
.bx_item_detail .bx_item_detail_scu{
	position: relative;
	margin-bottom: 10px;
	padding: 0;
	max-width: 100%;
	width: 100%;
}
.bx-no-touch .bx_item_detail .bx_item_detail_scu.full {
	position: relative;
	margin-left: -5%;
	padding: 0 5%
}

/*----*/

.bx_item_detail .bx_item_detail_scu .bx_item_section_name_gray{
	color: #9e9e9e;
	vertical-align: middle;
	font-size: 11px;
	line-height: 11px;
}

/*----*/

.bx_item_detail .bx_item_detail_scu .bx_scu_scroller_container{position: relative}

.bx_item_detail .bx_item_detail_scu .bx_scu{
	position: relative;
	overflow: hidden;
	margin: 0;
	width: 100%;
}
.bx-touch 	 .bx_item_detail .bx_item_detail_scu .bx_scu{overflow-x: auto}

.bx_item_detail .bx_item_detail_scu .bx_scu ul{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	white-space: nowrap
}
.bx-touch 	.bx_item_detail .bx_item_detail_scu .bx_scu ul{margin-left: 0 !important}
.bx_item_detail .bx_item_detail_scu .bx_scu ul li{
	position: relative;
	display: block;
	float: left;
	height: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.bx_item_detail .bx_item_detail_scu .bx_scu ul li .cnt{
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 2px;
	bottom: 4px;
	left:2px;
	display: block;
	overflow: hidden;
	border: 1px solid #c0cfda;
	background: #fff;
	z-index:10;
}
.bx-retina .bx_item_detail .bx_item_detail_scu .bx_scu ul li .cnt{
	border: none;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/local/templates/biozka/components/bitrix/catalog.element/biozka/images/x2border.png) 2 stretch;
	-moz-border-image: url(/local/templates/biozka/components/bitrix/catalog.element/biozka/images/x2border.png) 2 stretch;
	-o-border-image: url(/local/templates/biozka/components/bitrix/catalog.element/biozka/images/x2border.png) 2 stretch;
	border-image: url(/local/templates/biozka/components/bitrix/catalog.element/biozka/images/x2border.png) 2 fill stretch;
}
.bx_item_detail .bx_item_detail_scu .bx_scu ul li:hover .cnt{border: 1px solid #006cc0}
.bx_item_detail .bx_item_detail_scu .bx_scu ul li:active .cnt,
.bx_item_detail .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{
	padding: 3px;
	border: 2px solid #006cc0;
}
.bx_item_detail .bx_item_detail_scu .bx_scu ul li.bx_missing .cnt{border: 1px solid #c0cfda !important}
.bx_item_detail .bx_item_detail_scu .bx_scu ul li.bx_missing>i{
	cursor: not-allowed;
	position: absolute;
	display: block;
	top: 0;
	right: 2px;
	bottom: 4px;
	left: 2px;
	z-index:11;
	background: rgba(255,255,255,.79) url(/local/templates/biozka/components/bitrix/catalog.element/biozka/images/missing.png) no-repeat center;
}

.bx-retina .bx_item_detail .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{
	border: none;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/local/templates/biozka/components/bitrix/catalog.element/biozka/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/local/templates/biozka/components/bitrix/catalog.element/biozka/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/local/templates/biozka/components/bitrix/catalog.element/biozka/images/x2border_active.png) 2 stretch;
	border-image: url(/local/templates/biozka/components/bitrix/catalog.element/biozka/images/x2border_active.png) 2 fill stretch;
}
.bx_item_detail .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item{
	position: absolute;
	top:   6%;
	right: 6%;
	bottom:6%;
	left:  6%;
	background-size:contain;
	background-repeat: no-repeat;
}
.bx_item_detail .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item img{
	width: auto;
	height: 25px;
}

/*----*/

.bx-no-touch .bx_item_detail .bx_item_detail_scu .bx_slide_left,
.bx-no-touch .bx_item_detail .bx_item_detail_scu .bx_slide_right  	  {opacity:0.8}
.bx-no-touch .bx_item_detail .bx_item_detail_scu .bx_slide_left:hover,
.bx-no-touch .bx_item_detail .bx_item_detail_scu .bx_slide_right:hover{opacity:1.0}

.bx_item_detail .bx_item_detail_scu.full .bx_slide_left,
.bx_item_detail .bx_item_detail_scu.full .bx_slide_right{
	position: absolute;
	top: 0;
	bottom:4px;
	width :5%;
	max-width:11px;
	cursor: pointer;
}
.bx-no-touch .bx_item_detail .bx_item_detail_scu .bx_slide_left {left: -5%;background:url(/local/templates/biozka/components/bitrix/catalog.element/biozka/images/arr_left.png)  no-repeat   left  center;background-size: 100% auto}
.bx-no-touch .bx_item_detail .bx_item_detail_scu .bx_slide_right{right:-5%;background:url(/local/templates/biozka/components/bitrix/catalog.element/biozka/images/arr_right.png) no-repeat   right center;background-size: 100% auto}
.bx-touch 	 .bx_item_detail .bx_item_detail_scu .bx_slide_left {left:   0;background:url(/local/templates/biozka/components/bitrix/catalog.element/biozka/images/fade_left.png)  repeat-y   left  center;background-size: 100% auto}
.bx-touch 	 .bx_item_detail .bx_item_detail_scu .bx_slide_right{right:  0;background:url(/local/templates/biozka/components/bitrix/catalog.element/biozka/images/fade_right.png) repeat-y   right center;background-size: 100% auto}

/* item_detail_description */
.bx_item_detail .bx_item_description p{font-size: 13px;}
.bx_item_detail .bx_item_description .bx_item_section_name_gray{
	color: #9e9e9e;
	font-size: 13px;
}
.bx_item_detail .bx_item_description .bx_specifications_table{
	margin-top: 10px;
	width: 100%;
	border-collapse: collapse;
}
.bx_item_detail .bx_item_description .bx_specifications_table tr:nth-child(odd){background: #f2f2f2;}
.bx_item_detail .bx_item_description .bx_specifications_table tr:nth-child(even){ }
.bx_item_detail .bx_item_description .bx_specifications_table tr td{
	padding: 3px 10px;
	font-size: 12px;
}
.bx_item_detail .bx_item_description .bx_specifications_table tr td:first-child{font-weight: bold;}


.responsive-tabs-container[class*="accordion-"] .accordion-link{
	font-size: 30px;
	padding: 3px 15px;
}
.bx_catalog_item_quantity{
	display: none;
}
.bx_catalog_item_quantity .btn-group.open .dropdown-toggle,
.bx_catalog_item_quantity .bootstrap-select > .dropdown-toggle,
.bx_catalog_item_quantity .bootstrap-select > .dropdown-toggle:active,
.bx_catalog_item_quantity .bootstrap-select > .dropdown-toggle:focus,
.bx_catalog_item_quantity .bootstrap-select > .dropdown-toggle:hover{
	font-family: bliss pro italic;
	font-weight: bold;
	letter-spacing: -.01em;
	border: none;
	border-bottom: solid 1px #b0af9d;
	background: none;
	color: #b0af9d!important;
	font-size: 16px;
}
.bx_catalog_item_quantity .bootstrap-select.btn-group .dropdown-toggle .caret{
	width: 0px;
  height: 0px;
  border: 14px solid transparent; 
  border-top-color: #b0af9d; 
  margin: 0;
  padding: 0;
	top: 40%;
}
.bx_catalog_item_quantity .bootstrap-select.btn-group .dropdown-toggle .caret::before{
	content:'';
  width: 0px;
  height: 0px;
  border: 11px solid transparent; 
  border-top-color: white;
  display: inline-block;
  -webkit-transform: translate(-11px, -14px);
}
.nabor_element{
	border: solid 1px #ebeae4;
	display: flex;
	flex-direction: column;
	padding: 0 30px;
}
.nabor_element .title{
	font-family: bliss pro regular;
	font-size: 16.2px;
	letter-spacing: .05em;
	width: 100%;
	padding: 10px 0;
}
.nabor_element .list{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 10px;
	
}
.nabor_element .list_item{
	display: flex;
	max-width: 46%;
	justify-content: center;
}
@media (max-width: 540px) {
	.nabor_element .list{
		flex-wrap: wrap;
	}
	.nabor_element .list_item_4,
	.nabor_element .list_item_4 + .list_owner{
		justify-content: center;
		max-width: 100%;
		width: 100%;
	}
}
.nabor_element .list_item div{
	display: flex;
	align-items: center;
	/*width: 25%;*/
}
.nabor_element .list_item div picture{
	
}
.nabor_element .list_item div picture img{
	width:100%;
		max-width: 60px;
}
.nabor_element .list_item div::after{
	content: "+";
	font-size: 24px;
	color: #5c5757;
}
.nabor_element .list_item div:last-child::after{
	content: "";
}
.nabor_element .list_owner{
	display: flex;
	align-items: center;
}
.nabor_element .list_owner > .price_nabor {
	font-family: bliss pro light;
	color:#575757;
	font-size:24px;
	letter-spacing:.05em;
	margin: 0px;
	margin-right: 15px;
	display: flex;
	justify-content: center;
	align-items: center;
}.nabor_element .list_owner > .price_nabor::before{
	content: "=";
	font-size: 18px;
	margin-right: 10px;
}
.nabor_element .list_owner > .price_nabor > span{
	display: flex;
	/*align-items: center;*/
}
.nabor_element .list_owner > .price_nabor .old_price{
	font-size:15px;
	margin-right:20px;
	margin-top: 4px;
	text-decoration:line-through;
}
.nabor_element .list_owner > .price_nabor .old_price::after{
	content:url( "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAATCAYAAACgADyUAAABdklEQVQ4jaWSsaoTURCGt7K0ui+gvWBxS+19gvgYgpVvIoqFYBe0sEkVOPvPbsJmT0ICcUMgCFmIwZtGkwvCxmQ/m6yu16g33IG/GeY7Z2b+CYKbhqQ7ZvbBzC4k7cyMg75JGpvZS+fc+R+gc+5BVZwkyT5NU7z3JElC7RG896+Ogt1uF6AEPgEfgWlRFMs8z4miCDNjPp+/+xv49WpHwNl4PI7NjNFoxLXBIAiCMAwfmhlxHJ8GSrpXzXoS6Jx7VNWcBJrZGzMjyzKCVqt1u91u35XUMDM6nQ5lWf4Em83mLefcuaTXhzbLzWZDIOlz3adKknaSLuu5OI6L1WoFsAskNfI8v5zNZpgZURQxHA7p9/ukacpgMNhPJhMWiwXb7RbgC/C48qixXC6f12b8DqTA5HAEQ+At8AQ4q1b8TNILSe+rH6fTaXHI/aYwDJ/WN5Udm/GYer3eBfALBrL1ek2t1X9F76q5//XxaNwEvG9me+/9tcAfTJ8t3rzDBvkAAAAASUVORK5CYII=");
	transform: scale(.6);
	text-decoration:line-through;
}
.nabor_element .list_owner > .price_nabor .new_price::after{
	content:url( "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAATCAYAAACgADyUAAABdklEQVQ4jaWSsaoTURCGt7K0ui+gvWBxS+19gvgYgpVvIoqFYBe0sEkVOPvPbsJmT0ICcUMgCFmIwZtGkwvCxmQ/m6yu16g33IG/GeY7Z2b+CYKbhqQ7ZvbBzC4k7cyMg75JGpvZS+fc+R+gc+5BVZwkyT5NU7z3JElC7RG896+Ogt1uF6AEPgEfgWlRFMs8z4miCDNjPp+/+xv49WpHwNl4PI7NjNFoxLXBIAiCMAwfmhlxHJ8GSrpXzXoS6Jx7VNWcBJrZGzMjyzKCVqt1u91u35XUMDM6nQ5lWf4Em83mLefcuaTXhzbLzWZDIOlz3adKknaSLuu5OI6L1WoFsAskNfI8v5zNZpgZURQxHA7p9/ukacpgMNhPJhMWiwXb7RbgC/C48qixXC6f12b8DqTA5HAEQ+At8AQ4q1b8TNILSe+rH6fTaXHI/aYwDJ/WN5Udm/GYer3eBfALBrL1ek2t1X9F76q5//XxaNwEvG9me+/9tcAfTJ8t3rzDBvkAAAAASUVORK5CYII=");
	transform: scale(.9);
	margin-left: 5px;
}
.nabor_element .list_owner .btn{
	font-family: bliss pro regular;
	font-size: 12px;
	background:	#d6e5e2;
	color: #857c56;
	padding: 0px;
	text-align: center;
	letter-spacing: -.001em;
	/*margin: 8px 8px 8px 0px;*/
	width: 94px;
  	height: 33px;
	border-radius: 33px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.nabor_element .list_owner .btn::before{
	background: url(/local/include/file_template/img/product_cart.png) no-repeat;
	background-size: 18px;
	content: '';
	width: 20px;
	height: 20px;
	display: block;
	margin-right: 10px;
}
/*#buy_offline::after {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0;
}

#buy_offline {
    background: rgba(120,112,74, 0.76) none 0 0;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 9999999;
}


#buy_offline .modal_ {
    /*border: 6px solid #cdc8ad;*/
    /*display: inline-block;
    max-width: 100%;
    position: relative;
    vertical-align: middle;
    z-index: 80100;
    text-align: left;
    
}
#buy_offline .modal-content_ {
    /*margin:6px;*/
    /*background: #FFF;
	padding: 30px 60px 60px;
	height: 667px;
	width: 1070px;
	border:none
}

#buy_offline .modal_close {
    background: #7c7249 url("/local/templates/biozka/components/bitrix/catalog.element/biozka/images/close.png") no-repeat;
    cursor: pointer;
    display: block;
    height: 60px;
	width: 60px;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 80400;
	color: #FFF;
	font-size: 20px;
	padding: 5px 13px;
	background-position: 20px;
    /*background-size: 24px;*/
/*}

#buy_offline .buy_offline_title{
	font-family: bliss pro extra light;
	font-size:37.59px;
	text-transform:uppercase;
}
#buy_offline .buy_offline_text{
	font-family: bliss pro regular;
	font-size:20px;
	text-transform:none;
	margin-left: 60px;
	font-weight:normal;
}
#buy_offline #buy_offline_all{
	padding: 30px 0px;
	overflow-y: scroll;
	height: 538px;
}
#buy_offline #buy_offline_all::-webkit-scrollbar-track {border-radius: 10px;}
#buy_offline #buy_offline_all::-webkit-scrollbar {width: 10px;}
#buy_offline #buy_offline_all::-webkit-scrollbar-thumb {border-radius: 10px;background: #dad5bf;}
#buy_offline #buy_offline_all:hover::-webkit-scrollbar-thumb {background: #c6c0a7;}
#buy_offline #buy_offline_all > div{
	padding: 25px 0px;
	
}
#buy_offline #buy_offline_all .table{
	margin:0px;
}
#buy_offline #buy_offline_all .table > tbody > tr > td{
	border:none;
}
#buy_offline #buy_offline_all td > img{
	height: 100px;
}
#buy_offline #buy_offline_all td.title{
	font-family: bliss pro bold;
	font-size:24px;
	padding-top: 0px;
}
#buy_offline #buy_offline_all td.map{
	width: 300px;
	
}
#buy_offline #buy_offline_all td.map div{
	padding-bottom:0px;
}
#buy_offline #buy_offline_all td.map a{
	font-family: PF Din Text Comp Pro;
	font-size:14px;
	letter-spacing:.2em;
	text-transform:uppercase;
	text-decoration:underline;
	padding-left:40px;
}
#buy_offline #buy_offline_all td.phone{
	width:240px;
}
#buy_offline #buy_offline_all td.phone div{
	font-family: Museo Cyrl 500;
	font-size:18px;
	letter-spacing:.05em;
}
#buy_offline #buy_offline_all td.time{
	width:240px;
}
#buy_offline #buy_offline_all td.time div{
	font-family:Arial;
	line-height: 16px;
}*/
.bx_item_detail .bx_mobile_item_title{
	display: none;
}
#productMain{
	display: flex;
	flex-direction: row;
	margin: 0px;
}
#productMain > div{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
@media (max-width: 991px) {
	#content #productMain{
		position: relative;
		flex-direction: column;
	}
	#productMain .col-md-6{
		position: unset;
	}
	
	.bx_item_detail{
		margin: 0px;
	}
	.bx_item_detail .bx_mobile_item_title{
		display: block!important;
		font-family: bliss pro medium;
		text-align: center;
	}
	.bx_item_detail .bx_item_title,
	.bx_item_detail .bx_item_slider .bx_item_slider_img_sert,
	#content #productMain .description,
	footer #brends{
		display: none;
	}
	.bx_item_detail .bx_item_slider .bx_slide .slick-track{
		text-align: center;
	}
	.bx_item_detail .bx_item_slider .bx_slide ul li.slick-active{
		/*float: none;
		display: inline-block;*/
	}
	.bx_item_detail .size .radio{
		/*float: none;
		display: inline-block;*/
	}
	.bx_item_detail #right_items,
	.bx_item_detail .size
	{
		text-align: center;
	}
	.resemble #prev-resemble, .recommendation #prev-recommendation,
	.resemble #next-resemble, .recommendation #next-recommendation{
		top: 0;
    	margin: auto;
    	bottom: 0px;
	}
	.resemble #prev-resemble, .recommendation #prev-recommendation{
		left: 15px;
	}
	.resemble #next-resemble, .recommendation #next-recommendation{
		right: 15px;
	}
	#info{
		display: block !important;
	}
	.info_bottom_margin{
		display: none !important;
	}
	.resemble .products .bx_catalog_item,
	.recommendation .products .bx_catalog_item,
	.resemble .products .bx_catalog_item:hover .bx_catalog_item_container,
	.recommendation .products .bx_catalog_item:hover .bx_catalog_item_container{
		border: none;
	}
	.resemble .products .bx_catalog_item .bx_catalog_item_container,
	.recommendation .products .bx_catalog_item .bx_catalog_item_container{
		padding: 0 15px 15px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.bx_item_detail .bx_mobile_item_title{
		font-size: 40px;
		line-height: 48px;
		margin: 0px 144px;
	}
	.bx_item_detail #product_brendy{
		position: absolute;
		right: 15px;
		top: 30px;
	}
	.bx_item_detail div.item_article{
		font-size: 18px;
	}
	.buttons_cart a.btn.delay,
	.buttons_cart a.btn.cart{
		font-size: 23px;
	}
	.buttons_cart a.btn{
		width: 231px;
  		height: 60px;
	}
	
	.bx_item_detail .svoisva{
		background: #f8f7ef;
		height: 143px;
		padding: 0 15px;
	}
	.bx_item_detail .svoisva > div{
		padding: 15px 7px;
	}
	.bx_item_detail .svoisva > div a{
		border: 1px solid #e1e1d0;
		background: #FFF;
		padding: 25px 0px 20px 0px;
	}
	.bx_item_detail .svoisva > div a div{
		display: inline-block;
	}
	.bx_item_detail .svoisva > div img{
  		height: 56px;
	}
	.resemble, .recommendation{
		width: 100%;
		padding: 0 30px;
	}
	.resemble h4, .recommendation h4{
		font-size: 40px;
		letter-spacing: -.025em;
	}
	
	
	#subscribe-main{
		margin-right: 0;
	}
	#sertif{
		margin-top: 60px !important;
	}
}

@media (min-width:641px) and (max-width:960px){
	.bx_item_detail .bx_bigimages .bx_stick{
		width: 90px;
		height: 30px;
		background-size: 100%;
		line-height: 30px;
	}
	.bx_item_detail .bx_bigimages .bx_stick.short {font-weight:normal;font-size:14px}
	.bx_item_detail .bx_bigimages .bx_stick.average {font-weight:normal;font-size:11px}
	.bx_item_detail .bx_bigimages .bx_stick.long{font-weight:normal;font-size:11px}
	/*.bx_item_detail .bx_bigimages .bx_stick_disc{
		width: 64px;
		height: 65px;
		background-size: 100%;
		font-size: 	20px;
		line-height: 65px;
	}*/
}
@media (max-width: 768px) {
	.bx_item_detail .bx_mobile_item_title{
		font-size: 20px;
		line-height: 22px;
		margin: 15px 15px;
	}
	.bx_item_detail .bx_item_slider .bx_bigimages{
		height: 185px;
	}
	.bx_item_detail .bx_item_slider .bx_bigimages frame{
		height: 185px;
		width: 100%;
	}
	.bx_item_detail .bx_item_slider .bx_bigimages .bx_bigimages_imgcontainer img{
		max-width: 185px;
	}
	.bx_item_detail .bx_item_slider .bx_bigimages .bx_bigimages_imgcontainer .youtube{
		height: 185px;
		width: 100%;
		max-width: none;
	}
	.bx_item_detail div.item_article{
		font-size: 16px;
		margin: 15px 0px 0px;
	}
	#content #productMain .right_items_all{
		padding: 0px !important;
	}
	#content #productMain .bann-mark{
		font-size: 12px;
	}
	#content #productMain .price{
		font-size: 23.02px;
	}
	#content #productMain .price img{
		width: 13px;
		margin-left: -5px;
    	margin-top: -2px;
	}
	#content #productMain .price span{
		 font-size: 18.01px;
	}
	#content #productMain .price span img{
		margin-left: 5px;
		margin-top: -4px;
		width: 10px;
	}
	.bx_catalog_item_quantity{
		display: flex;
		justify-content: center;
	}
	.bx_catalog_item_quantity .btn-group.bootstrap-select{
		width: 140px!important;
		margin: 5px 0px 10px;
	}
	.buttons_cart{
		justify-content: center;
	}
	#productMain .bx_catalog_item_controls_blocktwo .bx-catalog-subscribe-button,
	.buttons_cart a.btn.cart,
	.buttons_cart a.btn.orderbuyclick{
		font-size: 14px;
		width: 138px;
  		height: 36px;
		border-radius: 18px;
		padding: 6px 0px 0 25px;
	}
	#productMain .bx_catalog_item_controls_blocktwo .bx-catalog-subscribe-button-text{
		line-height: 50px;
	}
	.buttons_cart a.btn.orderbuyclick{
		padding-left: 0px;
	}
	.buttons_cart a.btn.delay{
		width: 30px;
		height: 30px;
		padding: 4px 0px 0 0px;
		border: none;
	}
	.buttons_cart a.btn.delay::before{
		margin: 0px!important;
	}
	.buttons_cart a.btn.cart::before{
		width: 15px;
  		height: 16px;
		background-size: 15px;
		margin-left: -27px;
		margin-top: 0px;
	}
	.buttons_cart a.btn.cart:hover::before{
		background-position: 0 -17px;
	}
	.responsive-tabs-container[class*="accordion-"] .accordion-link{
		font-size: 18px;
	}
	.bx_item_detail .svoisva{
		display: none;
	}
	.resemble .products .bx_catalog_item_images,
	.recommendation .products .bx_catalog_item_images{
		background-size: 140px;
		padding-top: 45%;
	}
	.resemble .bx_catalog_item_title,
	.recommendation .bx_catalog_item_title,
	.bx-no-touch .resemble .bx_catalog_item:hover .bx_catalog_item_title,
	.bx-no-touch .recommendation .bx_catalog_item:hover .bx_catalog_item_title{
		min-height: 60px;
	}
	.resemble .bx_catalog_item_price .bx_price,
	.recommendation .bx_catalog_item_price .bx_price{
		font-size: 20px;
	}
	.resemble .bx_catalog_item_price .bx_price,
	.recommendation .bx_catalog_item_price .bx_price{
		
	}
	.comments-slider .comment-text:before{
		display: none;
	}
	.comments-slider .row_comment{
		margin: 0px;
	}
	.blog-comment-form table{
		width: 88%;
		margin: 0 30px;
	}
	.blog-comment-form input{
		width: 100%;
	}
	.form_user,
	.blog-comment-form .row.buttons{
		text-align: center;
	}
	#recaptchaUID{
		display: inline-block;
	}
	#recaptchaUID iframe{
	/*	width: 100%;*/
	}
	#recaptchaUID > div,
	#recaptchaUID > div > div{
		width: 195px !important;
		height: 50px !important;
	}
	#prev-comments, #next-comments{
		top: 200px;
	}
	#prev-comments{
		left: 5px;
	}
	#next-comments{
		right: 5px;
	}
	.resemble #prev-resemble, .recommendation #prev-recommendation,
	.resemble #next-resemble, .recommendation #next-recommendation{
		top: 0;
		bottom: 0;
		margin: auto !important;
	}
	.resemble #prev-resemble, .recommendation #prev-recommendation{
		left: 10px!important;
	}
	.resemble #next-resemble, .recommendation #next-recommendation{
		right: 10px!important;
	}
}
@media (max-width:640px) {
	.bx-touch .bx_item_detail .bx_bigimages .bx_stick{
		width: 70px;
		height: 30px;
		background-size: 100%;
		font-size: 	11px;
		line-height: 30px;
	}
	.bx-touch .bx_item_detail .bx_bigimages .bx_stick_disc{
		width: 48px;
		height: 49px;
		background-size: 100%;
		font-size: 	16px;
		line-height: 49px;
	}
	.bx_item_detail .social{
		padding-left:10px;
	}
}
@media (max-width:479px) {
	.bx-touch .bx_item_detail .bx_bigimages .bx_stick{
		width: 70px;
		height: 30px;
		background-size: 100%;
		font-size: 	11px;
		line-height: 30px;
	}

	.bx-touch .bx_item_detail .bx_bigimages .bx_stick_disc{
		width: 37px;
		height: 38px;
		background-size: 100%;
		font-size: 13px;
		line-height: 24px;
	}
	.bx_item_detail .bx_item_slider .bx_slider_conteiner,
	.svoisva,
	#navigation-product div:nth-last-child(1){
		display:none;
	}
}
@media (max-width:350px) {
	#navigation-product,
	.bx_item_detail .social{
		display:none;
	}
}
/* End */


/* Start:/local/templates/biozka/components/bitrix/catalog.comments/.default/style.css?15639922191195*/

.item_comments{
	display: block;
	padding-left: 0;
}
.item_comments li{
	display: block;
	padding-bottom: 10px;
}
.item_comments_username{
	display: inline-block;
	color: #5d90bd;
	font-size: 14px;
}
.item_comments_date{
	display: inline-block;
	color: #b8b8b8;
	font-size: 14px;
	margin-left: 10px;
}
.item_comments_container p{
	margin-top: 5px;
	color: #3f3f3f;
	font-size: 14px;
}
div.blog-comment-form textarea{ width:100%;height:auto }

.bottom-add-comment{
	padding: 2.5em 0;
}
@media (max-width:768px) {
	.bottom-add-comment-m{
		display: block!important
	}
	.bottom-add-comment{
		display: none;
	}
}
.bottom-add-comment-m > a,
.bottom-add-comment > a {
	/*color: #FFF !important;*/
    text-transform: uppercase;
    /*width: 200px;*/
    font-family: PF Din Text Comp Pro;
    letter-spacing: .2em;
    padding: 15px 50px;
    border-radius: 30px;
    cursor: pointer;
    font-size: 17.15px;
	color: #857c56 !important;
	border: 1px solid #857c56;
	background: #FFF;
    /*background: #857c56;*/
}
.bottom-add-comment-m > a:hover,
.bottom-add-comment > a:hover{
	text-decoration: none;
	cursor: pointer;
	/*color: #FFF;*/
}
/* End */


/* Start:/local/templates/biozka/components/bitrix/catalog.comments/.default/bitrix/blog.post.comment/adapt/style.css?1527451145395*/
div.blog-comment-form {width: 100% !important;}

div.blog-comment .blog-author {
  font-size: 0.85em;
}

.blog-comment-content {
  font-size: 13px;
  overflow: hidden!important;
  padding-top: 0 !important;
}

div.blog-comment-buttons input {
  font-size: 13px !important;
  padding: 0 3px !important;
}

.blog-post-rating {
  padding: 10px 0 0 0;
}

.workarea_wrap {
  padding: 0 !important;
}

/* End */


/* Start:/bitrix/components/bitrix/blog/templates/.default/style.css?152745116833012*/
/*blog*/
.blog-posts {display:inline; float:left; margin-right:1%; overflow:hidden; width:79%;}

/*post*/
.blog-post {margin:0; padding-bottom: 2.5em; padding-right:0.8em;}
.blog-post-title {font-size: 1.65em; font-weight:bold; line-height: 1.3em; margin:0 0 0 0; padding:0.2em; padding-left: 0.6em; font-family: Arial;}
.blog-post-title a {text-decoration: none !important;}
.blog-post-title a :hover{text-decoration: underline !important;}
.blog-post-info {padding:0.2em 0.6em 0.2em}
.blog-post-info-back {}
.blog-post-content {padding: 0.4em 0.6em 0.4em; overflow: hidden; border-bottom: 1px dotted; line-height: 1.4em;}

.blog-post-meta { font-size:0.85em; line-height:1.4em; margin:0; padding:0; padding-top:0.3em; padding-bottom:0.3em; padding-left: 0.6em;}
.blog-post-date {margin:0.1em 0; padding:0 0 0 0.3em; line-height: 1.4em; display:inline;}
.blog-post-current .blog-post {padding-right: 0;}

.blog-post-edit-link, .blog-post-delete-link, .blog-post-comments-link, .blog-post-views-link, .blog-post-publish-link, .blog-post-hide-link, .blog-post-show-link {background-repeat: no-repeat; padding-left: 18px; height: 16px; display:inline-block; padding-right: 0.5em; font-size: 1.2em;}
.blog-post-comments-link {padding-left: 15px;}
.blog-post-show-link {padding-left: 19px;}

.blog-post-tag {padding-top: 0.4em;}
.blog-post-tag a {text-decoration: none !important;}
.blog-post-tag a:hover {text-decoration: underline !important;}
.blog-post-avatar img {float:right;}
.blog-post-avatar {padding: 0.1em 0.3em 0.3em 0.3em;}

/*post form*/
div.blog-post-field-text textarea {width: 100%;}
div.blog-post-field-text {padding-bottom: 0.2em;}
div.blog-post-fields {}
div.blog-post-field {}
div.blog-post-field-title input, div.blog-post-field-category input  { width: 100%;}
div.blog-post-field-code input  { width: 40%;}
div.blog-post-field-user {width: 100%; /*IE Fix or zoom:1 */}
div.blog-post-field-title, div.blog-post-field-category, div.blog-post-field-favorite, div.blog-post-field-date, div.blog-post-field-enable-comments { width:100%; }
div.blog-post-field-access, div.blog-post-field-seo, div.blog-post-field-category { padding-top: 10px}

div.blog-post-field-date {padding-top: 0.5em;}
div.blog-post-field-favorite div, div.blog-post-field-enable-comments div{display:inline;}
div.blog-post-field-favorite, div.blog-post-field-enable-comments {padding-bottom: 0.4em;}
div.blog-post-field-sep { width:2%; float: left;}
div.blog-post-image-item {float:left; padding-right: 1em; padding-bottom: 2em; height:150px;}
div.blog-post-image-item-border {border: 1px solid; height:100px; text-align: center; vertical-align: middle; width:100px;}
div.blog-post-image-item-input {padding-top: 0.5em;}
div.blog-post-image-item-input input {width: 100px;}
div.blog-post-buttons {padding-top:1em; padding-bottom: 0.4em;}
div.blog-post-field-category div.blog-post-field-text label, div.blog-post-field-access-title, div.blog-post-field-code div.blog-post-field-text label, div.blog-post-field-seo label {font-weight: bold; font-size: 1.1em;}
 
div.blog-post-bbcode-line {padding-top:0.2em;}
.blog-group-edit {background-repeat: no-repeat; width:16px; height:16px; display:inline-block;}
.blog-group-delete {background-repeat: no-repeat; width:16px; height:16px; display:inline-block;}
.blog-group, .blog-group-label{ }

div.blog-post-edit-form{width: 97%; padding: 0.8em;}
div.blog-buttons {padding-top: 1em;}


/*comment*/
.blog-comment {margin:0; padding-top: 0.7em;}
.blog-comment-cont{}
.blog-comment-info {display:block;}
.blog-comment-content {display:block; overflow: hidden; padding-top: 0.5em;}
.blog-comment-meta {font-size:0.85em; padding-top: 0.5em; padding-bottom: 0.5em;}
.blog-comment-date {font-size:0.85em; display:inline;}
.blog-comment-author-info {display:inline;}
.blog-comment-avatar {float:left; margin-right: 0.5em; width: 30px; height: 30px; border:1px solid #c4c4c4; background-color: #eceaec;}
.blog-comment-avatar img{}
.blog-comment-meta a { text-decoration: none !important;}
.blog-comment-meta a:hover {text-decoration: underline !important;}
.blog-comment-link, .blog-comment-delete, .blog-comment-parent, .blog-comment-answer, .blog-comment-edit, .blog-comment-show, .blog-comment-hide {display:inline-block;}
.blog-add-comment {text-align:center; padding-top: 0em; padding-bottom: 1.5em;}
.blog-comment-nav {padding-bottom: 0.6em; padding-left: 0.7em;}

/*comment-form*/
div.blog-comment-form { margin-bottom:0.7em; margin-top:0.7em; width:80%;}
div.blog-comment-field-text  {width: 100%;}
div.blog-comment-field-text textarea { width: 99.9%; }
div.blog-comment-field-tags { display: none; }
div.blog-comment-field-tags input { width:80%; }
div.blog-comment-field-captcha input { width: 180px;}
div.blog-comment-field-settings input { width:1.55em; height:1.55em; margin:0 0 0 -0.25em; vertical-align: middle; font-size:1em; }
div.blog-comment-field-settings label { vertical-align: middle; }
div.blog-comment-fields { padding:0.8em; zoom:1;}
div.blog-comment-field {}
div.blog-comment-field-title input, div.blog-comment-field-desc input { width: 80%;}
div.blog-comment-field-user {width: 100%; padding-bottom: 5px; }
div.blog-comment-field-author, div.blog-comment-field-email { float:left; width:47%;}
div.blog-comment-field-text {padding-bottom: 0.2em;}
div.blog-comment-field-user-sep { width:5%; float: left; }
div.blog-comment-field-author input, div.blog-comment-field-email input { width:100%; }
div.blog-comment-field-bbcode {padding-top: 0.7em;}
div.blog-comment-field-captcha-image{padding-top: 0.4em;}
div.blog-comment-buttons { margin-top: 1em; padding-bottom: 0.4em;}
div.blog-comment-buttons input { padding:0 0.5em; font-size:1.184em;}


/*menu*/
div.blog-menu-box {margin-bottom: 1em; padding-bottom:0.5em; line-height: 1.5em; zoom: 1;}
div.blog-menu-box span { white-space:nowrap; display: inline-block;}
div.blog-settings-menu-box {margin-bottom: 1em; padding-bottom:0.5em; line-height: 1.5em; zoom: 1; }
div.blog-settings-menu-box span{ white-space:nowrap; display: inline-block;}


/*sidebar*/
.blog-sidebar { display:inline; float:right; overflow:hidden; width:20%;}
.blog-sidebar ul,.blog-sidebar ul li ul {margin:0;padding:0; list-style:none !important;}
.blog-sidebar ul li {margin:0;padding:0px; list-style:none !important; text-align:left;}
.blog-sidebar h3 { font-size: 1em; font-weight: bold; letter-spacing: 1px; border-bottom: 1px solid; padding:0; padding-bottom: 0.6em; margin: 0;}
.blog-sidebar li ul li {margin:0;padding:0; border:0;}
.blog-sidebar ul li ul li {text-align:left; margin:0; padding: 0;}
.blog-sidebar ul li ul li a {text-decoration: none; outline: 0;}
.blog-sidebar ul li ul li a:hover {text-decoration: underline;}
.blog-sidebar ul {padding: 1em; }
.blog-sidebar ul  li ul{padding-top: 0.4em; }
.blog-sidebar-title a {text-decoration: none;}
.blog-sidebar-avatar {text-align: center;}


/*general*/
div.blog-errors {border-width:1px; border: 1px solid; margin: 1.117em; padding: 0.4em 1.117em;}
div.blog-errors ul {padding:0.3em 0 0.3em 2em; margin:0;}
div.blog-errors ul li {margin:0; padding:0;}

div.blog-notes {border-width:1px; border: 1px solid; margin: 1.117em; padding: 0.4em 1.117em;}
div.blog-notes ul {padding:0.3em 0 0.3em 2em; margin:0;}
div.blog-notes ul li {margin:0; padding:0;}

div.blog-textinfo {border: 1px solid ; margin: 1.117em; padding: 0.4em 1.117em;}
div.blog-textinfo ul {padding:0.3em 0 0.3em 2em; margin:0;}
div.blog-textinfo ul li {margin:0; padding:0;}

div.blog-clear-float {clear: both;}

table.blog-table-header-left, table.blog-table-header-top {border-collapse:collapse; border: none;}
table.blog-table-header-left th, table.blog-table-header-left td, table.blog-table-header-top th, table.blog-table-header-top td {padding:0.5em; vertical-align:top; border-top: 1px solid;}
table.blog-table-header-left th {text-align:right;}
table.blog-table-header-top th {text-align:center;}

table.blog-edit-perms-table  {border: none;}
table.blog-edit-perms-table th, table.blog-edit-perms-table td {padding:0.2em; vertical-align:top; border: none; border-top: 0px;}
table.blog-edit-perms-table  th {text-align:center;}

div.blog-line {background-repeat: no-repeat; height:3px; width:100%;}
.blog-author {margin:0; padding:0; display:inline; font-weight: bold;}
.blog-author-icon {width:16px; height:16px; display:block; float:left; background-repeat: no-repeat; padding-right:0.2em; line-height: 1em;}

/*bbcode line*/
div.blog-bbcode-line {margin-right: 3px; float: left;}
div.blog-smiles-line, div.blog-more-smiles {float: left; white-space:nowrap; margin-left: 5px; font-size: 0.95em;}
div.blog-bbcode-closeall {float: right;}
div.blog-bbcode-line img, div.blog-smiles-line img { border: 0;}
div.blog-bbcode-line a, div.blog-smiles-line a {vertical-align: middle;}
div.blog-bbcode-line a {width: 20px; height: 20px; float: left; margin-right: 0.2em; background-position: center center;  background-repeat:no-repeat; display: block;}
div.blog-bbcode-line a, div.blog-bbcode-line img, div.blog-smiles-line a, div.blog-smiles-line img { outline: none; }
div.blog-bbcode-line select { float: left; margin-left:3px; padding:0px; height:20px;} 
div.blog-bbcode-closeall a{padding-left: 1em; vertical-align: middle; float: left;}

/*BBCode Icons*/
a.blog-bbcode-bold {background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_bold.gif);}
a.blog-bbcode-italic {background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_italic.gif);}
a.blog-bbcode-color {background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_color.gif);}
a.blog-bbcode-underline{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_underline.gif);}
a.blog-bbcode-strike{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_strike.gif);}
a.blog-bbcode-url{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_link.gif);}
a.blog-bbcode-img-upload{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_image.gif);}
a.blog-bbcode-img{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_image_upload.gif);}
a.blog-bbcode-video{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_video.gif);}
a.blog-bbcode-code{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_code.gif);}
a.blog-bbcode-quote{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_quote.gif);}
a.blog-bbcode-video{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_video.gif);}
a.blog-bbcode-list{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_list.gif);}
a.blog-bbcode-cut{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/cut.gif);}


/*main page*/

div.blog-mainpage {width: 100%;}
div.blog-mainpage-side-left {float:left; width:52%; padding-right: 0.5em; }
div.blog-mainpage-side-right {float:right; width:46%; }

.blog-mainpage-item {margin:0; padding-bottom: 0.6em; padding-top: 0.5em;}
.blog-mainpage-title{margin:0; padding-bottom: 0.5em; padding-top: 0.4em; font-weight:bold; }
.blog-mainpage-content {line-height:1.4em; font-size:0.95em; display:block;}
.blog-mainpage-meta {font-size:0.89em; line-height:1.4em; margin:0; padding:0; padding-top: 0.4em;}
.blog-mainpage-meta a {text-decoration: none !important;}
.blog-mainpage-meta a:hover {text-decoration: underline !important;}

div.blog-mainpage-comment .blog-mainpage-meta {display:inline; padding-left: 0.4em; font-size: 0.89em;}
div.blog-mainpage-comment .blog-mainpage-content {padding-top: 0.4em;}
div.blog-mainpage-comment .blog-mainpage-content a {text-decoration: none !important;}
div.blog-mainpage-comment .blog-mainpage-content a:hover {text-decoration: underline !important;}
div.blog-mainpage-item .blog-author {font-weight: normal;}
div.blog-mainpage-comment .blog-mainpage-title {font-weight: normal;}


div.blog-mainpage-blogs .blog-mainpage-content a {text-decoration: none;}
div.blog-mainpage-blogs .blog-mainpage-content a:hover {text-decoration: none;}

.blog-tab { padding:0; margin:0; min-height:31px; height:100%; width:96%; line-height: 2.35em; display:block;}
.blog-tab-left {background-repeat: no-repeat; padding:0; margin:0; width: 3px; height: 31px; float:left;}
.blog-tab-right {background-repeat: no-repeat;  padding:0; margin:0; width: 3px; height: 31px; float:right;}

.blog-tab-container {width: 100%; display: block;}

.blog-tab-items {float: right;  font-size: 0.95em; padding-right: 0.6em; display:inline; white-space: nowrap;}
.blog-tab-items a {text-decoration: none !important; padding-left: 0.6em;}
.blog-tab-items a:hover {text-decoration: underline !important;}
.blog-tab-title {font-weight: bold; padding-left: 0.5em; float: left; display:inline; overflow:hidden;}
.blog-tab-title a {text-decoration: none !important;}
.blog-tab-title a:hover {text-decoration: underline !important;}


div.blog-tab-content {padding-top:0.2em; padding-left: 0.6em; padding-right: 0.6em; padding-bottom: 1.7em;}
div.blog-mainpage-search-cloud {padding-top: 0.4em;}


.blog-calendar  {text-align:center;}
.blog-calendar table th {font-weight:normal;}

.blog-rss div {padding-top: 0.6em;}
.blog-rss-icon {background-repeat: no-repeat; width:17px; height:17px; display:block; line-height: 1em;}

.blog-group-icon {width:16px; height:16px; display:block; float:left; background-repeat: no-repeat; padding-right:0.2em; line-height: 1em;}

.blog-search-form {padding-top: 0.6em;}
.blog-search-form div{padding-bottom: 0.4em;}

.blog-mainpage-create-blog {padding-bottom: 1em; padding-left: 0.6em}

.blog-rss-subscribe {padding-bottom: 1.5em;}
.blog-rss-subscribe .blog-tab-items {padding-top: 0.55em;}
.blog-group-rss {padding-top: 1em;}

table.blogquote, table.blogcode { font-size:1em; margin:0.5em 1em; width:80%; border:1px solid;}
table.blogquote td, table.blogcode td { padding:0.95em 1.5em; }
table.blogcode td {font-family:"Courier New"; white-space:pre-wrap;}
table.blogcode pre {font-family:"Courier New"; font-size: 12px; margin: 0; line-height: 15px; white-space:pre-wrap;}

div.blog-post-quote, div.blog-post-code {padding-top: 0.6em; padding-bottom: 0.6em;}
div.blog-post-quote span, div.blog-post-code span {padding-left:0.6em;}
div.blog-post-quote table.blogquote, div.blog-post-code table.blogcode {margin: 0;}

/*page navigation*/
div.blog-page-navigation  {padding-bottom: 0.8em;}
div.blog-page-navigation a, span.blog-page-current, span.blog-page-dots {padding-left:0.75em;	padding-right: 0.5em; text-decoration: none;}

div.blog-page-navigation a.blog-page-first, div.blog-page-navigation span.blog-page-first { padding-left: 0.5em; }
span.blog-page-current { font-weight: bold; }

/*blog navigation*/
ul.blog-navigation {list-style-position:outside; list-style-type:none; padding: 0; margin: 0; padding-bottom: 1em; }
ul.blog-navigation li {display:inline;}

/*color*/
.blog-post-content {border-bottom-color: #CCCCCC;}

.blog-post-meta, .blog-comment-meta, .blog-comment-nav  {color: #969696;}
.blog-post-tag a, .blog-comment-meta a , .blog-mainpage-meta a {color:#969696 !important;}

.blog-post-date, .blog-comment-date {color: #767676;}
div.blog-post-date span.blog-post-time, div.blog-post-date span.blog-post-day {display:none;}
div.blog-post-edit-form, div.blog-comment-fields {background-color: #f1f1f1;}
div.blog-post-image-item-border {border-color:#D8D8D8;}
.blog-sidebar {background-color: #f5f5f5;}
.blog-sidebar h3 {border-bottom-color: #dadada;}
.blog-bottombar h3 {color: #333333;}
.blog-sidebar-title {color: #000 !important;}
.blog-sidebar-title a {color: #000 !important;}

div.blog-errors {border: solid 1px #DFBDAC; background: #F6DBCE;}
div.blog-notes {border: solid 1px #DAD7A7; background: #F6F9D3;}
div.blog-textinfo {border: solid 1px #D5D5D5; background: #F6F6F6;}

.blog-required-field {color: red;}
table.blog-table-header-left th, table.blog-table-header-left td, table.blog-table-header-top th, table.blog-table-header-top td {border-top-color: #D5D5D5;}

div.blog-post-quote > span, div.blog-post-code > span {color: #7d7d7d; display: none;}
div.blog-post-code table.blogcode { border-color: #E8E8E8; color: #7D7D7D; background-color: #F7F7F7;}
div.blog-post-quote table.blogquote { border-color: #E8E8E8; color: #555; background: url(/bitrix/components/bitrix/blog/templates/.default/images/quote-gray.png) no-repeat scroll left top #f7f7f7;}

div.blog-mainpage-comment .blog-mainpage-content a, div.blog-mainpage-blogs .blog-mainpage-content a:hover, div.blog-mainpage-blogs .blog-mainpage-content a, div.blog-mainpage-comment .blog-mainpage-content a:hover {color: #333;}

.blog-tab, .blog-tab-container {background-color: #ededed;}
.blog-tab-items {color: #767676;}
.blog-tab-items a {color:#767676 !important;}
.blog-tab-title a {color: #000 !important;}
.blog-comment-cont-white {background-color: #fff; padding: 1px;}

/*images*/
div.blog-tab-left {background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/plashka_start.gif);}
div.blog-tab-right {background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/plashka_end.gif);}
div.blog-line {background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/line_gradient.gif);}
.blog-rss-icon {background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/rss_icon.gif);}

div.blog-comment-new .blog-comment-date {background-color: #FFF4CA; padding-top: 2px;padding-bottom: 3px;padding-left: 4px;padding-right: 4px;}
div.blog-comment-hidden .blog-comment-cont-white, div.blog-comment-hidden .blog-comment-date {background-color: #ededed;}

div#special_perms {padding-top: 0.5em;}

div.blog-post-meta div.blog-post-info-bottom {display:none;}

.blog-post-meta span.blog-post-link-counter, .blog-post-meta span.microblog-post-link-counter {padding: 0 0 0 0.3em;}
div.blog-post-rating {float: right;}
div.blog-post-share {position:relative; float: right;}

img.linked {
    border: none;
    cursor: pointer;
    height: 21px;
    left: 2px;
    position: relative;
    top: 6px;
    width: 11px;
}

div.blog-edit-field-code label.blog-edit-field-caption {font-weight:bold;}
span#post-code-input {display:none;}
a#post-code-text {
	background-color: #fff4ca;
	border-bottom: dashed 1px;
	text-decoration: none;
	}
div.blog-post-field-code {padding-top: 0.5em;}

div.blog-tags-cloud {text-align:center;}

div.blog-comment-preview div.blog-comment-cont-white{border-top: 1px solid red; border-bottom: 1px solid red;}

div.blog-post-edit-micro #lhe_btn_sourcebb, div.blog-post-edit-micro #blog-post-image{display: none;}
/*div.blog-post-edit-micro div.blog-comment-field-bbcode{padding:0.2em;}*/
div.blog-post-edit-micro {margin-bottom: 2em; width: 78%;}
div.blog-post-edit-micro #blogpost-length {font-weight:bold; display:inline;}

div.blog-post-edit-micro div.blog-post-edit-form {padding: 0; background-color: white; width: 100%;}
div.blog-post-edit-micro div.blog-post-buttons{text-align:left; padding-top:0.7em; padding-bottom:0.1em;}
div.blog-post-edit-micro #edit-post-text {padding: 0; border: 1px solid #C2C2C2; border-radius: 2px;}
div.blog-post-edit-micro .lhe-stat-toolbar-cont, div.blog-post-edit-micro .lhe-button , div.blog-post-edit-micro div.lhe-tlbr-smile-cont {border: 0;}
div.blog-post-edit-micro #blog-post-micro-lhe-hide{display: inline-block; float:right;}
div.blog-post-edit-micro .lhe-button-cont{padding-left:3px;}
div.blog-post-edit-micro #blog-post-micro-lhe-but {display: inline-block; padding-top: 3px;}

div.blog-post-edit-micro .lhe-button-cont #lhe_btn_image {
	background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/icon_image.gif) !important;
	background-position: 3px 2px !important;
	background-repeat: no-repeat;
	cursor: pointer;
}
div.blog-post-edit-micro .lhe-button-cont #lhe_btn_createlink {
	background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/icon_link.gif) !important;
	background-position: 2px 2px !important;
	background-repeat: no-repeat;
	cursor: pointer;
}
div.blog-post-edit-micro .lhe-button-cont #lhe_btn_bloginputvideo {
	width: 17px;
	height: 15px;
	padding-top: 2px;
	cursor: pointer;
}
div.blog-post-edit-micro .lhe-button-over {
	background-color: #fff;
}
div.blog-post-edit-micro .blog-post-group-text{color:#999;}

div.blog-post-edit-micro #blog-post-micro-lhe-hide{
	position: absolute;
	top: 2px;
	right: 2px;
}
div.blog-post-edit-micro #blog-post-micro-lhe-hide div {
	display: inline-block;
	cursor: pointer;
	width: 17px;
	height: 17px;
	vertical-align: middle;
	background: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/icon_close.gif) no-repeat;
}

div.blog-post-edit-micro .blog-post-field-bbcode {position: relative;}
div.blog-comment .blog-author {line-height: 30px;}

div.microblog-post .blog-post-avatar  {float:left; margin-right: 0.5em; width: 30px; height: 30px; border:1px solid #c4c4c4; background-color: #eceaec; padding: 0px;}
div.microblog-post .blog-post-avatar img{}
div.microblog-post .blog-post-info {background: none; padding: 0;}
div.microblog-post .blog-author {line-height: 30px;}
div.microblog-post div.blog-post-content {border: none; padding: 0; padding-top: 0.5em;}
div.microblog-post { border-bottom: 1px solid #E5E5E5; padding:1px; margin-bottom: 1.5em;}

div.microblog-post div.blog-post-meta {padding-top: 0.5em; padding-bottom: 0.5em; font-size:0.85em; padding-left:0px;}

div.microblog-post div.blog-post-meta a {color: #969696 !important; text-decoration: none !important;}
div.microblog-post div.blog-post-meta a:hover {text-decoration: underline !important;}

div.microblog-post .blog-post-date {font-size:0.85em; color: #969696;}
/*div.blog-post-edit-micro  td.lhe-resize-row, div.blog-post-edit-micro  td.lhe-resize-row img {height: 1px !important;}*/


div.blog-comment-line {background-color: #ededed; height:1px; background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/line-start.gif); background-repeat: no-repeat; background-position: left;}

span.blog-vert-separator {height: 7px; width:1px; margin-left: 0.2em; margin-right: 0.2em; background-color: #e0e0e0; display: inline-block;}
div.blog-post-meta-util span {display: inline-block;}
div.blog-post-meta-util * {text-decoration: none !important;}

div.microblog-post div.blog-post-date a {color: #969696 !important; text-decoration: none !important;}
div.microblog-post div.blog-post-meta-util a {color: #969696 !important; text-decoration: none !important;}

.blog-post-meta .bx-rating span, .blog-post-meta-util.bx-rating a {  font-size: 13px;}
.blog-post-current-micro .bx-rating span, .blog-post-current-micro .bx-rating a {  font-size: 11px;}
.blog-mainpage-meta .bx-rating span { color:#969696 }

.blog-mainpage-meta span.ilike-light-blog-post *, .blog-mainpage-meta span.ilike-light-microblog * {color:#969696 !important; text-decoration: none !important; font-size: 1em;}
.blog-post-meta-util a span {cursor:pointer;}

.blog-post-meta-util  .ilike-light .bx-ilike-right { padding: 0px 1px 0 11px; background-position:0 -42px; font-size: 1.2em;}
.blog-post-meta-util .ilike-light .bx-you-like .bx-ilike-right { background-position:0 -22px; }
.blog-post-meta-util  .ilike-light .bx-ilike-text {	padding: 0; font-size: 1.2em;}
.microblog-post .blog-post-meta-util .ilike-light .bx-ilike-right {font-size: 11px}
.microblog-post .blog-post-meta-util .ilike-light .bx-ilike-text {font-size: 11px}

div.blog-comments .blog-comment-nav a.blog-comment-nav-item-sel {font-weight:bold; text-decoration:none; color: #969696; cursor: default;}
.blog-comment-nav-item {}

/* autosave */
a.blogPostAutoSave {
	float: right;
	display:block;
	width:18px;
	height:18px;
	margin:3px 3px 0 0;
	position:relative;
	z-index:2;
}

.blog-post-edit-micro a.blogPostAutoSave {margin-right: 10px; margin-left: -12px; margin-top: 2px;}

.blog-notify-bar {
	width: 100%;
	height: 2.5em;
	line-height: 2.5em;
	background: url("/bitrix/js/main/core/images/panel/sprite03.png") repeat-x scroll 0 -1178px #FFEB8D !important;
	position:relative;
}
.blog-micro-notify-bar {
	width: 100%;
	height: 3em;
	line-height: 1.5em;
	background: url("/bitrix/js/main/core/images/panel/sprite03.png") repeat-x scroll 0 -1178px #FFEB8D !important;
	position:relative;
}
.blog-notify-close {
    display: block !important;
    height: 12px !important;
    margin: 3px 6px 0 0;
    padding: 0 !important;
    position: absolute !important;
    right: 5px !important;
    top: 5px !important;
    width: 12px !important;
}
.blog-notify-close a {
    background: url("/bitrix/js/main/core/images/panel/sprite03.png") no-repeat scroll -268px -243px transparent !important;
    display: block !important;
    height: 12px !important;
    width: 12px !important;
	cursor:pointer;
}
.blog-notify-text {
    color: #000000 !important;
    margin: 0 !important;
    text-align: center !important;
}
.blog-notify-text a.blogPostAutoRestore {
	position:relative;
    color: #ff0000;
	cursor:pointer;
	text-decoration:underline;
    margin-right: 9px;
    margin-top: 5px;
	z-index:2;
}



span.blog-post-group-value {
	margin-left:0.5em; 
	border-bottom: dashed 1px; 
	overflow: hidden;
	white-space: nowrap;
	max-width: 300px;
	}
span.blog-post-group-delete1 {
	background: url("/bitrix/js/main/core/images/controls-sprite.png") no-repeat scroll -21px 8px transparent;
	cursor: pointer;
	display: inline-block;
	height: 20px;
	width: 15px;
	vertical-align: top;
	margin-left: 2px;
}
#blog-post-group-selector {display:inline-block; cursor: pointer; }

.blog-post-sonet-group {padding-bottom: 0.5em;}
.blog-post-edit-micro #blog-post-group-selector{
	display: inline-block;
	float:right; 
	font-family: Arial; 
	color: #b2b2b2;
	padding-right: 5px;
}
span.blog-post-group-delete {
	display: inline-block;
	cursor: pointer;
	width: 13px;
	height: 16px;
	vertical-align: top;
	background: url(/bitrix/js/main/core/images/controls-sprite.png) no-repeat 0 -282px;
}

div.blog-post-group-selector-text
{
	display: inline-block;
	float:right; 
	font-family: Arial; 
	color: #b2b2b2;
	padding-right: 5px;
	overflow: hidden;
	width: 350px;
	white-space: nowrap;
	text-align: right;
}
/* buttons */
.blog-small-button, .blog-small-button-left, .blog-small-button-icon, .blog-small-button-right, .blog-small-button-text {
	display: inline-block; vertical-align: top; height:27px;
	cursor:pointer; text-decoration:none !important; outline:none;
}

.blog-small-button { margin: 0; background: url(/bitrix/js/main/core/images/controls-sprite.png) repeat-x 0 -551px;}
.blog-small-button-left { width:4px; background: url(/bitrix/js/main/core/images/controls-sprite.png) no-repeat -15px -493px; margin-right: 8px; }
.blog-small-button-text { font: normal normal normal 13px/24px Arial, Helvetica, sans-serif; color: #4f4f4f;}
.blog-small-button-right { width:6px; background: url(/bitrix/js/main/core/images/controls-sprite.png) no-repeat -22px -493px; margin-left: 8px;}

.blog-small-button:hover { background: url(/bitrix/js/main/core/images/controls-sprite.png) repeat-x 0 -985px; }
.blog-small-button:hover .blog-small-button-left { background: url(/bitrix/js/main/core/images/controls-sprite.png) no-repeat -15px -927px; }
.blog-small-button:hover .blog-small-button-right { background: url(/bitrix/js/main/core/images/controls-sprite.png) no-repeat -22px -927px; }

.blog-arrow{
	width: 30px;
	height: 17px;
	background: url("/bitrix/components/bitrix/blog/templates/.default/images/arrow.png") no-repeat 5px 5px;
	display: inline-block;
}

.feed-com-files {padding-top:10px;}
.feed-com-files-title {color:#5c6470; font-size:12px; font-weight:bold; float:left; min-width:50px;}
.feed-com-files-cont {overflow:hidden; padding:1px 0 1px 10px; zoom:1;}
.feed-com-file-wrap {cursor:pointer; display:inline-block; font-size:12px; line-height:14px; margin:0 12px 12px 0; vertical-align:middle;}
.feed-com-file-wrap:hover .feed-com-file-name {text-decoration:underline;}
.feed-con-file-icon {background:url("/bitrix/components/bitrix/blog/templates/.default/images/live_feed_sprite.png") no-repeat -55px -220px; display:inline-block; margin-right:5px; height:16px; vertical-align:middle; width:16px;}
.feed-com-file-name {color:#2067b0; display:inline-block; font-weight:bold; margin-right:4px; max-width:120px; vertical-align:top; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.feed-com-file-size {color:#5c6470; display:inline-block; font-size:12px; vertical-align:top;}
.feed-com-files-photo {
    border:1px solid #eeeeee;
    border-radius:1px;
    box-shadow: 0 0 1px #eee, inset 0 0 1px #eee;
    display:inline-block;
    height:48px;
    margin:0 8px 8px 0;
    padding:3px;
    width:48px;
}

.feed-com-files-cont .feed-com-files-photo {height:69px; width:69px;}
.feed-file-icon-bmp {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -128px !important;}
.feed-file-icon-css {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -32px !important;}
.feed-file-icon-csv {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -224px !important;}
.feed-file-icon-dib {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -32px !important;}
.feed-file-icon-doc {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -288px !important;}
.feed-file-icon-docp {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -288px !important;}
.feed-file-icon-docx {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -288px !important;}
.feed-file-icon-gif {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -128px !important;}
.feed-file-icon-htm {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -32px !important;}
.feed-file-icon-html {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -32px !important;}
.feed-file-icon-jfif {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -128px !important;}
.feed-file-icon-jpe {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -128px !important;}
.feed-file-icon-jpeg {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -128px !important;}
.feed-file-icon-jpg {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -128px !important;}
.feed-file-icon-js {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -32px !important;}
.feed-file-icon-pdf {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -415px !important;}
.feed-file-icon-php {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -32px !important;}
.feed-file-icon-png {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -128px !important;}
.feed-file-icon-ppt {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -256px !important;}
.feed-file-icon-pptp {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -256px !important;}
.feed-file-icon-pptx {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -256px !important;}
.feed-file-icon-rar {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -96px !important;}
.feed-file-icon-rtf {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -288px !important;}
.feed-file-icon-swf {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -32px !important;}
.feed-file-icon-tif {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -128px !important;}
.feed-file-icon-tiff {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -128px !important;}
.feed-file-icon-txt {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -192px !important;}
.feed-file-icon-xls {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -224px !important;}
.feed-file-icon-xlsp {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -224px !important;}
.feed-file-icon-xlsx {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -224px !important;}
.feed-file-icon-xml {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -32px !important;}
.feed-file-icon-zip {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -96px !important;}

.feed-add-photo-block-wrap {margin-top:-17px;}
.feed-add-photo-block {display:inline-block; margin:17px 17px 0 0; min-height:92px; width:102px; padding-right:21px; position:relative; vertical-align:top;}
.feed-add-photo-block .feed-add-post-del-but {background-position:6px -19px; background-color:#fff; height:22px; top:1px; z-index:0;}
.feed-add-img-wrap {
    background:#fff;
    border:1px solid #e2e6e6;
    -moz-box-shadow: 0 0 2px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 0 2px rgba(0,0,0,0.3);
    box-shadow: 0 0 2px rgba(137,137,137,0.3);
    display:block;
    text-align:center;
    padding:4px;
    position:relative;
    z-index:2;
}
.feed-add-img-title {color:#2067b0; display:block; font-weight:bold; font-size:12px; margin-top:3px; overflow: hidden;}
.feed-add-photo-block .feed-add-close-icon {background-color:#fff; background-position:8px -19px; height:22px; top:1px; right:1px; width:22px;}
.feed-add-photo-block .feed-add-close-icon:hover {background-position:-57px -60px;}
.feed-add-post-del-but {
	background: url("/bitrix/components/bitrix/blog/templates/.default/images/live_feed_sprite.png") no-repeat;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 20px;
	position: absolute;
	width: 20px;
}
.feed-add-photo-block .feed-add-post-del-but {
background-position: 6px -19px;
background-color: white;
height: 22px;
top: 1px;
z-index: 0;
}

#blog-upload-file, #blog-show-seo {color: #2067B0; border-bottom: dashed 1px #2067B0; text-decoration: none;}
#blog-comment-user-fields-UF_BLOG_COMMENT_DOC .file-selectdialog-switcher {display: none;}
#blog-post-user-fields-UF_BLOG_POST_DOC .file-selectdialog-switcher {display: none;}

.blg-cancel-com,
.blg-cancel-com:link,
.blg-cancel-com:visited,
.blg-cancel-com:active {color:#5c6470 !important; font-size: 12px; text-decoration:none; padding-left: 15px;}
.blg-cancel-com:hover {text-decoration:underline;}

#blog-show-seo-fields input, textarea {width: 100%}
/* End */


/* Start:/local/templates/biozka/components/bitrix/catalog.tabs/.default/style.css?15274511451616*/
.bx-catalog-tab-section-container{position: relative;}

.bx-catalog-tab-list{
	border-bottom: 1px solid #d9e1e3;
	text-align: left;
	padding: 0;
	vertical-align: bottom;
	margin: 16px 0;
}

.bx-catalog-tab-list li{
	vertical-align: bottom;
	border: 1px solid #d9e1e3;
	border-bottom: none;
	display: inline-block;
	border-radius: 3px 3px 0 0;
	background: #f7f7f7;
	box-shadow: inset 0 -10px  5px -10px rgba(0,0,0,.12);
}

.bx-catalog-tab-section-container .bx-catalog-tab-list li:before{
	content: none;
}

.bx-catalog-tab-list li a{
	display: block;
	line-height: 30px;
	height: 30px;
	color: #999;
	text-decoration: none;
	font-size: 13px;
	padding: 0 20px;
	box-shadow: none;
}

.bx-catalog-tab-list li:hover,
.bx-catalog-tab-list li.active{
	background: #fff;
}

.bx-catalog-tab-list li.active a{
	background: #fff;
	line-height: 35px;
	height: 35px;
	color: #3f3f3f;
	position: relative;
	bottom: -2px;
}

.bx-catalog-tab-body-container .container>div.tab-off{
	opacity: 0;
	height: 0;
	overflow: hidden;
	-webkit-transition:all 0.4s ease-out;
	-ms-transition:all 0.4s ease-out;
	-moz-transition:all 0.4s ease-out;
	-o-transition:all 0.4s ease-out;
	transition:all 0.4s ease-out;
}

.bx-catalog-tab-body-container .container>div{
	opacity: 1;
	-webkit-transition:all 0.6s ease-out;
	-ms-transition:all 0.6s ease-out;
	-moz-transition:all 0.6s ease-out;
	-o-transition:all 0.6s ease-out;
	transition:all 0.6s ease-out;
	padding: 0 10px;
}

.bx-catalog-tab-body-container .container .hidden{
	display: none;
}

@media (min-width:320px) and (max-width:479px) {
	.bx-catalog-tab-section-container{display: none;}
}
/* End */
/* /local/templates/biozka/components/bitrix/catalog/catalog/style.css?1527451145697 */
/* /local/templates/biozka/components/bitrix/catalog.element/biozka/style.css?158789977050209 */
/* /local/templates/biozka/components/bitrix/catalog.comments/.default/style.css?15639922191195 */
/* /local/templates/biozka/components/bitrix/catalog.comments/.default/bitrix/blog.post.comment/adapt/style.css?1527451145395 */
/* /bitrix/components/bitrix/blog/templates/.default/style.css?152745116833012 */
/* /local/templates/biozka/components/bitrix/catalog.tabs/.default/style.css?15274511451616 */
