/*
Theme Name: 	Bokhyller v2
Theme URI: 		https://mediabooster.no
Version: 		2.0
Description: 	Tema laget for Mediabooster.
Author: 		Mediabooster AS
Author URI: 	https://mediabooster.no
template: 		bb-theme
*/

/* A FIX */
a:focus {
	outline: none;
}

body .site.grid-container {
	max-width: 100vw;
}

/* Footer */
.footer-symbol-linje .fl-icon, 
.footer-symbol-linje .fl-icon a i{
	text-align: center;
	width: 1.3em;
	color: #d7ac63;
}
.footer-symbol-linje,
.footer-symbol-linje a {
	color: #302e29;
	font-weight: bold;
}
.footer-symbol-linje a:hover,
.footer-symbol-linje a:focus {
	color: #d7ac63;
}


/*nyhetsbrev footer*/
button.yikes-easy-mc-submit-button.yikes-easy-mc-submit-button-1.btn.btn-primary.bokhylle-mc-knapp {
	background-color: white;
	color: #d7ac63;
	border-bottom: solid 4px #d7ac63;
	border-right: none;
	border-left: none;
}
button.yikes-easy-mc-submit-button.yikes-easy-mc-submit-button-1.btn.btn-primary.bokhylle-mc-knapp:hover {
	background-color: #d7ac63;
	color: white;
}
input#yikes-easy-mc-form-1-EMAIL {
	color: #d7ac63;
	background-color: white;
	padding-bottom: 11px;
}
.yikes-easy-mc-form label.label-inline {
	float: left;
	width: 35%!important;
	padding-right: 10px;
}

@media only screen and (max-width: 768px) {
	.yikes-easy-mc-form label.label-inline {
		float: left;
		width: 100%!important;
		padding-right: 0px!important;
	}
}


/* FORHANDLERE */
.results_entry {
	border-bottom: 1px solid #b5b5b5;
	padding: 20px 0;
}
.slp_result_phone {
	display: block;
	font-weight: bold;
}
.slp_result_phone:before {
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f095";
	display: inline-block;
	margin-right: 0.5em;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;	
}

/* MAILCHIMP  (yikes) */
.bokhylle-mc {
	max-width: 300px;
	margin: 0 auto;
}
.edit-link {
	display: none;
}
/* tmp workaround */
.page-content, .entry-content, .entry-summary {
	margin:0;
}