

/* Start:/local/templates/moyadieta/components/bitrix/news.list/moyadieta_left/style.css?1719052225165*/
.news_list_sidebar {

}

.news_item_sidebar {
	
}

.news_date_time_sidebar {

}

.sidebar_news:active, .sidebar_news:hover, .sidebar_news {
	text-decoration: none;
}
/* End */


/* Start:/local/templates/moyadieta/components/bitrix/breadcrumb/moyadieta/style.css?1719052225829*/
.bx-breadcrumb {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.bx-breadcrumb-item {
	height: 22px;
	white-space: nowrap;
	color: #c70071;
}

.bx-breadcrumb-item-angle {
	margin: 0 10px;
	color: #b5bdc2;
	vertical-align: top;
	font-size: 12px;
}

.bx-breadcrumb-item-link {
	border-bottom: none;
	vertical-align: top;
	line-height: 21px;
	color: grey;
}

.bx-breadcrumb-item-link:hover {
	color: #c70071;
	text-decoration: none;

}

.bx-breadcrumb-item-text {
	vertical-align: top;
	white-space: normal;
	font: 400 13px/21px "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif;
	transition: 250ms linear all;

}
/* End */


/* Start:/local/templates/moyadieta/components/bitrix/search.form/search_product/style.css?17190522251728*/
.search-form {
	height: 45px;
	display: block;
}

.search_field {
	width: 70%;
  vertical-align: middle;
    white-space: nowrap;
    position: relative;
    height: 27px;
    border-radius: 10px;
    border: 2px solid #c70071;
    padding-left: 10px;
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    background-color: #fff;
    color: black;
    line-height:15px;
}

.search_field_wraper {
  width: 100%;
  margin: 0 auto;
  line-height: 50px;
}
table {
  width: 100%;
}

.search_field_wraper input#search {
  width: 70%;
  height: 25px;
  background: #2b303b;
  border: none;
  font-size: 10pt;
  float: left;
  color: #63717f;
  padding-left: 45px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.icon {
	display:inline-block;
    font-size: 25px;
    line-height: 50px;
    color: #c70071;
    width: 50px;
    height: 50px;
    text-align: center;
    vertical-align: bottom;
}

.search_field_wraper input#search::-webkit-input-placeholder {
   color: #65737e;
}
 
.search_field_wraper input#search:-moz-placeholder { /* Firefox 18- */
   color: #65737e;  
}
 
.search_field_wraper input#search::-moz-placeholder {  /* Firefox 19+ */
   color: #65737e;  
}
 
.search_field_wraper input#search:-ms-input-placeholder {  
   color: #65737e;  
}

.search_field_wraper .icon{
  color: #c70071;
}

.search_field_wraper input#search:hover, .search_field_wraper input#search:focus, .search_field_wraper input#search:active {
    outline:none;
    background: #ffffff;
}

/* @media (max-width: 420px) {
	.search_field_wraper input#search {
		width: 70%;
	}
	.search_field {
		width: 70%;
	}
} */
/* End */


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

}

.catalog-block-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

