

/* Start:/local/templates/s_c/components/bitrix/news.detail/events/style.css?15726058322098*/
.events_h1{
	font-weight: bold;
	font-size: 30px;
}
.events_header_text{
	border-left: 2px solid #C4C4C4;
	padding: 0 10px;
	margin-bottom: 30px;
}
.top_lable{
	font-weight: bold;
	line-height: 32px;
	margin-bottom: 15px;
}
.events-slider__img{
	height: 192px;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
.item_events_food{
	padding: 0 10px
}
.events-slider__info{
	text-align: center;
	font-weight: bold;
}
.gallery_food_h4{
	font-weight: normal;
	text-align: center;
}
.footer_text h2{
	text-align: left;
	font-size: 22px;
	margin: 30px 0 10px 0;
}
.footer_text .width-1-2{
	margin-bottom: 50px;
	padding-right: 20px;
}
h2 {
    margin: 40px 0 20px 0!important;
}
.food-slider-nav.slider-right{
    top: 70px;
    right: 2%;
    z-index: 2;
    left: auto;
    width: 54px;
    height: 54px;
    background-color: #fff;
    border-radius: 50%;
    background-position: 50%;
    background-size: 10px auto;
    -webkit-box-shadow: 0 2px 12px 0 rgba(0,0,0,0.13);
    box-shadow: 0 2px 12px 0 rgba(0,0,0,0.13);
}
.food-slider-nav.slider-left {
    top: 70px;
    left: 2%;
    z-index: 2;
    width: 54px;
    height: 54px;
    background-color: #fff;
    border-radius: 50%;
    background-position: 50%;
    background-size: 10px auto;
    -webkit-box-shadow: 0 2px 12px 0 rgba(0,0,0,0.13);
    box-shadow: 0 2px 12px 0 rgba(0,0,0,0.13);
}
.slider-right {
    position: absolute;
    left: 100px;
    bottom: -28px;
    background-image: url("/upload/medialibrary/05a/05a0e41459e59cfc4edc8b21b1402d31.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 7px;
    height: 13px;
    cursor: pointer;
}
.slider-left {
    position: absolute;
    left: 0;
    bottom: -28px;
    background-image: url("/upload/medialibrary/fcd/fcd0ebbc2a4f391118210de03f40117e.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 7px;
    height: 13px;
    cursor: pointer;
}
.top__img{
box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
}
.events_header_contacts .white_button{
	margin-top: 15px 
}
/* End */


/* Start:/local/templates/s_c/components/bitrix/news.detail/menu_magazin/style.css?17582818023818*/
.set__itemm {
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
    padding: 15px;
}
.set__itemm__wrap {
    padding: 10px;
}
.set__item__img {
    height: 250px;
    background-position: 50% 50%;
    background-size: cover;
    position: relative;
}
.set__item__headline a{
	color: #000;
	text-decoration: none;
}
.set__item__headline{
	padding: 15px 0;	
}
.set__item__bottom{
	display: flex;
	align-content: space-between;
	align-items: center;
	flex-direction: row;
}
.cat-item-price {
    font-size: 17px;
    font-weight: 700;
    color: #9ea1a7;
}
.rub {
    position: relative;
    top: 1px;
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-left: 4px;
    background-image: url(/upload/medialibrary/eaf/eaf2ef4ad5cf06b77f7152cccf1ce093.svg);
    background-repeat: no-repeat;
    background-size: contain;
}
.card__count {
    float: none;
    display: inline-block;
}
.cat-item-gramms-kolich {
    padding: 0 24px;
    overflow: hidden;
    float: left;
}
.minus {
    background: url(/upload/medialibrary/c71/c714635663bb28a26607ea4af63fb53c.gif) no-repeat;
    width: 15px;
    height: 16px;
    display: block;
    float: left;
    margin: 2px 5px 0 0;
    position: relative;
    top: 7px;
}
.plus {
    background: url(/upload/medialibrary/34e/34e1b986962829a16873cb152a2f9f87.gif) no-repeat;
    width: 15px;
    height: 16px;
    display: block;
    float: left;
    margin: 2px 0 0 5px;
    position: relative;
    top: 7px;
}
.kolich input, .set-one_kolich input {
    float: left;
}
.kolich input, .set-one_kolich input {
    width: 53px;
    text-align: center;
    font-size: 23px;
    color: #000;
    height: 35px;
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.show_card>.uk-modal-dialog {
	min-width: 900px
}
.card-popup__title {
    margin: 0 0 15px;
    font-size: 18px;
    line-height: 1.3;
    font-weight: 700;
}
.card-popup__desc{
	padding: 15px 0
}
.card-popup__weight {
    margin: 10px 0 15px 0;
}
.card-popup__img{
	margin-left: 25px;
}
.rb_img{
	width: 250px;
}
.set__item__title{
	font-weight: 700;
}
@media only screen and (max-width: 900px) {
.show_card > .uk-modal-dialog {
    min-width: 760px;
}
}
@media only screen and (max-width: 767px) {
.show_card > .uk-modal-dialog {
    min-width: 450px;
}
}
@media only screen and (max-width: 450px) {
  .set__item__bottom{
    flex-direction: column;
  }
  .set__item__bottom>div:not(:last-child) { 
    margin-bottom: 10px;
  }
.show_card > .uk-modal-dialog {
    min-width: 320px;
}
}






/* 🔹 Фильтр категорий */
.set-filter-tabs {
  display: flex;
  flex-wrap: wrap; /* ✅ перенос строк */
  justify-content: center;
  margin: 20px 0;
  gap: 8px; /* расстояние между табами */
}

.set-filter-tabs button {
  background-color: #387880;
  color: #fff;
  border: none;
  padding: 10px 16px;
  border-radius: 6px;
  cursor: pointer;
  font-size: 14px;
  transition: all 0.3s ease;
  white-space: nowrap;
  flex: 1 1 auto; /* ✅ кнопки подстраиваются */
  text-align: center;
  min-width: 120px; /* чтобы не были слишком узкими */
}

.set-filter-tabs button.active,
.set-filter-tabs button:hover {
  background-color: #2c5d62;
}

/* 🔹 Адаптив под планшет */
@media (max-width: 991px) {
  .set-filter-tabs {
    justify-content: flex-start; /* выравнивание слева */
  }
  .set-filter-tabs button {
    flex: 1 1 45%; /* по 2 кнопки в ряд */
  }
}

/* 🔹 Адаптив под мобильные */
@media (max-width: 575px) {
  .set-filter-tabs button {
    flex: 1 1 100%; /* каждая кнопка занимает всю ширину */
    font-size: 13px;
    padding: 8px 12px;
  }
}

/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?156638443851*/
font.errortext{color:red}font.notetext{color:green}
/* End */
/* /local/templates/s_c/components/bitrix/news.detail/events/style.css?15726058322098 */
/* /local/templates/s_c/components/bitrix/news.detail/menu_magazin/style.css?17582818023818 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?156638443851 */
