/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
.ApFullSlider .carousel-caption{
	position: relative;
	top: 0;
	color: initial;
	left: 0;
	right: 0;
}

.ApFullSlider .carousel-item{
	text-align: center;
}

.wr-text {
    padding: 10px;
    background-color: #ffffffbf;
}

@media (max-width: 991px) {
	.custom-mainmenu .leo-top-menu{
		display: none !important;
	}
}

.custom-quickmenu .navbar-header{
	display: none;
}

@media (max-width: 767px) {
	.breadcrumb{
		background-color: #ecececd6 !important;
		border: 1px solid;
	}
}

@media (min-width: 767px) {
	.breadcrumb{
		padding-left: 450px !important;
	}
}
@media (min-width: 992px) {
	.breadcrumb{
		padding-left: 550px !important;
	}
}

#product-availability{
	font-size: 13px;
	text-transform: none;
	padding: 0;
	font-weight: normal;
}

.delivery-information{
	color: #59c379;
}

.cookie-button-left{
	bottom: 10px;
  	left: 10px;
}
.custom-category-block .title,
.custom-category-block .sub-title,
.custom-category-block .descript{
  background-color: #f4f4f4;
  text-align: center;
  padding: 7px;
}


.custom-category-block .title{
	font-weight: bold;
	font-size: 1.2rem;
}

.custom-category-block .sub-title{
	font-weight: bold;
	font-size: 1rem;
  margin-bottom: 0;
  padding-bottom: 1rem;
  color: #777;
}

.custom-category-block .descript{
  color: #777;
  line-height: 35px;
}

@media (max-width: 575px) {
	.custom-category-block .row > div{
    margin-bottom: 30px;
    border-bottom: 1px solid black;
    padding-bottom: 20px;
	}
	
	.custom-category-block .row > div:last-child{
		border-bottom: 0;
    	margin-bottom: 0;
	}
}

@media (min-width: 992px) {
	#form_4673143883212152::before{
		background-size: auto !important;
	}
}

@media (max-width: 991px){
	
	#footer .inner > .ApRow:first-child .ApColumn .block{
		padding-bottom:30px;
		margin: 0 10px;
	}
	
	#footer .inner > .ApRow:first-child .ApColumn:nth-child(3) .block:first-child,
	#footer .inner > .ApRow:first-child .ApColumn:nth-child(4) .block:first-child{
		border-top: 1px solid white;
		padding-top: 30px;
	}
}

#js-product-list-header .block-category.card > div{
	margin: 0px;
}

.thumbnail-container .discount-percentage{
	position: relative;
	top: 0;
}

.plist-dsimple .thumbnail-container .discount-percentage {
	border: 1px solid #FF0000FF;
	padding: 5px;
}
