/*
Theme Name: Ruby Journals
Theme URI: http://rubyjournals.com
Author: Ruby Studio
Author URI: http://rubyjournals.com
Description: Blog theme for Ruby Journals platform
Version: 1.0.0
Text Domain: ruby-journal
*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
.alexey-test {
	display: none;
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

iframe {
	border:none;
	width:100%;	
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a, i, input, :after, :before {
	transition: 0.3s ease-in-out !important; 
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
	max-width: 100%;
	height: auto;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 10px auto;
	max-width:100%;
}

figure.aligncenter {
	margin-left:auto;
	margin-right:auto;	
}

figure.aligncenter figcaption {
	text-align:center;	
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

ul {
	-webkit-padding-start: 25px;
}

li {
	font-size: 12px;
	line-height: 16px;
}

td,
th {
    padding: 0;
}

*:focus {
    outline: none;
}

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 5px;
	word-wrap: break-word;
	/*-webkit-hyphens: auto;*/
	/*-moz-hyphens: auto;*/
	/*-ms-hyphens: auto;*/
	/*hyphens: auto;*/
}

p {
	-webkit-margin-before: 5px;
}

/* Generel */
#content.site-content {
	margin: 0 auto;
	position: relative;
	left: 0px;
	transition: left 0.4s ease;
}

body.menu-open #content.site-content {
	left: -380px;
}

.blog #content.site-content .home-content, #content.site-content{
	display: flex !important;
	justify-content: center;
}

.blog #content.site-content {
	display: block !important;
}

#sidebar {
	height: auto;
}
#sidebar ul {
	list-style-position: inside;
}
aside#secondary.sidebar img {
	width: 100%;
}

#secondary h3 {
	margin-bottom: 10px;
}

#secondary select#cat, #secondary select#select-archive {
	-webkit-appearance: none; 
   	-moz-appearance: none;
  	appearance: none;       /* remove default arrow */
	width: 100%;
	border: none;
	border-radius: 0px;
	padding: 10px;
}

#secondary .dropdown-wrapper {
	margin-top:30px;	
}

#secondary .category-wrapper, #secondary .archive-wrapper {
	position:relative;	
}

#secondary .archive-wrapper {
	position:relative;	
	margin-top:15px;
}

#secondary .category-wrapper:after, #secondary .archive-wrapper:after {
	content:"";
	position:absolute;
	top: 50%;
	right:20px;
	border-style: solid;
  	border-width: 0 1px 1px 0;
  	display: inline-block;
  	padding: 3px;
	transform: rotate(45deg) translateY(-100%);
    -webkit-transform: rotate(45deg) translateY(-100%);	
}

a.button {
	padding: 7px 15px;
	text-decoration: none;
	text-transform: uppercase;
}

.single #ajax-load-more .alm-btn-wrap .alm-load-more-btn, .single #ajax-load-more .alm-btn-wrap .alm-load-more-btn.loading {
	background-color:transparent !important;	
	background-size:20px 20px !important;
	margin-top:20px !important;
}

.alm-btn-wrap .alm-load-more-btn {
	height: auto !important;
	padding: 7px 15px !important;
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 0px !important;
	font-weight: inherit !important;
}

.alm-btn-wrap .alm-load-more-btn.loading {
    padding: 7px 15px !important;
}

.alm-btn-wrap .alm-load-more-btn.loading:before {
    background: none !important;
}

.alm-btn-wrap .alm-load-more-btn.done {
	display: none !important;
}

.page-template-default header.entry-header {
	display: none;
}

.no-results.not-found {
	width: 100%;
}

.no-results.not-found h1 {
	margin-top: 10px;
}

/* Header */
	/* Generel */
body .site-header{
	left:0;
	transition: all 0.4s ease;
	position: relative;
}
body.header-style-opt-1 .site-header{
	/*position: fixed;*/
	width: 100%;
	z-index: 9999;
	top: 0;
}
body.menu-open .site-header{
	left: -380px;

}
/*.topbar {*/
		/*display: flex;*/
		/*align-items: center;*/
		/*height: 40px;*/
		/*padding: 0 15px;*/
	/*}*/
