

/* Start:/local/templates/konditer_adaptive/components/bitrix/catalog/catalog/style.css?16847893231034*/
.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%;
	}

}


.added-slider-item, .added-slider-item2, .added-slider-item3{
	display: block;
}

.tovar-item .gray-a a:hover {
    border-bottom: 1px solid transparent;
}

.news-right .t-bottom .t-bottom-right p{
	margin: 2px 0 10px;
}



.news-right p {
   margin: 0 !important;
}

.news-right .sort{
	margin-left:15px;
	/*margin-bottom:-16px;*/
}

/* End */


/* Start:/local/templates/konditer_adaptive/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/style.css?17569080594169*/
/* item_detail_v2 */

.t-tools-img {
	margin-top:0 !important;
	position:relative;
}
.t-tools-img img {
	cursor: pointer;
}

.popup-window .news-right{
	width:auto;
	float:none;
}


.bx_section_description, .bx_item_title{
	padding:5px;
}

.news-right .t-tools-left .t-tools-img img{
	max-height:320px;
	max-width:320px;
}

.news-right p{
	margin:0px !important;
}

.prod-add2bookm{
	margin-top:22px;
}

.diff-avail-prices{
	margin-left:8px;
}

.t-tools-center div span{
	color: #8d8d8d;
}

.t-tools-center .t-tools-stars .bx_item_detail_rating tr td div{
	font-size: 12px;
}

.news-right ol, .news-right ul{
	/*height:auto;*/
}

#product-rating{
	margin:0 0 0 2px;
	float: left;
	max-height: 18px;
}

.rm-rating{
	clear:both;margin:10px 0 27px -3px;
}

.bx_stars_rating_votes{
	display:block-inline;
	margin-top:5px !important;
	padding-left:5px;
}




.pr_wrap{
       margin: 20px 0 10px 5px;
    border: 1px solid #999;
    padding-left: 0;
}
.pr_block {
    width: 165px;
    display: inline-block;
    padding-left: 0px;
}
.pr_b_inner{
           padding: 10px 0px 10px 40px;
}
.pr_block:nth-child(1) .pr_b_inner{
       background: url('/images/1.png');
       background-repeat: no-repeat;
       background-position: 5px 13px;
}
.pr_block:nth-child(2) .pr_b_inner{
       background: url('/images/2.png');
       background-repeat: no-repeat;
       background-position: 5px 13px;
}
.pr_block:nth-child(3) .pr_b_inner{
       background: url('/images/3.png');
       background-repeat: no-repeat;
       background-position: 5px 13px;
}
.pr_block:nth-child(4) .pr_b_inner{
       background: url('/images/4.png');
       background-repeat: no-repeat;
       background-position: 5px 13px;
}

@media screen and (min-width: 1200px) {
	.pr_wrap {
		margin: 20px 0 10px 0px;
		border: 1px solid #999;
		padding-left: 25px;
	}

	.pr_block {
		width: 200px;
		display: inline-block;
		padding-left: 0;
	}

	.pr_b_inner {
		padding: 10px 15px 10px 50px;
	}
}

@media screen and (max-width: 768px) {
	.pr_b_inner {
		padding: 10px 0px 10px 50px;
	}

	.pr_block {
		width: 190px;
	}
}

.element_stores-data .border-data-block{
	display: inline-block;
	width: 218px;
	text-align: center;
	border: 1px solid #cbcbcb;
	/*float: right;*/
}

.element_stores-data .block-name{
	text-align: center;
	margin-top: 12px;
	margin-bottom: 12px;
	font-size: 13px;
	font-weight: bold;
}

.element_stores-data{
	display: inline-block;
	text-align: right;
	float: right;
	/*width: 211px;*/
	margin-bottom: 20px;
	position: relative;
	top: 15px;
}

.stores-data-info{
	margin-bottom: 7px;
}


.stores-data-info .info-text{
	font-size: 13px;
	color: #0e0e0e;
	display: inline-block;
	vertical-align: middle;
	width: 165px;
	/*width: 153px;*/
	text-align: left;
	padding-left: 5px;
}


.stores-data-info .info-value{
	font-size: 13px;
	text-align: center;
	width: 37px;
	height: 15px;
	color: #ffffff;
	background: #45a800;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	line-height: 15px;
}
.stores-data-info .info-value.not-have{
	background: #f60005;
}

