/*
Theme Name: Stockholm
Theme URI: http://demo.select-themes.com/stockholm
Description: Stockholm Theme
Tags: agency, business, ajax, portfolio, blog, shop, multi-purpose, clean, elegant, white, photography, modern, fullscreen, stylish, design
Author: Select Themes
Author URI: http://demo.select-themes.com
Version: 3.1
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/


.search .post_image img {
	width: 90% !important;
}

.search .post_text_inner {
	padding: 0 !important;
}

.search h2 {
	font-size: 45px;
}

.search .post_image {
	width: 25% !important;
	float: left;
}

.search .post_text {
	width: 75%;
	float: left;
}

.full_section_inner p {
	margin-bottom: 16px;
}

	@media only screen and (min-width: 1000px) and (max-width: 1200px) {
		nav.main_menu > ul > li > a {
		    padding: 0 9px !important;
		}
	}	

.tribe-events-schedule h2 {
    font-size: 24px !important;
	margin-bottom:20px;
}

.numcount {
    color: #F90;
    font-size: 33px;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: none;
}

.h1new h1 {
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0px;
    text-transform: none;
    color: #70706f;
}

.h2new h2 {
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0px;
    text-transform: none;
    color: #70706f;
}

.h3new h3 {
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0px;
    text-transform: none;
    color: #70706f;
}

.h1alter h3 {
    font-size: 33px;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: none;
    color: #70706f;
}

.pp-blog {
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0px;
    text-transform: none;
    color: #70706f;
    margin-bottom: 20px;
}