

/* Start:/local/templates/eshop_bootstrap_blue/components/bitrix/news.detail/blog_detail/style.css?161910357910055*/
.news-detail{
	max-width: 760px;
	margin: 0 auto;
}
.news-detail img{
	width: 100%;
	max-width: 100%;
	height: auto !important;
}
.news-detail .name{
	font-size: 30px;
	line-height: 40px;
	color: #231f20;
	text-decoration: none;
	padding-bottom: 20px;
	display: block;
	padding-top: 20px;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
}
.news-detail .sections>div{
	display: inline-block;
	color: #7e7a7b;
}
.news-detail .sections a{
	color: #6e9e85;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 24px;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
}
.news-date-time{
	font-size: 14px;
	color: #7e7a7b;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	/*font-family: MyriadPro;*/
	padding-bottom: 20px;
}
.txt{
	font-size:16px;
	color: #626262;
	line-height: 26px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
}
.detail-block{
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 60px;

}
.back{
    margin-top: 40px;
    margin-bottom: 25px;
    text-transform: uppercase;
    text-decoration: none;
    color: #7e7a7b;
    font-size: 11px;
    font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
    padding-left: 20px;
    position: relative;
}
.back a{
	color: #7e7a7b;
	font-size: 11px;
	text-decoration: none;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
 }
.back:before{
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background: url('/images/blog/left.png') no-repeat;
    left: 0;
    top: 0;
}
.txt ul li{
    padding-left: 30px;
    padding-bottom: 20px;
	position: relative;
}
.txt ul li:before{
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background: url('/images/blog/dot.png') no-repeat;
    left: 0;
    top: 10px;
}
.prop{
    font-size: 16px;
    line-height: 26px;
    font-family: "Open Sans";
}
.txt a,.prop a{
	color: #6e9e85;
}
.txt a:hover{
	text-decoration: none;
}
.txt a,.txt,.txt p,.prop a{
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
}
.txt p{
	font-size: 16px;
	color: #626262;
	line-height: 26px;
	padding: 10px 0;
}
.txt img{
	border: 1px solid #e8e8e8;
	margin-top: 50px;
}
.txt h2{
	margin: 20px 0;
	color: #231f20;
	font-weight: 700;
}
.txt h2 a,.txt a h2{
	color: #6e9e85;
}
.txt h2,.txt h2 a{
	font-size: 24px;
	line-height: 32px;
}
.txt h3{
	margin-top: 60px;
	margin-bottom: 10px;
	color: #231f20;
	font-size: 22px;
	line-height: 32px;
	text-transform: uppercase;
	font-weight: 700;
}
.txt h4{
	margin-top: 50px;
	margin-bottom: 10px;
	color: #231f20;
	font-size: 22px;
	line-height: 32px;
	font-weight: 700;
}
.txt h5{
	margin-top: 50px;
	margin-bottom: 10px;
	color: #231f20;
	font-size: 16px;
	line-height: 26px;
	font-weight: 700;

}
.txt .images img:first-child{
    margin-right: 1%;
}
.txt .images img{
    width: 48%;
}
.txt .quotes:before{
	content: "";
	position: absolute;
	width: 90px;
	height: 67px;
	-webkit-mask: url(/images/blog/quote_icon.svg) no-repeat 100% 100%;
	mask: url(/images/blog/quote_icon.svg) no-repeat 100% 100%;
	background-position: 50%;
	background-color: #6e9e85;
    left: 0;
    top: 0;
}
.txt .quotes{
    position: relative;
	color: #231f20;
	font-size: 22px;
	line-height: 32px;
	padding-left: 100px;
    margin-top: 30px;
    padding-top: 30px;
    margin-bottom: 10px;
}
.txt .quotes+p{
	text-align: right;
	font-size: 22px;
	color: #6e9e85;
	line-height: 32px;
}
.news-detail-share{
	margin-top: 30px;
	margin-bottom: 100px;
}
.inside_share{
	padding-top: 40px;
	text-align: right;
}
.social_list {
	text-align: left;
	display: inline-block;
	float: right;
}
.news-detail-share .social_list a{
	cursor: pointer;
	background-position: 50%;
	-webkit-mask-size: cover;
	mask-size: cover;
	background-color: #6e9e85;
	width: 50px;
	height: 50px;
	background-image: none;
}
.news-detail-share .social_list span{
	display: inline-block;
	width: 50px;
	height: 50px;
	background: #fff;
	text-align: center;
	margin-right: 5px;
	padding: 0;
}
.news-detail-share .social_list a.twitter {
	-webkit-mask: url(/images/blog/twitter_icon.svg) no-repeat 100% 100%;
	mask: url(/images/blog/twitter_icon.svg) no-repeat 100% 100%;
}
.news-detail-share .social_list a.facebook {
	-webkit-mask: url(/images/blog/facebook_icon.svg) no-repeat 100% 100%;
	mask: url(/images/blog/facebook_icon.svg) no-repeat 100% 100%;
}
.news-detail-share .social_list a.google_plus {
	-webkit-mask: url(/images/blog/google_icon.svg) no-repeat 100% 100%;
	mask: url(/images/blog/google_icon.svg) no-repeat 100% 100%;
}
.news-detail-share span{
	font-size: 11px;
	display: inline-block;
	vertical-align: middle;
	line-height: 50px;
	padding-right: 35px;
	text-transform: uppercase;
	color: #6e9e85;
}
.absolute-soc{
	position: absolute;
	left: 0;
	z-index: 2;
	bottom: 30px;
}
.imageblock{
	position: relative;
}

