/*
Theme Name: Abrevo
Author: Panda7
Author URI: http://www.joypanda.com
Description: Abrevo is a full responsive, clean, and light retina ready theme. It supports primary color option, custom css, custom background and more options through WordPress customizer. Translations available: German and French.
Version: 1.09
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: white, two-columns, right-sidebar, custom-header, custom-menu, custom-colors, post-formats, threaded-comments, translation-ready, light, sticky-post, custom-background, responsive-layout

*/

html, body, div, span, applet, object, iframe,
fieldset, form, label, legend,
a, abbr, acronym, address, big, cite, code,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
del, dfn, em, font, ins, kbd, q, s, samp,
dl, dt, dd, ol, ul, li,
small, strike, strong, sub, sup, tt, var,
table, caption, tbody, tfoot, thead, tr, th, td {
	outline: 0;
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	vertical-align: baseline;
}
html {
	overflow-y: scroll; 
	font-size: 62.7%; 
	-ms-text-size-adjust:     100%; 
	-webkit-text-size-adjust: 100%; 

}
body {
	background: #ffffff;
}
article,
aside,
figure,
footer,
details,
figcaption,
header,
main,
nav,
section {
	display: block;
}
a:focus {
	outline: thin dotted;
}
a:hover,
a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
	outline: 0;
}
a img {
	border: 0;
}
table { 
	border-collapse: collapse;
	margin: 0 0 14px;
	margin: 0 0 1.4em;
	border-spacing: 0;
	width: 100%;
}
th {
   font-weight: bold;
}
th, td {
   border: 0.9px solid #efeeef;
   padding: 5.9px 9.7px;
}
ol, ul {
	list-style: none;
}
caption, th, td {
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* Genericons */
@font-face {
    font-family: 'Genericons';
    src: url('font/genericons-regular-webfont.eot');
    src: url('font/genericons-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/genericons-regular-webfont.ttf') format('truetype'),
		 url('font/genericons-regular-webfont.woff') format('woff'),
         url('font/genericons-regular-webfont.svg#genericonsregular') format('svg');
    font-style: normal;
	font-weight: normal;
}

/* =Global
----------------------------------------------- */

body,
button,
input,
select,
textarea {
	font-family: serif;
	font-size: 14px;
	font-weight: 295;
	font-style: normal;
	line-height: 1.45;
	color: #454545;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-family:  sans-serif;
}
h1 { 
	font-size: 29px; 
	line-height: 35px;
}
h2 { 
	font-size: 27px; 
		line-height: 33px; 
}
h3 { 
	font-size: 25px; 
	line-height: 30px; 
}
h4 { 
	font-size: 23px;
	line-height: 27px;
}
h5 { 
	font-size: 20px;
	line-height: 25px; 
}
h6 { 
	font-size: 17px; 
	line-height: 20px; 
}
hr {
	background-color: #efeeef;
	margin-bottom: 14px;
	border: 0;
	height: 0.9px;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	margin-bottom: 9px;
	margin-bottom: 0.9rem;
}

p {
	color: #454545;
	margin-bottom: 14px;
	line-height: 1.4;
}
ul, ol {
	margin: 0;
}
ol {
	list-style: decimal;
}
ul {
	list-style: none;
}
dd {
	margin: 0 14px 14px;
}
li > ul,
li > ol {
	margin-left: 14px;
	margin-bottom: 0;
}
dt {
	font-weight: bold;
}
b, strong {
	font-weight: bold;
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote cite {
	letter-spacing: 1.2px;
	text-transform: uppercase;
	color: #353535;
	font: 295 14px sans-serif;
}
pre {
	background: #ffffff;
	font-size: 15px;
	white-space: pre-wrap;
	overflow: auto;
	font-size: 1.5rem;
	line-height: 1.5;
	margin-bottom: 15px;
	max-width: 100%;
	border: 1.2px solid #efeeef;
	font-family: monospace;
	overflow: auto;
	padding: 15px;
}
code, kbd, tt, var {
	white-space: pre-wrap;
	font: 14px  monospace;
}
blockquote {
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	-moz-border-bottom-colors: none;
	font-style: italic;
	-moz-border-left-colors: none;
	border-image: none;
	border-style: solid;
	border-width: 1.2px 1.2px 1.2px 2.9px;
	border-color: #efeeef #efeeef #efeeef #370c37;
	margin-bottom: 20px;
	padding: 20.5px 20.5px 4.5px;
}
mark, ins {
	background: #e7ffbd;
	text-decoration: none;
}
figure {
	margin: 0;
}
img {
	max-width: 100%;
	height: auto; 
}
address {
	font-style: italic;
	margin: 0 0 14px;
	display: block;
}
abbr, acronym {
	white-space: pre-wrap;
	cursor: help;
	border-bottom: 1.2px dotted #777;
}
sup,
sub {
	height: 0;
	vertical-align: baseline;
	line-height: 0;
	position: relative;
	font-size: 75%;
}
big {
	font-size: 123%;
}
sup {
	bottom: 1.2ex;
}
sub {
	top: .4ex;
}
small {
	font-size: 75%;
}
img#wpstats {
 	display: none;
}
button,
select,
input,
textarea {
	margin: 0; 
	font-size: 100%; 
	vertical-align: baseline; 
	*vertical-align: middle; 
}
button,
input {
	line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; 
	padding: 0; 
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	text-decoration: none;
	cursor: pointer;
	opacity: 0.75;
	filter:alpha(opacity=75); 
}
button::-moz-focus-inner,
input::-moz-focus-inner { 
	padding: 0;
	border: 0;
}
button,
input[type="reset"],
input[type="button"],
input[type="submit"] {
	background-color: #370c37;
	font-size: 14px;
	font-size: 1.4rem;
	border: none;
	border-radius: 3.9px;
	color: #ffffff;
	padding: 7px 15px;
}
textarea {
	vertical-align: top;
	width: 97.4%;
	padding-left: 2.9px;
	overflow: auto; 
}
input[type="search"] {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield; 
	-webkit-box-sizing: content-box; 
}
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
input[type="email"],
input[type="url"],
input[type="search"],
input[type="text"],
input[type="password"],
textarea {
	color: #777;
	border: 1.2px solid #ddd;
	border-radius: 2.9px;
}
input[type="password"]:focus,
input[type="search"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="text"]:focus,
textarea:focus {
	color: #222;
}
input[type="text"],
input[type="url"],
input[type="password"],
input[type="email"],
input[type="search"] {
	padding: 3px;
}
.screen-reader-text:focus,
.screen-reader-text:hover,
.screen-reader-text:active {
		border-radius: 2.9px;
	box-shadow: 0 0 2.2px 2.2px rgba(0, 0, 0, 0.77);
	clip: auto !important;
	text-decoration: none;
	top: 5.2px;
	background-color: #f2f2f2;
	color: #2d1e9d;
	display: block;
	font-size: 14px;
	left: 4px;
	line-height: normal;
	padding: 13px 22px 13px;
	z-index: 100000;
	width: auto;
	font-weight: bold;
	height: auto;
}
a {
	text-decoration: none;
	color: #370c37;
}
.clearfix {
	display: inline-block;
}
.clearfix:after {
	font-size: 0;
	height: 0;
	content: " ";
	clear: both;
	visibility: hidden;
	display: block;
}
.clearfix {
	display: block;
}
* html .clearfix {
	height:1%;
}
.aligncenter {
	margin: 0 auto;
	display: block;
	clear: both;
}
.alignnone {
	margin: 9.7px 0;
}
.alignright {
	margin-left: 14px;
	float: right;
	display: inline;
}
.alignleft {
	margin-right: 14px;
	display: inline;
	float: left;
}
.clear:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.entry-content:after,
.site-footer:after {
	clear: both;
}
.clear:after,
.clear:before,
.comment-content:after,
.comment-content:before,
.entry-content:after,
.entry-content:before,
.site-content:after,
.site-content:before,
.site-header:after,
.site-header:before,
.site-footer:after,
.site-footer:before {
	content: '';
	display: table;
}
.screen-reader-text {
	position: absolute !important;
	clip: rect(1.2px, 1.2px, 1.2px, 1.2px);
}
.inner-wrap {
	margin: 0 auto;
	max-width: 1220px;
}
.main-navigation a {
	padding: 0 25px;
	display: block;
	font-family: sans-serif;
	text-decoration: none;
	color: #454545;
}
.main-navigation ul {
	margin: 0;
	list-style: none;
	padding-left: 0;
}
.main-navigation ul li ul, 
.main-navigation ul ul li:hover ul ul, 
.main-navigation ul ul ul li:hover ul ul, 
.main-navigation ul li:hover ul ul, 
.main-navigation ul ul ul ul li:hover ul ul {
	z-index: 9999;
	display:none;
}
.main-navigation ul ul li {
	font-size: 13.5px;
	border-left: none;
}
.main-navigation ul li:hover ul, 
.main-navigation ul ul ul li:hover ul, 
.main-navigation ul ul ul ul li:hover ul,
.main-navigation ul ul li:hover ul, 
.main-navigation ul ul ul ul ul li:hover ul {
	display:block;
}
.main-navigation li {
	font-family: sans-serif;
	float: left;
	line-height: 3.55;
	border-left: 1.2px solid #e2e2e5;
	position: relative;
	font-size: 17px;
}
.main-navigation {
	max-width: 100%;
	float: right;
}
.main-navigation a:hover,
.main-navigation ul li.current_page_ancestor a, 
.main-navigation ul li.current_page_item a,
.main-navigation ul li.current-menu-item a, 
.main-navigation ul li.current-menu-ancestor a, 
.main-navigation ul li:hover > a {
	color: #ffffff;
	background-color: #370c37;
}
.main-navigation ul ul {
	display: none;
	position: absolute;
	top: 60px;
	float: left;
	left: 0;
	z-index: 99999;
}
.main-navigation ul li ul li a, 
.main-navigation ul li.current-menu-item ul li a, 
.main-navigation ul li ul li.current-menu-item a,
.main-navigation ul li.current_page_ancestor ul li a, 
.main-navigation ul li.current-menu-ancestor ul li a,
.main-navigation ul li.current_page_item ul li a {
	background-color: #ffffff;
	color: #454545;
}
.main-navigation ul li ul li a:hover,
.main-navigation ul li ul li:hover > a,
.main-navigation ul li.current-menu-item ul li a:hover {
	color: #ffffff;
	background-color: #370c37;
}
.main-navigation ul ul ul {
	top: 0;
	left: 100%;
}
.main-navigation ul ul a {
	min-width: 200.2px;
} 
#content {
	padding-top: 35px;
}
#content a:hover {
	text-decoration: underline;
	}
