<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*note: old code, do not delete*/
/*@import 'https://fonts.googleapis.com/css?family=Open+Sans';*/


/* montserrat-regular - latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/montserrat-v29-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* montserrat-600 - latin */
  @font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 600;
	src: url('../fonts/montserrat-v29-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }

  /* karla-regular - latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Karla';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/karla-v31-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }

/******* fonts **********/

body,
button,
input,
textarea, 
.ui-dialog,
.ui-autocomplete,
.ui-datepicker ,
.ui-tabs,
.profile-info-box,
.latest-posts {
	font-size: 14px;
	font-family: 'Karla';
    color: #24252f;
}
h1, h2, h3, h4, h5, h6, .topic-block-title h2 {
	font-family: 'Montserrat';
	font-weight: 600!important;
	color: #24252f;
	
}

/***Colors
blue: #040746;
red: #e1041a;
light grey: #f9f9f9;
text: #24252f;
***/

/************* General ******************/
link {
	color: #e1041a;
}
a:hover {
	color: #e1041a;
}
.admin-header-links a.administration {
	color: #FFF;
}
.admin-header-links a.administration:hover  {
	color: #e1041a;
}
.breadcrumb li a {
	color: #e1041a;
}
.breadcrumb li a:hover {
	color: #e1041a;
}


/***** header *****/
.header-logo a img {
	padding-top: 8px;
	max-height: 80px;
}
.header-selectors-wrapper,
.header-upper {
	border: none;
}
.header-upper {
	/*background-color: #040746; */
	
}
.header-menu {
	border: none;
	/*width: 93%;*/
	max-width: none;
}
.header-menu &gt; ul &gt; li &gt; a:hover {
	color: #24252f;
	font-weight: 600;
}
.header-links li {
	margin: 0 10px;
}

.header-links a:hover {
	color: #24252f;
} 
.header-links span, .header-links a {
	font-size: 15px;
}
.header-menu &gt; ul &gt; li &gt; a{
	font-size: 20px;
	color: #24252f;
	font-weight: 600;
}
#topcartlink {
	background-color: #e1041a;
	color: #fff;
	border-radius: 0 0 4px 4px;
}
#topcartlink a:hover {
	color: #fff;
}
.mini-shopping-cart {
	font-size: 15px;
}

/***Categories***/

.item-box {
	box-shadow: 0 10px 24px rgba(0, 0, 0, .12);
}
.home-page-category-grid .title a, .sub-category-grid .title a {
	padding: 8px 0;
	background: #e1041a;
	color: #FFF;
}
.home-page-category-grid .title a {
	border-radius: 4px 4px 0 0;
}


