/* 
Theme Name: Berg & Berg
Theme URI: https://heinewarnecke.com
Description: Berg & Berg
Author: heskamp-medien.de
Author URI: https://heskamp-medien.de
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

@font-face {
    font-family: 'BrandonText';
    font-style: normal;
    font-weight: bold;
    font-display: auto;
    src: url('fonts/BrandonText-Bold.woff') format('woff');
}

@font-face {
    font-family: 'BrandonText';
    font-style: normal;
    font-weight: normal;
    font-display: auto;
    src: url('fonts/BrandonText-Regular.woff') format('woff');
}


.bb-global-page-title {
	display:none;
}
.post-type-archive-product .bb-global-page-title {
	display:block;
}

.acp-dot-container {
    position: fixed;
    width: 10px;
    left: calc((100% - 1170px) / 2 - 30px);
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
}
.acp-dot-container span {
    width: 8px;
    height: 8px;
    background-color: #b9a5a3;
    border-radius: 5px;
    display: block;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
}
.acp-dot-container span.acp-active, .acp-dot-container span:hover {
    background-color: #000;
    width:10px;
    height:10px;
    margin-left:0.4px;
}
.bergberg_pfeil_weiss .eicon-chevron-left {
	background:url("/wp-content/uploads/2020/03/left_white.svg") no-repeat;
}
.bergberg_pfeil_weiss .eicon-chevron-right {
	background:url("/wp-content/uploads/2020/03/right_white.svg") no-repeat;
}
.eicon-chevron-left {
	background:url("/wp-content/uploads/2020/03/left.svg") no-repeat;
}
.eicon-chevron-right {
	background:url("/wp-content/uploads/2020/03/right.svg") no-repeat;
}
.eicon-chevron-left:before,
.eicon-chevron-right:before {
	color:transparent;
}

.home .bb-hover {
	cursor:pointer;
}

@media only screen and (min-width: 480px) {
	.elementor-swiper-button-prev {
	    left: -35px !important;
	}
	.elementor-swiper-button-next {
		right: -35px !important;
	}
	.bergberg_pfeil_weiss  .elementor-swiper-button-prev {
	    left: 10px !important;
	}
	.bergberg_pfeil_weiss  .elementor-swiper-button-next {
		right: 10px !important;
	}
	
}

.elementor-text-editor a {
	border-bottom: 2px solid transparent;
}
main .elementor-element:not(.bergberg-shortlinks) .elementor-text-editor a:before {
	display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
	font-family: "Font Awesome 5 Free";
	font-weight: 100;
	padding-right: 5px;
	content: "\f067";
}
.elementor-text-editor a:hover {
	border-bottom: 2px solid #752219;
}

.elementor-slideshow__title,
.elementor-slideshow__description {
	font-family: "BrandonText", Sans-serif;
    font-size: 22px !important;
    font-weight: bold;
}




main#content {
	max-width: 1070px;
	margin: 0 auto;
}

.wp-block-image.alignwide {
	margin: 0;
}
.wp-block-image.alignwide img {
	width: 100%!important;
	height: auto!important;
}


main#content h1, 
main#content h2, 
main#content h3, 
main#content h4, 
main#content h5, 
main#content h6 {
	font-family: "BrandonText", Sans-serif;
	font-weight: 400;
}

main#content h2 {
	font-size: 55px;
	line-height: 110%;
	margin-bottom: 40px;
}

main#content h3 {
	font-size: 33px;
	line-height: 130%;
}

main#content h4 {
	font-weight: 700;
}

main#content p {
	font-family: "BrandonText", Sans-serif;
	font-size: 22px;
	line-height: 130%;
}

main#content p strong {
	font-weight: 700;
}

main#content .page-header {
	display: none;
}

main#content figcaption {
	font-style: normal;
	font-family: "BrandonText", Sans-serif;
	font-size: 22px;
	line-height: 130%;
}
@media only screen and (max-width: 900px) {
	main#content h2 {
		font-size: 33px;
	}
	main#content h3 {
		font-size: 20px;
	}
}
@media only screen and (max-width: 550px) {

}


.wp-block-buttons {
	margin-bottom: 20px;
}
main#content .wp-block-button a {
	color: #fff;
	text-decoration: none;
	font-family: "BrandonText", Sans-serif;
	font-size: 22px;
	line-height: 130%;
}

.slider-block .swiper {
	width: 100%;
	height: 700px;
}
.slider-block .slider-block__slide {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
	position: relative;
}

.slider-block .slider-block__slide__content {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 50px;
}

.slider-block .slider-block__slide__title {
	font-size: 77px;
    line-height: 85px;
	font-weight: 700;
	color: #fff;
	text-shadow: 0px 0px 36px rgba(0, 0, 0, 0.34);
	font-family: "BrandonText", Sans-serif;
	margin-bottom: 20px;
}

.slider-block .slider-block__slide__text {
	font-size: 33px;
	color: #fff;
	text-shadow: 0px 0px 36px rgba(0, 0, 0, 0.34);
	font-family: "BrandonText", Sans-serif;
	margin-bottom: 20px;
}

.slider-block .slider-block__slide__button {
	border: 2px solid #fff;
	padding: 10px 15px;
	text-shadow: 0px 0px 36px rgba(0, 0, 0, 0.34);
	font-family: "BrandonText", Sans-serif;
	color: #fff;
	display: inline-block;
}

main#content .swiper-button-prev {
	background:url("/wp-content/uploads/2020/03/left_white.svg") no-repeat;
	background-position: center;
}

main#content .swiper-button-prev::after {
	display: none;
}

main#content .swiper-button-next {
	background:url("/wp-content/uploads/2020/03/right_white.svg") no-repeat;
	background-position: center;
}
main#content .swiper-button-next::after {
	display: none;
}

main#content .swiper-pagination-bullet-active {
	background-color: #fff!important;
}

@media only screen and (max-width: 900px) {
	.slider-block .swiper {
		height: 500px;
	}
	.slider-block .slider-block__slide__title {
		font-size: 55px;
		line-height: 120%;
	}
	.slider-block .slider-block__slide__text {
		font-size: 20px;
	}
}
@media only screen and (max-width: 550px) {
	.slider-block .swiper {
		height: 400px;
	}
	.slider-block .slider-block__slide__title {
		font-size: 33px;
	}
}





.image-with-lightbox {
	margin-bottom: 20px;
}
.image-with-lightbox img {
	width: 100%;
	height: auto;
}
.image-with-lightbox .swiper {
	width: 100%;
}

/* Accordion */
.accordion {
	color: #000;
	cursor: pointer;
	padding: 18px 0;
	width: 100%;
	border: 0;
	border-top: 1px solid #000;
	border-radius: 0;
	text-align: left;
	outline: none;
	transition: 0.4s;
    font-weight: 100;
    font-size: 22px;
  }
  @media only screen and (max-width: 550px) {
	.accordion {
		font-size: 15px;
	
	}
}
  
  .accordion:hover {
	background-color: #fff;
	color: #000;
  }

  .accordion:focus {
	background-color: #fff;
	color: #000;
	border: 0;
	border-top: 1px solid #000;
	outline:0;
  }
  .accordion:after {
	content: '\002B';
	color: #000;
	font-weight: bold;
	float: right;
	margin-left: 10px;
	font-size: 20px;
	padding-right: 10px;
  }
  
  .accordion.active:after {
	content: "\2212";
	font-size: 20px;
  }
  
  .accordion-block .panel {
	padding: 0;
	background-color: white;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
	font-family: "BrandonText", Sans-serif;
	margin-bottom: 20px;
  }