.topbar {
	display: flex;
	align-items: center;
	height: 40px;
	padding: 0 15px;
	position: relative;
	/* margin: 0 15px; */
	width: 100%;
	transition: all 0.4s ease;
	z-index: 9999;
	top: 0;
	box-sizing: border-box;
}
	header .site-title {
		margin-left: 20px;
		margin-bottom: 1em;
	}

	header .site-title a {
		text-decoration: none;
	}

	.social-icons a {
		padding: 0px 5px 0px 0px;
		font-size: 14px;
	}

	#sidebar .social-icons a {
		padding: 0px 3px 0px;
	}

	.social-icons svg#musical_ly-icon {
		width: 16px;
		height: auto;
		vertical-align: middle;
	}

	.topbar-left {
		width: 50%;
	}

	.topbar-right {
		width: 50%;
		display: inline-flex;
		align-items: center;
		justify-content: flex-end;
	}

	#site-navigation ul#main-menu {
		list-style-type: none;
		-webkit-margin-before: 0px;
		-webkit-margin-after: 0px;
		-webkit-margin-start: 0px;
		-webkit-margin-end: 0px;
		-webkit-padding-start: 0px;
		text-align: center;
		margin: 0;
		padding:0;
	}

	#site-navigation ul#main-menu li {
		display: inline-block;
	}

	#site-navigation ul#main-menu .sub-menu li {
		display: block;
	}

	/* Header style1 */
	#header-style1 {
		display: flex;
		justify-content: space-between;
		align-items: center;
		width: 100%;
		top: 0;
		z-index: 999;
	}

	#header-style1 .site-logo {
		width: 30%;
	}

	#header-style1 img.logo-img {
		height: 34px;
		max-height: 34px;
		padding: 7px 15px;
		vertical-align: middle;
		width:auto;
	}

	#header-style1 .main-navigation {
		width: 60%;
	}

	#header-style1 .right-area-style1 {
		width: 30%;
		margin:0 20px 0 0;
		display: inline-flex;
		align-items: center;
		justify-content: flex-end;
	}

	#header-style1 .right-area-style1 .search-icon {
		padding-left: 4px;
	}

	#header-style1 .right-area-style1 .social-icons a {
		padding: 0px 8px 0px 0px;
	}

	#header-style1 .right-area-style1 .social-icons i {
		font-size: 20px;
		font-weight: 400;
	}

	#header-style1 .right-area-style1 .social-icons i.fa-envelope {
		font-weight: 700;
	}

	#header-style1 .menu02 {
		margin:0 0 0 15px;
	}

	/* Header style2 */
	#header-style2 .site-logo {
		width: 100%;
		display: flex;
		align-items: center;
		overflow: hidden;
	}

	#header-style2 .site-logo.crop.img {
		padding: 80px 0;
	}

	#header-style2 .site-logo h3 {
		margin: 80px auto;
		text-align: center;
	}

	#header-style2 .site-logo a {
		margin: 0 auto;
	}

	#header-style2 .crop img.logo-img {
		max-height: 45px;
		vertical-align: middle;
	}

	#header-style2 .fullwidth img.logo-img {
		min-width: 100vw;
		vertical-align: middle;
	}
	
	#header-style2 .menu02 {
		margin:0 0 0 15px;
	}

	#header-style2 p.site-title {
		text-align: center;
		width: 100%;
		font-size: 25px;
	}

	/* site-navigation */
	#site-navigation ul.sub-menu{
		visibility:hidden;
		opacity:0;
		position: absolute;
		z-index: 9;
		padding-left: 0px;
		margin-top: 8px;
		box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.07);
		transition: visibility 0.3s ease-in-out, opacity 0.3s ease-in-out;
	}

	#site-navigation a {
		text-decoration: none;
	}

	#site-navigation ul.sub-menu a {
		padding: 12px 16px;
		display: block;
		text-align: left;
		min-width: 100px;
	}

#site-navigation ul#main-menu  li:hover > ul.sub-menu {
	visibility:visible;
	opacity:1;
}
#site-navigation ul.sub-menu ul.sub-menu {
	top: 0;
	left: 100%;
	margin: 0;
}
	#header-style2 #site-navigation ul#main-menu > li {
		padding: 10px 20px;
	}
	
	#site-navigation ul#main-menu > li {
		padding: 17px 20px;
		cursor:pointer;
	}

	#site-navigation ul#main-menu > li.menu-item-has-children:after {
		content:'';
		border-style: solid;
    	border-width: 0 1px 1px 0;
    	display: inline-block;
    	padding: 3px;
		transform: rotate(45deg) translateY(0);
    	-webkit-transform: rotate(45deg) translateY(0);
		margin-left:5px;
		margin-top:2px;
		vertical-align:top;
	}
#site-navigation ul#main-menu .sub-menu li.menu-item-has-children {
	position: relative;
}
#site-navigation ul#main-menu .sub-menu li.menu-item-has-children:after {		
		position: absolute;
		right: 10px;
		top: calc( 50% - 2px );
		content:'';
		border-style: solid;
    	border-width: 0 1px 1px 0;
    	display: inline-block;
    	padding: 2px;
		transform: rotate(-45deg);
    	-webkit-transform: rotate(-45deg);
}

	.menu-burger-menu-container .menu-item a {
		text-decoration: none;
	}

/* Burger menu */
ul#menu-burger {
	list-style-type: none;
	-webkit-padding-start: 0px;
}

ul#menu-burger .sub-menu {
	list-style-type: none;
	-webkit-padding-start: 15px;
}

/* Sidebar */
#secondary.sidebar ul {
	padding:0;	
}

#secondary.sidebar p {
	margin:5px 0 0;	
}

#secondary.sidebar h3 {
	margin: 0 auto 10px !important;
	text-align: center;
	text-transform: uppercase;
	float: none;
}

