/*   
Theme Name: Responsive Child Theme
Theme URI: http://themeid.com/responsive-theme
Description: Responsive Child Theme
Author: Emil Uzelac
Author URI: http://themeid.com
Template: responsive
Version: 1.0
*/

/* =Start Here
-------------------------------------------------------------- */

/* CSS Rules: Sorted alphabetically. */

/* =Reset CSS (v2.0) http://meyerweb.com/eric/tools/css/reset/
-------------------------------------------------------------- */
img {
	border: none;
}

center {
	margin-top: -31px;
}


/* =Horizontal Rule
-------------------------------------------------------------- */
hr {
	background: #FFF;
	color: #FFF;
	height: 10px;
	border-bottom: 1px solid #4A3F3D;
}

#widgets hr {
	background: #4A3F3D;
	color: #4A3F3D;
	height: 10px;
	border-bottom: 1px solid #FFF;
}

/* =Base
-------------------------------------------------------------- */
html {
	background: #4A3F3D url(core/images/background.jpg) no-repeat center center fixed;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
}

body {
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	color: #4A3F3D;
	font-family: 'Segoe UI', 'DejaVu Sans', 'Liberation Sans', sans-serif;
	font-size: 15px;
	background: none;
}

/* =Typography
-------------------------------------------------------------- */
@font-face {
	font-family: 'Overlock Black Italic';
	src: url('webfontkit/overlock-blackitalic-otf-webfont.eot');
	src: url('webfontkit/overlock-blackitalic-otf-webfont.eot?#iefix') format('embedded-opentype'),
		url('webfontkit/overlock-blackitalic-otf-webfont.woff') format('woff'),
		url('webfontkit/overlock-blackitalic-otf-webfont.ttf') format('truetype'),
		url('webfontkit/overlock-blackitalic-otf-webfont.svg#Overlock Black Italic') format('svg');
	font-weight: normal;
	font-style: normal;
}

u,
underline {
	text-decoration: none;
	font-size: 90%;
	text-transform: uppercase;
}

span[style*=underline] {
	text-decoration: none !important;
	text-transform: uppercase;
}

small {
	font-size: 95%;
}

sup {
	font-size: 90%;
	padding-left: 2px;
	line-height: 1em;
	vertical-align: top;
}

sub {
	font-size: 90%;
}

.chevron {
	content: url(core/images/arrow.png);
	padding-right: 0;
	color: #FFF;
}

.chevron:before {
	content: url(core/images/arrow.png);
	padding-left: 5px;
}

.nb {
	background-color: #D10000;
	color: #fff;
	font-weight: bold;
	line-height: 1.4em;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 3px;
}

.nb.in-paragraph {
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-right: 0px;
}

/* =Responsive 12 Column Grid
http://themeid.com/responsive-grid/ 
Grid was based on my Shell Theme released on 07/26/2011
-------------------------------------------------------------- */
.grid {
	margin-bottom: 0;
}

.grid-right {
	margin-bottom: 0;
}

/* =Links
-------------------------------------------------------------- */
a {
	color: #DE9F5B;
}

/* IE text-decoration fix */
a:link,
a:visited,
a:active {
	color: #DE9F5B;
	font-weight: 400;
	text-decoration: none;
}

a:hover,
a:focus,
a:active {
	color: #4A3F3D;
}

::selection {
	background: #E2FFA0;
	color: #4A3F3D;
}

/* =Link icons
-------------------------------------------------------------- */

.mtli_attachment {
	/* MimeTypes Link Icons plugin */
	display: inline !important;
}

.post-entry p a[target="_blank"]:after {
	font-family: dashicons;
	content: "\f504";
	font-weight: 400;
	display: inline-block;
	padding-left: 2px;
	line-height: 1.3em;
	speak: never;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	width: 14px;
	height: 14px;
	font-size: 14px;
	text-align: center;
}

/* Big Dashicons in Home Widgets */
#home_widget_1 .dashicons,
#home_widget_2 .dashicons,
#home_widget_3 .dashicons {
	padding-right: 2px;
	width: 40px;
	height: 40px;
	font-size: 40px;
	vertical-align: middle;
}

/* The X icon is a path copied from the SVG file generated by CorelDRAW from the icon vector.
   Said path is pasted in the HTML code inside the widget. */
.x {
	display: block;
	transition: color .1s ease-in;
	cursor: pointer;
	box-sizing: border-box;
	margin: 5px 0 -9px 3px;
	}
.x {
	color: #fff;
	}
.x:hover {
	color: #DE9F5B;
	}
.x span {
	margin-left: 5px;
	line-height: 24px;
	vertical-align: top;
	}
.x svg {
	width: 37px;
	height: 34px;
	display: inline;
	}
.x svg path {
	fill: currentcolor;
	}

.page-template a[href^="mailto:"]:before,
.single a[href^="mailto:"]:before,
.post-entry a[href^="mailto:"]:before,
.bibliplug-author_details a>b[href^="mailto:"]:before {
	font-family: dashicons;
	content: "\f466";
	font-weight: 400;
	display: inline-block;
	padding-right: 5px;
	line-height: 1.4em;
	speak: never;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	width: 17px;
	height: 17px;
	font-size: 17px;
	vertical-align: top;
	text-align: center;
}

a[href$=".ens"] {
	padding-left: 23px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: transparent url(core/images/icon-ens.png) no-repeat left;
}

a[href$=".html"] {
	padding-left: 23px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: transparent url(core/images/icon-html.png) no-repeat left;
}

/* =Forms
-------------------------------------------------------------- */

fieldset {
	border: 1px solid #4A3F3D;
}

form div {
	clear: both;
}

select,
input[type="text"],
input[type="password"],
input[type="email"] {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 2px -1px #3B3331, inset 0 1px 2px rgba(59, 51, 49, 0.3);
	-moz-box-shadow: inset 0 1px 2px -1px #3B3331, inset 0 1px 2px rgba(59, 51, 49, 0.3);
	box-shadow: inset 0 1px 2px -1px #3B3331, inset 0 1px 2px rgba(59, 51, 49, 0.3);
	border: none;
	width: auto;
	color: #8F7D70;
}

select {
	height: 27px;
	width: 100%;
}

area,
textarea {
	-webkit-box-shadow: inset 0 1px 2px -1px #3B3331, inset 0 1px 2px rgba(59, 51, 49, 0.3);
	-moz-box-shadow: inset 0 1px 2px -1px #3B3331, inset 0 1px 2px rgba(59, 51, 49, 0.3);
	box-shadow: inset 0 1px 2px -1px #3B3331, inset 0 1px 2px rgba(59, 51, 49, 0.3);
	color: #4A3F3D;
	border: none;
	width: 100%;
}

area:focus,
input:focus,
textarea:focus {
	background: #FFF;
}

