/*!
Theme Name: ms_rottinki
Theme URI: http://underscores.me/
Author: Mediascope Agency Oy
Author URI: https://mediascopeagency.fi/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ms_rottinki
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

ms_rottinki is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

@import url("https://use.typekit.net/umi2ihz.css");

/*
font-weight: 600;
font-family: span, serif; 
*/

/*
font-family: objektiv-mk1, sans-serif;
*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}



/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: objektiv-mk1, sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

h1, h2, h3, h4 { font-weight: 600; font-family: span, serif; }

h1 { font-size:72px; line-height: 72px; color: #044785; }
.cat-title h1 { font-size:80px; line-height: 80px; color:#fff; margin:0; }
.term-89 .cat-title h1 { word-break: break-all; font-size:70px; line-height: 70px;  }
.page-template-template_specialcat h1 { font-size:80px; line-height: 80px; color:#0080c2; margin:0 0 70px; }

h2 {
	color:#044785;
	font-size:60px;
	line-height:72px;
	margin-bottom:30px;
}
h2 span { display:block; margin-top:20px; font-size:12px; line-height:20px; text-transform:uppercase; font-weight:regular; font-family: objektiv-mk1, sans-serif; }
.single h2, .mw-960 h2 { font-size:36px; line-height:48px; margin:25px auto 40px; }
.single h2 { text-align:center; }
.banner.wbg h2 { color:#e1e3d8; }
.banner.blue h2 { color:#e1e3d8; font-size:60px; line-height:60px; margin-bottom: 40px; }
.related.products > h2, .upsells.products > h2 { margin:25px auto; font-size:30px; line-height:40px; text-align:center; }
.big-h2 h2 { font-size:56px; line-height:66px; margin-bottom: 40px; }
.store h2 { font-size:56px; color:#e1e3d8; }

h3 { font-size:28px; line-height:26px; margin:20px auto 20px; color: #044785; }

h4 { font-size:24px; line-height: 36px; color: #044785; margin:20px 0 30px; }
.blue h4 { color:#e1e3d8; }
.site-footer h4 { font-family: objektiv-mk1, sans-serif; color:#fff; font-weight:normal; text-transform:uppercase; font-size:12px; line-height:normal; letter-spacing:0.15em; margin:20px 0 25px; }

p { font-size:16px; line-height:30px; margin-bottom:30px; color:#000; }
.banner.blue p { color:#e1e3d8; }
.site-footer p { color:#fff; font-size:16px; line-height:26px; font-weight:300; margin-bottom:20px; }

.tax-product_cat p.woocommerce-result-count { display:none; }

.site-footer p a { color:#fff; text-decoration:underline; }
.banner.blue p a { color:#e1e3d8; text-decoration:underline; }


.site-main ul, .site-main ol { margin: 30px 0; padding-left:60px; }
.site-main ul li, .site-main ol li { font-size:16px; line-height:30px; margin-bottom:20px; color:#000; }

@media(max-width:767px) {
	
	h1 { font-size:50px; line-height: 50px; }
	.cat-title h1 { font-size:60px; line-height: 60px; }
    .term-89 .cat-title h1 { font-size:45px; line-height: 45px; }
    .page-template-template_specialcat h1 { font-size:50px; line-height: 50px; margin:0 0 50px; }
	h2 { font-size:36px; line-height: 40px; margin-bottom:20px; }
	.banner.blue h2 { font-size:36px; line-height:40px; margin-bottom: 20px; }
	.big-h2 h2 { font-size:36px; line-height:40px; margin-bottom: 30px; }
	.store h2 { font-size:36px; }
	
	p { font-size:16px; line-height:24px; }	
	
}
@media(max-width:500px) {
    .term-89 .cat-title h1 { font-size:35px; line-height: 35px; }
}

/* Elements
--------------------------------------------- */
body {
	background: #e1e3d8;
	min-width:360px;
	margin-bottom:0!important;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #044785;
}