.home-page-category-grid .item-grid, .product-grid .item-grid { 
	display: flex; 
	justify-content: center;
	flex-wrap: wrap;
	margin-top: 9%;
}
.product-grid .item-box {
	padding-bottom: 15px;
	border-radius: 0 0 4px 4px;
}
.item-box .rating {
	display: none;
}
.home-page-category-grid .item-box .picture {
	border-radius: 0 0 4px 4px;

}
.product-grid .picture {
	border-radius: 4px 4px 0 0;
}
/******* products *******/
.item-box .product-title{
	color: #24252f;
}
.item-box .product-title a:hover {
	color: #e1041a;
}
.item-box .actual-price {
    margin: 0 5px 0 0;
    font-size: 16px;
    color: #24252f;
}
.overview .value a, 
.variant-overview .value a {
	color: #24252f;
}
.overview .value a:hover, 
.variant-overview .value a:hover {
	text-decoration: none;
	color: #e1041a;
}
.pager li span {
	background-color: #e1041a;
}
.pager li span:hover {
	background-color: #e1041a;
}
.cart-total .order-total {
	color: #e1041a;
}
.terms-of-service a {
	color: #e1041a;
}
.terms-of-service a:hover {
	font-weight: bold;
}
.post-title:hover,
.news-title:hover {
	color: #e1041a;
}
.news-list-homepage .view-all a {
	color: #24252f;
}
.news-list-homepage .view-all a:hover {
	color: #e1041a;
}
.cart a,
.data-table a,
.forum-table a,
.mini-cart a {
	font-weight: normal;
	color: #e1041a;
}
.cart a:hover, 
.data-table a:hover, 
.forum-table a:hover,
.mini-cart a:hover {
	color: #e1041a;
	text-decoration: underline;
}
.cart .product a:hover,
.data-table .product a:hover,
.data-table .info a:hover {
	color: #e1041a;
}
.cart-footer .total-info{
	border-bottom: 1px solid #B6AE95;
}
input[type="text"],
input[type="password"],
textarea, select {
	padding: 0 0 0 5px;
}
.write-review .button-1 {
	background-color: #e1041a;
}
.write-review .button-1:hover {
	background-color: #e1041a;
}
.product-reviews-page h1 a {
	color: #e1041a;
}
.product-reviews-page h1 a:hover {
	color: #e1041a;
}
/**********checkout **************/
.login-page .new-wrapper .text {
	background-color: #f9f9f9;
}
.form-fields {
	background-color: #f9f9f9;
}
.personal-message-note {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 10px;
}
.personal-message-note label {
	display: block;
	width: 100%;
	color: #000;
	text-align: center;
	white-space: pre-wrap;
}
.order-completed .details a {
	color: #e1041a;	
	font-weight: bold;
}
.order-details-page .order-overview .order-total strong {
	color: #e1041a;
}
.order-details-page .repost .button-2 {
	background-color: #e1041a;
}
.order-details-page .repost .button-2:hover {
	background-color: #e1041a;
}
.order-details-page .actions input:first-child {
	background-color: #e1041a;
}
.order-details-page .actions input:first-child:hover {
	background-color: #e1041a;
}
.order-details-page .total-info {
	background-color: #f9f9f9;
}
.order-review-data &gt; div, .order-details-area &gt; div, .shipment-details-area &gt; div {
	background-color: #f9f9f9;
}
.order-details-page .page-title a {
	background-color: #e1041a;
}
.order-details-page .page-title a:hover {
	background-color: #e1041a;
}

.checkout-page .checkout-collaterals .deals {
	background-color: #f9f9f9 !important;
}

.order-details-page .booking-info {
	color: #e1041a;
	font-weight: bold;
}

/********** payment status ***********/
.statusNotDownloadable, .statusDownloadable, .statusNeedApproval {
	min-width: 50px;
	border: none;
	padding: 5px 20px;
	color: #000;
	vertical-align: central;
	display: block;
}
.statusNotDownloadable {
	background-color: #e1041a;
}
.statusDownloadable {
	background-color: #c5fac5;
}
.statusNeedApproval {
	background-color: #e0baff;
}
.statusIsNotPaid {
	min-width: 50px;
	border: none;
	padding: 5px 20px;
	color: #000;
	vertical-align: central;
	/*background-color: #F24A02;*/
	display: block;
} 
.statusIsPaid { 
    min-width: 50px; 
    border: none; 
    padding: 5px 20px;
    color: #000;
    vertical-align: central;
	background-color: #cfffcf;  
	display: block;
} 



/***** footer *****/
.footer {
	background-color: #f9f9f9;
}
.footer::before {
    content: "";
    background: #FFF;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 255'%3E%3Cg fill='%23F9F9F9' fill-rule='evenodd'%3E%3Cpath d='M0 150h1920v1218H0z'/%3E%3Cpath d='M0 30.589l53.333-10.72C106.667 9.55 213.333-12.49 320 9.25c106.667 21.34 213.333 85.457 320 106.796 106.667 21.74 213.333-.3 320-26.648 106.667-26.75 213.333-58.808 320-53.498 106.667 5.71 213.333 47.787 320 74.837 106.667 27.05 213.333 37.068 266.667 42.778l53.333 5.31V255H0V30.589z' fill-rule='nonzero'/%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat no-repeat;

	background-position: center 0px;
    background-size: cover;
    display: block;
    height: 195px;
    max-width: 100%;
    margin: -9px auto;
	border-top: 4px solid #fff;

}

