/*
Theme Name: fimex_2014
Theme URI: http://underscores.me/
Author: Tomi Neulanen - kanava.to
Author URI: http://underscores.me/
Description: Description
Version: 1.0-wpcom
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: fimex_2014
Domain Path: /languages/
*/

/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.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;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}

/* WooCommerce Styles */
.woocommerce-breadcrumb {
	display: inline-block;
	margin-top: 20px !important;
}

body {
	background: #dedede url(img/bg2.jpg) top repeat-x;
	font-family: 'Verdana', sans-serif;
}

#page {
	background: #fff;
	margin-top: 10px;
}

.new-header {
	padding-top: 15px;
}

.logo-linkki {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

.logo-linkki:hover {
	text-decoration: none;
}

.logo-linkki img {
	max-width: 150px;
}

.ylakulma {
	margin-bottom: 30px;
}

#aspa:after {
	content: '|';
	color: #cacaca;
	margin-left: 15px;
}

/* Piiloon */
#liput,
#aspa:after {
	display: none;
	visibility: hidden;
}

#liput > a {
	padding-left: 15px;
}

.search-form {
	display: inline-block;
	margin-left: 15px;
}

.search-field {
	border: 1px solid #cacaca;
	font-size: 14px;
	padding: 8px;
}

.search-submit {
	background: #000;
	border: 1px solid #000;
	color: #fff;
	margin-left: -4px;
	padding: 8px 16px;
}

.search-submit:hover {
	background: #fff;
	color: #000;
}

/*.ostoskori {
	display: inline-block;
}

.ostoskori:hover {
	text-decoration: none;
}

.ostoskori-cart {
	background: #000;
	border: 1px solid #000;
	color: #fff;
	padding: 10px 2px 10px 10px;
}

.ostoskori-contents {
	background: #dedede;
	border: 1px solid #dedede;
	padding: 10px;
}*/

.ostoskori:hover {
	text-decoration: none;
}

.ostoskori-wrapper {
	background: #dedede;
	display: inline-block;
}

.ostoskori-wrapper .dashicons.dashicons-cart {
	background: #000;
	color: #fff;
	height: 38px;
	padding: 10px;
	width: 38px;
}

.ostoskori-contents {
	padding: 9px 15px 9px 10px;
	display: inline-block;
}

#mega-menu-wrap-primary {
	margin-top: 15px;
}

.ylanosto {
	color: #fff;
	margin-bottom: 15px;
	margin-top: 15px;
	padding: 84px 164px;
	text-align: center;
}

.ylanosto h1 {
	font-size: 40px;
	font-weight: bold;
	text-transform: uppercase;
}

.tarjousnappi {
	background: #000;
	color: #fff;
	display: inline-block;
	font-size: 18px;
	padding: 12px 36px;
}

.tarjousnappi:hover {
	background: #fff;
	color: #000;
	text-decoration: none;
}

.tietoblokki {
	background: #ececec;
	padding: 30px;
}

.tietoblokki h3 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	text-transform: uppercase;
}

.tietoblokki .dashicons {
	color: #b1b1b1;
	float: left;
	font-size: 50px;
	height: 100%;
	margin-right: 15px;
	width: 50px;
}

.tietoblokki .karttalinkki {
	background: #000;
	color: #fff;
	display: inline-block;
	margin-bottom: 20px;
	padding: 8px 16px;
}

#tuote-nostot {
	margin-bottom: 15px;
	margin-top: 15px;
}

#toimitus-ja-takuu {
	margin-bottom: 15px;
	margin-top: 50px;
}

#toimitus-ja-takuu .col-sm-4 {
	padding: 20px 40px;
}

#toimitus-ja-takuu .col-sm-4:nth-of-type(2) {
	border-left: 1px solid #c6c6c6;
	border-right: 1px solid #c6c6c6;
}

#toimitus-ja-takuu h3 {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0;
	text-transform: uppercase;
}

#toimitus-ja-takuu p {
	font-size: 14px;
}

#tiedotteet {
	margin-top: 50px;
}

