/*
Theme Name: 	Novus 2017
Theme URI: 		http://www.novus-utveckling.se
Author: 		Alles Web AB
Author URI: 	http://www.allesweb.se
Description:	Barntema Novus 2017
Template:		betheme
Version: 		1.1
*/


/* ============================= Generellt =============================*/

* {
	/*font-family: Calibri, Arial, sans-serif !important;*/
}

blockquote {
	max-width: 30em;
	margin: 0 auto;
	padding: 1rem 0;
	font-size: 1.4rem !important;
	line-height: 1.4em !important;
	color: rgb(92, 92, 92) !important;
	opacity: .99;
}

@media only screen and (max-width: 767px) {
	blockquote {
		font-size: 1.2rem !important;
	}	
}

blockquote:before {
	content:'”';
	position: absolute;
	font-size: 5em;
	opacity: .4;
	top: .25em;
	left: -.2em;
	color: #768c33;
	z-index: -1;
}


/* ============================= Header =============================*/

#Top_bar {
	top: 0px !important;
	background-color: #ffffff !important;
}

.home #Top_bar {
	/*top: 43px !important;*/
}

#Top_bar #logo {
	padding: 30px 0px 0px 0px !important;
}

@media screen and (max-width: 1280px) {
	#Top_bar #logo {
		width: 200px !important;
		line-height: normal !important;
	}
}

@media screen and (min-width: 1024px) {
	#Top_bar {
		/*position: absolute !important;
		background-color: rgba(255,255,255,0.9) !important;*/
	}
}

#Top_bar.is-sticky .logo {
  width: 150px !important;
  margin: 0px 0px 0px 0px !important;
}

@media screen and (min-width: 1024px) {
	body:not(.home) #Top_bar:not(.is-sticky) #logo {
		/*margin-top: 43px;*/
	}
}

.header-stack #Top_bar .logo {
	border-bottom-width: 0px;
}

@media screen and (max-width: 767px) {
	#Top_bar .logo #logo {
		margin: 10px 30px !important;
	}
}

/* Meny */

#Top_bar #menu {
	background-color: transparent !important;
}

#Top_bar.is-sticky .menu > li > a span:not(.description) {
	padding: 0px 14px;
}

@media screen and (max-width: 1280px) {
	#Top_bar .menu > li > a span:not(.description),
	#Top_bar .menu li ul li a span {
		font-size: 14px !important;
		padding: 0px 14px !important;
	}
}

@media screen and (max-width: 1150px) {
	#Top_bar .menu > li > a span:not(.description),
	#Top_bar .menu li ul li a span {
		font-size: 13px !important;
		padding: 0px 12px !important;
	}
}

@media screen and (max-width: 1024px) {
	#Top_bar .menu > li > a span:not(.description),
	#Top_bar .menu li ul li a span {
		font-size: 12px !important;
		padding: 0px 9px !important;
	}
}

#Top_bar .menu > li ul {
	background-color: rgba(255,255,255,0.9) !important;
}

#Top_bar .menu li > ul {
	box-shadow: none;
	-webkit-box-shadow: none;
}

#Top_bar .menu li ul {
  background-image: none;
}

#Top_bar .menu li ul li a span {
  font-size: 16px;
  font-weight: 300;
}

#Top_bar .menu_wrapper .menu > li > a {
  text-decoration: none !important;
}

@media screen and (max-width: 767px) {
	#Top_bar a.responsive-menu-toggle {
		top: 32px !important;
		right: 20px;
	}
}

#Header #menu > ul > li.current-menu-item > a, #Header #menu > ul > li.current_page_item > a, #Header #menu > ul > li.current-menu-parent > a, #Header #menu > ul > li.current-page-parent > a, #Header #menu > ul > li.current-menu-ancestor > a, #Header #menu > ul > li.current_page_ancestor > a {
	background: none !important;
}

/*#Top_bar .menu > li > ul.mfn-megamenu a.mfn-megamenu-title {
	text-transform: none;
	background-color: #abada9 !important;
	color: #ffffff;
}*/

.header_placeholder {display: none;}


/* ============================= Content =============================*/

#Content {
	padding-top: 0px !important;
	padding-bottom: 40px !important;
	/*margin-top: 0px !important;
	position: relative;
	top: 0px;*/
}

.column_column ul li, .column_helper ul li, .column_visual ul li, .icon_box ul li, .mfn-acc ul li, .ui-tabs-panel ul li, .post-excerpt ul li, .the_content_wrapper ul li {
	margin-bottom: 0px;
}

