/* customize styles Jens Montag */  


/* invoice */
img.invoice_logo {
	width:150px; height:auto;float:right; 	
}

.ce_hyperlink.btn-second a, .ce_revolutionslider_hyperlink.btn-second, a.hyperlink_txt, #footer a {text-decoration: none;}

#footer {background-color:#14469E!important;}


@media screen and (min-width: 768px) {
#footer {background-color:#14469E!important;}
}
.offcanvas-trigger {display:none!important;}
#top.mod_top_mail a {padding:0 20px!important;}
#top {display:none;}

.mmenu_trigger, .mmenu_trigger .burger:after, .mmenu_trigger .burger .burger_lines, .mmenu_trigger .burger .burger_lines:after, .mmenu_trigger .burger .burger_lines:before {color:#fff;}

#individuelles_seminar 
{
margin: auto;
padding: 0;
margin: 8px;
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
transition: .2s box-shadow;
border-radius: 4px;
width: 500px;
background-color: #B12832;
}

table, th, td {
  border: 1px solid black;
  border-collapse: collapse;
  border-color: #ddd;
  padding:5px;
}

#individuelles_seminar h2, #individuelles_seminar p, #individuelles_seminar a {color:#fff;}
#individuelles_seminar h2 {font-size: 1.5em;}

.submit_container {width:200px;}
.ind_seminar .submit_container {display:none;}

@media screen and (max-width: 768px) {
    .ind_seminar .submit_container {display:none;}
	.mod_iso_productreader .submit_container .add_to_cart {display:none!important;}
	.mod_iso_productreader .submit_container {display:none!important;}
}

.wissen .mod_customnav a {text-decoration: underline; color:#B12832;}

media only screen and (max-width: 767px)
#mod_login_top_opener_635 {
    display: block!important;
}
.sku {
    display: none!important;
}
/* image containers */  
.image_container img {width: auto;min-width: 0;}

/* accordeons */  
.ce_accordionSingle {max-width: 900px; border: none; margin:auto;}
.toggler.ui-accordion-header {background-color: #1E398F; color: #fff;}

.ce_accordionSingle:hover {}
.toggler.ui-accordion-header:hover {color:#fff;}

.ce_accordion .toggler:before {color:#fff;}
.header {background-color:#14469E!important;}
#header {background-color:#14469E!important;}

/* fonts */

/* fredoka-300 - latin */
@font-face {
  font-family: 'Exo';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/fredoka-v8-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/fredoka-v8-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/fredoka-v8-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/fredoka-v8-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/exo/static/Exo-Regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/fredoka-v8-latin-300.svg#Fredoka') format('svg'); /* Legacy iOS */
}

html, body  {
font-family: Exo;
font-weight: 400;
}
a, p, span, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,
.ce_revolutionslider_text.bold, .font_headline {font-family: "Exo";font-weight: 400;}
/* general */

#top_link a {background: rgba(255,204,0,.9);}
.ti-angle-up:before {color: #fff;}

#iso_ajaxBox a.button-product,#iso_ajaxBox a.button-cart {padding:5px; background-color:#D60846;width:160px;box-shadow:1px 1px 2px #555;color:#fff;}

/* Warenkorb temporär verstecken wegen email Bestell Fehler*/
.submit_container {display:none;}

/* SLIDER STYLES */

/* .slider_underline .caption {padding-bottom: 5px; text-decoration: underline solid white 2px;} */


/************************************  SHOP CONFIGURATION ************************************/

/* product list configuration */

/** CSS Isotope **/

/** CSS custom properties **/
:root {
    --color-red: #9f111b;
    --color-black: #292c37;
    --color-grey: #f9f9f9;
    --color-blue: #17a2b8;
    --color-yellow: #ffc107;
    --color-green: #28a745;
    --color-text: var(--color-black);
}

/** Layout Sidebar **/
#right {
    padding-left: 40px;
    margin-top: 2em;
    margin-left: 40px;
    box-shadow: -20px 0 16px -20px rgb(0 0 0 / 0.2)
}

#right h5 {
    font-weight: bold;
    font-size: 1.2em;
}

#right nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#right nav ul li {
    padding: 0;
    margin: 0;
}

#right nav ul strong {
    color: var(--color-red);
}

#left .inside:first-child {
    margin-top: 60px;
}


.new_customer_registry {
	background-color:#1E398F;
}

.mod_login.new_customer_registry a,.mod_login.new_customer_registry span, .mod_login.new_customer_registry p, .mod_login.new_customer_registry h1, .mod_login.new_customer_registry h2, 
.mod_login.new_customer_registry h3, .mod_login.new_customer_registry h4, .mod_login.new_customer_registry h5, .mod_login.new_customer_registry h6, .mod_login.new_customer_registry label
{
	color:#fff;
}


/* divider */

.divider {
	width: 80px;
	margin: auto;
	margin-bottom: 40px;
	margin-top: 40px;
	border-bottom: 2px solid #fff;
}


/** Buttons **/
.submit {
    display: block;
    background: #9f111b;
    font-size: 1.3125em;
    margin: 0.5em 0;
    text-align: center;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    border-radius: 2px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    border: 0;
    transition: all 0.3s ease 0s;
    cursor: pointer;
}

.submit:focus {
    border: none;
}

.submit:hover {
    background-color: #710c13;
}

/** Preis **/
.product_list .price,
.mod_iso_productreader .price {
    font-size: 20px;
    font-weight: bold;
}

.product_list .price,
.mod_iso_productreader .price {
	display:none;
}

/** Produktliste **/
.product_list {
	
    margin:auto;
    grid-template-columns: repeat(auto-fit, minmax(500px, 1fr)); 
    grid-gap: 40px;
	width: 70%;
}

.product_list a, .product_list span {color:#fff;}

.product_column {
	width:55%;
	margin: auto;
}



.product_list .product {
	float:left;    margin:auto;
    padding: 0;
    margin: 8px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
    transition: .2s box-shadow;
    border-radius: 4px;
	max-width: 500px;
	background-color: #B12832;
}

.product_list .headline {height:1.5em;margin-top:10px;}

.product_list .product:hover {
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.4);
}

.product_list .teaser {
    min-height: 6.5em;
	color: #fff;
}

.product_list h3,.product_list h3 a, .product_list h3 span {
    font-size: 1.1em;
    margin-bottom: 0.85714286em;
	color:#fff;
	text-decoration:none;
}


@media screen and (max-width: 768px) {
    .product_list .headline {height:2.8em;margin-top:10px;}
	.product_list h3,.product_list h3 a, .product_list h3 span {
    font-size: 0.5em;
    margin-bottom: 1.85714286em;
	color:#fff;
	text-decoration:none;
}

a {
	/*color: #fff;*/
	text-decoration: underline;
}

.product_list h3 {
	font-size:30px;
	font-weight: bold;
	text-align: center;
}


.product_list em {
    background-color: #fffce1;
}



.product_list .image_container {
    background-color: #E4E4E4;
    width: 100%;
    padding: 0px;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.product_list .data_container {
    padding: 30px;
	background-color: #D60846;
	color: #fff;
	
}
.product_list .details {width: 200px;margin: 0 auto;margin-bottom:20px;}
.product_list .details a {display:block; color: #fff; border: 2px solid#fff;border-radius:3px;padding: 5px 10px;text-decoration:none;}

.product_list .price {
    font-weight: bold;
}

.product_list .product .button a {
    width: 100%;
	text-decoration:none;
	color:#D60846;
	display:block;
	padding:5px 10px;
	background-color: #fff;
}

/** Neue Produkte **/
.product_list .product.new .image_container:before {
    width: 140px;
    left: -35px;
    top: 20px;
    position: absolute;
    padding: 5px 0;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    transform: rotate(-45deg) scale(1) skew(1deg) translate(0);
    content: "neu";
    background: var(--color-green);
    color: #fff;
    text-transform: uppercase;
}

/** Produkt-Details **/
.mod_iso_productreader h1 {
    font-size: 1.5em;
    margin-top: 0;
    font-weight: 700;
    margin-bottom: 0;
	color: #fff;
}

.mod_iso_productreader .sku {
    font-size: 14px;
    margin-bottom: 2em;
}

.mod_iso_productreader .quantity_container label {
    display: none;
}

.mod_iso_productreader .quantity_container input {
    width: 70px;
    text-align: center;
    height: 100%;
    border: 0;
    margin: 0;
    font-weight: 700;
    color: var(--color-text);
}

.mod_iso_productreader .submit_container input.text::placeholder {
    color: var(--color-text);
    font-weight: 700;
}

.mod_iso_productreader .submit_container {
    display: flex;
    max-width: 300px;
    border: 2px solid var(--color-red);
    margin: 0;
    padding: 0;
    border-radius: 20px;
    overflow: hidden;
    background: #fff;
}

.mod_iso_productreader .submit_container .add_to_cart {
    margin: 0;
    border-radius: 0;
}


/** Messagebox **/
.mod_iso_messages {
    position: fixed;
	margin-left:-70px;
	margin-top: -30px;
    background-color: #fff;
    width: 400px;
    font-weight: bold;
    z-index: 9999;
    text-align: center;
    animation-duration: 0.5s;
    animation-name: hideAnimation;
    animation-delay: 12s;
    animation-fill-mode: forwards;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.3);
}

.mod_iso_messages a, .mod_iso_messages span {color:#fff;text-decoration:none;}



/** CSS-Animation Messagebox **/
@keyframes hideAnimation {
    100% {
        max-height: 0;
    }
    0% {
        max-height: 200px;
    }
}

.mod_iso_messages p {
    margin: 0;
    padding: 20px;
	margin-top:50px!important;
}

#iso_ajaxBox {
    min-width: 350px;
    padding: 25px 50px;
}

#iso_ajaxBox.btnClose {background-color:#999;}
#iso_ajaxBox p.iso_confirm {}



/** Warenkorb / Checkout / Tabellen **/
.iso_table {
    border-collapse: collapse;
}

.iso_table td {
    border: none;
    vertical-align: middle;
	padding:10px;
	border: 1px solid #ddd;
	
}



.iso_table .product {
    border-bottom: 1px solid var(--color-black);
}

.iso_table .product a {
    text-decoration: none;
    font-weight: 700;
	color: #fff;
}

.iso_table .product .name a {
    color: var(--color-black);
}

.iso_table .price,
.iso_table .actions,
.iso_table tfoot td {
    text-align: right;
}


.iso_table .quantity input {
    width: 80px;
    text-align: center;
    margin: 0;
}

.iso_table tfoot .name {
    font-style: italic;
}

.iso_table tfoot tr.total {
    font-weight: 700;
}

.iso_table .remove,
.iso_table .edit {
    color: var(--color-black);
}

.iso_table .remove:hover,
.iso_table .edit:hover {
    color: var(--color-red);
}

.mod_iso_cart .iso_table td  a {color:#555;}

.mod_iso_cart .submit_container,
.mod_iso_checkout .submit_container {
    display: flex;
    justify-content: space-between;
}

input .submit .add_to_cart {width:200px!important;}

.mod_iso_cart .submit_container input,
.mod_iso_checkout .submit_container input {
    width: auto;
    font-weight: 400;
}

/** Checkout **/
.mod_iso_checkout {
    background: var(--color-grey);
    padding: 1em;
}

.mod_iso_checkout .steps ol {
    display: flex;
    justify-content: space-between;
}

.mod_iso_checkout .steps li {
    list-style: none;
    text-align: center;
    margin: 0;
    width: calc(25% - 15px);
    background: #fff;
    border: 1px solid var(--color-black);
}

.mod_iso_checkout .steps li a,
.mod_iso_checkout .steps li span {
    padding: 5px 10px;
    display: block;
}


.mod_iso_checkout .steps li.active {
    background: var(--color-black);
    font-weight: bold;
    color: #fff;
}

.mod_iso_checkout .steps li.passed {
    background: var(--color-green);
    border-color: var(--color-green);
}

.mod_iso_checkout .steps li.passed a {
    color: #fff;
    text-decoration: none;
}

.mod_iso_checkout .steps li.passed a:before {
    content: "\f058";
    font-family: "Font Awesome 5 Free", serif;
    margin-right: 5px;
}

.mod_iso_checkout .steps li.passed:hover {
    background: var(--color-black);
    border-color: var(--color-black);
}

/** Formulare **/
.orderconditions legend {
    font-weight: bold;
}

/** Zusammenfassung Bestellung **/
.review .info_container {
    margin: 2em 0;
}

.review.orderproducts {
    margin-top: 2em;
}

.review h3 {
    margin-top: 0;
}

.review .edit:before {
    content: "\f044";
    font-family: "Font Awesome 5 Free", serif;
}

/** Bestellhistorie **/
.mod_iso_orderhistory .link a {
    display: inline-block;
}

/** Warenkorb Icon **/
#shopicons .inside {
    width: 100%;
    max-width: 960px;
    margin: 0 auto 0 auto;
    text-align: right;
}

#shopicons .iconbar {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 10px;
    margin-bottom: -30px;
    position: relative;
}

#shopicons a {
    text-decoration: none;
    font-size: 20px;
    color: var(--color-black);
    margin-left: 15px;
}

#shopicons a:hover {
    color: var(--color-red);
}

