/* custom CSS */

/*
Gelb-Orange
#ffcd71

Orange-Gold
#ebab32

Dunkle Farbe
#565656
*/

/* Allgemeine Formatierungen Start */
body {
	font-size: 18px;
}
.gr-mheight {
	height: 60px;
}
h2 {
	color: #ebab32;
}
h4.title_block:not(footer h4.title_block) {
	display: none;
}
.linieA {
	border: solid #cacaca 1px;
	height: 3px;
	margin-top: 14px;
	margin-bottom: 14px;
}
.btn {
	background: rgba(100,100,100,0.3) !important;
	color: #000 !important;
	font-size: 1rem !important;
	font-weight: 400 !important;
	border-radius: 0 !important;
}
.btn:hover {
	background: rgba(100,100,100,0.5) !important;
}
.row.has-bg {
  position: relative;
}
.txt-in-img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  max-width: 100%;
  box-sizing: border-box;
  text-align: center;
 	font-size: 300%;
	color: white;
	text-shadow: black 5px 5px 5px;
  z-index: 2;
}
/* Allgemeine Formatierungen Ende */

/* Header Start */
.logorow {
	padding-left: 70px;
}
.logorow {
	background: #565656;
}
.menurow {
	background: #ffcd71;
}
#leo_search_block_top .title_block {
	color: #fff;
}
.language-selector-wrapper a {
		color: #fff;
		font-size: 16px;
}
.box-top .col-info .popup-over a.popup-title i {
		color: #fff !important;
}
.box-top .col-info #_desktop_cart .header i {
	color: #fff !important;
}
/* Header Ende */

/* Hauptnavigation Start */
.box-top.box-h2 .leo-megamenu .navbar-nav {
	text-align: center !important;
}
.leo-megamenu .navbar-nav > li > a {
	font-size: 17px;
	color: #000;
}
.leo-megamenu .navbar-nav > li:focus > a, .leo-megamenu .navbar-nav > li:hover > a {
	color: #888;
}
.dropdown-sub .mega-col-inner > .leo-widget:first-child h2 a {
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	color: rgb(235, 171, 50);
	line-height: 22px;
}
.dropdown-sub .mega-col-inner > .leo-widget:not(:first-child) h2.menu-title-link a {
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	color: rgb(235, 171, 50);
	line-height: 20px;
}
.dropdown-sub p.menu-notitle-link a {
	font-size: 13px;
	font-weight: 400;
	text-transform: none;
	color: #333;
	line-height: 28px;
}
.leo-megamenu .dropdown-menu {
	padding: 15px;
	min-width: 300px;
}
.leo-megamenu .dropdown-menu li a {
	color: #333;
	font-size: 15px;
	line-height: 25px;
}
.leo-megamenu .widget-subcategories li.dropdown .dropdown-sub {
	left: 140%;
}
/* Hauptnavigation Ende */

/* Footer Start */
.box-footerlink {
	padding-top: 30px !important;
}
.row.footer-group.ApRow > * {
	position: relative;
	top: 30px;
}
.footer-container .ApColumn .title_block {
	font-size: 22px;
	text-transform: uppercase;
}
.footer-col,
.footer-col a {
	text-align: left;
	font-size: 17px;
	text-transform: uppercase;
}
.footer-copyright-row {
	padding-top: 40px;
	text-align: center;
	font-size: 16px;
}
/* Footer Ende */

/* Slider Hersteller-Logos Start */
.brands-slider .img-fluid {
	max-width: 180px;
}
/* Slider Hersteller-Logos Ende */

/* Startseite > Reihe "Billardgeschäft | Webshop | Billard Service" Start */
.row:has(> .col-bg-1) {
  display: flex;
  flex-wrap: wrap;
}
.col-bg-1 {
  display: flex;
  flex-direction: column;
}
.col-bg-1 > .block,
.col-bg-1 .block_content,
.col-bg-1 .leo-readmore {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}
.col-bg-1 .leo-readmore-btn {
  margin-top: 30px;
}
.col-bg-1 .block.ApHtml {
	padding: 20px;
	font-size: 17px;
	background: rgba(100,100,100,0.1);
}
.col-bg-1 .block.ApHtml h2 {
	font-size: 21px;
}
.group-1 h1 {
	color: #ebab32;
}
.group-1 p {
	font-size: 24px;
	color: #ebab32;
}
/* Startseite > Reihe "Billardgeschäft | Webshop | Billard Service" Ende */