.image-gallery-with-lightbox {
	margin-bottom: 20px;
}
.image-gallery-with-lightbox .gallery {
	margin: 0 -20px -20px 0;
}

.gallery-lb-item {
	width: 33.33333%;
	padding: 0 20px 20px 0;
	display: block;
	margin: 0;
	position: relative;
	float: left;
}
.gallery-lb-item a {
	background-position: center;
	background-size: cover;
	background-color: #e9e9e9;
	height: 336px;
	display: block;
	
}

.gallery-lb-item .gallery-item-inner {
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0);
	transition: background-color 0.3s ease;
}

.gallery-lb-item .gallery-item-inner:hover {
	background-color: rgba(0,0,0,0.4);
}

.gallery-item-content {
	position: absolute;
	bottom: 30px;
	left: 20px;
	right: 20px;
	font-family: "BrandonText", Sans-serif;
    font-size: 22px;
    font-weight: bold;
	text-shadow: 0px 0px 26px rgba(0, 0, 0, 0.34);
	color: #fff;
}

.gallery-lb-item:last-of-type::after {
	content: '';
	clear: both;
	
}

@media only screen and (max-width: 900px) {
	.image-gallery-with-lightbox .gallery-lb-item {
		width: 50%;
	}
	.pois_products .gallery-lb-item {
		width: 50%;
	}
}
@media only screen and (max-width: 550px) {
	.image-gallery-with-lightbox .gallery-lb-item {
		width: 100%;
	}
	.pois_products .gallery-lb-item {
		width: 100%;
	}
	.gallery-lb-item a {
		height: 250px;
	}
}

.featured-image img {
	width: 100%;
	height: auto;
}
.entry-title {
	font-family: "BrandonText", Sans-serif;
	font-size: 33px;
	font-weight: 700;
	margin-bottom: 20px;
	color: #752219;
}

main#content .pois-detail p {
	font-size: 16px;
}
.pois-detail .accordion {
	font-size: 18px;
}
.pois-detail .accordion-block .panel {
	margin-bottom: 10px;
}
.pois-detail .hint {
	background: #752219;
    color: #fff;
    padding: 5px 8px;
    font-size: 0.7em;
    margin-left: 5px;
	font-weight: 700;
}
.pois-detail .accordion-block .panel a {
	text-decoration: none;
	display: block;
}
.pois-detail .accordion-block .panel a::before {
	content: '\002B';
	color: #752219;
	font-weight: bold;
	font-size: 30px;
	padding-right: 0px;
	display: inline-block;
	vertical-align: sub;
}

.clear {
	clear: both;
}

.featured-image {
	position: relative;
}
.artikel-preis {
	font-family: "BrandonText", Sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	background-color: #752219;
	border-radius: 50%;
	position: absolute;
	bottom: 30px;
	right: 30px;
	width: 150px;
	height: 150px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.artikel-preis .preis {
	font-weight: bold;
	font-size: 120%;
}

@media only screen and (max-width: 550px) {
	.artikel-preis {
		transform: scale(0.7);
		right: 0px;
		bottom: 0px;
	}
}
