/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
body, html {
    overflow-x: hidden;
	font-family: system-ui
}

a {
  text-decoration: underline;
}

.skiplinks {
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  opacity: 0;
}
.skiplinks:has(:focus) {
  pointer-events: all;
  opacity: 1;
}

#wrapper .breadcrumb li:last-child {
  color: #000000;
}

#header, #header .header-nav .cart-preview .shopping-cart {
  color: #333;
}
#header a:hover {
  color: #999;
}
#header .header-top .menu {
	padding-left: 0;
}

.tabs .nav-tabs .nav-link {
  color: #555;
}

.lgcookieslaw-button:focus, .lgcookieslaw-button:focus-visible {
  outline: 2px solid black;
}

.top-menu a[data-depth="0"] {
	padding: 0 15px 0 0;
	font-weight: 400;
}

#_desktop_top_menu .top-menu[data-depth="0"] li.expanded .sub-menu,
#_desktop_top_menu .top-menu[data-depth="1"] li.expanded > .sub-sub-menu {
  opacity: 1;
  visibility: visible;
}

.footer-container {
    padding-top: 25px;
	padding-bottom: 40px;
	box-shadow: none;
	background-color: #ebebeb
}

.distributor-logo {
	width: 75px;
	padding: 10px 5px;
}

.distributor-logo-icon {
	height: 50px;
	padding: 10px 5px;
}

.payment-logo {
    margin-top: 10px;
}

@media (min-width: 1200px) {
#header .container {
	width: 1440px;
}
#footer .container {
	width: 1440px;
}
#index #wrapper .container {
	width: 100%;
	padding: 0;
	margin-bottom: 500px;
}
#category #wrapper .container {
	width: 1440px;
}
}

#index #wrapper {
	padding: 0;
	background: transparent;
}

.carousel {
	box-shadow: none;
}

.carousel .carousel-inner {
	height: 692px;
}

.carousel .carousel-item .caption {
    left: 380px;
    bottom: 175px;
    max-width: 500px;
}
@media (max-width: 1500px){
.carousel .carousel-item .caption {
    visibility: hidden;
}}

.carousel .carousel-item img {
	position: absolute;
}

.carousel .carousel-control .icon-next:hover i, .carousel .carousel-control .icon-prev:hover i {
    color: rgb(0 39 79);
}					
.footer-container .h3 {
	color: #474747;
	text-transform: none!important;
	margin-bottom: 14px;
	font-size: 1em;
	margin-left: -1px;
	font-weight: 600;
}

.footer-container li {
	margin-bottom: 0;
}

#header .logo {
    max-height: 80px;
    max-width: 400px;
    margin-left: -8px;
    margin-top: -48px;

}

.header-top .search-widget form input[type=text] {
    width: 85%;
    margin-left: 44px;
    height: 40px;
    border: 1px solid rgba(0,0,0,.5);
}

.top-menu .sub-menu ul[data-depth="1"]>li {
	float: none;
	margin: 0;
}

.top-menu .sub-menu ul li {
  position: relative;
}						   
.top-menu .sub-menu {
	width: 270px;
    min-width: 200px;
	transition: opacity .8s ease,visibility .2s ease;
	top: 25px !important;
	margin-left: 0px;
}

#wrapper {
    background: #ffffff;
    box-shadow: none;
}
.form-control input[type=text]:focus {
    background: rgb(0 39 79);
    color: rgb(0 39 79);
}
.form-control:focus, .input-group.focus {
    outline: 0.1875rem solid rgb(0 39 79);
}

.form-control:focus {
    border-color: rgb(0 39 79);
}

.header-top hr {
    border-top: 0px solid rgba(0,0,0,.2);
}
#header .header-nav #_desktop_contact_link #contact-link {
    margin-top: 0.9375rem;
    visibility: hidden;
}
#header .top-menu a[data-depth="0"]:hover {
    color: #b1b1b1;
}
#header .header-top a[data-depth="0"] {
    color: #232323;
    text-transform: none;
}
#header a:hover {
    text-decoration: none;
    color: #b1b1b1;
}
#header .header-nav {
    border-bottom: none;
    max-height: none;
}
#header .header-nav .right-nav {
    font-size: 1em;
}
#header .menu, #header .menu>ul>li {
    display: inline-block;
    position: relative;
}
#header .header-nav .cart-preview.active {
    background: rgb(0 39 79);
}
#header .header-nav .blockcart {
  height: auto;
}
#products .product-title a, .featured-products .product-title a, .product-accessories .product-title a, .product-miniature .product-title a {
    color: #000000;
	text-transform: initial;
	font-weight: 400;
  font-size: 1em;
}

