/**
 * WARNING: Do not change this file. Your changes will be lost.
 * 2026-03-30 14:02:22 */
body.boxed {
}
@media (min-width: 768px) {
    .page-layout-1column .product-info-main, .page-layout-2columns-left .product-info-main, .page-layout-2columns-right .product-info-main, .page-layout-3columns .product-info-main,.page-product-downloadable .product-options-bottom {
        width: 49%;
    }
    .page-layout-1column .product.media, .page-layout-2columns-left .product.media, .page-layout-2columns-right .product.media, .page-layout-3columns .product.media,.page-product-downloadable .product-options-wrapper {
        width: 49%;
    }

    .page-layout-1column .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-left .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-right .column.main > .custom-block ~ .product-info-main, .page-layout-3columns .column.main > .custom-block ~ .product-info-main {
        width: 36.75%;
    }
    .page-layout-1column .column.main > .custom-block ~ .product.media, .page-layout-2columns-left .column.main > .custom-block ~ .product.media, .page-layout-2columns-right .column.main > .custom-block ~ .product.media, .page-layout-3columns .column.main > .custom-block ~ .product.media {
        width: 36.75%;
    }
}

/* source-sans-3-300 - latin */
@font-face {
  font-display: swap; 
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  src: url('/pub/media/fonts/source-sans-3-v19-latin-300.woff2') format('woff2');
}
/* source-sans-3-300italic - latin */
@font-face {
  font-display: swap; 
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 300;
  src: url('/pub/media/fonts/source-sans-3-v19-latin-300italic.woff2') format('woff2');
}
/* source-sans-3-regular - latin */
@font-face {
  font-display: swap; 
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url('/pub/media/fonts/source-sans-3-v19-latin-regular.woff2') format('woff2');
}
/* source-sans-3-italic - latin */
@font-face {
  font-display: swap; 
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 400;
  src: url('/pub/media/fonts/source-sans-3-v19-latin-italic.woff2') format('woff2');
}
/* source-sans-3-500 - latin */
@font-face {
  font-display: swap; 
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 500;
  src: url('/pub/media/fonts/source-sans-3-v19-latin-500.woff2') format('woff2');
}
/* source-sans-3-500italic - latin */
@font-face {
  font-display: swap; 
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 500;
  src: url('/pub/media/fonts/source-sans-3-v19-latin-500italic.woff2') format('woff2');
}
/* source-sans-3-600 - latin */
@font-face {
  font-display: swap; 
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 600;
  src: url('/pub/media/fonts/source-sans-3-v19-latin-600.woff2') format('woff2');
}
/* source-sans-3-600italic - latin */
@font-face {
  font-display: swap; 
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 600;
  src: url('/pub/media/fonts/source-sans-3-v19-latin-600italic.woff2') format('woff2');
}
/* source-sans-3-700 - latin */
@font-face {
  font-display: swap; 
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: url('/pub/media/fonts/source-sans-3-v19-latin-700.woff2') format('woff2');
}
/* source-sans-3-700italic - latin */
@font-face {
  font-display: swap; 
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 700;
  src: url('/pub/media/fonts/source-sans-3-v19-latin-700italic.woff2') format('woff2');
}
/* source-sans-3-800 - latin */
@font-face {
  font-display: swap; 
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 800;
  src: url('/pub/media/fonts/source-sans-3-v19-latin-800.woff2') format('woff2');
}
/* source-sans-3-800italic - latin */
@font-face {
  font-display: swap; 
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 800;
  src: url('/pub/media/fonts/source-sans-3-v19-latin-800italic.woff2') format('woff2');
}

.product-info-main .product.sku .type:after {
	content: ':';
}

.themecolor {
        color: #083443; !important
}

.footer-middle [class^="porto-icon-"], .footer-middle [class*=" porto-icon-"] {
        color: #fff !important;
    }

.sw-megamenu.navigation .subchildmenu li.ui-menu-item.level1.parent > a > span {
    color: #083443; !important
}

    .panel.header .customer-welcome .header.links > li > a {
        color: #083443 !important;
    }
media="(min-width: 1px)" {
    body {
        font-size: 1.6rem;
        line-height: 1.5;
    }
}

.box .box-content {
    font-size: 16px;
}

media="screen and (min-width: 768px)" {
    @media (min-width: 768px), print {
        .sticky-logo .logo img {
            height: 20px;
        }
    }
}

h2{
	line-height: 1.3;
}

.h2-design{
    font-family: 'Source Sans Pro';
	font-size: 2.3em;
	word-spacing: 0.12em;
}

.h3-design{
    font-family: 'Source Sans Pro';
	font-size: 2.0em;
	word-spacing: 0.12em;
}

.h2-design-center{
    font-family: 'Source Sans Pro';
	text-align:center;
	padding:20px;
	font-size: 2.3em;
	word-spacing: 0.12em;
}
.h2-design-left{
    font-family: 'Source Sans Pro';
    padding: 0 20px;
    font-size: 2.2em;
	word-spacing: 0.12em;
}
.lovestory .h2-design-center{
    font-family: 'Source Sans Pro';
	font-size: 3.2em;
	line-height:0.6;
}
.h2-design-center a:hover, .h2-design-left a:hover{
    font-family: 'Source Sans Pro';
	text-decoration:none;
}

.h3-design-center{
    font-family: 'Source Sans Pro';
	font-size: 2.0em;
	word-spacing: 0.12em;
	text-align:center;
	padding:20px;
}

