/* img height fix*/
img {
    height: auto;
}
/* END img height fix*/


.cologne-header-logo-link .logo {
    max-height: 70px;
}

body > .slideout-panel {
    background-attachment: fixed !important;
    /*background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.8)), url(../img/bow_site_bg.jpg) !important;*/
}

body .cologne-main {
    margin-top: 0;
}

body .cologne-main > .cologne-grid-container,
body .cologne-breadcrumb .cologne-grid-container {
    background-color: rgba(255, 255, 255, 0.5);
}

body .add-to-basket label:before {
    content: "\f07a";
    font-family: FontAwesome;
    margin-right: 0.75em;
}

body .quiqqer-productList-product-list .add-to-basket label:before {
    display: none;
}

.toTop:before {
    background-color: #febf00 !important;
    background-image: linear-gradient(#F2E42C, #FFD307, #FEBF00) !important;
    border-color: #FEBF00 !important;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.25) !important;
    color: #444 !important;
}

body .toTop .fa {
    position: relative;
    z-index: 1;
}

body .page-content-header {
    border-bottom: 1px solid #ddd;
}

/***********/
/* Top bar */
/***********/
body .topbar {
    background: linear-gradient(45deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.8));
    color: #fff;
}

body .topbar-contact-mail a {
    color: inherit;
}

body .topbar-contact-mail:hover {
    color: #FEBF00;
}

body .template-search .quiqqer-products-search-suggest-form-button {
    color: #444;
}

body .lcs-button .lcs-button-flag {
    border-right: none;
}

body .lcs-button .fa {
    display: none;
}

body .quiqqer-frontendUsers-userIcon {
    background-color: #FEBF00;
    box-shadow: none !important;
}