/* =Buttons
-------------------------------------------------------------- */
button,
a.button,
input[type='reset'],
input[type='button'],
input[type='submit'] {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #DE9F5B;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#DE9F5B), to(#B07E48));
	background-image: -webkit-linear-gradient(top, #DE9F5B, #B07E48);
	background-image: -moz-linear-gradient(top, #DE9F5B, #B07E48);
	background-image: -ms-linear-gradient(top, #DE9F5B, #B07E48);
	background-image: -o-linear-gradient(top, #DE9F5B, #B07E48);
	background-image: linear-gradient(top, #DE9F5B, #B07E48);
	border: 1px solid #B07E48;
	color: #FFF;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#DE9F5B, endColorstr=#B07E48);
	text-transform: uppercase;
	font-size: .9em;
	letter-spacing: .1em;
	padding: 10px 15px;
	text-shadow: 0 1px 0 #4A3F3D;
	line-height: 20px;
}

/*button:hover,*/
a.button:hover,
input[type='reset']:hover,
input[type='button']:hover,
input[type='submit']:hover {
	background-color: #CAEB80;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#CAEB80), to(#9FB865));
	background-image: -webkit-linear-gradient(top, #CAEB80, #9FB865);
	background-image: -moz-linear-gradient(top, #CAEB80, #9FB865);
	background-image: -ms-linear-gradient(top, #CAEB80, #9FB865);
	background-image: -o-linear-gradient(top, #CAEB80, #9FB865);
	background-image: linear-gradient(top, #CAEB80, #9FB865);
	border: 1px solid #9FB865;
	color: #FFF;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#CAEB80, endColorstr=#9FB865);
}

a.button:active,
input[type='reset']:active,
input[type='button']:active,
input[type='submit']:active {
	background-color: #CAEB80;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#CAEB80), to(#9FB865));
	background-image: -webkit-linear-gradient(top, #CAEB80, #9FB865);
	background-image: -moz-linear-gradient(top, #CAEB80, #9FB865);
	background-image: -ms-linear-gradient(top, #CAEB80, #9FB865);
	background-image: -o-linear-gradient(top, #CAEB80, #9FB865);
	background-image: linear-gradient(top, #CAEB80, #9FB865);
	border: 1px solid #9FB865;
	color: #FFF;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#CAEB80, endColorstr=#9FB865);
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

/* =Buttons (Call to Action)
-------------------------------------------------------------- */

.call-to-action a.button {
	font-size: 1em;
	padding: 10px 15px;
	margin: 5px 0 20px 0;
	-webkit-box-shadow: 0 3px 3px -3px #000;
	-moz-box-shadow: 0 3px 3px -3px #000;
	box-shadow: 0 3px 3px -3px #000;
	line-height: 20px;
}

.ie7 .call-to-action a.button {
	padding: 5px 15px 5px 15px;
	margin: 5px 0 20px 0;
}

/* =Info Boxes
-------------------------------------------------------------- */

.alert {
	border: 1px solid #4A3F3D;
	color: #4A3F3D;
}

.address {
	border: 1px solid #4A3F3D;
	color: #4A3F3D;
}

.notice {
	background-color: #FFF6DF;
	border: 1px solid #4A3F3D;
	color: #4A3F3D;
}

.success {
	background-color: #FAFFED;
	border: 1px solid #4A3F3D;
	color: #4A3F3D;
}

.download {
	background-color: #FAFFED;
	border: 1px solid #4A3F3D;
	color: #4A3F3D;
}

.information {
	background-color: #FFF6DF;
	border: 1px solid #4A3F3D;
	color: #4A3F3D;
}


/* =HTML Tables
-------------------------------------------------------------- */
th,
td,
table {
	border: 0;
}

/* MCE Table Buttons plugin tables */
.truetable {
	margin-top: 25px !important;
	margin-bottom: 20px !important;
}

.truetable td,
.truetable tr,
.truetable th {
	border: 1px solid #4A3F3D;
}


/* ="Lista" style (invocar con div class)
-------------------------------------------------------------- */
.lista p {
	padding-left: 5px;
	padding-right: 5px;
	background: #EDE8E6;
}

.lista a {
	color: #DE9F5B;
}

/* =Blockquote
-------------------------------------------------------------- */
blockquote {
	padding-left: 30px;
	padding-right: 0;
	margin-top: 15px;
	margin-bottom: 30px;
	background: none;
	border-left: none;
	overflow: visible;
}

blockquote::before,
q::before {
	content: url(core/images/quote-open.gif);
	float: left;
	margin: 0 0 0 -30px;
	padding: 0;
}

blockquote::after,
q::after {
	content: url(core/images/quote-close.gif);
	float: right;
}

blockquote p {
	font-family: 'Segoe UI', 'DejaVu Sans', 'Liberation Sans', sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	margin: 15px 0 0 0;
}

blockquote:first-child {
	margin: 0;
}

/* =Headings
-------------------------------------------------------------- */

h1 {
	font-weight: normal;
	font-family: 'Overlock Black Italic', 'Franklin Gothic Bold', Charcoal, 'Arial Black', sans-serif;
	color: #4A3F3D;
	font-size: 1.8em;
	line-height: 1.1em;
}

h2 {
	font-weight: normal;
	font-family: 'Overlock Black Italic', 'Franklin Gothic Bold', Charcoal, 'Arial Black', sans-serif;
	color: #4A3F3D;
	font-size: 1.5em;
	line-height: 1.1em;
}

h3 {
	font-weight: 700;
	font-size: 1.2em;
	line-height: 1.3em;
}

h4 {
	font-weight: 700;
	font-size: 1em;
	line-height: 1.4em;
}

h5 {
	font-weight: 700;
	font-size: 0.9em;
	line-height: 1.3em;
}

h6 {
	font-weight: 400;
	font-size: 0.9em;
	line-height: 1.3em;
}

/* =Margins & Paddings
-------------------------------------------------------------- */
p,
hr,
dl,
pre,
form,
table,
address {
	margin: 0.6em 0;
}

h1 {
	margin: 1em 0 .5em;
}

h2 {
	margin: 0.5em 0 .535em;
}

h3 {
	margin: 1.14em 0 .57em;
}

h4 {
	margin: 1.23em 0 .615em;
}

h5 {
	margin: 1.33em 0 .67em;
}

h6 {
	margin: 1.6em 0 .8em;
}

ul,
ol {
	margin: 0;
	padding-left: 10px;
}

input,
textarea {
	padding: 0.8em .8em .15em;
}

/* =Globals
-------------------------------------------------------------- */

#container {
	padding: 0;
	max-width: 1024px;
}

#wrapper {
	margin: 0 auto 0 auto;
	padding: 0 35px 20px 35px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: none;
}

.home #wrapper {
	background-color: transparent;
	margin: 0;
	padding: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border: none;
	border-radius: 0;
}

#header {
	margin-top: 9px;
}

/* =Header
-------------------------------------------------------------- */
#logo {
	margin-top: 1px;
	margin-bottom: 10px;
	width: 300px;
}

/* =Content
-------------------------------------------------------------- */

#content,
#content-full,
#content-archive {
	margin-top: 0;
	margin-bottom: 0;
}

/* =Templates
-------------------------------------------------------------- */

.page-template-landing-page-php .tinynav {
	display: none;
}

/* =Author Meta (Author's Box)
-------------------------------------------------------------- */
#author-meta {
	background: #FAFFED;
	border: 1px solid #4A3F3D;
}

/* Featured Content
-------------------------------------------------------------- */
#featured {
	background-color: transparent;
	width: auto;
	padding: 0;
	border: 0;
}

#featured p {
	color: #D3D1D0;
	font-size: 1.1em;
	line-height: 1.5em;
	font-weight: 400;
	padding: 0 0 0 10px;
	text-align: right;
}

#featured-image {
	margin-top: 0;
}

#featured-image img {
	margin-bottom: 25px;
	-webkit-box-shadow: 0 3px 3px -3px #000;
	-moz-box-shadow: 0 3px 3px -3px #000;
	box-shadow: 0 3px 3px -3px #000;
}

.featured-title {
	color: #DE9F5B;
	font-size: 2.5em;
	letter-spacing: -1px;
	padding: 15px 0 0 10px;
	text-align: right;
}

.featured-subtitle {
	color: #FFF;
	font-weight: normal;
	font-family: 'Overlock Black Italic', 'Franklin Gothic Bold', Charcoal, 'Arial Black', sans-serif;
	font-size: 1.5em;
	line-height: 1.3em;
	padding: 0 0 0 10px;
	text-align: right;
}

.call-to-action {
	text-align: right;
}

#content-archive {
	padding-top: 18px;
}

.title-archive {
	display: none;
}

/* =Post
-------------------------------------------------------------- */

.comments-link {
	font-size: 13px;
}

#cancel-comment-reply-link {
	font-family: 'Segoe UI', 'DejaVu Sans', 'Liberation Sans', sans-serif;
	font-size: 12px;
	padding-left: 5px;
	color: #900;
}

.post {
	border-bottom: 1px solid #4A3F3D;
}

.post-data {
	display: none;
}

.post-entry a {
	color: #DE9F5B;
	font-weight: 700;
}

.post-entry a:hover {
	color: #4A3F3D;
}

.post-entry a[href*="Mastozoología Neotropical"] {
	color: #EF038C;
}

.post-entry a[href*="Mastozoología Neotropical"]:hover {
	color: #000;
}

.post-entry a[href*="Notas sobre Mamíferos Sudamericanos"] {
	color: #008c2c;
}

.post-entry a[href*="Notas sobre Mamíferos Sudamericanos"]:hover {
	color: #000;
}

.post-entry ul li,
ol li {}

.post-entry ul,
.post-entry ol {
	line-height: 1.4em;
	margin-left: 17px;
}

.post-entry li {
	padding-top: 5px;
}

.post-meta {
	color: #8F7D70;
	margin: 0;
}

.post-meta .byline,
.post-meta .author.vcard {
	display: none;
}

.category-jams .post-meta,
.category-holotipos .post-meta {
	display: none;
}

.post-edit {
	font-family: 'Overlock Black Italic', 'Franklin Gothic Bold', Charcoal, 'Arial Black', sans-serif;
	margin: 0;
	padding-bottom: 10px;
	font-size: 1em;
}

.post-edit a {
	color: #B6BF58;
}

.post-edit a:hover {
	color: #4A3F3D;
}

.read-more a {
	color: #DE9F5B;
	font-family: 'Overlock Black Italic', 'Franklin Gothic Bold', Charcoal, 'Arial Black', sans-serif;
}

.breadcrumb-list {
	display: none;
}

/* =Widgets
-------------------------------------------------------------- */

.widget-wrapper {
	border: none;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	background-color: #4A3F3D;
	color: #fff;
	font-size: 0.9em;
	line-height: 1.5em;
	margin: 15px 0 10px;
	padding: 20px 15px 10px 15px;
}

#widgets {
	margin-top: 75px;
}

#widgets a:hover {
	color: #fff;
}

#widgets ul {
	margin-top: 5px;
	margin-left: -5px;
	padding-left: 12px;
	padding-bottom: 10px;
}