#secondary.sidebar .social-icons {
	text-align: center;
	margin-top: 30px;
}

/* Top 10 */
#secondary.sidebar .tptn_posts {
	margin-top:30px;	
}

#secondary.sidebar .tptn_posts ul li {
	list-style-type:none;
	margin:0 0 20px 0;
	padding:0;	
}

#secondary.sidebar .tptn_posts ul li .tptn_link, .top-list-home .tptn_posts ul li .tptn_link{
	display:block;
	margin:7px 0 0 0;
	text-decoration:none;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	width:100%;
}

#secondary.sidebar .tptn_posts ul li .tptn_date, .top-list-home .tptn_posts ul li .tptn_date {
	display:block;	
}

.close-burger-menu {
	display: block;
	position: absolute;
	z-index: 1;
	-webkit-user-select: none;
	user-select: none;
	cursor: pointer;
	right: 30px;
	/* height: 70px; */
}
.close-burger-menu span {
	display: block;
	width: 25px;
	height: 2px;
	margin-bottom: 5px;
	position: relative;
	background: #000;
	border-radius: 3px;
	z-index: 1;
	transform-origin: 4px 0px;
	transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0), background 0.5s cubic-bezier(0.77,0.2,0.05,1.0), opacity 0.55s ease;
}

.close-burger-menu span:first-child {
	transform-origin: 0% 0%;
}

.close-burger-menu span:nth-last-child(1) {
	transform-origin: 0% 100%;
	margin-bottom: 0px;
}

.menu-open .close-burger-menu span {
	opacity: 1;
	transform: rotate(45deg) translate(-2px, 0px);
	background: #232323;
}

.menu-open .close-burger-menu  span:nth-last-child(2)
{
	opacity: 0;
	transform: rotate(0deg) scale(0.2, 0.2);
	/* display: none; */
}

.menu-open .close-burger-menu  span:nth-last-child(1) {
	transform: rotate(-45deg) translate(-2px, 0px);
}

.menu-open-extra .search-icon {
	position: fixed;
	right: 58px;
	top:29px;
	z-index: 9999;
	margin:0 !important;
	padding:0 !important;

}
.menu-open-extra .menu02{
	position: fixed;
	top:30px;
	right: 20px;
	margin: 0 !important;
	padding:0 !important;
}

.menu-open-extra #header-style2  .search-icon {
	right:53px;
	top:12px;
}

.menu-open-extra #header-style2  .menu02 { 
	top:13px;
	right:15px;
}

/* Instagram */
#secondary.sidebar #sb_instagram {
	margin-top: 30px;
	padding-bottom: 0px !important;
}

#sb_instagram .sb_instagram_header a, #secondary.sidebar #sb_instagram .sbi_header_text{
	float: none;
}

#secondary.sidebar #sb_instagram .sb_instagram_header, #secondary.sidebar #sb_instagram .sbi_header_text {
	padding-top: 0px !important;
	padding-right: 0px !important;
	padding-left: 0px !important;
}

#sb_instagram .sb_instagram_header h3.sbi_no_bio {
	padding: 9px 10px 0 !important;
}
#secondary.sidebar #sb_instagram .sbi_header_img, #secondary.sidebar #sb_instagram .sbi_bio {
	display: none !important
}

#secondary.sidebar #sb_instagram .sb_instagram_header {
	margin: 0 0 0 0;
}

#secondary.sidebar #sb_custom {
	text-align: center;
	margin-top: 35px;
}

#secondary.sidebar #sb_custom p {
	text-align: left;
}

/* Home */

	/* Most popular / top-list home */
.top-list-home h3 {
	display: none;
}

.top-list-home {
	padding: 0 15px;
	position: relative;
	left: 0;
}

.top-list-home ul {
	margin:0;	
}

body.menu-open .top-list-home {
	left: -380px;
}
.top-list-home #tptn_related {
	padding: 15px;
}

.top-list-home img {
	width: 100%;
	height: auto;
}

.top-list-home ul {
	-webkit-padding-start: 0px;
	-webkit-margin-after: 0px;
	-webkit-margin-before: 0px;
	list-style-type: none;
	display: flex;
	padding:0;
}

.top-list-home ul li {
	width: 20%;
	padding: 15px;
	min-width: 0;
}

#tptn_related ul li .tptn_after_thumb {
	display: flex;
	flex-direction: column;
}

#tptn_related ul li .tptn_after_thumb span.tptn_date {
	order: 1;
}

#secondary #tptn_related ul li .tptn_after_thumb {
	padding-bottom: 15px;
}

.top-list-home #tptn_related ul li .tptn_after_thumb span.tptn_date {
	padding-top: 5px;
}

#tptn_related ul li .tptn_after_thumb a.tptn_link {
	order: 2;
	text-decoration: none;
	white-space: nowrap;
  	overflow: hidden;
  	text-overflow: ellipsis;
	width:100%;
}

/* Most popular - Slider */
.slider-home {
	overflow: hidden;
	display: flex;
	opacity: 0;
}

