.product-page-image .viikkotarjous-kehys{
	border: 5px solid #2fb44a !important;
    margin: -15px -15px!important;
    border-top: 30px solid #2fb44a !important;
	border-radius: 15px;
}
.product-page-image .suosittelemme-kehys{
    border: 5px solid #38393a !important;
    margin: -15px -15px!important;
    border-top: 30px solid #38393a !important;
    border-radius: 15px;
}
.product-page-image .super-kehys{
    border: 5px solid #990ae2 !important;
    margin: -15px -15px!important;
    border-top: 30px solid #990ae2 !important;
    border-radius: 15px;
}
.product-page-image .alensimme-kehys{
    border: 5px solid #2fb44a !important;
    margin: -15px -15px!important;
    border-top: 30px solid #2fb44a !important;
    border-radius: 15px;
}
.tuote-viikkospecial-p, .tuote-suosittelemme-p, .tuote-super-p, .tuote-alensimme-p{
	position: absolute;
    top: 15px;
    text-align: center;
    font-size: 23px;
    margin: 0;
    width: 90%;
    height: 30px;
    padding: 0;
    display: flex;
    align-items: center;
    color: #fff;
    justify-content: center;
    text-shadow: 1px 1px 1px #000;
    font-family: bebas-neue-rounded;
	z-index:1;
}

.tuote-alensimme-p,
.tuote-super-p{
	color: #FFFF00 !important;
}
.free-text, .sale {
    box-shadow: 0px 0px 5px 1px #0000004f;
}
.extrainfomob-container{
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	justify-content: space-between;
}
.mobtrustpilot{
	position:relative; 
	height:25px;
	margin-top:10px; 
	width: 190px;
}
.extrainfomob{
	width: auto;
	min-width: 200px;
	text-align: right;
}
.extrainfo-container-web{
	display:flex; 
	flex-direction: row; 
	justify-content: space-between; 
	margin:20px 0px 0px 0px;
}
.extrainfo{
    font-size: 14px;
    width: auto;
    min-width: 200px;
    padding: 5px 0px;
    display: flex;
    flex-direction: column;
}
.tp-tuotearvostelu-web{
	width:auto; 
	margin:0px 0px 0px 0px;
}
.maksutavat-info{
	font-size:15px;
}
.alkperhinta{
	font-size: 14px;
	padding: 0;
	color: #777;
	font-weight: 400;
	text-decoration: line-through;
}
.alinhinta{
	font-size: 13px;
	color: #777;
	padding: 5px 0px;
	font-weight: 500;
}
.hintaweb {
	align-items: flex-end;
}
.product-info .price .price-new {
	line-height: 42px;
	padding: 0px;
}
.product-info .price .other-price {
	margin-top: 0px; 
	font-size: 13px;
	color: #777;
	padding: 5px 0px;
}
.alkperhinta-mob{
	font-size: 14px !important;
	padding: 0px 0px 0px 5px !important;
	color: #777 !important;
	font-weight: 400 !important;
	text-decoration: line-through !important;
}
.alinhinta-mob{
	font-size: 13px;
	color: #777;
	padding: 5px 0px;
	font-weight: 500;
}
.hinnatmobiili .main-price #price-special-mobile{
	font-size: 42px;
	line-height: 42px;
}
.hinnatmobiili {
	align-items: flex-end;
}
.hinnatmobiili .main-price {
	height: auto;
	flex-direction: column;
	padding:0px;
}

.hinnatmobiili .other-price-1 {
	margin-top: 0px; 
	font-size: 13px;
	color: #777;
	padding: 3px 0px;
}

.hinnatmobiili .other-price {
	margin-top: 0px; 
	font-size: 13px;
	color: #777;
	padding: 3px 0px;
}
.kaytettytuote{
	color: #212325;
	font-size: 16px;
	font-weight: 500;
	margin: 0px 0px -10px 15px;
	padding: 0px 0px 0px 10px;
}
.kaytettytuote-mob{
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	margin: 10px 0px -10px 0px;
	padding: 0px;
}
.sale-wrapper-new {					
	height: auto;
	width: auto;
	padding: 5px 8px;
	z-index: 1;
	overflow: hidden;
	position: absolute;
	top: 15%;
	right: 6%;
	background: #2fb44a;
	display: flex;
	justify-content: center;
	align-items: center;
}
.sale-new {
	font: 700 15px Sans-Serif;
	color: #fff;
	text-align: center;
}
.product-page-image .owl-carousel {
	border: 1px solid #d5d5d5;
}
.tto {
    width: auto;
    max-width: 80px;
    height: 60px;
    padding: 0px 5px;
    border: solid 1px #e6e6e6;
    box-shadow: 1px 1px 3px 0px #c1c1c1;
}
.condition-wide {
    width: 80px;
    background-color: #2fb44a;
}
@media (max-width: 1200px){
	.tp-tuotearvostelu-web{
		width:180px; 
		margin:0px 0px 0px 0px;
	}
	.extrainfo-container-web{
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		margin: 15px 0px 0px 0px;
		flex-wrap: wrap;
	}
	.maksutavat-info{
		font-size:13px;
	}
}
@media (max-width: 991px){
	#main {
		margin-top: 80px !important;
	}
}
@media (max-width: 768px){
	.product-page-image .viikkotarjous-kehys{
		border: 5px solid #2fb44a !important;
		margin: 0px 0px!important;
		border-top: 25px solid #2fb44a !important;
	}	
	.product-page-image .suosittelemme-kehys{
		border: 5px solid #38393a !important;
		margin: 0px 0px!important;
		border-top: 25px solid #38393a !important;
	}	
	.product-page-image .super-kehys{
		border: 5px solid #990ae2 !important;
		margin: 0px 0px!important;
		border-top: 25px solid #990ae2 !important;
	}
	.product-page-image .alensimme-kehys{
		border: 5px solid #2fb44a !important;
		margin: 0px 0px!important;
		border-top: 25px solid #2fb44a !important;
	}
	.tuote-viikkospecial-p, .tuote-suosittelemme-p, .tuote-super-p, .tuote-alensimme-p{
		top: 30px;
		font-size: 22px;
		margin: 0;
		height:25px;
	}
}
@media (max-width: 450px){
	.extrainfomob-container{
		flex-direction: column;
		align-items: end;
		justify-content: end;
		flex-wrap: wrap;
	}
	.mobtrustpilot{
		width: auto;
	}
	.extrainfomob{
		width: 100%;
	}
}
@media (max-width: 360px){
	.product-page-image .viikkotarjous-kehys {
		border: unset !important;
		margin: 0px 0px!important;
		border-top: 25px solid #2fb44a !important;
	}
	.product-page-image .suosittelemme-kehys {
		border: unset !important;
		margin: 0px 0px!important;
		border-top: 25px solid #38393a !important;
	}	
	.product-page-image .super-kehys {
		border: unset !important;
		margin: 0px 0px!important;
		border-top: 25px solid #990ae2 !important;
	}
	.product-page-image .alensimme-kehys {
		border: unset !important;
		margin: 0px 0px!important;
		border-top: 25px solid #2fb44a !important;
	}
}