.kat-teaser h3, .text-teaser h3{
    font-family: 'Source Sans Pro';
	color:#083443;
}
.kat-teaser h5, .text-teaser h5{
    font-family: 'Source Sans Pro';
	color:#083443;
}

a, a:focus {color:#083443}

.select2-results .select2-highlighted,.print_setup #printing_quantity_table .selected-qty,.cutouts_button:hover, .upload_btn:hover,.group .t-button.active,.print_setup #connectFiles {background-color:#d5e0e4;}
.print-setup-block .print-block,.pageoptions-wrapper.pageoptions-content,.pageoption-tab-wrapper.active,.productpart-options .option.active, .cutouts_button:hover, .upload_btn:hover,body .tabs-gallery .tab.active,.productparts-wrapper .productpart.active {border-color: #d5e0e4;}

.minicart-wrapper .block-minicart:before, .prev-next-products .product-nav .product-pop:before, .iwd-one-page-checkout-sidebar .iwd-opc-block-summary:before, .block-header-customer-login:before {border-bottom-color:#083443;}

/* Menu */
i.porto-icon-search::before{
	color:#083443;
}

@media all and (min-width: 768px), print {
.logo img{
      	max-height: 20px;
		width: auto;
}
}

@media (min-width: 768px) {
  .page-header.type6.header-newskin .logo {
    float: left;
    display: block;
    margin: 10px 50px 30px 0;
  }
}

@media (max-width: 767px) {
    .navigation a {
        color: #777 !important;
    }
        .page-header.type5:not(.header-newskin) .minicart-wrapper .action.showcart .counter.qty {
        color: #fff;
    }
}

/* Owl-Slider */
.sliderh1 {
	transition: none; text-align: inherit; line-height: 0.96em; border-width: 0px; padding: 100px 0 20px; letter-spacing: 0px; font-size: 3.6em; color:#272322;  font-weight: 400; margin:0;word-spacing: 0.12em; /* text-shadow: 1px 1px 6px rgba(0,0,0,0.5) */;
}
.sliderh2 {
	transition: none; text-align: inherit; line-height: 32px; border-width: 0px; padding: 0 0 20px; letter-spacing: 0px; font-size: 22px; color: #272322; font-weight: 500; margin:0;word-spacing: 0.12em; /*  text-shadow: 1px 1px 5px rgba(0,0,0,0.5) */;
}
.sliderh1.white, .sliderh2.white {
	color:#fff;
}

.page-wrapper > .breadcrumbs{background-color:#d5e0e4}

/* Topline */
.panel.wrapper {
	background-color:#083443 !important;
}
.panel.header .header.links > li.current strong{
	color:#083443 !important;
}
.panel.header .header.links > li > a, .page-header.type6.header-newskin .panel.header .switcher{
	color:#fff !important;
}
.panel.header .customer-menu .header.links > li > a{
	color:#083443 !important;
}
li.customer-welcome button{
	color:#fff !important;
}

/* Megamenu */
.page-header.header-newskin .navigation li.level0.fullwidth .submenu a,
  .page-header.header-newskin .navigation li.level0.classic .submenu a,
  .page-header.header-newskin .navigation li.level0.staticwidth .submenu a {
    font-family: 'Source Sans Pro';
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 24px !important;
    text-transform: none !important;
  }

  .sw-megamenu.navigation li.level0.fullwidth .submenu li.level1 > a,
  .sw-megamenu.navigation li.level0.staticwidth .submenu li.level1 > a {
    font-family: 'Source Sans Pro';
    font-size: 26px !important;
    text-transform: none;
    text-decoration:none  !important; 
    color: #083443 !important;
    line-height: 1.5em !important;
    word-spacing: 0.12em;
    margin-top: 10px !important;
  }

.sw-megamenu.navigation .subchildmenu li.ui-menu-item.level1.parent > a > span {
    font-family: 'Source Sans Pro';
    font-size: 26px !important;
    text-transform: none;
    text-decoration:none  !important; 
    color: #083443 !important;
    line-height: 1.5em !important;
    word-spacing: 0.12em;
}

.sw-megamenu.navigation .level0 .mega-columns li.level1:not(.parent) > a{
	margin-bottom: 10px !important;
}

.level0.submenu ul.columns1 > li{
	margin-left:30px:
}

.checkout-payment-method .billing-address-same-as-shipping-block  input{
	transform: scale(1.5);
	margin-right:10px;
        accent-color: green; 
}
.checkout-payment-method .payment-method-billing-address .billing-address-details {
    padding-left: 30px;
}

.checkout-payment-method .payment-method-billing-address .primary .action-update{
    background-color:green;
    color:#fff;
}
.product-item-info .product.name a
Specificity: (0,3,1)
 {
    text-decoration: none;
    font-size: 20px;
    font-weight: 400;
    color: #083443 ;
}
.product-item-info .product.name a:hover
Specificity: (0,3,1)
 {
    text-decoration: none;
    font-size: 20px;
    font-weight: 400;
    color: #65829D;
}


/* Standardadressen-Änderung im Benutzerdashboard ausblenden */
.block-dashboard-addresses .box-billing-address .box-actions a[data-ui-id="default-billing-edit-link"], .block-dashboard-addresses .box-billing-address .box-actions a[data-ui-id="default-shipping-edit-link"]{
display:none;
}