#products .highlighted-informations .quick-view:hover, .featured-products .highlighted-informations .quick-view:hover, .product-accessories .highlighted-informations .quick-view:hover, .product-miniature .highlighted-informations .quick-view:hover {
    color: #000000;
}
#product-modal .modal-content .modal-body .product-images img:hover {
    border: 3px solid rgb(0 39 79);
}
.product-actions .add-to-cart {
  height: auto;
}
.product-flags li.product-flag {
    background: #000000;
}
.products-selection {
    display: none;
}

.product-images>li.thumb-container>.thumb.selected, .product-images>li.thumb-container>.thumb:hover {
    border: 3px solid rgb(0 39 79);
}
.pagination>div:first-child {
    line-height: 2.5rem;
    visibility: hidden;
}
.card-block {
    padding: 1.25rem 1rem 0.5rem;
	border: none;
	box-shadow: none
}
.card-block h3.h3.card-title {
    text-transform: none;
}
.card-block h3.h1.card-title {
    text-transform: none;
}

#order-items h3.card-title.h3.col-md-6.col-12 {
    margin-left: 6rem;
    padding-left: 6.3rem;
}							  
.col-md-6 {
    float: left;
    width: 41%;
}
@media (max-width: 500px){
.col-md-6 {
    float: left;
	width: 100%;
}}
.col-md-7 {
	float:right;
	}
.col-md-1 {
    width: 6.33333%;
}
.block-category {
    min-height: 4.75rem;
    margin-bottom: 1rem;
}
.block-contact {
    color:#474747;
	font-size: 1em;
	padding-left: 35px;
}
.block-categories {
    box-shadow: 1px 1px 4px 0 rgb(0 0 0 / 20%);
    border: none;
}


.footer-container li a:hover {
    color: rgb(0 39 79);
}

.footer-container li a {
    color: #474747;
    cursor: pointer;
	font-size: 1em;
}
.search-widget form button[type=submit] .search:hover {
    color: rgb(0 39 79);
}
.search-widget form input[type=text]:focus {
    outline: 3px solid rgb(0 39 79);
    color: rgb(0 39 79);
    background: #ffffff;
}

.search-widget form input[type=text]:focus+button .search {
    color: rgb(0 39 79);
}
a {
    color: rgb(0 39 79);
}
.btn-primary {
    background-color: rgb(0 39 79);
	box-shadow: none;
}
.btn-primary.focus, .btn-primary:focus, .btn-primary:hover {
    background-color: rgb(1 28 55);
}
.page-my-account #content .links a:hover i {
    color: rgb(0 39 79);
}
a:hover {
	color: #b1b1b1
}

.tabs .nav-tabs .nav-link.active, .tabs .nav-tabs .nav-link:hover {
    border: none;
    border-bottom: 3px solid rgb(0 39 79);
}

.tabs .nav-tabs .nav-link.active {
    color: rgb(0 39 79);
}

#top_sub_menu_26243	{
	width: 200px;
    margin-left: 131px;
}

h3.page-subheading {
    margin-left: 146px;
}

.amazonPayButton {
    margin-left: 100px;
}

.bootstrap-touchspin {
    display: -webkit-box;
	box-shadow: none;
}
div#_search {
    width: 23.33333%;
}
@media (max-width: 500px){
div#_search {
    width: 71.33333%;
}}
.product-variants>.product-variants-item select {
    box-shadow: none;
	width: 55%;
}
/*Angeglichen PK Modul*/
.product-variants {
    margin: 30px 0px 45px 0px;
}
.product-cover img {
    box-shadow: 1px 1px 4px 0 rgb(0 0 0 / 20%);
}
.product-images>li.thumb-container>.thumb {
    box-shadow: 1px 1px 4px 0 rgb(0 0 0 / 20%);

}
.tabs {
    box-shadow: 1px 1px 4px 0 rgb(0 0 0 / 20%);
	padding: 1.25rem 1.325rem;
}
#products .thumbnail-container, .featured-products .thumbnail-container, .product-accessories .thumbnail-container, .product-miniature .thumbnail-container {
    box-shadow: 1px 1px 4px 0 rgb(0 0 0 / 20%);
}

/*Bereich unter Footer*/


