

/* Start:/local/templates/cosmogon_2018.11.28/components/bitrix/news/blog/style.css?17321975752794*/
.comment-form_style_default .comment-form__head {
    margin-bottom: 20px;
}

.comment-form_style_default .comment-form__title {
    font-size: 18px;
}

.comment-form_style_default .comment-form__socials {
    margin-top: 10px;
}

@media (min-width: 992px) {

    .comment-form_style_default .comment-form__socials {
        text-align: right;
        margin-top: 0;
    }
}

.comment-socials {
    display: inline-flex;
    align-items: center;
    gap: 15px;
}

.comment-socials__socials {
    display: inline-flex;
    gap: 4px;
}

.comment-social {
    display: inline-flex;
    height: 24px;
    width: 24px;
    border-radius: 4px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px;
}

.comment-social_vk {
    background-color: #07f;
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.878 17.304c-5.411 0-8.695-3.755-8.823-9.994h2.74c.086 4.583 2.171 6.528 3.77 6.925V7.31h2.627v3.954c1.542-.17 3.155-1.97 3.698-3.954h2.584c-.414 2.441-2.17 4.24-3.412 4.983 1.242.6 3.24 2.17 4.011 5.01h-2.84c-.6-1.898-2.07-3.369-4.04-3.569v3.57h-.315Z' fill='%23fff'/%3e%3c/svg%3e");
}

.comment-social_fb {
    background-color: #4267b2;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.217 12.522h1.754v7.22a.258.258 0 0 0 .258.258h2.974a.258.258 0 0 0 .258-.258v-7.186h2.016a.258.258 0 0 0 .256-.229l.306-2.658a.257.257 0 0 0-.256-.288h-2.322V7.715c0-.502.27-.757.804-.757h1.518a.258.258 0 0 0 .258-.258V4.26a.258.258 0 0 0-.258-.258h-2.092A2.056 2.056 0 0 0 13.595 4c-.363 0-1.625.071-2.622.988-1.105 1.017-.952 2.234-.915 2.445V9.38h-1.84a.258.258 0 0 0-.259.258v2.625a.259.259 0 0 0 .258.258Z' fill='%23fff'/%3E%3C/svg%3E");
}

.comment-social_ok {
    background-color: #f70;
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M14.83 10.77a3.951 3.951 0 0 1-5.604 0 3.951 3.951 0 0 1 0-5.604 3.95 3.95 0 0 1 5.604 0 3.951 3.951 0 0 1 0 5.604Zm-2.802-4.615c-.494 0-.942.2-1.271.53a1.79 1.79 0 0 0 0 2.542 1.789 1.789 0 0 0 2.543 0 1.789 1.789 0 0 0 0-2.543 1.839 1.839 0 0 0-1.272-.53Zm4.168 5.792 1.166 1.59c.059.082.047.188-.036.247-.977.8-2.119 1.33-3.308 1.613l2.249 4.332c.059.13-.024.271-.165.271H13.7a.206.206 0 0 1-.176-.118l-1.496-3.579-1.507 3.567a.181.181 0 0 1-.176.118H7.943c-.141 0-.224-.153-.165-.27l2.249-4.321a8.262 8.262 0 0 1-3.308-1.613c-.071-.06-.095-.177-.036-.248l1.166-1.589c.07-.094.188-.106.27-.035 1.096.93 2.45 1.542 3.898 1.542s2.79-.6 3.897-1.542c.094-.07.223-.06.282.035Z' fill='%23FFF' fill-rule='evenodd'/%3e%3c/svg%3e");
}
/* End */