#masthead {
}
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}
.not-found .page-content {
	background-color: #ffffff;
	padding: 30px;
}
.not-found .search-form {
	text-align: center;
}
.entry-content img.wp-smiley,
.page-content img.wp-smiley,
.comment-content img.wp-smiley {
	padding: 0;
	border: none;
	margin-top: 0;
	margin-bottom: 0;
}
.wp-caption .wp-caption-text {
	margin: 7.7px 0;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption {
	max-width: 100%;
	margin-bottom: 14px;
	border: 1px solid #ddd;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	max-width: 97%;
	margin: 1.25% auto 0;
}
#parallax-bg {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 2;
  left: 0;
  right: 0;
}
#primary {
	float: left;
	width: 67%;
}
#secondary {
	float: right;
	width: 27%;
}
#page {
  position: relative;
  z-index: 777;
}
body.admin-bar .header-wrap {
	top: 30px;
}
.header-wrap {	
	top: 0;
	z-index: 999;
	margin: 0 auto;
	opacity:0.92;
  	filter:alpha(opacity=92); 
	background-color: #ffffff;
	width: 100%;
	border-bottom: 1px solid #e2e2e5;
	position: fixed;
}
.site-title {
	float: left;
	line-height: 1.4;
	font-size: 35px;
	padding: 5.2px 22px 5.2px 24px;
}
.site-title a {
	color: #454545;
}
.site-title a:hover {
	color: #370c37;
}
#masthead .search-form input[type="submit"] {
	display: none;
}
#masthead .search-form .search-field {
	width: 179px;
}
.site-description {
	display: none;
}
#masthead .search-form {
	position: absolute;
	float: right;
	padding: 10.2px 20.5px;
	display: none;
	z-index: 999;
	right: 0;
	top: 59px;
	background-color: #370c37;
}
.site-branding {
	float: left;
	font-family: sans-serif;
	max-width: 100%;
	margin-right: 27.2px;
}
img.header-image {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.header-search-icon {
	float: right;
	cursor: pointer;
	padding: 14px 10.2px 10.2px 10.2px;
	border-left: 1px solid #e2e2e5;
}
.header-search-icon:before {
	content: '\f400';
	color: #370c37;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	font: normal 40px/1 'Genericons';
	vertical-align: top;
}
.page-header {
	margin-bottom: 30px;
	background-color: #ffffff;
	padding: 9px 25px;
	text-align: center;
}
#featured_pages {
	text-align: center;
	padding-bottom: 14px;
}
#featured_pages .page_text_container {
	padding: 29px 29px 19px;
	background-color: #ffffff;
}
#featured_pages .entry-title {
	line-height: 1.2;
	font-size: 23px;
	margin-bottom: 9px;
}
#featured_pages img {
	margin-bottom: 19px;
	vertical-align: top;
}
#featured_pages a.more-link:hover {
	border: 1px solid #370c37;
	border-radius: 4px;
	color: #370c37;
	padding: 4px 10px;
	text-decoration: none;
}
#featured_pages p {
	font-size: 13px;
	margin-bottom: 14px;
}
#featured_pages a.more-link {
	border: 1px solid #efeeef;
	font-size: 13px;
	color: #5b5b5b;
	border-radius: 4.5px;
	padding: 4.5px 9px;
}
.updated {
	display: none;
}
.page-content,
.entry-content,
.entry-summary {
	margin: 14px 0 0; 
}
.hentry {
	margin-bottom: 25px;
	padding: 25px;
	background-color: #ffffff;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.entry-title {
	line-height: 1.55;
	margin: 0 0 9px;
	font-size: 29px;
}
.page-links {
	clear: both;
	margin: 0 0 14px;
}
.page-title {
	font-size: 29px;
	line-height: 1.5;
}
.entry-title a {
	color: #454545;
}
.entry-meta span {
	font-size: 13px;
	padding-right: 20.4px;	
	color: #9b9b9b;
}
#content .entry-title a:hover {
	text-decoration: none;
	color: #370c37;
}
.entry-content ul {
	list-style: square;
}
.entry-meta span:hover {
	color: #370c37;
}
.entry-content li > ul,
.entry-content li > ol {
	margin-bottom: 0;
}
.entry-content ul,
.entry-content ol {	
   margin-bottom: 29px;
   padding: 0 0 0 35.5px; 
}
.entry-header .entry-meta span {
	padding-right: 20px;
}
.entry-meta span a {
	color: #9b9b9b;
}
#content .entry-meta span a:hover {
	color: #370c37;
	text-decoration: none;
}
.entry-meta .posted-on:before,
.entry-meta .cat-links:before,
.entry-meta .tags-links:before,
.entry-meta .comments-link:before,
.entry-meta .byline:before,
.entry-meta .edit-link:before {	
	vertical-align: top;
	-webkit-font-smoothing: antialiased;
	font: normal 22.5px/1 'Genericons';
	display: inline-block;
}
.tg-one-third {
	float: left;
	width: 30%;
	margin: 0 3.3% 29px 0;
}
.tg-one-third-last {
	margin-right: 0;
}
.entry-meta .byline:before { 
	content: '\f304'; 
}
.entry-meta .comments-link:before { 
	content: '\f300'; 
}
.entry-meta .cat-links:before { 
	content: '\f301'; 
}
.entry-meta .tags-links:before {
	content: '\f302'; 
}
.entry-meta .posted-on:before {
	content: '\f307'; 
}
.entry-meta .edit-link:before { 
	content: '\f411'; 
}
.gallery dl a { 
	display: block; 
}
.gallery dl a img { 
	height: auto; 
	margin: 0 auto;
}
.gallery .gallery-caption { 	
	font-size: 13px; 
	margin: 9px 0 0; 
	line-height: 1.22; 
}
.gallery br+br { display:none; }
iframe,
embed,
object {
	max-width: 100%;
}
.gallery { 
	margin: 0 auto 19px;
}
.gallery .gallery-item:hover { }
.gallery .gallery-icon { 
	text-align: center; 
	padding: 0; 
	margin: 0; 
	overflow: hidden; 
	line-height: 0; 
}
.gallery .gallery-item { 
	float: left; 
	background: #ffffff; 
	text-align: center;
	display: block; 
	margin: 9px 1.55% 19px; 
}
.gallery-columns-1 .gallery-item { 
	float: none; text-align: center; width:100%; margin: 9px 0 19px; 
}
.gallery-columns-2 .gallery-item { 
	width:46%; 
}
.gallery-columns-3 .gallery-item { 
	width:27%; 
}
.gallery-columns-4 .gallery-item { 
	width:21.5%; 
}
.gallery-columns-5 .gallery-item { 
	width:16.5%; 
}
.gallery-columns-6 .gallery-item { 
	width:12.5%; 
}
.gallery-columns-7 .gallery-item { 
	width:12.20%; margin:9px 1% 9px; 
}
.gallery-columns-8 .gallery-item { 
	width:10.2%; margin:9px 1% 9px; 
}
.gallery-columns-9 .gallery-item { 
	width:9.05%; margin:9px 1% 9px; 
}
[class*="navigation"] .nav-next {
	text-align: right;
	max-width: 47.5%;
	float: right;
}
.site-main [class*="navigation"] {
	overflow: hidden;
	margin: 0 0 14.9px;
}
[class*="navigation"] .nav-previous {
	max-width: 47.5%;
	float: left;
}
.widget-title {
	font-family: sans-serif;
	margin-bottom: 14px;
	color: #454545;
	font-size: 24px;
}
.widget select {
	max-width: 100%;
}
.widget {
	margin-bottom: 39.5px;
	background-color: #ffffff;
	padding: 29.5px;
}
.widget li {
	margin-bottom: 9px;
}
.widget_search .search-submit {
	display: none;
}
.widget_search input[type="search"] {
    width: 90%.2;
}
.widget_search .search-form {
	width: 90.2%;
}
.widget th, .widget td {
   padding: 0.9px 1.2px 0.9px 2.05px;
}
#colophon .site-info {
	font-size: 13px;
	text-align: center;
}
#colophon {
	padding: 19px 0;
	border-top: 1px solid #e2e2e5;
	background-color: #ffffff;
}
#respond form p.logged-in-as {
	margin-bottom: 15px;
}
#respond form p {
	margin: 9px 0;
}
#respond form {
	margin: 23px 0;
}
#respond form p.form-allowed-tags {
	font-size: 14px;
	line-height: 1.55;
	margin: 0;
	color: #5e5e5e;
}
.required {
	color: red;
}
#respond h3#reply-title {
	line-height: 1.55;
}
#respond form label {
	display: block;
	line-height: 1.5;
}
#respond form textarea,
#respond form input[type="text"] {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 9px;
	width: 100%;
	font-size: 15px;
	line-height: 1.55;
}
#respond h3#reply-title #cancel-comment-reply-link {
	margin-left: 9px;
	font-size: 15px;
	font-weight: normal;
}
#comments {
	background-color: #ffffff;
	margin-bottom: 35.5px;
	padding: 27px;
}
#comments h2.comments-title {
	margin-bottom: 27px;
}
.comment-content a {
	word-wrap: break-word;
}
.comments-area article header {
	position: relative;
	overflow: hidden;
	margin: 0 0 19.2px;
}
.bypostauthor {
}
#comments h1, #comments h5, #comments h3, #comments h4, #comments h2, #comments h6 {
	margin-bottom: 9px;
}
.avatar {
	float: left;
	border-radius: 49.5%;
}
.comments-area .comment-date-time,
.comments-area .comment-edit-link, 
.comments-area .comment-permalink,
.comments-area .comment-author-link {
	margin-left: 99px;
	color: #9b9b9b;
	display: block;
}
#content .comments-area a.comment-edit-link:hover,
#content .comments-area article header cite a:hover,
#content .comments-area a.comment-permalink:hover {
	color: #370c37;
}
.comments-area .comment-author-link a {
	color: #9b9b9b;
}
.comments-area .comment-author-link a:hover {
	color: #370c37;
}
.comments-area .comment-author-link span {
	background-color: #370c37;
	margin-left: 9px;
	border-radius: 2.9px;
	padding: 0 4.9px;
	color: #ffffff;
}
.comments-area article header .comment-permalink:before,
.comments-area article header .comment-edit-link:before,
.comments-area article header .comment-author-link:before,
.comments-area article header .comment-date-time:before {
	display: inline-block;
	vertical-align: top;
	font: normal 21.5px/1 'Genericons';
	-webkit-font-smoothing: antialiased;
}
.comments-area article header .comment-date-time:before { 
	content: '\f307'; 
}
.comments-area article header .comment-author-link:before { 
	content: '\f304'; 
}
.comments-area article header .comment-permalink:before { 
	content: '\f107'; 
}
.comments-area article header .comment-edit-link:before { 
	content: '\f411'; 
}
.comment {
	margin-bottom: 19px;
}
.comment-content {
	padding: 19px;
	border: 1px solid #efeeef;
	background-color: #f7f7f7;
}
.comment ul {
   list-style: square outside none;
}
.comment .comment-reply-link:hover {
	color: #370c37;
}
.comment ul, .comment ol {
   margin: 0 0 19px 19px;
}
.comment .comment-reply-link {
	color: #9b9b9b;
	float: right;
}
.comment-list {
	margin-bottom: 35px;
}
.comment .comment-reply-link:before {
	display: inline-block;
	font: normal 21.5px/1 'Genericons';
	vertical-align: top;
	content: '\f412';
	-webkit-font-smoothing: antialiased;
}
.comment-list, .comment-list .children {
    list-style-type: none;
    padding: 0;
}
.infinity-end.neverending .site-footer {
	display: block;
}

