Newer
Older
* {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
/* maven-pro-regular - latin */
@font-face {
font-family: 'Maven Pro';
font-style: normal;
font-weight: 400;
src: url('../fonts/maven-pro-v11-latin-regular.eot'); /* IE9 Compat Modes */
src: local('Maven Pro Regular'), local('MavenPro-Regular'),
url('../fonts/maven-pro-v11-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/maven-pro-v11-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/maven-pro-v11-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/maven-pro-v11-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/maven-pro-v11-latin-regular.svg#MavenPro') format('svg'); /* Legacy iOS */
/* maven-pro-700 - latin */
@font-face {
font-family: 'Maven Pro';
font-style: normal;
font-weight: 700;
src: url('../fonts/maven-pro-v11-latin-700.eot'); /* IE9 Compat Modes */
src: local('Maven Pro Bold'), local('MavenPro-Bold'),
url('../fonts/maven-pro-v11-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/maven-pro-v11-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/maven-pro-v11-latin-700.woff') format('woff'), /* Modern Browsers */ url('../fonts/maven-pro-v11-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/maven-pro-v11-latin-700.svg#MavenPro') format('svg'); /* Legacy iOS */
/* maven-pro-500 - latin */
@font-face {
font-family: 'Maven Pro';
font-style: normal;
font-weight: 500;
src: url('../fonts/maven-pro-v11-latin-500.eot'); /* IE9 Compat Modes */
src: local('Maven Pro Medium'), local('MavenPro-Medium'),
url('../fonts/maven-pro-v11-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/maven-pro-v11-latin-500.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/maven-pro-v11-latin-500.woff') format('woff'), /* Modern Browsers */ url('../fonts/maven-pro-v11-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/maven-pro-v11-latin-500.svg#MavenPro') format('svg'); /* Legacy iOS */
.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;
}

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

Michael Danielczok
committed
.grid-children-container {
left: -20px;

Michael Danielczok
committed
width: calc(100% + 40px);
}
background: #ffffff;
color: #606975;
font-family: 'Maven Pro', Verdana, sans-serif;
font-weight: 400;
margin: 0;
overflow-x: hidden;
position: relative; /* fix -> context menu */
width: 100%;
}
body.iosFix .qui-window-popup {
/*top: 0 !important;*/
}
body,
.slideout-panel,
body.type-quiqqer-order-types-orderingProcess.type-minimal-design,
body.type-quiqqer-order-types-shoppingCart.type-minimal-design {
display: flex !important;
flex-direction: column;

Michael Danielczok
committed
}
body.type-quiqqer-order-types-orderingProcess.type-minimal-design,
body.type-quiqqer-order-types-shoppingCart.type-minimal-design {
min-height: 100vh;
}
.slideout-panel {
min-height: 100vh;
}
h1, h2, h3, h4 {
font-weight: inherit;
line-height: 1.2;
h1,
.product-data .page-content-header h1 {

Henning Leutz
committed
}

Henning Leutz
committed
}
.fa-li {
line-height: inherit;
}
small, .font_small, .font-small {
font-size: 0.75em;

Henning Leutz
committed
}
/*
1. Quiqqer sets the width and height HTML attributes on each <img> element (smarty function.image.php).
Therefore, we need to set the width and height properties to 'auto'
to avoid images being displayed at a reduced size.
*/
img {
max-height: 100%;
height: auto; /* 1 */
width: auto; /* 1 */
.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 {

Michael Danielczok
committed
color: #9ba3ad;
}
.text-small,
.small,
small {
.font-weight-normal {
font-weight: 400;
}
.font-weight-medium {
font-weight: 500;
}
.font-weight-bold {
font-weight: 700;
}
[role="button"] {
cursor: pointer;
}
/***************************/
/* 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;
}
.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);
}
content: '';
display: block;
float: none;
font-size: 0;
line-height: 0;
}

Michael Danielczok
committed
/**********/
/* 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;
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;
background: #fff;
}
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);
}
/** grid
===================================== */

Michael Danielczok
committed
.template-columns {

Michael Danielczok
committed
.template-column {
padding-left: 20px;
padding-right: 20px;
}
.template-column.full-width {
padding-left: 0;
padding-right: 0;
}
.page-content-header,
.content-body,

Michael Danielczok
committed
.template-grid-row {
margin-bottom: 2em;
margin-top: 2em;

Michael Danielczok
committed
}

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

Michael Danielczok
committed
/* 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 {

Michael Danielczok
committed
/*margin-bottom: 5em;*/
/*margin-top: 5em;*/

Michael Danielczok
committed
.template-grid-row.brick-no-spacing,
.start-page .template-grid-row.brick-no-spacing {
margin-bottom: 0;
margin-top: 0;
michael.daniel
committed
.template-grid-container,
.cologne-grid-container {
margin-left: auto;
margin-right: auto;
michael.daniel
committed
max-width: 1200px;
padding-left: 20px;
padding-right: 20px;

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

Michael Danielczok
committed
.brick-full-width .control-header,
.brick-full-width .control-content {
padding-left: 20px;
padding-right: 20px;
}
/***********/
/* Layouts */
/***********/
.main-no-sidebar-thin {
margin-left: auto;
margin-right: auto;
max-width: 800px;
}
.main-left-sidebar .page-multiple-left {
order: 1;
.main-left-sidebar .page-multiple-right {
order: 2;
.main-right-sidebar .page-multiple-left {
michael.daniel
committed
}
.main-right-sidebar .page-multiple-right {
@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%;
}
}

Michael Danielczok
committed
/** brick header & content
===================================== */
.control-header {
margin-bottom: 3rem;
}
.control-header h1 {
margin: 0;

Michael Danielczok
committed
}
.control-content,
.control-body {

Michael Danielczok
committed
margin: 0 0 3rem;
}

Michael Danielczok
committed
.control-content p:last-child {
margin-bottom: 0;
}
/** topbar
===================================== */
.topbar {
align-items: center;
background: #f8f8f8;
border-bottom: 1px solid #ddd;

Michael Danielczok
committed
height: 50px;
}
.header-fixed .topbar {
visibility: hidden; /* jumping fix */

Michael Danielczok
committed
.tobpar--separator {
margin-inline: 0.5em;
height: 1.25em;
width: 1px;
background: #ddd;
}
.topbar-left,
.topbar-left > p {
michael.daniel
committed
align-items: center;
michael.daniel
committed
}
.topbar-left > p {
margin-bottom: 0;
}
michael.daniel
committed
.topbar-contact-mail,
.topbar-phone {
.topbar-social {
display: flex;
.topbar-social-link {
color: inherit;
display: block;
height: 2em;
text-align: center;
.topbar-social-link .fa {
line-height: 2em; /* vertical align */
}
align-items: center;
display: flex;
justify-content: flex-end;
.topbar-mobile-menu {
padding: 0 10px;
width: 100%;
}
.topbar-mobile-logo {

Michael Danielczok
committed
}
.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) {

Michael Danielczok
committed
.topbar {
border-bottom: none;
}
}

Michael Danielczok
committed
/******************************/
/* LanguageSwitches\DropDown */
/******************************/
.topbar-right > .quiqqer-bricks-languageswitch-dropdown {
height: 100%;
flex-shrink: 0;

Michael Danielczok
committed
}
/*
1. because `.cologne-header` has z-index 99, we must set this control to 100
*/
.topbar-right > .quiqqer-bricks-languageswitch-dropdown > .quiqqer-control-languageswitch-dropdown {
position: relative;
z-index: 100; /* 1 */
display: flex;
align-items: center;
height: 100%;
}
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
.quiqqer-control-languageswitch-dropdown-dd-entry:hover {
color: inherit;
}
.quiqqer-control-languageswitch-dropdown-dd {
box-shadow: 0 7px 22px -5px rgba(48, 60, 72, 0.2);
}
/*******************/
/* Currency switch */
/*******************/
/*
1. because `.cologne-header` has z-index 99, we must set this control to 100
*/
.topbar-right .quiqqer-currency-switch {
z-index: 100; /* 1 */
height: 100%;
display: flex;
align-items: center;
padding-right: 0.5em;
position: relative;
}
.quiqqer-currency-switch-dd {
box-shadow: 0 7px 22px -5px rgba(48, 60, 72, 0.2);
}
.quiqqer-currency-switch-sign {
font-size: 1.2rem;
}
/***************************/
/* 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;
.quiqqer-products-search-suggest-form .input-search-icon {
color: #aaa;
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;
width: 100%;
}
.template-search .quiqqer-products-search-suggest-form-button {
background: transparent;
border-bottom: none;
border-left: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 0;
border-right: none;
border-top: none;
color: inherit;
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 {
border-radius: 100px;
box-shadow: 0 0 0 1px #bbb;
color: inherit;
height: 30px;
line-height: 30px;
margin: 0;
padding: 0;
text-align: center;
width: 30px;
/** header
===================================== */
.cologne-header {
border-bottom: 1px solid #ddd;
height: var(--_qui-cologne-header-height, 100px);
justify-content: space-between;
transition: 0.25s height;
--_qui-cologne-header-height: 60px;
box-shadow: 0 0 20px 0 rgba(57, 57, 57, 0.2);
z-index: 100; /* Because of the search dropdown */

Michael Danielczok
committed
.cologne-header-menu-wrapper {
height: 100px;

Michael Danielczok
committed
}
.cologne-header-logo {
align-items: center;
flex-basis: 300px;

Michael Danielczok
committed
flex-grow: 1;
position: relative;
z-index: 2;
}
.cologne-header-logo-link {
align-items: center;
padding: 10px 0;
.cologne-header-logo-link picture {
align-items: center;
display: flex;
height: 100%;
width: auto;
.cologne-header-logo-link img {
max-height: 100%;
max-width: initial;
min-width: 100%;
width: auto;
.cologne-breadcrumb,
.cologne-titleBar {
background: #f8f8f8;
border-bottom: 1px solid #ddd;
display: inline-block;
michael.daniel
committed
height: 100px;
michael.daniel
committed
}
.cologne-breadcrumb {
flex-shrink: 0;
}

Michael Danielczok
committed
.cologne-breadcrumb-wrapper {
height: 100%;
}
.cologne-breadcrumb .quiqqer-breadcrumb-title {
display: none;
}
.cologne-breadcrumb li:first-child .fa {
display: none;
}
@media (max-width: 767px) {

Michael Danielczok
committed
.cologne-header {
border-top: 1px solid #ddd;
}
.cologne-header-logo {
padding-right: 0;
}

Michael Danielczok
committed
}
michael.daniel
committed
/** Page title & breadcrumb
===================================== */
.page-title {
michael.daniel
committed
font-size: 2em;
michael.daniel
committed
}
.cologne-breadcrumb .cologne-grid-container {
align-items: center;
display: flex;
michael.daniel
committed
justify-content: space-between;
}
.quiqqer-breadcrumb ul li {
color: #9ba3ad;
}
.quiqqer-breadcrumb ul li:last-child {
color: inherit;
}
michael.daniel
committed
.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;
/*********************/
/* cologne title bar */
/*********************/
.cologne-titleBar > .grid-container {
align-items: center;
}
.cologne-titleBar .page-title {
margin-left: auto;
}
@media screen and (max-width: 767px) {
.cologne-titleBar {
min-height: 60px;
}
.cologne-titleBar .page-title {
flex: initial;
}
}
/** main
===================================== */
.cologne-main {
margin-top: 1rem;

Michael Danielczok
committed
margin-bottom: 1rem;
}
.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-wrapper {
margin-top: auto;
}
michael.daniel
committed
.template-footer {

Michael Danielczok
committed
border-top: 1px solid #ddd;
michael.daniel
committed
float: none;
margin-top: auto;
.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 {
}
/* copyright */
.cologne-footer-copyright {
background: #fff;
border-top: 1px solid #ddd;
font-size: 0.85rem;
margin-top: 2rem;
padding: 2rem 0;
text-align: center;
/****************/
/* small footer */
/****************/
.template-footer__small {
border: none;
}
.template-footer__small .cologne-footer-copyright {
margin-top: 0;
}
/***************************/
/* Footer: custom template */
/***************************/
.cologne-footer-predefined-container {
display: flex;
flex-wrap: wrap;
}