<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Copyright (C) WarpTheme, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
Use this file to add custom CSS easily
========================================================================== */
.contentpane ol{
	list-style: decimal!important;
}

.contentpane ul{
	list-style: disc!important;
}


#sp-top-bar{
	background: #808181!important;
}

.helix-social-share-icon{
	display:  none!important;
}

.demo-icon{
	font-family: 'sp'!important;
	font-size: 86px!important;
	font-style: normal!important;
	color: #fff!important;
	position: absolute;
	top: 75px;
	left: 45px;
}

.demo-icon:hover{
	cursor: pointer;
    transform: rotate(360deg);
    transition: all 1.3s ease-in-out 0s;
}

.opening-hour .day-time li:nth-child(3) span, .opening-hour .day-time li:nth-child(4) span{
	color: #adadad!important;
}

.sp-megamenu-parent &gt; li:nth-child(5n) &gt; a{
	color: #fcc21a!important;
}

#docs-icon{
	display: inline-block;
	margin-right: 20px;
	vertical-align: middle;
}

.docs li{
	margin-top: 20px;
}

.sp-megamenu-parent &gt; li &gt; a, .sp-megamenu-parent &gt; li &gt; span{
	padding: 0 10px!important;
}

#sp-menu img{
	width: 25px!important;
	height: auto!important;
}

.item-list .item .icon-box{
	height: 75px!important;
	width: 75px!important;
}

.item-list .item .border{
	height: 105px!important;
	width: 105px!important;	
}

.demo-icon{
	top: 45px!important;
	left: 35px!important;
	font-size: 35px!important;
}

.articleBody img{
	display: inline-block!important;
}

.opening-hour .day-time li{
	padding: 0!important;
}

#section-id-1494905394071 a{
	background-color: #fdc21a!important;
	color:  #fff!important;
	padding: 10px 20px!important;
}

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