/* navigation bar */
.nav-tabs .nav-link {
	color: #fff;
	background: #2d6f15;
}

.nav-link > .active {
	color: #2d6f15 !important;
}

.nav-active-li {
	background: #2d6f15 !important;
	color: #fff !important;
}

.nav-item {
	cursor: pointer;
}

.btn-banner-font {
	font-size: 25px !important;
}

.btn-offer-font {
	font-size: 22px !important;
}

#banner {
	position: relative;
	margin-top: 90px;
	min-height: 300px;
	width: 100%;
	display: table;
	color: #ee5c02;
}

.no-webp #banner {
	margin-top: 0;
	background: url(https://d1u0fmrftdc99b.cloudfront.net/bilder/CBR-EN/Fotolia_90325066_S.jpg) -30px -50px !important;
	background-size: 100% !important;
	background-repeat: no-repeat !important;
}

.webp #banner {
	margin-top: 0;
	background: url(https://d1u0fmrftdc99b.cloudfront.net/bilder/CBR-EN/Fotolia_90325066_S.webp) -30px -50px !important;
	background-size: 100% !important;
	background-repeat: no-repeat !important;
}

.no-webp #banner .banner-bg {
	margin: auto;
	padding: 0;
	height: auto;
	width: 95%;
	display: table;
	background: url(https://d1u0fmrftdc99b.cloudfront.net/bilder/CBR-EN/Fotolia_90325066_S.jpg) -30px -50px !important;
	background-repeat: no-repeat !important;
}

.webp #banner .banner-bg {
	margin: auto;
	padding: 0;
	height: auto;
	width: 95%;
	display: table;
	background: url(https://d1u0fmrftdc99b.cloudfront.net/bilder/CBR-EN/Fotolia_90325066_S.webp) -30px -50px !important;
	background-repeat: no-repeat !important;
}

/* Footer section */

footer a,
footer a:hover {
	color: #fff;
	text-decoration: none;
}

footer ul {
	display: inline;
	list-style: none;
}

footer li {
	display: inline;
	margin-right: 50px;
	padding-bottom: 10px;
	cursor: pointer;
}

/* @media (max-width: 850px) {
	footer li {
	border: 1px solid #ffffff;
	width: 100%;
	display: block;
	border-radius: 5px;
	text-align: left;
	font-family: opensans-bold;
	margin-bottom: 10px;
	padding: 20px;
	}
} */

footer img {
	margin: 30px auto;
}

footer a:hover {
	color: #00355d;
	text-decoration: underline;
}

.footer_selected {
	border-bottom: 2px solid #fff;
}
/* footer end */

.bottle-image {
	width: 75%;
	position: absolute;
}

@media (max-width: 790px) {
	#banner {
		background: none !important;
	}

	.banner-bg {
		background: none !important;
	}

	.products-placeholder {
		background: none;
	}

	table {
		font-size: 11px;
	}

	.nav-tabs li {
		font-size: 12px;
		font-family: opensans-semibold;
	}

	.bottle-image {
		width: 90%;
		position: relative;
	}
}

/* testimonials */
.testi-stat-bg {
	max-width: 100%;
	background: rgba(0, 0, 0, 0.05);
	border-radius: 5px;
}

.testi-stat-value {
	background: #fec448;
	border-radius: 5px;
	height: 15px;
}

.table-summary-reviews {
	width: 100%;
}

td.table-summary-reviews__stars {
	white-space: nowrap;
}

td.table-summary-reviews__bar {
	width: 99%;
}

.ratings-prod {
	color: #fff;
	font-size: 24px;
	vertical-align: middle;
}

.ratings-prod-y {
	color: #fec448 !important;
}

.ratings-prod-n {
	color: #fff;
	font-size: 24px;
	vertical-align: middle;
}

.ratings {
	color: #fec448;
	font-size: 24px;
	vertical-align: middle;
}

.ratings-n {
	color: #ccc;
	font-size: 24px;
	vertical-align: middle;
}

.testimonial-carousel-arrow:hover,
.testimonial-carousel-arrow:focus,
.testimonial-carousel-arrow:visited {
	color: #000 !important;
}

@media (min-width: 768px) {
	.testi-image {
		width: 100%;
	}
}

@media (max-width: 768px) and (orientation: portrait) {
	.testi-image {
		width: 75%;
	}
	.table-summary-reviews {
		font-size: 18px;
	}
}

@media (max-width: 768px) and (orientation: landscape) {
	.testi-image {
		width: 50%;
	}
	.table-summary-reviews {
		font-size: 18px;
	}
}
.ratings {
	color: #fec448;
	font-size: 21px !important;
	vertical-align: top;
	margin-right: 1px;
	margin-top: 1px !important;
}

.ratings2 {
	color: #fec448;
	font-size: 38px !important;
	vertical-align: top;
	margin-right: 1px;
	margin-top: 1px !important;
}
/* end testimonials */

.ul-check {
	list-style: none;
	padding: 0;
	padding-left: 30px;
}

.ul-check li:before {
	content: "\f00c";
	font-family: FontAwesome;
	color: #2d6f15;
	display: inline-block;
	margin-left: -1.3em;
	width: 1.3em;
}

#arrow-up {
	padding: 5px;
	position: fixed !important;
	right: 30px;
	bottom: 30px;
	color: #fff;
	background: rgba(80, 151, 0, 0.8);
	width: 50px;
	height: 45px;
	font-size: 24px;
	text-align: center;
	border-radius: 200px;
	padding-bottom: 44px;
	cursor: pointer;
	display: none;
}