.slider-home.slick-initialized {
	opacity: 1;
}

.slider-home figure {
	margin: 0px;
}

.slider-home button.slick-prev {
	left: 20px;
}

.slider-home button.slick-next {
	right: 20px;
}

.slider-home i {
	border: solid #fff;
  	border-width: 0 1px 1px 0;
  	display: inline-block;
  	padding: 12px;
}

.slider-home i.right-arrow {
	transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);	
}

.slider-home i.left-arrow {
	transform: rotate(135deg);
    -webkit-transform: rotate(135deg);	
}

.blog-slide h3 a {
	text-decoration: none;
	color: #fff;
}

.slider-home button {
	-webkit-appearance: none;
	border: none;
	background-color: transparent;
	display: block !important;
	align-self: center;
	z-index: 999;
	position: absolute;
	padding: 0 10px;
}

.slider-home button i {
	font-size: 40px;
	color: #fff;
}

.slider-home .slick-slide {
	position: relative;
}

.slider-home .featured-title {
	background-color: rgba(000,000,000,0.3);
	text-align: center;
	position: absolute;
	z-index: 99;
	height: 100%;
	width: 100%;
	top: 0px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	opacity: 0;
	transition: 0.4s ease-in-out;
}

.slider-home:hover .featured-title {
	opacity: 1;
	transition: 0.4s ease-in-out;
}

.slider-home .featured-title .post-title {
	margin: 0 35px;
}

.slider-home .featured-title .excerpt {
	margin: 0 auto 20px auto;
	max-width:780px;
}

.slider-home .featured-title .excerpt p {
	color: #fff;
}

/* Generel */
.blog article {
	width: 100%;
}

.blog #main > article:first-child {
	padding-top: 0px;
}

.blog article .categories a {
	text-decoration: none;
}

.blog article h2.entry-title, .single h1.entry-title {
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}

.blog article h2.entry-title a {
	text-decoration: none;
}

.blog article .social-share-buttons p {
	display: inline-block;
	margin-right: 5px;
}

.blog article footer.entry-footer {
	margin:15px 0 0;
}

.blog article footer.entry-footer a.comments {
	margin-top:5px;
	display:inline-block;	
}

article .entry-content p {
	margin:10px 0;
}

article img {
	width:100% !important;
	height:auto !important;	
}

article .entry-content .medium-placeholder {
	margin:10px 0;	
}

article .entry-content .gallery .medium-placeholder {
	margin:0;	
}

article .entry-content {
	margin-top:10px;	
}

article .entry-meta {
	margin:10px 0;	
}

article .entry-meta a {
	text-decoration:none;
}

article .post-thumbnail .medium-placeholder {
	margin-bottom:10px;
}

/* Home index style 02 */
.blog .article-style-2 article {
	display: flex;
	width: 100%;
}

.blog .article-style-2 article a.post-thumbnail {
	display: block;
	position: relative;
	width: 40%;
}

.blog .article-style-2 article .front-post-content {
	width: 60%;
	padding-left: 20px;
	display: flex;
	flex-direction: column;
	align-self: center;
}

.blog .article-style-2.portrait.sidebar_1 article a.post-thumbnail {
	width: 35% !important;
}

.blog .article-style-2.portrait.sidebar_1 article .front-post-content {
	width: 65% !important;
}

.blog .article-style-2.portrait.sidebar_0 article a.post-thumbnail {
	width: 25% !important;
}

.blog .article-style-2.portrait.sidebar_0 article .front-post-content {
	width: 75% !important;
}

.blog .article-style-2.square article a.post-thumbnail {
	width: 40% !important;
}

.blog .article-style-2.square article .front-post-content {
	width: 60% !important;
}

.blog .article-style-2.landscape.sidebar_1 article a.post-thumbnail {
	width: 50% !important;
}

.blog .article-style-2.landscape.sidebar_1 article .front-post-content {
	width: 50% !important;
}

.blog .article-style-2.landscape.sidebar_1 article .front-post-content h2.entry-title a {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	line-height: 1.4em;
	max-height: 1.4em;
}

.blog .article-style-2.landscape.sidebar_0 article a.post-thumbnail {
	width: 40% !important;
}

.blog .article-style-2.landscape.sidebar_0 article .front-post-content {
	width: 60% !important;
}

.blog .article-style-2 article .front-post-content footer.entry-footer {
	margin:0;
}

.blog .article_preview-style-opt-2 .entry-content {
	margin:0 0 15px 0;
}

.blog .article_preview-style-opt-2 .entry-content p {
	margin:0;	
}

.blog .article_preview-style-opt-2 .post-thumbnail .medium-placeholder {
	margin:0;	
}

/* Single page */
.single figure {
	margin: 10px 0px;
}

.single figure.aligncenter {
	margin-left:auto;
	margin-right:auto;
}

.single .categories {
	display: inline-block;
}

.single .categories a {
	text-decoration: none;
}

.tptn_counter, .tptn_list_count {
	display: none;
}