#widgets ul .children {
	border: none;
	margin: 0;
	padding: 0;
}

#widgets li {
	text-indent: 0px;
	padding-left: 10px;
}

#widgets li::marker {
	content: url(core/images/arrow.png);
}

.home #widgets {
	color: #D3D1D0;
}

.home #widgets a {
	color: #FFF;
}

.home #widgets a:hover {
	color: #DE9F5B;
}

.home #widgets li {
	text-indent: -15px;
	list-style-type: none;
}

.home #widgets li:first-child {
	margin-top: -4px;
}

.home #widgets li:last-child {
	margin-bottom: -3px;
}

.home #widgets li:before {
	content: url(core/images/home-arrow.png);
	padding-right: 5px;
	color: #FFF;
}

.home .widget-wrapper {
	background-color: #85766E;
	-webkit-box-shadow: 0 3px 3px -3px #000;
	-moz-box-shadow: 0 3px 3px -3px #000;
	box-shadow: 0 3px 3px -3px #000;
	padding: 12px 15px 8px 15px;
	margin: 0 0 auto 0;
	height: auto;
}

#home_widget_1 .widget-wrapper {
	margin-bottom: 0;
}

#home_widget_2 .widget-wrapper:first-child {
	margin-bottom: -15px;
}

.home .widget-wrapper th,
.home .widget-wrapper td,
.home .widget-wrapper table {
	background-color: transparent;
}

.home .widget-wrapper select,
.home .widget-wrapper input[type="text"],
.home .widget-wrapper input[type="password"],
.home .widget-wrapper input[type="email"] {
	width: 100%;
}

.home #widgets #s {
	width: 73%;
}

.widget-wrapper.colophon-widget {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background: transparent;
	padding: 0;
	margin-bottom: 12px;
	min-height: 100%;
}

.top-widget {
	position: relative;
	margin-top: 7px;
	margin-bottom: 20px;
	width: 34.2%;
}

.top-widget area,
.top-widget select,
.top-widget textarea,
.top-widget input[type="text"],
.top-widget input[type="email"] .top-widget input[type="password"] {
	width: 70%;
}

#searchsubmit {
	padding: 5px 10px;
}

#widgets.top-widget {
	margin: 0;
}

.gallery-meta .widget-wrapper {
	padding-bottom: 4px;
	margin-bottom: -5px;
}

#widgets .tagcloud,
#widgets .textwidget {
	margin: 5px 0 10px;
}

.widget_archive select,
#cat {
	margin: 10px 15px 12px 0;
}

/* =Titles
-------------------------------------------------------------- */

.widget-title,
.widget-title-home h3 {
	font-weight: normal;
	font-family: 'Overlock Black Italic', 'Franklin Gothic Bold', Charcoal, 'Arial Black', sans-serif;
	line-height: 1.2em;
	padding: 0;
}

.widget-title-home h3 {
	color: #E8A660;
	text-shadow: 0 1px 0 #4A3F3D;
}

.widget-title h3 {
	font-size: 22px;
	padding: 0;
}

.colophon-widget .widget-title {
	border-top: 1px solid #D3D1D0;
	font-size: 17px;
	padding-top: 5px;
	padding-bottom: 7px;
}

.top-widget .widget-title {
	font-size: 17px;
	color: #DE9F5B;
	padding-bottom: 5px;
	text-align: right;
}

.top-widget .widget-title h3 {
	font-size: 1em;
}

/* =Top Menu
-------------------------------------------------------------- */

.top-menu {
	margin: 0;
}

.top-menu li a {
	border-left: 1px solid #D3D1D0;
	color: #D3D1D0;
	font-size: .9em;
	text-transform: uppercase;
	padding: 0 8px;
}

.top-menu>li:last-child>a {
	padding-right: 0;
}

.top-menu li a:hover {
	color: #FFF;
}

/* =Header Menu (Primary)
-------------------------------------------------------------- */