@media screen and (min-width: 1201px) {
	.z_for-stores{
		min-height: 190px;
	}
}
@media screen and (max-width: 635px) {
	.element_stores-data.visible_420, .element_stores-data.visible_420 .border-data-block{
		float: none;
		display: block;
		margin-left: auto;
		margin-right: auto;
		/*display: inline-block !important;*/
	}
}
.before_content_hidden:before {
	content: '' !important;
}

.art {
	color: #8d8d8d;
	margin: 10px 0 10px 8px;
}

@media screen and (max-width: 635px) {
	.art {
		margin: 0;
	}
}


@media screen and (max-width: 1024px) {
	.right_buttons {
		margin-right: 8px;
	}
}

@media screen and (min-width: 635px) {
	.right_buttons {
		border: 1px solid #cbcbcb;
		padding: 20px 10px;
		width: 198px;
	}
	.element_stores-data {
		float: left;
	}
}

@media (max-width: 635px) and (min-width: 1024px) {
	.right_buttons {
		border: 1px solid #cbcbcb;
		padding: 20px 10px;
		width: 222px;
	}
}

.element_stores-data {
	margin-bottom: 30px;
}

.yandex-market-element {
	float: left !important;
	border-bottom: none !important;
}

.price_reduce_detail {
	margin-bottom: 15px;
	margin-top: 5px;
}
/* End */


/* Start:/local/templates/konditer_adaptive/components/bitrix/news.list/product_reviews/style.css?16847893241981*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

.product-reviews{
	color: #444444;
    font-family: "FiraSans";
    font-size: 14px;
	/*margin-top:40px; */
}

.product-reviews .pr-name{
	color: #444444;
    font-family: "FiraSans";
    font-size: 16px;
	font-weight: bold;

}
.product-reviews .pr-date{
	color: grey;
    font-family: "FiraSans";
    font-size: 14px;
}
.product-reviews .pr-answer-title{
	color: #FF4C4C;
    font-family: "FiraSans";
    font-size: 15px;
	font-weight: bold;
	padding-bottom:9px;
}
.product-reviews .pr-answer{
	padding-left:40px;
	border-left:3px grey solid;
}
.product-reviews .pr-review{
	padding-bottom:15px;
	padding-top: 6px;
}
.product-reviews .news-item{
	padding-top:20px;
}

.product-reviews .m-title{
	font-family: 'Roboto-Bold';
	font-size: 22px;
	color: #181818;
	position: relative;
	top: 0px;
	border-bottom: 5px solid #343434;
}

#rm-add-comment{
	cursor:pointer;
	font-size:18px;
	font-weight:bold;
	display:block-inline;
	left:37%;
	margin: 30px 0;
}
#rm-add-comment:hover{
	text-decoration:underline;
}

#rm-comment-form{

}

.product-reviews input[name="name"]{
	width:250px;
	margin: 0 30px 0 7px;
} 
.product-reviews input[name="email"]{
	width:200px;
	margin: 0 20px 0 7px;
} 
.product-reviews textarea[name="review"]{
	width:650px;
	height:100px;

} 

.bsubm input[name="send-review"]{
	background: url("/local/templates/konditer_adaptive/components/bitrix/news.list/product_reviews/../../../../images/buttons_sprite.png") no-repeat scroll -255px -204px rgba(0, 0, 0, 0);
	border: medium none;
	height: 31px;
	margin: 9px 0px 9px;
	width: 125px;
}

.bsubm input[name="send-review"]:hover {
    background: url("/local/templates/konditer_adaptive/components/bitrix/news.list/product_reviews/../../../../images/buttons_sprite.png") no-repeat scroll -386px -205px rgba(0, 0, 0, 0);
    border: medium none;
    height: 31px;
    width: 125px;
}
.bsubm input[name="send-review"]:active {
	margin: 10px -1px 8px 1px;
}

#rm-err-msg{
	color: red;
	font-size: 18px;
	padding: 15px 0;
}


/* End */
/* /local/templates/konditer_adaptive/components/bitrix/catalog/catalog/style.css?16847893231034 */
/* /local/templates/konditer_adaptive/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/style.css?17569080594169 */
/* /local/templates/konditer_adaptive/components/bitrix/news.list/product_reviews/style.css?16847893241981 */
