

/* Start:/local/templates/pl/components/bitrix/news.list/banners/style.css?17672908725870*/
.aroundjssorslider1{
	min-height:405px;
	margin-left:252px;
	position: relative;
	top: -15px;
	top: 6px;
}
.aroundjssorslider1 .banner{
	position:relative;
}
/* text */
.aroundjssorslider1 .tmsg{
	position:absolute;
	top:60px;
	left:90px;
	max-width:350px;
	padding:27px 24px;
	background:transparent url('/local/templates/pl/components/bitrix/news.list/banners/img/bg.png') 0 0 repeat;
}
.aroundjssorslider1 .tmsg .title1{
	font-size:24px;
	color:#214496;
}
.aroundjssorslider1 .tmsg .title2{
	margin-top:8px;
	font:13px Opensanslight,Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:30px;
	color:#790033;
}
.aroundjssorslider1 .tmsg .message{
	margin-top:5px;
	font-size:14px;
	color:#707070;
}

/* video */
.aroundjssorslider1 .item.video video{
	width:100%;
	height:auto;
	cursor:default;
}

/* priduct */
.aroundjssorslider1 .item.product .text{
	padding:20px 40px;
}
.aroundjssorslider1 .item.product .text,
.aroundjssorslider1 .item.product .image{
	width:50%;
	float:left;
}
.aroundjssorslider1 .item.product .image{
	padding:20px;
}
.aroundjssorslider1 .item.product .text .name{
	width:100%;
	font-size:25px;
	font-weight:bold;
	line-height:45px;
	white-space:nowrap;
	color:#000;
	overflow:hidden;
	text-overflow:ellipsis;
}
.aroundjssorslider1 .item.product .text .line{
	width:100%;
	margin-top:5px;
	margin-bottom:15px;
}
.aroundjssorslider1 .item.product .text .line span{
	display:block;
	width:20%;
	height:4px;
	background-color:#790033;
}
.aroundjssorslider1 .item.product .text .description{
	width:100%;
	font-size:13px;
	line-height:26px;
	white-space:normal;
	color:#000;
}
.aroundjssorslider1 .item.product .text .price{
	margin-top:20px;
	font-size:26px;
}
/* Direction Navigator */
#jssor_slider1.hidecontrols .prev,
#jssor_slider1.hidecontrols .next,
#jssor_slider1.hidecontrols .prevdn,
#jssor_slider1.hidecontrols .nextdn,
#jssor_slider1.hidecontrols .navi{
	display:none;
}
#jssor_slider1 .prev,
#jssor_slider1 .next,
#jssor_slider1 .prevdn,
#jssor_slider1 .nextdn{
	position:absolute;
	display:block;
	overflow:hidden;
	-webkit-transition:all .2s ease-in-out 0s;
	-moz-transition:all .2s ease-in-out 0s;
	-o-transition:all .2s ease-in-out 0s;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity:0;
	opacity:0;
}
#jssor_slider1:hover .prev,
#jssor_slider1:hover .next,
#jssor_slider1:hover .prevdn,
#jssor_slider1:hover .nextdn{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity:.5;
	-khtml-opacity:.5;
	opacity:.5;
}
#jssor_slider1 .prev span,
#jssor_slider1 .next span,
#jssor_slider1 .prevdn span,
#jssor_slider1 .nextdn span{
	display:block;
	width:25px;
	height:25px;
	margin:20px;
	cursor:pointer;
	background-color:#fafafa;
}
#jssor_slider1 .prev,
#jssor_slider1 .prevdn{
	left:0px;
}
#jssor_slider1 .next,
#jssor_slider1 .nextdn{
	right:0px;
}
#jssor_slider1 .prev span:hover,
#jssor_slider1 .prevdn span,
#jssor_slider1 .next span:hover,
#jssor_slider1 .nextdn span{
	background-color:#214496;
}
#jssor_slider1 .prev .icon,
#jssor_slider1 .prevdn .icon,
#jssor_slider1 .next .icon,
#jssor_slider1 .nextdn .icon{
	margin-top:5px;
	margin-left:9px;
	width:7px;
	height:10px;
}
#jssor_slider1 .prev .icon{
	background-position:0px -111px;
}
#jssor_slider1 .prev span:hover .icon,
#jssor_slider1 .prevdn .icon{
	background-position:-7px -111px;
}
#jssor_slider1 .next .icon{
	background-position:0px -121px;
}
#jssor_slider1 .next span:hover .icon,
#jssor_slider1 .nextdn .icon{
	background-position:-7px -121px;
}
/* Navigator */
#jssor_slider1 .navi{
	position:absolute;
	bottom:35px;
	left:120px;
}
#jssor_slider1 .navi div,
#jssor_slider1 .navi div:hover,
#jssor_slider1 .navi .av{
	cursor:pointer;
	overflow:hidden;
}
#jssor_slider1 .navi div { background-color: #F3F3F3; }
#jssor_slider1 .navi div:hover,
#jssor_slider1 .navi .av:hover { background-color:#790033; }
#jssor_slider1 .navi .av { background-color:#790033; }
#jssor_slider1 .navi .dn,
#jssor_slider1 .navi .dn:hover { background-color: #790033; }