.menu {
	background-color: #756C6A;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#756C6A), to(#4A3F3D));
	background-image: -webkit-linear-gradient(top, #756C6A, #4A3F3D);
	background-image: -moz-linear-gradient(top, #756C6A, #4A3F3D);
	background-image: -ms-linear-gradient(top, #756C6A, #4A3F3D);
	background-image: -o-linear-gradient(top, #756C6A, #4A3F3D);
	background-image: linear-gradient(top, #756C6A, #4A3F3D);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#756C6A, endColorstr=#4A3F3D);
	text-shadow: 0 1px 0 #4A3F3D;
}

.home .menu {
	background-color: #8F7D70;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#8F7D70), to(#756C6A));
	background-image: -webkit-linear-gradient(top, #8F7D70, #756C6A);
	background-image: -moz-linear-gradient(top, #8F7D70, #756C6A);
	background-image: -ms-linear-gradient(top, #8F7D70, #756C6A);
	background-image: -o-linear-gradient(top, #8F7D70, #756C6A);
	background-image: linear-gradient(top, #8F7D70, #756C6A);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#8F7D70, endColorstr=#756C6A);
	-webkit-box-shadow: 0 3px 3px -3px #000;
	-moz-box-shadow: 0 3px 3px -3px #000;
	box-shadow: 0 3px 3px -3px #000;
}

.home .menu .current_page_item a {
	background-color: transparent;
}

.home .menu .current_page_item:hover {
	background-color: #4A3F3D;
}

.home .menu .current_page_item :link {
	background-color: #4A3F3D;
}

.menu a:link,
.menu a:visited {
	color: #fff;
}

ul.menu {
	display: flex;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
	flex-wrap: wrap;
}

ul.menu>li {
	border: 0;
	flex: 1;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 5;
	text-align: center;
	border-bottom: 1px solid #4A3F3D;
}

ul.menu>li:hover {
	background-color: #4A3F3D;
}

.menu ul li a:hover,
.menu li li a:hover {
	color: #4A3F3D;
}

.menu ul {
	min-width: 15em;
}

.menu a {
	font-size: .9em;
	border-left: 1px solid #3B3331;
	font-weight: 400;
	text-transform: uppercase;
	height: 38px;
	line-height: 38px;
	padding: 0 .4em;
}

.menu a:hover {
	background-color: #DE9F5B;
	background-image: none;
}

.menu .current_page_item a,
.menu .current-menu-item a {
	background-color: #4A3F3D;
}

.menu li li {
	background: #EDE8E6;
	border-color: #4A3F3D;
	color: #D3D1D0;
	text-align: left;
}

.menu li li a {
	color: #4A3F3D;
	font-size: 13px;
}

.menu li li a:link,
.menu li li a:visited {
	color: #4A3F3D;
}

.menu li li a:hover {
	background: #E2FFA0 !important;
	color: #4A3F3D;
}

.menu .descargables a {
	background-color: #7bbf41;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#7bbf41), to(#4D8A39));
	background-image: -webkit-linear-gradient(top, #7bbf41, #4D8A39);
	background-image: -moz-linear-gradient(top, #7bbf41, #4D8A39);
	background-image: -ms-linear-gradient(top, #7bbf41, #4D8A39);
	background-image: -o-linear-gradient(top, #7bbf41, #4D8A39);
	background-image: linear-gradient(top, #7bbf41, #4D8A39);
}

.menu .descargables a:hover {
	/* Make it unclickable */
	cursor: default;
}

.menu .descargables li a:hover {
	/* Make it unclickable */
	cursor: pointer;
}

/* =Sub-Header Menu
-------------------------------------------------------------- */

.home .sub-header-menu {
	background-color: transparent;
	border-left: collapse;
}

.home .sub-header-menu a {
	font-size: .9em;
	background-color: #DE9F5B;
	color: #FFF;
	border-left: 1px solid #3B3331;
	border-bottom: 1px solid #3B3331;
	-webkit-box-shadow: inset 0 3px 3px -3px #000;
	-moz-box-shadow: inset 0 3px 3px -3px #000;
	box-shadow: inset 0 3px 3px -3px #000;
}

.home .sub-header-menu a:hover {
	background-color: #85766E;
	color: #FFF;
}

.home .sub-header-menu li {
	border: none;
}

.home .sub-header-menu ul {
	margin-top: 1px;
}

.home .sub-header-menu li li {
	margin-left: -1px;
}

.home .sub-header-menu li li a {
	border: 1px solid #4A3F3D;
	color: #4A3F3D;
	background-color: #EDE8E6;
	border-top: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.home .sub-header-menu li li a:hover {
	color: #4A3F3D;
}

.sub-header-menu {
	border: none;
}

.sub-header-menu {
	display: flex;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
	flex-wrap: wrap;
}

.sub-header-menu li {
	border: 0;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 5;
	flex: 1;
	text-align: center;
}

.sub-header-menu li li a:link,
.sub-header-menu li li a:visited {
	color: #4A3F3D;
}

.sub-header-menu li:hover {
	white-space: normal;
	z-index: 10000;
}

.sub-header-menu li li {
	border: 1px solid #4A3F3D;
	background-image: none;
	filter: none;
	width: auto;
	float: none;
}

.sub-header-menu ul {
	left: 0;
	position: absolute;
	top: 0;
	visibility: hidden;
	z-index: 10;
}

.sub-header-menu li:hover>ul {
	top: 100%;
	visibility: visible;
}

.menu::after,
.menu ul::after {
	content: "";
}

.sub-header-menu:after,
.sub-header-menu ul:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

.sub-header-menu,
.sub-header-menu ul {
	min-height: 0;
}

.sub-header-menu ul {
	margin: 0;
	padding: 0;
	min-width: 14em;
	width: auto;
}

.sub-header-menu ul ul {
	margin: 0;
	padding: 0;
}

.sub-header-menu ul li a:hover,
.sub-header-menu li li a:hover {
	text-decoration: none;
}

.sub-header-menu a {
	border-left: 1px solid #4A3F3D;
	background-color: #DE9F5B;
	color: #FFF;
	display: block;
	font-size: .85em;
	font-weight: 400;
	text-transform: uppercase;
	height: 38px;
	line-height: 38px;
	margin: 0;
	padding: 0 0.4em;
	position: relative;
	text-decoration: none;
	text-shadow: none;
	white-space: nowrap;
}

.sub-header-menu .mn a {
	background-color: #EF038C;
}

.sub-header-menu .nms a {
	background-color: #4d8a39;
}

.sub-header-menu .cma a {
	background-color: #FF383F;
}

.sub-header-menu a:hover {
	background-color: #85766E;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}

.sub-header-menu .current_page_item a,
.sub-header-menu .current-menu-item a {
	background-color: transparent;
	color: #4A3F3D;
}

.sub-header-menu li li a {
	background-color: #F5F2F0 !important;
	color: #4A3F3D;
	font-size: 13px;
	font-weight: 400;
	height: auto;
	height: 20px;
	line-height: 20px;
	padding: 5px 10px;
	text-shadow: none;
	white-space: nowrap;
}

.sub-header-menu li li a:hover {
	background-color: #E2FFA0 !important;
	color: #4A3F3D;
	background-image: none;
	filter: none;
}

.sub-header-menu ul>li+li {
	border-top: 0;
}

.sub-header-menu li li:hover>ul {
	left: 100%;
	top: 0;
}

.sub-header-menu>li:first-child>a {
	border-left: none;
}

.sub-header-menu ul.children a,
.sub-header-menu .current_page_ancestor,
.sub-header-menu .current_page_ancestor ul a {
	background: none;
	background-image: none;
	filter: none;
}

/* =Sub Header Menu IE Fixes
-------------------------------------------------------------- */
.ie7 .sub-header-menu ul {
	background: url(core/images/ie7-fix.gif) repeat;
}

.ie7 .sub-header-menu li li a {
	min-width: 100%;
}

/* =Footer Menu
-------------------------------------------------------------- */
.footer-menu {
	margin: 15px 0 0 -5px;
}

.footer-menu li {
	display: inline;
	list-style-type: none;
}

.footer-menu li a {
	border-left: 1px solid #D3D1D0;
	text-transform: uppercase;
	padding: 0 8px;
}

.footer-menu>li:first-child>a {
	border-left: none;
	padding: 0 8px 0 0;
}

/* =Navigation
-------------------------------------------------------------- */
.navigation {
	display: none;
}

.navigation a {
	color: #DE9F5B;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: 600;
}

.navigation a:hover {
	color: #4A3F3D;
	text-decoration: none;
}

.navigation .previous {
	float: left;
	padding-bottom: 7px;
}

.navigation .next {
	float: right;
	padding-bottom: 7px;
}

.navigation .previous a {
	padding: 0 0 0 15px;
	margin-left: -7px;
	background: url(core/images/navarrow-left.gif) no-repeat left bottom;
}

.navigation .next a {
	padding: 0 15px 0 0;
	margin-right: -7px;
	background: url(core/images/navarrow-right.gif) no-repeat right bottom;
}

.navigation .bracket {
	font-size: 37px;
}

/* =Pagination (pages)
-------------------------------------------------------------- */
.pagination {
	clear: both;
	display: block;
	font-size: 17px;
	font-weight: 700;
	margin: 10px 0;
	padding: 5px 0;
}

.pagination a {
	text-decoration: none;
}

/* =Breadcrumb Lists
-------------------------------------------------------------- */
.breadcrumb-list {
	font-size: 13px;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #4A3F3D;
}

/* =Comments
-------------------------------------------------------------- */
#commentform {
	margin: 0;
}

.commentlist {
	list-style: none;
	margin: 0;
	padding: 0;
}

.commentlist ol {
	list-style: decimal;
}

.commentlist li {
	border: 1px solid #4A3F3D;
	padding: 5px 7px 5px 5px;
	margin-top: 10px;
}

.commentlist .bypostauthor {
	margin-bottom: 10px;
}

.commentlist p cite {
	display: block;
	font-family: Georgia, 'DejaVu Serif', 'Bitstream Vera Serif', 'Liberation Serif', serif;
	font-style: italic;
	padding: 15px 15px 0 15px;
}

.commentlist li.alt {
	background-color: #FFF;
	border: 1px solid #4A3F3D;
}

.commentlist .children {
	list-style: none;
	margin: 0 7px 0 0;
}

.commentlist .children li {
	background-color: #FFF;
	border: 1px solid #4A3F3D;
}

.commentlist .avatar {
	width: 50px;
	height: 50px;
	float: left;
	margin: 0 7px 7px 0;
	padding: 0;
	vertical-align: middle;
}

.comment-author .fn {
	font-weight: 700;
	font-style: normal;
}

.comment-author .fn a {
	font-weight: 700;
}

.comment-author .says {
	color: #4A3F3D;
}

.comment-body .comment-meta {
	color: #4A3F3D;
}

.comment-body .comment-meta a {
	font-size: 12px;
}

.comment-body {
	padding: 7px;
}

#respond {
	-webkit-box-shadow: 0 3px 3px -3px #3B3331;
	-moz-box-shadow: 0 3px 3px -3px #3B3331;
	box-shadow: 0 3px 3px -3px #3B3331;
	background-color: #EFF7DC;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 15px 20px 10px;
}

#respond h3 {
	font-weight: normal;
	font-family: 'Overlock Black Italic', 'Franklin Gothic Bold', Charcoal, 'Arial Black', sans-serif;
	font-size: 20px;
	line-height: 22px;
	margin: 0;
}

#respond .logged-in-as {
	font-size: 12px;
	margin-top: 0;
}

.nocomments {
	color: #4A3F3D;
}

/* =WordPress Core
-------------------------------------------------------------- */

.aligncenter,
div.aligncenter,
.alignnone {
	display: block;
	margin: 20px auto -4px auto;
	background: none;
}

.alignright {
	margin: 20px 0 5px 16px;
	background: none;
}

.alignleft {
	margin: 20px 16px 5px 0;
	background: none;
}

a img.alignright {
	margin: 3px 0 5px 16px;
}

a img.alignleft {
	margin: 3px 16px 5px 0;
}

a img.aligncenter,
a img.alignnone {
	display: block;
	margin: 3px auto 5px auto;
}

.wp-caption {
	max-width: 100%;
	padding: 0;
	border: none;
}

.wp-caption.aligncenter,
.wp-caption.alignnone {
	margin: 20px auto 0 auto;
}

.wp-caption.alignleft {
	margin: 20px 16px 0 0;
}

.wp-caption.alignright {
	margin: 20px 0 0 16px;
}

.wp-caption img {
	width: 100%;
	max-width: 100%;
}

.wp-caption p.wp-caption-text {
	background-color: #EDE8E6;
	font-size: .9em;
	padding: 10px 10px 12px 10px;
	margin: 0 0 20px 0;
}

.wp-caption a:hover {
	color: #4A3F3D;
}

/* =WordPress Gallery
-------------------------------------------------------------- */
/* The Gallery container (div) */
.gallery {
	margin: 15px auto 15px;
	background: #EFF7DC;
	padding: 10px 0 20px 20px;
}

/* A Gallery item container */
.gallery .gallery-item {
	padding-right: 12px;
	margin-bottom: 0;
}

/* The actual image inside a container */
.gallery img {
	border: none;
	width: 160px;
	height: 160px;
	margin-bottom: -5px !important;
}

/* A gallery image caption */
.gallery .gallery-caption {
	background-color: #4A3F3D;
	color: #FFF;
	line-height: 17px;
	text-align: center;
	margin: 0;
	padding: 8px 8px 10px 8px;
}

/* Definition lists elements */
.gallery dl {
	width: 160px;
}

.attachment-entry {
	clear: both;
	text-align: center;
	font-size: 13px;
	line-height: 1.1em;
}

.attachment-entry img {
	margin-top: 15px !important;
	margin-left: auto;
	margin-right: auto;
	float: none;
}

.attachment-entry p:last-child {
	font-size: 12px;
}

/* =Post Thumbnails 
-------------------------------------------------------------- */
img.wp-post-image,
img.attachment-full,
img.attachment-large,
img.attachment-medium,
img.attachment-thumbnail {
	margin-top: 10px;
	margin-bottom: 10px;
}

/* =Footer
-------------------------------------------------------------- */
#footer {
	color: #D3D1D0;
	font-size: 12px;
	line-height: 1.4em;
}

#footer a {
	color: #D3D1D0;
}

#footer a:hover {
	color: #FFF;
}

.scroll-top {
	display: none;
}

.powered {
	float: right;
}

/* =Social Icons
-------------------------------------------------------------- */
#footer .social-icons {
	margin: 10px 0 10px -3px;
}

#footer .yelp-icon,
#footer .vimeo-icon,
#footer .youtube-icon,
#footer .twitter-icon,
#footer .facebook-icon,
#footer .linkedin-icon,
#footer .rss-feed-icon,
#footer .instagram-icon,
#footer .pinterest-icon,
#footer .foursquare-icon,
#footer .stumble-upon-icon {
	padding-right: 7px;
}

/* =Holotype textbox
-------------------------------------------------------------- */

.holobox {
	display: inline-block;
	background-color: #4A3F3D;
	color: #fff;
	font-size: 0.9em;
	margin-top: 20px;
	margin-bottom: 5px;
	padding: 13px 20px 20px 20px;
	word-wrap: break-word;
}

.holobox a {
	font-weight: 400;
	color: #F7EBB4;
}

.holobox a:hover {
	color: #FFF;
}

.holobox .gallerycaption {
	font-size: 0.9em;
	font-weight: 600;
	margin-bottom: 20px;
	hyphens: none;
}

.holobox hr {
	background: #4A3F3D;
	color: #4A3F3D;
	height: 15px;
	border-top: 1px solid #fff;
}

#ul_pis_posts_in_sidebar-2>li>p.pis-title {
	/* Holobox species' names (post title) */
	margin-bottom: 0;
}

#ul_pis_posts_in_sidebar-2>li>p.pis-title>a {
	font-weight: 600;
}

#ul_pis_posts_in_sidebar-2>li>p.pis-tags-links {
	/* Holobox Latin names (post tags) */
	margin-top: 0;
}

#ul_pis_posts_in_sidebar-2>li>p.pis-tags-links>a {
	font-style: italic;
	pointer-events: none;
	cursor: default;
	text-decoration: none;
	color: #FFF;
}

@media screen and (max-width: 768px) {
	.holobox {
		font-size: 0.9em;
	}

	.holobox .gallerycaption {
		padding-left: 25px;
		padding-right: 25px;
	}
}

@media screen and (max-width: 645px) {
	.holobox .gallerycaption {
		padding-left: 0;
		padding-right: 0;
	}
}


@media screen and (max-width: 590px) {
	.holobox {
		hyphens: auto;
	}

	.holobox .justified-gallery {
		padding-right: 0;
		width: auto;
		float: none;
	}
}


/* =Clearfix
-------------------------------------------------------------- */
.clearfix:after,
#container:after,
.widget-wrapper:after {
	clear: both;
	content: '\0020';
	display: block;
	height: 0;
	max-height: 0;
	overflow: hidden;
	visibility: hidden;
}

.clearfix,
#container,
.widget-wrapper {
	display: inline-block;
}

*html .clearfix,
*html #container,
*html .widget-wrapper {
	height: 1%;
}

.clearfix,
#container,
.widget-wrapper {
	display: block;
}


/*
 * CSS OVERRIDES FOR PLUGINS -------------------------------------------------------
*/

/* Login with Ajax */

.lwa {
	margin-top: 10px;
}

/*Logged out CSS*/
.lwa-password input,
.lwa-username input,
.lwa-email input,
.lwa-remember-email input {
	color: #4A3F3D !important;
	font-size: .9em;
}

.lwa-status {
	margin-top: 20px !important;
	border-radius: 7px !important;
	color: #4A3F3D !important;
}
.lwa-status a {
	font-weight: 700 !important;
	color: #DE9F5B !important;
}
.lwa-status a:hover {
	color: #4A3F3D !important;
}

.lwa-loading {
	background-color: #85766E !important;
	background-image: url(core/images/lwa-loading.gif) !important;
}

/*Logged In CSS*/

.lwa-info > a {
	font-family: 'Overlock Black Italic', 'Franklin Gothic Bold', Charcoal, 'Arial Black', sans-serif;
	font-size: 1.3em;
	text-transform: none;
}
.lwa-avatar {
	width: 70px !important;
	padding-right: 20px !important;
}
.lwa-avatar img {
	width: 70px;
}

/*Shortcode CSS*/

.post-entry .lwa table {
	border: 5px solid #85766E !important;
}

.post-entry .lwa {
	margin-top: 15px;
	margin-bottom: 15px;
	max-width: 370px;
	background-color: #85766E;
	color: #FFF;
}
.post-entry .lwa a:hover {
	color: #FFF;
}

.post-entry .lwa td {
	background-color: transparent;
	padding-left: 15px;
	padding-right: 15px;
}

.post-entry .lwa input[type='submit'] {
	font-weight: 400;
}

.post-entry .lwa .lwa-username-input {
	padding-top: 15px;
}

.post-entry .lwa .lwa-submit-links {
	padding-bottom: 15px;
}


/* Justified Gallery */

.dgwt-jg-caption {
	background: rgba(91, 77, 74, .8) !important;
}

.dgwt-jg-gallery .dgwt-jg-caption span {
	font-size: 1em !important;
	font-weight: 400 !important;
	letter-spacing: 0 !important;
}

.dgwt-jg-item-desc {
	padding-top: 7px;
	line-height: 150% !important;
}

.lg-sub-html {
	background-color: #4A3F3D !important;
}

.lg-sub-html h4 {
	letter-spacing: 0 !important;
}

.pswp__bg {
	background-color: #4A3F3D !important;
	/* Slideshow background */
}

.pswp__share-tooltip a:last-child {
	/* Don't offer visitors to download images from the slideshow */
	display: none;
}

.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
	background-color: transparent !important;
}

.pswp__caption h4 {
	font-weight: 400 !important;
}

button.pswp__button--zoom:hover,
button.pswp__button--fs:hover,
button.pswp__button--share:hover,
button.pswp__button--close:hover {
	background-color: rgba(91, 77, 74, .8) !important;
}


/* Surveys Plugin (Questions) */

#questions {
	background-color: #f7ebb4;
	padding: 25px;
}

#questions .survey-element>h5 {
	font-size: 13px;
}

#questions .survey-element hr {
	background-color: transparent;
}