/* Startseite > Reihe "Häufig gesuchte Artikel..." Start */
.group-5 img.pic4 {
	max-height: 120px;
}
.col-bg-1 .block.ApHtml h3 {
	font-size: 21px;
}
/* Startseite > Reihe "Häufig gesuchte Artikel..." Ende */

/* Startseite > Reihe "WIR SIND DIE BILLARDBAUER" Start */
#form_25995298756538085 > .col-xl-6.col-slideshow {
	display: flex;
	flex-direction: column;
}
#form_25995298756538085 > .col-xl-6.col-slideshow > .row {
	flex: 1;
}
.row:has(> .col-bg-2) {
  display: flex;
  flex-wrap: wrap;
}
.col-bg-2 {
  display: flex;
  flex-direction: column;
}
.col-bg-2 .block.ApHtml {
	padding: 20px;
	font-size: 17px;
	background: rgba(100,100,100,0.1);
	min-width: 100%;
	box-sizing: border-box;
}
.col-bg-2 .col-slideshow {
	background: rgba(100,100,100,0.1);
}
.col-bg-2 .ApSlideShow {
	background: rgba(100,100,100,0.1);
}
.col-bg-2.ApColumn .block {
	margin-bottom: 0;
}
.col-bg-2 .block.ApHtml h2 {
	font-size: 21px;
}
/* Startseite > Reihe "WIR SIND DIE BILLARDBAUER" Ende */

/* Startseite > Reihe "Grosse Auswahl an gebrauchten..." Start */
#form_12839520145220512 > .col-xl-6 {
	display: flex;
	flex-direction: column;
}
#form_12839520145220512 > .col-xl-6 > .row.ApRow {
	flex: 1;
}
#form_12839520145220512 > .col-xl-6 {
	display: flex;
	flex-direction: column;
}
#form_12839520145220512 > .col-xl-6 > .row.ApRow {
	flex: 1;
	display: flex;
	flex-direction: column;
}
#form_12839520145220512 > .col-xl-6 > .row.ApRow > .ApColumn {
	flex: 1;
	display: flex;
	flex-direction: column;
	min-height: 0;
}
#form_12839520145220512 .ApSlideShow {
	flex: 1;
	min-height: 0;
}
/* Startseite > Reihe "Grosse Auswahl an gebrauchten..." Ende */

/* Warenkorb > Modalfenster Start */
#blockcart-modal .modal-header {
	background: #565656;
}
/* Warenkorb > Modalfenster Ende */

/* Kategorieseite > Produktliste Start */
#category-description img.cont-Links {
    display: block;
    margin: 0 0 10px 0;
}
.block-category #category-description p {
	margin: 10px 0 0 0;
	color: #333;
	font-size: 17px;
	line-height: 24px;
}
.product-miniature .thumbnail-container {
    border: 3px solid #c8c8c8;
    background: #fff;
    padding: 10px;
    margin-bottom: 15px;
}
.product_list.plist-dsimple.grid .product-miniature .product-meta,
.product_list.plist-dsimple.grid .product-miniature .product-title,
.product_list.plist-dsimple.grid .product-miniature .product-title a,
.product_list.plist-dsimple.grid .product-miniature .price,
.product_list.plist-dsimple.grid .product-miniature .product-price-and-shipping {
    text-align: center;
}
.product_list.plist-dsimple.list .product-miniature .product-meta,
.product_list.plist-dsimple.list .product-miniature .product-title,
.product_list.plist-dsimple.list .product-miniature .product-title a,
.product_list.plist-dsimple.list .product-miniature .price,
.product_list.plist-dsimple.list .product-miniature .product-price-and-shipping {
    text-align: left;
}
.product_list.list .thumbnail-container .product-description-short {
	margin-top: 15px;
}
.product-miniature .product-title a {
    font-size: 16px;
    font-weight: 500;
    color: #161918;
    text-transform: uppercase;
}
.product-miniature .price {
    font-size: 20px;
    font-weight: 500;
    color: #161918;
}
.thumbnail-container a.product-thumbnail {
    padding-bottom: 0;
    overflow: visible;
}

.thumbnail-container a.product-thumbnail img {
    position: static;
    inset: auto;
    width: 100%;
    height: auto;
    object-fit: contain;
}
.thumbnail-container {
    max-height: 340px;
    overflow: hidden;
}
.product_list.list .thumbnail-container .product-description-short {
	margin-top: 15px;
	line-height: 26px;
}
/* Kategorieseite > Produktliste Ende */