.topbar .quiqqer-frontendUsers-userIcon-icon {
    background-color: #FEBF00;
    background-image: linear-gradient(#F2E42C, #FFD307, #FEBF00);
    color: #444;
}

@media screen and (max-width: 767px) {
    .template-search .quiqqer-products-search-suggest-form-button {
        box-shadow: 0 0 0 1px #fff !important;
        color: #fff !important;
    }
}

.lcs-menu-list-entry-link {
    color: #606975 !important;
}

/* topbar search */
body .quiqqer-products-search-suggest-dropdown {
    color: #606975;
}

/*******/
/* Nav */
/*******/
.page-1 .cologne-header {
    background: none !important;
}

.page-1 .cologne-header-fixed {
    background: #fff !important;
}

body .quiqqer-menu-megaMenu-list .quiqqer-menu-megaMenu-list-item {
    align-items: center;
    display: flex;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}

html[lang="de"] .qui-menu-siteid-1624,
html[lang="en"] .qui-menu-siteid-1583 {
    background: #FEBF00;
    border: 2px solid #FEBF00;
    border-radius: 5px;
    color: #444 !important;
    height: 30px;
    line-height: 30px;
    position: relative;
}

html[lang="de"] .qui-menu-siteid-1624:hover,
html[lang="de"] .qui-menu-siteid-1624:active,
html[lang="de"] .qui-menu-siteid-1624:focus,
html[lang="en"] .qui-menu-siteid-1583:hover,
html[lang="en"] .qui-menu-siteid-1583:active,
html[lang="en"] .qui-menu-siteid-1583:focus
{
    background-color: #fff;
}

html[lang="de"] .qui-menu-siteid-1624:after,
html[lang="en"] .qui-menu-siteid-1583:after {
    content: "\f006";
    font-family: FontAwesome;
    margin-left: 10px;
}

/* mega menu - submenu */
.quiqqer-menu-megaMenu-children-image-entry {
    min-width: calc(100% / 6) !important;
    width: calc(100% / 6) !important;
}

@media screen and (max-width: 1300px) {
    .quiqqer-menu-megaMenu-children-image-entry {
        min-width: calc(100% / 7) !important;
        width: calc(100% / 7) !important;
    }
}

.quiqqer-menu-megaMenu-children-image-entry-img {
    background-size: 70% auto !important;
}

body .quiqqer-menu-megaMenu-children-image-entry a:hover {
    color: inherit;
}

body .quiqqer-menu-megaMenu-children-image-entry a:hover .quiqqer-menu-megaMenu-children-image-entry-img {
    border: 1px solid rgba(0, 0, 0, 0.5);
    box-shadow: none !important;
}

/**************/
/* Breadcrumb */
/**************/
body .cologne-breadcrumb {
    background: none;
    border-bottom: none;
    height: 50px !important;
}

body .cologne-breadcrumb .quiqqer-breadcrumb {
    text-align: left;
}

body .cologne-breadcrumb .cologne-grid-container {
    border-bottom: none;
}

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

/**********/
/* Footer */
/**********/
body .template-footer {
    background-attachment: fixed;
    background-image: linear-gradient(45deg,rgb(0 0 0 / 87%),rgb(0 0 0 / 89%)) ;
    background-color: transparent;
    border-top: 1px solid #ddd;
    clear: both;
    color: #fff;
    float: none;
    padding-top: 2em;
}



body .cologne-footer-copyright {
    background-color: transparent;
}

body .cologne-footer-copyright {
    border-color: #555;
}

.page-1 .template-footer {
    max-width: 100%;
}

/***********/
/* Sidebar */
/***********/
body .left-sidebar-filter-header h2 {
    border-left: 4px solid #FEBF00;
    margin-bottom: 1.5rem;
    padding: 0.5rem 1rem;
}

/************************/
/* Category sidebar nav */
/************************/
body .quiqqer-products-category-menu-navigation__isInBreadcrumb .fa {
    font-weight: bold;
}

/************************/
/* Brick - Promo slider */
/************************/
/*body .template-grid-container .quiqqer-productbricks-productslider {*/
/*    background-attachment: fixed;*/
/*    !*background-position: initial;*!*/
/*    background-repeat: initial;*/
/*    background-size: initial;*/
/*    position: relative;*/
/*    background-position: center 700px;*/
/*    overflow: hidden;*/
/*}*/

body .template-grid-container .quiqqer-productbricks-productslider {
    /*background-attachment: fixed;*/
    /*background-position: initial;*/
    background-repeat: initial;
    background-size: initial;
    position: relative;
    background-position: center 600px;
    overflow: hidden;
}

/*****************************/
/* Brick - featured products */
/*****************************/
.featuredProducts-gallery-box-entries-entry-image {
    height: 100px !important;
}

/*********************/
/* Brick - promo box */
/*********************/
.quiqqer-productbricks-promobox-wrapper-container.colorScheme-dark {
    background: rgba(0, 0, 0, 0.2) !important;
}

/********************/
/* Brick - category */
/********************/
.quiqqer-bricks-categorybox-box-content p {
    color: inherit !important;
}

/*********************/
/* Brick - promo box */
/*********************/
.quiqqer-productbricks-promoboxImageNextToContent-container-image {
    background-size: cover !important;
}

/*********************************/
/* Bricks - Footer Zahlungsarten */
/*********************************/
body .footer-payment-methods {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
}

body .footer-payment-method {
    margin-bottom: 1rem;
    margin-right: 2rem;
}

body .footer-payment-method label {
    display: block;
    margin-bottom: 5px;
}

body .footer-payment-method img {
    background-color: rgba(255, 255, 255, 0.15);
    border: 1px solid #787878;
    border-radius: 5px;
}

@media screen and (max-width: 767px) {
    body .footer-payment-methods {
        justify-content: flex-start;
        text-align: left;
    }
}

/***************************/
/* Children list - default */
/***************************/
body .bow-childrenlist-default-entry {
    border: 1px solid #ddd;
    border-radius: 5px;
    margin: 3rem 0;
    overflow: hidden;
    padding: 1rem;
    width: 100%;
}

body .bow-childrenlist-default-entry-image {
    max-height: 300px;
    overflow: hidden;
    padding: 0;
    text-align: center;
}

body .bow-childrenlist-default-entry-content {
    padding-left: 2rem;
}

body .bow-childrenlist-default-entry-content header {
    margin-bottom: 2rem;
}

body .bow-childrenlist-default-entry-content header h2 {
    margin-bottom: 5px;
}

body .bow-childrenlist-default-entry-content-headerLink {
    color: inherit;
}


body .bow-childrenlist-default-entry-content-short {
    margin: 1rem 0;
}

body .bow-childrenlist-default-entry-content-button {
    color: inherit;
    float: right;
    font-weight: bold;
}

/****************/
/* Product list */
/****************/
body .cologne-products-productGallery-products-product .cologne-products-productGallery-products-product-image {
    margin-bottom: 0;
}

body .cologne-products-productGallery-products-product .cologne-products-productGallery-products-product-title {
    font-size: 1.05rem;
    overflow: initial;
    text-overflow: initial;
    white-space: initial;
}

body .cologne-products-productGallery-products-product-title .product-data-sku,
body .cologne-productList-product-details-content-title .product-data-sku {
    margin-top: 5px;
    font-size: 12px;
}

/***************/
/* Einzelstück */
/***************/
.bow-last-piece:before {
    background: #ff9b00;
    border-radius: 10px;
    display: inline-block;
    height: 8px;
    margin-right: 5px;
    visibility: visible;
    width: 8px;
    vertical-align: middle;
}

/* Product list - filter tag. Das muss im Template gefixt werden */
.quiqqer-products-productList-filterList-list {
    flex-wrap: wrap;
}

.quiqqer-gallery-logoSlider-child:not(.quiqqer-gallery-logoSlider-child__moreLink):not(:hover) {
    filter: none!important;
}


.quiqqer-bricks-promoslider-slide-mobile-slide > a, .quiqqer-bricks-promoslider-slide > a {
    color: #fff!important;
}

.template-children-container.cologne-footer-predefined-container a {
    color: #fff!important;
}

/* WebKit/Blink Browsers */
::selection {
    /*background: #e0c90a; */
    background: #febf00;
    color: #313131;
    /*background: #000000;*/
}
/* Gecko Browsers */
::-moz-selection {
    /*background: #e0c90a;*/
    background: #febf00;
    color: #313131;
    /*background: #000000;*/
}

/* normal slider backgound #212121 */

/** Hens Changes */
.brick-1 .quiqqer-productbricks-productslider-slide-right picture img {
    box-shadow: rgb(0 0 0 / 69%) 0px 26px 30px -10px, rgb(0 0 0 / 73%) 0px 16px 10px -10px;
}

.brick-1 .quiqqer-bricks-promoslider-slide-text,
.brick-1 .fa-chevron-right,
.brick-1 .fa-chevron-left {
    color: #fff;
}

.page-1 .quiqqer-products-control-product-childrenslider-entry-image a {
    object-fit: cover;
    overflow: hidden;
    padding: 0;
    margin: 0;
}

.page-1 .quiqqer-products-control-product-childrenslider-entry-image a picture {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
}

.page-1 .quiqqer-products-control-product-childrenslider-entry-image a picture img {
    width: 100%;
}
/** Hens Changes */

.lang-currency-switch {
    display: none !important;
}

@media (max-width: 470px) {
.cologne-header-logo-link img{
    width: 100px !important;
}
}

@media (max-width: 1176px) {
    .quiqqer-menu-megaMenu-list {
        display: none !important;
    }
}

.quiqqer-control-payments-grid-entry {
    /*border: none !important;*/
    filter: invert(0.9) grayscale(9) !important;
    background: none !important;
    border-radius: 0.5rem;
}

.devart-cycling-footerWrapper {
    background-image: url('/media/cache/bshop/backgrounds/photographerpaul_20230102_mtb_3334_Gro.jpg');
    background-position: center center;
    background-size: cover;
}

@media screen and (max-width: 767px) {
    .devart-cycling-footerWrapper {
        background-size: cover;
    }
}

/**********************/
/* Category box brick */
/**********************/
.quiqqer-productbricks-categorybox .quiqqer-bricks-categorybox-box-image {
    background-attachment: fixed;
    background-position: center;
    align-items: center;
    background-image: url('/media/cache/bshop/backgrounds/photographerpaul_20230108_mtb_4948_Gro.jpg');
    position: relative;
}

.quiqqer-productbricks-categorybox .quiqqer-bricks-categorybox-box-image a {
    color: #fff;
    height: 5rem;
    width: 5rem;
    font-size: 2rem;
    line-height: 5rem;
    border-radius: 1rem;
    position: absolute;
    bottom: -2rem;
    background: #333;
}

.quiqqer-productbricks-categorybox .quiqqer-bricks-categorybox-box-image .fa {
    font-size: inherit;
}

.quiqqer-productbricks-categorybox .quiqqer-bricks-categorybox-box-content {
    padding-top: 3rem;
}

@media screen and (max-width: 767px) {
    .guest-order-login { 
        width: 100% !important;   
    }
}

@media screen and (min-width: 767px) {
    .page-9 main {
    
    }
}
