.ImageBox {
	display: inline-flex;
}

.NextImage {
	padding-left: 20px;
	padding-top: 250px;
}

.PrevImage {
	padding-right: 20px;
	padding-top: 250px;
}

a.btn-lp{
    border: 1px solid #e74c3c;
    background-color: #e74c3c;
    color: #fff;
    padding: 10px 15px;
    font-size: 1.5rem;
    display: inline-block;
    text-decoration: none;
}

a.btn-lp:hover{
    border: 1px solid #e74c3c;
    background-color: #fff;
    color: #333;
}

.InfoPageID-13 #InfoPage figure,
.InfoPageID-14 #InfoPage figure,
.InfoPageID-16 #InfoPage figure,
.landing-page-template #InfoPage figure{
	margin-left: 0;
	margin-right: 0;
}
.InfoPageID-13 .SiteBody,
.InfoPageID-14 .SiteBody,
.InfoPageID-16 .SiteBody,
.landing-page-template .SiteBody{
	background-image: url(https://www.finnero.com/files/finnero-eng/images/Ballerina_Milalla_SariannaSeppa.jpg);
	background-position: fixed;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.InfoPageID-14 .SiteBody,
.InfoPageID-16 .SiteBody,
.landing-page-template .SiteBody{
	background-image: unset;
}
.InfoPageID-13 .SiteContent,
.InfoPageID-14 .SiteContent,
.InfoPageID-16 .SiteContent,
.landing-page-template .SiteContent{
	padding-top: 0;
}
.InfoPageID-13 .SiteContent .Grid > div:first-child,
.InfoPageID-14 .SiteContent .Grid > div:first-child,
.InfoPageID-16 .SiteContent .Grid > div:first-child,
.landing-page-template.SiteContent .Grid > div:first-child{
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
	float: none;
	background-color: #fff;
	padding-top: 45px;
	padding-bottom: 25px;
}
.InfoPageID-13 .SideNavigation-Right{display: none;}
.InfoPageID-14 .SideNavigation-Right{display: none;}
.InfoPageID-16 .SideNavigation-Right{display: none;}
.landing-page-template .SideNavigation-Right{display: none;}
@media only screen and (max-width: 500px) {
  .NextImage {
	padding-left: 0px;
	padding-top: 120px;
  }

  .PrevImage {
	padding-right: 0px;
	padding-top: 120px;
  }
}

.FullCartProducts dd.ProductCode {
	padding-left: 5px;
}

.FullCartProducts dd.ProductAvailability {
	padding-left: 5px;
}

.YoutubeVideoContainer {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px; height: 0; overflow: hidden;
}

.YoutubeVideoContainer iframe,
.YoutubeVideoContainer object,
.YoutubeVideoContainer embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
  .NewsSection {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-flow: row wrap;
	margin: 0 -10px; }
  
  .NewsThumb {
	width: 100%; }
  
  .NewsThumb img {
	border-radius: 8px 8px 0 0;
	height: 200px;
	object-fit: cover;
	width: 100%; }
  
  .NewsThumb .NoImage {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	border-radius: 8px 8px 0 0;
	height: 200px;
	justify-content: center;
	width: 100%; }
  
  .NewsThumb .NoImage img {
	max-height: 70%;
	max-width: 70%;
	object-fit: contain;
	opacity: .1;
	padding: 30px; }
  
  .NewsContent a {
	display: inline; }
  
  .NewsImage img {
	height: 100%;
	object-fit: cover;
	width: 100%; }
  
  .NewsImage img, .NewsContent {
	border: 1px solid #ececec;
	margin-top: -1px; }
  
  .NewsContent {
	background: #fbfbfb;
	padding: 10px; }
  
  .NewsItems .Path {
	padding: 0; }
  
  .NewsTitle h5, .NewsTitle .LiveSearchTitle, .NewsTitle #OrderProductsTable .ProductName, #OrderProductsTable .NewsTitle .ProductName, .NewsTitle .SearchFilterTitle {
	border: 1px solid #f0f0f0;
	border-width: 1px 0;
	margin: 0;
	padding: 5px 5px 5px 10px; }
  
  .NewsTitle h5 a, .NewsTitle .LiveSearchTitle a, .NewsTitle #OrderProductsTable .ProductName a, #OrderProductsTable .NewsTitle .ProductName a, .NewsTitle .SearchFilterTitle a {
	text-decoration: none; }
  
  .NewsItem {
	background: #ffffff;
	border-radius: 8px;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	margin: 10px;
	transition: all .3s ease-in-out;
	width: calc(25% - 20px); }
  
  .NewsPage .NewsItem {
	display: none; }
  
  .NewsPage .NewsItem.display {
	display: initial; }
  
  .NewsItem:hover {
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.25); }
  
  .NewsButtons {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 40px 0; }
  
  .NewsButtons a {
	border-radius: 8px;
	margin: 5px;
	padding: 10px 30px; }
  
  .NewsButtons .NewsButton:last-child a {
	background: #ffffff;
	color: #000000 !important; }
  
  .NewsOverview {
	overflow: hidden;
	padding: 10px 10px 20px; }
  
  .Excerpt {
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	color: #999999;
	display: -webkit-box;
	font-size: 12px;
	font-weight: normal;
	height: 58px;
	line-height: 1.5;
	overflow: hidden;
	text-decoration: none; }
  
  .NewsPage .NewsItem {
	width: calc(33.33% - 20px); }

.Excerpt > figure {
	display: none;	
}
  
  @media (max-width: 1024px) {
	.NewsItem {
	  width: calc(50% - 20px); } }
  
  @media (max-width: 600px) {
	.NewsItem {
	  width: calc(100% - 20px) !important; } }


figure {
	margin: 0 0 20px 0;	
}

.VersionNavigation .InlineNavigation .LanguageNavigation li {
    display: none;
}

body.Version-9 .LanguageNavigation li.VersionID-9, body.Version-9 .LanguageNavigation li.VersionID-10 {
    display: inline-block;
}

body.Version-10 .LanguageNavigation li.VersionID-9, body.Version-10 .LanguageNavigation li.VersionID-10 {
    display: inline-block;
}

#AccountLoginFormWrap {
	display: flex;
	gap: 50px;
}

