<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#c5738 {display:none}

@media screen and (max-width: 1375px) {
	#footer .menus .item,
	#footer .links .item {
		width: 165px;
	}
}
@media screen and (max-width: 1220px) {
	#footer .item.item-additional {
		display: none;
	}
}

@media screen and (max-width: 1165px) {
	#footer .menus .item {
		width: 155px;
	}
	#footer .links .item {
		width: 155px;
	}
}
@media screen and (max-width: 1124px){
	#main_menu{
		margin-right: 180px;
	}
	#main_menu li a{
		padding-left: 9px;
		padding-right: 9px;
	}
	#header .search_shop .btn1,
	#header .search_shop .btn{
		padding-left: 10px;
		padding-right: 10px;
	}
	#main .cols2-video .mix_market .img_holder{
		display: none;
	}
	#main .cols2-video .mix_market .text_holder{
		flex-basis: 100%;
		-webkit-flex-basis: 100%;
		-ms-flex-preferred-size: 100%;
		margin: 0 15px;
	}
	#main .cols2-video .mix_market .text_holder h1{
		font-size: 28px;
		margin-bottom: 5px;
	}
}
@media screen and (max-width: 1024px){
	#header .top .lang &gt; span{
		margin-right: 20px;
	}
}

@media screen and (max-width: 960px){
	#btn_menu{
		display:  block;
	}
  #main_menu{
  	display:  none;
  }
  #header .middle .container{
  	display:  block;
  }
  #header .middle .wrap{
  	display: flex;
	  display: -webkit-box;
	  display: -webkit-flex;
	  display: -ms-flexbox;
	  justify-content: space-between;
	  -webkit-box-pack: justify;
	  -webkit-justify-content: space-between;
	  -ms-flex-pack: justify;
	  align-items: center;
  }
  #header .search_shop{
  	position: relative;
  	width:  100%;
  	justify-content: space-between;
	  -webkit-box-pack: justify;
	  -webkit-justify-content: space-between;
	  -ms-flex-pack: justify;
	  margin-top: 20px;
  }
  #header .search_shop .btn{
  	cursor: default;
  }
  #header .search_shop .btn span{
  	display:  inline;
  }
  #header .search_shop .form{
  	display: flex;
	  display: -webkit-box;
	  display: -webkit-flex;
	  display: -ms-flexbox;
  }
  #main .row.cols2-video .col{
  	flex-basis: 100%;
	-webkit-flex-basis: 100%;
	-ms-flex-preferred-size: 100%;
  }
  #main .cols2-video .mix_market .text_holder h1{
		font-size: 36px;
		margin-bottom: 15px;
	}
  #main .recipe .item .head{
  	font-size:  18px;
  }
  #footer .menus .item,
  #footer .links .item{
  	width: 125px;
  }
  #footer .partner-item{
	max-width: 260px;
	  text-align: center !important;
	  padding-bottom: 15px;
  }
}
@media screen and (max-width: 800px){
	#header .top .lang &gt; span{
		margin-right: 15px;
	}
}
@media screen and (max-width: 768px){
	#c5738 {display:block}
	#c5203 {display:none}
	h1{
		font-size: 28px;
	}
	h3{
		font-size: 22px;
	}
	h4{
		font-size: 18px;
	}
	.row.cols2,
	.row.cols3{
	  margin: 0 -10px;
	}
	.row.cols2 .col-map,
	.row.cols2 .col,
	.row.cols3 .col{
	  padding: 0 10px;
	  margin-bottom: 20px;
	}
	#main .row.cols2 .col-map,
	#main .row.cols2 .col{
		flex-basis: 100%;
		-webkit-flex-basis: 100%;
		-ms-flex-preferred-size: 100%;
	}
	.col-map #map-canvas
	 {
		width: 100%;
		min-height: 300px
	}

	#header .top .flags{
/*		display:  none;*/
	}
	#header .top .flags .txt{
				display:  none;
	}

	#main .main{
		display: block;
	}
	#main .main aside{
		/*margin-right: 0;*/
		width: 100%;
		float: none;
	}
	#main .main .content{
		margin-left: 0;
	}

	#main .main_banner{
		margin-bottom: 24px;
	}
	#main .search_shop span{
		font-size: 15px;
	}
	#main .search_shop input[type="text"]{
		flex-basis: auto;
	  -webkit-flex-basis: auto;
	  -ms-flex-preferred-size: auto;
	}
	#main .search_shop input[type="button"]{
		font-size: 14px;
		padding-left: 18px;
		padding-right: 18px;
	}
	#main .mix_market .img_holder {
		display:  none;
	}
	#main .mix_market .text_holder{
		flex-basis: 100%;
	  -webkit-flex-basis: 100%;
	  -ms-flex-preferred-size: 100%;
	  margin:  0;
	  padding:  15px;
	}
	#main .mix_market .icon_text .icn + .txt{
		margin-left: 15px;
	}
	#main .recipe .item .head{
  	font-size:  16px;
  	padding: 6px 10px 7px;
  	bottom: 10px;
  }
  	#main .brand_slider .item{
  		max-height: 160px;
  	}
	#footer .top{
		display: block;
	}
	#footer .top .col,
	#footer .partner-item{
		display:  block;
		margin-left: auto;
		margin-right: auto;
	}
	#footer .top .col{
		text-align: center;
	}

	#footer .hotline{
		margin-bottom: 24px;
	}
	#footer .partners{
		margin-bottom: 10px;
	}
	#footer .apps,
	#footer .social,
	#footer .menus{
		justify-content: center;
	}
	#footer .bottom{
		display: block;
	}
	#footer .copyright{
		margin-bottom: 5px;
		text-align: center;
	}
	#footer .menus,
	#footer .links{
	  justify-content: center;
	}
	#footer .menus .item, 
	#footer .links .item{
		width: auto;
	}
	.bottom-item {padding-left:0.5em; }
}