.footer-block {
	font-size: 16px;
}

.footer-block .title {
	background-color: #e1041a;
	font-size: 22px;
}
.footer-block .title strong {
	font-weight: 600;
	letter-spacing: 0.4px;
}

.follow-us .social .title, .follow-us {
	color: #FFF;
	display: none;
}
.follow-us .social .title strong, .follow-us .newsletter .title strong {
	font-weight: 400;
}
.follow-us .newsletter .title {
	color: #FFF;
}
.footer-powered-by a {
	color: #24252f;
}
.footer-powered-by a:hover {
	text-decoration: none;
	color: #24252f;
}



/***** buttons *****/
.buttons, .item-box .buttons, .item-box input[type="button"], .overview .add-to-cart-button, .variant-overview .add-to-cart-button, .mini-shopping-cart input[type="button"] {
	border-radius: 4px;
}
.search-box .search-box-button, .result-success {
	background-color: #e1041a !important;
	border-radius: 4px;
}
.search-box .search-box-button:hover {
	background-color: #e1041a;
}
.blog-posts .buttons .read-more, .news-items .buttons .read-more {
	background-color: #e1041a;
	border-radius: 4px;
}
.blog-posts .buttons .read-more, .news-items .buttons .read-more:hover {
	background-color: #e1041a;
}
.newsletter-subscribe-button {
	background-color: #e1041a;
	border-radius: 4px;
}
.newsletter-subscribe-button:hover {
	background-color: #e1041a;
}
.menu-toggle {
	background-color: #e1041a;
}
.search-input .button-1 {
	background-color: #e1041a;
	border-radius: 4px;
}
.search-input .button-1:hover {
	background-color: #e1041a;
}
.registration-page .button-1, 
.registration-result-page .button-1, 
.login-page .button-1, 
.password-recovery-page .button-1, 
.account-page .button-1, 
.return-request-page .button-1 {
	background-color: #e1041a;
	border-radius: 4px;
}
.registration-page .button-1:hover,
.registration-result-page .button-1:hover,
.login-page .button-1:hover,
.password-recovery-page .button-1:hover,
.account-page .button-1:hover,
.return-request-page .button-1:hover {
	background-color: #e1041a;
}
.item-box .product-box-add-to-cart-button {
	width: 74%;
	background-color: #e1041a;
	white-space: normal;
	font-size: 13px;
	border-radius: 4px;
}
.item-box .product-box-add-to-cart-button:hover {
	background-color: #e1041a;
}
.item-box .add-to-compare-list-button, 
.item-box .add-to-wishlist-button{
	width: 13%;
	background-color: #f9f9f9;
	border-radius: 4px;
}
.item-box .add-to-compare-list-button:hover,
.item-box .add-to-wishlist-button:hover {
	background-color: #CCC;
}
.overview .button-2, 
.variant-overview .button-2{
	background-color: #f9f9f9;
	border-radius: 4px;
}
.overview .button-2:hover, 
.variant-overview .button-2:hover{
	background-color: #CCC;
}
.overview .add-to-cart-button, 
.variant-overview .add-to-cart-button {
	background-color: #e1041a;
	border-radius: 4px;
}
.overview .add-to-cart-button:hover,
.variant-overview .add-to-cart-button:hover {
	background-color: #e1041a;
}
.contact-page .button-1, 
.email-a-friend-page .button-1, 
.apply-vendor-page .button-1 {
	background-color: #e1041a;
	border-radius: 4px;
}
.contact-page .button-1:hover, 
.email-a-friend-page .button-1:hover, 
.apply-vendor-page .button-1:hover {
	background-color: #e1041a;
}
.shopping-cart-page .common-buttons input:first-child {
	background-color: #e1041a;
	border-radius: 4px;
}
.shopping-cart-page .common-buttons input:first-child:hover {
	background-color: #e1041a;
}
.cart-footer .checkout-button {
	background-color: #e1041a;
	border-radius: 4px;
}
.cart-footer .checkout-button:hover {
	background-color: #e1041a;
}
.new-comment .button-1 {
	background-color: #e1041a;
	border-radius: 4px;
}
.new-comment .button-1:hover {
	background-color: #e1041a;
}
.compare-products-page .clear-list {
	background-color: #e1041a;
	border-radius: 4px;
}
.compare-products-page .clear-list:hover {
	background-color: #e1041a;
}
/* peronalization text button*/
input.personalization-button, 
button.personalization-button {
    font-size: 15px;
    min-width: 150px;
    margin: 5px;
    border: none;
    background-color: #e1041a;
    padding: 10px 20px;
    color: #FFF;
	border-radius: 4px;
}
input.personalization-button:hover, 
button.personalization-button:hover {
    background-color: #e1041a;
}
/* peronalization text button*/
input.personalization-button-back, 
button.personalization-button-back {
    font-size: 15px;
    min-width: 150px;
    margin: 5px;
    border: none;
    background-color: #aaa;
    padding: 10px 20px;
    color: #FFF;
	border-radius: 4px;
}
input.personalization-button-back:hover, 
button.personalization-button-back:hover {
    background-color: #777;
}
/*** checkout ***/
.checkout-page .button-1 {
	background-color: #e1041a;
	border-radius: 4px;
}
.checkout-page .button-1:hover {
	background-color: #e1041a;
}
.opc .allow .step-title{
	background-color: #e1041a;
	border-radius: 4px;
}
.opc .allow .step-title .number {
	background-color: #F9F9F9;
	color: black;
	border-radius: 4px;
}
/*Disable product selector*/
.product-selectors {
    display: none;
}
/*Disable product filters*/
.product-filters {
    display: none;
}
.block .list a:hover {
	color: #e1041a;
}
.shopping-cart-page .common-buttons input {
	border-radius: 4px;
}




