/*
Theme Name: Aurum - Child Theme
Theme URI: https://laborator.co/themes/aurum/
Author: Laborator
Author URI: http://laborator.co/
Description: Use this theme if you want to extend features of Aurum theme or prevent overwriting the changes you make when new theme update is available.
Version: 1.0
Template: aurum
Text Domain: aurum
*/

/* latin */
@font-face {
  font-family: 'Abel';
  font-style: normal;
  font-weight: 400;
  src: url(https://edition-nautilus.de/fonts/abel-v18-latin/abel-v18-latin-regular.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


/* Autorinnen */
#tlp-portfolio-container-31375 .tlp-portfolio-isotope {
	display: block !important;
	position:relative;
}
#tlp-portfolio-container-31375 .tlp-portfolio-isotope .tlp-single-item{
position:absolute;
width:123px !important;
max-width:100%;
}
#tlp-portfolio-container-31375 .tlp-portfolio-isotope .tlp-portfolio-item{
min-height: 135px;
background-color: #cce6f1;
display: flex !important;
flex-direction: column;
justify-content: flex-end;
}
.tlp-portfolio .tlp-portfolio-thum img {
	min-height: 90px;
	object-fit: cover;
}
.tlp-content {
	background-color: #ffffff !important;
	min-height: 52px;
}
.tlp-portfolio button {
	margin: 0;
	margin-right: 1px;
}
.tlp-portfolio button.selected,.tlp-portfolio button:hover {
	color: #fff !important;
}
.tlp-portfolio .button-group {
	justify-content: start;
}
.tlp-portfolio .isotope1 .tlp-content .tlp-content-holder {
	padding: 5px;
}
#tlp-portfolio-container-31375.tlp-portfolio .tlp-portfolio-item h3 {
	line-height: 100% !important;
	text-transform: none;
	font-size: 15px !important;
}
#tlp-portfolio-container-31375.tlp-portfolio .tlp-portfolio-item:hover h3 {
	color:#0082b7 !important;
}
#tlp-portfolio-container-31375 {
	padding: 0;
}
#tlp-portfolio-container-31375 > .rt-row > .tlp-portfolio-isotope > [class*="tlp-col-"] {
	padding-right: 15px;
}
#tlp-portfolio-container-31375 .tlp-overlay{
	display:none;
}
.tlp-portfolio-container.tlp-single-detail {
	max-width: 100%;
}
.tlp-portfolio-detail-wrap .tlp-portfolio-image {
	flex: auto;
}
.single-portfolio .portfolio-feature-img img {
	width: auto;
}
body.single-portfolio .portfolio-details * {
	line-height: 1.42857143 !important;
}
.tlp-portfolio .isotope1 .tlp-portfolio-thum {
	background: #fff;
}

.product_cat-spenden table.shop_attributes,
.single-product .product_cat-spenden .woocommerce-Price-amount {
		display: none!important;
}
	
.spenden {
	border: 2px dotted #0082b7;
	padding: 4em!important;
}
.spenden a.wp-block-post-excerpt__more-link{
	margin-top: 0px;
	background-color: #0082B7;
	padding: 10px;
	color: #fff;
}
.spenden a.wp-block-post-excerpt__more-link:hover{
	    background-color: #008dc6!important;
		color: #fff!important;
}
input[type=checkbox],
.checkbox input[type=checkbox],
input[type=checkbox][type=radio],
input[type=checkbox][type=radio]:before,
input[type=radio][type=radio],
input[type=radio][type=radio]:before {
    border: 1px solid #000;
}

.woocommerce-gzd-legal-checkbox-text a,
.woocommerce-gzd-legal-checkbox-text  {
	
	font-weight: 600;
	
}
.woocommerce-gzd-legal-checkbox-text a {
	color: #0082B7;
	}
.woocommerce-gzd-legal-checkbox-text a:hover {
	color:#008dc6!important;
	}



@media (min-width: 989px) {
	.tlp-portfolio-container.tlp-single-detail {
		display: flex;
	}
	.tlp-portfolio-detail-wrap {
		width: 50%;
	}
}