@media screen and (max-width: 580px) {
	.col-map #map-canvas,
	.col #map-canvas {
		width: 100%;
		min-height: 200px
	}
	#main .search_filter .form &gt; *{
		flex-basis: 80%;
		-webkit-flex-basis: 80%;
		-ms-flex-preferred-size: 80%;
	}
	#main .search_filter .form span{
		display:  block;
	}
	#main .search_filter .form #select-city{
		width: 100%;
	}
}
@media screen and (max-width: 550px) {
	#main .col{
		width: 100%;
		flex-basis: 100%;
		-webkit-flex-basis: 100%;
		-ms-flex-preferred-size: 100%;
	}


	#header .top .flags &gt; * {
		margin-right: 10px;
	}
}
@media screen and (max-width: 480px){
	#header .top .container{
		display:  block;
	}
	#header .top .lang{
		margin-bottom: 8px;
		justify-content: center;
	}
	#header .top .lang &gt; span{
		margin-right:  0;
		padding-top: 0;
	}
	#header .top .social{
		justify-content: center;
	}
	#header .search_shop{
		padding: 10px 0 10px 22px;
	}

	#header .search_shop .btn1 {
		padding: 10px 15px 10px 0;
	}

	#header .search_shop .btn,
	#main .search_shop span{
		display:  none;
	}
	#main .search_shop input[type="text"]{
		width: 100%;
	}
	#main .recipe_item{
		display: block;
	}
	#main .search_results .item{
		display: block;
	}
	#main .search_results .item .col{
		margin-bottom: 10px;
	}
	#main .search_results .item .col:last-child{
		margin-bottom: 0;
	}
	#main .search_results .item .col a.more{
		display: inline-block;
	}
	#main .brand_slider .item{
  		max-height: none;
  	}
	.bottom-item {padding-left:1em; display: inline-block}

	#header .top .flags {
		padding-left: 10px;
	}

}
@media screen and (max-width: 450px) {

	#header .search_shop .btn1 {
		padding: 10px 7px 10px 0;
	}
	#header .search_shop {
		padding: 10px 0 10px 8px;
	}
	#header .search_shop .form input[type="submit"] {
		padding: 3px 3px 3px 20px;
		margin: 0 7px;
	}
}



#header .selectlang{
    position: relative;
}
#header .selectlang .btn_lang{
    display:  none;
}
#header .selectlang .flags .txt .short{
    display:  none;
}
.fancybox-skin .selectlang .flags .txt .short{
    display:  none;
}

#main_slider .owl-carousel.mobile{
    display:  none;
}
@media screen and (max-width: 960px){
    #header .top .social{
        display:  none;
    }
    #header .top .lang{
        width: 100%;
        margin-bottom: 0;
        justify-content: space-between;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
    }
    #header .selectlang .btn_lang{
        display: flex;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        background: #fce005;
        text-decoration: none;
        padding: 5px 20px 5px 5px;
        width:  70px;
    }
    #header .selectlang .btn_lang:after{
        content: "";
        position: absolute;
        right: 5px;
        top: 12px;
        width: 0;
        height: 0;
        border: 5px solid transparent;
        border-top: 5px solid #333333;
        border-bottom: none;
    }
    #header .selectlang.open .btn_lang:after{
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    #header .selectlang .flags{
        display:  none;
        position:  absolute;
        z-index: 10;
        background: #fce005;
        left: 0;
        right: 0;
        padding: 5px 0 0;
    }
    #header .selectlang .flags .icon_text{
        padding: 8px 5px;
        text-decoration:  none;
        margin-right: 0;
    }
    #header .selectlang .flags .icn{
        flex-shrink: 0;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
    }
    #header .selectlang .flags .txt span{
        display: none;
    }
    .fancybox-skin .selectlang .flags .txt span{
        display: none;
    }
    #header .selectlang .flags .txt .short{
        display: block;
    }
    .fancybox-skin .selectlang .flags .txt .short{
        display:  block;
    }
}
@media screen and (max-width: 768px) {
    #main_slider .owl-carousel.slider-hide-on-mob {
        display: none;
    }

    #main_slider .owl-carousel.mobile {
        display: block;
    }
    #header .selectlang .flags .txt{
        display: block;
    }
}
@media screen and (max-width: 480px){
    #header .top .flags{
        padding-left: 0;
    }
}

@media (max-width: 768px){
    .col.col-left {
        order: 2;
    }
    .col.col-right {
        order: 1;
    }
}

/* to fix bottom cookie message on iphone */
@media screen and (max-width:640px) {
    .cookie-notice {
        padding-bottom: 90px !important;
    }
}

</pre></body></html>