/**Reservation &amp; Booking*/
.course-details-button, .course-booking-button, .download-button {
    background-color: #e1041a;
	border-radius: 4px;
}

a.course-details-button, a.button-1:hover {
    color: #fff;
    text-decoration: none;
}

.block-group {
    margin-bottom: 15px;
}
.course-side-list {
    margin: 10px 0;
}
.course-side-list li {
    margin-bottom: 5px;
}
.course-list {
    margin-bottom: 15px;
}
.course-list .button-1, .course-buttons .button-1, .booking-buttons .button-1 {
    min-width: 140px;
    border: none;
    padding: 10px 30px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
	margin: 0 10px;
	border-radius: 4px;
}
a.course-details-button:hover {
    color: #fff;
}
.participant-info .title {
    text-align: left;
}
.participant-info strong {
    vertical-align: bottom;
}
.participant-info-row {
    margin-bottom: 10px;
}
.download-button {
    float: right;
}

.ui-datepicker {
	width: 280px;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
	background-color: #fff;
	text-align: center;
	/*override jQuery UI styles, do not delete doubled properties*/
	border: none;
	border-radius: 0;
	padding: 0;
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #777;
}

.ui-datepicker-header {
	position: relative;
	height: 32px;
	background-color: #e1041a;
	color: #fff;
	/*override jQuery UI styles, do not delete doubled properties*/
	border: none;
	border-radius: 0;
	background-image: none;
	padding: 0 !important;
	font-weight: normal;
}

