/* NIGES.HOLIDAY / SITE DECORATION */


.nsh-decorate-line.style-1 {
    background-position: center;
    background-repeat: repeat-x;
    /*background-image: url(/bitrix/components/niges/holiday/templates/.default/images/style-1.png);*/
	background-image: url(/bitrix/components/niges/holiday/templates/.default/images/style-1-2.svg);
    background-size: contain;
}

.nsh-decorate-line.style-2 {
    background-position: center;
    background-repeat: repeat-x;
    /*background-image: url(/bitrix/components/niges/holiday/templates/.default/images/style-2.png);*/
	background-image: url(/bitrix/components/niges/holiday/templates/.default/images/style-2-2.svg);
    background-size: contain;
}


.nsh-decorate-line.style-3 {
    background-position: center;
    background-repeat: repeat-x;
    /*background-image: url(/bitrix/components/niges/holiday/templates/.default/images/style-1.png);*/
	background-image: url(/bitrix/components/niges/holiday/templates/.default/images/style-1-2a.svg);
    background-size: contain;
}

.nsh-decorate-line.style-4 {
    background-position: center;
    background-repeat: repeat-x;
    /*background-image: url(/bitrix/components/niges/holiday/templates/.default/images/style-2.png);*/
	background-image: url(/bitrix/components/niges/holiday/templates/.default/images/style-2-2a.svg);
    background-size: contain;
}


.nsh-decorate-line.style-5 {
    background-position: center;
    background-repeat: repeat-x;
    /*background-image: url(/bitrix/components/niges/holiday/templates/.default/images/style-1.png);*/
	background-image: url(/bitrix/components/niges/holiday/templates/.default/images/style-1-2a2.svg);
    background-size: contain;
}

.nsh-decorate-line.style-6 {
    background-position: center;
    background-repeat: repeat-x;
    /*background-image: url(/bitrix/components/niges/holiday/templates/.default/images/style-2.png);*/
	background-image: url(/bitrix/components/niges/holiday/templates/.default/images/style-2-2a2.svg);
    background-size: contain;
}


.nsh-decorate-line.style-7 {
    background-position: center;
    background-repeat: repeat-x;
    /*background-image: url(/bitrix/components/niges/holiday/templates/.default/images/style-1.png);*/
	background-image: url(/bitrix/components/niges/holiday/templates/.default/images/style-1-2a3.svg);
    background-size: contain;
}

.nsh-decorate-line.style-8 {
    background-position: center;
    background-repeat: repeat-x;
    /*background-image: url(/bitrix/components/niges/holiday/templates/.default/images/style-2.png);*/
	background-image: url(/bitrix/components/niges/holiday/templates/.default/images/style-2-2a3.svg);
    background-size: contain;
}




 

@media screen and (min-width:767.01px) {
	.nsm-hidden-pc {display: none !important;}
}
@media screen and (max-width:767px) {
	.nsm-hidden-mobile {display: none !important;}
}