/* Gallery */
.gallery {
	margin-right: -5px;
	margin-left: -5px;
}

.gallery-columns-1, .gallery-columns-2, .gallery-columns-3, .gallery-columns-4, .gallery-columns-5, .gallery-columns-6, .gallery-columns-7, .gallery-columns-8, .gallery-columns-9 {
	display: flex;
	flex-wrap: wrap !important;
	width: 100%;
}

.gallery-item .gallery-icon {
	padding: 5px 5px;
}

.gallery-columns-1 .gallery-item {
	width: 100%;
	margin: 0px;
}

.gallery-columns-2 .gallery-item {
	width: 50%;
	margin: 0px;
}

.gallery-columns-3 .gallery-item {
	width: 33.33%;
	margin: 0px;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
	margin: 0px;
}

.gallery-columns-5 .gallery-item {
	width: 20%;
	margin: 0px;
}

.gallery-columns-6 .gallery-item {
	width: 16.66%;
	margin: 0px;
}

.gallery-columns-7 .gallery-item {
	width: 14.28%;
	margin: 0px;
}

.gallery-columns-8 .gallery-item {
	width: 12.5%;
	margin: 0px;
}

.gallery-columns-9 .gallery-item {
	width: 11.11%;
	margin: 0px;
}

.single ul.single-tags {
	-webkit-padding-start: 0px;
	list-style-type: none;
	padding:0;
	margin:20px 0 0 0;
}

.single ul.single-tags li {
	display: inline-block;
	margin: 0 10px 0 0;
	padding: 0;
	font-size: 10px;
}

.single ul.single-tags li a {
	padding: 8px 6px 8px 0px;
	line-height: 2;
	text-decoration: none;
}

figcaption.wp-caption-text {
	font-size: 12px;
}

/* Fancybox */
.fancybox-container .fancybox-button--play, .fancybox-container .fancybox-button--fullscreen, .fancybox-container .fancybox-button--share, .fancybox-container .fancybox-button--thumbs {
	display: none !important;
}

.fancybox-container .fancybox-button--close {
	margin-top: 10px;
	margin-right: 10px;
}

.fancybox-infobar {
	mix-blend-mode: initial !important;
}

/* Single - Share */
.single .social-share-buttons {
	padding: 20px;
	text-align: center;
	margin-top: 15px;
}

.single .social-share-buttons p {
	margin: 0;
	text-transform: uppercase;
}
.single .social-share-buttons a i{
	margin: 10px;
}

/* Single - Comments */

#comments h2.comments-title {
	margin-top: 20px;
	margin-bottom: 20px;
}

#comments ul.comment-list {
	-webkit-padding-start: 0px;
	-webkit-margin-before: 0px;
	-webkit-margin-after: 0px;
	list-style-type: none;
	padding:0;
}

.alm-listing #comments li {
	padding:0;
	margin:0;	
}

#comments {
	margin-top: 15px;
}

#comments ul.comment-list ul.children {
	-webkit-padding-start: 25px;
	-webkit-margin-before: 0px;
	-webkit-margin-after: 0px;
	list-style-type: none;
}

#comments .comment-body {
	margin-bottom: 20px;
	padding: 20px 0px;
	position: relative;
}

#comments div.comment-author.vcard {
	text-transform: uppercase;
}

#comments div.comment-author.vcard .says {
	display:none;	
}

#comments .comment-metadata a {
	font-size: 12px;
	text-decoration: none;
}

#comments p.comment-awaiting-moderation {
	font-style: italic;
}

#comments .comment-metadata {
	position: absolute;
	bottom: 20px;
}

#comments div.reply {
	position: absolute;
	top: 20px;
	right: 0px;
}

#comments div.reply a.comment-reply-link {
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
}

#comments form#commentform.comment-form {
	display: flex;
	flex-flow: wrap;
}

#comments h3#reply-title {
	margin-top: 20px;
	margin-bottom: 10px;
}

#comments input {
	border: none;
	padding: 10px;
}

#comments .comment-form-email input {
	margin-left: 10px;
}

#comments textarea#comment {
	height: 100px;
	border: 0px;
	padding: 10px;
	width: calc(100% - 20px);
	max-width: calc(100% - 20px);
	resize:vertical;
}

#comments p.comment-form-url {
	display: none;
}

#comments p.comment-notes {
	display: none;
}

#comments p.comment-form-author {
	order: 1;
	width: 50%;
}

#comments p.comment-form-email {
	order: 2;
	width: 50%;
}

#comments p.comment-form-comment {
	order: 3;
	width: 100%;
	margin:8px 0;
}

#comments p.form-submit {
	order: 4;
	width: 100%;
}

#comments input#submit {
	padding: 7px 15px;
	text-decoration: none;
	text-transform: uppercase;
}

.alm-listing li img {
	position: inherit !important;
}

.single .alm-btn-wrap {
	/*display: none*/
}

.single .alm-reveal {
	padding-top: 0;
}