#questions ul.questions-error-messages {
	margin-top: -7px;
}

#questions input[type="text"] {
	width: 30px;
}

/* Smart Logo Showcase Plugin */

.smls-overlay-effect .smls-overlay-wrap {
	background-color: rgba(74, 63, 61, .8);
}

.smls-overlay-title {
	font-family: 'Segoe UI', 'DejaVu Sans', 'Liberation Sans', sans-serif;
	text-transform: initial;
}

.smls-grid-container-template-2 .smls-grid-image-wrap,
/* Don't crop circular logos */
.smls-main-logo-wrapper .smls-thumbnails .smls-tumb {
	padding: 0px;
}

.smls-grid-pad-container {
	width: 70% !important;
}

.smls-grid-container-template-2 .smls-grid-pad-container {
	max-height: 160px;
}

.has-text-field #wp-link .query-results {
	top: 260px !important;
}

.smls-overlay-title button {
	/* Avoid button error */
	display: none;
}

/* Tabby Responsive Tabs Plugin */
/* Currently, Tabby manages the display of the the APRONA bulletins and of the awarded members at the Premiados tab */

.responsive-tabs .responsive-tabs__panel {
	border: 1px solid #4a3f3d;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	border-top-left-radius: 0px;
	clear: left;
	margin-bottom: 0;
	padding: 20px 20px 0;
	word-wrap: break-word;
	font-size: 0.9em;
}