#tiedotteet .tiedote {
	background: #ececec;
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#tiedotteet .fb-page {
	margin-bottom: 10px;
	margin-top: 10px;
}

#tiedotteet h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 30px;
	margin-top: 30px;
	text-transform: uppercase;
}

#footer {
	background: #000;
	color: #fff;
	margin-top: 20px;
	padding: 20px 30px;
}

#footer h3 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
	text-transform: uppercase;
}

#footer p {
	font-size: 12px;
	margin-bottom: 0;
}

#footer ul {
	list-style: none;
	padding-left: 0;
	margin-bottom: 30px;
}

#footer a {
	color: #fff;
	font-size: 12px;
}

#menu-toimitusehdot a {
	text-decoration: underline;
}

#menu-toimitusehdot a:hover {
	text-decoration: none;
}

#footer-maksutavat {
	padding: 15px;
}

#copy {
	margin: 15px auto;
}

/* WooCommerce tuote */
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
	border: 1px solid #c6c6c6;
	margin: 0 8px 8px 0;
	padding: 8px;
	width: calc(25% - 6px);
}

.woocommerce ul.products li.last,
.woocommerce-page ul.products li.last {
	margin-right: 0;
}

.woocommerce ul.products li.product .onsale {
	display: none;
}

.woocommerce ul.products li.product h3 {
	color: #000;
	font-weight: bold;
}

.woocommerce ul.products li.product .price {
	color: #000;
}

.woocommerce ul.products li.product .price del {
	display: inline;
	margin-right: 10px;
}

.woocommerce ul.products li.product .price ins {
	text-decoration: none;
}

.price ins .amount {
	color: #bf0404;
}

.woocommerce ul.products li.product .button {
	background: #dedede;
	border-radius: 0;
	color: #000;
	font-size: 12px;
	padding: 8px 16px;
}

.woocommerce ul.products li.product .button.add_to_cart_button {
	background: #000;
	color: #fff;
}

.woocommerce div.product form.cart .variations select {
	min-width: auto;
}

.woocommerce div.product form.cart .variations label {
	color: #000;
}

.bundled_product_summary {
	padding-left: 105px !important;
}
.bundled_product_summary .bundled_product_images {
	margin-left: -90px !important;
}
.bundled_product_summary .bundled_product_images img {
	width: 60px !important;
}
.bundled_product_excerpt.product_excerpt {
	font-size: 13px;
}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
	width: 38%;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
	width: 58%;
}

@media screen and (max-width: 768px) {
	.woocommerce #content div.product div.images, .woocommerce #content div.product div.summary, .woocommerce div.product div.images, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.images, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.images, .woocommerce-page div.product div.summary {
		width: 100%;
	}
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
	color: #5f8350;
	font-size: 1.5em;
}

.woocommerce ul.products li.product .price .from {
	color: #000;
	font-size: 12px;
}

.woocommerce-pagination {
	margin-bottom: 10px;
}

.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
	width: auto;
}

.woocommerce .coupon input.button {
	background-color: #a46497;
	color: #fff;
}
.woocommerce .coupon input.button:hover {
	background-color: #935386;
	color: #fff;
}

.entry-content table {
	border-collapse: separate;
	border-spacing: 2px;
	width: 75%;
}

.entry-content table td {
	background: #dedede;
	padding: 10px;
}

.entry-content table tr td:first-child {
	font-weight: bold;
}

.entry-content ul {
	margin-top: 10px;
}

@media (max-width: 991px) {
	.logo-linkki {
		font-size: 14px;
	}

	.logo-linkki img {
		max-width: 125px;
	}

	.ylakulma {
		margin-bottom: 10px;
	}
}

@media (max-width: 767px) {
	.tietoblokki {
		margin-bottom: 10px;
		margin-top: 10px;
	}

	#toimitus-ja-takuu .col-sm-4:nth-of-type(2) {
		border: 0px;
	}
}

.wc-cart-shipping-notice {
	display: none;
}

.cart.bundle_data {
	margin: 15px;
}

.bundled_product_permalink {
	display: none;
}