

/* Start:/bitrix/components/magicolors/soglasie.cookies/templates/.default/style.css?1784810737466*/
.cookie-consent {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #f5f5f5;
    padding: 1rem;
    text-align: center;
    z-index: 9999;
    border-top: 1px solid #ccc;
    font-size: 0.9rem;
}

.cookie-consent button {
    background-color: #0078d7;
    color: white;
    border: none;
    padding: 0.5rem 1rem;
    cursor: pointer;
    border-radius: 4px;
}

.cookie-consent a {
    color: #0078d7;
    text-decoration: none;
}
/* End */


/* Start:/local/templates/royalsamples2020/components/bitrix/news.list/banners.aside/style.css?17848108211341*/
#banner-asside-fixed{
	display: block;
}
#banner-asside-fixed .banner-asside-fixed__item{
	position: absolute;
	width: 330px;
	z-index: 1;
}
	#banner-asside-fixed .banner-asside-fixed__item.item-fixed{
		position: fixed;
		top:  150px;
	}

	#banner-asside-fixed .banner-asside-fixed__item.item-left{
		left:  calc((100% - 1170px) / 2 - 340px);
	}
	#banner-asside-fixed .banner-asside-fixed__item.item-right{
		right:  calc((100% - 1170px) / 2 - 340px);
	}
	#banner-asside-fixed img{
		width: 100%;
	}
@media(max-width:1860px){
	#banner-asside-fixed .banner-asside-fixed__item{
		width:  calc((100% - 1170px) / 2 - 1%);
	}
	#banner-asside-fixed .banner-asside-fixed__item.item-left{
		left:  1%;
	}
	#banner-asside-fixed .banner-asside-fixed__item.item-right{
		right: 1%;
	}
}
@media (min-width: 1260px) and (max-width: 1540px) {
	.is-show-banner-asside .lightPreloader{
		    zoom: .8;
	}
	#banner-asside-fixed{
		    zoom: .8;
	}
}
@media(max-width:1260px){
	#banner-asside-fixed{
		display: none;
	}
}




#promo-banner-mobile{
	display: none;
}

@media(max-width:640px){
	#promo-banner-mobile{
		display: block;
	}
	#promo-banner-mobile img{
		width: 100%;
	}
	#promo-banner-mobile.banner-fixed .promo-banner-mobile__wrap{
		position: fixed;
		top:  0;
		z-index: 1;
	}
}
/* End */
/* /bitrix/components/magicolors/soglasie.cookies/templates/.default/style.css?1784810737466 */
/* /local/templates/royalsamples2020/components/bitrix/news.list/banners.aside/style.css?17848108211341 */
