@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,800');

body, html {
	font-family: 'Open Sans', sans-serif;
	overflow-x: hidden;
}
p {
	font-size: 1.4em;
	font-weight: 300;
	line-height: 1.5; 
}
h1, h2, h3, h4, h5 {
    font-weight: 300;
    line-height: 1.3;
}
.txt_white_shadow {
    text-shadow: 2px 2px 3px  #FFF;
}
.txt_black_shadow {
    text-shadow: 2px 2px 3px  #000;
}
.txt_black_shadow_sm {
    text-shadow: 1px 1px 2px  #000;
}

.benefit_options p {
    font-size: 1.2rem;
}


ul.premium_features {
    list-style: none;
	font-size: 14px;
	margin: 0;
	padding: 0px 0px 0px 20px;
}
ul.premium_features li:before {
    list-style-type: "\F26A";
    content: "\F26A";
    font-family: bootstrap-icons !important;
	vertical-align: top;
	margin-left: -15px;
}

ul.premium_features li span {
	display: inline-block;
	margin-left: 10px;
}

.txt_lingon { color: #be1e2d; }
.txt_seabuckthorn { color: #ff9900;}
.txt_bilberry { color: #348ad8; }

.btn_lingon { background: #be1e2d; color: #FFF; }
.btn_seabuckthorn { background: #ff9900; color: #FFF; }
.btn_bilberry { background: #348ad8; color: #FFF; }

.btn_border_lingon { border:1px solid #be1e2d;  }
.btn_border_seabuckthorn { border: 1px solid #ff9900; }
.btn_border_bilberry { border: 1px solid #348ad8;  }

.energydrinks_intro h1, .energydrinks_intro h5, .energydrinks_intro p {
    font-weight: 300;
    line-height: 1.3;
}
.energydrinks_intro p {
	font-size: 1.4em;
	font-weight: 300;
	line-height: 1.5; 
}

#rrpstore_intro_new {
	background: top left url(../img/products/shop/bg_abstract.jpg) no-repeat;
	background-size: cover;
}

.rrpstore_intro {
	background: bottom right url(../img/products/shop/bg-white.jpg) no-repeat;
	background-size: cover;
	min-height: 1000px;
}

.stage_fi {
	background: bottom right url(../img/products/shop/bg_susijengi_combo4_fi.jpg) no-repeat;
	background-size: cover;
	min-height: 1000px;
}
.stage_se {
	background: bottom right url(../img/products/shop/bg_susijengi_combo4_se.jpg) no-repeat;
	background-size: cover;
	min-height: 1000px;
}
.stage_en {
	background: bottom right url(../img/products/shop/bg_susijengi_combo4_en.jpg) no-repeat;
	background-size: cover;
	min-height: 1000px;
}
.intro_flows_img {
	width: 50%;
}
.gallery_susilogo {
	width: 100%;
	max-width: 450px;
}
.minigallery .lightbox img {
	width: auto;
	max-width: 120px;
	height: auto;
}
@media (max-width: 996px) {
	#rrpstore_intro_flows {
		background: top left url(../img/products/shop/bg_abstract.jpg) no-repeat;
		background-size: cover;
	}
	#rrpstore_intro_supplements {
		background: top right url(../img/products/shop/bg_abstract.jpg) no-repeat;
		background-size: cover;
	}

	#rrpstore_intro_new {
		background: none;
	}
	.topbanner h4{
		font-size: 16px;
	}
	.intro_flows_img {
		width: 100%;
	}
	.stage {
		background: none;
		height: auto!important;
	}	
	.intro_mobile {
		background: bottom center url(../img/bg/frontpage/bg_front_grey_room.jpg) no-repeat;
		background: cover;
	}
	p {
		font-size: 20px;
		font-weight: 300;
		line-height: 1.5; 
	}
	.minigallery .lightbox img {
		width: 100px;
		height: auto;
	}
}

@media (max-width: 660px) {
	.minigallery .lightbox img {
		width: 70px;
		height: auto;
	}
}



.product_features p {
	font-size: 1.1em;
	font-weight: 300;
	line-height: 1.5; 	
}

/* 
#################################################################################
PRODUCTS
#################################################################################
*/

.products p {
	font-size: 14px;
	font-weight: 300;
	line-height: 1.5; 
}
.products h5 {
	font-size: 16px;
	font-weight: 300;
	line-height: 1.5; 
}
.products h4 {
	font-size: 16px;
	font-weight: 800;
	line-height: 1.5; 
}
.products .input-number, #flows .input-number {
	padding: 0px;
}

.productmodal p, .productmodal .list-inline-item 
{
	font-size: 14px;
}
.productmodal  h1 {
	font-size: 18px;
}

#flows .list-inline-item {
	font-size: 14px;
}
#flows p {
	font-size: 14px;
}
#scrollDownSupplements {
	overflow-y: hidden;
}
#scrollDownSupplements .list-inline-item, #scrollDownSupplements .card-text { font-size: 14px; }

.modal-title { font-size: 14px; }

/* 
#################################################################################
PREMIUM PACKS
#################################################################################
*/

.premium_container {
	background: bottom center url(../img/products/shop/bg-white.jpg) no-repeat;
	background-size: cover;
}
.premium_container p { font-size: 14px; }

.bg_premium {
	background: top center url(../img/bg/customerships/bg_premium_subscriptions.jpg)
}
.img_contract_select {
	height: 15px;
	width: auto;
}
.contracts .contract_benefits li { font-size: 14px; }
.contracts p {font-size: 14px; }
.premium_phases .breadcrumb {
	font-size: 12px;
}
.premium_phases .active { font-weight: bold; }
.premium_phases p { font-size: 14px; } 

.goldprice { color: #f5cf31; }
.gold_border { border: 1px solid #f5cf31; }
.goldprice_bg { 
	background: rgb(245,207,49);
	background: -moz-linear-gradient(-45deg,  rgba(245,207,49,1) 1%, rgba(247,182,39,1) 92%, rgba(247,182,39,1) 99%);
	background: -webkit-linear-gradient(-45deg,  rgba(245,207,49,1) 1%,rgba(247,182,39,1) 92%,rgba(247,182,39,1) 99%); 
	background: linear-gradient(135deg,  rgba(245,207,49,1) 1%,rgba(247,182,39,1) 92%,rgba(247,182,39,1) 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5cf31', endColorstr='#f7b627',GradientType=1 ); 
}
.goldprice_tr {
		background: repeating-linear-gradient(-45deg,  rgba(245,207,49,1) 1%, rgba(247,182,39,1) 92%, rgba(247,182,39,1) 99%);	
		background: -moz-linear-gradient(-45deg,  rgba(245,207,49,1) 1%, rgba(247,182,39,1) 92%, rgba(247,182,39,1) 99%);
		background: -webkit-linear-gradient(-45deg,  rgba(245,207,49,1) 1%,rgba(247,182,39,1) 92%,rgba(247,182,39,1) 99%); 
		background: linear-gradient(135deg,  rgba(245,207,49,1) 1%,rgba(247,182,39,1) 92%,rgba(247,182,39,1) 99%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5cf31', endColorstr='#f7b627',GradientType=1 ); 
	}

a.goldprice:hover { color: #fdc70c; }

/* MÄÄRÄAIKAINEN / PLATINUM */
.platinumprice { color: #E5E4E2; }
.platinumprice_border { border: 1px solid #E5E4E2; }
.platinumprice_bg { 
	background: rgb(167,169,172);
	background: -moz-linear-gradient(-45deg,  rgba(167,169,172,1) 1%, rgba(0,0,0,1) 100%);
	background: -webkit-linear-gradient(-45deg,  rgba(167,169,172,1) 1%,rgba(0,0,0,1) 100%);
	background: linear-gradient(135deg,  rgba(167,169,172,1) 1%,rgba(0,0,0,1) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7a9ac', endColorstr='#000000',GradientType=1 );
}
.gradient_platinum {
	background: rgb(167,169,172);
	background: -moz-linear-gradient(-45deg,  rgba(167,169,172,1) 1%, rgba(0,0,0,1) 100%);
	background: -webkit-linear-gradient(-45deg,  rgba(167,169,172,1) 1%,rgba(0,0,0,1) 100%);
	background: linear-gradient(135deg,  rgba(167,169,172,1) 1%,rgba(0,0,0,1) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7a9ac', endColorstr='#000000',GradientType=1 );
}
a.platinumprice:hover { color: #E5E4E2; }


/* 
#################################################################################
NEWSLETTER PROMO MODAL
#################################################################################
*/

#newsletterPromo {
	z-index: 9998;
}
#newsletterPromo a {
	color: #a5a4a2;
}
#newsletterPromo .modal-header {
	border: none;
}
#newsletterPromo .rounded-circle {
	z-index: 9999;
}
.promo_bg {
	background-image: linear-gradient(to right bottom, #FFEFBA, #FFFFFF);
}
.promo_img {
	/*	max-width: 500px; */ /* VERSION 1*/
	max-width: 350px;
	margin: 0 auto;
}
a { color: #000; }

/* JOUSTOHINTA: #8cc63f; */
/* JATKOHINTA: #5ca9dd; */
.flexprice { color: #8cc63f; }
.flex_border { border: 1px solid #8cc63f!important; }
.flexprice_bg { background: #8cc63f; }
a.flexprice:hover { color: #acdf6a; }
.continuedprice { color: #5ca9dd; }
a.continuedprice:hover { color: #8ec6ec; }

/* PRODUCT BASE */

.product_card .card {
	border: none;
	overflow: hidden;
}
.intro {
	background: top right url(../img/products/shop/intro_susijengi.jpg) no-repeat;
	background-size: 100%;
	min-height: 100vh;
}

.thumbnail_images ul{
	list-style: none;
	justify-content: center;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-top:10px;
}
.thumbnail_images ul li{
	margin: 5px;
	padding: 5px;
	border: 2px solid #eee;
	cursor: pointer;
	transition: all 0.5s;
}
.product_gallery_img {
	width: 40px;
	height: auto;
}
.thumbnail_images ul li:hover{ border: 2px solid #000; }
.main_image{
	display: flex;
	justify-content: center;
	align-items: center;
	height: 500px;
	width: 100%;
	overflow: hidden;
}
.ratings span{
	font-size: 14px;
	margin-left: 12px
}
.right-side { position: relative; } 

.product_description h4 {
	font-weight: 400;	
}
.product_description .input-group {
	max-width: 240px;
}
@media (max-width: 1200px) {
	.product_gallery_img {
		width: 50px;
		height: auto;
	}	
}


@media (max-width: 990px) {
	.product_description .input-group {
		max-width: 100%;
	}
	
	.product_description h3, h3 { font-size: 22px;}
	.product_description h4 { font-size: 20px;}
	.product_description p {
		font-size: 18px;
	}
}


@media (max-width: 990px) {
	.product_gallery_img {
		width: 30px;
		height: auto;
	}
}

#deliveryOptions h5 { font-size: 20px;}
#deliveryOptions p { font-size: 18px;}

@media (max-width: 660px) {
	.cartbox .border-start {border: none!important; }
	#deliveryOptions h5 { font-size: 16px;}
	#deliveryOptions p { font-size: 14px;}
}
.content p {
	font-weight: 300;
}

.bg_greyroom {
	background: url(../img/bg/bg_greyroom.jpg) no-repeat;
	background-size: cover;
	background-position: bottom center;
}
/* SAVINGS */
.onsale-section {
	position: absolute;
	top: -6px;
	right: 20px;
  }
  
  .onsale-section:after {
	position: absolute;
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-left: 50px solid transparent;
	border-right: 50px solid transparent;
	border-top: 6px solid #8cc63f;
  }
  
  .onsale {
	position: relative;
	display: inline-block;
	text-align: center;
	color: #fff;
	background: #8cc63f;
	font-size: 12px;
	line-height: 1.3;
	padding: 12px 8px 6px;
	border-top-right-radius: 8px;
	width: 94px;
	text-transform: uppercase
  }
  
  .onsale:before,
  .onsale:after {
	position: absolute;
	content: '';
	display: block;
  }
  
  .onsale:before {
	background: #8cc63f;
	height: 7px;
	width: 6px;
	left: -6px;
	top: 0;
  }
  
  .onsale:after {
	background: #96a0a2;
	height: 7px;
	width: 8px;
	border-radius: 8px 8px 0 0;
	left: -8px;
	top: 0;
  }


/* lahetysväli */
.radio-tile-group {
	display: flex;
	flex-wrap: wrap;
	justify-content: start;
}
.radio-tile-group .input-container {
	position: relative;
	height: 7rem;
	width: 11rem;
	margin: 0.5rem;
}
.radio-tile-group .sub_container{
	position: relative;
	height: 6rem;
	width: 12rem;
	margin: 0.5rem;
}
.radio-tile-group .input-container .radio-button {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	margin: 0;
	cursor: pointer;
}
.radio-tile-group .input-container .radio-tile {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	border: 2px solid #000;
	border-radius: 5px;
	padding: 1rem;
	transition: transform 300ms ease;
}
.radio-tile-group .input-container .icon .fas {
	font-size: 24px;
}
	.radio-tile-group .input-container .radio-tile-label {
	text-align: center;
	font-size: 20px;
	font-weight: 300;
	letter-spacing: 1px;
	color: #000;
}
.radio-tile-group .input-container .radio-button:checked + .radio-tile {
	background-color: #A7A9AC;
	border: 2px solid #FFFFFF;
	color: white;
}
.radio-tile-group .input-container .radio-button:checked + .radio-tile .icon svg {
	fill: white;
	background-color: #000;
}
.radio-tile-group .input-container .radio-button:checked + .radio-tile .radio-tile-label {
	color: white;
	background-color: #A7A9AC;
}


@media screen and (max-width: 768px) {
	.radio-tile-group .input-container {
		position: relative;
		height: 5rem;
		width: 6rem;
		margin: 0.5rem;
	}
	.radio-tile-group .sub_container{
		position: relative;
		height: 4rem;
		width: 7rem;
		margin: 0.5rem;
	}
	.radio-tile-group .input-container .icon .fas { font-size: 18px; }
	.radio-tile-group .input-container .radio-tile-label { font-size: 18px;	}	
}

.ehdot {
	border: 1px solid #CCC; 
	margin: 20px 0px; 
	width: 100%;
	padding:20px; 
	max-height:175px; 
	overflow:auto;	
}

/* 
#################################################################################
ENERGYDRINKS
#################################################################################
*/

/* arrow */
.arrow-top {
	margin-top: 40px;
  }
  
  .arrow-top:after {
	content: " ";
	position: absolute;
	right: 50%;
	top: -15px;
	border-top: none;
	border-right: 15px solid transparent;
	border-left: 15px solid transparent;
	border-bottom: 15px solid #8cc63f;
  }
/* 
#################################################################################
SUPPLEMENTS
#################################################################################
*/

.berryimg { 
	height: 20px; 
	margin-left: 5px;
	margin-right: 5px;
}


/* 
#################################################################################
PREMIUM STEPS
#################################################################################
*/
.premium_steps h5 { font-size: 15px; font-weight: 300;}
.premium_steps h4 { font-weight: 300;}


.premium_promo {
	background: center right url(../img/products/shop/flow_nainen.jpg) no-repeat;
	background-size: cover;
	min-height: 768px;
}

.premium_promo_bg {
	background: #998481;
}
@media screen and (max-width: 996px) {
	.premium_promo_sq {
		background: #343334;
		color: #FFF;
		text-align: center;
	}
		.premium_promo { background: none; }
		.premium_promo_sq h2{ font-size: 22px; }
}


.ehdot h1, .ehdot h2, .ehdot h3, .ehdot h4, .ehdot h5 { font-size: 14px; text-align: center; }
.ehdot p, .ehdot li { font-size: 14px; }


/* 
#################################################################################
ROUND BADGES
#################################################################################
*/

.circle_badge {
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: 100%;
	font-size: 13px;
	line-height: 1.2;
	padding: 2em 1.6em;
}
