* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;

    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

/* open-sans-300 - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('../fonts/open-sans-v15-latin-300.eot'); /* IE9 Compat Modes */
    src: local('Open Sans Light'), local('OpenSans-Light'),
    url('../fonts/open-sans-v15-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/open-sans-v15-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/open-sans-v15-latin-300.woff') format('woff'), /* Modern Browsers */ url('../fonts/open-sans-v15-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/open-sans-v15-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-regular - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/open-sans-v15-latin-regular.eot'); /* IE9 Compat Modes */
    src: local('Open Sans Regular'), local('OpenSans-Regular'),
    url('../fonts/open-sans-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/open-sans-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/open-sans-v15-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/open-sans-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/open-sans-v15-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-700 - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('../fonts/open-sans-v15-latin-700.eot'); /* IE9 Compat Modes */
    src: local('Open Sans Bold'), local('OpenSans-Bold'),
    url('../fonts/open-sans-v15-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/open-sans-v15-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/open-sans-v15-latin-700.woff') format('woff'), /* Modern Browsers */ url('../fonts/open-sans-v15-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/open-sans-v15-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-600 - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/open-sans-v18-latin-600.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/open-sans-v18-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/open-sans-v18-latin-600.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/open-sans-v18-latin-600.woff') format('woff'), /* Modern Browsers */ url('../fonts/open-sans-v18-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/open-sans-v18-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* donegal-one-regular - latin */
@font-face {
    font-family: 'Donegal One';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/donegal-one-v8-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/donegal-one-v8-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/donegal-one-v8-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/donegal-one-v8-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/donegal-one-v8-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/donegal-one-v8-latin-regular.svg#DonegalOne') format('svg'); /* Legacy iOS */
}

html {
    height: 100%;
}

.mobile-grid-5, .mobile-grid-10, .mobile-grid-15, .mobile-grid-20, .mobile-grid-25, .mobile-grid-30, .mobile-grid-35, .mobile-grid-40, .mobile-grid-45, .mobile-grid-50, .mobile-grid-55, .mobile-grid-60, .mobile-grid-65, .mobile-grid-70, .mobile-grid-75, .mobile-grid-80, .mobile-grid-85, .mobile-grid-90, .mobile-grid-95, .mobile-grid-100, .mobile-grid-33, .mobile-grid-66, .grid-5, .grid-10, .grid-15, .grid-20, .grid-25, .grid-30, .grid-35, .grid-40, .grid-45, .grid-50, .grid-55, .grid-60, .grid-65, .grid-70, .grid-75, .grid-80, .grid-85, .grid-90, .grid-95, .grid-100, .grid-33, .grid-66, .grid-container {
    padding-left: 20px;
    padding-right: 20px;
}

.grid-parent,
.grid-container.grid-parent {
    padding-left: 0;
    padding-right: 0;
}


.grid-children {
    overflow: hidden;
    padding-left: 0;
    padding-right: 0;
}

.template-children-container,
.grid-children-container {
    left: -20px;
    position: relative;
    width: calc(100% + 40px);
}

html {
    background: #ffffff;
    font-size: 16px;
}

body {
    background: #ffffff;
    color: #c57e01;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    height: 100%;
    line-height: 1.45;
    margin: 0;
    overflow-x: hidden;
    position: relative; /* fix -> context menu */
    width: 100%;
    font-size: 16px;
}

body.header-fixed {
    padding-top: 60px;
}

p {
    margin-bottom: 1.3rem;
}

h1, h2, h3, h4 {
    font-weight: inherit;
    line-height: 1.2;
    margin-bottom: 0.5em;
}

h1,
.product-data .page-content-header h1 {
    margin-top: 0;
}

h1 {
    font-size: 2.369em;
    line-height: 1.2;
    margin-top: 0;
}

h2 {
    font-size: 2em;
}

h3 {
    font-size: 1.777em;
}

h4 {
    font-size: 1.333em;
}

ul, ol {
    line-height: 1.8;
    margin-bottom: 16px;
    margin-top: 0;
    padding-left: 18px;
}

.fa-li {
    line-height: inherit;
}

small, .font_small, .font-small {
    font-size: 0.75em;
}

img {
    max-height: 100%;
    max-width: 100%;
}

.html5tooltip-box {
    background-color: #423d3d;
    border-radius: 5px;
    color: #F7F7F7;
    cursor: default;
    font-family: inherit;
    font-size: 12px;
    font-weight: 500;
}

.text-muted,
.qui-products-price-display-vat {
    color: #c19f63;
}

.text-small,
.small,
small {
    font-size: 0.9em;
}

.font-weight-normal {
    font-weight: 400;
}

.font-weight-medium {
    font-weight: 500;
}

.font-weight-bold {
    font-weight: 700;
}

strong {
    font-weight: 600;
}

.header-prefix {
    text-transform: uppercase;
}

.header-prefix,
.header-small {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 3px;
    margin-bottom: 1.5rem;
}

h2.title {
    margin-bottom: 2rem;
    margin-top: 0;
    position: relative;
    text-transform: uppercase;
}

h2.title:after {
    border-bottom: 1px solid #c57e01;
    bottom: -1rem;
    content: '';
    left: 0;
    position: absolute;
    width: 70px;
}

hr {
    background: #c57e01;
    border: none;
    float: none;
    height: 1px;
    margin: 5rem auto 5rem;
    max-width: 200px;
    overflow: visible;
    position: relative;
    width: 100%;
    top: 0;
}

hr:before {
    background-color: #fff;
    background-image: url(/media/cache/MarasimShop/Logo/logo-white.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 25px;
    bottom: -12px;
    content: '';
    display: block;
    height: 25px;
    left: calc(50% - 25px);
    position: absolute;
    width: 50px;
}

/***************************/
/* noUi Slider input range */
/***************************/
.qui-control-input-range {
    cursor: pointer;
    margin-top: 1em;
}

.qui-control-input-range .noUi-horizontal {
    background: #ddd;
    border: none;
    box-shadow: none;
    height: 4px;
}

.qui-control-input-range .noUi-horizontal .noUi-handle {
    background: none;
    border: none;
    box-shadow: none;
    cursor: pointer;
    height: 26px;
    outline: none;
    top: -8px;
}

.qui-control-input-range-text {
    margin-top: 1em;
}

.qui-control-input-range .noUi-handle:after,
.qui-control-input-range .noUi-handle:before {
    background: #fff;
    border: 2px solid;
    border-radius: 50%;
    height: 14px;
    left: 7px;
    top: 1px;
    transition: 0.2s transform;
    width: 13px;
}

.noUi-handle:after {
    display: none !important;
}

.noUi-handle:hover:before,
.noUi-handle:active:before {
    transform: scale(1.2);
}


.clear-fix:after {
    clear: both;
    content: '';
    display: block;
    float: none;
    font-size: 0;
    line-height: 0;
}

body .round-icon {
    border-radius: 100px;
    box-shadow: 0 0 0 1px #c57e01;
    line-height: 30px;
    text-align: center;
    width: 30px;
}

/**********/
/* Header */
/**********/
.page-header {
    background-size: cover;
}

.page-header-container {
    color: #fff;
    display: flex;
    flex-direction: column;
    font-size: 1.2em;
    justify-content: center;
    padding: 1em;
    text-shadow: 0 0 30px #333;
}

/**********/
/* Helper */
/**********/

.hide-on-desktop {
    display: inline-block;
}

.hide-on-mobile {
    display: none;
}

@media (min-width: 768px) {
    .hide-on-desktop {
        display: none;
    }

    .hide-on-mobile {
        display: inline-block;
    }
}


/**********************/
/* scroll to top icon */
/**********************/
.toTop {
    background: transparent;
    border-radius: 0.25rem;
    bottom: -60px;
    color: inherit;
    line-height: 40px;
    opacity: 0;
    position: fixed;
    right: 1rem;
    text-align: center;
    transition: bottom 450ms cubic-bezier(0.6, -0.4, 0.26, 1.55), opacity 0.3s, background-color 0.3s, border-color 0.3s;
    width: 40px;
}

.toTop__show {
    background: #cc165c;
    bottom: 1rem;
    opacity: 1;
    color: #fff;
    border-radius: 0;
}

/*a.toTop:before {
    background: transparent;
    border-radius: 0.25rem;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.5);
    content: '';
    height: calc(100% + 0px);
    left: 0;
    position: absolute;
    top: 0;
    transition: 0.2s all;
    width: calc(100% + 0px);
}*/

.toTop:hover {
    color: inherit;
    opacity: 1;
}

.toTop:hover:before {
    transform: scale(1.1);
}

.header-fixed .slideout-panel {
    padding-top: 40px;
}

/** grid
 ===================================== */

.template-columns {
    display: flex;
}

.template-column {
    padding-left: 20px;
    padding-right: 20px;
}

.template-column.full-width {
    padding-left: 0;
    padding-right: 0;
}

.page-content-header,
.content-body,
.content-template,
.control-template,
.template-grid-row {
    margin-bottom: 2em;
    margin-top: 2em;
}

.control-header:last-child,
.control-content:last-child {
    margin-bottom: 0;
}

/* more spacing on start page */
.layout-start-page .page-content-header,
.layout-start-page .content-body,
.layout-start-page .content-template,
.layout-start-page .template-grid-row,
.layout-start-page .template-grid-row {
    margin-bottom: 5em;
    margin-top: 5em;
}

.template-grid-row.brick-no-spacing,
.start-page .template-grid-row.brick-no-spacing {
    margin-bottom: 0;
    margin-top: 0;
}

.template-grid-container,
.cologne-grid-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
}

.template-grid-container.brick-full-width {
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.brick-full-width .control-header,
.brick-full-width .control-content {
    padding-left: 20px;
    padding-right: 20px;
}

/* workaround to stop collapsing margins */
/*.layout-start-page .template-header-suffix,
.layout-start-page .template-footer-prefix,
.layout-start-page .cologne-main {
    overflow: auto;
}*/

/***********/
/* Layouts */
/***********/
.main-no-sidebar-thin {
    margin-left: auto;
    margin-right: auto;
    max-width: 800px;
}

/* left sidebar */
.main-left-sidebar {
    align-items: flex-start;
    display: flex;
}

.main-left-sidebar .page-multiple-left {
    order: 1;
    padding-left: 0;
    width: 30%;
}

.main-left-sidebar .page-multiple-right {
    order: 2;
    padding-right: 0;
    width: 70%;
}

/* right sidebar */
.main-right-sidebar {
    align-items: flex-start;
    display: flex;
}

.main-right-sidebar .page-multiple-left {
    padding-left: 0;
    width: 70%;
}

.main-right-sidebar .page-multiple-right {
    padding-right: 0;
    width: 30%;
}

@media (max-width: 767px) {
    .main-left-sidebar .page-multiple-left {
        order: 2;
    }

    .main-left-sidebar .page-multiple-right {
        order: 1;
    }

    .main-left-sidebar,
    .main-right-sidebar {
        flex-direction: column;
    }

    .main-right-sidebar .page-multiple-left,
    .main-left-sidebar .page-multiple-left {
        padding: 0;
        width: 100%;
    }

    .main-right-sidebar .page-multiple-right,
    .main-left-sidebar .page-multiple-right {
        padding: 0;
        width: 100%;
    }
}

/** brick header & content
 ===================================== */

.control-header {
    margin-bottom: 3rem;
}

.control-header h1 {
    margin: 0;
    text-align: center;
}

.control-content,
.control-body {
    margin: 0 0 3rem;
}

.control-content p:last-child {
    margin-bottom: 0;
}

/** topbar
 ===================================== */

.topbar {
    align-items: center;
    background: #fff;
    height: 50px;
    font-size: 14px;
    font-weight: 600;
}

.topbar a {
    color: inherit;
}

.topbar a:hover {
    color: rgb(156, 100, 2) !important;
}

.header-fixed .topbar {
    visibility: hidden; /* jumping fix */
}

.topbar-left,
.topbar-left > p {
    align-items: center;
    display: flex;
}

.topbar-left > p {
    margin-bottom: 0;
}

.topbar-contact-mail,
.topbar-phone {
    margin-right: 20px;
    white-space: nowrap;
}

@media screen and (max-width: 870px) {
    .topbar-phone {
        display: none;
    }
}

.topbar-social {
    display: flex;
}

.topbar-social-link {
    color: inherit;
    display: block;
    height: 2em;
    text-align: center;
    width: 2em;
}

.topbar-social-link .fa {
    line-height: 2em; /* vertical align */
}

.topbar-right {
    align-items: center;
    display: flex;
    flex-grow: 1;
    height: 100%;
    justify-content: flex-end;
    margin-left: auto;
}

.topbar-mobile-menu {
    padding: 0 10px;
    width: 100%;
}

.topbar-mobile-logo {
    padding: 5px 0 5px 20px;
}

.topbar-mobile-logo img {
    max-height: 100%;
    vertical-align: middle;
}

@media (min-width: 768px) {
    .topbar-mobile-menu {
        padding: 0 6px;
        width: 100%;
    }
}

@media (max-width: 767px) {
    .topbar {
        border-bottom: none;
    }
}

/***************************/
/* template product search */
/***************************/
.template-search {
    flex-basis: 400px;
    margin-right: 2rem;
    min-width: 200px;
}

.quiqqer-products-search-suggest-dropdown .quiqqer-products-search-suggest-dropdown-noproducts {
    font-size: 14px;
    line-height: 16px;
    padding: 20px;
}

.quiqqer-products-search-suggest-form .input-search-icon {
    color: #aaa;
    cursor: pointer;
    left: 0;
    line-height: 30px;
    position: absolute;
    text-align: center;
    width: 40px;
}

.quiqqer-products-search-suggest-form:hover .input-search-icon {
    color: inherit;
}

.quiqqer-products-search-suggest-form-input:focus ~ .input-search-icon,
.quiqqer-products-search-suggest-form-input:active ~ .input-search-icon {
    color: inherit !important;
}

.template-search .quiqqer-products-search-suggest-form-input {
    border-radius: 0;
    padding-right: 50px;
    width: 100%;
    border-color: #c57e01;
}

.template-search .quiqqer-products-search-suggest-form-button {
    align-items: center;
    background: transparent;
    border-bottom: none;
    border-left: 1px solid #c57e01;
    border-radius: 0;
    border-right: none;
    border-top: none;
    color: inherit;
    display: flex;
    height: calc(100% - 2px);
    justify-content: center;
    margin: 1px 1px 1px 0;
    outline: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
}

.template-search .quiqqer-products-search-suggest-form-button .fa {
    margin: 0;
}

@media screen and (max-width: 767px) {
    .template-search {
        flex-grow: 1;
        min-width: auto;
    }

    .quiqqer-products-search-suggest-form .input-search-icon {
        display: none;
    }

    .template-search .quiqqer-products-search-suggest-form-button {
        background: none;
        border-left: none;
        border-radius: 100px;
        box-shadow: 0 0 0 1px #c57e01;
        color: inherit;
        height: 30px;
        line-height: 30px;
        margin: 0;
        padding: 0;
        position: initial;
        text-align: center;
        width: 30px;
    }
}

/**************************/
/* Mobile producgt search */
/**************************/
.quiqqer-products-mobileSuggest-results ul {
    padding: 0;
}

.quiqqer-products-mobileSuggest {
    background: #fff;
    color: #606975;
}

.quiqqer-products-mobileSuggest .quiqqer-products-mobileSuggest-container {
    height: calc(100% - 80px);
    margin: 80px auto 0;
    width: 100%;
}

.quiqqer-products-mobileSuggest .quiqqer-products-mobileSuggest-title {
    color: inherit;
}

.quiqqer-products-mobileSuggest .quiqqer-products-mobileSuggest-close {
    color: inherit;
}

.quiqqer-products-mobileSuggest .quiqqer-products-mobileSuggest-search {
    display: block;
    height: 60px;
    padding: 0 20px;
}

.quiqqer-products-mobileSuggest .quiqqer-products-mobileSuggest-container input {
    background: #fff;
    color: inherit;
}

.quiqqer-products-mobileSuggest .quiqqer-products-mobileSuggest-results-container {
    height: calc(100% - 60px);
    margin-top: 0;
}

.quiqqer-products-mobileSuggest .quiqqer-products-mobileSuggest-results {
    height: 100%;
}

.quiqqer-products-mobileSuggest .quiqqer-products-mobileSuggest-results ul {
    margin: 0;
}

.quiqqer-products-mobileSuggest .quiqqer-products-mobileSuggest-results li {
    background: none;
    border-color: #ddd;
    color: #606975;
    padding: 20px 20px 40px 20px;
}

.quiqqer-products-mobileSuggest .quiqqer-products-mobileSuggest-results li:first-child {
    border-top: none;
}

/** header
 ===================================== */

.cologne-header {
    background: #cc165c;
    box-shadow: 0 0 20px 0 rgba(57, 57, 57, 0);
    display: flex;
    height: 100px;
    justify-content: space-between;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 99;
}

.cologne-header-fixed {
    box-shadow: 0 0 20px 0 rgba(57, 57, 57, 0.2);
    height: 60px;
    position: fixed;
    transition: 0.25s height;
    z-index: 100; /* Because of the search dropdown */
}

.cologne-header-menu-wrapper {
    /*height: 100px;*/
    position: relative;
}

.cologne-header-logo {
    align-items: center;
    display: flex;
    flex-basis: 300px;
    flex-grow: 1;
    height: 100%;
    position: relative;
    z-index: 2;
}

.cologne-header-logo-link {
    align-items: center;
    display: flex;
    height: 100%;
    padding: 10px 0;
}

.cologne-header-logo-link picture {
    align-items: center;
    display: flex;
    height: 100%;
    width: auto;
}

.cologne-header-logo-link img {
    display: block;
    height: 52px;
    transition: 0.25s all;
    width: auto;
}

.cologne-header-fixed .cologne-header-logo-link img {
    height: 40px;
    width: auto;
}

@media screen and (max-width: 500px) {
    .cologne-header-logo-link img,
    .cologne-header-fixed .cologne-header-logo-link img{
        height: auto;
    }
}

.cologne-breadcrumb-wrapper {
    height: 100%;
    font-size: 14px;
}

.cologne-breadcrumb .quiqqer-breadcrumb-title {
    display: none;
}

.cologne-breadcrumb li:first-child .fa {
    display: none;
}

@media (max-width: 767px) {
    .cologne-header-logo {
        padding-right: 0;
    }
}

/** Page title & breadcrumb
 ===================================== */

.page-title {
    flex-shrink: 0;
    margin: 0;
    font-size: 1.5rem;
}

.cologne-breadcrumb .cologne-grid-container {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: space-between;
    background: #fffbe4;
}

.quiqqer-breadcrumb ul {
    width: 100%;
    margin-left: 0 !important;
    text-align: left !important;
}

.quiqqer-breadcrumb ul li {
    color: #c19f63;
}

.quiqqer-breadcrumb ul li:last-child {
    color: inherit;
}

.quiqqer-breadcrumb-link {
    color: inherit;
}

.quiqqer-breadcrumb {
    text-align: right;
}

@media (max-width: 767px) {
    .cologne-breadcrumb {
        height: initial;
    }

    .cologne-breadcrumb .cologne-grid-container {
        flex-direction: column;
        height: initial;
        width: 100%;
    }

    .cologne-breadcrumb h1 {
        flex: 1 auto;
        line-height: 1em;
        padding-bottom: 1rem;
        padding-top: 1rem;
        text-align: center;
        width: 100%;
    }

    .quiqqer-breadcrumb {
        text-align: center !important;
    }

    .quiqqer-breadcrumb ul {
        margin-left: 0 !important;
        width: 100%;
    }
}

/*********************/
/* cologne title bar */
/*********************/
.cologne-titleBar > .grid-container {
    align-items: center;
    display: flex;
    height: 100%;
}

.cologne-titleBar .page-title {
    margin-left: auto;
}

@media screen and (max-width: 767px) {
    .cologne-titleBar {
        min-height: 60px;
    }

    .cologne-titleBar .page-title {
        flex: initial;
        width: auto;
    }
}

/** main
 ===================================== */

.cologne-main {
    /*margin-top: 1rem;*/
    width: 100%;
}

.content-headerpage-multible-left header:first-child h1,
.content-headerpage-multible-left header:first-child h2,
.content-headerpage-multible-left header:first-child h3,
.content-headerpage-multible-left header:first-child h4 {
    margin-top: 0;
}

/** footer
 ===================================== */
.template-footer {
    clear: both;
    float: none;
}

/* bricks */
.template-footer-bricks-entry {
    margin: 1rem 0;
}

.template-footer-bricks-entry .control-header {
    margin-bottom: 3rem;
}

.template-footer-bricks-entry .control-header h1,
.cologne-footer-predefined .control-header h2 {
    font-size: 1.25rem;
    text-align: left;
}

/* copyright */
.cologne-footer-copyright {
    background: #fff;
    border-top: 1px solid #ddd;
    font-size: 0.85rem;
    margin-top: 2rem;
    padding: 2rem 0;
    text-align: center;
}

/***************************/
/* Footer: custom template */
/***************************/
.cologne-footer-predefined-container {
    display: flex;
    flex-wrap: wrap;
}

.cologne-footer-predefined-entry {
    flex-grow: 1;
    margin: 20px 0;
    padding: 0 20px;
    width: 260px;
}

.quiqqer-control-payments-list-entry-data .quiqqer-control-payments-list-entry-data-title {
    font-weight: 500;
}

/**********************/
/* Shop category menu */
/**********************/
/* button */
.shop-category-menu-button-wrapper {
    border-right: 1px solid #ddd;
}

.shop-category-menu-button {
    align-items: center;
    cursor: pointer;
    display: flex;
    font-size: 1.2rem;
    height: 100%;
    justify-content: center;
    padding: 0 30px;
}

@media screen and (max-width: 767px) {
    .shop-category-menu-button {
        padding: 0 20px;
    }
}

/** Mega Menu
 ===================================== */
.quiqqer-menu-megaMenu nav {
    align-items: center;
    display: flex;
    justify-content: space-between;
}

.cologne-header-nav {
    flex-grow: 10;
    height: 100%;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 1;
}

.quiqqer-menu-megaMenu-list {
    display: flex;
    flex-grow: 1;
    justify-content: center;
}

.cologne-header-nav .quiqqer-menu-megaMenu {
    font-weight: 500;
}

.quiqqer-menu-megaMenu-list a,
.quiqqer-menu-megaMenu-list-item-menu a {
    color: #f2d87c;
}

.quiqqer-menu-megaMenu,
.quiqqer-menu-megaMenu nav,
.quiqqer-menu-megaMenu-list,
.quiqqer-menu-megaMenu-list-item {
    height: 100%;
}

/* 1 level menu entries */
.quiqqer-menu-megaMenu-list .quiqqer-menu-megaMenu-list-item {
    padding: 0 !important;
}

.quiqqer-menu-megaMenu-list-item .fa {
    margin-left: 5px;
}

.quiqqer-menu-megaMenu-list-item a {
    align-items: center;
    display: flex !important;
    height: 100%;
    padding-left: 15px;
    padding-right: 15px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
}

.quiqqer-menu-megaMenu-list-item-menu {
    line-height: 1.5;
    text-align: left;
    z-index: 100;
}

.quiqqer-menu-megaMenu-children-simple {
    background: #cc165c;
}

.quiqqer-menu-megaMenu-list-item-menu a:hover {
    color: #f2d87c;
}

.quiqqer-menu-megaMenu-children-standard,
.quiqqer-menu-megaMenu-children-icons-list,
.quiqqer-menu-megaMenu-children-iconsDesc,
.quiqqer-menu-megaMenu-children-image {
    position: fixed;
    background: #fff;
    max-width: 100vw !important;
    width: 1200px !important;
    left: 50%;
    transform: translateX(-50%);
    box-shadow: 0 7px 22px -5px rgba(48, 60, 72, 0.2) !important;
    border: 1px solid #e1e7ec;
}

.quiqqer-menu-megaMenu-list-item-menu li {
    text-align: left;
}

.quiqqer-menu-megaMenu-list-item-simple {
    border: 1px solid black !important;
}

/* style: image */
.quiqqer-menu-megaMenu-children-image-entry-title {
    font-weight: bold;
    text-align: center;
}

.quiqqer-menu-megaMenu-children-image-entry-img {
    transition: 0.2s box-shadow ease-in-out;
}

.quiqqer-menu-megaMenu-children-image-entry a:hover .quiqqer-menu-megaMenu-children-image-entry-img {
    box-shadow: 0 7px 22px -5px rgba(48, 60, 72, 0.2);
}

/* style: simple */
.quiqqer-menu-megaMenu-children-simple {
    width: 100% !important;
}

.quiqqer-menu-megaMenu-children-simple-entry {
    border-bottom: none !important;
}

.quiqqer-menu-megaMenu .quiqqer-menu-megaMenu-mobile {
    display: none;
}

/* menu: suffix */
.tpl-btn.search-button {
    background: none;
    border: none;
    font-size: 1.25rem;
    outline: none;
    color: #f2d87c;
}

.tpl-btn.search-button:hover,
.tpl-btn.search-button:focus {
    color: #fff;
}

@media screen and (max-width: 767px) {
    .tpl-btn.search-button .fa {
        margin-right: 0 !important;
    }
}

/* user & basket container */
.cologne-header-control {
    align-items: center;
    display: flex;
    flex-basis: 300px;
    flex-grow: 1;
    height: 100%;
    justify-content: flex-end;
    position: relative;
    z-index: 2;
}

.quiqqer-order-basketButton {
    cursor: pointer;
    padding-right: 5px;
    position: relative;
}

/* fix: without it jumping effect */
/* todo bei Gelegenheit das fixen. Oder Basket Button wird php-seitig erstellt */
/* dann wird das unnötigt */
.tpl-btn.quiqqer-order-basketButton {
    align-items: center;
    display: flex;
}

/* end fix */

.tpl-btn.quiqqer-order-basketButton {
    background: none;
    border: 1px solid #f2d87c;
    color: #f2d87c;
    padding: 10px 20px;
    font-size: 14px;
}

.quiqqer-order-basketButton-icon-custom {
    font-size: 16px;
    transition: 0.3s color;
}

/* style: full */
.basket-style-full.tpl-btn.quiqqer-order-basketButton:hover,
.basket-style-full.tpl-btn.quiqqer-order-basketButton:focus {
    background: none;
    color: #fff;
    border-color: #fff;
}

.basket-style-full .quiqqer-order-basketButton-icon-custom,
.basket-style-full .quiqqer-order-basketButton-batch-custom {
    margin-right: 10px;
}

.basket-style-full .quiqqer-order-basketButton-sum {
    border-left: 1px solid;
    /*min-width: 80px;*/
    padding-left: 10px;
    text-align: right;
}

.basket-style-full .quiqqer-order-basketButton-quantity {
    margin-right: 20px;
}

/* style: compact */
.tpl-btn.quiqqer-order-basketButton.basket-style-compact {
    border: none;
    outline: none;
    padding: 10px;
}

.basket-style-compact .quiqqer-order-basketButton-quantity {
    background: #333;
    border-radius: 50px;
    color: #fff;
    font-size: 10px;
    line-height: 17px;
    position: absolute;
    right: 0;
    top: 0;
    width: 17px;
}

@media screen and (max-width: 767px) {
    .cologne-header-control {
        flex-basis: auto;
        flex-grow: 0;
        margin-left: auto;
        padding-right: 10px !important;
        padding-left: 10px !important;
    }

    .cologne-header-nav {
        display: none;
    }

    .quiqqer-menu-megaMenu .hide-on-desktop {
        display: flex;
        height: 100%;
    }

    .tpl-btn.quiqqer-order-basketButton {
        padding: 10px;
        border: none !important;
    }

    .tpl-btn.quiqqer-order-basketButton .quiqqer-order-basketButton-quantity {
        margin-right: 0;
        position: absolute;
        top: 0;
        right: 10px;
    }

    .basket-style-full .quiqqer-order-basketButton-sum {
        display: none;
    }
}

/**************************/
/* mobile menu  / slideout*/
/**************************/
.slideout-menu .page-menu {

}

.page-menu ul {
    margin-left: 30px;
}

.page-menu .page-navigation-level-1 {
    margin-left: 0;
}

.page-menu .page-navigation-level-3,
.page-menu .page-navigation-level-4,
.page-menu .page-navigation-level-5,
.page-menu .page-navigation-level-6,
.page-menu .page-navigation-level-7,
.page-menu .page-navigation-level-8 {
    margin-left: 20px;
}

.page-menu .page-navigation {
    padding: 3rem 0 0 0;
}

.page-menu .page-navigation li {
    float: none;
}

.page-menu .page-navigation a {
    align-items: center;
    display: flex;
}

.page-menu .page-navigation-home {
    font-size: inherit;
    padding: 10px 0 !important;
}

.page-menu ul a {
    font-size: inherit;
}

.page-menu .page-navigation-level-1 > li > a > .fa,
.page-menu .page-navigation-home .fa {
    margin-left: 20px !important;
}

.page-menu ul .fa,
.page-menu .page-navigation-home .fa {
    font-size: inherit;
    margin-left: 10px;
    margin-right: 0;
    text-align: left;
    width: 20px;
}

/****************/
/* sidebar menu */
/***************/
.quiqqer-sidebar-dropdown-navigation .control-content {
    margin-bottom: 1rem;
}

.quiqqer-navigation-link {
    color: inherit;
}

/****************/
/* basket popup */
/****************/
.quiqqer-order-basket-small-container {
    width: 260px;
    font-size: 14px;
}

.qui-contextmenu-container .qui-contextitem {
    border-bottom: none;
}

/*********************/
/* user icon top bar */
/*********************/
.cologne-header-control-user {
    cursor: pointer;
    margin-left: 20px;
    position: relative;
}

.quiqqer-frontendUsers-userIcon {
    border-radius: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px;
}

.quiqqer-frontendUsers-userIcon-icon {
    font-size: 16px !important;
    height: 100% !important;
    width: 100% !important;
}

.quiqqer-frontendUsers-userIcon-letter {
    height: 30px !important;
    line-height: 30px !important;
    width: 30px !important;
}

.cologne-header-control-user-loader {
    align-items: center;
    background: #fff;
    border-radius: 100%;
    cursor: default;
    display: flex;
    height: 100%;
    justify-content: center;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

/* user drop down */
.cologne-header-control-user .qui-contextmenu {
    right: 0 !important;
}

.cologne-header-control-user .qui-contextmenu-container {
    border: 1px solid #e1e7ec;
    box-shadow: 0 7px 22px -5px rgba(48, 60, 72, 0.2);
    padding: 0;
}

.cologne-header-control-user .qui-contextitem {
    padding: 0;
}

.cologne-header-control-user .qui-contextitem,
.cologne-header-control-user .qui-contextitem-container {
    font-size: inherit;
}

.cologne-header-control-user .qui-contextitem-container .qui-contextitem-icon {
    line-height: inherit;
    width: 40px;
}

.cologne-header-control-user .qui-contextitem-container .qui-contextitem-text {
    color: #606975;
    font-weight: 500;
    line-height: inherit;
    width: calc(100% - 40px);
}

.cologne-header-control-user .qui-contextmenu:after {
    display: none;
}

/*********/
/* Popup */
/*********/
.qui-window-popup button {
    font-size: 14px !important;
}

.qui-window-popup-title {
    background: none !important;
    height: 40px;
    flex-shrink: 0;
}

.qui-window-popup-title-icon,
.qui-window-popup-title-text {
    display: none;
}

.qui-window-popup-title-close {
    align-items: center;
    color: inherit;
    display: flex;
    justify-content: center;
    line-height: 0;
    padding-bottom: 0;
    padding-top: 0;
}

.qui-window-popup-buttons.box {
    background: none;
    height: auto !important;
    padding: 20px 0;
}

.qui-window-popup-buttons.box button {
    margin: 0 15px;
}

.qui-window-popup-buttons:after {
    display: none;
}

@media screen and (max-width: 767px) {
    .qui-window-popup-buttons.box button {
        display: block !important;
        margin: 10px 20px;
        width: calc(100% - 40px);
    }
}

.qui-window-popup .btn-success {
    background-color: #cc165c !important;
    border-color: #cc165c !important;
}

.qui-window-popup .btn-success:hover,
.qui-window-popup .btn-success:focus {
    background: #bd1556 !important;
    color: #fff !important;
    outline: none !important;
}
/** Login / logout popup
 ===================================== */
/* login */
.cologne-login-dialog {
    outline: none;
}

.cologne-login-dialog .message-information {
    padding: 10px;
}

.cologne-login-dialog .qui-window-popup-title {
    background: none;
    padding: 0;
}

.cologne-login-dialog .quiqqer-frontendUsers-loginWindow-close {
    border-radius: 0;
    height: 40px;
    line-height: 40px;
    width: 40px;
}

.cologne-login-dialog .quiqqer-frontendUsers-loginWindow-logo {
    margin: 2rem auto;
    max-height: 100px;
    max-width: calc(100% - 100px);
}

.cologne-login-dialog .qui-window-popup-content {
    padding: 20px 40px;
}

.quiqqer-frontendUsers-loginWindow .quiqqer-frontendUsers-login {
    height: auto !important;
}

.cologne-login-dialog .quiqqer-frontendUsers-login .quiqqer-fu-login-container {
    background: none;
    border: none;
    padding: 0;
}

.quiqqer-fu-login-container h2:first-child,
.quiqqer-fu-registrationSignUp-registration-content h2:first-child {
    position: relative;
    text-align: center;
}

.quiqqer-fu-login-container h2:first-child:after,
.quiqqer-fu-registrationSignUp-registration-content h2:first-child:after {
    bottom: -10px;
    content: '';
    height: 2px;
    left: calc(50% - 40px);
    position: absolute;
    width: 80px;
}

/* disable ugly autofill background */
.quiqqer-auth-login-container input,
.quiqqer-fu-login-email input {
    box-shadow: 0 0 0 30px #fff inset;
}

/*
 because of disabling autofill background
 :focus is simulated by box.shadow
 */
.quiqqer-auth-login-container input[type="text"]:focus,
.quiqqer-auth-login-container input[type="password"]:focus,
.quiqqer-fu-login-email input[type="text"]:focus,
.quiqqer-fu-login-email input[type="password"]:focus {
    box-shadow: 0 0 0 30px #f5f5f5 inset;
}

/* logout */
/* show close button */
.cologne-logout-dialog .qui-window-popup-title {
    background: none !important;
    display: block !important;
    padding: 0 !important;
}

.cologne-logout-dialog .qui-window-popup-title-close {
    align-items: center;
    border-radius: 0;
    color: inherit;
    display: flex;
    font-size: 1.5em !important;
    justify-content: center;
    line-height: 0 !important;
    padding: 0 !important;
    position: relative !important;
}

.cologne-logout-dialog .qui-window-popup {
    display: flex;
    flex-direction: column;
}

.cologne-logout-dialog .qui-window-popup-content {
    padding-top: 0 !important;
}

.cologne-logout-dialog .submit-body {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}

.cologne-logout-dialog .submit-body .textbody {
    width: 100% !important;
}

.cologne-logout-dialog .qui-window-popup-content .texticon {
    float: none !important;
    margin: 0 auto 30px !important;
}

/* sing up / registration in link */
.login-popup-create-account-wrapper {
    bottom: 10px;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}

/** Product Children Slider (horizontal)
 ===================================== */
/* @todo das muss noch geprüft werden - nicht alle Regeln werden benötigt */
.quiqqer-bricks-children-slider-container-wrapper .quiqqer-bricks-children-slider-container,
.quiqqer-bricks-children-slider-container-inner {
    height: calc(100% + 22px);
}

ul.quiqqer-bricks-children-slider-container-slide {
    /*padding: 10px 0 !important;*/
}

.quiqqer-bricks-children-slider-container-slide .quiqqer-products-control-product-childrenslider-entry {
    border: none;
    box-shadow: none;
    transition: 0.2s all;
    text-align: left;
    margin-right: 20px;
}

.quiqqer-bricks-children-slider-container-slide .quiqqer-products-control-product-childrenslider-entry-image {
    padding: 0;
    height: 45% !important;
    text-align: center;
}

.quiqqer-bricks-children-slider-container-slide .quiqqer-products-control-product-childrenslider-entry header {
    padding-left: 0;
    padding-right: 0;
}

.quiqqer-bricks-children-slider-container-slide .quiqqer-products-control-product-childrenslider-entry header a {
    font-weight: normal;
    font-family: 'Donegal One', cursive;
    color: rgb(204, 22, 92);
    font-size: 16px;
    position: relative;
    text-transform: uppercase;
}

.quiqqer-bricks-children-slider-container-slide .quiqqer-products-control-product-childrenslider-entry header a:after {
    border: 1px solid;
    border-bottom: none;
    bottom: -0.75em;
    color: #e0af59 !important;
    content: '';
    height: 0;
    left: 0;
    position: absolute;
    width: 60px;
}


.quiqqer-bricks-children-slider-container-slide .quiqqer-products-control-product-childrenslider-entry:hover {
    box-shadow: none
}

.quiqqer-bricks-children-slider-container-slide .quiqqer-bricks-children-slider-child-display img:hover {
    -webkit-transform: none;
    transform: none;
}

.quiqqer-bricks-children-slider-container-slide .quiqqer-bricks-children-slider-child-display:first-child {
    margin: 0 20px 0 0;
}

.quiqqer-bricks-children-slider-child:last-child .quiqqer-products-control-product-childrenslider-entry {
    margin-right: 0;
}

.quiqqer-bricks-children-slider-container-slide .quiqqer-products-control-product-childrenslider-entry-price-wrapper,
.quiqqer-bricks-children-slider-container-slide .quiqqer-products-control-product-childrenslider-entry-productButtons {
    padding-left: 0;
    padding-right: 0;
}

.quiqqer-bricks-children-slider-container-slide .quiqqer-products-control-product-childrenslider-entry-productButtons a {
    margin-left: 0;
    background: transparent;
    border: none;
    color: #cc165c;
    padding: 0;
    text-align: left;
}

.quiqqer-bricks-children-slider-container-slide .quiqqer-products-control-product-childrenslider-entry-productButtons a label:after {
    content: "\f105";
    margin-left: 10px;
    font-family: 'FontAwesome';
}


/* nav arrows */
.quiqqer-bricks-children-slider-mobile .quiqqer-bricks-children-slider-container-wrapper .quiqqer-bricks-children-slider-prev,
.quiqqer-bricks-children-slider-mobile .quiqqer-bricks-children-slider-container-wrapper .quiqqer-bricks-children-slider-next {
    align-items: center;
    border-color: rgba(51, 51, 51, 0.2);
    border-radius: 0;
    color: #666;
    display: flex;
    height: calc(100% - 2px);
    justify-content: center;
}

.quiqqer-bricks-children-slider-mobile .quiqqer-bricks-children-slider-container-wrapper .quiqqer-bricks-children-slider-prev:hover,
.quiqqer-bricks-children-slider-mobile .quiqqer-bricks-children-slider-container-wrapper .quiqqer-bricks-children-slider-next:hover {
    background: rgba(188, 188, 188, 0.5);
}

.brick-full-width .quiqqer-bricks-children-slider-container-slide .quiqqer-products-control-product-childrenslider-entry:first-child {
    margin: 0 5px 0 5px;
}

.brick-full-width .quiqqer-bricks-children-slider-child:first-child .quiqqer-products-control-product-childrenslider-entry:first-child {
    margin-left: 20px;
}

.brick-full-width .quiqqer-bricks-children-slider-child:last-child .quiqqer-products-control-product-childrenslider-entry:first-child {
    margin-right: 20px;
}

/************************/
/* lang currency switch */
/************************/
.lcs-button-currency-sign {
    font-size: 1.2rem;
}

.lcs-button-currency-code {
    font-size: 0.9rem;
}

.lcs-menu .quiqqer-currency-switch {
    height: 40px;
    line-height: 40px;
}

.lcs-menu-list-entry-link.current-lang {
    opacity: 0.5;
    pointer-events: none;
}

/*************/
/* font icon */
/*************/
a.font-icon {
    border-radius: 50%;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
    color: inherit;
    display: inline-block;
    line-height: 2.5rem;
    margin-right: 10px;
    text-align: center;
    width: 2.5rem;
}

a.font-icon .fa {
    font-size: 0;
}

a.font-icon .fa:before {
    font-size: 1rem;
}

/*********/
/* table */
/*********/
table {
    border: none;
    border-spacing: 0;
    max-width: 100%;
}

table th,
table td {
    border: 1px solid #ddd;
    border-bottom-width: 0;
    border-right-width: 0;
    padding: .75rem;
    vertical-align: top;
}

table th:last-child,
table td:last-child {
    border-right-width: 1px;
}

table tr:last-child td {
    border-bottom-width: 1px;
}

table tr:last-child th {
    background: #f8f8f8;
}

/*********************/
/* messages / alerts */
/*********************/
.content-message-error,
.content-message-attention,
.content-message-success,
.message-success,
.content-message-information {
    clear: both;
    float: none !important;
    margin-bottom: 2rem !important;
    margin-top: 2rem !important;
    padding: 1rem 1rem 1rem 50px !important;
}

.content-message-attention:before,
.content-message-error:before,
.content-message-success:before,
.message-success:before,
.content-message-information:before {
    color: inherit;
    font-size: 22px;
}

/* attention */
.content-message-attention {
    background: #fff6e8;
    border: 1px solid #fce0b8;
    color: #f28f09;
}

.content-message-attention:before {
    content: "\f12a";
}

/* error */
.content-message-error {
    background-color: #feeded;
    border: 1px solid #fccfcf;
    color: #f65555;
}

.content-message-error:before {
    content: "\f05e";
}

/* success */
.content-message-success,
.message-success {
    background-color: rgba(45, 195, 142, 0.10);
    border: 1px solid rgba(45, 195, 142, 0.20);
    color: #2dc38e;
}

.content-message-success:before {

}

/* info */
.content-message-information {
    background: #e5f5fd;
    border: 1px solid #b8e4f9;
    color: #059fe4;
}

.content-message-information:before {
    content: "\f0e5";
}

/*****************/
/* shipping info */
/*****************/
.shipping-info:before {
    background: #bbb;
    border-radius: 10px;
    display: inline-block;
    height: 8px;
    margin-right: 5px;
    vertical-align: middle;
    visibility: visible;
    width: 8px;
}

.shipping-info__timeperiod:before {
    background: #ff9b00;
}

.shipping-info__immediately_available:before {
    background: #00bc10;
}

.shipping-info__unavailable:before {
    background: #d01414;
}

.shipping-info__available_soon:before {
    background: #ff9b00;
}

/****************/
/* context menu */
/****************/
.qui-contextitem {
    padding: 5px 10px;
}

.qui-contextitem-container .qui-contextitem-icon {
    height: auto;
    line-height: initial;
    padding: 5px 0;
    text-align: center;
    width: 30px;
}

.qui-contextitem-icon input {
    cursor: pointer;
    vertical-align: middle;
}

.qui-contextitem-container .qui-contextitem-text {
    padding: 5px 0;
}

/***************/
/* Search site */
/***************/
.qui-search-result form {
    display: flex;
}

.qui-search-result form input[type="text"] {
    flex-grow: 1;
    width: 300px;
    max-width: 100%;
}

@media screen and (max-width: 767px) {
    .qui-search-result form {
        flex-direction: column;
    }

    .qui-search-result form input[type="text"] {
        width: initial;
        margin-right: 0;
        margin-bottom: 1rem;
    }
}

/***********/
/* Contact */
/***********/
.quiqqer-simple-contact {
    margin-bottom: 2rem;
}

.quiqqer-simple-contact textarea {
    min-height: 160px;
}

/*************/
/* Accordion */
/*************/
.quiqqer-accordion-item {
    border-bottom: none !important;
}

.quiqqer-accordion-item-header {
    background: var(--bg-secondary);
    padding: var(--spacing);
}

.quiqqer-accordion-item-content-wrapper {
    margin-top: 1rem;
}

/*******************/
/* Marasim styling */
/*******************/
body,
body .slideout-panel {
    background: #fffbe4 !important;
}

body.page-1,
body.page-1 .slideout-panel {
    background: #fff !important;
}

div[role="main"] {
    overflow: auto;
}

.cologne-grid-container {
    background: #fff;
}

.cologne-main > .cologne-grid-container {
    padding-top: 2rem;
}

h1, h2, h3, h4, h5 {
    font-weight: 300;
    line-height: 1.3;
    letter-spacing: 1px;

    color: rgb(204, 22, 92);
    font-family: 'Donegal One', cursive;
    margin-top: 3rem;
    margin-bottom: 1.25em;
}

h1 {
    font-size: 30px;
    line-height: 36px;
    text-transform: uppercase;
}

h2 {
    font-size: 21px;
    line-height: 25px;
    text-transform: uppercase;
}

h3 {
    font-size: 19px;
    text-transform: uppercase;
}

h4 {
    font-size: 18px;
}

h5 {
    font-size: 16px;
}

header {
    margin-bottom: 1.25em;
}

.cologne-header {
    margin: 0;
}

@media screen and (max-width: 767px) {
    h1 {
        font-size: 24px;
        line-height: 1.4;
    }

    h2 {
        font-size: 21px;
        text-transform: uppercase;
    }

    h3 {
        font-size: 18px;
        text-transform: uppercase;
    }

    h4 {
        font-size: 17px;
    }
}

header > h1,
header > h2,
header > h3,
header > h4,
header > h5 {
    margin-bottom: 0;
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child {
    margin-top: 0;
}

h1.underline,
.page-content-header h1 {
    margin-bottom: 2em;
    position: relative;
}

h1.underline:after,
.page-content-header h1:after {
    border: 1px solid;
    bottom: -1em;
    color: #c57e01 !important;
    content: '';
    height: 0;
    left: calc(50% - 30px);
    position: absolute;
    width: 60px;
    border-top: none;
}

.page-content-header h1:after,
.text-align-left:after,
.page-content-header h1.underline.text-align-left:after,
.page-content-header h1.text-align-left:after {
    left: 0;
}

.quiqqer-products-product .product-data h1:after,
h1.no-underline:after {
    display: none;
}

body .text-slim {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    width: 657px;
}

.quiqqer-frontendUsers-userIcon-icon {
    background: #cc165c !important;
    color: #f2d87c;
}

.quiqqer-frontendUsers-userIcon-icon:hover,
.quiqqer-frontendUsers-userIcon-icon:focus {
    color: #fff;
}

.cologne-header-control-user-loader {
    background: #cc165c !important;
}

.qui-contextitem-active {
    background: rgba(209, 46, 109, 0.1) !important;
}

.cologne-header-control-user .qui-contextitem-container .qui-contextitem-text {
    color: #c57e01 !important;
}

.lcs-button .lcs-button-currency-code {
    color: #c57e01 !important;
}

.lcs-button:hover .lcs-button-currency-code,
.lcs-button:hover,
.lcs-button:hover .lcs-button-currency-code,
.lcs-button:active .lcs-button-currency-code,
.lcs-button:active {
    color: rgb(156, 100, 2) !important;
}

.quiqqer-products-search-suggest-dropdown-description-articlNo {
    color: #e7be95 !important;
}

.quiqqer-products-search-suggest-dropdown li.active,
.quiqqer-products-search-suggest-dropdown li:hover {
    background: rgba(209, 46, 109, 0.1) !important;
}

.quiqqer-fu-login-email label .label {
    font-size: 13px !important;
}

.quiqqer-fu-login-email label .icon {
    width: 40px !important;
}

.quiqqer-fu-login-email label input {
    padding-left: 40px !important;
}

.shop-category-menu-button-wrapper {
    border-right: 1px solid #dd6d6b !important;
    color: #f2d87c !important;
}

.shop-category-menu-button:hover,
.shop-category-menu-button:focus {
    color: #fff !important;
}

.marasim-list li a {
    display: block;
    color: #c57e01;
    padding: 5px 0;
}

.cologne-header-logo {
    flex-shrink: 0;
}

@media screen and (max-width: 767px) {
    body.cologne-header-fixed  .cologne-header-logo-link img,
    body.cologne-header-fixed  .cologne-header-fixed .cologne-header-logo-link img{
        height: 40px;
    }
}

@media screen and (max-width: 767px) {
    body.cologne-header-fixed  .cologne-header-logo-link img,
    body.cologne-header-fixed  .cologne-header-fixed .cologne-header-logo-link img{
        height: 40px;
    }
}

@media screen and (max-width: 1270px) {
    .cologne-header {
        flex-wrap: wrap;
    }

    .cologne-header-nav {
        order: 5;
        width: 100%;
        background: #cc165c;
        height: 60px;
        border-top: 1px solid #dd6d6b;
    }
}

@media screen and (max-width: 500px) {
    body .cologne-header {
        flex-wrap: nowrap;
    }

    body .cologne-header-logo {
        flex-shrink: initial;
    }

    .cologne-header-logo-link img {
        height: 40px !important;
    }
}

@media screen and (max-width: 400px) {
    .cologne-header-logo-link img {
        height: 30px !important;
    }
}

/**********/
/* footer */
/**********/
.template-footer {
    /*background: rgb(204, 22, 92);*/
    background: url(/media/cache/MarasimShop/Background/muster.png), linear-gradient(0deg, rgb(209, 25, 97), rgb(191, 15, 79));
    color: rgb(242, 216, 124);
    font-size: 14px;
}

.template-footer h1,
.template-footer h2,
.template-footer h3,
.template-footer h4 {
    color: #fff;
}

.template-footer a {
    color: rgb(242, 216, 124);
    font-weight: normal;
}

.template-footer a:hover {
    color: #fff;
}

.marasim__template-footer-bricks {
    padding-bottom: 3rem;
    padding-top: 3rem;
}

.marasim__template-footer-wrapper {
    padding: 40px 0;
    background: rgba(0, 0, 0, 0.1);
}

.marasim__template-footer-wrapper p {
    margin-bottom: 0;
}

.footer-bar-social a {
    font-size: 20px;
    padding: 0 5px;
    font-weight: 400;
}

.marasim-footer-separator {
    font-weight: 400;
    margin: 0 7px;
}

@media screen and (min-width: 768px) {
    .marasim__template-footer-center {
        text-align: center;
    }

    .marasim__template-footer-right {
        text-align: right;
    }
}

/***************************/
/* Startpage - Promoslider */
/***************************/
.quiqqer-productbricks-productslider {
    background-image: url(/media/cache/MarasimShop/Background/muster-gelb.png) !important;
    background-repeat: initial !important;
    background-size: initial !important;
}

.quiqqer-productbricks-productslider-slide {
    font-weight: normal;
}

.quiqqer-bricks-promoslider-slide-title {
    margin-bottom: 0 !important;
    color: #cc165c;
}

.quiqqer-productbricks-productslider-slide-left-description-prices {
    margin-top: 1.5rem;
}

.quiqqer-bricks-promoslider-slide-display .quiqqer-bricks-promoslider-slide-text .btn-large {
    padding: .375rem .75rem;
    font-size: 1em;
    line-height: 1.5;
}

/* navigation arrows */
.quiqqer-bricks-promoslider .quiqqer-bricks-promoslider-wallpaper-prev .fa,
.quiqqer-bricks-promoslider .quiqqer-bricks-promoslider-wallpaper-next .fa {
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    font-size: 1.5rem;
    line-height: 40px;
    opacity: 0;
    width: 40px;
}

/* before */
.quiqqer-bricks-promoslider .quiqqer-bricks-promoslider-wallpaper-prev .fa:before {
    content: "\f104";
}

/* next */
.quiqqer-bricks-promoslider .quiqqer-bricks-promoslider-wallpaper-next .fa:before {
    content: "\f105";
}

.quiqqer-bricks-promoslider .quiqqer-bricks-promoslider-wallpaper-prev .fa {
    margin-left: 1rem;
}

.quiqqer-bricks-promoslider .quiqqer-bricks-promoslider-wallpaper-next .fa {
    margin-right: 1rem;
}

.quiqqer-bricks-promoslider:hover .quiqqer-bricks-promoslider-wallpaper-prev .fa,
.quiqqer-bricks-promoslider:hover .quiqqer-bricks-promoslider-wallpaper-next .fa {
    opacity: 1;
}

/********************/
/* Startpage - Hero */
/********************/
.page-1 .wallpaperTextArrow {
    height: 60vh !important;
}

.page-1 .wallpaperTextArrow,
.page-1 .wallpaperTextArrow h1 {
    color: #fff;
}

.page-1 .wallpaperTextArrow .wallpaperTextArrow-arrow {
    display: none;
}

@media screen and (min-width: 768px) {
    .page-1 .wallpaperTextArrow h1 {
        font-size: 50px;
        margin-bottom: 2rem;
        line-height: 1.25;
    }
}

/*****************/
/* category menu */
/*****************/
.categories-menu-wrapper {
    background: #a6164d !important;
    color: #f2d87c !important;
}

.categories-menu-header {
    margin: 0;
    color: #f2d87c !important
}

.categories-menu-list-entry-link, .categories-menu-list-entry-backButton {
    color: #f2d87c !important;
}

.categories-menu-list-entry {
    border-top: 1px solid rgba(242, 216, 124, 0.2) !important;
}

.categories-menu-list-entry-short {
    color: #d3825e !important;
    font-size: 14px !important;
    line-height: 1.25 !important;
    font-weight: normal;
}

/**********************************/
/* startpage - marasim-advantages */
/**********************************/
.marasim-advantages .quiqqer-boxContentAdvanced-entry {
    display: flex;
}

.marasim-advantages .quiqqer-boxContentAdvanced-entries__standard .quiqqer-boxContentAdvanced-entry-img {
    margin-bottom: 0;
    margin-right: 1rem;
}

.marasim-advantages .quiqqer-boxContentAdvanced-entries__standard .quiqqer-boxContentAdvanced-entry-img .fa {
    font-size: 2rem;
    color: #cc165c;
}

.marasim-advantages .quiqqer-boxContentAdvanced-entries__standard .quiqqer-boxContentAdvanced-entry-title {
    color: inherit;
    font-weight: 600;
    font-family: inherit;
    font-size: 1rem;
    margin-bottom: 5px;
}

/**********************************/
/* Startpage - marasim-categories */
/**********************************/
.marasim-categories .quiqqer-bricks-categorybox-box {
    max-width: initial;
    margin-top: 0;
    background-image: url(/media/cache/MarasimShop/Background/muster.png), linear-gradient(0deg, rgb(209, 25, 97), rgb(191, 15, 79));
}

.marasim-categories .quiqqer-bricks-categorybox-box-image {
    border-bottom: none;
}

.marasim-categories .quiqqer-bricks-categorybox-box-content-header {
    color: #fff;
}

.quiqqer-bricks-categorybox-box-content-header-url:hover,
.quiqqer-bricks-categorybox-box-content-header-url:focus {
    color: #fff;
}

.marasim-categories .quiqqer-bricks-categorybox-box-content p {
    color: rgb(242, 216, 124);
}

.marasim-categories .quiqqer-bricks-categorybox-box-content .btn.btn-white.btn-outline {
    border-color: transparent;
}

.marasim-categories .quiqqer-bricks-categorybox-box-content .btn.btn-white.btn-outline:hover,
.marasim-categories .quiqqer-bricks-categorybox-box-content .btn.btn-white.btn-outline:active {
    color: #fff;
    background: none;
}

.marasim-categories .quiqqer-bricks-categorybox-box-content .btn.btn-white.btn-outline .fa {
    margin-right: 0;
}

/**********************************/
/* Startpage - online reservation */
/**********************************/
.marasim-reservation-banner .quiqqer-productbricks-promoboxImageNextToContent-container-content {
    background-image: url(/media/cache/MarasimShop/Background/muster.png), linear-gradient(0deg, rgb(209, 25, 97), rgb(191, 15, 79));
    color: #f2d87c;
}

.marasim-reservation-banner .quiqqer-productbricks-promoboxImageNextToContent-container-content h1 {
    color: #fff;
}

.marasim-reservation-banner .quiqqer-productbricks-promoboxImageNextToContent-container-content .btn-link {
    color: #fff;
    padding-left: 0;
    padding-right: 0;
}

.marasim-reservation-banner .quiqqer-productbricks-promoboxImageNextToContent-container-content .btn-link:hover,
.marasim-reservation-banner .quiqqer-productbricks-promoboxImageNextToContent-container-content .btn-link:focus {
    text-decoration: none;
}

/************************/
/* Startpage - about us */
/************************/
html[lang="de"] .brick-id-6 {
    padding: 1px 0;
    background-image: url(/media/cache/MarasimShop/Background/muster-gelb.png) !important;
    background-color: #fff9e6;
}

.marasim-about-us .quiqqer-textImage-content-inner {
    text-align: right;
}

.marasim-about-us .quiqqer-textImage-content-inner h2.title:after {
    left: initial;
    right: 0;
}

.marasim-about-us .quiqqer-textImage-content-inner a {
    font-weight: 600;
}

@media screen and (max-width: 767px) {
    .marasim-about-us .quiqqer-textImage-content-inner * {
        text-align: left;
    }

    .marasim-about-us .quiqqer-textImage-image {
        margin-bottom: 4rem;
        order: 1;
        margin-top: 2rem;
    }

    .marasim-about-us .quiqqer-textImage-content-inner h2.title:after {
        left: 0;
        right: initial;
    }
}

/************************/
/* Startpage - vouchers */
/************************/
.marasim-vouchers h1,
.marasim-vouchers h2,
.marasim-vouchers h3 {
    color: #fff;
}

.marasim-vouchers .btn-white.btn-outline {
    border: none;
}

.marasim-vouchers .btn-white.btn-outline:hover,
.marasim-vouchers .btn-white.btn-outline:focus {
    color: #fff;
    background: none;
}

.marasim-vouchers .btn-white.btn-outline .fa {
    margin-right: 0;
}

/*****************/
/* Product list  */
/*****************/
.quiqqer-products-control-product-childrenslider-entry-price-regularPrice {
    font-weight: 600 !important;
}

.cologne-products-productGallery-products-product-title {
    font-size: 1em !important;
    overflow: initial !important;
    white-space: initial !important;

    max-width: 300px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}

/*****************/
/* Small buttons */
/*****************/
.cologne-productList-product-details-content-buttons .btn,
.cologne-products-productGallery-products-product-buttons .btn,
.btn.cologne-products-categoryGallery-category-content-button {
    font-size: 14px;
}

/************/
/* products */
/************/
.marasim-product-title h1 {
    font-size: 24px;
    line-height: 25px
}

.marasim-product-title h1:after {
    display: none;
}

.product-gallery {
    margin-top: 0 !important;
}

.product-data-price .qui-products-price-display-value {
    font-size: 2rem !important;
}

.cologne-products-categoryGallery-category-image-link img, .cologne-products-manufacturerList-entry-image-link img {
    object-fit: cover;
    height: 100%;
}

.product-data .quiqqer-order-button-add {
    border-color: #c57e01 !important;
}

.product-data-more-tabsContainer {
    font-size: 14px;
}

.product-data-more-tabsContainer .product-data-more-tabs {
    border-bottom: 1px solid #c57e01 !important;
}

.product-data-more .product-data-more-sheets {
    border-color: #c57e01 !important;
}

li.product-data-more-tabs-tab.active {
    border-top-color: #c57e01 !important;
    border-left-color: #c57e01 !important;
    border-right-color: #c57e01 !important;
}

.quiqqer-order-button-add .add-to-basket {
    line-height: 38px;
    padding-top: 0;
    padding-bottom: 0;
}

/****************/
/* Small basket */
/****************/
.quiqqer-order-basket-small-articles-article-content-header {
    font-size: 14px !important;
    font-weight: 300 !important;
    line-height: 1.25 !important;
    text-transform: initial !important;
    font-family: inherit !important;
    color: #c57e01 !important;
    margin-bottom: 10px !important;
}

/*********/
/* order */
/*********/
.type-quiqqer-order-types-orderingProcess .main-no-sidebar,
.type-quiqqer-order-types-shoppingCart .main-no-sidebar {
    overflow: auto;
}

.type-quiqqer-order-types-orderingProcess h1.underline:after,
.type-quiqqer-order-types-orderingProcess .page-content-header h1:after,
.type-quiqqer-order-types-shoppingCart h1.underline:after,
.type-quiqqer-order-types-shoppingCart .page-content-header h1:after {
    display: none;
}

.quiqqer-order-ordering-timeline li.current:after,
.quiqqer-order-ordering-timeline li.active:after {
    background-color: #c57e01 !important;
}

.quiqqer-order-ordering-timeline li.current .fa,
.quiqqer-order-ordering-timeline li.active .fa {
    color: #c57e01 !important;
}

.quiqqer-order-ordering-timeline a {
    font-weight: normal;
    color: #d58e10 !important;
}

.quiqqer-order-ordering-timeline li .fa {
    color: #e8c075 !important;
}

.quiqqer-order-ordering-timeline li:after {
    background-color: #e8c075 !important
}

.quiqqer-order-ordering-timeline li.active a,
.quiqqer-order-ordering-timeline li.current a {
    color: #c57e01 !important;
}


.quiqqer-order-ordering-timeline li:hover a,
.quiqqer-order-ordering-timeline li:not(.disabled):hover .fa,
.quiqqer-order-ordering-timeline li.current:hover a,
.quiqqer-order-ordering-timeline li.active:hover a,
.quiqqer-order-ordering-timeline li.current:hover .fa,
.quiqqer-order-ordering-timeline li.active:hover .fa {
    color: #cc165c !important;
}

.quiqqer-order-ordering-step h1 {
    font-size: 24px;
}

.quiqqer-order-ordering-step h2 {
    font-size: 20px;
}

/******************/
/* Frontend Users */
/******************/
.quiqqer-fupc-category-items-item {
    font-weight: normal;
    color: inherit !important;
    font-size: 14px;
}

.quiqqer-fupc-userinfo .sui-top {
    background-image: url(/media/cache/MarasimShop/Background/muster.png), linear-gradient(0deg, rgb(209, 25, 97), rgb(191, 15, 79)) !important;
    font-size: 14px;
}

/****************/
/* Sidebar menu */
/****************/
.quiqqer-products-category-menu-navigation-li-label-link {
    font-weight: normal;
}

/********************/
/* visited products */
/********************/
.quiqqer-products-control-visitedProducts .quiqqer-products-control-product-childrenslider-entry header a {
    font-size: 1rem;
    max-width: 300px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.quiqqer-products-control-product-childrenslider-entry-productButtons a {
    font-size: 14px !important;
}

/***********************/
/* Marasim: big banner */
/***********************/
.marasim-bigBanner {
    background-image: url(/media/cache/MarasimShop/Background/muster.png), linear-gradient(0deg, rgb(209, 25, 97), rgb(191, 15, 79));
    color: rgb(242, 216, 124);
}

.marasim-bigBanner .quiqqer-textImage-box:last-child {
    padding-right: 20px !important;
}

.marasim-bigBanner .quiqqer-textImage-content.grid-40 {
    max-width: 580px;
    padding: 20px 20px 20px 40px;
}

.marasim-bigBanner .quiqqer-textImage-content-inner h2 {
    color: #fff;
}

/************************************/
/* Startsetie - header / top banner */
/************************************/
.wallpaperText-container {
    margin: 0 !important;
    max-width: initial !important;
    background: linear-gradient(105deg, #73571a99, #2f240ca6 46%, #73571ab8 51%, #73571a99 70%);
    align-items: flex-end !important;
}

.wallpaperText-container-content h1,
.wallpaperText-container-content h2,
.wallpaperText-container-content h3,
.wallpaperText-container-content p {
    color: #e6cda0;
    text-shadow: 0 0 20px #514c43;
}

@media screen and (min-width: 768px) {
    .wallpaperText-container {
         padding-top: 6rem !important;
    }

    .wallpaperText-container-content h1 {
        font-size: 44px;
        line-height: 1.25;
    }

    .wallpaperText-container-content p {
        font-size: 18px;
        max-width: 700px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media screen and (max-width: 767px) {
    .wallpaperText-container {
        padding-bottom: 1em !important;
    }
}

@media screen and (min-height: 700px) {
    .marasim-startpage-header .marasim-startpage-header-image {
        width: 300px;
    }
}














