/*
Theme Name: Stockholm Child
Theme URI: http://demo.select-themes.com/stockholm/
Description: A child theme of Stockholm Theme
Author: Select Themes
Author URI: http://select-themes.com
Version: 1.0.0
Template: stockholm
*/
@import url("../stockholm/style.css");


/* Hides invisible clickable link area around the main logo */

img.dark, img.light {
	display: none !important;
}

/* Fixes sticky header logo dimensions */

img.sticky {
	width: 140px !important;
	max-height: 35px !important;
}

/* General styling */

h2 {
	padding-top: 12px;
}

ol, ul li {
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	letter-spacing: 1px;
	line-height: 1.6em;	
}

.q_logo {
	padding-top: 10px;
}

li:last-child {
	padding-bottom: 14px;
}

.mobile_menu a {
	text-decoration: none;
}

/* Homepage */

.lead-content {
	max-width: 800px;
	margin: auto;
}

.contact_box {
	margin-top: 7px;
	padding: 25px 50px;
	background: #eee;
	text-align: center;
}

.contact_box ul {
	text-align: left;
	padding-left: 32px;
}

.small {
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
}

h2 a {
	text-decoration: none;
}

h2 a:hover {
	text-decoration: none;
}

h2.latest_post_title a {
	color: #4c4748 !important;
	text-decoration: none;
}

h2.latest_post_title a:hover {
	color: #3eb049 !important;
}

h3.homepage_titles {
	padding-top: 15px;
}

.latest_post {
	padding: 17px 0px 0px 20px !important;
}

.align_center {
	text-align: center;
	padding-bottom: 100px !important;
	padding-top: 120px !important;
}
.align_center a {
	text-decoration: none;
}

/* Restaurant sub pages */

.restaurant_slider a {
	display: none;
}

/* Lahjakortit */
.woocommerce .content .content_inner > .container > .container_inner.default_template_holder{
         padding-top: 190px;
}
.page-id-846 .content .content_inner > .container > .container_inner.default_template_holder{
         padding-top: 190px;
}

.page-id-845 .content .content_inner > .container > .container_inner.default_template_holder{
         padding-top: 190px;
}

.woocommerce-tabs .wc-tabs {
      display: none;
}

/* Takaisin kauppaan nappi
a.backtoshop {
    color: white;
    background-color: #3eb049;
    display: block;
    margin-top: 14px;
    border: 1px solid;
    border-color: #3eb049;
    width: 166px;
    padding: 5px 10px;
    text-align: center;
}
*/

/* Tamarin hetki */

.page-id-935 .content .content_inner > .container > .container_inner.default_template_holder{
         padding-top: 190px;
}


/* Maistelu Helsinki */

.page-id-1124 .content .content_inner > .container > .container_inner.default_template_holder{
         padding-top: 190px;
}

/* Maistelu Espoo */

.page-id-1217 .content .content_inner > .container > .container_inner.default_template_holder{
         padding-top: 190px;
}

/* Uutiset */



/* Lounaslistat */

.page-id-263 img,
.page-id-2066 img,
.page-id-2109 img,
.page-id-2111 img,
.page-id-2114 img {
	padding-bottom: 40px;
}

/* Contact Form */

.wpcf7 input[type="text"],
.wpcf7 input[type="email"] {
	background: #eee;
	margin: 0px;
}

.wpcf7 textarea {
	background: #eee !important;
	max-height: 225px;
}

.wpcf7 input, textarea {
	max-width: 460px;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.4em !important;
	letter-spacing: 1px;
	color: #555;
}

.wpcf7 input[type="submit"] {
	font-size: 20px;
	font-weight: 300;
	letter-spacing: 1px;
	padding: 10px 35px;
	text-transform: none;
}

/* Food Menu */

.food_menu {
	margin-top: -15px;
	padding: 0px 28px 20px 28px;
}

.small_big {
	float: right;
	padding-right: 35px;
}

.price {
	float: right;
	color: #3eb049;
}

.green {
	color: #3eb049;
}

/* Footer */

footer h4 {
	padding-top: 25px;
	color: #ddd !important;
}

footer p {
	line-height: 1.4em;
}

footer a {
	text-decoration: none;
}

footer a:hover {
	text-decoration: none;
}

.take_away_icon {
	padding-top: 28px;
	padding-bottom: 15px;
	margin-left: -10px;
}

.ruoka-ikonit {
	padding-left: 9px;
}

/* Media queries */

@media screen and (max-width: 1200px) {
    	.contact_box {
		padding: 25px 20px;
		max-width: 260px;
	}
	.contact_box ul {
		padding-left: 35px;
	}
}

@media screen and (max-width: 1000px) {
	.contact_box ul {
		padding-left: 10px;
	}
}

@media screen and (max-width: 768px) {
	h2.ravintolat {
		padding: 0px 0px 40px;
	}
	.separator-ravintolat {
		display: none;
	}
	footer h4 {
		padding-top: 0px;
	}
	.contact_box {
		margin-top: 7px;
		padding: 25px 50px;
	}
	.contact_box ul {
		padding-left: 40px;
	}
	.pull-up-mobile {
  	 	margin-top: -70px;
	}
}

@media screen and (max-width: 480px) {
        .container_inner {
		width: 95%;
		max-width: 420px;
    	}
    	.contact_box {
		margin-top: 7px;
		padding: 25px 10px;
	}
	.contact_box ul {
		padding-left: 8px;
	}
}

/* Festivaalikampanja */

.festivaalikampanja {
 	max-width: 800px;
	margin: auto;
	padding-bottom: 50px;
}

.green {
	font-family: 'Oswald', sans-serif;
	color: #3eb049;
	line-height: 30px;
	letter-spacing: 1px;
}