

/* Start:/local/templates/restoran/components/bitrix/catalog/restoran/style.min.css?1716403715959*/
.grid .bx_content_section{margin-bottom:15px}.grid .bx_sidebar{margin-bottom:15px}.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/restoran/components/bitrix/catalog.section/.default/style.css?1716403715488*/
@media (max-width: 480px) {
	.pl-product-item {
		padding-right: 0px !important;
	    padding-left: 0px !important;
	}
	.product-item-image-wrapper.pl-product-item__link{
		/*padding:0 !important;*/
	}
	.pl-product-item__foot{
		flex-direction: column;
		align-items: flex-start !important;
	}
	.pl-product-item__price {
		margin-bottom: 5px;
	}
	.pl-product-item__image{
		height:130px !important;
	}
	.pl-product-item__link{
		/*height:175px !important;*/
		height:auto !important;
	}
}
/* End */


/* Start:/local/templates/restoran/css/custom/pl-product-item.css?17164037082079*/
.pl-product-item__wrapper {
  margin-bottom: 25px;
}
.pl-product-item__wrapper:hover {
  box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
}
.pl-product-item__link {
	display: block;
  height: 265px;
  padding: 18px 18px 0;
}
.pl-product-item__image {
  height: 200px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
}
.pl-product-item__image-wrap {
  display: flex;
	flex-direction: column-reverse;
  justify-content: space-between;
  padding: 6px 15px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  transition: all .3s ease;
  color: #fff;
  font-size: 13px;
  line-height: 17px;
}
.pl-product-item__link:hover .pl-product-item__image-wrap {
	background-color: rgba(0,0,0,0.6);
	opacity: 1;
}
.pl-product-item__properties {
}
.pl-product-item__name {
  font-size: 0.73em;
  margin: 6px 0;
  padding: 1px;
  height: 31px;
  overflow: hidden;
  color: #000;
  text-align: left;
  line-height: 1.1;
}
@media (max-width: 480px) {
  .pl-product-item__name {
    height: auto;
  }
}
.pl-product-item__foot {
	padding: 0 18px 18px;
	display: flex;
  justify-content: space-between;
  align-items: center;
}
.pl-product-item__price {
	font-family: 'HarmoniaSansProCyr-Bold', sans-serif;
  font-size: 1.2em;
  line-height: 1;
}
.pl-product-item__button {
	color: #000;
	font-size: 0.7em;
	text-decoration: none !important;
	padding: 4px 0 5px;
	width: 80px;
	text-align: center;
	display: block;
	border: 2px solid #fcb700;
	background-color: #fff;
}
.pl-product-item__button:hover {
	background-color: #fcb700;
}
.popup-window-buttons button.btn {
    color: #000;
    font-size: 14px;
    border-radius: 0;
    text-decoration: none !important;
    padding: 5px 10px;
    text-align: center;
    display: inline-block;
    border: 2px solid #fcb700;
    background-color: #fff;
}
.popup-window-buttons button.btn:hover {
  background-color: #fcb700;
}
/* End */


/* Start:/local/templates/restoran/components/bitrix/catalog.section.list/slide-menu/style.css?17797047394449*/
.mySwiper {
  width: 100%;
  height: 100%;
  margin-bottom: 15px;
  z-index:11;
}

/*
.swiper-slide-menu.pl-menu-categories-line__item {
  position: relative;
  width: auto !important;
  flex: 0 0 auto;

  display: inline-flex;
  justify-content: center;
  align-items: center;

  min-height: 19px;
  padding: 6px 14px;

  text-align: center;
  font-size: 16px;
  line-height: 1;
  white-space: nowrap;
  word-break: normal;
  overflow-wrap: normal;

  background: #599AC9;
  color: #fff;
  text-decoration: none;
}
*/
.swiper-slide-menu.pl-menu-categories-line__item {
  position: relative;
  box-sizing: border-box;

  width: auto;
  flex: 0 0 auto;

  display: inline-flex;
  justify-content: center;
  align-items: center;

  min-height: 38px;
  padding: 6px 14px;

  background-clip: padding-box;

  text-align: center;
  font-size: 16px;
  line-height: 1;
  white-space: nowrap;
  word-break: normal;
  overflow-wrap: normal;

  background-color: #599AC9;
  color: #fff;
  text-decoration: none;
}