a:visited {
	color: #044785;
}
p a, p a:visited { color:#000; text-decoration:underline; }

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

.btn { border-radius:0; font-size:12px; letter-spacing:0.1em; line-height:20px; padding:11px 20px 7px; text-decoration: none!important; }
.btn.btn-light { color:#000!important; text-transform:uppercase; }

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

@media (min-width: 1350px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl { max-width: 1310px; }
}

.container.mw-960 { max-width:960px; }

.px-100 { padding-left:115px; padding-right:115px; }
.py-50 { padding-top:50px; padding-bottom:50px; }

@media(max-width:1199px) {
	.px-100 { padding-left:50px; padding-right:50px; }
	.py-50 { padding-top:30px; padding-bottom:30px; }
}
@media(max-width:767px) {
	.px-100 { padding-left:15px; padding-right:15px; }
	.py-50 { padding-top:10px; padding-bottom:10px; }
}

body { position:relative; }

#masthead { background:#fff; margin-bottom:25px; }
@media(max-width:767px) { #masthead { margin-bottom:0; } }

#colophon { padding-top:20px; min-height:575px; background:url(img/rottinkituoli_footer.png) no-repeat center bottom #0e182f; clear:both; }

.site-main { padding-bottom:50px; }

/*@media (min-width:992px) {
	body { padding-bottom:600px; }
	#colophon { position: absolute; right: 0; bottom: 0; left: 0; z-index: 120; }
}*/

.woocommerce-products-header { display:block; width:100%; }

.archive.tax-product_cat .term-description:not(.show), .archive.tax-product_cat .term-description:not(.show) + .archive-readmore { display: none; }
.term-description { max-width:680px; margin:20px auto; text-align:center; overflow: hidden; transition: height .5s; }
.term-description > p:not(.always-show) { visibility: hidden; }
.term-description > .always-show { visibility: visible!important; }
.archive-readmore, .archive-readmore:hover { background: transparent!important; color: #044785!important; padding: 0; line-height: 22px; }
.archive-readmore:hover { text-decoration: underline; }
.archive-readmore:active, .archive-readmore:focus { outline: 0; }
.archive-readmore > i { margin-left: 4px; }

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

#notice {
    display: block;
    background: #0e182f;
    padding: 13px 5px 8px;
    position: relative;
    z-index: 100;
}

#notice p {
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    margin: 0;
}
#notice p span {
	/*font-weight:bold;
	font-style:italic;
	*/
	text-transform:none;
	font-family: turbinado-pro, sans-serif;
    font-weight: 300;
    font-size: 20px;
	line-height:15px;
	display:inline-block;
	margin-right:5px;
	position:relative;
	top:2px;
}
@media (max-width:575px) {
	#notice p { text-transform: none; }
	#notice p span { display:none; }
}
#notice a { color:#fff!important; }
/*
#notice p span {
    display: inline-block;
    vertical-align: middle;
    font-size: 24px;
    line-height: 18px;
    padding-top: 2px;
    font-family: "balliesregular";
    text-transform: none;
    margin-right: 5px;
}
*/

.hero { display:block; position:relative; width:100%; background-repeat:no-repeat; background-position: center center; background-size:cover; padding-bottom:51.4%; margin-bottom:35px; min-height:360px; }
.hero h1 { font-size:100px; line-height:100px; margin:0; color:#fff; text-align:center; display:block; position:absolute; width:100%; bottom:8%; left:0; right:0; }
@media(max-width:1200px) {
	.hero h1 { font-size: 7vw; line-height: 7vw; }
}
@media(max-width:480px) {
	.hero h1 { font-size: 40px; line-height: 40px; }
}

.product-banner { display:block; margin-bottom:25px; color:#000!important; text-decoration:none!important; }
.product-banner img { display:block; margin:0 auto 20px; }
.product-banner .title, .product-banner .price { display:block; text-align:center; font-size:14px; line-height:26px; font-weight:bold; text-transform:none; }
.product-banner .price { font-weight:normal; }

@media(min-width:768px) { .specialpad { padding-top:60px; } }
@media(min-width:992px) { .specialpad { padding-top:80px; }  }
@media(min-width:1200px) { .specialpad { padding-top:125px; }  }
@media(min-width:1350px) { .specialpad { padding-top:175px; } .specialpad.spsmall { padding-top:160px; }   }

.banner { margin-bottom:35px; }

.banner.blue { padding:25px; background:#0e182f; }
.banner.blue img { display:block; margin:0 auto; }
.banner.blue .text-wrap { padding-top:50px; max-width:500px; }
.page-template-template_dff .banner.blue .text-wrap { max-width:510px; }
.page-template-template_specialcat .banner.blue .text-wrap { padding-top:50px; max-width:670px; }
.banner.blue.retailers .text-wrap { padding:25px; max-width:580px; }
@media (max-width:991px) {
	.banner.blue .text-wrap { margin:0 auto; }
}

@media (max-width:767px) {
	.banner { margin-bottom:15px; }
	.banner.blue .text-wrap { padding-top:20px; }
	.banner.blue img { max-width:80%; }
}

.banner.wbg { display:block; position:relative; width:100%; background-repeat:no-repeat; background-position: center center; background-size:cover; padding-bottom:47.6%; min-height:415px; }
.archive .banner.wbg { min-height:300px; }
.banner.wbg.cat-title { padding-bottom:37%; }
.banner.wbg.cat-title:after { content:" "; display:block; position:absolute; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,0.25); z-index:2; }
.banner.wbg.cat-title.special-cat { padding-bottom:51.57%; min-height: 445px; }
.banner.wbg.cat-title.special-cat:after { display:none; }
.banner.wbg > div { width:100%; margin:auto; position:absolute; left:0; right:0; top:50%; transform: translateY(-50%); z-index:3; }
.banner.wbg.retailers > div { width:100%; margin:auto; position:relative; left:auto; right:auto; top:auto; transform: none; z-index:3; }
.banner.blue.wbg { padding-bottom:42.9%; background-position:right top; background-size:auto 100%; }
.page-template-template_dff .banner.blue.wbg { padding-bottom:41%; }
.page-template-template_specialcat .banner.blue.wbg { background-position:right bottom; background-size:auto; }

@media(max-width:1199px) { .banner.blue.wbg { padding-bottom:50%; } }
@media(max-width:991px) {
	.banner.blue.wbg { padding-bottom:65%; }
	.page-template-template_specialcat .banner.blue.wbg { background-size:200px auto; }
}
.banner.blue.wbg.retailers { padding-bottom:0; background-size:auto; background-position:right bottom; }

@media (max-width:991px) {
	.banner.blue.wbg { background-position: 150% bottom;  background-size: 400px auto; }
	.banner.blue.wbg.retailers { background:#0e182f!important; }
	.banner.blue.retailers .text-wrap { max-width:none; }
	
}
@media (max-width:767px) {
	.banner.blue.wbg { padding:15px; padding-bottom:200px; background-position: left bottom; background-size: 155% auto; }
	.banner.blue.wbg > div { position: relative; left: auto; right: auto; top: auto; transform: none; }
	
	.page-template-template_front .banner.blue.wbg, .page-template-template_frontV2 .banner.blue.wbg { padding-bottom:0; background:#0e182f!important; }
	
}

.banner.newsletter { display:block; position:relative; width:100%; min-height:340px; background-image:url(img/newsletter-bg.png); background-repeat:no-repeat; background-position: center center;  margin-bottom:35px; padding:15px; padding-top:60px; background-color: #fff; }
.banner.newsletter h2 { font-size:48px; line-height:60px; }
.banner.newsletter p { margin-top:10px; max-width:520px; }
@media (max-width:991px) { .banner.newsletter p { max-width:none; } }
@media (max-width:767px) {
	.banner.newsletter {}
	.banner.newsletter h2 { font-size:36px; line-height:42px; }
}
@media (min-width:992px) and (max-width:1199px) {
	.banner.newsletter .col-lg-7 { padding-left:60px; }
}

.banner.black {
	min-height:515px;
	background:#000;
	background-position:left bottom;
	backrground-size:auto;
	background-repeat:no-repeat;
}
.banner.black .text-wrap {
	padding:80px 50px 50px 44%;
}
.banner.black h1 { margin-bottom:40px; position:relative; left:-60px; }
.banner.black * { color:#fff; }

@media (max-width: 1349px) {
	.banner.black { background-position:-30px bottom; }
}

@media(max-width:1199px) {
	.banner.black { background-position:-80px bottom; }
}

@media(max-width:991px) {
	.banner.black { background-position:-120px bottom; }
}
@media (max-width:767px) {
	.banner.black h1 { font-size:60px; line-height:60px; left:0; }
	.banner.black .text-wrap {
		padding:50px 30px 300px 30px;
	}
	.banner.black { background-size:350px auto; background-position:center bottom; }
}

.last-p-nomargin p:last-child { margin:0; }

.vuosikerta-tpl-logo { max-width:220px; }
@media(max-width:991px) { .vuosikerta-tpl-logo { max-width:150px; } }

.withbgvideo { overflow:hidden; }
.bgvideo {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.product-slides .prev, .product-slides .next { display:none; }

@media(max-width:991px) {
	.product-slides { position:relative; padding:0 20px; }
	.product-slides .row { margin-left:0; margin-right:0; position:relative; flex-wrap:nowrap; overflow-x:scroll; padding-left:0px; padding-right:0px; overflow-x: scroll; scrollbar-width: none; /* Firefox */ -ms-overflow-style: none;  /* Internet Explorer 10+ */ }
	.product-slides .row::-webkit-scrollbar { /* WebKit */
		width: 0;
		height: 0;
	}
	.product-slides .row .col-12 { padding-left:5px; padding-right:5px; }
	.product-slides .prev { display:block; position:absolute; left:-5px; top:45%; cursor:pointer; }
	.product-slides .prev:before { content:"\f053"; font-family:"Font Awesome 5 Pro"; font-size:28px; font-weight:300; }
	.product-slides .next { display:block; position:absolute; right:-5px; top:45%; cursor:pointer; }
	.product-slides .next:after { content:"\f054"; font-family:"Font Awesome 5 Pro"; font-size:28px; font-weight:300; }
}

@media(max-width:767px) { .header-banner { padding-left:0; padding-right:0; } }

#gc-banner {
    display: block;
    text-align: center;
    border:2px solid #0e182f;
    padding: 15px 10px 10px;
    margin:30px 0 20px;
}

#gc-banner p {
    text-align: center;
    color: #0e182f;
    margin: 0;
}
#gc-banner p span {
	text-transform:none;
	font-family: turbinado-pro, sans-serif;
    font-weight: 300;
    font-size: 36px;
	line-height:30px;
	display:inline-block;
	margin-right:5px;
	position:relative;
	top:5px;
    color: #0e182f;
}
#gc-banner p a { display:inline-block; margin-left:5px; font-weight:bold; color: #0e182f; }

/* fp link boxes */

.hl-box {
    display: block;
    position: relative;
    height: 0;
    padding-bottom: 68%;
    background-size: cover;
    background-position: center center;
    margin-bottom: 20px;
	overflow:hidden;
}
.hl-box.b-area { margin-bottom:35px; }
@media (max-width:767px) {
	.hl-box.b-area { margin-bottom:15px; }
}
.hl-box .content {
    display: block;
    width: 100%;
    height: auto;
    min-height: 228px;
    padding: 63px 20px 40px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.5+40,0.7+100 */
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 30%, rgba(0,0,0,0.5) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 30%,rgba(0,0,0,0.5) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 30%,rgba(0,0,0,0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#b3000000',GradientType=0 ); /* IE6-9 */
}

.hl-box h3 {
    font-size: 48px;
    line-height: 50px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 20px;
}

.hl-box h3 span {
    display: block;
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
    text-transform: uppercase;
}

@media(max-width:992px) {
	.hl-box h3 { 
		font-size: 36px;
		line-height: 40px;
	}
	.hl-box h3 span {
		font-size: 16px;
		line-height: 18px;
	}
	.hl-box .content {
    	min-height: 200px;
   		padding: 40px 20px 20px;
	}
}

/* fp link boxes */


/* Product
--------------------------------------------- */

.p-data-col section.upsells.products { display:none; }

@media(min-width:992px) {
	.single .single-product { /*max-width:1280px;*/ padding-left:30px; padding-right:30px; }
}

h1.product_title { font-size:50px; line-height:72px; color:#044785; margin:10px 0 15px; }

.product .summary .price { display:block; margin-bottom:20px; text-align:left; color:#333333; font-size:24px; font-weight:bold; }

.woocommerce-product-details__short-description p { font-size:14px; line-height:24px; color:#000; }

.product .product_meta { display:none; }

.single .cart { margin-top:30px; position:relative; }

.single .cart .quantity { display:inline-block; position:relative; background:#eeefe9; vertical-align: top; }
.single .cart .quantity-nav { display:inline-block; width:40px; height:70px; padding-top:10px; margin-right:10px; background:#eeefe9; vertical-align: top; position:relative; left:-5px; }
.single .cart .quantity-nav .quantity-button { display:block; width:100%; height:30px; margin:0; padding:0; cursor:pointer; text-align:center;  }
.single .cart .quantity-nav .quantity-button.quantity-down {  }
.single .cart input { padding:10px 30px 10px; width:90px; height:70px; border:none; color:#000; background:#eeefe9; font-size:16px; font-weight:bold; outline:none!important; }
.single .cart button:not(.pswp__button) { padding:10px 10px; width:200px; height:70px; border-radius:0; border:none; background:#0e182f; color:#fff; text-transform:uppercase; font-size:12px; font-weight:500;  display:inline-block; vertical-align: top; }

.single .cart input[type=number]::-webkit-inner-spin-button, .single .cart input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none;  margin: 0; }
.single .cart input[type=number] { -moz-appearance:textfield; }


@media (max-width:991px) {
	.single .cart input { width:80px; }
	.single .cart button:not(.pswp__button) { width:180px; }
}

/*@media (max-width:380px) {
	.single .cart input { width:100px; vertical-align:top; }
	.single .cart button:not(.pswp__button) { width:170px; vertical-align:top; }
}*/

.single .reset_variations { display:none!important; }

.single .stock { font-size:14px; margin-bottom:15px; }
.single .stock.out-of-stock { color:#b19d56; }
.single .stock i { margin-right:5px; }
.single .stock .time { color:#000; margin-left:5px; }

.woocommerce-product-details__short-description { margin-top:35px; max-width:500px; }

#prodTab-description h2, #prodTab-additional_information h2 { display:none; }

.product-contact { margin-top:40px; }
.product-contact h4 { font-size:14px; line-height:24px; font-weight:bold; font-family: objektiv-mk1, sans-serif; margin-bottom:20px; }
.product-contact p { font-size:14px; line-height:24px; }
.product-contact p a { color:#000!important; text-decoration:underline!important; }

#accProdtabs { border-bottom:1px solid #e1e3d8; margin-bottom:35px; }

#accProdtabs .card { border:none; border-top:1px solid #e1e3d8; border-radius:0!important; background:transparent; -webkit-appearance:none; }
#accProdtabs .card-header { padding-left:0; padding-right:0px; background:transparent; border-bottom:0; -webkit-appearance:none; }
#accProdtabs .card-header .btn { padding:5px 0 5px 50px; width:100%; text-align:left; color:#000; position:relative; font-size:12px; font-weight:500; text-transform:uppercase; -webkit-appearance:none; }
#accProdtabs .card-header .btn:before { display:block; width:40px; text-align:center; content:"\f05a"; font-family:"Font Awesome 5 Pro"; position:absolute; top:5px; left:0px; color:#20293e; font-size:28px; font-weight:300; }
#accProdtabs .card-header .btn:after { display:block; position:absolute; width:13px; height:15px; top:5px; right:10px; content:"\f077"; font-family:"Font Awesome 5 Pro"; font-size:16px; font-weight:300; }
#accProdtabs .card-header .btn.collapsed:after { content:"\f078";}

#accProdtabs p a { text-decoration:underline!important; }

#prodTabTitle-additional_information .btn:before { content:"\f022"!important; }
#prodTabTitle-rottinkiTab-size .btn:before { content:"\f546"!important; }
#prodTabTitle-rottinkiTab-care .btn:before { content:"\f4bc"!important; }

#accProdtabs .card-body { padding:10px 20px 20px 50px; }
#accProdtabs .card-body p:last-child, #accProdtabs .card-body ul:last-child { margin-bottom:0; }
#accProdtabs .card-body ul { margin-left:0; }

#accProdtabs .card-body .jetpack-video-wrapper { display:block; padding-bottom:56%; position:relative; }
#accProdtabs .card-body .jetpack-video-wrapper iframe { width:100%!important; height:100%!important; display:block; position:absolute; top:0; left:0; }

.woocommerce-product-gallery a img { width:100%; height:auto; }

.woocommerce-product-gallery .flex-control { margin-top:10px; }

.prod-highlight { max-width:640px; margin:0 auto; }
.prod-highlight a span.onsale, .prod-highlight a img { display:none!important; }
.prod-highlight img { display:block; margin:0 auto; max-width:90%; position:relative; z-index:1; }

.prod-highlight a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
	display:block; margin:-50px auto 0px!important; width:80%; max-width:395px; background:#0e182f; padding:20px 30px 40px; position:relative; z-index:2;
}
.prod-highlight a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:before { content:"Suosittelemme"; display:block; text-align:Center; font-weight: 600; font-family: span, serif; color:#e1e3d8; font-size:36px; }
@media (max-width:575px) { .prod-highlight a.woocommerce-LoopProduct-link.woocommerce-loop-product__link { padding:4% 5% 6%; } .prod-highlight a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:before { font-size:24px; } }
.prod-highlight h2, .prod-highlight .price { color:#fff!important; }
.product.prod-highlight .price del + ins { color: #fff; }

/* blog */

.page-header.blog { text-align:Center; padding-bottom:10px; }
.page-header.blog h1 { display:block; position:relative; font-size:48px; line-height:normal; padding-bottom:30px; margin-bottom:40px; }
@media(max-width:575px) { .page-header.blog h1 { font-size:40px; } }
.single .page-header.blog h1 { margin-bottom:20px; }
.page-header.blog h1:after { content:" "; display:block; margin:0 auto; background:#fff; position:absolute; bottom:5px; left:0; right:0; height:2px; width:84px; }
.archive.category .page-header.blog p { font-size:14px; line-height:26px; max-width:960px; margin:20px auto; }

.single .entry-meta { margin-bottom:20px; }
.single .entry-meta span { color:#000; font-size:12px; line-height:18px; }
.page-header .cat-links { display:block; margin-top:5px; font-weight: 600; font-family: span, serif; font-size:16px!important; }
.page-header .cat-links a { font-size:16px; }

.archive.category article.post, .blog article.post { display:block; min-height:410px; background-size:cover; background-position:center center; position:relative; margin-bottom:20px; }

.archive.category article.post .info, .blog article.post .info { position:absolute; bottom:0; left:0; right:0; text-align:center; padding-top:100px; padding-bottom:30px;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.55+100 */
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.55) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.55) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.55) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#8c000000',GradientType=0 ); /* IE6-9 */
}

.archive.category article.post .info a, .archive.category article.post .info span, .blog article.post .info a, .blog article.post .info span { color:#fff; text-decoration:none; }
.archive.category article.post .info h2, .blog article.post .info h2  { font-size:48px; line-height:normal; margin-bottom:10px; }
.archive.category article.post .info span, .blog article.post .info span { font-size:12px; line-height:18px; }

@media (max-width: 767px) {
.archive.category article.post .info h2, .blog article.post .info h2 { font-size: 32px; line-height: 36px; padding-left:10px; padding-right:10px; }
}

.single .post-thumbnail img { display:block; margin:0 auto 30px; }

.signature { display:block; text-align:center; margin:30px auto; color:#044785; font-size:48px; font-family: turbinado-pro, sans-serif; font-weight: 300; }

/* templates */

.principle { margin:0px auto 100px; }
@media(min-width:992px) { .principle { margin-top:50px; } }
.page-template-template_dff .principle { margin:30px auto 65px; }
.principle > .row { /*background-image:url(img/periaate-tausta-1.jpg);*/ background-position:left bottom; background-repeat:no-repeat; background-color:#0e182f; min-height: 475px; }
@media(max-width:991px) { .principle > .row  { background-position:0 60px; } }
.principle.right > .row { /*background-image:url(img/periaate-tausta-2.jpg);*/ background-position:right bottom; }

.principle .image { display:block; width:100%; height:0; min-height:100%; padding-bottom:100%; background-size:cover; background-position:center center;  }
@media(min-width:1350px) { .principle .image { position:absolute; top:-8%; } }
.principle .text-wrap { padding:20px 50px 20px 250px; }
.principle.right .text-wrap { padding:20px 50px; }
.principle h2, .principle p { color:#e1e3d8; }
.principle p a, .principle p a:visited { color:#e1e3d8; }
    
.principle h2 { font-size:56px; line-height:62px; }
@media(max-width:767px) { .principle h2 { font-size:36px; margin-top:10px;  } }
.principle.right p { margin-right:200px; }

@media(max-width:767px) {
	.principle > .row { background:#0e182f!important; }
	.principle .text-wrap { padding: 20px 50px 20px 50px!important; }
	.principle.right p { margin-right: 0px; }
}

#dff-hero { margin-bottom:50px; }

#dff-banner-2.principle.right p { margin-right:0px; }
@media(min-width:992px) { #dff-banner-2.principle.right .text-wrap { padding-left:75px; padding-right:75px; } }

#dff-banner-2 .text-wrap p:last-child { margin-bottom:0; }

@media(max-width:1199px) { #dff-banner-1 { padding-bottom:55%; background-position: -60% bottom!important; } }
@media(max-width:991px) {
	#dff-banner-2 { margin-top:0; }
	#dff-banner-1 { padding-bottom:0; height:auto; background-size: 200px auto; background-position: -90px bottom!important; }
	#dff-banner-1 > div {
		width: 100%;
		margin: auto;
		position: relative;
		left: 0;
		right: 0;
		top: 0;
		transform: translateY(0);
		z-index: 3;
	}
	#dff-banner-1 .text-wrap {
		padding-top:30px; padding-bottom:30px;
	}
}
	
.story { margin-bottom:75px; }
.story img { margin:0 auto 30px; }
@media(min-width:992px) { .story img { margin:0 50px 50px; } }
.story h1.year { color:#fff; font-size:120px; margin:30px 0; }
@media(min-width:1200px) { .story h1.year { position:relative; left:-170px;  } }

@media(max-width:991px) { .story h1.year { font-size:100px; } }
.story h2 { font-size:34px; line-height:normal; margin-bottom:20px; }
.story p { margin-left:40px; }

.contact { padding-left:280px; position:relative; min-height:300px; margin-bottom:20px; }
.contact img { position:absolute; left:0; top:0; }
.contact img.nonhover { z-index:5; }
.contact img.hover { z-index:4; }
.contact:hover img.hover { z-index:6; }
.contact .info { padding-left:10px; }
.contact h3 { margin:90px 0 0; }
.contact p { margin:10px 0; word-break: break-all; }

@media(max-width:550px) {
	.contact { padding-left:105px; min-height:120px; }
	.contact img { width:100px; height:auto; }
	.contact h3 { margin:5px 0 0; font-size: 22px; line-height: 22px; }
	.contact p { font-size:14px; }
}

.store { margin:60px 0; }
.store .blue { background-color:#0e182f; }
.store .text-wrap { padding:50px 80px; }
@media(max-width:575px) { .store .text-wrap { padding:30px 30px; } }

.store p { color:#e1e3d8; }

.store .location { padding-left:50px; position:relative; }
.store .location:before { content:"\f3c5"; font-family:"Font Awesome 5 Pro"; font-weight:300; color:#e1e3d8; position:absolute; top:-5px; left:10px; font-size:36px; }



/* Navigation
--------------------------------------------- */

#logo { display:block; position:relative; z-index:60; margin:35px auto 30px; width:152px; height:36px; text-indent:-9000pt; background:url(img/parola_logo.svg) no-repeat center center; background-size:100% auto; }

.footer-logo { display:block; margin:50px auto; width:152px; height:36px; text-indent:-9000pt; background:url(img/parola_logo_white.svg) no-repeat center center; background-size:100% auto; }

.lang-switcher { display:block; position:absolute; top:10px; right:10px; color:#fff; }
.lang-switcher .fa-globe { margin-right: 5px; }
.lang-switcher a { font-size:14px; color:#fff!important; }

@media(max-width:700px) {
	#notice { padding-right:80px; }
	.lang-switcher a { font-size:12px; color:#fff!important; }
}
@media(max-width: 575px) { #notice { padding-right:0px; } }
#show-menu {
    width: 24px;
    padding: 5px 0;
    cursor: pointer;
    position: absolute;
    left: 80px;
	top:45px;
	z-index:60;
}
#show-menu .bar {
    display: block;
    width: 100%;
    height: 2px;
    background: #000;
    margin-bottom: 6px;
}

#user-navigation { display:block; list-style-type: none; position:absolute; top:40px; right:50px; z-index:60; }
#user-navigation li { display:inline-block; margin:0 5px; }
#user-navigation li a i { color:#000!important; font-size:21px; }

#user-navigation .cart-contents { position:relative; }
#user-navigation .cart-contents .count {
	display: block;
    position: absolute;
    bottom: -10px;
    right: -15px;
    color: #fff;
    background: #000;
    font-size: 12px;
    line-height: 25px;
    font-weight: 700;
    height: 21px;
    width: 21px;
    border-radius: 100%;
    text-align: center;
    overflow: hidden;
}

@media (max-width:575px) {
	#show-menu { left:20px; top:40px; }
	#user-navigation { right:15px; }
}
@media (max-width:400px) { 
	#logo { left:-10px; }
	#user-navigation li:nth-child(2) { display:none; }
}

.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
    padding-bottom:15px; 
    text-align:center;
    position:relative;
	
}

.main-navigation ul {
	display: block;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation .mega-subnav {
	display:none;
}

.main-navigation ul li:hover .mega-subnav,
.main-navigation ul li.focus .mega-subnav {
	display:block;
}

.main-navigation li {
	float: none;
    margin:0 15px;
    display:inline-block;
	border-bottom:1px solid #fff;
	z-index:60;
}
.main-navigation li.current-menu-item { border-bottom:1px solid #000; }

.main-navigation a {
	display: block;
	text-decoration: none;
    font-size:14px;
	color:#000;
    line-height:20px;
    position:relative;
    z-index:55;
}

@media (max-width:1350px) { .main-navigation a { font-size:13px; } .main-navigation li { margin:0 10px; } }
@media (max-width:1199px) {
    .menu-wrap .container { max-width: none; }
    .main-navigation a { font-size:12px; } .main-navigation li { margin:0 5px; }
}
@media (max-width:1050px) { .main-navigation a { letter-spacing:-1px; } }
@media (max-width:991px) { .main-navigation { display:none; } }

/*.main-navigation > div > ul > li.hassubnav:hover > a:after { content:" "; display:block; position:absolute; width:200%; left:-50%; height:50px; }*/

.main-navigation .mega-subnav { 
    position:absolute;
    /*top:25px;*/
	top:0;
	padding-top:25px;
    left: -15px;
    right: -15px;
    background:#fff;
    padding-bottom:30px;
    z-index:50;
	
}
/*.mega-subnav:before { content:" "; display:block; position:absolute; width:300%; height:200%; left:-100%; bottom:0; z-index:-1; background:#fff; }*/
.mega-subnav ul { display:block; text-align:center; max-width:800px; margin:0 auto; }
.mega-subnav li { width:25%; max-width:200px; display:inline-block; padding:0 0px; margin:10px 0; position:relative; }

.mega-subnav li a { display:block; margin:0 auto; max-width:260px; }

.mega-subnav li img { display:block; margin:10px auto; width:130px; height:auto; }
.mega-subnav li .title { display:block; text-align:center; font-size:11px; letter-spacing:0.5px; font-weight:normal; text-transform: uppercase; margin-bottom:5px; }

.mega-subnav li .description { display:block; text-align:left; font-size:14px; text-transform: none; font-weight:normal; }

.mega-subnav ul:after { content:" "; display:block; clear:both; }

@media (max-width:1199px) {
    .mega-subnav li { padding:0 20px; }
    .mega-subnav li img { width:75px; }
}

#main-menu { position:absolute; left:-100%; top:0; z-index:140; width:475px; max-width:100%; height:100%; padding:80px; background:#fff; transition:left 500ms; }
.mm-open #main-menu  { left:0; }
#main-menu .close-btn { cursor:pointer; margin-bottom:30px; }
#main-menu .close-btn i { font-size:26px; }
#main-menu .main-menu-wrap { max-height:90%; overflow-y:auto; padding-right:20px; }

/*@media(max-width:460px) {
    #main-menu { padding:80px 10px 20px 20px; }
    #main-menu .close-btn { top:90px; }
}*/

#main-menu-overlay { display:none; position:absolute; left:0; right:0; width:100%; height:100%; z-index:130; background:rgba(0,0,0,0.35); }
.mm-open #main-menu-overlay { display:block; cursor:pointer; }
#main-menu ul { padding-left:0px; margin-left:0; list-style-type:none; }

#main-menu-cat {  }
#main-menu-cat > li { position:relative; }
#main-menu-cat > li > a { display:block; font-size:20px; font-weight: 600; font-family: span, serif; color:#000; background-repeat:no-repeat; background-position:bottom right; }

#main-menu-cat .show-subnav { display:block; width:30px; height:41px; position:absolute; top:0; right:0px; cursor:pointer; }
#main-menu-cat .show-subnav:after { content:"\f078"; font-family:"Font Awesome 5 Pro"; font-weight:300; }
#main-menu-cat .open .show-subnav:after { content:"\f077"; }
#main-menu-cat .subnav { max-height:0; overflow:hidden; transition:max-height 500ms; }
#main-menu-cat .open .subnav { max-height:400px; } 
#main-menu-cat ul { margin:0; padding:5px 0 5px 30px; }
#main-menu-cat ul li { padding:0 0 5px 0; }
#main-menu-cat ul li a { font-size:14px; font-family: objektiv-mk1, sans-serif; font-weight:400; color:#000;  }

#main-menu-cat li.menu-item-18 a { background-image:url(img/percent.png); background-size:cover; background-position:center center; }

#main-menu-links-1 { border-top:1px solid #000; padding-top:20px; margin-top:25px; }
#main-menu-links-1 li { margin-bottom:0px; }
#main-menu-links-1 a { font-size:16px; font-weight:500; color:#000!important; }

#main-menu-links-2 { border-top:1px solid #000; padding-top:20px; margin-top:25px; margin-bottom:50px; }
#main-menu-links-2 li { margin-bottom:0px; }
#main-menu-links-2 a { font-size:14px; color:#000!important; }

@media (max-width:575px) {
	body.mm-open { max-height:100%; overflow:hidden; }
	#main-menu { padding:0; position:fixed; }
	#main-menu .main-menu-wrap { padding-right:0; max-height:calc(100% - 50px); }
	#main-menu .close-btn { text-align:right; padding:12px 10px 8px; margin:0; height:50px; }
	#main-menu-links-1, #main-menu-links-2 { padding-top:0; margin-left:50px!important; border:none; }
	
	#main-menu-cat { margin-bottom:50px; }
	#main-menu-cat > li {  }
	#main-menu-cat > li > a { background-color:#e1e3d8; border-bottom:1px solid #afb1a8; padding:30px 25px; text-decoration:none!important; }
	
	#main-menu-cat ul { margin:20px 0; }
	#main-menu-cat ul li { padding: 5px 0 5px 0; }
	#main-menu-cat ul li a { font-size:16px; font-weight: 500; margin-bottom:5px; }
	
	#main-menu-cat .show-subnav { top:25px; }
	#main-menu-cat .show-subnav:after { font-size:24px; line-height:40px; }
	
}
@media (min-width:576px) {
	#main-menu-cat > li > a { background:transparent!important; }
}

.catsubnav { display:block; position:relative; margin:30px 50px; }
.catsubnav .scroll { white-space: nowrap; 
    overflow-x: scroll;
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none;  /* Internet Explorer 10+ */
}
.catsubnav .scroll::-webkit-scrollbar { /* WebKit */
    width: 0;
    height: 0;
}
.catsubnav a { display:inline-block; height:36px; color:#000; background:#fff; padding:10px; border-radius:36px; margin-right:5px; padding:8px 30px; font-size:14px; line-height:23px; text-decoration:none!important; }
.catsubnav a:hover { color:#fff; background:#0e182f; }
.catsubnav a.active { color:#fff; background:#0e182f; }

.catsubnav span.scroll-left { position:absolute; top:0px; left:-40px; display:block; width:40px; height:40px; padding-top:8px; cursor:pointer; }
.catsubnav span.scroll-right { position:absolute; top:0px; right:-40px; display:block; width:40px; height:40px; padding-top:8px; cursor:pointer; text-align:right; }
.catsubnav span.scroll-left i, .catsubnav span.scroll-right i { font-size:24px; }

@media (max-width:768px) {
	.catsubnav { margin:20px 20px; }
	.catsubnav a { font-size:14px; height:35px; border-radius:35px; margin-right:5px; padding:8px 20px 12px; }
	.catsubnav span.scroll-left { top:-3px; left:-22px; }
	.catsubnav span.scroll-right {top:-3px; right:-22px; }
}

.catnav { display:block; position:relative; margin:30px 20px; }
.catnav .scroll { white-space: nowrap; 
    overflow-x: scroll;
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none;  /* Internet Explorer 10+ */
}
.catnav .scroll::-webkit-scrollbar { /* WebKit */
    width: 0;
    height: 0;
}
.catnav a { display:inline-block; width:260px; height:350px; color:#000; background:#fff; padding:10px; margin-right:10px; /*padding:34 20px;*/ text-align:center; text-decoration:none!important; vertical-align: top; }
.catnav a:hover { opacity:0.8; }
.catnav a img { display:block; margin-bottom: 20px; }
.catnav a .title { display:block; color:#044785; font-size:24px; font-weight: 600; font-family: span, serif; text-transform:none; white-space: normal; }

.catnav span.scroll-left, .catnav span.scroll-right { display:block; position:absolute; top:45%; width:45px; height:45px; cursor:pointer; border-radius:100%; text-align:center; line-height:45px; background:#fff; -webkit-box-shadow: 3px 3px 6px 1px rgba(0,0,0,0.12); box-shadow: 3px 3px 6px 1px rgba(0,0,0,0.12); z-index:10; }
.catnav span.scroll-left { left:-20px; padding-right:4px; }
.catnav span.scroll-right { right:-20px; padding-left:4px; }
.catnav span.scroll-left i, .catnav span.scroll-right i { font-size:24px; line-height:45px; }

.site-footer ul { margin:0; padding:0; list-style-type: none; }
.site-footer ul li { margin-bottom:10px; }
.site-footer ul li a { color:#fff; font-size:16px; line-height:26px; font-weight:300; text-decoration:underline; }

ul.some { list-style-type:none; margin:20px auto; padding:0; text-align:center; }
ul.some li { display:inline; margin:0 10px; }
ul.some li a { color:#fff; }
ul.some li a i { font-size:30px; }

@media(max-width:991px) {
	ul.some { margin:110px auto 45px; }
}

.woocommerce-breadcrumb { display:block; margin-top:30px; }
.woocommerce-breadcrumb, .woocommerce-breadcrumb a { font-size:12px; color:#858680!important; }

@media(max-width:575px) {
	
	.site-footer .row > .col-12.col-sm-6.col-lg-3:nth-child(5) { border-bottom:1px solid #fff; }
	
	.site-footer { padding: 20px 40px 0; }
	.site-footer .col-12.col-sm-6 { border-top:1px solid #fff; position:relative; padding-left:0; padding-right:0; }
	.site-footer .col-12.col-sm-6 ul { margin-top:5px; margin-bottom:20px; }
	.site-footer .toggle-content { max-height:0; overflow:hidden; transition:max-height 700ms; }
	.site-footer .open .toggle-content { max-height:400px; }
	.site-footer h4 { margin: 22px 0 18px; text-align:left; }
	
	.site-footer .toggle { display:block; width:22px; height:22px; position:absolute; right:0; top:17px; text-align:right; color:#fff; cursor:pointer; }
	.site-footer .toggle:after { content:"\f067"; font-family:"Font Awesome 5 Pro"; font-weight:300; font-size:20px; line-height:22px; }
	.site-footer .open .toggle:after { content:"\f068"; }
}

/*
.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

/* MC */

.mc-field-group {display: inline-block;}
.mc-field-group input {display: inline-block;}
	.mc-field-group input.mc-input {background: #e1e3d8; color: #000; border: 0; height: 42px;}

@media(max-width:991px) {
	.mc-field-group {display: block; margin: 0 auto; text-align: center; margin-bottom: 10px;}
	.mc-field-group input {display: block; margin: 0 auto;}
}

/* var */

.woo-variation-swatches.wvs-style-squared .variable-items-wrapper .variable-item { border-radius:0!important; }

/* stock notifier */

.cwginstock-subscribe-form { max-width:400px; }

.cwginstock-subscribe-form .panel-primary { border:none!important; box-shadow: none!important; }

.cwginstock-subscribe-form .panel-primary>.panel-heading { color: #000!important; background-color: #fff!important; border-color: #fff!important; padding:0!important; }
.cwginstock-subscribe-form .panel-primary>.panel-heading h4 { color:#000!important; margin:0 0 10px!important; text-align:left!important; font-size:14px!important; line-height:20px!important; font-family: objektiv-mk1, sans-serif; }

.cwginstock-subscribe-form .panel-body { padding:0!important; }
.cwginstock-subscribe-form .cwginstock-panel-body .row { display:block; margin:0; }
.cwginstock-subscribe-form .col-md-12 { display:block!important; margin:0!important; padding:0!important; }
.cwginstock-subscribe-form .col-md-12 .form-group.center-block:nth-of-type(1) { margin-right:140px; position:relative; }
.cwginstock-subscribe-form .col-md-12 .form-group.center-block .cwgstock_email { background:#fff; border:1px solid #e1e3d8; text-align:left!important; font-size: 14px; font-weight: 400; padding: 15px 20px; height: 50px; }
.cwginstock-subscribe-form .col-md-12 .form-group.center-block:nth-of-type(2) { width:130px; position:absolute; top:0; right:0; }
.cwginstock-subscribe-form .col-md-12 .form-group.center-block .cwgstock_button { width:100%; background:#0e182f!important; color:#fff!important; font-size:12px; text-transform: uppercase; font-weight:500; height:50px; padding:5px; }

/* hide manufacturer */

.woocommerce-product-attributes-item.woocommerce-product-attributes-item--attribute_pa_brand { display:none; }

#accProdtabs p { font-size: 14px; line-height: 26px; margin-bottom:20px; }

.woocommerce-product-attributes.shop_attributes * { font-size: 14px; line-height: 26px; }
.woocommerce-product-attributes.shop_attributes td { padding-bottom:5px; }
.woocommerce-product-attributes.shop_attributes th { padding-right:10px; padding-bottom:5px;}



/* gift card */

.wc_gc_giftcard_product .quantity-nav { display:none!important; }

.single .cart .wc_gc_field input { width:100%; max-width: 355px; height:50px; padding: 5px 15px; font-size: 14px; }
.single .cart .wc_gc_field textarea {
    width:100%;
    max-width: 355px;

    padding: 5px 15px;
    height: 100px;
    border: none;
    color: #5f726a;
    font-size: 14px;
    font-weight: bold;
}

.woocommerce-mini-cart-item .variation-Vastaanottaja, .woocommerce-mini-cart-item .variation-Lhettj, .woocommerce-mini-cart-item .variation-Viesti { display:none; }

#wc_gc_cart_code, input[name=wc_gc_redeem_code] { height:41px; padding:2px 5px; border:1px solid #ccc; vertical-align: middle; }

/*#payment .place-order .woocommerce-info { margin:20px 0; }*/
#payment .add_gift_card_form { padding:20px; display:block; margin:20px auto; }

.woocommerce-order ul.woocommerce-thankyou-order-details, .woocommerce-order ul.wc-item-meta { margin: 20px 0; }

.single .wc_gc_giftcard_product button.single_add_to_cart_button { display: block; margin-bottom: 40px; }
.single .cart .quantity.hidden { display: none; }

/* gift card cart description */
.product-name dl.variation { word-break: break-word; margin-top: 5px; }
.product-name dl.variation dt { font-weight: 500; font-style: italic; font-size: 14px; }
.product-name dl.variation dd { margin: 0; }
.product-name dl.variation dd > p { margin-top: 2px; margin-bottom: 7px; font-size: 14px; line-height: 20px; }

/* gift card checkout */
.woocommerce-shipping-totals.shipping + small + strong { display: block; text-align: right; }
.woocommerce-shipping-totals.shipping + small + strong + small { display: none; }
.woocommerce-shipping-totals.shipping + small + strong + small + small { font-size: 1rem; }
.add_gift_card_form h4 { margin-bottom: 10px; }
.add_gift_card_form #wc_gc_cart_redeem_form { margin-bottom: 40px; }
.woocommerce-checkout .add_gift_card_form #wc_gc_cart_redeem_form input[type="text"] { margin-bottom: 10px; }

/*Name your price*/
.wc_gc_giftcard_product.nyp-product .nyp { margin-top: 34px; }
.product .nyp .nyp-input { height: 50px!important; width: 200px!important; }
.product .nyp .nyp-input, .product .nyp .minimum-price { margin-bottom: 26px!important; }

/*.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--giftcards a::before {
    content: '';
}*/

/* gift card */


/* moodboard */

.moodboard h1 { color:#000; font-weight:300; font-size:135px; line-height:1em; margin:10px 0 40px; }
@media(max-width:1279px) { .moodboard h1 { font-size:11vw; } }
@media(max-width:480px) { .moodboard h1 { font-size:45px } }
.moodboard h2 { color:#000; font-weight:400; margin-bottom:40px; }
.moodboard h3 { color:#000; font-weight:400; font-size:42px; line-height:1em; margin:30px 0 40px; }
@media (max-width: 767px) { .moodboard h3 { font-size:24px; margin:20px 0 30px;  } }
.moodboard h4 { color:#000; margin:30px 0 5px 0; font-size:20px; line-height:1em; }
@media (max-width: 767px) { .moodboard h4 { color:#000; margin:20px 0 5px 0; font-size:16px; } }

.mb-top { margin-top:60px; }
@media(max-width:991px) { .mb-top { margin-top:30px; } }

	
.row-title { font-family:span; font-weight: 600; font-size:20px; line-height:1em; }
p.mb-prods { max-width:850px; margin:20px auto; }
p.mb-prods a { font-weight:bold!important; }

@media (max-width: 767px) {
	.moodboard p { font-size: 14px; line-height: 22px; }
	.row-title { font-size:16px; }
}

.mb-top p { margin-bottom:0px; font-size:15px; }
@media(max-width:1279px) { .mb-top p { font-size:1.3vw; } }
@media(max-width:480px) { .mb-top p { font-size:6px; } }

.moodboard.moodboard-white-text h1, .moodboard.moodboard-white-text h2, .moodboard.moodboard-white-text h3, .moodboard.moodboard-white-text h4, .moodboard.moodboard-white-text p, .moodboard.moodboard-white-text a, .moodboard.moodboard-white-text .product .price { color:#fff; }


/* elokuu */

.product-list .hover-img {
    display:block; width:100%; height:0px; position:Absolute; top:0; left:0; padding-bottom:100%; overflow:hidden; opacity:0; transition: opacity 500ms;
    background-size:cover; background-position:center center;
}
.woocommerce-LoopProduct-link:hover .hover-img { opacity:1; }
.product-list .hover-img img { position:absolute; top:0; left:0; width:100%; height: 100%; object-fit: cover; }

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).image-variable-item.selected:not(.no-stock) .variable-item-contents::before { display:none!important; }
.woo-variation-swatches .product-list .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item) { border-radius:100%; }
.woo-variation-swatches .product-list .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item) img { border-radius:100%; }

.prod-highlight .wvs-archive-variations-wrapper { display:none!important; }

.cart-collaterals .cross-sells:nth-child(2) { display:none; }

/* content-product.php acf product_highlight_video */
.hlvideo {
    position: absolute;
    top: 0;
    left: 5%;
    width: 90%;
    overflow: hidden;
    height: 0;
    padding-bottom: 100%;
    z-index: 1; }
.product.product-list > a.woocommerce-LoopProduct-link { z-index:2; }