/* Category, archive, tags, search page */
.category aside#secondary.sidebar, .archive aside#secondary.sidebar, .tag aside#secondary.sidebar, .search aside#secondary.sidebar, .search .navigation.posts-navigation {
	display: none;
}

.archive main#main.site-main, .search main#main.site-main, .archive .alm-reveal, .search .alm-reveal {
	display: flex;
	flex-flow: wrap;
	margin-right: -15px;
	margin-left: -15px;
}

.archive main#main.site-main > header, .search main#main.site-main > header {
	width: 100%;
}

.archive main#main.site-main > header .page-title, .search main#main.site-main > header .page-title {
	text-align: center;
}

.archive main#main.site-main article, .search main#main.site-main article, .archive .alm-reveal article, .search .alm-reveal article {
	padding: 0px;
}

.archive article .entry-content p, .search article .entry-content p {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	line-height: 1.4em;
	max-height: 4.2em;
}

.archive article h2.entry-title, .search h2.entry-title {
	margin-top: 5px;
	margin-bottom: 5px;
}

.archive article h2.entry-title a, .search h2.entry-title a {
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	display:block;
	text-decoration: none !important;
}

.archive .categories, .search .categories {
	margin-top: 15px;
}

.archive .categories a, .search .categories a {
	text-decoration: none !important;
}

.archive article footer.entry-footer, .search article footer.entry-footer {
	margin-top: 20px;
}

.search.search-no-results main {
	margin-right: 0px !important;
	margin-left: 0px !important;
}

section.no-results.not-found {
	margin: 0 auto;
	text-align: center;
}

.menu02.mobile-menu {
	display: none;
}
.mobile-show {
	display: none;
}

/* Search */
.search-icon {
	margin:0;
	z-index: 3;
}

#search_toggle {
	display: block;
	position: relative;
	z-index: 1;
	-webkit-user-select: none;
	user-select: none;
}

#search_toggle svg {
	display: block;
	width: 17px;
	height: auto;
	position: relative;
}

#search_toggle input[type="checkbox"] {
	display: block;
	position: absolute;
	cursor: pointer;
	opacity: 0; /* hide this */
	z-index: 2; /* and place it over the hamburger */
	-webkit-touch-callout: none;
}

.topbar-search-area {
	position: absolute;
	width: 190px;
	overflow: hidden;
	height: 25px;
	list-style-type: none;
	-webkit-font-smoothing: antialiased;
	transform-origin: 0% 0%;
	transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0);
	opacity: 0;
	right: 0;
	top: -4px;
}

.topbar-search-area input[type="search"] {
	-webkit-appearance: none;
	width: 160px;
	background-color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom: 2px solid #000;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	font-size: 12px;
	font-weight: 600;
}

#search_toggle input[type="checkbox"]:checked ~ .topbar-search-area {
	opacity: 1;
}

.topbar-search-area input[type="submit"]{
	display: block;
	width: 40px;
	height: 32px;
	position: absolute;
	top: -7px;
	right: 0px;
	cursor: pointer;
	opacity: 0;
	z-index: 2;
	-webkit-touch-callout: none;
}

#search input[type="search"] {
	-webkit-appearance: none;
}
/* New Search */
@-webkit-keyframes fade-zoom-in {
	0% {
		opacity: 0;
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}
	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@-o-keyframes fade-zoom-in {
	0% {
		opacity: 0;
		-o-transform: scale(1.1);
		transform: scale(1.1);
	}
	100% {
		opacity: 1;
		-o-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes fade-zoom-in {
	0% {
		opacity: 0;
		-webkit-transform: scale(1.1);
		-o-transform: scale(1.1);
		transform: scale(1.1);
	}
	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}
}
#search {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: white;
	-webkit-animation: fade-zoom-in .3s forwards;
	-o-animation: fade-zoom-in .3s forwards;
	animation: fade-zoom-in .3s forwards;
	display: none;
	z-index: 9999;
	-webkit-backface-visibility: hidden;
	height: 100vh;
	width: 100vw;
}
#search.open {
	display: block;
}
#search .form-container {
	position: fixed;
	left: 0;
	right: 0;
	top: 50%;
	margin-top: -2rem;
}


#search form {
	text-align: center;
}

#search form::after {
	content: "";
	display: table;
	clear: both;
}

#search input[type="search"] {
	background: transparent;
	border: none;
}

#search input[type="search"]::-webkit-input-placeholder {
	color: black;
	text-align: center;
}

#search input[type="search"]:-moz-placeholder {
	color: black;
	text-align: center;
}

#search input[type="search"]:-ms-input-placeholder {
	color: black;
	text-align: center;
}

#search .input-group {
	display: block;
}

#search .input-group-btn {
	display: none;
}

#search p {
	font-size: 0.875rem;
	color: #a0a0a0;
	text-align: center;
	margin-top: 1rem;
}
#search input.search-submit {
	display: none;
}

#search .close {
	position: fixed;
	opacity: 1;	
    width: 23px;
    height: 23px;
	background:transparent;
	border:none;
	top:27px;
	right:30px;
	padding:0;
}