body.bx-theme-blue .catalog-block-header{border-color:#006cc0;}
body.bx-theme-green .catalog-block-header{border-color:#63aa28;}
body.bx-theme-red .catalog-block-header{border-color:#da3737;}
body.bx-theme-yellow .catalog-block-header{border-color:#f4b236;}

/* End */


/* Start:/local/templates/moyadieta/components/bitrix/catalog/catalog/bitrix/catalog.section.list/.default/style.css?17190522257494*/
.title_section {
	padding-right: 20px;
	text-decoration: none;
	color:black;
	font-size: 18px;
	font-weight: 600;
	font-weight: bold;
}

/*SECTION_NAME*/
.section_name {
	font-family:'Roboto', sans-serif;
font-style: normal;
font-weight: normal;
font-size: 36px;
line-height: 42px;
 border-bottom:  2px solid #D80081;
 width: 100%;
}

/* line */
.bx_catalog_line { margin-bottom: 30px; }

.bx_catalog_line .bx_catalog_line_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_line .bx_catalog_line_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_ul { padding: 0; }

.bx_catalog_line .bx_catalog_line_ul li {
	margin-bottom: 20px;
	list-style: none;
}

.bx_catalog_line .bx_catalog_line_ul li:before { content: '' !important }

.bx_catalog_line .bx_catalog_line_img {
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 40px;
	width: 125px;
	height: 125px;
	border: 1px solid #ccc;
	border-radius: 2px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
}

.bx_catalog_line .bx_catalog_line_title {
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 18px;
}

.bx_catalog_line .bx_catalog_line_title a {
	color: #4c7da6;
	font-size: 18px;
}

.bx_catalog_line .bx_catalog_line_title a:hover { text-decoration: none; }

.bx_catalog_line .bx_catalog_line_title span { font-size: 16px }

.bx_catalog_line .bx_catalog_line_description {
	color: #3f3f3f;
	font-size: 13px;
	line-height: 16px;
}

@media (max-width: 639px) {
	.bx-touch .bx_catalog_line .bx_catalog_line_img {
		margin-right: 10px;
		width: 50px;
		height: 50px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 14px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title a { font-size: 14px; }

	.bx-touch .bx_catalog_line .bx_catalog_line_description { font-size: 11px; }
}

.bx_catalog_line .bx_catalog_line_img,
.bx_catalog_line .bx_catalog_line_title,
.bx_catalog_line .bx_catalog_line_title a,
.bx_catalog_line .bx_catalog_line_description { transition: all 0.3s ease; }

/* text */
.bx_catalog_text { margin-bottom: 30px; }

.bx_catalog_text .bx_catalog_text_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_text .bx_catalog_text_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_ul { padding: 0; }

.bx_catalog_text .bx_catalog_text_ul li {
	float: left;
	margin: 0 10px 10px;
	list-style: none;
}

.bx_catalog_text .bx_catalog_text_ul li:before { content: '' !important }

.bx_catalog_text .bx_catalog_text_title {
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-size: 14px;
	line-height: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a {
	display: inline-block;
	overflow: hidden;
	max-width: 100%;
	color: #4c7da6;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 14px;
}

.bx_catalog_text .bx_catalog_text_title a:hover { text-decoration: none }

.bx_catalog_text .bx_catalog_text_title span { font-size: 12px; }

@media (max-width: 639px) {
	.bx-touch .bx_catalog_text .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 12px;
	}

	.bx-touch .bx_catalog_text .bx_catalog_line_title a { font-size: 12px; }
}

.bx_catalog_text .bx_catalog_line_title,
.bx_catalog_text .bx_catalog_line_title a { transition: all 0.3s ease; }

/* tile */

/*.bx_catalog_tile { margin-bottom: 30px; }*/

.bx_catalog_tile .bx_catalog_tile_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_tile .bx_catalog_tile_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_ul { padding: 0; }

.bx_catalog_tile .bx_catalog_tile_ul li {
	float: left;
	box-sizing: border-box;
	margin-bottom: 20px;
	padding: 0 10px;
	width: 12.5%;
	list-style: none;
	text-align: center;
}

.bx_catalog_tile .bx_catalog_tile_ul li:before { content: '' !important }

.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: both; }

.bx_catalog_tile .bx_catalog_tile_img {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 78px;
	height: 78px;
	border: 1px solid #ccc;
	border-radius: 2px;
	background-color: #fff;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
}

.bx_catalog_tile .bx_catalog_tile_title {
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a {
	color: #4c7da6;
	font-size: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a:hover { text-decoration: none; }

.bx_catalog_tile .bx_catalog_tile_title span { font-size: 12px; }

/*2*/
@media (max-width: 980px) {
	.bx_catalog_tile .bx_catalog_tile_ul li { width: 20%; }

	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: both; }
}

/*3*/
@media (max-width: 639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title {
		margin-bottom: 5px;
		line-height: 14px;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_title { line-height: 10px; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_title a { font-size: 11px; }
}

@media (min-width: 480px) and (max-width: 639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li { width: 25%; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1) { clear: both; }
}

/*4*/
@media (max-width: 479px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li { width: 33.3%; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_img {
		width: 100%;
		height: 80px;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1) { clear: both; }

}

.bx_catalog_tile .bx_catalog_tile_title,
.bx_catalog_tile .bx_catalog_tile_title a,
.bx_catalog_tile .bx_catalog_tile_ul li,
.bx_catalog_tile .bx_catalog_tile_img { transition: all 0.3s ease; }

/* list */

/*.bx_sitemap { margin-bottom: 30px; }*/

.bx_sitemap .bx_sitemap_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_sitemap .bx_sitemap_title a {
	color: #000;
	text-decoration: none;
}

.bx_sitemap .bx_sitemap_ul li {
	padding: 0;
	line-height: 14px;
}

.bx_sitemap .bx_sitemap_ul li:before { content: '' !important }

.bx_sitemap .bx_sitemap_li_title {
	display: inline-block;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	font-weight: normal;
	line-height: 13px;
}

.bx_sitemap .bx_sitemap_li_title a {
	color: #4c7da6;
	white-space: nowrap;
	font-size: 13px;
}

.bx_sitemap .bx_sitemap_li_title a:hover { text-decoration: none }

.bx_sitemap .bx_sitemap_li_title span { font-size: 11px; }

@media (max-width: 639px) {
	.bx-touch .bx_sitemap .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 12px;
	}

	.bx-touch .bx_sitemap .bx_catalog_line_title a { font-size: 12px; }
}

.bx_sitemap .bx_catalog_line_title,
.bx_sitemap .bx_catalog_line_title a { transition: all 0.3s ease; }
/* End */


/* Start:/local/components/semashko/product.slider/templates/.default/style.min.css?17883115233658*/
.product-slider{--slider-gap:20px;--slider-items:5;position:relative;width:100%;color:#171717;font-family:"Roboto",Arial,sans-serif}.product-slider *,.product-slider ::after,.product-slider ::before{box-sizing:border-box}.product-slider__header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.product-slider__title{margin:0;font-size:clamp(22px,2vw,30px);font-weight:700;line-height:1.2}.product-slider__arrows{display:flex;flex:0 0 auto;gap:8px}.product-slider__arrow{display:grid;width:42px;height:42px;padding:0;place-items:center;border:1px solid #d9d9d9;border-radius:50%;background:#fff;color:#171717;cursor:pointer;transition:border-color .2s,background-color .2s,color .2s}.product-slider__arrow:hover:not(:disabled){border-color:#171717;background:#171717;color:#fff}.product-slider__arrow:disabled{opacity:.35;cursor:default}.product-slider__arrow svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.product-slider__viewport{overflow:hidden;cursor:grab;touch-action:pan-y;user-select:none;-webkit-user-select:none}.product-slider__viewport:active{cursor:grabbing}.product-slider__track{display:flex;gap:var(--slider-gap);margin:0;padding:0;list-style:none;transform:translate3d(0,0,0);transition:transform .38s cubic-bezier(.22,.61,.36,1);will-change:transform}.product-slider__track.is-dragging{cursor:grabbing;transition:none}.product-slider__slide{flex:0 0 calc((100% - (var(--slider-items) - 1) * var(--slider-gap))/var(--slider-items));min-width:0}.product-slider__card{height:100%}.product-slider__image-link{position:relative;display:block;overflow:hidden;aspect-ratio:10/7;border-radius:12px;background:#f3f3f3}.product-slider__image{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none;user-select:none;transition:transform .35s;-webkit-user-select:none;-webkit-user-drag:none}.product-slider__image-link:hover .product-slider__image{transform:scale(1.035)}.product-slider__price{position:absolute;top:12px;right:12px;z-index:2;display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:6px 12px;border-radius:8px;background:#c70071;box-shadow:0 4px 12px rgba(0,0,0,.16);color:#fff;font-size:16px;font-weight:700;line-height:1;white-space:nowrap;pointer-events:none}.product-slider__body{padding-top:13px}.product-slider__name{margin:0;font-size:18px;font-weight:600;line-height:1.3}.product-slider__name a{color:inherit;text-decoration:none}.product-slider__name a:hover{text-decoration:underline;text-underline-offset:3px}.product-slider__description{display:-webkit-box;overflow:hidden;margin:7px 0 0;color:#686868;font-size:14px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-slider__dots{display:flex;justify-content:center;gap:8px;margin-top:22px}.product-slider__dot{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#c8c8c8;cursor:pointer;transition:width .2s,border-radius .2s,background-color .2s}.product-slider__dot.is-active{width:24px;border-radius:5px;background:#171717}.product-slider__arrow:focus-visible,.product-slider__dot:focus-visible,.product-slider a:focus-visible{outline:3px solid rgba(255,120,0,.4);outline-offset:3px}.product-slider__status{position:absolute;overflow:hidden;width:1px;height:1px;margin:-1px;clip:rect(0,0,0,0);white-space:nowrap}@media (max-width:479px){.product-slider__price{top:8px;right:8px;min-height:30px;padding:5px 10px;font-size:14px}}@media (prefers-reduced-motion:reduce){.product-slider__arrow,.product-slider__dot,.product-slider__image,.product-slider__track{transition:none}}

/* End */
/* /local/templates/moyadieta/components/bitrix/news.list/moyadieta_left/style.css?1719052225165 */
/* /local/templates/moyadieta/components/bitrix/breadcrumb/moyadieta/style.css?1719052225829 */
/* /local/templates/moyadieta/components/bitrix/search.form/search_product/style.css?17190522251728 */
/* /local/templates/moyadieta/components/bitrix/catalog/catalog/style.css?17190522251122 */
/* /local/templates/moyadieta/components/bitrix/catalog/catalog/bitrix/catalog.section.list/.default/style.css?17190522257494 */
/* /local/components/semashko/product.slider/templates/.default/style.min.css?17883115233658 */