@media screen and (max-width:1010px){
	body.adaptive .aroundjssorslider1{
		min-height:0px;
		margin-top:5px;
		margin-left:0px;
	}
}
@media screen and (max-width:885px){
	body.adaptive #jssor_slider1 .navi{
		position:absolute;
		width:100% !important;
		top:100%;
		left:0px;
		text-align:center;
		padding:10px 0px;
	}
	body.adaptive #jssor_slider1 .navi div{
		position:static !important;
		display:inline-block;
		float:none;
		margin-right:14px;
		-khtml-border-radius:9px;
		-moz-border-radius:9px;
		-webkit-border-radius:9px;
		border-radius:9px;
	}
	body.adaptive #jssor_slider1{
		margin-bottom:40px;
	}
}
@media screen and (max-width:480px){
	body.adaptive .aroundowlslider1 .item.product .text .description{
		display:none;
	}
	body.adaptive .aroundowlslider1 .item.product .text .name,
	body.adaptive .aroundowlslider1 .item.product .text .price{
		font-size:14px;
	}
	body.adaptive .aroundowlslider1 .owl-dots .owl-dot{
		width:12px;
		height:12px;
	}
}
.item.video video {
	transform:none !important;
}
/*      lisa        */
#jssor_slider1 .navi {
	position: absolute;
	bottom: -22px;
	left: 0px;

	margin-right: 8px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

#jssor_slider1 .navi div {
	width: 100%;
	border-radius: 0;
	height: 10px;
	display: flex;
	background: 0 0;
	align-items: center;
	margin-right: 8px;
	opacity: 1;
	cursor: pointer;
	background: #dedede;
}


#jssor_slider1 .navi .av, #jssor_slider1 .navi .av:hover, #jssor_slider1 .navi div:hover {
	background: #202020;
}


.aroundjssorslider1 {
	margin-bottom: 45px;
}
.aroundjssorslider1 {top:-14px !important}
#jssor_slider1 .navi .av, #jssor_slider1 .navi .av:hover, #jssor_slider1 .navi div:hover {
	background: #790033;
}
.navi {width:100% !important;}
.navi > div {width: calc(100%/3) !important;    left: auto !important;    position: relative !important;}
.banner img {width:100%}
/* End */


/* Start:/local/templates/pl/components/bitrix/catalog.section.list/main/style.css?16819766821614*/
.mainsections{
	width:80%;
	float:right;
	margin-top:23px;
}
.mainsections ul {
	list-style: none;
	padding-left: 0px;
	margin-top: 0;
	margin-bottom: 0px;
}
.mainsections ul > li {
	list-style-type: none;
}
.mainsections .title{
	padding:0px 17px 15px 17px;
	color:#790033;
	font-size:24px;
	text-transform:uppercase;
}
.mainsections li.section{
	display:block;
	width:25%;
	float:left;
	margin:-1px 0 0 -1px;
	padding:17px;
	border:1px solid #F3F3F3;
}
.mainsections a{
	font:13px Opensans,Arial,Helvetica,sans-serif;
	line-height:24px;
}
.mainsections a.parent{
	display:block;
	font-size:18px;
	color:#790033;
}