a {
	text-decoration: underline;
}

#Content h1 {
	border-bottom: 0px solid #000000;
}


/* ============================= Blog =============================*/

@media screen and (max-width: 1023px) {
	.single .post,
	.blog_wrapper,
	.section-filters {
		margin-top: 100px;
	}
}

@media screen and (min-width: 1024px) {
	.single .post,
	.blog_wrapper,
	.section-filters {
		margin-top: 260px;
	}
}

@media screen and (min-width: 1280px) {
	.single .post,
	.blog_wrapper,
	.section-filters {
		margin-top: 270px;
	}
}

.single .post .column {
	/*padding: 0px 2rem 0px 2rem;*/
}

.comments {
	margin-top: 80px;
}

/* ============================= Sektioner =============================*/

.kontakt {
	background-color: #668508;
	text-align: center;
	padding: 50px 50px 30px 50px;
}

.kontakt h1, .kontakt h2, .kontakt h3, .kontakt h4, .kontakt h5, .kontakt h6 {
	color: #ffffff;
	font-size: 40px;
	line-height: 50px;
	font-weight: 300;
}

.kontakt p {
	color: #ffffff;
	font-size: 30px;
	line-height: 36px;
	font-weight: 300;
}

.kontakt p a {
	color: #ffffff;
	text-decoration: none !important;
}

.kontakt p a:hover {
	color: #668508;
}

.citat p {
	color: #668508;
	font-style: italic;
}

.cta {
	padding: 1em 1em 1em 1em;
	color: #ffffff !important;
	border: 0px solid #668508;
	border-radius: 16px;
	background-color: #668508;
	text-align: center;
}

.cta p, .cta h1, .cta h2, .cta h3, .cta h4, .cta h5, .cta h6 {
	color: #ffffff !important;
}

.cta .vc_btn3,
.cta .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
	background-color: #ffffff !important;
	color: #668508 !important;
	border: none;
	margin: 0px 10px 0px 10px;
}

.cta .vc_btn3:hover,
.cta .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
	background-color: #9DC721 !important;
	color: #ffffff !important;
}

.cta .wpb_text_column,
.cta .vc_btn3-container {
	margin-bottom: 16px;
}


/* ============================= Message Box =============================*/

.vc_color-info.vc_message_box {
	padding: 1em 1em 1em 1em;
	color: #668508 !important;
	border-color: #668508 !important;
	background-color: rgba(102,133,8,0.2) !important;
}

.vc_message_box-icon {display: none;}


/* ============================= Menywidget =============================*/

.widget_nav_menu ul,
.widget_nav_menu ol {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	background: none;
}

.widget_nav_menu ul li::after {
  border-width: 0px 0px 0px 0px;
}

.widget_nav_menu li {
	list-style: none;
}


/* ============================= Footer =============================*/

#Footer label {
	font-weight: 300;
	margin-bottom: 0px;
}

#Footer input[type="date"],
#Footer input[type="email"],
#Footer input[type="number"],
#Footer input[type="password"],
#Footer input[type="search"],
#Footer input[type="tel"],
#Footer input[type="text"],
#Footer input[type="url"],
#Footer select,
#Footer textarea {
	width: 100%;
	padding: 8px;
	margin-bottom: 10px;
	font-size: 15px;
	border-width: 0px;
}

#Footer .footer_action {
    background: #668508;
}

#Footer .footer_action a {
	display: inline-block;
	background-color: #ffffff;
	padding: 5px 20px;
	margin: 0px 16px;
	border-radius: 5px;
	color: #668508;
	font-size: 0.9em;
	text-decoration: none !important;
}

#Footer .footer_action a:hover {
	background-color: #E0E7CD;
}



/* ============================= Revolution Slider =============================*/

.rs-layer {
	text-shadow: 0px 0px 30px #000000;
}

@media screen and (max-width: 1024px) {
	.rs-layer {
		font-size: 24px !important;
		line-height: 28px !important;
	}
}

@media screen and (max-width: 767px) {
	.rs-layer {
		font-size: 18px !important;
		line-height: 22px !important;
	}
}

@media screen and (max-width: 599px) {
	.rs-layer {
		font-size: 14px !important;
		line-height: 18px !important;
	}
}

@media screen and (max-width: 479px) {
	.rs-layer {
		font-size: 12px !important;
		line-height: 15px !important;
	}
}

@media screen and (max-width: 399px) {
	.rs-layer {
		display: none;
	}
}



/* ============================= Cookie law info bar =============================*/

#cookie-law-info-bar a {
	font-weight: 300;
}