/*
Theme Name: NS Minimal Child Amanda
Theme URI: https://www.nuno-sarmento.com/portfolio/ns-minimal/
Author: nunosarmento
Author URI: http://www.nuno-sarmento.com
Description: NS Minimal is a WordPress theme for bloggers. Lightweight theme, very fast, responsive, RTL & translation ready and best SEO practices. This theme will looks awesome on every device (mobile, tablet and desktop).
Template: ns-minimal
Version: 0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, full-width-template, post-formats, rtl-language-support, theme-options, translation-ready, blog
Text Domain: ns-minimal
Domain Path: /languages/
*/

/* General Site Styles */

body,
input,
select,
textarea {
  color: #000000;
  font-size: 17px;
}

.site-content {
	padding-top:0;
}

.column.three-fourths {
  width: 100%;
}

div.pdfemb-viewer {
margin: 0px auto !important;
}

.btn-primary {
color: #FFFFFF;
}

/* Header Styles */

.site-title {
	font-size:4em;
	 font-family: garamond;
}

.site-branding {
  background-color: #673300;
	padding-top: 1px;
	padding-bottom: 15px;
	padding-left:10px;
}

.site-description {
  color: #fff4e6;
  font-size: 16px;	
}

/* Footer Styles */

.site-info {
font-size: 14px;
}

.site-info a {
font-size: 14px;
}

.widget-title {
	margin-bottom: .5em;
	margin-top: 1.5em;
}

#search-3 .search-field {
padding: 2px;
height:18px;
}

.mpp li {
	padding-left: 2em;
	text-indent: -2em;
}

/* Print and Citation Link Styles */

.printlink {
	display: block; 
	margin-top: .25em;
	float: right;
}

.type-page .citations {
display:none;
}

/* Work Page Styles */ 

.toc-work ul {
list-style-type: none;
font-size: 20px;
}

.work-top-link {
float:right;
}

.wp-block-column ul {
margin-bottom:0px;
margin-left:.5em;
}

.wp-block-column ul li {
margin-bottom:0px;
}

h6 {
  font-size: 17px;
	font-weight: inherit;
  margin-top: 0px;
  margin-bottom: 0px;
	line-height: 1.8;
}