.custom-lightgreenText {
	color: #c3ee95;
}

.custom-lightgreenBG {
	background: #519600;
}

.custom-border-green {
	border: 5px solid #519600;
}

.gold-emblem {
	z-index: 2;
	position: absolute;
	top: -140px;
	right: 15px;
	min-width: 240px;
	max-width: 240px;
	margin: 0;
}

@media (max-width: 880px) {
	.gold-emblem {
		min-width: 140px;
		max-width: 140px;
		top: -200px;
	}
}

@media (min-width: 1010px) {
	.gold-emblem {
		min-width: 100px;
		max-width: 100px;
		top: -140px;
	}
}

.gold-emblem-single {
	position: absolute;
	min-width: 110px;
	max-width: 110px;
	top: -150px;
	right: 90px;
}

.products-placeholder {
	background: url(https://www.cleanbodyrestart.com/public/images/products-bg.jpg) no-repeat;
	background-attachment: fixed;
	background-size: 100%;
	margin-bottom: 0;
}

.gold-emblem1 {
	z-index: 2;
	position: absolute;
	top: -140px;
	right: 15px;
	min-width: 110px;
	max-width: 110px;
	margin: 0;
}

@media (max-width: 880px) {
	.gold-emblem1 {
		min-width: 110px;
		max-width: 110px;
		top: -200px;
	}
}

.banner-header-top {
	background: linear-gradient(90deg, rgba(201, 213, 191, 1) 27%, rgba(255, 255, 255, 1) 55%);
}

.bg-light2 {
	background-color: #f6f8f4 !important;
}

.text-darkgreen {
	color: #163628;
}

.bf-darkgreen-bg {
	background-color: #2f3824 !important;
}

.ul-check-darkgreen {
	list-style: none;
	padding: 0;
	padding-left: 30px;
}

.ul-check-darkgreen li:before {
	content: "\f00c";
	font-family: FontAwesome;
	color: #163628;
	display: inline-block;
	margin-left: -1.3em;
	width: 1.3em;
}

.bf-mintgreen-bg {
	background-color: #baceb8;
}

.border-lightgreen {
	border: 3px solid #8ba07e !important;
}

.bf-lightgreen-bg {
	background-color: #8ba07e;
}

.box-border-mintgreen {
	border: 1px solid #baceb8 !important;
}

.border-top-lightgreen {
	border-top: 3px solid #8ba07e !important;
}

.border-img {
	border: 10px solid #f6f8f4 !important;
}



    .header-image {
        background-image: url("https://bodyfokus.s3.eu-central-1.amazonaws.com/bilder/CBR/start-3-guru_3.jpg");
        height: 430px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
    }


    .bg_header {
        background: linear-gradient(99deg, rgba(217, 233, 122, 1) 0%, rgba(248, 251, 230, 1) 100%);
    }

    .bf-green-bg1 {
        background-color: #2f3824 !important;
    }

    .bf-green-bg2 {
        backgbackground-colorround: #2f3824 !important;
    }

    .bf-lightgreen-bg2 {
        background-color: #e6f0a8 !important;
    }

    .bf-darkgreen-color {
        color: #2f3824 !important;
    }

    .bf-green-color1 {
        background-color: #2f382 !important;
    }

    .bf-green-font {
        color: #2f3824 !important;
    }

    .bf-green-border {
        border-color: #2f3824 !important;
    }

    .bf-lightgray-bg {
        background-color: #f2f2f2;
    }

    .bf-green-transparent {
        background: rgba(247, 251,229);
    }


    .bf_lightgray_bg {
        background-color: #f2f2f2;
    }

    #ingredients-carousel .carousel-control-next {
        justify-content: end;
    }

    #ingredients-carousel .carousel-control-prev {
        justify-content: start;
    }


    .carousel-control-prev-icon {
        color: #2f3824;
        font-size: 29px !important;
    }

    .carousel-control-next-icon {
        color: #2f3824;
        font-size: 29px !important;

    }

    .bf-darkred-color {
        color: #990000;
    }

    .bf-darkred-bg {
        background-color: #2f3824 !important;
    }

    .navbar a:hover {
        background: #2f3824 !important;
        cursor: pointer;
        text-decoration: none;
        color: white;
    }

    .navbar .active {
        background: #2f3824 !important;
        text-decoration: none;
        color: white;
    }

    .arrow-down-green {
        width: 0;
        height: 0;
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        border-top: 20px solid #2f382;
    }


    .arrow-down-light-green {
        width: 0;
        height: 0;
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        border-top: 20px solid #e6f0a8;
    }

    .stamp2 {
        transform: rotate(6deg);
        right: -45px;
        top: -88px;
        overflow: hidden;
    }

    .stamp3 {
        transform: rotate(2deg);
        right: -25px;
        top: -66px;
        overflow: hidden;
    }

    .carousel-control-next-icon {
        background: #2f3824 !important;
        width: 35px;
        height: 35px;
        border-radius: 20px;
        color: white;
        font-size: 33px !important;
    }


    .carousel-control-prev-icon {
        background: #2f3824 !important;
        width: 35px;
        height: 35px;
        border-radius: 20px;
        color: white;
        font-size: 33px !important;
    }

    .checklist li:before {
        color: #efcb8e !important;

    }