/*.MainNavigation-Right li:first-of-type a {
	font-weight: bold;
}*/

/* Kampanjahinnat */

/* Piilotetaan vertailuhinta, aleprosentti ja väritetään alennushinta mustaksi "normaaliksi" */
[data-campaign-id="113"] .ProductComparePrice {
	display: none;
}

[data-campaign-id="113"] .Badge.ProductDiscountPercent, [data-campaign-id="113"] .ProductCardPrices .Badge.ProductDiscountPercent {
	display: none;
}

[data-campaign-id="113"] .ProductDiscountPrice {
	color: #333333;
}

[data-campaign-id="113"] .ProductResellerPrice + .ProductNormalPrice {
	display: none;
}
.strong {
	font-weight: bold;
}

.MainNavigation-Right .CustomerNavigation .HasSubCategories {padding: 0 17px;}

.Some {
	display: flex;
    gap: 0 10px;
	align-items: center;
}

.Some figure {
	margin: auto;
}

#FooterNewsletter {
	border-top: 1px solid #cecece;
}
#NewsletterSubscribe {
    margin: 0 auto;
    max-width: 580px;
	padding:1rem;
}

#EditContactInfo label[for=company], #EditContactInfo label[for=company] + div, #EditContactInfo label[for=company] + div + div {
	display: none; 
}

#EditContactInfo #OrderNewsletter {
	display: none;
}

.accountflex {
    display: flex;
    flex-direction: row;
    align-content: flex-start;
    flex-wrap: wrap-reverse;
    gap: 10px;
}

.accountflex #EditContactInfoForm {
    max-width: 660px;
}

#logintext {
    max-width: 50%;
}

label[for=sms_subscription] {
	display: none;
}

@media screen and (max-width: 1025px) { 
    .accountflex #EditContactInfoForm {
        max-width: none;
    }
    #logintext {
        max-width: 100%;
    }
}