.swiper-slide-menu.pl-menu-categories-line__item:last-child {
  border-right-width: 0;
}


.swiper-slide-menu.pl-menu-categories-line__item.is-active {
  color: #000;
  background: #FBC939;
  border-radius: 3px;
}

.swiper-slide-menu.pl-menu-categories-line__item img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}


@media (max-width: 991.98px) {


  .mySwiper::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 44px;
    z-index: 5;
    pointer-events: none;
    background: linear-gradient(
      to right,
      rgba(255, 255, 255, 0),
      rgba(255, 255, 255, 0.92) 70%,
      #fff 100%
    );
  }
}

.mySwiper .swiper-wrapper {
  align-items: center;
}

.mySwiper .swiper-slide {
  height: auto;
}
@media (min-width: 992px) {
  .mySwiper .swiper-button-prev,
  .mySwiper .swiper-button-next {
    z-index: 12;
  }

  .mySwiper .swiper-button-prev {
    left: 0;
  }

  .mySwiper .swiper-button-next {
    right: 0;
  }
}

@media (min-width: 992px) {
  .mySwiper {
    position: relative;
  }


  .mySwiper::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 36px;
    z-index: 8;
    pointer-events: none;
    background: linear-gradient(
      to right,
      rgba(255, 255, 255, 0),
      rgba(255, 255, 255, 0.92) 30%,
      #fff 100%
    );
  }
  
    .mySwiper::before {
	content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 40px;
    z-index: 8;
    pointer-events: none;
    background: linear-gradient(
      to left,
      rgba(255, 255, 255, 0),
      rgba(255, 255, 255, 0.92) 30%,
      #fff 100%
    );
	}

  .mySwiper::before {
    left: 0;
  }

  .mySwiper::after {
    right: 0;
  }

  .mySwiper .swiper-button-prev,
  .mySwiper .swiper-button-next {
    z-index: 13;
  }

  .mySwiper .swiper-button-prev {
    left: 0;
  }

  .mySwiper .swiper-button-next {
    right: 0;
  }
}

/*hint*/
.pl-menu-slider-wrap {
  position: relative;
}

.pl-menu-scroll-hint {
  display: none;
}

@media (max-width: 991.98px) {
  .pl-menu-scroll-hint {
    position: absolute;
    left: calc(50% + -29px);
    top: calc(50% + -12px);
    z-index: 20;

    display: block;
    width: 58px;
    height: 24px;


    pointer-events: none;

    opacity: 0;
    visibility: hidden;
    transform: translateX(0);
    transition: opacity 0.25s ease, visibility 0.25s ease;
  }

  .pl-menu-scroll-hint.is-visible {
    opacity: 1;
    visibility: visible;
  }

  .pl-menu-scroll-hint.is-hidden {
    display: none;
  }

.pl-menu-scroll-hint__svg {
  display: block;
  width: 58px;
  height: 24px;

  animation: pl-menu-scroll-hint-move 1.1s ease-in-out infinite;
}

.pl-menu-scroll-hint__svg rect {
  fill: #D85455;
  stroke: #D85455;
}

.pl-menu-scroll-hint__svg path {
  fill: none;
  stroke: #fff;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
}

@keyframes pl-menu-scroll-hint-move {
  0% {
    transform: translateX(-3px);
  }

  50% {
    transform: translateX(3px);
  }

  100% {
    transform: translateX(-3px);
  }
}

@media (prefers-reduced-motion: reduce) {
  .pl-menu-scroll-hint__svg {
    animation: none;
  }
}
/* End */
/* /local/templates/restoran/components/bitrix/catalog/restoran/style.min.css?1716403715959 */
/* /local/templates/restoran/components/bitrix/catalog.section/.default/style.css?1716403715488 */
/* /local/templates/restoran/css/custom/pl-product-item.css?17164037082079 */
/* /local/templates/restoran/components/bitrix/catalog.section.list/slide-menu/style.css?17797047394449 */