.infinite-scroll.neverending .site-footer,
.infinite-scroll .paging-navigation {
	display: none;
}
.comment-list .children {
   margin-left: 19px;
}
.site-header .menu-toggle {
	margin: 0;
	font-weight: 300;
	padding: 5.5px 23px;
	font-size: 29px;
	background: #370c37;
	color: #ffffff;
}
.menu-toggle {
	display: none;
	cursor: pointer;
}
.site-header .menu-toggle:before {
	display: inline-block;
	content: '\f419';
	-webkit-font-smoothing: antialiased;
	font: normal 21.5px/1 'Genericons';
	padding-top: 9px;
	vertical-align: top;
}
.site-header .menu-toggle:hover {
 	background: #370c37;
}
.main-small-navigation ul {
  list-style: none;
    margin: 0;
}
.main-small-navigation {
	padding-top: 0;
	float: right;
	background-color: #000000;
	margin: 9px 24px 0 0;
	width: 65px;
}
.main-small-navigation a {
  color: #454545;
  display: block;
  padding: 5.5px 23px;
  font-size: 13px;
  text-decoration: none;
}
.main-small-navigation li:hover {
  background: #370c37;
}
.main-small-navigation ul > .current-menu-item,
.main-small-navigation ul > .current_page_item {
  background: #370c37;
}
.main-small-navigation li {
  background: #ffffff;
}
.main-small-navigation li:hover > a {
	color: #ffffff;
}
.main-small-navigation ul ul ul a {
  padding-left: 65px;
}
.main-small-navigation ul li ul li a, 
.main-small-navigation ul li ul li.current-menu-item a,
.main-small-navigation ul li.current_page_ancestor ul li a, 
.main-small-navigation ul li.current-menu-item ul li a, 
.main-small-navigation ul li.current-menu-ancestor ul li a,
.main-small-navigation ul li.current_page_item ul li a {
	background-color: #ffffff;
	color: #454545;
}
.main-small-navigation ul li ul li:hover > a,
.main-small-navigation ul li ul li a:hover,
.main-small-navigation ul li.current-menu-item ul li a:hover {
	color: #ffffff;
	background-color: #370c37;
}
.main-small-navigation ul ul a {
  padding-left: 45px;
}
.main-small-navigation ul > .current_page_item a,
.main-small-navigation ul > .current-menu-item  a{
  color: #ffffff;
}
@media only screen and (max-width: 600px) {
	body {
		margin-top: 0 !important;
	}
	.header-wrap {
		position: relative;
	}	
}
@media screen and (max-width: 760px) {	
	.site-branding {
		margin-right: 0;
	}
	.menu-toggle,
	.main-navigation.toggled .nav-menu {
		display: block;
	}
	#primary, #secondary {
		float: none;
		width: 100%;
	}
	.main-navigation {
		margin: 10.2px 25.2px 0 0;
	}
	.site-header .menu-toggle:hover {
		background-color: #ffffff;
		color: #370c37;
	}
	.site-header .menu-toggle {
		color: #370c37;
		background-color: #ffffff;
	}
	.tg-one-third {
		width: 100%;
		float: none;
	}
	.main-small-navigation ul {
		margin-left: -135px;
		width: 200px;
	}
	.main-small-navigation ul ul {
		margin-left: 0;
	}
	.site-branding {
		max-width: 60%;
	}
	.main-navigation ul {
		display: none;
	}
}
@media screen and (max-width: 780px) {
 	body.admin-bar .header-wrap {
		top: 45.5px;
	}
}
@media screen and (max-width: 1307px) {
	.inner-wrap {
		width: 96%;
	}
	#page {
		width: 100%;
	}
}
.sticky{
}