.responsive-tabs .responsive-tabs__panel span[style*=underline] {
	font-size: 88%;
}

.responsive-tabs .responsive-tabs__panel p {
	margin-top: 4px;
	margin-bottom: 5px;
}

.responsive-tabs .responsive-tabs__panel strong {
	font-size: 1.1em;
	line-height: 2em;
}

.responsive-tabs .responsive-tabs__panel p.apronabib {
	margin-left: 42px;
	text-indent: -21px;
	line-height: 1.4em;
}

.responsive-tabs .responsive-tabs__panel:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}

@media (max-width: 9999px) {

	/* Disable tabs: we want accordions only */
	.responsive-tabs .responsive-tabs__panel--closed-accordion-only {
		display: block;
	}

	.responsive-tabs .responsive-tabs__list {
		display: none;
	}

	.responsive-tabs .responsive-tabs__heading {
		display: block;
		cursor: pointer;
	}

	.responsive-tabs-wrapper {
		margin-right: 10px;
		margin-bottom: 0;
		border-top: 1px solid #4a3f3d;
	}

	.responsive-tabs .responsive-tabs__heading {
		font-family: 'Segoe UI', 'DejaVu Sans', 'Liberation Sans', sans-serif;
		font-size: 1em;
		font-weight: 700;
		line-height: 1.6em;
		border: 1px solid #4a3f3d;
		border-top: none;
		margin: 0;
		padding: 10px 40px 13px 20px;
		position: relative;
		background: #EDE8E6;
	}

	.responsive-tabs .responsive-tabs__heading:before {
		/* Implements a Dashicons icon */
		padding-right: 10px;
		font-weight: 400;
		vertical-align: bottom;
		font-family: dashicons;
		content: "\f121";
		color: #4A3F3D;
		speak: never;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}

	.responsive-tabs .responsive-tabs__heading:after {
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
		border-top: 6px solid #4A3F3D;
		content: "";
		display: block;
		position: absolute;
		right: 20px;
		top: 21px;
		height: 0;
		width: 0;
	}

	.responsive-tabs .responsive-tabs__heading:hover {
		background: #E2FFA0;
	}

	.responsive-tabs .responsive-tabs__heading:hover:after {
		border-top: 6px solid #4A3F3D;
	}

	.responsive-tabs .responsive-tabs__heading--active {
		background: #fff;
		color: #4A3F3D;
	}

	.responsive-tabs .responsive-tabs__heading--active:hover {
		background: #ede8e6;
	}

	.responsive-tabs .responsive-tabs__heading--active:after,
	.responsive-tabs .responsive-tabs__heading--active:hover:after {
		border-bottom: 6px solid #4A3F3D;
		border-top: 0;
		top: 18px;
	}

	.responsive-tabs .responsive-tabs__panel {
		background: #fff;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		margin-top: -10px;
		padding: 0 20px 15px 20px;
	}
}