p.footer-copyright {
    font-size: 0.9em;
    white-space: nowrap;
	margin-bottom: 4px;
	color: rgb(0 39 79);
	font-weight: 500;
}
.col-md-1.right {
    float: right;
    margin-top: 6px;
    width: 185px;
}
@media (max-width: 500px){
.col-md-1.right {
    float: right;
    margin-top: -26px;
    width: 160px;
}}
.col-md-1.left {
    margin-top: 8px;
	padding-left: 7px;
}
li.footer-links {
    font-size: 0.9em;
	white-space: nowrap;
	display: inline;
	font-weight: 500;
}

#blockcart-modal .product-name {
    color: rgb(0 39 79);
}
.cart-grid-body a.label:hover {
    color: rgb(0 39 79);
}
@media (min-width: 1000px){
.col-md-1.zahlungen {
	margin-left: 210px
}}

@media (max-width: 500px){
.col-md-1.zahlungen {
    padding-left: 10px;
	float: none;
}}
/*Width_4_Produkte_und_Ausrichtung*/
@media (min-width: 500px){
#products {
    width: 100%;
}} 

li.footer-mittig {
    font-size: 0.9em;
    white-space: nowrap;
    display: inline;
	font-weight: 500;
}
section#contentEmpty {
    visibility: hidden;
}
body#checkout section.checkout-step .address-item.selected {
    border: 3px solid rgb(0 39 79);
}
body#checkout a:hover {
    color: #b1b1b1;
}

body#checkout #header .header-nav .logo {
    max-height: 80px;
    max-width: 400px;
}

/*Footer_Checkout*/

body#checkout #header .header-nav {
    max-height: none;
    padding: 78px 0px 20px;
    border: none;
    margin-bottom: 0;
}

p.text-sm-center {
    display: none;
}

/*Footer_Checkout*/

.custom-radio input[type=radio]:checked+span {
    background-color: rgb(0 39 79);
}

.product-information, .page-content.page-cms ul, p {
  font-size: 1em;
}

#header .header-top .position-static {
    position: static;
    margin-bottom: -15px;
}

@media (max-width: 767px) {
	#header .header-nav .top-logo a img {
		margin: 0px;
}
}
@media (max-width: 767px) {
#header .header-nav .user-info .logged {
    color: rgb(0 39 79);
}
}

.pagination .current a {
    color: black;
    text-decoration: none;
    font-size: 1.25rem;
}
.row.product-container .col-md-6 .h1 {
    text-transform: none;
    font-weight: 500;
    font-size: 1.25em;
    line-height: 120%;
}
.card-block h1 {
    text-transform: capitalize;
    font-weight: 500;
}

a.text-uppercase.h6 {
    text-transform: none!important;
	font-weight: 500;
}

.top-menu a.dropdown-submenu {
    text-transform: none;
    font-weight: 400;
}
.block-categories .category-sub-menu li[data-depth="0"]>a {
    font-weight: 400;
	border-bottom: none;
}

/*Footer_Mobile_Ansicht*/

@media (max-width: 500px){
.links .title {
    padding: 0.625rem;
    cursor: pointer;
	border-bottom: none;
	width: fit-content;
}
a.h3 {
    visibility: hidden;
}
.col-md-6.links {
    width: 100%;
	border-bottom: none;
	float: none;
}
}



/*Footer_Mobile_Ansicht*/

.product-price-and-shipping {
    display: none;
}

#blockcart-modal .modal-body .divide-right span {
    display: inline-grid;
    margin-bottom: 0.3625rem;
}

/*Modal_Dialog_Cart*/

select.form-control.form-control-select.js-an_productfields-price {
    width: 55%;
}

/*Überschrift_Box_Kategorieseite*/
@media (min-width: 1000px){
.block-category.card.card-block {
    width: 115%;
	margin-left: -10rem;	
}}

.block-category .h1 {
    visibility: hidden;
}
/*Überschrift_Box_Kategorieseite*/


/*Anpassung_Menu*/

.top-menu[data-depth="2"] {
    margin: 0.625rem;
}

/* #_desktop_top_menu .top-menu[data-depth="0"] li:hover > .sub-menu { */
    /* opacity: 1; */
    /* visibility: visible; */
/* } */

a.dropdown-submenu {
	position: relative;
}

a.dropdown-submenu.gotchildren::after {
	content: ">";
	position: absolute;
	right: 0;
}
@media (max-width: 767px) {
    a.dropdown-submenu.gotchildren::after {
      content: "";
      position: absolute;
      right: 0;
    }
}						   