/* Start:/local/templates/cosmogon_2018.11.28/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?17321975751038*/
.toc-list_style_default {
	margin: 0 0 20px;
    list-style: none;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.toc-list_style_default .toc-list__item {
	width: 100%;
	flex: 0 0 auto;
}

.toc-list_style_default.toc-list_inner {
	margin: 15px 0 0 10px;
}

.toc-link_style_default {
	display: inline-flex;
	align-items: flex-start;
	gap: 10px;
	text-decoration: none;
	color: #5f5f5f;
	font-size: 16px;
}

.toc-link_style_default .toc-link__index {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	border: 2px solid #ededed;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 12px;
	flex: 0 0 auto;
}

.toc-link_style_default .toc-link__text {
	flex: 0 0 auto;
	width: calc(100% - 40px);
	overflow: hidden;
	text-overflow: ellipsis;
	min-height: 40px;
	display: flex;
	align-items: center;
}

.toc-link_style_default:hover,
.toc-link_style_default:focus:not(:focus-visible) {
	color: #ff7900;
    text-decoration: none;
}

/* End */


/* Start:/local/templates/cosmogon_2018.11.28/components/bitrix/catalog.section/products-list/style.css?1741148159671*/
.products-list_style_default .products-list__list {
	margin-bottom: -20px;
	margin-left: -10px;
	margin-right: -10px;
}

.products-list_style_default .products-list__item {
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

@media (max-width: 400px) {
	.products-list_style_default .products-list__item + .products-list__item .product-item {
		border-top: 1px solid #e4e4e4;
		padding-top: 20px;
	}
}

@media (min-width: 401px) and (max-width: 767px) {
	.col-xs-sm-6 {
		width: 50% !important;
	}
}

html body .load-more-items{
	width: 150px;
	margin: 50px auto 0 auto;
	height: 40px;
	border-radius: 8px;
	display: flex;
}
/* End */


/* Start:/local/templates/cosmogon_2018.11.28/components/bitrix/catalog.item/.default/style.min.css?17464311146319*/
.products-list__item .product-item_style_default{height:100%}.product-item_style_default{color:#464646}.product-item_style_default .product-item__inner{height:100%;display:flex;flex-direction:column}.product-item_style_default .product-item__thumb{display:block;position:relative;overflow:hidden;line-height:1;padding-bottom:10px;width:100%;max-width:250px;margin:0 auto 8px}.product-item_style_default .product-item__thumb::before{content:"";display:inline-block;padding-top:100%}.product-item_style_default .product-actions{position:absolute;top:10px;right:10px;text-align:right;display:flex;flex-direction:column;flex-wrap:wrap;gap:10px;z-index:3}.product-action_style_default{background:rgba(255,255,255,.8);border:0;outline:0;color:#464646;transition:background-color .3s ease,color .3s ease}.product-action_style_default:focus,.product-action_style_default:hover{background-color:#fff;color:#ff7900}.product-action_style_default.product-action_size_sm{width:30px;height:30px;border-radius:4px;padding:5px}.product-action_style_default.product-action_size_sm .product-action__icon{width:20px;height:20px}.product-action_compare.active,.product-action_favorite.added{color:#ed1c24}.product-item_style_default .product-labels{position:absolute;bottom:14px;left:4px;text-align:left;display:flex;flex-wrap:wrap;gap:4px;z-index:2}.product-item_style_default .product-item__img{max-width:100%;height:auto;max-height:100%}.product-item_style_default .product-item__link{position:absolute;top:0;left:0;width:100%;height:100%;display:block}.product-item_style_default .product-slider{height:100%}.product-slider{padding-bottom:10px}.product-slider__item{display:flex!important;align-items:center;justify-content:center}.product-slider__img{width:auto;max-width:100%;height:auto;max-height:100%}.product-slider__partials{display:none}@media (min-width:992px){.product-slider__partials{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;z-index:2}.product-slider__partial{height:100%;flex:1 1 auto}}.product-slider.swiper-horizontal .slider-dots{position:absolute;bottom:0!important;left:0;right:0}.product-item_style_default .product-item__prices{margin-bottom:8px;display:flex;flex-wrap:wrap;gap:5px 10px;align-items:center}.product-item_style_default .product-price{display:inline-block;vertical-align:middle;line-height:1.2}.product-item_style_default .product-price_current{font-size:18px;font-weight:700;color:#ff7900}.product-item_style_default .product-price_old{font-size:14px;text-decoration:line-through;color:#5f5f5f}.product-item_style_default .c-badge_vip.c-badge_size_md{font-size:14px}.product-item_style_default .product-item__availability{margin-bottom:6px}.product-item_style_default .product-item__title{text-overflow:ellipsis;overflow:hidden;line-height:1.2;margin-bottom:10px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.product-item_style_default .product-item__title a{color:inherit;text-decoration:none;transition:color .3s ease}.product-item_style_default .product-item__title a:focus,.product-item_style_default .product-item__title a:hover{color:#629500;text-decoration:none}.product-item_style_default .product-item__controls{margin-top:auto;padding-top:14px}.product-item_style_default .product-item__controls .c-btn_style_default{height:40px;font-size:16px;padding:0 10px}.product-item_style_default .product-item__controls .c-btn_style_default.c-btn_rounded{border-radius:8px}.product-item_style_default .sku-props{margin-top:16px}.product-availability__value{font-weight:700}.product-availability_preorder .product-availability__value{color:#136cac}.product-availability_low .product-availability__value{color:#ed1c24}.product-availability_high .product-availability__value,.product-availability_regular .product-availability__value{color:#629500}.c-rating_style_info{display:inline-flex;align-items:center;gap:10px;font-size:12px;color:#5f5f5f;line-height:14px}.c-rating_style_info .c-rating__icon{fill:#ffa800;width:14px;height:14px}.slider-dots_style_default{font-size:0;text-align:center;padding:0;margin:0}.slider-dots_style_default .swiper-pagination-bullet{display:inline-block;vertical-align:top;padding:0;border-radius:50%;overflow:hidden;outline:0;position:relative;border:0;opacity:1}.slider-dots_style_default.slider-dots_color_primary .swiper-pagination-bullet{background-color:rgba(0,0,0,.24)}.slider-dots_style_default.slider-dots_color_primary .swiper-pagination-bullet-active{background-color:#ff7900}.slider-dots_style_default.slider-dots_size_xs .swiper-pagination-bullet{margin-left:3px;margin-right:3px;width:4px;height:4px}.c-badge{text-align:center;max-width:100%;white-space:nowrap;text-overflow:ellipsis}.c-badge a{color:inherit}.c-badge_style_product{display:inline-flex;align-items:center}.c-badge_style_product.c-badge_size_md{padding:0 6px;font-size:14px;line-height:24px;border-radius:4px}.c-badge_style_product.c-badge_color_primary{background-color:#ff7900;color:#fff}.c-badge_style_product.c-badge_color_new{background-color:#0094ff;color:#fff}.c-badge_style_product.c-badge_color_discount{background-color:#fc4953;color:#fff}.c-badge_style_product.c-badge_color_vip{background-color:#ed1c24;color:#fff}.c-badge_style_product.c-badge_color_credit{background-color:#000;color:#fff}.sku-props_style_default.sku-props_size_sm .sku-prop+.sku-prop{margin-top:10px}.product-item_style_default .sku-tiles{display:flex;flex-wrap:wrap;gap:6px}.sku-tile.sku-tile_style_compact{display:inline-flex;align-items:center;justify-content:center;text-align:center;margin:0;background:0;color:#888a8a;transition:border-color .3s ease,color .3s ease,background-color .3s ease;cursor:pointer}.sku-tile.sku-tile_style_compact:hover{border-color:#ff7900!important}.sku-tile.sku-tile_style_compact.chosen,.sku-tile.sku-tile_style_compact.sku-tile_active{border-color:#ff7900!important;background-color:#ff7900;color:#fff}.sku-tile_style_compact.sku-tile_size_md{border-radius:2px;padding:5px;height:28px;border:1px solid #e4e4e4!important;font-size:12px;min-width:58px}
/*!*Image*!*/
/*!*Image Slider*!*/
/*!*Label*!*/
/*!* TEXT *!*/
/*!*SMALL*!*/
/*!* BIG *!*/
/*!*RING*!*/
/*!*Price*!*/
/*!*Info*!*/
/*!*Amount*!*/
/*!**!*/
/*!*Properties *!*/
/*!*Compare*!*/
/*!* SCU *!*/
/*!*Description*!*/
/*!*Buttons*!*/
/*!*Stickers*!*/
/*!*More*!*/
/* End */
/* /local/templates/cosmogon_2018.11.28/components/bitrix/news/blog/style.css?17321975752794 */
/* /local/templates/cosmogon_2018.11.28/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?17321975751038 */
/* /local/templates/cosmogon_2018.11.28/components/bitrix/catalog.section/products-list/style.css?1741148159671 */
/* /local/templates/cosmogon_2018.11.28/components/bitrix/catalog.item/.default/style.min.css?17464311146319 */