/* =Responsive Design
    Media Queries
    If you're working on a Child Theme, make sure that all
	media queries are included in your style.css
-------------------------------------------------------------- */

@media screen and (max-width: 768px) {

	/* Make widgets display on top */
	.page-template-content-sidebar-page #wrapper {
		display: flex;
		flex-direction: column-reverse;
	}

	.page-template-content-sidebar-page #content,
	.page-template-content-sidebar-page #widgets {
		width: 100%;
	}

	#container {
		margin-left: 25px;
		margin-right: 25px;
	}

	.grid,
	.grid-right {
		float: none;
	}

	#featured {
		padding-left: 35px;
		padding-right: 35px;
	}

	#featured-image .fluid-width-video-wrapper {
		margin: -15px 0 35px 0;
	}

	#featured-image img {
		margin-top: -20px;
		margin-bottom: 10px;
		width: auto;
	}

	.featured-title {
		padding-top: 5px;
	}

	#wrapper {
		padding-top: 1px;
	}

	.gallery-meta .widget-wrapper {
		margin-bottom: 10px;
	}

	.home #widgets {
		padding-bottom: 15px;
	}

	.home .widget-wrapper {
		margin: 0 35px 0 35px !important;
		min-height: 100%;
	}

	.home .widget-wrapper .sidebar-category-image-left {
		margin-right: 20px;
	}

	.home .widget-wrapper #widget-title-one .home .widget-wrapper #widget-title-two,
	.home .widget-wrapper #widget-title-three {
		padding-top: 0px;
	}

	.colophon-widget .widget-title {
		text-align: center;
	}

	.home .colophon-widget {
		margin-bottom: 12px;
	}

	.home #widgets #s {
		width: 90.1%;
	}

	.top-widget {
		width: 50%;
	}

	.top-widget #s {
		width: 62% !important;
	}

	.top-widget .widget-title {
		padding-top: 5px;
	}

	.lista {
		width: 100% !important;
		text-align: center;
	}

	#footer {
		text-align: center;
	}

	#footer .footer-menu {
		text-align: center;
		margin-left: -35px;
	}

	#footer .social-icons {
		text-align: center;
	}

	div[id^="FSContact"] {
		/*The whole contact form*/
		width: 300px !important;
		margin-top: 20px;
		margin-bottom: 10px;
	}
}