.ui-datepicker-calendar .ui-state-active {
	outline: 2px solid #e1041a;
	font-weight: bold;
	color: #e1041a;
	/*override jQuery UI styles, do not delete doubled properties*/
	color: #e1041a !important;
}
.color-squares .selected-value .color-container {
	background-color: #e1041a;
}
.cart td.subtotal .discount {
	color: #e1041a;
}

/************** Smartphone vertical *******************/
@media all and (max-width: 480px) {

.search-box {
	margin-bottom: 15px;
}
.header-upper {
	padding-bottom: 10px;
}

.search-box input.search-box-text {
	width: unset;
	max-width: 200px;
}
.footer::before {
	height: 109px;
}

} /*** End media max 480 ***/



/************** Smartphone Landscape *******************/
@media all and (min-width: 481px) {

.header-logo {
	display: block;
}
.header-row {
	display: block;
}
.header-selectors-wrapper {
  border: none;
  padding: 0;
}
.language-selector select {
	height: 27px;
	padding: 0;
	margin-top: 2px;
}
.search-box {
	height: 45px;
}
.search-box input.search-box-text {
	width: 200px;
	height: 27px;
}
.search-box .search-box-button {
	height: 27px;
}

.inputs .image-preview {
	width: 400px;
}
} /*** End media min 481 ***/





/************** small Tablets *******************/
@media all and (min-width: 769px) {

.footer-upper {
	display: flex;
	justify-content: center;
	max-width: 840px;
}
.footer-block.information, .footer-block.customer-service, .footer-block.my-account {
	text-align: justify;
}
.footer-block {
    margin-inline-start: 65px;
}

.footer-block .title {
	background: none;
	color: #24252f;
}
.follow-us .social .title{
	background-color: #24252f;
	padding: 10px 15px;
	color: #fff;
}
.follow-us .newsletter .title{
	background-color: #24252f;
	padding: 10px 15px;
	color: #fff;
}
}

/************** Tablets *******************/
@media all and (min-width: 1001px) {

.header-upper {
	border-bottom: 1px solid #ddd;
	padding: 0 10px;
}
.header-logo {
	float: left;
}
.header-logo a img {
	padding-right: 20px;
}
.header-row {
	float: right;
	display: block;
	margin-bottom: 5px;
	padding-top: 25px;
	padding-bottom: 25px;
}
.language-selector {
	float: left;
	padding-top: 5px;
	margin-left: 20px;
}
.language-selector select {
	height: 27px;
}
.search-box {
	height: 45px;
}
.search-box input.search-box-text {
	width: 200px;
	height: 27px;
}
.search-box .search-box-button {
	height: 27px;
}
.mini-shopping-cart .name a{
	color: #24252f;
	font-weight: bold;
}
.mini-shopping-cart .name a:hover{
	color: #24252f;
}
.mini-shopping-cart input[type="button"] {
	background-color: #e1041a;
}
.mini-shopping-cart input[type="button"]:hover {
	background-color: #e1041a;
}
/* Show 4 products on one line (just for onepage layout) */
.item-box {
	width: 23.33333%;
	margin: 0 0.5% 50px;
}
.item-box:nth-child(2n+1) {
  clear: none;
}
.item-box:nth-child(3n+1) {
  clear: none;
}
.item-box:nth-child(4n+1) {
  clear: both;
}
.button-3 { 
display: inline-block;
margin: 10px 0;
border: none; 
padding: 10px 15px;
font-size: 12px;
color: #fff;
text-transform: uppercase; 
}
.button-3:hover{
	background-color: #e1041a;
}

.button-3 {
    background-color:  #e1041a;
}

}*/ /*** End media min 1001 ***/

/*** 1367***/

@media all and (min-width: 1367px) {
.footer-block {
        margin-inline-start: 70px;
}
} 

/************ Mobile Checkout *************/

 .qrcode {
        max-width: 100%;
        padding: 20px;
}

.mobilecheckout-page .qty-input {
    height: 40px;
	vertical-align: middle;
}

