.mainnav.navbar{
    padding-top: 0;
    padding-bottom: 0;
}
.mainnav.navbar .nav-item{
    height: 100%;
    display: flex;
    align-items: center;
}
.navbar-nav .dropdown-menu{
	font-size: .9em;
}

.mainnav.navbar .nav-item .nav-link{
	color: #000;
}
.mainnav.navbar .nav-item.active .nav-link{
	color: #0499f2;
}
.navbar-toggler, .btn-phone { padding: 0 }
.navbar-toggler svg{ width: 2.5em; height: 2.5em; }
.btn-phone svg{ width: 2em; height: 2em; }
.mainnav.navbar .navbar-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar .nav-item{ color: inherit;  }
.navbar .nav-item.cart{ position: relative; }
@media all and (min-width: 992px) {
	.navbar .nav-item .dropdown-menu{ display: none; border-radius: 0; transition: vcolor .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out }
	.navbar .nav-item:hover .nav-link{   }
	.navbar .nav-item:hover .dropdown-menu{ display: block; }
	.navbar .nav-item .dropdown-menu{ margin-top:0; top: 85%; left: 0; }
}	
@media (min-width: 768px){
	.navbar-expand-md .navbar-nav .nav-link {
	  padding-right: 1.5rem;
	  padding-left: 1.5rem;
	}
}
@media (max-width: 767px){
.navbar-collapse.show .ms-auto {margin-left: 0 !important;}
	.navbar-collapse.show .align-items-center{ align-items: flex-start !important; }
	
}
.navbar ol.navbar-nav{
	margin-left: .5em;
	position: relative;
}
.navbar ol.navbar-nav:before {
	content: '';
	border-left: 1px solid #000;
	margin: 1em 0 1em -.5em;
	position: absolute;
	left: -1px;
	top: 0;
	bottom: 0;
}
.navbar ol.navbar-nav .nav-item{
	color: #0499f2;
}
.navbar ol.navbar-nav .nav-item .btn{
	color: inherit;
}
.product_categories{
	background-color:#eaeaea;
	color: #000;
    font-size: 1.1em;
	text-align:center;
}
.product_categories ul{
	display:inline-block;
	list-style:none;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left: 0px;
}
.product_categories ul > li{
	display:inline-block;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
.product_categories ul > li > a{
	color: #000;
	padding:2px 10px;
	border-radius:1em;
	display:inline-block;
}
.product_categories ul > li > a.active{
	color:#007ac3;
}
.products_listing{
	padding-top: 50px;
}
.product-item-col{
	opacity: 1;
  display: block;
}
.product-item-col.filtered{
	transition: opacity .5s ease-out;
  opacity: 0;
}
.product_item{
	padding-bottom: 60px;
	margin-bottom: 20px;
	position: relative;
}
.product_item .border {
	border: 1px solid #e3e3e3;
}
.product_item figure{
	text-align:center;
	margin-bottom: 0;
	display: block;
    width: 100%;
    position: relative;
}
	.product_item figure:before {
        content: '';
        display: block;
		padding-top: 50%;
    }
	.product_item figure > span {
        display: block;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
    }
.product_item figure img{
	width:auto;
	max-width:100%;
	max-height: 100%;
}
.product_item figure.bg{
	background: rgb(247,247,247);
	border-bottom: 1px solid #e3e3e3;
}
.product_item .info{
	position:relative;
	padding:10px;
}
.product_item .info h1,
.product_item .info h2,
.product_item .info h3{
	text-align:center;
	margin-top: 0px;
	font-size:1.8em;
	white-space:nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #0499f2;
}
.product_item .info ul.specs{
	min-height:8em;
	list-style:none;
	margin:0;
	padding-left: 0px;
	padding-bottom: 35px;
	color: #666;
}
.product_item .info ul.specs li{
	font-size:0.75em;
}
.product_item .info ul.specs li label,
.product_item .info ul.specs li span{
	margin-bottom: 0px;
	display:inline-block;
	vertical-align:top;
}
@media (min-width:992px){
	.product_item .info ul.specs li label,
	.product_item .info ul.specs li span{
		white-space:nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}
.product_item .info ul.specs li label{
	width:20%;
}
.product_item .info ul.specs li span{
	width:80%;
}
.product_item .info .buttons{
	position:absolute;
	left:0;
	right:0;
	bottom:0px;
}
.product_item .buttons .btn {
    color: #fff;
    background-color: #009a5e;
    border-color: #009a5e;
    text-transform: uppercase;
}

.product_item .buttons .btn:hover {
    color: #009a5e;
    background-color: #fff;
    border-color: #009a5e;
}

.product_item .product_price {
  font-size: 1.4em;
  font-weight: bold;
  color: #0499f2;
}

.price {
  font-size: 2.5em !important;
	line-height: 1;
  font-weight: bold;
	color: #009e58;
	position: relative;
	display: inline-block;
}
.pricecatalog {
  font-size: 2.0em !important;
	line-height: 1;
  font-weight: bold;
	color: #000;
	position: relative;
	display: inline-block;
}
.price > [data-rel="value"]:not(:empty)::before,
.pricecatalog > [data-rel="value"]:not(:empty)::before{
  content: '€';
}
.pricecatalog:before {
  content: " ";
  display: block;
  width: 100%;
  border-top: 3px solid rgba(4, 153, 242, 0.75);
  height: 4px;
  position: absolute;
  top: .5em;
  left: 0;
  transform: rotate(-11deg);
}
.pricecatalog:after {
  content: " ";
  display: block;
  width: 100%;
  border-top: 3px solid rgba(4, 153, 242, 0.75);
  height: 4px;
  position: absolute;
  top: .5em;
  left: 0;
  transform: rotate(11deg);
}

.price .decimals, .pricecatalog .decimals {
  font-size: 0.75em !important;
  font-weight: normal !important;
  vertical-align: baseline !important;
  top: -0.25em !important;
  position: relative !important;
}
/* Product Details */
.product_details{
	margin-top: 5px;	
	margin-bottom: 5px;	
}
.product_details .title{ color: #0499f2; }
.product_details .attrs{ font-size: .75em; line-height: 1.25em; }
.product_details .green{ color: #009a5e; }
.product_details figure{
	margin: 15px;	
}
.product_details ul[role="imageGallery"]{ display:none; }

.product_details .thumbs{
	padding: 15px 0;	
}
.product_details .carousel-inner {
	aspect-ratio: 1/1;
}
.product_details .carousel-control-next, .product_details .carousel-control-prev{
	width: auto;
}
.product_details .carousel-control-icons > svg{
	width: 3em;
	height: 3em;
	color: #333;
}
.product_details .carousel-indicators{
	bottom: ;
	top: 100%;
}
.product_details .carousel-indicators [data-bs-target]{
	width: auto;
	height: auto;
}
.product_details h1{
	text-align:left;
	margin-top: 0px;
	margin-bottom: 70px;
	font-size:1.95em;
	color:#0499f2;
}
.product_details h1 > a{
	color:#0499f2;
	text-decoration: none;
}
.product_details h1 > a .col-xs-12{
	padding:0;
}
.product_details h4{
	text-align:left;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #0499f2;
	font-size:1.45em;
	color:#0499f2;
}
.product_details ul.specs{
	list-style:none;
	padding-bottom: 20px;
	padding-left:0;
	margin-bottom: 20px;
}
.product_details ul.specs li{
	font-size:1em;
}
.product_details ul.specs li label,
.product_details ul.specs li span{
	margin-bottom: 0px;
	display:inline-block;
	vertical-align:top;
}
.product_details ul.specs li label{
	width:40%;
}
.product_details ul.specs li span{
	width:60%;
}
.product_details .description{
	font-size:1em;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.product_details .buttons .btn {
	width: 100%;
    color: #fff;
    background-color: #009a5e;
    border-color: #009a5e;
    text-transform: uppercase;
}

.product_details .buttons .btn:hover {
    color: #009a5e;
    background-color: #fff;
    border-color: #009a5e;
}
.keyword-cloud {
	width:60%;
	min-width: 480px;
	margin: 5em auto 2.5em;
	text-align:center;
}
.keyword-cloud ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.keyword-cloud ul li {
	display: inline-block;
	margin: 0 .6em .3em 1em;
	padding: 0;
}
.keyword-cloud ul li a {
	position: relative;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	padding: 0 1em;
	background-color: #3498db;
	border-radius: 0 3px 3px 0;
	color: #fff;
	font-size: 13px;
	text-decoration: none;
	-webkit-transition: .2s;
	transition: .2s;
}
.keyword-cloud ul li a:before {
	position: absolute;
	content: ' ';
	top: 0;
	left: -15px;
	content: &#39;&#39;;
	width: 0;
	height: 0;
	border-color: transparent #3498db transparent transparent;
	border-style: solid;
	border-width: 15px 15px 15px 0;
	-webkit-transition: .2s;
	transition: .2s;
}
.keyword-cloud ul li a:after {
	position: absolute;
	content: ' ';
	top: 50%;
	left: 0;
	z-index: 2;
	display: block;
	content: &#39;&#39;;
	width: 6px;
	height: 6px;
	margin-top: -3px;
	background-color: #fff;
	border-radius: 100%;
}
.keyword-cloud ul li span {
	display: block;
	max-width: 100px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.keyword-cloud ul li a:hover {
	background-color: #555;
	color: #fff;
}
.keyword-cloud ul li a:hover:before {
	border-right-color: #555;
}
body {
	color: #070707;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 17px;
}
img{ max-width: 100% }
section{
	position: relative;
}
section > div{
	padding-top: 1.3em;
}
section:first-child > div{
	padding-top: 0;
}
section > div:first-child{
	padding-top: 0;
}
section.pagesection.color-overlayed-green{
	padding-bottom: 1.3em;
}
section .section-title{
	text-align: center;
	color: #0499f2;
	padding-top: 1.3em;
}
section.pagesection .section-content{
	padding: 10px 0;
}
section.pagesection.img-w-100 img{ width: 100%; height: auto; }
section .section-content h1,
section .section-content h2,
section .section-content h3,
section .section-content h4{
	color: #0499f2;
	margin-top: .25em;
	font-family: 'Poppins', sans-serif;
}
section .section-content div:not(.card) > p{
	position: relative;
}
section.color_overlayed,
section.color-overlayed-green{
	background-color:#009e58;
}
section.color-overlayed-blue{
	background-color:#e5f3f6;
}
section.color-overlayed-lightblue{
	background-color: #ddedfc;
	padding-bottom: 1em;
}
section.color_overlayed .section-content h1, section.color-overlayed-green .section-content h1,
section.color_overlayed .section-content h2, section.color-overlayed-green .section-content h2,
section.color_overlayed .section-content h3, section.color-overlayed-green .section-content h3,
section.color_overlayed .section-content h4, section.color-overlayed-green .section-content h4{
 	color: #fff;
}
section.color-overlayed-blue .section-content h1,
section.color-overlayed-blue .section-content h2,
section.color-overlayed-blue .section-content h3,
section.color-overlayed-blue .section-content h4{
 	color: #0085a5;
}
section .section-content ul,
section .section-content ol{
	text-align: left;
}
section .section-content ol.icon-list{
	list-style: none;
	counter-reset: ol-icon-list;
}
section .section-content ol.icon-list li{
	position: relative;
	height: 3em;
	background-color:#e9f4ef;
	border-radius: 1em;
	padding: 1em 1em 1em 4em;
	margin-bottom: 1.5em;
	counter-increment: ol-icon-list;
}
section .section-content ol.icon-list li::before {
	content: counter(ol-icon-list);
	position: absolute;
	left: 2.5em;
  color: #007ac3;
  font-weight: bold;
}
section .section-content ol.icon-list li::after {
	content: '';
	position: absolute;
	width: 4em;
	height: 4em;
	text-align: center;
	overflow: hidden;
	aspect-ratio:1/1;
	left: -2.5em;
	top: -0.5em;
  background-color: #FFF;
	border-style: solid;
	border-width: 3px;
	border-color: #009e58;
	border-radius: 50%;
  font-weight: bold;
}
section .section-content .card .btn{
	position: absolute;
	left: 1em;
}
section .section-content .btn {
    color: #fff;
    background-color: #009a5e;
    border-color: #009a5e;
    text-transform: uppercase;
}

section .section-content .btn:hover {
    color: #009a5e;
    background-color: #fff;
    border-color: #009a5e;
}

section .section-content .btn.btn-green-outline{
	color: #009a5e;
	background-color: #fff;
	border-color: #009a5e;
}
section .section-content .btn.btn-green-outline:hover{
	color: #fff;
    background-color: #009a5e;
    border-color: #009a5e;
}
section.color-overlayed-green .section-content .btn {
    color: #fff;
    background-color: #007ac3;
    border-color: #007ac3;
    text-transform: uppercase;
}
section.color-overlayed-green .section-content .btn:hover {
    color: #007ac3;
    background-color: #fff;
    border-color: #007ac3;
}
section.color-overlayed-blue .section-content .btn {
    color: #fff;
    background-color: #0085a5;
    border-color: #0085a5;
    text-transform: uppercase;
}
section.color-overlayed-blue .section-content .btn:hover {
    color: #0085a5;
    background-color: #fff;
    border-color: #0085a5;
}
.btn{
	border-radius: 0;
}
.btn-primary {
    color: #fff;
    background-color: #0071bb;
    border-color: #0071bb;
}
.btn-primary:hover {
    color: #0071bb;
    background-color: #fff;
    border-color: #0071bb;
}

.btn-secondary {
    color: #fff;
    background-color: #0085a5;
    border-color: #0071bb;
}
.btn-secondary:hover {
    color: #0085a5;
    background-color: #fff;
    border-color: #0085a5;
}

.btn-tertiary {
    color: #fff;
    background-color: #009e57;
    border-color: #029f57;
}
.btn-tertiary:hover {
    color: #009e57;
    background-color: #fff;
    border-color: #009e57;
}

.btn.btn-action{
	position:relative;
}
.btn.btn-action sup{
	position: absolute;
	top: .15em;
	right: .75em;
	border: 1px solid;
	width: 1.4em;
	height: 1.4em;
	line-height: 1.2;
	background-color: #fff;
	background-color: rgba(255,255,255, 0.7);
	border-radius: 50%;
}
.card{
	position: relative;
	height: 100%;
	padding-bottom: 2.4em !important;
	/*border-radius: 0 0 0 3em;*/
}
.card .btn-close{
	position: absolute;
	bottom: 1em;
	right: 1em;
}

.card.card-green {
    background-color: #e5f5ef;
    border-color: #e5f5ef;
    padding: 1.5em;
    text-align: left;
}
.card.card-green h1,
.card.card-green h2,
.card.card-green h3,
.card.card-green h4{
	color:#00904b;
	text-transform: uppercase;
}
.card.card-green .btn {
    color: #fff;
    background-color: #00904b;
    border-color: #00904b;
		text-transform: uppercase;
}
.card.card-green .btn:hover {
    color: #e5f5ef;
    background-color: #fff;
    border-color: #00904b;
}

.card.card-greenblue {
    background-color: #e5f4f3;
    border-color: #e5f4f3;
    padding: 1.5em;
    text-align: left;
}
.card.card-greenblue h1,
.card.card-greenblue h2,
.card.card-greenblue h3,
.card.card-greenblue h4{
	color:#009085;
	text-transform: uppercase;
}
.card.card-greenblue .btn {
    color: #fff;
    background-color: #009085;
    border-color: #009085;
		text-transform: uppercase;
}
.card.card-greenblue .btn:hover {
    color: #009085;
    background-color: #fff;
    border-color: #009085;
}

.card.card-blue {
    background-color: #e5f3f6;
    border-color: #e5f3f6;
    padding: 1.5em;
    text-align: left;
}
.card.card-blue h1,
.card.card-blue h2,
.card.card-blue h3,
.card.card-blue h4{
	color:#0085a5;
	text-transform: uppercase;
}
.card.card-blue .btn {
    color: #fff;
    background-color: #0085a5;
    border-color: #0085a5;
	text-transform: uppercase;
}
.card.card-blue .btn:hover {
    color: #0085a5;
    background-color: #fff;
    border-color: #0085a5;
}

.boxed-content {
  position: relative;
}
.boxed-content .block-open {
  position: absolute;
  bottom: 0;
	left: 0;
	right: 0;
	background-color: #fff;
	/*background-color: rgba(255,255,255,.85);*/
	padding: 1em;
}
.boxed-content .block-open .content {
	max-height: 0;
	transition: max-height 0.25s ease-out;
	overflow: hidden;
}
.boxed-content:hover .block-open {
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
}
.boxed-content:hover .block-open .content {
	max-height: 500px;
  transition: max-height 0.45s ease-in;
}
.main_header {
	width: 100%;
	z-index: 800;
	position: relative;
}
.main_header .top-row{
	background-color: #007ac3;
	color: #fff;
	text-align: center;
	padding-top: .75em;
	padding-bottom: .75em;
}
.main_header .top-row a.btn{
	color: #fff;
	padding: 0rem .75rem;
}
.main_header .top-row .list-group-item {
	border: none;
	padding: 0;
	background-color: transparent;
}
.main_header .top-row .shoppingcart{
	position: absolute;
	border: 1px solid #333;
	background-color: #fff;
}

.main_header .breadcrumbs{
	background-color: #009e57;
	--bs-breadcrumb-divider: ' - ';
}
.main_header .breadcrumbs .breadcrumb{
	color: #fff;
	margin-top: .25em;
	margin-bottom: .25em;
}
.main_header .breadcrumbs .breadcrumb .breadcrumb-item{
	color: #fff;
}
.main_header .breadcrumbs .breadcrumb .breadcrumb-item.active{
	color: #000;
}
.main_header .breadcrumbs .breadcrumb .breadcrumb-item a{
	color: inherit;
	text-decoration: none;
}
.breadcrumb-item + .breadcrumb-item::before{
	color:#fff;
}

#cart .price{
	font-size: 1em !important;
	color: inherit ;
	font-weight: bold;
}
#cart .price:before{
	content: attr(data-value);
}
#cart .product_item .product_price .price::after {
  content: 'excl. BTW';
  font-size: 0.5em;
  margin-left: 0.25em;
}
#cart .price .currency {
  color: #bbb;
}
#cart .price .decimals {
  font-size: 0.75em !important;
  font-weight: normal !important;
  vertical-align: baseline !important;
  top: -0.25em !important;
  position: relative !important;
}
#cart .price .decimals:after{
	content: attr(data-value);
}