/* Filter (links der Produktliste) Start */
@media (min-width: 768px) {
    .container > .row:has(> .sidebar) {
        display: flex;
        flex-wrap: wrap;
    }
    #category .sidebar #search_filters_wrapper {
        position: sticky !important;
        top: 20px;
        align-self: flex-start;
        max-height: calc(100vh - 40px);
        overflow-y: auto;
    }
}
/* Filter Ende */


/* Responsive (der Header stellt bei 991px auf mobil um) */
@media (max-width: 1240px) {
.col-xl-12 {
    padding-right: 25px;
    padding-left: 25px;
  }
}
@media (max-width: 1199px) {
#col-home-text,
#col-home-text .ApColumn {
  width: 100% !important;
  max-width: 100% !important;
  float: none !important;
}
.group-5 img.pic4 {
	max-height: none;
}
}
@media (max-width: 991px) {
.navbar-header .navbar-toggler {
    width: 70px !important;
    height: 70px !important;
}
.navbar-header .navbar-toggler::after {
    width: 35px !important;
    height: 28px !important;
    border-width: 3.5px 0 !important;
    top: 21px !important;
    left: 17.5px !important;
}
.navbar-header .navbar-toggler::before {
    width: 21px !important;
    height: 3.5px !important;
    top: 33.25px !important;
    left: 17.5px !important;
}
.navbar-header .navbar-toggler {
  cursor: pointer !important;
  z-index: 999 !important;
}
.logorow .box-top {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    width: auto !important;
}
.logorow .col-logo {
    flex: 0 0 auto !important;
    width: auto !important;
}
.logorow .col-info {
    flex: 0 0 auto !important;
    width: auto !important;
    justify-content: flex-end !important;
}
}
@media (max-width: 767px) {
    #category .sidebar #search_filters_wrapper:not(.hidden-sm-down) {
        position: fixed !important;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1050;
        background: #fff;
        overflow-y: auto;
        padding: 15px;
    }
    #search_filter_controls {
        position: sticky;
        top: 0;
        background: #fff;
        z-index: 2;
        padding-bottom: 10px;
    }
}
@media (max-width: 800px) {
  .footer-group.ApRow > .footer-col {
    width: 100% !important;
    float: none !important;
  }
}
@media (max-width: 640px) {
 .col-xl-12.row-gr16 .block.ApHtml  {
	padding-right: 20px;
	padding-left: 20px;
}
}
@media (max-width: 600px) {
.container {
	width: auto;
}
	.block_content img {
		width: auto !important;
		height: auto !important;
	}
.txt-in-img {
	position: absolute;
	top: 30%;
	font-size: 30px;
}
}
@media (max-width: 340px) {
  .logorow .language-selector-wrapper .popup-title > span:not(.cus-sign) {
    display: none !important;
  }
  .logorow .language-selector-wrapper .popup-title > span.cus-sign {
    display: inline !important;
    text-transform: uppercase;
  }
}






/* TOM - ANFANG CUSTOM CSS */

.container1 {clear: left; text-align: left; align-content: center; margin: 8px;}

.container1 {font-size: 15px; line-height: 1.3; margin-bottom: 1;}
.container1 p{font-size: 15px; line-height: 1.3; margin-bottom: 1;}
.container1 span{color:chartreuse; line-height: 150%; font-size: 1.25rem; padding-bottom: 6px; }

.container1 a:link {color:#ebab32; font-weight: bold}
.container1 a:visited {color:#ebab32; font-weight: bold}
.container1 a:hover {font-weight: bold}

.container1 h1{color: #ebab32; line-height: 150%;}
.container1 h2{color: #ebab32; line-height: 150%;}
.container1 h3{color: #ebab32; line-height: 150%;}
.container1 h4{line-height: 150%;}

.container1 ul{list-style-type: disc; padding-left: 20px; list-style-position: outside;}
.container1 li{position: relative; padding-left: 12px;}





/* TOM - TABELLE QUEUES PRÄFIX TAB_Q*/


.Tab_Q {
    width: 100%;
	border-collapse: separate;
    border-spacing: 4px;
}
	
/* 	FORMATIERUNG FÜR EINE ALLFÄLLIGE SPALTEN ÜBERSCHRIFT!! 
.Tab_Q th {background-color: red}
	
	*/
	
.Tab_Q tr:nth-of-type(odd) {
  background-color: #D6D6D6; 
	}	
	
.Tab_Q tr td:first-child {width: 30%; font-weight: bold;
	}
	
.Tab_Q td {
    padding: 2px;
	
	
	}
	























































































