.mobilecheckout-page  .decrement-button {
    display: inline-block;
    border: none;
    background-color: #e1041a;
    padding: 10px;
    text-align: center;
    min-width: 50px;
    width: 50px;
    vertical-align: middle;
    background-image: url('../images/minus.png');
    background-repeat: no-repeat;
    background-position: center;
	height: 40px;
}

.mobilecheckout-page .increment-button {
	display: inline-block;
	border: none;
	background-color: #e1041a;
	padding: 10px;
	text-align: center;
	min-width: 50px;
	width: 50px;
	vertical-align: middle;
	background-image: url('../images/plus.png');
	background-repeat: no-repeat;
	background-position: center;
	height: 40px;
}

@media all and (min-width: 1001px) {
   th.quantity-title {
       display: none;
   }
   td.unit-amount {
       display: none;
   }
   td.quantity {
       min-width: 222px;
   }
}

/*** end mobile checkout ***/

/*Template selection*/

.template-selection label {
    width:auto;
    text-align: left;
}

.template-selection-box {
    width: auto;
    position: relative;
    text-align:center;
    display: inline-block;

}

.template-selection {
    min-width: 200px;
    border:solid 2px #AAA;
    border-radius: 15px;
    margin: 0px 20px 0px 0px;
    padding: 15px;
    position: relative;
    text-align:left;
    display: inline-block;
}
.template-selection-image {
    margin: 10px;
}
/*end Template selection*/

/* Cardrenewal-Management*/
/* peronalization text button*/
input.cardmanagement-button,
button.cardmanagement-button,
a.cardmanagement-button,
div.cardmanagement-button,
span.cardmanagement-button {
	display: inline-block;
	font-size: 15px;
	margin: 5px;
	border: none;
	background-color: #e1041a;
	padding: 10px 20px;
	color: #FFF;
	vertical-align: bottom;
}
	input.cardmanagement-button:first-child,
	button.cardmanagement-button:first-child,
	a.cardmanagement-button:first-child,
	div.cardmanagement-button:first-child {
		/*margin-left:0;*/
	}
	input.cardmanagement-button:hover,
	button.cardmanagement-button:hover,
	a.cardmanagement-button:hover,
	div.cardmanagement-button:hover{
		background-color: #e1041a;
	}
.qq-upload-button {
	background-color: #e1041a!important;
}
.block .list .active &gt; a {
	color: #e1041a;
}
.eu-cookie-bar-notification button {
	background-color: #e1041a;
}
	.eu-cookie-bar-notification button:hover {
		background-color: #e1041a;
	}
.eu-cookie-bar-notification a {
	color: #e1041a;
}

#media-switch-camera {
	display: none;
}
@media all and (max-width: 1024px) {
	#media-switch-camera {
		display: block;
	}
}
@media all and (max-width: 1000px) {
.menu-toggle {
	margin-top: 20px;
}
}
@media all and (max-width: 768px) {
.footer {
		margin-right: -3px;
}
.footer-block .title, .follow-us .social .title, .follow-us .newsletter .title {
	background: #2c2f5e;
	color: #fff;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='Ebene_2' data-name='Ebene 2' viewBox='0 0 41.75 62.47'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: none; stroke: %23FFF; stroke-linecap: round; stroke-miterlimit: 10; stroke-width: 10px; %7D %3C/style%3E%3C/defs%3E%3Cg id='Ebene_1-2' data-name='Ebene 1'%3E%3Cpath class='cls-1' d='m5,20.63l14.65-15.32c.39-.41,1.05-.41,1.45,0l14.65,15.32'/%3E%3Cpath class='cls-1' d='m36.75,41.85l-14.65,15.32c-.39.41-1.05.41-1.45,0l-14.65-15.32'/%3E%3C/g%3E%3C/svg%3E");
	background-repeat: no-repeat no-repeat;
	background-position: 95% center;
	background-size: 15px;
}
}</pre></body></html>