#cart{
	color: #000;
	position: relative;
}
#cart svg{
	transform: scale(2);
	margin-top: -0.4em;
	margin-right: 1em;
}
#cart span{
	font-size: 1.3em;
	font-weight: bold;
	position: relative;
}

#cart span[data-rel="cart-items"]{
  position: absolute;
  background-color: #009e57;
  aspect-ratio: 1/1;
  border-radius: 50%;
  display: block;
  width: 1.25rem;
  overflow: hidden;
  color: white;
  text-align: center;
  font-size: .6em;
  vertical-align: middle;
  line-height: 1.55;
  top: -.5em;
  right: .5em;
}
header #minicart{
	position: absolute;
	right: calc(var(--bs-gutter-x) * .5);
	top: 100%;
	z-index: 1050;
	text-align: left;
	min-width: 35vw;
}
#minicart,
#shoppingcart,
#checkout{
	color: #000;
}
#minicart .card,
#shoppingcart .card,
#checkout .card{
	--bs-card-cap-bg: #FFF;
	--bs-card-inner-border-radius: 2px;
	--bs-card-border-width: 1px;
	padding: .85em;
}
#minicart .card-header,
#shoppingcart .card-header,
#checkout .card-header{
	border-bottom: none;
}

#shoppingcart .card-body .usps{
	font-size: 0.75em;
}
@media (max-width: 767px) {
	header #minicart{
		width: 85vw;
		max-height: 80vh;
		overflow: auto;
	}
}
.main_footer{
    background-color: #0499f2;
    color: #fff;
}
.main_footer a{
	color: #fff;
	text-decoration:none;
}
@media (min-width: 768px) {
    .main_footer .footer_bar > [class*="col-"]:not(:last-child){
        border-right: 1px solid #b9dcee;
    }
}
@media (max-width: 767.98px) {
	body:not(.checkout-page) #abdev_main_footer{
		padding-bottom: var(--cart-height);
	}
}
.main_footer .footer_bar .table{
    color: inherit;
    line-height: 1.25;
}
.main_footer .footer_bar .table caption{
    color: #fff;
    font-size: 1.55rem;
	letter-spacing: 0.001em;
    text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
}

.footer_copyright{
  background-color: #009e58;
  color: #FFF;
	font-size:.85em;
}
.footer_copyright a:hover{
  background-color: #0071bb;
  color: #FFF;
}
.footer_copyright .powered-by{
 
}
.footer_copyright .powered-by a{
	color: #FFF;
	text-decoration:none;
}