.sub-sub-menu {
  width: auto;
    min-width: 200px;
    transition: opacity .4s ease,visibility .4s ease;
    /* margin-top: -70px; */
    /* transform: translateY(-50%); */
    /* -webkit-transform: translateY(-50%); */
    /* -moz-transform: translateY(-50%);  */
    /* -o-transform: translateY(-50%); */
    /* -ms-transform: translateY(-50%); */
    top: 0 !important;
    margin-left: 258px;
    opacity: 0;
    visibility: hidden;
    border: none;
    box-shadow: 2px 1px 11px 2px rgb(0 0 0 / 10%);
}

@media (max-width: 767px) {
    .sub-sub-menu {
        opacity: 1;
        visibility: visible;
        transition: .5s ease-out;
    }
}						   
#mobile_top_menu_wrapper .top-menu .sub-sub-menu {
    box-shadow: none;
    z-index: inherit;
    display: none;
    position: static;
    overflow: hidden;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
    background: #fff;
    opacity: 1;
    transition: none;
}

#mobile_top_menu_wrapper .top-menu .sub-sub-menu.collapse.in {
    display: block;
}

#_desktop_top_menu .top-menu[data-depth="1"] li:hover > .sub-sub-menu {
    opacity: 1;
    visibility: visible;
}

#header .top-menu a[data-depth="2"]{
	padding-top: 0.25rem;
    padding-bottom: 0.25rem;
}


/*Anpassung_Menu*/

/*Effekt_Menu*/

#header .top-menu a[data-depth="1"]:hover, #header .top-menu a[data-depth="2"]:hover{
	box-shadow: inset 400px 0 0 0 #F2F2F2;
    color: #000000;	
}
#header .top-menu a[data-depth="1"], #header .top-menu a[data-depth="2"] {
    box-shadow: inset 0 0 0 0 #F2F2F2;
    color: #000000;
    transition: color .8s ease-in-out, box-shadow .8s ease-in-out;
    padding: 0.5rem 0 0.25rem 5px;
}

/*Effekt_Menu*/

.dropdown:hover .expand-more {
    color: rgb(0 39 79);
}

.btn-unstyle:focus .expand-more {
    color: rgb(0 39 79)
}


/*Varianten_Links_Produktvorschau_deaktivieren*/
#products .variant-links, .featured-products .variant-links, .product-accessories .variant-links, .product-miniature .variant-links {
    display: none;
}

.attachment {
    height: 4.5rem;
}
#wrapper .breadcrumb {
	width: 85%;
	font-size: 1em;
  line-height: 120%;
}
#wrapper .breadcrumb li:after {
    margin: 0.05rem;
}
.highlighted-informations.no-variants.hidden-sm-down {
    display: none;
}

body.tax-display-enabled #products .product-description, body.tax-display-enabled .featured-products .product-description, body.tax-display-enabled .product-accessories .product-description, body.tax-display-enabled .product-miniature .product-description {
    min-height: 90px;
	padding: 0px 5px 0.7rem 5px;

}
.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary:disabled.focus, .btn-primary:disabled:focus, .btn-primary:disabled:hover {
    background-color: rgb(0 39 79);
}
.input-group .input-group-btn>.btn {
    background: rgb(0 39 79);
}
/*Überflüssige Überschrift bei Anhängen entfernt*/
section.product-attachments p.h5.text-uppercase {
    display: none;
}
/*Doppelten Link in den Anhängen deaktiveren*/
.attachment h4 a {
    pointer-events: none;
}
h2#js-product-list-header {
    text-transform: none;
}
.product-actions .control-label {
    margin-bottom: 10px;
    font-weight: bold;
}
.page-header h1 {
    font-weight: 600;
}
.pagination .page-list {
    box-shadow: none;
}
div.product-description p {
    color: black;
}
/*Positionierung Checkbox Kontaktformular*/
.form-group.row .offset-md-3 .gdpr_consent.gdpr_module_1 {
    padding-left: 15px;
}
/*Textbereich unter Bildern entfernen*/
figcaption.image-caption {
    display: none;
}
.product-add-to-cart .product-quantities {
    font-weight: 500;
    padding-top: 5px;
	font-size: .875rem;
}
/*Mengenrabatt*/
.product-price, .has-discount.product-price {
    color: rgb(0 39 79);
}

.product-discounts {
    display: none;
}

.has-discount .discount {
    background: #ffffff;
    color: #000;
    font-weight: 400;
}
.product-flags li.product-flag.discount {
    display: none;
}
/*Mengenrabatt*/

div#order-items {
    display: none;
}						 

@media (min-width: 1200px) {
  .container {
      width: 1440px;
      max-width: 100%;
  }
}