.header-style-opt-2 #search .close {
	top: 8px;
	right: 20px;	
}

#search .close:after {
    content: '';
    height: 23px;
	border-style:solid;
	border-width:0 0 0 1px;
    position: absolute;
    transform: rotate(45deg);
    right: 5px;
	top:0;
}

#search .close:before {
    content: '';
    height: 23px;
    border-style:solid;
	border-width:0 0 0 1px;
    position: absolute;
    transform: rotate(-45deg);
    right: 5px;
	top:0;
}

.screen-reader-text {
	display: none;
}

#search input[type="search"] {
	padding: 0;
	text-align: center;
	letter-spacing: 0;
	width: 100%;
}
/* Menu02 / burgermenu */
.menu02 {
	z-index: 9999;
}

#menu02_toggle {
  display: block;
  position: relative;
  z-index: 1;
  -webkit-user-select: none;
  user-select: none;
	cursor: pointer;
}

#menu02_toggle input {
  display: block;
  display: none;
  width: 40px;
  height: 32px;
  position: absolute;
  top: -7px;
  left: -5px;
  cursor: pointer;
  opacity: 0; /* hide this */
  z-index: 2; /* and place it over the hamburger */
  -webkit-touch-callout: none;
}

#menu02_toggle span {
display: block;
width: 23px;
height: 1px;
margin-bottom: 6px;
position: relative;
background: #000;
border-radius: 0px;
z-index: 1;
transform-origin: 2px 0px;
transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0), background 0.5s cubic-bezier(0.77,0.2,0.05,1.0), opacity 0.55s ease;
}

#menu02_toggle span:first-child {
  transform-origin: 0% 0%;
}

#menu02_toggle span:nth-last-child(1) {
  	transform-origin: 0% 100%;
	margin-bottom: 0px;
}
#menu02_toggle span:last-child{
	margin-top:0px;
}
.menu-open #menu02_toggle span {
  opacity: 1;
  transform: rotate(45deg) translate(-1px, 0px);
  background: #232323;
}

.menu-open #menu02_toggle  span:nth-last-child(2)
{
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}

.menu-open #menu02_toggle  span:nth-last-child(1)
{
  transform: rotate(-45deg) translate(0, 0px);
}

.menu-burger-menu-container {
	z-index: 1020;
	position: fixed;
	width: 300px;
	overflow: hidden;
	height: 100vh;
	top: 0;
	right: -400px;
	padding: 40px;
	background: #f7f7f7;
	-webkit-font-smoothing: antialiased;
	transform-origin: 0% 0%;
	/*transition: transform 0.2s cubic-bezier(0.77,0.2,0.05,1.0);*/
	/* visibility: hidden; */
	transition: right 0.4s ease;
}

.menu-burger-menu-container li {
	list-style-type: none;
}

.menu-burger-menu-container > ul {
	padding:0;
	margin:0;	
}

.menu-burger-menu-container ul.sub-menu, .menu-burger-menu-container ul.sub-menu ul.sub-menu {
	padding:0 0 0 15px;	
}

@keyframes menu-slide-in {
    from {right: -320px;}
    to {right: -20px;}
}

.menu-open .menu-burger-menu-container {
	/*visibility: visible;*/
	/*animation-name: menu-slide-in;*/
	/*animation-duration: 0.4s;*/
	/*animation-fill-mode: forwards;*/
	right:0px;
}

ul#menu-burger-menu.menu {
	list-style-type: none;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-padding-start: 0;
}

ul#menu-burger-menu.menu li a {
  	padding: 10px 0;
  	font-size: 12px;
	text-decoration: none;
	color: #000;
}

/* Footer */
footer.site-footer {
	margin: 0 auto;
}

footer .menu-item a {
	text-decoration: none;
}

footer #sb_instagram .sb_instagram_header {
	display: none;
}

footer .footer-menu {
	text-align: center;
}

footer .menu {
	list-style-type: none;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-padding-start: 0px;
	padding:0;
}

footer .menu li {
	display: inline-block;
	padding: 0 20px;
	font-size: 12px;
	font-weight: 500;
}

footer .menu ul.sub-menu {
	display: none !important;
}

/* Footer style 1 */
footer #footer-style-1 .social-icons {
	text-align: center;
	padding: 30px 0 0;
}

footer #footer-style-1 .menu {
	padding: 30px 0;
}

footer #footer-style-1 .footer-bottom {
	display: flex;
	padding: 0 15px;
}

footer #footer-style-1 .footer-bottom p {
	width: 50%;
	font-size: 10px;
	font-weight: 500;
	-webkit-margin-before: 1em;
}

footer #footer-style-1 .footer-bottom p:last-child {
	text-align: right;
}

footer #footer-style-1 .footer-bottom a {
	text-decoration: none;
}

/* Footer style 2 */

footer #footer-style-2 {
	margin: 0 auto;
}

footer #footer-style-2 .footer-menu {
	padding: 15px;
}