.social_list.absolute-soc a{
	cursor: pointer;
	background-position: 50%;
	-webkit-mask-size: cover;
	mask-size: cover;
	background-color: #6e9e85;
	width: 25px;
	height: 25px;
	margin-top: 13px;
	margin-right: 2px;
	background-image: none;
}
.inside_share .social_list{
	display: inline-block;
}
.social_list.absolute-soc span{
	display: block;
	width: 30px;
	height: 50px;
	background: #fff;
	text-align: center;
	margin-bottom: 3px;
	padding-top: 1px;
	padding: 1px 10px;
}
.social_list.absolute-soc span a{
	background-position: 0 0;
	border-radius:0;
}
.social_list.absolute-soc a:hover{
	background-color: #6e9e85;
}
.social_list.absolute-soc a.twitter {
	-webkit-mask: url(/images/blog/twitter-logo-silhouette.svg) no-repeat 100% 100%;
	mask: url(/images/blog/twitter-logo-silhouette.svg) no-repeat 100% 100%;
	background-position: 50%;
}
.social_list.absolute-soc a.facebook {
	-webkit-mask: url(/images/blog/facebook-logo.svg) no-repeat 100% 100%;
	mask: url(/images/blog/facebook-logo.svg) no-repeat 100% 100%;
	background-position: 50%;
}
.social_list.absolute-soc a.google_plus {
	-webkit-mask: url(/images/blog/google-plus.svg) no-repeat 100% 100%;
	mask: url(/images/blog/google-plus.svg) no-repeat 100% 100%;
	background-position: 50%;
}

@media all and (max-width: 670px) {
	.news-detail{
		padding: 0 15px;
	}
	.social_list.absolute-soc span {
		width: 35px;
		height: 35px;
	}
	.social_list.absolute-soc a{
		width: 25px;
		height: 25px;
	}
	.news-detail-share span{
		padding-right: 20px;
	}
	.txt img{
		margin-top: 10px;
	}
}
.content_viewport.has-aside__category {
	margin-top: 30px;
	display: none !important;
}
.content_viewport.has-aside__category.show {
	display: block!important;
}
.content_viewport.has-aside__category .product_preview {
    float: none;
    width: 100%;
    margin: 0;
    padding: 5px 0;
    height: auto;
    align-items: center;
    flex-flow: nowrap;
}
.content_viewport.has-aside__category .pp_img {
    height: 100px;
    width: 100px;
	margin-right: 10px;
}
.content_viewport.has-aside__category .label_glossary {
    right: auto;
    left: 149px;
}
.content_viewport.has-aside__category .pp_img a {
    height: 100px;
	width: 100px;
}
.content_viewport.has-aside__category .pp_img img {
	margin: 0;
	border: none;
}
.content_viewport.has-aside__category .checkbox-ingredient input {
    display: none;
}
.content_viewport.has-aside__category .checkbox-ingredient {
    padding-left: 35px;
    padding-top: 2px;
	min-height: 14px;
	position: relative;
	margin-bottom: 20px;
}
.content_viewport.has-aside__category .checkbox-ingredient span:before {
    content: "";
    border: 0.5px solid rgba(135, 135, 135, 0.8);
    border-radius: 4px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 2px;
    height: 25px;
    width: 25px;
}
.content_viewport.has-aside__category .checkbox-ingredient input:checked + span:before {
    background: #335D46;
}
.content_viewport.has-aside__category .checkbox-ingredient input:checked+span:after {
    content: "";
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAANCAMAAAB4p3UoAAAAOVBMVEUAAAD///////////////////////////////////////////////////////////////////////8KOjVvAAAAEnRSTlMAECAwQFBfYHB/gI+Qn6/P3+8MWiPjAAAAUklEQVR42l3O2wrAMAgD0NV2t25rNf//scN1RTQvwgkBl5CHA5zoETg52MDkIEMUqOcfiFH0FkiecIxqH+PEqHNeP2oDjC40AyVB94/cOvRZDV49rgLnx1pydwAAAABJRU5ErkJggg==');
    position: absolute;
    left: 5px;
    top: 10px;
    height: 13px;
    width: 17px;
    transform: none;
}
.content_viewport.has-aside__category .product_preview .checkbox-ingredient {
    margin-bottom: 0;
}
.content_viewport.has-aside__category .product_preview > div {
    width: auto;
}
.content_viewport.has-aside__category .price_info {
    margin-left: auto;
    align-self: auto;
    white-space: nowrap;
}
.content_viewport.has-aside__category .label_new {
    left: 20px;
}
.content_viewport.has-aside__category .btn.green_button {
    font-size: 18px;
    height: 45px;
    padding: 10px 20px;
    border-radius: 4px;
    text-align: center;
    margin: 15px auto 0;
    display: table;
}
.content_viewport.has-aside__category .show_products > div {
    margin: 0;
}
.content_viewport.has-aside__category .price_info .price {
    font-weight: normal;
    font-size: 19px;
}
.paskha_products_title {
	font-size: 18px;
	font-weight: 700;
	color: #6fa287;
	margin-top: 30px;
	text-decoration: underline;
	cursor: pointer;
	display: table;
	text-transform: uppercase;
}
.paskha_products_title:hover {
	text-decoration: none;
}
@media (max-width: 767px) {
    .content_viewport.has-aside__category .product_preview {
        flex-flow: column;
    }
    .content_viewport.has-aside__category .label_new {
        left: 0;
    }
    .content_viewport.has-aside__category .label_glossary {
        left: auto;
        right: 30px;
    }
    .content_viewport.has-aside__category .price_info {
        margin: auto;
    }
	.content_viewport.has-aside__category .product_preview .checkbox-ingredient {
		align-self: flex-start;
		top: 50px;
	}
}

/* End */
/* /local/templates/eshop_bootstrap_blue/components/bitrix/news.detail/blog_detail/style.css?161910357910055 */