@media screen and (max-width: 650px) {
	/*Mobile menu appears*/

	#logo {
		padding-top: 10px;
		margin-bottom: 0;
	}

	#featured {
		padding-left: 15px;
		padding-right: 15px;
	}

	.top-widget {
		clear: none;
		margin: 0 auto !important;
		text-align: center;
		width: 60%;
		padding-bottom: 20px;
	}

	.top-widget .widget-title {
		padding: 0;
	}

	.home #widgets #s {
		width: 85.9%;
	}

	.home .widget-wrapper {
		margin: 0 15px 0 15px;
	}

	.top-widget #searchform {
		margin-left: 10px;
		margin-top: 7px;
	}

	.top-widget #s {
		width: 65% !important;
	}

	.home .colophon-widget {
		margin-bottom: 12px;
	}

	#featured-image .fluid-width-video-wrapper {
		margin: 0 0 25px 10px;
	}

	#featured-image img {
		margin-top: 0;
		margin-bottom: 7px;
	}

	#featured p,
	.featured-subtitle {
		padding: 0;
	}

	.featured-title {
		padding: 20px 0 0 0;
	}

	.call-to-action a.button {
		margin-right: 0;
		margin-bottom: 0;
	}

	/*Customize mobile menu */

	.js .sub-header-menu {
		display: flex;
	}

	.js .sub-header-menu li a {
		border-left: none;
	}

	.js .sub-header-menu li li {
		border-left: none;
	}

	.js .main-nav {
		height: 30px;
		background-color: #8F7D70;
		background-image: -webkit-gradient(linear, left top, left bottom, from(#8F7D70), to(#4A3F3D));
		background-image: -webkit-linear-gradient(top, #8F7D70, #4A3F3D);
		background-image: -moz-linear-gradient(top, #8F7D70, #4A3F3D);
		background-image: -ms-linear-gradient(top, #8F7D70, #4A3F3D);
		background-image: -o-linear-gradient(top, #8F7D70, #4A3F3D);
		background-image: linear-gradient(top, #8F7D70, #4A3F3D);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#8F7D70, endColorstr=#4A3F3D);
		color: #FFF;
		text-transform: uppercase;
	}

	.js .main-nav .menu ul {
		display: block;
	}

	.js .main-nav .menu li {
		background-color: #F5F2F0;
		color: #4A3F3D;
	}

	.js .main-nav .menu li a {
		color: #4A3F3D;
		line-height: 32px;
		height: 30px;
		border-bottom-color: #4A3F3D;
	}

	.js .main-nav .menu li.current_page_item a,
	.js .menu .current_page_item a,
	.js .menu .current-menu-item a {
		background-color: #4A3F3D;
		color: #FFF;
	}

	.js .main-nav .menu li.current_page_item a:hover,
	.js .menu .current_page_item a:hover,
	.js .menu .current-menu-item a:hover {
		color: #4A3F3D;
	}

	.js .main-nav .menu li li a {
		color: #4A3F3D !important;
	}

	.js .main-nav .menu li a:hover,
	.js .main-nav .menu li li a:hover {
		background-color: #E2FFA0 !important;
	}

	.js .main-nav .menu li li a::before {
		content: '•';
	}

	.js .main-nav .menu li li li a::before {
		content: '•';
	}

	.js .main-nav .menu li li li a::after {
		content: ' ';
	}

	.js .main-nav #responsive_current_menu_item {
		position: absolute;
		top: 0;
		left: 15px;
		font-weight: 400;
	}

	.menu a:first-child,
	.sub-header-menu a:first-child {
		border-left: 1px solid #4A3F3D !important;
	}

	div[id^="FSContact"] {
		/*The whole contact form*/
		width: auto !important;
	}

	input[id^="si_contact"] {
		/*Width of the fields*/
		width: 93% !important;
	}

	.wp-caption {
		/*Prevents wide images and captions from overflowing the screen */
		max-width: 395px !important;
	}

	.hide-650 {
		display: none;
	}

	.show-650 {
		display: block;
	}
}

@media screen and (max-width: 480px) {

	#logo {
		position: relative;
	}

	.breadcrumb-list {
		font-size: 11px;
	}

	#featured p {
		font-size: 12px;
		line-height: 1.4em;
	}

	.featured-title {
		/* If ugly mobile menu ever gets deprecated, delete the '!important's */
		font-size: 31px !important;
		padding: 15px 0 0 20px !important;
	}

	.featured-subtitle {
		padding: 0;
		font-size: 21px !important;
		/* If ugly mobile menu ever gets deprecated, delete this line */
	}

	#featured h2 {
		margin-top: 5px;
	}

	.call-to-action a.button,
	.ie7 .call-to-action a.button {
		margin-right: 0;
	}

	#featured-image .fluid-width-video-wrapper {}

	.home #widgets #s {
		width: 76.7%;
	}

	.top-widget {
		width: 65%;
	}

	.top-widget #s {
		width: 69.8% !important;
	}

	.menu ul,
	.menu li,
	.footer-menu li,
	.sub-header-menu li {
		float: none;
		text-align: center;
	}

	.sub-header-menu li {
		border-bottom: 1px solid #4A3F3D;
	}

	.sub-header-menu li li {
		/* Try your luck here */
		top: 1px;
	}

	.top-menu {
		float: none;
		text-align: center;
		margin-right: 0;
	}

	.alignright,
	.alignleft {
		float: none;
		display: block;
		margin: 20px auto 0 auto;
	}

	a img.alignright,
	a img.alignleft {
		float: none;
		display: block;
		margin: 20px auto 22px auto;
	}

	.wp-caption.alignleft,
	.wp-caption.alignright {
		margin: 20px auto 0 auto;
	}

	.wp-caption p.wp-caption-text {
		margin-top: -9px;
		border: 0;
	}

	.gallery {
		padding: 15px 0 0 0;
	}

	.gallery .gallery-item {
		float: none;
		margin: 0 auto 0 auto;
		padding: 0;
	}

	select[id^="si_contact"] {
		/*Selection text size*/
		font-size: 12px !important;
	}

	.wp-caption {
		/*Prevents wide images and captions from overflowing the screen */
		max-width: 235px !important;
	}

	.lista {
		width: auto;
		float: none;
	}
}

@media screen and (max-width: 320px) {

	body {
		font-size: 12px;
		line-height: 1.4em;
	}

	small {
		font-size: 12px;
	}

	#wrapper {
		padding: 1px 20px 0 20px;
	}

	#featured p {
		line-height: 1.4em;
	}

	.featured-title {
		font-size: 31px;
		padding: 15px 0 0 20px;
	}

	.call-to-action a.button {
		/* If ugly mobile menu ever gets deprecated, delete this */
		font-size: 13px !important;
	}

	.call-to-action a.button,
	.ie7 .call-to-action a.button {
		margin-left: 0;
	}

	#featured-image .fluid-width-video-wrapper {
		margin: 5px 0 25px 0;
	}

	.home #widgets {
		padding: 0 0 10px 0;
	}

	.home #widgets #s {
		width: 57% !important;
	}

	.top-widget {
		width: 98.5%;
		padding-bottom: 15px;
	}

	.top-widget #s {
		width: 68.3% !important;
	}

	h1,
	.post-title {
		font-size: 21px;
		margin-bottom: 7px;
		margin-top: 12px;
	}

	h2,
	.widget-title,
	.widget-title-home h3 {
		font-size: 18px;
	}

	h3 {
		margin-top: 12px;
	}

	.post-edit {
		margin-bottom: 10px;
		padding-top: 0;
	}

	.alignright,
	.alignleft {
		float: none;
		display: block;
		margin: 20px auto 0 auto;
	}

	a img.alignright,
	a img.alignleft {
		float: none;
		display: block;
		margin: 20px auto 22px auto;
	}

	.wp-caption.alignleft,
	.wp-caption.alignright {
		margin: 20px auto 0 auto;
	}

	.attachment-entry p {
		font-size: 12px;
	}

	.comments-link {
		font-size: 12px;
	}

	#footer {
		font-size: 10px;
		line-height: 1.6em;
	}

	div[id^="FSContact"] {
		width: 70% !important;
	}

	input[id^="si_contact"] {
		width: 90% !important;
	}

	.wp-caption {
		/*Prevents wide images and captions from overflowing the screen */
		width: 185px !important;
	}
}

@media screen and (max-width: 240px) {

	.top-menu li a {
		font-size: 11px;
	}

	.footer-menu li a {
		font-size: 11px;
	}

	.featured-title {
		font-size: 27px;
	}

	.featured-subtitle {
		font-size: 18px;
		line-height: 22px;
		/*If ugly mobile menu ever gets deprecated, revert this to 18px*/
	}

	.call-to-action a.button {
		padding: 5px 0;
	}

	.home #widgets #s {
		width: 55%;
	}

	h1,
	.post-title {
		font-size: 19px;
	}

	h2,
	.widget-title,
	.widget-title-home h3 {
		font-size: 17px;
	}

	.read-more a {
		font-size: 14px;
	}

	div[id^="FSContact"] {
		width: 52% !important;
	}

	.wp-caption {
		/*Prevents wide images and captions from overflowing the screen */
		width: 152px !important;
	}
}