/*
Theme Name: Majavamm (Puleium OÜ)
Theme URI: http://baumende.eu/
Author: Baumende Creative
Version: 1.0
Description: Majavammi wordpressi disain
*/

/* EMPTY FILE - CUSTOMISATIONS HERE ONLY*/

.languageselector, .languagemenu, .languagemenu li, .languagemenu li a {
	z-index:3000;
}
ul.dropdown {
	z-index:30000;
}
.top-bar-section ul.dropdown li.active, .top-bar-section ul.dropdown li:active {
	background-color: #FAFAFA
}
.top-bar-section ul.dropdown li:hover {
	background-color:#FAFAFA;
}
.form-allowed-tags {
	display:none;
}

.getquotewrapper{
	margin-top:0;
	top:2.5rem;
}
.getquotewrapper #getquote{
	top:0;
}
div.news ul li{
	min-height:70px;
}
.service .imagedynamicbg{
	min-height:210px;
}
h3.comment-reply-title {
	font-size: 1.25em;
}
.article h1 {
	font-size: 2em;
}
.article h2 {
	font-size: 1.75em;
}
.article h3 {
	font-size: 1.5em;
}
.article h4 {
	font-size: 1.25em;
}
.article h5 {
	font-size: 1.15em;
}
.article h6 {
	font-size: 1em;
}
.gray {
	padding-top: 6em;
	padding-bottom: 2em;
}

.newslist .date{
	border-left:6px solid #f5f5f5;
	
}

.newslist.large-block-grid-2 li:nth-child(2n+1) .date{
	border-left:0px;
}
.news .news h3{
	margin-left:-0.8em;
}

div.news ul li{
	padding:0;
	border-bottom:0;
}

@media screen and (max-width:1024px){
	.newslist .date{
		border-left:0px solid #eee;
		
	}
}
.textwidget a img{
	max-width:115px;
	padding:10px;
}

.imagedynamicbg img, .imagedynamicbg-small img{
	min-height: 100% !important;
	min-width: 100%;
	max-width: 640px;
	max-height: 640px;
}
ul.languagemenu {
	visibility:hidden;
}
.collapse.article {
	max-height:300px;
	overflow:hidden;
}
section.offer {
	background-color: #be1132;
	color: #f5f5f5;
}
.offer a, .offer a:active, .offer a:hover, .offer a:visited {
	color: #f5f5f5;
	font-size:0.85em;
		font-weight:bold;

}
.offer a:hover {
	text-decoration:underline;
	font-weight:bold;
}
.article h1 {
	font-size:1.75em;
}
.article h2 {
	font-size:1.5em;
}
.article h3 {
	font-size:1.4em;
}
.article h4 {
	font-size:1.25em;
}
.article h5 {
	font-size: 1.15em;
}
.article h6 {
	font-size: 1em;
}