footer #footer-style-2 .social-icons, footer #footer-style-2 p.powered-by {
	margin-top: 25px;
}

footer #footer-style-2 .social-icons a {
	padding: 0px 3px 0px;
}

footer #footer-style-2 p.powered-by a {
	text-decoration: none;
}
#site-navigation {
	/*height: 20px;*/
	/*position: fixed;*/
	top: 0;
	transition: top 0.2s ease-in-out;
	width: 100%;
	z-index: 99;
}
#site-navigation.nav-up {
	top: -42px;
}

#header-style1 {
	/*position: fixed;*/
	top: 0;
	transition: top 0.2s ease-in-out;
	width: 100%;
	z-index: 99;
}
#header-style1 #site-navigation{
	position: static;
	top: 0;
	transition: top 0.2s ease-in-out;
	width: 100%;
	z-index: 99;
}
#masthead.nav-up {
	top: -61px;
}
.alm-preloaded {
	display: none;
}
.page-overlay {
	visibility: hidden;
	position: fixed;
	top: -1px;
	right: 0;
	bottom: 0;
	left: 0;
	content: " ";
	opacity: 0;
	-webkit-transition: opacity 0.40s ease;
	-o-transition: opacity 0.40s ease;
	transition: opacity 0.40s ease;
	z-index: 1010;
	width: 100%;
	height: 100%;
	background: rgba(193, 191, 182, 0.5);
}
@keyframes example {
	from {opacity: 0;}
	to {opacity: 1;}
}
.menu-open .page-overlay {
	visibility: visible;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 1;
}
.template.has-area-type div.template-content .area.is-top {
	padding: 0px !important;
}

@media (max-width: 980px) {
	aside#secondary.sidebar {
		display: none;
	}
	
	#header-style1 .right-area-style1 .social-icons {
		display: none;
	}
	
	#primary.content-area {
		width: 100%;
	}
	
	.menu02 {
		display: none;
	}
	.menu02.mobile-menu {
		display: block;
	}
	.mobile-show {
		display: block;
	}
	.top-list-home ul li {
		width: 25%;
	}
	.top-list-home ul li:nth-child(5) {
		display: none;
	}
	.topbar {
		position: fixed;
	}
	header #site-navigation {
		display:none;	
	}
	
	#header-style1 .site-logo {
		width:100%;	
	}
	
	#header-style1 .right-area-style1 {
		width:100px;	
	}
}

@media (max-width: 480px) {
	.archive main#main.site-main article, .search main#main.site-main article{
		width: calc(100% - 90px) !important; 
		padding: 0 20px 50px;
	}
	
	right-area-style1 {
		width: 75px;
	}
	
	/* Header */
	#header-style1 #site-navigation {
		display: none;
	}
	
	#header-style1 .site-logo {
		width: calc( 100% - 75px );
	}
	
	#header-style2 .crop img.logo-img {
		width: 90%;
		padding: 0 5%;
	}
	
	/* Frontpage */
	.top-list-home ul {
		flex-wrap: wrap;
	}
	
	.blog article .categories {
		margin-top: 20px;
	}
	
	.blog article h2.entry-title a {
		text-decoration: none;
	}
	
	.blog .article-style-2 article {
		flex-wrap: wrap;
	}
	
	.blog .article-style-2 article a.post-thumbnail {
		width: 100%;
	}
	
	.blog .article-style-2 article .front-post-content {
		width: 100%;
		padding-left: 0px;
	}
	
	.top-list-home {
		display:none;	
	}
	
	/* Single post Gallery */
	.gallery-columns-1, .gallery-columns-2, .gallery-columns-3, .gallery-columns-4, .gallery-columns-5, .gallery-columns-6, .gallery-columns-7, .gallery-columns-8, .gallery-columns-9 {
		width: calc(100% + 10px);
	}
	.gallery-columns-2 .gallery-item, .gallery-columns-3 .gallery-item, .gallery-columns-4 .gallery-item, .gallery-columns-5 .gallery-item, .gallery-columns-6 .gallery-item, .gallery-columns-7 .gallery-item, .gallery-columns-8 .gallery-item, .gallery-columns-9 .gallery-item {
		width: 50%;
		margin: 0 auto;
	}
	
	.archive article h2.entry-title a, .search h2.entry-title a {
		white-space:normal;
		overflow: visible;
		text-overflow:clip;
	}
}

/* Nouw style fixes */
article .template.has-area-type {
	margin:5px 0;	
}
body.menu-open .slider-home {
	left: -380px;
}
.slider-home {
	left: 0;
	transition: all 0.4s ease;
	position: relative;
}
.fixed-header {
	position: fixed;
}
.template.has-area-type div.template-content {
	width: 100% !important;
	padding: 0px !important;
}
/*
body.menu-open .topbar {
	left: -380px;
}

.topbar {
	left: 0;
}*/
h1 .hyphens, h2 .hyphens , h3 .hyphens, h4 .hyphens, h5 .hyphens, h6 .hyphens {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}