@media screen and (max-width: 1010px){
	body.adaptive .mainsections{
		width:100%;
		float:none;
	}
}
@media screen and (max-width: 750px){
	body.adaptive .mainsections li.section{
		width:33%;
	}
}
@media screen and (max-width: 480px){
	body.adaptive .mainsections li.section{
		width:50%;
	}
	body.adaptive .mainsections .subsections{
		display:none;
	}
}
.mainsections.catalog-main  {
	display: block;
     width: 100%;
     float: none; 
    margin: -1px 0 0 -1px;
    padding: 17px 0 ;
    border: 0;
    
}
.mainsections li.section {
    display: block;
    width: 20%;
    float: left;
    margin: -1px 0 0 -1px;
    padding: 17px;
    border: 1px solid #F3F3F3;
}
.mainsections li.section:nth-child(5)~li {
	display:none
}
.mainsections .ajaxpages {
	    display: inline-block;
    text-align: center;
    width: 100%;
}
li.section  a {
	text-align:center;
}

.mainsections a.parent {
	    min-height: 48px;
}
.catalogmenucolumn .catalogmenu li a.first {
	padding: 11px 22px 10.9px 12px;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.products.viewed/viewed/style.css?170297255915628*/
.artables.table .products{width:100%}.artables.table table.names{display:none;float:left;width:150px;border-right:none}.artables.table table.names td.name{width:140px}.artables.table .arproducts{-webkit-overflow-scrolling:touch;overflow-scrolling:touch}.artables.table table{border:1px solid #f3f3f3}.artables.table table tr th{padding:14px 10px;background-color:#f3f3f3;font-weight:400}.artables.table table tr td{padding:12px 10px}.artables.table table tr td.free,.artables.table table tr th.free{width:7px;padding:0}.artables.table table tr td.free span,.artables.table table tr th.free span{display:block;width:7px;min-height:48px}.artables.table table tr.even td{background-color:#fafafa}.artables.table table.products div.name{min-width:143px}.artables.table table.products tr:hover td{color:#fff;background-color:#899cc7}.artables.table table.products tr:hover td.name a{color:#fff;text-decoration:underline}.artables.table table.products tr:hover td.name a:hover{text-decoration:none}.artables.table table.products .add2basketform .inbasket i,.artables.table table.products .add2basketform .submit i{width:23px;height:20px;margin-left:8px;margin-bottom:4px;background-position:0 -418px}.artables.table table.products tr:hover .add2basketform .inbasket i,.artables.table table.products tr:hover .add2basketform .submit i{background-position:-23px -418px}.artables.table table.products tr:hover .add2basketform.in .tick{background-position:-13px -579px}.artables.table table.products tr:hover .add2basketform .js-measurename,.artables.table table.products tr:hover .add2basketform input{color:#000}.artables.table table td,.artables.table table th{text-align:center}.artables.table table td.name,.artables.table table th.name{text-align:left}.artables.table .add2basketform.in .inbasket{display:none}.artables.table .add2basketform .tick{visibility:hidden;width:13px;height:9px;margin-left:8px;background-position:-13px -588px}.artables.table .add2basketform.in .tick{visibility:visible}.artables.table.adap .arproducts{overflow-x:scroll;overflow-y:hidden}.artables.table.adap table.products{border-left:none}.artables.table.adap table.products td.free,.artables.table.adap table.products td.name,.artables.table.adap table.products th.free,.artables.table.adap table.products th.name{width:0;max-width:0;padding:0;margin:0;overflow:hidden}.artables.table.adap table.products td.free span,.artables.table.adap table.products th.free span{width:0}.artables.table table td.free span.qb{background-color:#66b132}.artables.table table td.free span.da2,.artables.table table td.free span.da2.qb{background-color:#c5007c}.artables.table.adap table.products div.name{width:143px;padding:12px 10px;-moz-opacity:0;-khtml-opacity:0;opacity:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.artables.table.adap table.names{display:block}@media screen and (max-width:1010px){body.adaptive .artables.table .arproducts{overflow-x:scroll;overflow-y:hidden}body.adaptive .artables.table table.products{border-left:none}body.adaptive .artables.table table.products td.free,body.adaptive .artables.table table.products td.name,body.adaptive .artables.table table.products th.free,body.adaptive .artables.table table.products th.name{width:0;max-width:0;padding:0;margin:0;overflow:hidden}body.adaptive .artables.table table.products td.free span,body.adaptive .artables.table table.products th.free span{width:0}body.adaptive .artables.table table.products div.name{width:143px;padding:12px 10px;-moz-opacity:0;-khtml-opacity:0;opacity:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}body.adaptive .artables.table table.names{display:block}}.artables.gallery .products{width:100%}.artables.gallery table.names{display:none;float:left;width:150px;border-right:none}.artables.gallery table.names td.name{width:140px}.artables.gallery .arproducts{-webkit-overflow-scrolling:touch;overflow-scrolling:touch}.artables.gallery table{border:1px solid #f3f3f3}.artables.gallery table tr th{padding:14px 10px;font-weight:400;background-color:#f3f3f3}.artables.gallery table tr td.name,.artables.gallery table tr td.nowrap{padding:12px 10px}.artables.gallery table tr td.free,.artables.gallery table tr th.free{width:7px;padding:0}.artables.gallery table tr td.free span,.artables.gallery table tr th.free span{display:block;width:7px;min-height:48px}.artables.gallery table tr.even td{background-color:#fafafa}.artables.gallery table.products div.name{min-width:143px}.artables.gallery table.names tr td.name table.smpl,.artables.gallery table.names tr td.name table.smpl tr td,.artables.gallery table.products tr td.name table.smpl,.artables.gallery table.products tr td.name table.smpl tr td{padding:0;border:none}.artables.gallery table.names tr td.name table.smpl tr td.nm a,.artables.gallery table.names tr td.name table.smpl tr td.nm span,.artables.gallery table.products tr td.name table.smpl tr td.nm a,.artables.gallery table.products tr td.name table.smpl tr td.nm span{display:block;padding-left:7px}.artables.gallery table.names tr td.name table.smpl tr td.nm a>span,.artables.gallery table.products tr td.name table.smpl tr td.nm a>span{padding-left:0}.artables.gallery table.names tr td.name table.smpl tr td.nm,.artables.gallery table.products tr td.name table.smpl tr td.nm{text-align:left}.artables.gallery table.products tr:hover td{color:#fff;background-color:#899cc7}.artables.gallery table.products tr:hover td.name a{color:#fff;text-decoration:underline}.artables.gallery table.products tr:hover td.name a:hover{text-decoration:none}.artables.gallery table.products .add2basketform .inbasket i,.artables.gallery table.products .add2basketform .submit i{width:23px;height:20px;margin-left:5px;margin-bottom:4px;background-position:0 -418px}.artables.gallery table.products tr:hover .add2basketform .inbasket i,.artables.gallery table.products tr:hover .add2basketform .submit i{background-position:-23px -418px}.artables.gallery table.products tr:hover .add2basketform.in .tick{background-position:-13px -579px}.artables.gallery table.products tr:hover .add2basketform .js-measurename,.artables.gallery table.products tr:hover .add2basketform input{color:#000}.artables.gallery table td,.artables.gallery table th{text-align:center}.artables.gallery table td.name,.artables.gallery table th.name{text-align:left}.artables.gallery .add2basketform.in .inbasket{display:none}.artables.gallery .add2basketform .tick{visibility:hidden;width:13px;height:9px;margin-left:5px;background-position:-13px -588px}.artables.gallery .add2basketform.in .tick{visibility:visible}.artables.gallery.adap .arproducts{overflow-x:scroll;overflow-y:hidden}.artables.gallery.adap table.products{border-left:none}.artables.gallery.adap table.products td.free,.artables.gallery.adap table.products td.name,.artables.gallery.adap table.products th.free,.artables.gallery.adap table.products th.name{width:0;max-width:0;padding:0;margin:0;overflow:hidden}.artables.gallery.adap table.products td.free span,.artables.gallery.adap table.products th.free span{width:0}.artables.gallery table td.free span.qb,.artables.gallery table td.free.qb,.artables.gallery table.products tr:hover td.free span.qb,.artables.gallery table.products tr:hover td.free.qb{background-color:#66b132}.artables.gallery table td.free span.da2,.artables.gallery table td.free span.da2.qb,.artables.gallery table td.free.da2,.artables.gallery table td.free.da2.qb,.artables.gallery table.products tr:hover td.free span.da2,.artables.gallery table.products tr:hover td.free span.da2.qb,.artables.gallery table.products tr:hover td.free.da2,.artables.gallery table.products tr:hover td.free.da2.qb{background-color:#c5007c}.artables.gallery.adap table.products div.name{width:143px;padding:12px 10px;-moz-opacity:0;-khtml-opacity:0;opacity:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.artables.gallery.adap table.names{display:block}.body .artables.gallery.adap table.products td.free span.da2,.body .artables.gallery.adap table.products td.free span.da2.qb,.body .artables.gallery.adap table.products td.free span.qb .body .artables.gallery.adap table.products td.free.da2,.body .artables.gallery.adap table.products td.free.da2.qb,.body .artables.gallery.adap table.products td.free.qb{background-color:#fff}@media screen and (max-width:1010px){body.adaptive .artables.gallery .arproducts{overflow-x:scroll;overflow-y:hidden}body.adaptive .artables.gallery table.products{border-left:none}body.adaptive .artables.gallery table.products td.free,body.adaptive .artables.gallery table.products td.name,body.adaptive .artables.gallery table.products th.free,body.adaptive .artables.gallery table.products th.name{width:0;max-width:0;padding:0;margin:0;overflow:hidden}body.adaptive .artables.gallery table.products td.free span,body.adaptive .artables.gallery table.products th.free span{width:0}body.adaptive .artables.gallery table.products div.name{width:143px;padding:12px 10px;-moz-opacity:0;-khtml-opacity:0;opacity:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}body.adaptive .artables.gallery table.names{display:block}body.adaptive .artables.gallery table.products td.free span.da2,body.adaptive .artables.gallery table.products td.free span.da2.qb,body.adaptive .artables.gallery table.products td.free span.qb body.adaptive .artables.gallery table.products td.free.da2,body.adaptive .artables.gallery table.products td.free.da2.qb,body.adaptive .artables.gallery table.products td.free.qb{background-color:#fff}}.showcase{width:100%}.showcase .js-element{position:relative;float:left;width:25%}.showcase.columns5 .js-element{width:20%}.showcase .js-element .inner{position:absolute;top:0;left:0;right:0;min-height:325px;background-color:#fff;border:1px solid #f2f2f2;z-index:100}.showcase .js-element .padd{padding:10px 10px 4px 10px}/*.showcase .js-element{height:325px}.showcase.big .js-element{height:378px}*/.showcase .js-element .popup{display:none}.showcase .js-element.hover .inner,.showcase .js-element:hover .inner{border:1px solid #ccc;z-index:110}.showcase .js-element.hover .popup,.showcase .js-element:hover .popup{display:block}.showcase .name{height:35px;text-align:center;overflow:hidden}.showcase .pic{position:relative;padding:10px 0;text-align:center}.showcase .pic a,.showcase .pic span.pic{display:block;width:100%;height:170px;line-height:170px;text-align:center}.showcase .pic a img,.showcase .pic span.pic img{display:inline-block;vertical-align:middle}.showcase .pic .timers{position:absolute;bottom:0;left:0;right:0}.showcase .pic .timers .clock{float:left;padding:14px 6px;background-color:#748080;-khtml-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;-webkit-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.showcase .pic .timers .clock i{width:16px;height:16px;background-position:0 0;background-repeat:no-repeat}.showcase .pic .timers .timer{margin:0 auto;background-color:#e8e8e8;-moz-opacity:.7;-khtml-opacity:.7;opacity:.7;-khtml-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;-webkit-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0}.showcase .pic .timers .timer .intimer{float:left;padding:8px 11px 0}.showcase .pic .timers .timer .dvoet,.showcase .pic .timers .timer .val{float:left}.showcase .pic .timers .timer .val.ml{margin-left:10px}.showcase .pic .timers .timer .val .podpis,.showcase .pic .timers .timer .val .value{width:100%}.showcase .pic .timers .timer .dvoet,.showcase .pic .timers .timer .val .value{font:17px Arial,Helvetica,sans-serif;font-weight:700;letter-spacing:3px}.showcase .pic .timers .timer .podpis{font:10px Arial,Helvetica,sans-serif}.showcase .pic .timers .timer .progressbar{height:4px;margin-top:4px;background-color:#d4d9de;border:1px solid #b8bcc1;-khtml-border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}.showcase .pic .timers .timer .progressbar .progress{position:relative;top:-1px;left:-1px;height:4px;background-repeat:repeat-x;-khtml-border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}.showcase .pic .timers .timer.da2 .progressbar .progress{border:1px solid #990060}.showcase .pic .timers .timer.qb .progressbar .progress{border:1px solid #62a92c}.showcase .prices .prices_jscrollpane{width:100%;overflow:auto}.showcase .prices .next,.showcase .prices .prev{display:block;width:100%;text-align:center}.showcase .prices .next .icon,.showcase .prices .prev .icon{width:14px;height:7px;margin-bottom:2px}.showcase .prices .prev .icon{background-position:-14px -669px}.showcase .prices .prev:hover .icon{background-position:-14px -690px}.showcase .prices .next .icon{background-position:0 -669px}.showcase .prices .next:hover .icon{background-position:0 -690px}.showcase .prices .pricestable{width:100%}.showcase .prices .pricestable tr td{padding:8px 10px}.showcase .prices .pricestable tr.even td{background-color:#fafafa}.showcase .soloprice{padding:10px 20px 0 20px;text-align:center}.showcase .soloprice span{display:inline-block;margin-bottom:6px}.showcase .soloprice .price.gen{display:block;font-size:18px;margin-bottom:10px}.showcase .soloprice .price.old{margin-right:25px}.showcase .buy,.showcase .description{margin-top:20px}.showcase .buy .quantity{margin-top:3px}.showcase .buy .add2basket,.showcase .buy .inbasket{float:right;padding:4px 15px}.showcase .compare{margin-top:12px}.showcase .favorishare{margin-top:5px}.showcase .add2favorite{color:#666;font-size:11px;text-decoration:none}.showcase .add2favorite:hover{color:#214496;text-decoration:underline}.showcase .add2favorite .counter,.showcase .add2favorite .icon{margin-right:3px}.showcase .add2favorite .icon{width:12px;height:10px;margin-bottom:2px;background-position:0 -629px}.showcase .add2favorite.in .icon{background-position:-12px -629px}.showcase .share{float:right}.showcase .share .b-share-icon{height:10px;background-repeat:no-repeat}.showcase .share .b-share{padding:1px 0!important}.showcase .share .b-share__handle{padding:5px 3px 1px 7px!important}.showcase .share a .b-share-icon.b-share-icon_vkontakte{width:9px;background-position:0 -301px}.showcase .share a:hover .b-share-icon.b-share-icon_vkontakte{background-position:-9px -301px}.showcase .share a .b-share-icon.b-share-icon_facebook{width:6px;background-position:0 -291px}.showcase .share a:hover .b-share-icon.b-share-icon_facebook{background-position:-6px -291px}.showcase .share a .b-share-icon.b-share-icon_twitter{width:8px;background-position:0 -311px}.showcase .share a:hover .b-share-icon.b-share-icon_twitter{background-position:-8px -311px}.showcase .share a.email2friend .icon{width:14px;height:10px;background-position:0 -280px}.showcase .share a.email2friend:hover .icon{background-position:-14px -280px}.showcase .favorite{float:left}@media screen and (max-width:1280px) and (min-width:1001px){body.adaptive .showcase.columns5 .js-element{width:25%}body.adaptive .showcase .js-element{width:33%}}@media screen and (max-width:1000px) and (min-width:761px){body.adaptive .showcase.columns5 .js-element{width:33%}body.adaptive .showcase .js-element{width:50%}}@media screen and (max-width:760px) and (min-width:606px){body.adaptive .showcase.columns5 .js-element{width:50%}body.adaptive .showcase .js-element{width:100%}}@media screen and (max-width:605px) and (min-width:541px){body.adaptive .showcase .js-element,body.adaptive .showcase.columns5 .js-element{width:50%}}@media screen and (max-width:540px){body.adaptive .showcase .js-element,body.adaptive .showcase.columns5 .js-element{width:100%}}pre{display:none}
/* End */
/* /local/templates/pl/components/bitrix/news.list/banners/style.css?17672908725870 */
/* /local/templates/pl/components/bitrix/catalog.section.list/main/style.css?16819766821614 */
/* /local/templates/.default/components/bitrix/catalog.products.viewed/viewed/style.css?170297255915628 */
