/**
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - There is an scss (SASS) version of this file in the /sass/ directory in your
 *   sub-theme, if you set Compass to watch it or the directory this file will be
 *   overwritten!
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */

/* Example style to show how to target a device range */
html {
  font-size: 90%; /* Increase the body font size on smallish devices, assumes less than 100% default has been set */
}
#block-block-8, #block-block-9, #block-block-10 {
	background-size:100% !important;
	width:32.2% !important;
	height:200px !important;
}
#block-block-8 ul, #block-block-9 ul, #block-block-10 ul {
	margin-top:60px !important;
}
#block-block-8 ul, #block-block-9 ul, #block-block-10 ul {
    margin-top: 40px !important;
}
#block-block-8 li, #block-block-9 li, #block-block-10 li {
	font-size:68% !important;
}
#nav-wrapper .block-content li a, #nav-wrapper .menu-wrapper li a, #nav-wrapper .menu li a {
	font-size:15px !important;
	
}
#branding {
    width: 40% !important;
}
#nav-wrapper .block-content li a, #nav-wrapper .menu-wrapper li a, #nav-wrapper .menu li a {
    font-size: 82% !important;
}
#block-views-dagatal-block-2 .views-field-field-atburdardags {
    font-size: 60% !important;
}
.view-frettir .group-left .field-name-body {
    max-height: 96px !important;
    overflow-x: hidden !important;
    overflow-y: hidden !important;
}
.block ul.pager li {
	font-size:10px !important;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
.view .date-nav-wrapper .date-heading h3 {
    font-size: 1.0em;
    line-height: 30px;
}
.view-frettir .group-header .field-items h4 {
	margin-bottom: 0.4em;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0.4em;
}
 .more-link {
	 display:none !important;
	 
 }
 .geolocation-map {
	width:98% !important;
	
}