#shopicons .cart-icon {
    margin-right: 10px;
}

#shopicons .count {
    font-size: 12px;
    font-weight: bold;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    display: inline-block;
    position: absolute;
    top: -5px;
    right: 0;
    z-index: 999;
    background: var(--color-red);
    color: #fff;
}

/** Adressbuch **/
.shippingaddress fieldset > span {
    display: flex;
    padding: 5px;
    margin: 8px 0;
    background: #fff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    align-items: center;
}

.shippingaddress fieldset > span input {
    min-width: 30px;
    margin-bottom: 0;
}

/** Pagination **/
.pagination {
    margin-top: 2em;
}

.pagination p {
    margin-bottom: 0;
    font-weight: bold;
}

.pagination ul {
    list-style: none;
    display: flex;
}

.pagination ul li {
    margin: 0 8px 0 0;
}

/** Suche **/
div.awesomplete {
    display: block;
    z-index: 999;
}

/** Filter **/
.mod_iso_productfilter {
    overflow: visible;
    margin-bottom: 20px;
}

.mod_iso_productfilter .search input {
    margin-bottom: 0;
}

.mod_iso_cumulativefilter .level_2,
.mod_iso_categoryfilter ul {
    list-style: none;
}

.mod_iso_cumulativefilter ul li,
.mod_iso_categoryfilter ul li {
    margin-left: 0;
}

.mod_iso_cumulativefilter a,
.mod_iso_categoryfilter a {
    text-decoration: none;
}


.mod_iso_cumulativefilter .level_2 a:before,
.mod_iso_categoryfilter a:before {
    font-family: "Font Awesome 5 Free", Serif;
    content: '\f0c8';
    margin-right: 5px;
    font-weight: 400;
    color: var(--color-black);
}

.mod_iso_cumulativefilter .level_2 li:hover a:before,
.mod_iso_cumulativefilter .level_2 li.active a:before,
.mod_iso_categoryfilter li:hover a:before,
.mod_iso_categoryfilter li.active a:before {
    content: '\f14a';
}

/** RangeFilter **/
/** RangeFilter **/
.mod_iso_rangefilter form {
    margin-top: 100px
}

.noUi-target {
    margin: 50px 25px;
}

.noUi-connect {
    background-color: var(--color-black);
}

/** GRID
** https://github.com/erdmannfreunde/contao-grid-bundle
**/

.row {
    display: grid;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    grid-gap: 50px;
}

.col-6 {
    grid-column: span 12;
}

@media screen and (max-width: 768px) {



}



/* product list configuration end */

