/*
Theme Name: Elma
Theme URI:
Author: Elmastudio
Author URI: http://www.elmastudio.de/en/
Description: The Elmastudio Theme Design 2016
Version: 1.0.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: elma

* @version 1.0.3
*/


/*-----------------------------------------------------------------------------------*/
/*	Normalize
/*-----------------------------------------------------------------------------------*/

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}
audio:not([controls]){display:none;height:0}
[hidden],template{display:none}
a{background-color:transparent}
a:active,a:hover{outline:0}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:700}
dfn{font-style:italic}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-.5em}
sub{bottom:-.25em}
svg:not(:root){overflow:hidden}
figure{margin:1em 40px}
hr{box-sizing:content-box;height:0}
pre{overflow:auto}
code,kbd,pre,samp{font-family:monospace,monospace;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-appearance:textfield;box-sizing:content-box}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}
legend{border:0;padding:0}
textarea{overflow:auto, -webkit-appearance: none; border-radius: 0;}
optgroup{font-weight:700}
table{border-collapse:collapse;border-spacing:0}
td,th{padding:0}
::selection {background: #009df4; color: #fff; /* WebKit/Blink Browsers */}
::-moz-selection {background: #009df4; color: #fff; /* Gecko Browsers */}
::-webkit-input-placeholder{color: rgba(0,0,0,0.3)}
:-moz-placeholder{color: rgba(0,0,0,0.3)}
::-moz-placeholder{color: rgba(0,0,0,0.3)}
:-ms-input-placeholder{color: rgba(0,0,0,0.3)}
.widget_search input.search-field::-webkit-input-placeholder{color:rgba(0,0,0,0.9)}
.widget_search input.search-field:-moz-placeholder{color:rgba(0,0,0,0.9)}
.widget_search input.search-field::-moz-placeholder{color:rgba(0,0,0,0.9)}
.widget_search input.search-field:-ms-input-placeholder{color:rgba(0,0,0,0.9)}
.screen-reader-text {display:none}

/* Clearfix */
.cf:before, 
.cf:after{content:" "; /* 1 */ display: table; /* 2 */}
.cf:after{clear:both;}

p.last {
	margin-bottom: 0 !important;
}

.promobar {
	display: none;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	padding:  17px;
	background: #009df4;
	color: #fff;
	text-align: center;
	z-index: 10000000;
}
.promobar a {
	color: #fff;
	border-bottom: 0.06em solid rgba(255, 255, 255, 0.9);
}
body {
	padding-bottom: 49px;
}

/*-----------------------------------------------------------------------------------*/
/*	General
/*-----------------------------------------------------------------------------------*/

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	display: block;
	font-family: 'Work Sans', sans-serif;
	font-size: 16px;
	line-height: 1.35;
	color: rgba(0, 0, 0, 0.9);
	background: #ffffff;
}
#front-pagecontent,
.front-cats,
.themes-page #primary,
.single #primary,
.page-template-default #primary,
#colophon,
.blog-bottom,
.front-posts,
.blog #primary,
.archive #primary,
.search-results #primary,
.search-no-results #primary,
.error404 #primary,
.subpage #primary,
.woocommerce-cart #primary,
.woocommerce-checkout #primary {
	padding-left: 4%;
	padding-right: 4%;
}
.list-view .list-description,
.menu-toggle {
	right: 4%;
}
.single #primary,
.page-template-default #primary {
	margin-top: 50px;
}
.blog #primary,
.archive #primary,
.search-results #primary,
.themes-page #primary,
.search-no-results #primary,
.error404 #primary,
.subpage #primary,
.woocommerce-cart #primary,
.woocommerce-checkout #primary {
	margin-top: 50px;
}

/* --- Font Sizes --- */
.serif,
.serif-xl,
.serif-l,
.serif-m,
.serif-s,
.arrow-down,
#footer-top .widget h3.widget-title,
.cart-btn,
.widget_mc4wp_form_widget input.submit,
.yikes-easy-mc-form .submit-button-inline-label .yikes-easy-mc-submit-button,
.aboutpage p,
.aboutpage ul,
#site-info,
.single-post .entry-content p,
.single-post .entry-content ul,
.single-post .entry-content ol,
input[type="button"],
input[type="submit"],
.sidebar .widget_nav_menu  ul li,
.featured-content-box p.featured-content-text,
#infinite-handle span,
.wc-proceed-to-checkout .button,
h2.related-themes-title,
.pagination,
.new-btn {
	font-family:'Vesper Libre', 'Times New Roman', serif;
}
#lang_sel_list,
.widget_mc4wp_form_widget input.email,
.widget_yikes_easy_mc_widget .yikes-easy-mc-form input[type=email],
table.cart .actions .button,
.woocommerce-checkout .checkout_coupon input.button {
	font-family: 'Work Sans', sans-serif;
}
.template-front .entry-content p.sansserif-xl,
p.sansserif-xl,
.single-post .entry-content p.sansserif-xl,
h1.single-theme-title,
.entry-header h1.entry-title,
.single-post .entry-content blockquote.big,
.single-post .entry-content blockquote.big p,
ul.archive-cats li,
.subpage .entry-content p.theme-docs-list,
h1.bundle-title {
	font-family: 'Work Sans', sans-serif;
	font-size: 30px;
	font-size: 1.875rem;
	line-height: 1.25;
	letter-spacing: -1.2px;
}
.template-front .entry-content .intro .serif-xl {
	letter-spacing: 0;
}
.entry-content blockquote.big p
.template-front .entry-content p.intro span.serif,
#footer-top .widget h3.widget-title,
.serif-xl {
	font-size: 32px;
	font-size: 2rem;
	line-height: 1.2;
	font-weight: normal;
}
.single-post .entry-content p.serif-xl {
	line-height: 1.22;
}
.template-front h2.featuredposts-title,
.template-front .entry-content p.sansserif-m,
.entry-header h2.entry-title,
.template-front .entry-content p.quote,
.sansserif-l,
.single-post .entry-content p.sansserif-l,
.aboutpage h2,
.aboutpage h3,
#comments h3.comments-title,
.single-post .entry-content h2,
.featured-content-box p.featured-content-text span,
h2.related-themes-title,
#primary #jp-relatedposts h3.jp-relatedposts-headline {
	font-family: 'Work Sans', sans-serif;
	font-size: 20px;
	font-size: 1.25rem;
	line-height: 1.35;
}
.template-front h2.featuredposts-title,
.template-front .latest-themes p,
.serif-l,
.cart-btn,
.aboutpage p,
.single-post .entry-content p.intro,
.entry-content p.pull-left,
.entry-content p.pull-right,
.entry-content blockquote,
.sidebar .widget_nav_menu  ul li,
.subpage .entry-header h1.entry-title,
.single-post .entry-header h1.entry-title,
.wc-proceed-to-checkout .button {
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 1.27;
}
.template-front .entry-content p.themepage-link,
.single-post .entry-content,
.bottom-nav,
.widget_mc4wp_form_widget input.submit,
.yikes-easy-mc-form .submit-button-inline-label .yikes-easy-mc-submit-button,
input[type="button"],
input[type="submit"],
#commentform input[type="submit"],
.single-post .entry-content h3,
.entry-content h3 {
	font-size: 20px;
	font-size: 1.25rem;
	line-height: 1.4;
}
.widget_mc4wp_form_widget input.email,
.widget_yikes_easy_mc_widget .yikes-easy-mc-form input[type=email],
.subpage .entry-content p,
.subpage .entry-content ul,
a.big-link,
.entry-content h5,
.themedocs-single .lightgrey-box,
.themedocs-single .small-left-column {
	font-size: 18px;
	font-size: 1.125rem;
}
#site-info,
.serif-s,
.single-post .entry-content h5,
.single-post .entry-content h6,
#comments .comment-text,
.featured-content-box p.featured-content-text,
#commentform textarea#comment,
input,
h1.archive-title,
.themedoc-posts .entry-header h2.entry-title,
.subpage .entry-content p.sub-title-border,
.woocommerce input,
table.cart .actions .button,
#primary #jp-relatedposts .jp-relatedposts-items p,
#primary #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
	font-size: 16px;
	font-size: 1rem;
}
.entry-meta,
.entry-cats,
.entry-date,
.blog .entry-content p,
.front-posts .entry-content p,
.wp-caption-text,
.sansserif-s,
p.list-description,
.single-post .entry-tags,
#comments .comment-details,
#comments .comment-reply,
#comments #respond p.logged-in-as,
#primary .sharedaddy h3.sd-title,
.options-title,
.sidebar h3.widget-title,
.popular-posts .entry-header h2.entry-title {
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1.4;
}

/* --- Links + Colors --- */
p.themepage-link a,
.purchase-option label,
a.cart-btn,
#site-nav ul li a,
#site-branding h1.site-title a, 
#site-branding p.site-title a,
.social-nav ul li a,
.translate-wrap #lang_sel_list li a.lang_sel_other:after,
.template-front .entry-content p.sansserif-m a,
p.intro a,
.translate-wrap #lang_sel_list a,
.translate-wrap #lang_sel_list a:after,
.serif-xl a,
.widget_mc4wp_form_widget input.submit,
.yikes-easy-mc-form .submit-button-inline-label .yikes-easy-mc-submit-button,
.single-post .entry-meta a,
.single-post .entry-tags a,
.author-bio a,
.comment-wrap a,
.post-navigation a > .post-title,
#commentform p.form-submit input[type="submit"],
#infinite-handle span,
#blog-sidebar .widget_nav_menu a,
#blog-sidebar .widget_archive a,
#colophon a,
.wc-proceed-to-checkout .button,
#payment .place-order .button,
table.cart .actions .button,
a.featured-content-box,
.template-archive .entry-content a,
.template-docs .entry-content .theme-docs-list a,
.template-faq .entry-content a,
.themes-single h1.single-theme-title span a,
.sansserif-l a,
.single-post div.sharedaddy .sd-social-icon .sd-content ul li,
#primary #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.single-post .entry-content a,
.blog .entry-content a,
.serif-xl a,
.serif-m a,
.blue,
.list-view .theme-link:hover,
.subpage-list a:hover,
.entry-content p.theme-docs-list a span,
.subpage .entry-content a,
.sub-title-border a,
#blog-sidebar .widget_nav_menu a:hover,
a.featured-content-box:hover,
.template-archive .entry-content a:hover,
.template-docs .entry-content .theme-docs-list a:hover,
.serif-l a,
.sansserif-l a,
.woocommerce-order-received .entry-content .small-left-column a {
	color: #009df4;
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.subpage .entry-content a.big-link {
	color: rgba(0, 0, 0, 0.9);
}
.single-post .entry-content a:hover,
.blog .entry-content a:hover,
.serif-xl a:hover,
.serif-m a:hover,
.blue:hover,
.entry-content p.theme-docs-list a:hover span,
.sub-title-border a:hover,
.serif-xl a:hover,
.template-faq .entry-content a:hover,
.serif-l a:hover,
.sansserif-l a:hover,
.woocommerce-order-received .entry-content .small-left-column a:hover {
	opacity: 0.6;
}
a,
.wp-caption-text a:hover,
.template-archive .entry-content a,
.template-docs .entry-content .theme-docs-list a,
.themedoc-posts .post a,
#primary #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
	color: rgba(0, 0, 0, 0.9);
	text-decoration: none;
}
.social-links a,
.template-front .sansserif-l a,
.themes-single h1.single-theme-title span a {
	color: rgba(0, 0, 0, 0.9);
	border-bottom: 0.07em solid rgba(0, 0, 0, 0.9);
}
.template-front p.intro a {
	border-bottom: 0.06em solid rgba(0, 0, 0, 0.9);
}
.template-front p.intro a:hover, 
.template-front .social-links a:hover,
.template-front .sansserif-l a:hover,
#site-nav ul li a:hover,
#site-branding h1.site-title a:hover, 
#site-branding p.site-title a:hover,
.social-nav ul li a:hover,
.translate-wrap #lang_sel_list li a.lang_sel_other:hover:after,
.single-post .entry-meta a:hover,
.single-post .entry-tags a:hover,
.author-bio a:hover,
.comment-wrap a:hover,
.post-navigation a:hover > .post-title,
#blog-sidebar .widget_archive a:hover,
#colophon a:hover,
.wp-caption-text,
.themes-single h1.single-theme-title span a:hover,
.subpage .entry-content a.big-link:hover,
.themes-single h1.single-theme-title span a:hover {
	color: rgba(0, 0, 0, 0.5);
}
.social-links a:hover,
.template-front .sansserif-l a:hover,
.template-front p.intro a:hover,
.themes-single h1.single-theme-title span a:hover {
	border-color: rgba(0, 0, 0, 0.5);
}
a.cart-btn:hover,
.wc-proceed-to-checkout .button:hover,
#payment .place-order .button:hover {
	opacity: 0.8;
}
input[type="submit"]:hover,
.widget_mc4wp_form_widget input.submit:hover,
.yikes-easy-mc-form .submit-button-inline-label .yikes-easy-mc-submit-button:hover,
#commentform p.form-submit input[type="submit"]:hover,
table.cart .actions .button:hover {
	background: rgba(0, 0, 0, 0.9);
	color: #fff;
}
#infinite-handle span:hover {
	background: rgba(0, 0, 0, 0.9) !important;
	color: #fff !important;
}

/* --- Post and Image Hovers --- */
.post .post-link,
.themedoc-posts .post a,
.popular-posts .post a,
#primary #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post {
	display: block;
	opacity: 1;
	-moz-transition: all .3s ease-in-out;
    -webkit-transition:all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.post .post-link:hover,
.themedoc-posts .post a:hover,
.popular-posts .post a:hover,
#primary #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post:hover {
	opacity: 0.35;
}

/* --- Headings --- */
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-weight: 600;
	-webkit-hyphens: auto;
	   -moz-hyphens: auto;
	    -ms-hyphens: auto;
			hyphens: auto;
}
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	padding-bottom: 3px;
}

/* --- General Text Elements --- */
p {
	margin: 0 0 1.875em;
}
p.sansserif-xl,
p.serif-xl,
.single-post .entry-content p.intro {
	margin: 0 0 50px;
}
.single-post .entry-content p.nomargin {
	margin: 0;
}
.entry-content .indent {
	text-indent: 50px;
}
ul, ol {
	margin: 0 0 1.875em;
	padding-left: 0;
	list-style-position: inside;
}
ul ul,
ol ol {
	margin: 0;
}
ol ol {
	list-style: lower-alpha;
}
.entry-content ol {
	margin-left: 1em;
}
.comment-text ul,
.comment-text ol {
	margin: 0 0 10px 0;
}
ul {
	list-style: none;
}
.entry-content ol li,
.entry-content ul li,
.site-content #comments ol.commentlist .comment-text li {
	position: relative;
	padding-bottom: 10px;
}
.entry-content ol ol,
.entry-content ul ul {
	position: relative;
	padding-top: 10px;
}
.entry-content ul li,
.site-content #comments ol.commentlist .comment-text li {
	position: relative;
	padding-left: 20px;
}
.entry-content ul li:before,
.comment-text ul li:before {
	vertical-align: top;
	position: absolute;
	top: 0;
	left: 0;
	content: '\2013';
	padding: 0;
}
.entry-content ol li:last-child,
.entry-content ul li:last-child {
	padding-bottom: 0;
}
.entry-content .sharedaddy ul li:before {
	display: none;
}
ol {
	list-style: decimal;
}
li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 0;
}
.entry-content ul li,
.entry-content ol li,
#comments ul li,
#comments ol li  {
	list-style-position: outside;
}
b, strong,
a.big-link {
	font-weight: 600;
}
dfn, em, i {
	font-style: normal !important;
}
s, strike, del {
	text-decoration: line-through;
}
address {
	margin: 0 0 1.875em;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.6;
}
pre {
	max-width: 100%;
	word-wrap: break-word;
	margin-bottom: 30px;
	padding: 30px;
	font-size: 16px;
	font-size: 1rem;
	overflow: auto;
	background: #f2f2f2;
	font-family: Courier, Monaco, monospace;
}
code, kbd, tt, var {
	font-family: Courier, Monaco, monospace;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	background: #f2f2f2;
	padding: 3px;
	text-decoration: none;
	padding: 0 3px;
}
.indent-s {
	text-indent: 30px;
}
.indent-m {
	text-indent: 60px;
}
.indent-l {
	text-indent: 80px;
}
sup,
sub {
	position: relative;
	vertical-align: baseline;
	height: 0;
	font-size: 75%;
	line-height: 0;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}
figure {
	margin: 0;
}
img {
	max-width: 100%; /* Adhere to container width. */
	height: auto; /* Make sure images are scaled correctly. */
}
dt {
	padding-bottom: 4px;
	font-weight: bold;
}
dd {
	margin: 0 0 20px;
}
dl dt {
	font-weight: bold;
	color: rgba(0, 0, 0, 0.9);
}
dl dd {
	margin: 0 0 20px;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height:1.45;
}
.wp-smiley {
	border: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* --- Tables --- */
table {
	width: 100%;
	margin: 0 0 40px;
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
}
table td {
	padding: 10px 10px 10px 0;
	border-top: none;
}
table caption {
	margin: 40px 0;
}
table th {
	padding: 10px 10px 10px 0;
	text-align:left;
	color: rgba(0, 0, 0, 0.9);
}

/* --- Alignment --- */
.alignleft,
.alignright {
	display: block;
}
.alignleft {
	margin: 5px 70px 5px 0;
	float: left;
}
.alignright {
	margin: 5px 0 0 70px;
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
img.alignleft,
img.alignright {
	margin-top: 5px;
	margin-bottom: 50px;
}

/* --- Forms & Buttons --- */
input,
textarea {
	border-top: none;
	border-left: none;
	border-right: none;
	border: 1px solid rgba(0,0,0,0.25);
	background: none;
	padding: 12px 2%;
	color: rgba(0, 0, 0, 0.9);
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
            box-sizing: border-box;
}
input:hover,
textarea:hover {
}
input:focus,
input:active,
textarea:focus,
textarea:active {
	outline: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}
button {
	overflow: visible;
}
button,
select {
	text-transform: none;
	outline: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled],
html input[disabled] {
	cursor: default;
}
input[type="button"],
input[type="submit"] {
	border: 1px solid rgba(0, 0, 0, 0.9);
	background: none;
	cursor: pointer;
	padding: 10px 4% 5px;
}
.single-post input,
#colophon input,
button.slick-arrow {
	-webkit-appearance: none; 
	-webkit-border-radius:0; 
	border-radius:0; 
}
.woocommerce-checkout input.input-radio {
	display: inline-block !important;
}
input[type="submit"]:active,
input[type="submit"]:focus,
#commentform textarea#comment:active,
#commentform textarea#comment:focus,
#commentform input#author:active,
#commentform input#email:active,
#commentform input#url:active,
#commentform input#author:focus,
#commentform input#email:focus,
#commentform input#url:focus,
.widget_mc4wp_form_widget input.email:active,
.widget_mc4wp_form_widget input.email:focus,
.widget_yikes_easy_mc_widget .yikes-easy-mc-form input[type=email]:active,
.widget_yikes_easy_mc_widget .yikes-easy-mc-form input[type=email]:focus,
input#coupon_code:active,
input#coupon_code:focus,
.woocommerce-checkout input:active,
.woocommerce-checkout input:focus {
	border-color: rgba(0, 0, 0, 0.9);
}
.widget_yikes_easy_mc_widget .yikes-easy-mc-form input[type=email]:active,
.widget_yikes_easy_mc_widget .yikes-easy-mc-form input[type=email]:focus {
	outline: none;
}


/*-----------------------------------------------------------------------------------*/
/*	Header
/*-----------------------------------------------------------------------------------*/
#site-branding {
font-size: 22px;
font-size: 1.375rem;
display: inline-block;
padding: 20px 0 0 4%;
}
#site-branding h1.site-title,
#site-branding p.site-title {
	font-weight: 600 !important;
}
#site-branding p.site-title {
	margin: 0;
}
.template-front #site-branding {
	display: none;
}
.mobile-wrap {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 60px 20px 40px;
	background: #1a1a1a;
	font-size: 30px;
	font-size: 1.875rem;
	color: #fff;
	z-index: 10000;
}
.mobile-wrap a {
	color: #fff;
}
#site-nav ul li a:hover {
	color: #fff;
	opacity: 0.5;
}
.menu-show .mobile-wrap {
	display: block;
}
body.menu-show {
    position: fixed;
    overflow: hidden;
}

/* --- Mobile Menu --- */
.menu-toggle {
	-webkit-appearance: none;
 	top: 24px;
	background: transparent;
    border: 0;
    border-bottom: 3px solid #1a1a1a;
    border-top: 3px solid #1a1a1a;
    cursor: pointer;
    width: 25px;
    height: 20px;
    margin: 0;
    outline: 0;
    position: absolute;
	z-index: 1000000;
    -webkit-transition: border-color 150ms ease-out, -webkit-transform 150ms ease-out, height 150ms ease-out;
    transition: border-color 150ms ease-out, transform 150ms ease-out, height 150ms ease-out;
}
.menu-toggle span {
	display: none;
}
.menu-toggle.active {
	position: fixed;
    border-color: transparent;
    -webkit-transform: rotateZ(90deg);
    transform: rotateZ(90deg);
}
.menu-show .menu-toggle.active::before {
    -webkit-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg);
    border-color: #fff !important;
}
.menu-show .menu-toggle.active::after {
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
    border-color: #fff !important;
}
.menu-toggle.active::after,
.menu-toggle.active::before {
    -webkit-transition: -webkit-transform 200ms ease-out;
    transition: transform 200ms ease-out;
}
.menu-toggle::after,
.menu-toggle::before {
    border-bottom: 3px solid #1a1a1a;
    bottom: 50%;
    margin-bottom: -1px;
    content: '';
    position: absolute;
    height: 0;
    left: 0;
    right: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transition: border-color 0.2s ease;
    -moz-transition: border-color 0.2s ease;
    -o-transition: border-color 0.2s ease;
    -ms-transition: border-color 0.2s ease;
    transition: border-color 0.2s ease;
}

/* --- Main Menu --- */
#site-nav ul {
	list-style: none;
	margin: 0 0 120px;
	padding: 0;
}

/* --- Social Menu --- */
.social-nav ul {
	position: absolute;
	bottom: 40px;
	left: 20px;
	display: inline-block;
	overflow: hidden;
	margin: 0;
	padding: 0;
	line-height: 0;
}
.social-nav ul {
	display: block;
	padding: 15px 0 0;
}
.social-nav ul li {
	display: inline-block;
	margin: 0;
	padding: 0;
	list-style: none;
	margin: 0 -2px;
	font-size: 30px;
}
.social-nav ul li a span {
	display: none;
}     
.social-nav ul li a.ion-social-twitter {
	margin-right: 3px;
}
.social-nav ul li a {
	padding: 0;
	display: block;
	text-indent: -9999px;
    background-size: 50px 390px;
    color: #fff;
    width: 30px;
	height: 30px;
}
.social-nav ul li a:hover {
	opacity: 0.6;
}
.social-fb {
	background: url(images/icons.svg);
	background-position: 0 -150px;
	background-size: 30px 30px;
}
.social-tw {
	background: url(images/icons.svg);
	background-position: 0 -180px;
	background-size: 30px 30px;
}
.social-insta {
	background: url(images/icons.svg);
	background-position: 0 -210px;
	background-size: 30px 30px;
}

/* --- WPML Language Switcher --- */
.translate-wrap {
	position: absolute;
	bottom: 90px;
	left: 20px;
}
#lang_sel_list {
    position: relative;
    z-index: 99;
    height: 38px;
    padding-bottom: 10px;
}
#lang_sel_list ul {
    border-top: none !important;
}
#lang_sel_list ul li {
     display: inline-block;
     width: 50px;
     text-align: center;
}
.translate-wrap #lang_sel_list li.icl-en,
.translate-wrap #lang_sel_list li.icl-en a.lang_sel_other {
	 width: 50px;
	 padding: 0 !important;
}
.translate-wrap #lang_sel_list li.icl-de {
     width: 60px;
}
#lang_sel_list a:visited {
    display: block;
    font-size: 30px;
    text-decoration: none !important;
    color: #fff;
    background: transparent;
    line-height: 1.4;
    padding-left: 0 !important;
}
.translate-wrap #lang_sel_list li.icl-de:before {
	content: '/' !important;
	font-size: 30px;
    line-height: 1.4;
    display: inline-block !important;
    width: 14px;
    float: left;
    text-align: center;
    padding: 0;
    color: #fff;
}
.translate-wrap #lang_sel_list li a {
	font-size:0;
	line-height: 0;
	height: 38px;
}
.translate-wrap #lang_sel_list li a:after {
    font-size: 30px;
    line-height: 1.4;
    display: inline-block !important;
    padding: 0;
    height: 38px;
    color: #fff;
}
.translate-wrap #lang_sel_list li.icl-de a:after {
    content: 'de' !important;
}
.translate-wrap #lang_sel_list li.icl-en a:after {
    content: 'en' !important;
}
.translate-wrap #lang_sel_list li a.lang_sel_other:hover::after {
    color: #fff;
    opacity: 0.5;
}
.translate-wrap #lang_sel_list ul a.lang_sel_other, 
.translate-wrap #lang_sel li ul a:link, 
.translate-wrap #lang_sel_list ul a.lang_sel_other:visited,
.translate-wrap #lang_sel_list a.lang_sel_sel:visited {
    background-color: transparent;
}
#lang_sel_list a.lang_sel_sel {
	padding: 0;
}
.translate-wrap #lang_sel_list a.lang_sel_sel:after {
	 background: transparent !important;
	 border-bottom: 0.07em solid #fff;
}
.translate-wrap #lang_sel_list a.lang_sel_sel:hover {
	 cursor: default;
}
.translate-wrap #lang_sel_list a.lang_sel_sel,
.translate-wrap #lang_sel_list a.lang_sel_sel:visited,
.translate-wrap #lang_sel_list ul a.lang_sel_other, 
.translate-wrap #lang_sel_list ul a.lang_sel_other:visited {
    color: rgba(0, 0, 0, 0.9);
    background: transparent !important;
}
.translate-wrap #lang_sel_list a.lang_sel_other:hover {
 	color: rgba(0, 0, 0, 0.9);
 	background: transparent !important;
 	-webkit-transition: top .3s ease-in-out;
    -moz-transition: top .3s ease-in-out;
    -o-transition: top .3s ease-in-out;
    transition: top .3s ease-in-out;
}



/*-----------------------------------------------------------------------------------*/
/*	Blog Posts
/*-----------------------------------------------------------------------------------*/

.site-content .post,
.site-content .type-attachment,
.search-results .site-content .page {
	position: relative;
	display: block;
}
.site-content .entry-thumbnail img.wp-post-img {
	line-height: 0;
	 -webkit-backface-visibility: hidden;
    transform: translate3d(0px,0px,0px);
}

/* --- Single Post: Default Style --- */
.single-format-standard #primary .entry-thumbnail {
	padding: 6px 8% 30px 0;
	float: left;
	max-width: 35%;
}

/* --- Single Post: Big Thumb --- */
.single-post.bigthumb .site-content .entry-thumbnail {
	padding-bottom: 60px;
	text-align: center;
}
.single-post.bigthumb .site-content .entry-header {
	padding-bottom: 60px;
}
.single-post.bigthumb .entry-header h1.entry-title {
	margin: 0;
}

/* --- Post: No Thumb --- */
.single-post.nothumb .site-content .entry-header {
	padding-bottom: 50px;
}
.single-post.nothumb .entry-header h1.entry-title {
	margin: 0;
	font-weight: normal;
}

/* --- Post Header --- */
.entry-thumbnail {
	line-height: 0;
	margin: 0;
}
.entry-thumbnail {
	position: relative;
}
.entry-thumbnail a {
	font-size: 0px;
	position: relative;
}
.site-content .entry-header {
	display: block;
}
.entry-header h2.entry-title {
	display: block;
	margin: 0;
	padding: 15px 0 13px;
	font-weight: normal;
}
.single-post .entry-header h1.entry-title {
	margin: 0 0 30px;
	padding: 0;
	font-weight: normal;
}

/* --- Post Meta --- */
.date-author-wrap {
	float: left;
}
.cats-comments-wrap {
	display: none;
	float: left;
	padding-left: 3%;
}
.entry-meta {
	display: block;
	clear: both;
}
.single-post .entry-meta {
	padding: 0 0 10px;
}
.entry-author,
.entry-comments,
.entry-cats ul li,
.entry-edit {
	display: inline;
}
.entry-cats ul {
	margin: 0;
	padding: 0;
}
.front-posts .entry-date {
	display: inline-block;
}
.single-post .entry-tags {
	display: block;
	width: 50%;
	float: right;
	text-align: right;
	padding: 8px 0 0 0;
}
.single-post .entry-author {
	font-weight: 600;
}

/* --- Post Content --- */
.blog .entry-content p,
.front-posts .entry-content p {
	margin-bottom: 18px;
}
.blog .entry-meta .entry-date,
.blog .entry-meta .entry-comments,
.blog .entry-meta .entry-edit {
	display: inline-block;
}
p.justify {
	text-align: justify;
}
.entry-content blockquote {
	margin: 0;
}
.entry-content blockquote cite,
#comments blockquote cite {
	display: block;
	padding-top: 10px;
}
.entry-content blockquote cite:before,
#comments blockquote cite:before {
	content: '\2013';
	display: inline;
	padding: 0 2px 0 0;
	-webkit-font-smoothing: antialiased;
}
.entry-content p span.dropcap {
	float: left;
	padding: 0 6px 0 0;
}
.entry-content p.pull-left,
.entry-content p.pull-right {
	margin-bottom: 30px;
}
.entry-content p.pull-right {
	text-align: right;
}
.wide-content {
	    margin: 0 0 1.875em;
}
.extra-wide-content {
	    margin: 0 0 1.875em;
}

/* --- Images / Video --- */
img {
	max-width: 100%;
	height: auto;
}
img.wp-post-image {
	padding: 0;
}
img.img-border {
	border: 5px solid rgba(0, 0, 0, 0.3);
}
img.img-border-thin {
	background:#fff;
	padding: 5px;
	border: 1px solid rgba(0, 0, 0, 0.3);
}
.widget img {
	max-width:100%;
	height:auto;
}
.wp-caption.alignnone {
	margin: 0;
}
.wp-caption {
	max-width: 100%;
}
img#wpstats {
	display: none;
}
.entry-content p.wp-caption-text,
.type-attachment .entry-content .entry-caption p {
	margin: 0;
	padding: 10px 0 30px;
	line-height: 1.2;
}
.entry-content .alignleft p.wp-caption-text {
	text-align: left;
}
.entry-content .alignright p.wp-caption-text {
	text-align: right;
	margin-right: 6px;
}
embed,
iframe,
object,
video {
	max-width:100%;
}
.entry-content .twitter-tweet-rendered {
	max-width: 100% !important; /* Override the Twitter embed fixed width */
}
.site-content .type-attachment {
	padding-top: 0 !important;
}

/* --- Image Galleries --- */
.gallery {
	margin: 0 auto;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	margin-bottom: 6px;
	text-align: center;
	width: 33.3%;
}
.gallery .gallery-item a {
	border-bottom: none;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-2 .gallery-item:nth-of-type(odd),
.gallery-columns-3 .gallery-item:nth-of-type(3n+1) {
	padding-right: 1.4%;
}
.gallery-columns-2 .gallery-item:nth-of-type(even),
.gallery-columns-3 .gallery-item:nth-of-type(3n+3) {
	padding-left: 1.4%;
}
.gallery-columns-3 .gallery-item:nth-of-type(3n+2) {
	padding-left: 0.7%;
	padding-right: 0.7%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery-columns-5 .gallery-item {
	width: 20%;
}
.gallery-columns-6 .gallery-item {
	width: 16.6%;
}
.gallery-columns-7 .gallery-item {
	width: 14%;
}
.gallery-columns-8 .gallery-item {
	width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	width: 11%;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail,
.gallery-columns-5 .attachment-thumbnail,
.gallery-columns-6 .attachment-thumbnail {
	max-width: 93%;
	height: auto;
}
.gallery-columns-7 .attachment-thumbnail,
.gallery-columns-8 .attachment-thumbnail,
.gallery-columns-9 .attachment-thumbnail {
	max-width: 94%;
	height: auto;
}
.gallery dl, .gallery dt {
	margin: 0;
}
.gallery br+br {
	display: none;
}
.gallery .gallery-item img {
	width: 100%;
	height: auto;
}
.gallery .gallery-item .gallery-caption {
	display: none;
	margin: 2px 2px 24px;
	padding: 0;
}
.single .gallery .gallery-item .gallery-caption {
	display: block;
}

/* --- Author Box --- */
.authorbox {
	position: relative;
	margin: 0;
	padding: 38px 0 0;
	font-style: normal;
	clear: both;
	width: 100%;
}
.author .authorbox {
	padding: 0;
}
.authorbox .author-avatar {
	width: 50px;
	height: 50px;
	float: left;
}
.author .authorbox .author-avatar {
	width: 50px;
	height: 50px;
}
.authorbox p.author-bio {
	margin: -5px 0 0 0;
	padding: 0 0 0 70px;
}

/* --- Single Post: Pagination --- */
.post-navigation {
	padding: 60px 0 0 0; 
}
.meta-nav {
	font-weight: 600;
}
.post-navigation .post-title {
	display: none;
}
.nav-next {
	float: right;
	width: 40%;
	text-align: right;
}
.nav-previous {
	float: left;
	width: 40%;
}


/*-----------------------------------------------------------------------------------*/
/*	Comments
/*-----------------------------------------------------------------------------------*/
#comments {
	position: relative;
	padding: 0;
}
#comments h3.comments-title {
	padding: 60px 0 25px;
}
#comments li.comment,
#comments li.pingback {
	overflow:hidden;
	margin: 0 0 20px;
	padding: 0;
}
#comments li.comment:last-of-type,
#comments li.pingback:last-of-type {
	margin: 0;
}
#comments .children .comment:last-child {
	margin: 0;
}
#comments h3.comments-title span a {
	display: none;
}
.site-content ol.commentlist {
    list-style: none;
    margin: 0;
    padding: 0;
}
.site-content ol.commentlist li {
	display: block;
	margin: 0;
	padding: 0;
}
#comments li.comment ul.children {
	margin-top: 20px;
}
.site-content ol.commentlist li article {
	position: relative;
	background: #f2f2f2;
}
#comments ul.children {
	margin: 0;
	padding: 0;
}

/* --- Comment Content --- */
.comment-wrap {
	padding: 0 0 0 20px;
}
#comments .comment-details {
	position: relative;
	margin: 0;
	padding: 0;
}
#comments li.pingback {
	padding: 0;
}
#comments .comment-avatar {
	display: none;
	float: left;
	margin: 0;
	padding: 0;
	line-height: 0;
}
#comments .comment-avatar img.avatar {
	width: 50px;
	height: 50px;
	margin:  0;
}
#comments .comment-author {
	margin: 0;
	padding: 0;
}
#comments .comment-author span {
	display: none;
}
#comments .comment-text {
	margin: 0;
	padding: 12px 20px 20px 0;
	overflow: hidden;
	word-wrap: break-word;
}
#comments .comment-text p {
	margin: 0;
	padding: 0 0 20px;
}
#comments .comment-text p:last-child {
	padding: 0;
}
#comments .comment-meta {
	margin: 0;
	padding: 20px 0 0 0;
	overflow: hidden;
	list-style: none;
}
#comments .comment-meta a {
	text-decoration: none;
}
#comments .comment-meta li {
	display: inline;
}
#comments .comment-reply {
	position: absolute;
	top: 20px;
	right: 20px;
	padding: 0;
	font-weight: 600;
}
#comments p.comment-awaiting-moderation {
	display: inline-block;
	margin: 0 0 26px;
	padding: 1px 2px;
}

/* --- Pingbacks --- */
#comments ol li.pingback span {
	font-size: 16px;
	font-size: 1rem;
}
#comments ol li.pingback p {
	margin:0;
}
#comments ol li.pingback a {
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: normal;
}
#comments .pingback p.pingback-edit a {
	font-size: 12px;
	font-size: 0.75rem;
}

/* --- No Comments Info --- */
.site-content .nopassword,
.site-content p.nocomments {
	position: relative;
	margin: 15px 0 60px;
	padding: 0;
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: bold;
}
.site-content .post-password-form p {
	font-size: 16px;
	font-size: 1rem;
}

/* Comments Reply */
#comments #respond {
	margin: 0 0 35px;
	padding: 70px 0 0;
	overflow: hidden;
	text-align: left;
}
#comments ol.commentlist #respond {
	margin: 0;
	padding-left: 0;
	padding-right: 0;
}
#comments #respond h3#reply-title {
	display: block;
	margin: 0;
	padding: 0 0 16px;
}
#commentform label,
#commentform span,
#commentform .comment-notes {
	display: none;
}
#comments #respond p.logged-in-as {
	margin: 0 0 20px;
	padding: 0;
}
#respond a#cancel-comment-reply-link {
	margin: 5px 0 0 0;
	float:  right;
	font-weight: normal;
}
#commentform p.comment-form-author,
#commentform p.comment-form-email,
#commentform p.comment-form-url,
#commentform p.comment-form-comment {
	width: 100%;
	margin:0;
	padding: 0 0 20px;
	float: none;
	clear: both;
}
#commentform p.comment-form-comment {
	padding: 0 0 14px;
}
#commentform p.form-allowed-tags {
	display: none;
}
#commentform input#author,
#commentform input#email,
#commentform input#url {
	display: block;
	width: 100%;
	margin: 0;
	padding: 12px 2%;
	-webkit-appearance: none;
	outline-color: transparent;
	outline-style: none;
}
#commentform textarea#comment {
	width:100%;
	margin: 0;
	padding: 10px 2%;
	-webkit-appearance: none;
	outline-color: transparent;
	outline-style: none;
}
#commentform p.form-submit {
	margin:0 0 20px;
	clear: both;
}
#commentform p.form-submit input[type="submit"] {
	float: right;
}


/*-----------------------------------------------------------------------------------*/
/*	Single Post Bottom Area
/*-----------------------------------------------------------------------------------*/
.blog-bottom {
	margin: 100px 0 0;
	padding-top: 70px;
	border-top: 2px solid rgba(0,0,0,0.09);
}
.single-post .blog-bottom {
	margin: 20px 0 0;
}

/* --- Single Post Bottom: Sidebar Widgets --- */
.sidebar {
	padding: 0;
}
.sidebar .widget {
	padding-bottom: 40px;
}
.sidebar .widget:last-child {
	padding-bottom: 0;
}

/* --- Single Post Bottom: Recent Posts --- */
h3.popular-posts-title {
	padding-bottom: 24px;
}
.popular-posts {
	padding: 60px 0 0 0;
}
.popular-posts img {
	width: 100%;
}
.popular-posts .entry-header h2.entry-title,
.themedoc-posts .entry-header h2.entry-title {
	padding: 15px 0 0;
	font-weight: 600;
}

.blog .popular-posts .post,
.popular-posts .post {
	width: 48%;
	margin-right: 4%;
	margin-left: 0;
	float: left;
}
.popular-posts .post:nth-child(2n+2) {
	clear: left;
}
.popular-posts .post:nth-child(2n+3) {
	clear: right;
	margin-right: 0;
}
.popular-posts .post:last-child {
	margin-bottom: 0;
}
.popular-posts .post:last-child,
.popular-posts .post:last-child .entry-meta {
	padding: 0;
}


/*-----------------------------------------------------------------------------------*/
/*	Elmastudio - Front Page
/*-----------------------------------------------------------------------------------*/

/* --- Front Page: Intro Text --- */
.template-front p.intro {
	margin: 60px 0 20px;
}
.template-front p.social {
	margin: 0 0 138px;
}
p.social-links {
	margin: 0;
}
.template-front p.serif-l {
	margin: 0 0 20px;
}

/* --- Front Page: Latest Themes --- */
.template-front .latest-themes {
	clear: both;
	margin: 0 auto;
	padding-top: 60px;
	padding-bottom: 20px;
}
.latest-themes .theme {
	position: relative;
	margin-bottom: 30px;
	text-align: center;
}
.theme.onecolumn {
	float: none;
	clear: both;
}
.theme.onecolumn .theme-bg {
	padding-left: 11.59420289855072%;
	padding-right: 11.59420289855072%;
	padding-top: 6%;
	padding-bottom:5%;
}
.theme.twocolumn .theme-bg {
	height: 480px;
}
.theme-bg {
	background: #b9b9be;
}
.theme-link-front {
	position: relative;
	display: block;
	overflow: hidden;
	margin-bottom: 0;
	padding-left: 6.25%;
	padding-right: 6.25%;
	padding-top: 6.5%;
	padding-bottom: 4%;
	background-color: #d2d3d5;
	-webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
	-moz-transition: all .3s ease-in-out;
    -webkit-transition:all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.twocolumn .theme-link-front {
	padding: 0;
}
.theme-img {
	height: auto;
	font-size: 0;
	line-height: 0;
	background-color: #ffffff;
}
.latest-themes .theme:hover > .theme-link-front {
	opacity:0.8;
}
.theme .sansserif-m {
	display: block;
	padding: 12px 0px 0px;
}
.new-btn {
	width: 65px;
	height: 43px;
	position: absolute;
	top: -38px;
	right: -10px;
	background: #009df4;
	color: #fff;
	padding: 22px 0 0;
	font-size: 18px;
	font-size: 1.125rem;
	text-align: center;
	z-index: 10;
	font-weight: 700;
	border-radius: 50%;
	-webkit-border-radius: 50%; 
	-moz-border-radius: 50%;
	transform: rotate(15deg);
}

/* --- Front Page: Featured Posts --- */
h2.featuredposts-title {
	margin: 60px 0 20px;
	font-weight: 600;
}
.front-posts .post,
.blog .post,
.archive .post,
.search-results .post,
.search-results .type-page {
	margin-bottom: 45px;
}
.entry-cats span {
	display: inline-block;
	padding: 0;
}
.entry-cats span:after {
	content: ', ';
	display: inline-block;
	padding: 0 5px 0 0;
	-webkit-font-smoothing: antialiased;
}
.entry-cats span:last-child:after {
	display: none;
}
.blog .post img {
	width: 100%;
}


/*-----------------------------------------------------------------------------------*/
/*	Elmastudio - All Themes Page
/*-----------------------------------------------------------------------------------*/

.themes-all #masthead {
	background: rgba(210, 211, 213, 0.95);
}
.themes-all {
	background: #d2d3d5;
}
.themes-all.list-view {
	background: #fff;
}
.themes-all.list-view #masthead {
	background: rgba(255, 255, 255, 0.95);
}
.content-all-themes {
	position: relative;
}
.themes-all article {
	padding-top: 15px;
}
.grid-view .theme-link  {
	position: relative;
	display: block;
	margin-bottom: 70px;
}
.theme-preview {
	line-height: 0;
	opacity: 1;
	-moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.themes-all.grid-view .theme-caption {
	display: block;
	position: absolute;
	left: 0;
	bottom: -33px;
	opacity: 1;
	-moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.themes-all.grid-view .theme-caption span.theme-name:after {
	content: '\2014';
	display: inline-block;
	padding: 0 5px;
	-webkit-font-smoothing: antialiased;
}

/* --- Grid/List Switcher  --- */
.themes-all .view-switcher {
	display: inline-block;
	background: none;
	border: none !important;
	-webkit-appearance: none;
	overflow: hidden;
	line-height: 1.5;
}
.view-switcher.grid {
	position: relative;
	padding: 2px 0 2px 27px !important;
	margin-right: 20px;
}
.view-switcher.list {
	position: relative;
	padding: 0 0 2px 28px !important;
}
.grid-icon {
	position: absolute;
	top: 5px;
	left: 2px;
	display: block;
	background: url(images/grid.svg);
	background-size: 17px 17px;
	width: 17px;
	height: 17px;
	margin-right: 6px;
}
.list-icon {
	position: absolute;
	top: 5px;
	left: 2px;
	display: block;
	background: url(images/list.svg);
	background-size: 20px 14px;
	width: 20px;
	height: 14px;
	margin-right: 6px;
}

/* --- All Themes: List View  --- */
.list-view .theme-link {
    position: relative;
    display: block;
    float: none;
    height: 70px;
    border-top: 2px solid rgba(0,0,0,0.09);
    -webkit-transition: color 0.2s;
    -moz-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s;
}
.list-view .theme-preview {
	display: none;
}
.list-view .theme-caption span.theme-name {
	position: absolute;
	top: 22px;
}
.list-view .theme-caption span.theme-cat {
	position: absolute;
	top: 22px;
	left: 40%; /* 940px at 1440px */
}
.list-description {
	display: none;
}


/*-----------------------------------------------------------------------------------*/
/*	Elmastudio - Themes Single Page
/*-----------------------------------------------------------------------------------*/

.theme-single-wrap {
	position: relative;
}

/* --- Themes Single Slider  --- */
.theme-info {
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 50px;
}
.themes-single h1.single-theme-title {
	margin: 0;
	padding: 0 0 20px;
	font-weight: normal;
}
.themes-single h1.single-theme-title span {
	display: block;
	letter-spacing: 0;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.6;
}
.theme-img-slider {
	padding: 0;
	overflow: hidden;
	display: none;
}
button.slick-arrow {
	background: none;
	padding: 0;
	border: none;
	overflow: hidden;
	text-indent: -9999px;
	z-index: 100;
	color: rgba(0, 0, 0, 0.5);
}
button.slick-next {
	position: absolute;
	bottom: 44%;
	right: 0;
	width: 40px;
	height: 40px;
	background: url(images/slider.svg);
	background-position: 0 0;
	background-size: 40px 80px;
}
button.slick-prev {
	position: absolute;
	bottom: 44%;
	left: 0;
	width: 40px;
	height: 40px;
	background: url(images/slider.svg);
	background-position: 0 -40px;
	background-size: 40px 80px;
}

/* --- Purchase Box  --- */
.purchase-box-wrap {
	padding-top: 15px;
}
.options-title {
	margin: 0;
	padding: 0 0 10px;
}
.purchase-option {
	padding: 20px;
	font-size: 20px;
	font-size: 1.25rem;
	position: relative;
}
.purchase-option p.purchase-title {
	display: block;
	color: rgba(0, 0, 0, 0.5);
	margin: 0;
	height: 50px;
}
.purchase-option p.purchase-title input {
	position: absolute;
	top: 25px;
	left: 20px;
}
.purchase-option label {
	background: transparent;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	cursor: pointer;
	z-index: 1000;
}
.purchase-option label:hover {
	color: rgba(0, 0, 0, 0.9);
}
.purchase-option .title-name {
	position: absolute;
	top: 18px;
	left: 45px;
}
.purchase-option .price {
	float: right;
	text-align: right;
	display: block;
	margin: 18px 20px 0 0;
}
.purchase-option .vat {
	position: absolute;
	top: 45px;
	right: 20px;
	font-size: 12px;
	font-size: 0.75rem;
	text-align: right;
}
.entry-content .purchase-option ul.option-details {
	display: none;
	margin: 4px 0 0 0;
	font-size: 16px;
	font-size: 1rem;
}
.entry-content .purchase-option.selected ul.option-details {
	display: block;
}
.entry-content .purchase-option ul.option-details li {
	padding-bottom: 2px;
}
.entry-content ul.option-details li {
	padding: 0 0 0 10px;
}
.entry-content ul.option-details li:before {
	content: '\00b7';
}
.purchase-box .purchase-option.selected {
	background: #f2f2f2;
}
.purchase-box .purchase-option.selected p.purchase-title {
	color: rgba(0, 0, 0, 0.9);
}
a.cart-btn {
	display: block;
	background: #009df4;
	color: #fff;
	width: 100%;
	text-align: center;
	padding: 24px 0 16px;
}
a.cart-btn.hide {
	display: none;
}
a.cart-btn.show {
	display: block;
}

/* --- Themes Single: Related Themes  --- */
h2.related-themes-title {
	padding: 20px 0;
	font-weight: 600;
}
.related-theme {
	display: block;
	margin-bottom: 40px;
}
.related-theme span {
	display: block;
	padding-top: 4px;
}

/* --- Themes Single: Fonts  --- */
.themes-single .sansserif-l {
	margin-left: auto;
	margin-right: auto;
	font-family:'Vesper Libre', 'Times New Roman', serif;
	font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.4;
     margin-bottom: 1.4em;
}
.themes-single .sansserif-l.indent {
	text-indent: 0;
}


/*-----------------------------------------------------------------------------------*/
/*	Elmastudio - Themes Bundle Page
/*-----------------------------------------------------------------------------------*/
.bundle-included {
	padding: 0 0 20px;
}
.theme-bundle-wrap h1.bundle-title {
	font-weight: normal;
	display: inline-block;
	float: left;
	line-height: 1.2;
}
h1.bundle-title span.bundle-price {
	display: block;
	letter-spacing: 0;
}
h1.bundle-title span.bundle-price .bundle-vat {
	font-size: 13px;
	font-size: 0.8125rem;
	letter-spacing: 0;
}
.theme-bundle-wrap img {
	padding:  20px 0 50px;
	display: block;
	clear: both;
}
.theme-bundle-wrap a.cart-btn.show {
    display: inline-block;
    width: 100%;
    margin-top: 12px;
    text-align: center;
}
.bundle-included .bundle-included-theme {
	width: 31.50803998261625%;
	margin-right: 2.73794002607562%;
	float: left;
	display: block;
	margin-bottom: 16px;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
a.bundle-included-theme img {
	display: block;
	line-height: 0;
	-webkit-backface-visibility: hidden;
}
.bundle-included .bundle-included-theme span {
	opacity: 0;
	display: block;
	padding-top: 3px;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.bundle-included .bundle-included-theme:hover span {
	opacity: 1;
	-moz-transition: opacity .3s ease-in-out;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
}
.bundle-included .bundle-included-theme:nth-child(3n+4) {
	margin-right: 0;
}
a.bundle-included-theme:hover > img {
	opacity: 0.5;
	-moz-transition: opacity .3s ease-in-out;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
}


/*-----------------------------------------------------------------------------------*/
/*	Archives / Search Results / 404
/*-----------------------------------------------------------------------------------*/

h1.archive-title {
	margin: 0 0 23px;
	padding-left: 1.063%; /* 15px at 1440px */
}
.search-results .type-page .entry-meta {
	display: none;
}
.search-results .type-page .entry-content p {
	margin: 0;
}
.entry-content .searchform input {
	float: left;
}
.entry-content .searchform input[type="submit"] {
	margin-left: 6px;
}


/*-----------------------------------------------------------------------------------*/
/*	All Sub Pages (Blog Archive, Imprint, Contact etc)
/*-----------------------------------------------------------------------------------*/

.subpage .entry-header h1.entry-title {
	letter-spacing: 0;
}
.entry-content p.sub-title-border {
	display: block;
	margin: 0 0 40px;
	padding: 120px 0 23px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.entry-content p.sub-title-border:first-of-type {
	padding: 3px 0 23px;
}
.subpage-small-wrap {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.subpage .entry-content h3 {
	padding-bottom: 15px;
}

/* --- Subpage Columns --- */
.small-left-column {
	padding: 0 0 45px;
}
.small-left-column p strong {
	font-size: 16px;
	font-size: 1rem;
}
.small-left-column p:last-child, 
.big-right-column p:last-child {
 margin: 0;
}
.subpage .entry-content .small-left-column p.sansserif-m {
	font-weight: 600;
}
.subpage .entry-content p small {
	font-size: 16px;
	font-size: 1rem;
}

/* --- Subpage Lists --- */
.entry-content ul.subpage-list {
	margin: 0;
	list-style: none;
}
ul.subpage-list li {
	padding: 0;
}
ul.subpage-list li:before {
	display: none;
}
ul.archive-cats li:after {
	content: ' / ';
	font-style: normal !important;
	font-family: 'Work Sans', sans-serif !important;
}
ul.archive-cats li:last-child:after {
	display: none;
}
ul.big-list li {
	display: inline;
}
ul.archive-years li {
	display: block;
	font-weight: 600;
	margin: 0 0 30px;
}
ul.archive-month li {
	font-weight: normal;
	margin: 0;
}

/* ---Theme Documentation Page --- */
.entry-content p.theme-docs-list {
	margin: 0;
}
.entry-content p.theme-docs-list a span {
	display: block;
	position: absolute;
	top: 8px;
	right: 0;
	font-size: 16px;
	font-size: 1rem;
}
.themedoc-posts .post {
	padding-bottom: 45px;
}
.themedoc-posts .post img {
	width: 100%;
	height: auto;
}

/* ---Theme Documentation Single Page --- */
.themedocs-single .small-left-column p {
	margin: 0 0 20px;
}
.small-left-column a {
	padding-bottom: 3px;
	display: inline-block;
}
.themedocs-single .lightgrey-box,
.woocommerce-order-received .lightgrey-box {
	display: block;
	background: #f2f2f2;
    border: none;
}
.themedocs-single .site-content .lightgrey-box p:last-child {
	margin: 0;
}
.themedocs-single .theme-video {
	padding: 8px 0 20px;
}
.themedocs-single .big-right-column p {
	margin-bottom: 1.563em;
}
.themedocs-single .big-right-column p:last-child {
	margin-bottom: 0;
}
.themedocs-single .big-right-column ul {
	margin: 0 0 1.563em;
}
.themedocs-single .big-right-column .paragraph-indent {
	margin-bottom: 1.563em;
}
[id]:target::before {
    content: "";
	display: block;
	padding-top: 30px;
	margin-top: -30px;
}


/*-----------------------------------------------------------------------------------*/
/*	Default Page + About Page
/*-----------------------------------------------------------------------------------*/
.page-template-default article {
	position: relative;
}
.page-template-default .entry-header {
	display: none;
}
.aboutpage p {
	text-indent: 80px;
	margin: 0 0 45px;
}
.aboutpage p:last-child {
	margin: 0;
}
.about-img-wrap.alignright {
	display: block;
	float: none;
	margin: 0;
}
.about-img-wrap .wp-caption-text {
	padding: 10px 0 0 0;
}


/*-----------------------------------------------------------------------------------*/
/*	FAQ Page
/*-----------------------------------------------------------------------------------*/

.template-faq .entry-content ul {
	margin: 0;
    padding: 0;
}
.entry-content ul.tabs li:before {
	display: none;
}
.entry-content ul.tabs li {
	padding: 0;
}


/*-----------------------------------------------------------------------------------*/
/* Widgets
/*-----------------------------------------------------------------------------------*/

.widget h3.widget-title {
	display: block;
	margin: 0;
	padding: 0 0 20px;
}
.widget-area .widget ul {
	margin: 0;
	padding: 0;
}
.widget-area .widget ul li {
	list-style: none;
	line-height: 1.6;
}

/* --- Search Widget in Footer --- */
.widget_search h3.widget-title,
.widget_search .submit {
	display: none;
}
.widget_search input.search-field {
	border: none;
	-webkit-appearance: none;
	padding: 0;
}
.widget_search form.searchform {
	position: relative;
	padding-left: 26px;
}

/* --- Single Post Bottom: Featured Content --- */
.featured-content-box {
	display: block;
	overflow: hidden;
	clear: both;
	padding: 20px;
}
.featured-content-img {
	display: block;
	width: 40%;
	float: left;
	margin: 0 5% 0 0;
}
.featured-content-box p.featured-content-text {
	display: block;
	float: left;
	width: 52.5%;
	line-height: 1.2;
	margin: 0;
}
.featured-content-box p.featured-content-text span {
	display: block;
	font-weight: 600;
	line-height: 1;
	padding-bottom: 3px;
}


/* --- Single Post Bottom: Categories --- */
.sidebar .widget_nav_menu  ul li {
	display: inline-block;
	line-height: 1.25;
}
.sidebar .widget_nav_menu  ul li:after {
	content: ' / ';
	display: inline-block;
	padding: 0 3px 0 8px;
	font-style: normal !important;
}

/* --- Single Post Bottom: Archive --- */
.sidebar .widget_archive ul li {
	display: inline-block;
}
.sidebar .widget_archive ul li:after {
	content: ' / ';
	display: inline-block;
	padding: 0 0 0 6px;
}
.sidebar .widget_archive ul li:last-child:after,
.sidebar .widget_nav_menu  ul li:last-child:after {
	content: ' ';
	padding: 0;
}


/*-----------------------------------------------------------------------------------*/
/*	Footer
/*-----------------------------------------------------------------------------------*/
#colophon {
	clear: both;
	overflow: hidden;
	margin-top: 70px;
	padding-top: 40px;
	border-top: 2px solid rgba(0,0,0,0.09);
}
#site-info {
	text-align: center;
}
#site-info ul li {
	display: inline;
}

/* --- Footer Widget Areas --- */
#footer-top {
	padding: 0 0 55px;
}
#footer-top .widget h3.widget-title {
	padding: 0 0 10px;
	line-height: 1.4;
}
.widget_search .screen-reader-text {
	display: none;
}
#footer-bottom {
margin-bottom: 20px;
}
#footer-bottom .widget {
	margin-bottom: 30px;
}
.search-icon {
	position: absolute;
	top: 5px;
	left: 2px;
	display: block;
	background: url(images/search.svg);
	background-size: 20px 20px;
	width: 20px;
	height: 20px;
}

/*-----------------------------------------------------------------------------------*/
/*	Shortcodes
/*-----------------------------------------------------------------------------------*/

/* Multi Columns */
.two-columns-one,
.three-columns-one,
.three-columns-two,
.four-columns-one,
.four-columns-two,
.four-columns-three {
	width:100%;
}
.entry-content .two-columns-one,
.entry-content .three-columns-one,
.entry-content .three-columns-two,
.entry-content .four-columns-one,
.entry-content .four-columns-two,
.entry-content .four-columns-three {
	position: relative;
	float: left;
	margin-bottom: 30px;
}
.last {
	clear: right;
	margin-right: 0 !important;
}
.divider {
	width: 100%;
	margin-bottom: 15px;
	padding-top: 15px;
	display: block;
	clear: both;
}

/* Infoboxes */
.box {
	margin: 0 0 30px;
	padding: 30px;
	overflow: hidden;
}
.site-content .box p {
	margin: 0 0 30px;
}
.white-box {border: 1px solid #fff;}
.blue-box {border: 1px solid #0066ff;}
.yellow-box {border: 1px solid #e7b547;}
.red-box {border: 1px solid #d7464d;}
.green-box {border: 1px solid #85c066;}
.lightgrey-box {border: 1px solid rgba(0, 0, 0, 0.3);}
.grey-box {border: 1px solid #a9a9a9;}
.dark-box {border: 1px solid #222;}

/* Buttons */
a.standard-btn {
	display: inline-block;
	margin: 0 0 26px;
	padding: 10px 18px 8px;
	overflow: hidden;
	cursor: pointer;
	background: #000;
	color: #fff;
	text-align: center;
	font-weight: normal;
	text-decoration: none !important;
	-webkit-transition: 0.2s background ease;
	   -moz-transition: 0.2s background ease;
		 -o-transition: 0.2s background ease;
		-ms-transition: 0.2s background ease;
			transition: 0.2s background ease;
}
.post .entry-content a.standard-btn,
.page .entry-content a.standard-btn,
.post .entry-content a.standard-btn:hover,
.page .entry-content a.standard-btn:hover {
	color: #fff;
	border: none;
}
a.standard-btn.xsmall-btn {
	padding: 5px 10px 3px;
	font-size: 11px;
	font-size: 0.6875rem;
}
a.standard-btn.small-btn {
	padding: 7px 12px 5px;
	font-size: 13px;
	font-size: 0.8125rem;
}
a.standard-btn.large-btn {
	padding: 14px 20px 13px;
	font-size: 16px;
	font-size: 1rem;
}
a.standard-btn.xlarge-btn {
	padding: 18px 30px 17px;
	font-size: 17px;
	font-size: 1.0625rem;
}
a.standard-btn.red-btn {background: #d7464d;}
a.standard-btn.green-btn {background: #85c066;}
a.standard-btn.blue-btn {background: #58b1d1;}
a.standard-btn.yellow-btn {background: #e7b547;}
a.standard-btn.grey-btn {background: #bcbcbc;}
a.standard-btn.black-btn {background: #000;}


/*-----------------------------------------------------------------------------------*/
/*	External Plugins + Jetpack Styles
/*-----------------------------------------------------------------------------------*/

/* --- Mailchimp Newsletter --- */
.mc4wp-form-fields {
	position: relative;
}
.widget_mc4wp_form_widget input.email {
	width: 64.5%;
	padding: 16px 2%;
	float: left;
}
.widget_mc4wp_form_widget input.submit {
	width: 34%;
	padding: 16px 0 12px;
	float: right;
	background: none;
	color: rgba(0, 0, 0, 0.9);
}
.yikes-easy-mc-form .submit-button-inline-label .yikes-easy-mc-submit-button {
	outline: none;
	float: right;
	border: 1px solid rgba(0, 0, 0, 0.9);
	color: rgba(0, 0, 0, 0.9);
	background: none;
	padding: 16px 0 12px;
	margin-bottom: 0;
}
.widget_yikes_easy_mc_widget .yikes-easy-mc-form label.label-inline {
    float: left;
    width: 64.5%;
    padding-right: 0;
    margin-bottom: 0;
}
.widget_yikes_easy_mc_widget .yikes-easy-mc-form .submit-button-inline-label {
	width: 34%;
	margin-bottom: 0;
	float: right;
}
.EMAIL-label,
.empty-label {
	display: none;
}
.widget_yikes_easy_mc_widget .yikes-easy-mc-form input[type=email] {
	width: 100%;
	padding: 16px 2%;
	background: none;
	border: 1px solid rgba(0,0,0,0.25);
}

/* --- Pagination + Infinite Scroll --- */
.infinite-scroll #nav-below,
.infinite-scroll .nav-wrap,
.infinite-scroll.neverending #colophon {
	display: none;
}
.infinity-end.neverending #colophon {
	display: block;
}
#infinite-footer .container {
	display: none;
}
#infinite-handle {
	float: none;
	margin: 0;
	text-align: center;
}
#infinite-handle span {
	width: 100%;
	background: transparent !important;
	border-radius: 0;
	cursor: pointer;
	display: inline-block;
	line-height: 1;
	color: rgba(0, 0, 0, 0.9) !important;
	font-size: 24px !important;
	font-size: 1.5rem;
	padding: 22px 0 !important;
	border: 1px solid rgba(0, 0, 0, 0.9) !important;
}
.infinite-loader {
	margin: 0 0 54px;
	padding:  0;
	text-align: center;
}
.infinite-loader .spinner {
	left: 50% !important;
}
.pagination {
	position: relative;
	display: block;
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: normal;
	text-align: center;
}
.pagination .meta-nav {
    font-weight: normal;
}
.pagination .page-numbers {
	display: none;
}
.pagination a.prev {
	position: absolute;
	top: 0;
    left: 0;
    display: block !important;
}
.pagination a.next {
    position: absolute;
    top: 0;
    right: 0;
    display: block !important;
}
.pagination a.prev:before {
    content: '\2190';
    display: inline-block;
    padding-right: 5px;
}
.pagination a.next:after {
    content: '\2192';
    display: inline-block;
}

/* --- Contact Form 7 plugin --- */
.site-content div.wpcf7 {
	width: 100%;
	max-width: 800px;
	padding: 20px 0 0 0;
	clear: both;
	overflow: hidden;
}
.site-content div.wpcf7 p {
	margin: 0;
	padding: 0 0 20px;
	font-size: 16px;
	font-size: 1rem;
}
.site-content div.wpcf7 p:last-of-type {
	padding: 0;
}
.site-content div.wpcf7 input[type='text'],
.site-content div.wpcf7 input[type='email'],
.site-content div.wpcf7 textarea {
	width: 100%;
	font-size: 16px;
	font-size: 1rem;
}
.site-content input.wpcf7-submit {
	clear: both;
	overflow: hidden;
	width: auto;
}

/* --- Jetpack Share Buttons (on Single Post) --- */
.single-post .sharedaddy {
	width: 50%;
	display: block;
	margin: 0;
	float: left;
	overflow: hidden;
}
#primary .sharedaddy h3.sd-title {
	display: inline-block;
	color: rgba(0, 0, 0, 0.9) ;
	font-weight: normal;
}
div.sharedaddy h3.sd-title:before {
	display: none !important;
}
div.sharedaddy .sd-content ul {
	margin: 0 !important;
	padding: 0;
}
div.sharedaddy .sd-content ul li {
	padding: 0;
}
.single-post div.sharedaddy .sd-content ul li.share-end {
	display: none;
}
div.sharedaddy h3,
#content div.sharedaddy h3,
#main div.sharedaddy h3,
#primary div.sharedaddy h3 {
	padding: 0;
}
#main-wrap .sharedaddy div.sd-block {
	border-top: none !important;
	border-top: none !important;
}
.single-post .sharedaddy a.sd-button {
	vertical-align: top;
}
.single-post div.sharedaddy .sd-social-icon .sd-content ul li a span {
	display: none;
}
.single-post div.sharedaddy .sd-content ul li {
	display: block;
	float: left;
}
.single-post div.sharedaddy .sd-social-icon .sd-content ul li {
	color: rgba(0, 0, 0, 0.9) ;
	margin: 0 6px 0 0 !important;
	background: url(images/icons.svg) !important;
}
.single-post div.sharedaddy .sd-social-icon .sd-content ul li,
.single-post div.sharedaddy .sd-social-icon .sd-content ul li a {
	width: 30px;
	height: 30px;
}
.single-post .sd-social-icon .sd-content ul li[class*='share-'] a.sd-button,
.single-post .sd-social-icon .sd-content ul li[class*='share-'] a.sd-button,
.single-post v.sd-social-icon .sd-content ul li[class*='share-'].share-twitter a.sd-button,
.single-post .sd-social-icon .sd-content ul li[class*='share-'].share-facebook a.sd-button,
.single-post .sd-social-icon .sd-content ul li[class*='share-'].share-pinterest a.sd-button,
.single-post .sd-social-icon .sd-content ul li[class*='share-'].share-linkedin a.sd-button,
.single-post .sd-social-icon .sd-content ul li[class*='share-'].share-pocket a.sd-button,
.single-post .sd-social-icon .sd-content ul li[class*='share-'].share-tumblr a.sd-button,
.single-post .sd-social-icon .sd-content ul li[class*='share-'].share-google-plus-1 a.sd-button {
	padding: 0;
	color: rgba(0, 0, 0, 0.9) !important; 
	background: transparent !important;
}
.single-post div.sharedaddy .sd-content ul li a:before {
	content: '' !important;
}
.single-post div.sharedaddy .sd-content ul li.share-twitter {
background-size: 50px 390px !important;
background-position: 0 -30px !important;
}
.single-post div.sharedaddy .sd-content ul li.share-facebook {
background-size: 50px 390px !important;
background-position: 0 0 !important;
}
.single-post div.sharedaddy .sd-content ul li.share-google-plus-1 {
background-size: 50px 390px !important;
background-position: 0 -90px !important;
}
.single-post div.sharedaddy .sd-content ul li.share-pinterest {
background-size: 50px 390px !important;
background-position: 0 -120px !important;
}
.single-post div.sharedaddy .sd-social-icon .sd-content ul li:hover {
	opacity: 0.6;
}

/* --- Jetpack Related Posts --- */
#primary #jp-relatedposts {
	padding-top: 40px;
}
#primary #jp-relatedposts h3.jp-relatedposts-headline {
    margin: 0 0 30px;
    font-weight: 600;
    font-family: inherit;
}
#jp-relatedposts h3.jp-relatedposts-headline em:before,
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context,
#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs p.jp-relatedposts-post-excerpt {
    display: none !important;
}
#primary #jp-relatedposts .jp-relatedposts-items p,
#primary #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
	line-height: 1.35;
	padding-top: 10px;
}
#primary #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post {
	opacity: 1;
}

/* --- Syntax Highlighter --- */
.entry-content .syntaxhighlighter,
.entry-content .syntaxhighlighter div,
.entry-content .syntaxhighlighter code,
.entry-content .syntaxhighlighter table,
.entry-content .syntaxhighlighter table td,
.entry-content .syntaxhighlighter table tr,
.entry-content .syntaxhighlighter table tbody {
font-size: 18px !important;
}
.entry-content  .syntaxhighlighter {
    margin: 0 0 1.875em !important;
}


/*-----------------------------------------------------------------------------------*/
/*	WooCommerce
/*-----------------------------------------------------------------------------------*/

/* --- Genereal WooCommerce Styles --- */
.woocommerce #reviews #comments .add_review:after,
.woocommerce .products ul:after,
.woocommerce div.product form.cart:after,
.woocommerce div.product p.cart:after,
.woocommerce nav.woocommerce-pagination ul,
.woocommerce ul.products:after {
    clear: both;
}
.woocommerce .entry-summary button[type=submit],
.woocommerce .entry-summary input[type=submit],
.woo-sc-button {
	cursor: pointer;
    overflow: visible;
    white-space: nowrap;
    padding: 15px 50px 13px;
    background: #000000;
    color: #fff;
    border: none;
    font-size: 17px;
	font-size: 1.0625rem;
	line-height: normal;
	outline: none;
}
.onsale {
	padding: 2px 20px 0;
    background: #fff;
    border: 1px solid #a9a9a9;
    color: #bababa;
    font-size: 14px;
	font-size: 0.875rem;
    text-transform: uppercase;
    letter-spacing: 2px;
}

/* --- WooCommerce Info Boxes --- */
.woocommerce_message,
.woocommerce-message,
.woocommerce_info,
.woocommerce-info,
.woocommerce_error,
.entry-content .woocommerce-error {
    padding: 20px;
    position: relative;
    margin-bottom: 40px;
}
.entry-content .woocommerce-message,
.entry-content .woocommerce-info,
.entry-content .woocommerce-error {
	margin-left: 0;
}
.entry-content .woocommerce-message li,
.entry-content .woocommerce-info li,
.entry-content .woocommerce-error li {
	list-style: none;
	padding-left: 0;
}
.entry-content .woocommerce-message li:before,
.entry-content .woocommerce-info li:before,
.entry-content .woocommerce-error li:before {
	content: '';
}
.woocommerce_message,
.woocommerce-message,
.woocommerce-info,
.entry-content .woocommerce-error,
p.cart-empty {
	display: block;
    border: none;
    background: #fffd95;
}
.woocommerce-info {
	margin-bottom: 20px;
}
.woocommerce_message,
.woocommerce_info a,
.woocommerce-info a,
.woocommerce-message a {
  color: rgba(0, 0, 0, 0.9);
  text-decoration: underline;
}
a.added_to_cart.wc-forward {
	display: inline-block;
	 padding: 4px 0 0 0;
	 border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}
p.return-to-shop a.wc-backward:before {
	content: '\2190';
}
p.cart-empty {
	padding: 20px;
}

/* --- WooCommerce: Cart --- */
table.cart th.product-remove,
table.cart td.product-remove,
table.cart th.product-price,
table.cart td.product-price,
.cross-sells {
    display: none;
}
table.shop_table {
	margin-bottom: 15px;
	border-bottom: none;
}
.woocommerce table a {
	color: rgba(0, 0, 0, 0.9);
}
table.cart th {
    text-align: left;
    color: rgba(0, 0, 0, 0.9);
    padding: 0 0 12px 2%;
    font-weight: normal;
}
table.cart tr.cart_item {
	border-top: 1px solid rgba(0,0,0,0.25);
}
table.cart th.product-quantity,
table.cart th.product-subtotal {
	padding-left: 2%;
}
table.cart th.product-subtotal {
	padding-left: 2%;
	text-align: right;
}
table.cart th.product-name {
	width: 40%;
	padding-left: 2%;
}
.woocommerce-cart table.cart td {
    padding: 16px 2%;
    text-align: left;
}
.woocommerce-cart table.cart td.product-subtotal {
	text-align: right;
	padding-right: 0;
}
.woocommerce-cart table.cart td.product-thumbnail {
	padding-left: 0;
	padding-top: 30px;
	padding-bottom: 30px;
	width: 40%;
}
.woocommerce-cart table.cart td.product-remove {
	padding: 16px 5px 16px 0 !important;
}
.woocommerce-cart table.cart td.product-remove a {
	text-align: left;
}
.woocommerce-cart .quantity .qty {
    width: 70px;
    border: none;
    text-align: center;
    padding: 9px 6px 6px 20px;
}
.shop_table .product-thumbnail {
    width: 60px;
    padding: 0;
}
.shop_table .product-thumbnail img {
   display: block;
}
table.cart td.product-name {
	font-size: 20px;
font-size: 1.25rem;
}
table.cart td {
    vertical-align: middle;
    text-align: left;
    color: rgba(0, 0, 0, 0.9);
}
table.cart td.product-remove a {
    display: block;
    margin: 0 auto;
    text-align: center;
    font-size: 22px;
    line-height: 1.2;
    color: rgba(0, 0, 0, 0.9);
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
table.cart tbody tr:last-child td:last-child {
	border-top: 1px solid rgba(0, 0, 0, 0.25);
	border-bottom: 1px solid rgba(0, 0, 0, 0.25);
	padding: 30px 0 14px !important;
}
.coupon label {
	display: none;
}
table.cart .actions .button {
	padding: 14px 22px 12px;
}
input#coupon_code {
	width: 100%;
	padding: 8px 2%;
	margin: 0 0 17px;
}
.woocommerce-checkout input#coupon_code,
.woocommerce-checkout .checkout_coupon input.button {
	padding: 12px 2%;
	line-height: 1.5;
}
.checkout_coupon p {
	margin: 0;
}
input#calc_shipping_postcode {
	color: 999;
	padding: 7px 10px 6px;
	margin-bottom: 17px;
}
.coupon input.button {
    padding: 11px 10px 8px;
}
table.cart .actions .button {
    display: block;
    margin: 0 0 17px;
    width: 100%;
}
.cart_totals {
	clear: both;
}
.cart_totals strong,
.cart_totals tr.order-total th,
.cart_totals h2 {
	font-weight: normal !important;
}
.cart_totals h2 {
	margin-bottom: 10px;
	padding: 30px 0 15px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}
.cart_totals p {
	margin: 0;
}
.cart_totals table th {
	color: rgba(0, 0, 0, 0.9);
	padding-top: 20px;
}
.cart_totals tr.cart-subtotal th,
.cart_totals tr.shipping th {
	font-weight: normal;
}
.cart_totals tr.order-total,
.cart_totals tr.order-total th {
	border-bottom: none;
}
.cart_totals tr td {
	padding-top: 10px;
	padding-right: 15px;
	text-align: right;
}
 .cart_totals tr.order-total th {
	 padding-top: 10px;
 }
.cart_totals tr.order-total td {
	padding-top: 25px;
}
.cart_totals tr.cart-subtotal th,
.cart_totals tr.cart-subtotal td {
	padding-top: 20px;
	margin-bottom: 0;
	padding-bottom: 0;
}
.wc-proceed-to-checkout {
	padding: 0;
	clear: both;
}
.cart_totals h2,
.cart_totals tr.order-total th,
.cart_totals tr.order-total td strong span.amount,
.woocommerce-checkout .entry-content h3 {
	font-size: 22px;
	font-size: 1.375rem;
	line-height: 1;
}
.woocommerce-checkout .entry-content h3 {
	padding: 40px 0 20px;
	font-weight: normal;
	display: block;
}
.wc-proceed-to-checkout .button {
	display: block;
	background: #009df4;
	color: #fff;
	width: 100%;
	text-align: center;
	padding: 24px 0 16px;
}
.shipping-calculator-form {
	padding: 20px 0 0 0;
}
input#calc_shipping_state,
input#calc_shipping_postcode {
	margin-top: 12px;
	width: 240px;
}
small.includes_tax {
	display: block;
	font-size: 13px !important;
	font-size: 0.8125rem !important;
	line-height: 1;
}

/* --- WooCommerce: Checkout Page --- */
#customer_details p,
.woocommerce-account .woocommerce p {
	margin-bottom: 16px;
}
.woocommerce-checkout .form-row label,
.woocommerce-account .form-row label {
	display: block;
	padding-bottom: 3px;
}
.woocommerce-checkout .form-row label.checkbox {
	display: inline;
}
.woocommerce-checkout .form-row input,
.woocommerce-checkout .form-row select,
.woocommerce-checkout .form-row textarea,
.woocommerce-account .form-row input {
    width: 100%;
}
.form-row input[type="checkbox"] {
	width: auto;
}
.required  {
    border-bottom: 0!important;
}
.form-row.woocommerce-invalid input.input-text {
    box-shadow: inset 3px 0 0 #75e256;
}
.form-row.woocommerce-validated input.input-text {
    box-shadow: inset 3px 0 0 #90ef59;
}
.woocommerce-checkout input {
	padding: 11px 10px;
}
.select2-container .select2-choice {
    border: 1px solid rgba(0, 0, 0, 0.25);
    color: rgba(0, 0, 0, 0.9);
    border-radius: 0;
    padding: 11px 10px;
}
.select2-default {
    color: rgba(0, 0, 0, 0.9) !important;
}
.select2-drop {
    border-radius: 0;
    border: 1px solid #a9a9a9;
    padding: 10px 0 0;
}
.select2-results .select2-highlighted {
    border-radius: 0;
}
.select2-results li {
   font-size: 13px;
   font-size: 0.8125rem;
   margin: 2px 0;
}
#order_review {
    background: #f2f2f2;
    padding: 30px 5%;
}
#order_review ul {
    padding-left: 0;
}
#order_review ul li {
	padding: 0;
    list-style-position: inside;
}
#order_review ul li:before {
	display: none;
}
table.woocommerce-checkout-review-order-table {
	border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
#payment .payment_methods li label {
    width: 92%;
    padding-top: 0!important;
    margin-left: .618em;
}
#payment .payment_methods li {
    list-style: none!important;
    padding: 16px 0 0;
    margin-left: 0;
}
#payment .payment_methods li a,
.entry-content p.terms a {
    color: rgba(0, 0, 0, 0.9);
}
#payment .payment_methods li .payment_box {
    padding: 10px 0 0 25px;
    margin: 0;
}
#payment .payment_methods li .payment_box p {
    margin: 0;
}
#payment .payment_methods li img {
    float: right;
    border: 0;
    padding: 0;
    max-height: 30px;
}
#order_review tr th {
	padding: 0;
	font-weight: 600;
	line-height: 1.5;
}
table.woocommerce-checkout-review-order-table thead tr {
	border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
#order_review tr.cart-subtotal th,
#order_review tr.cart-subtotal td {
	padding: 25px 0 15px;
}
#order_review tr.shipping th,
#order_review tr.cart-subtotal th {
    font-weight: normal;
}
#order_review tr.order-total th {
	margin: 0;
    padding: 0 0 33px;
    line-height: 1;
}
#order_review tr.order-total td {
    padding: 0 0 30px;
    font-size: 22px;
	font-size: 1.375rem;
	line-height: 1.2;
}
#payment .place-order .button {
	color: #fff;
	background: #009df4;
	border: none;
	padding: 24px 0 16px;
	font-size: 24px;
	font-size: 1.5rem;
}
table.woocommerce-checkout-review-order-table th,
table.woocommerce-checkout-review-order-table td {
	padding: 0;
	margin: 0;
	font-weight: normal;
}
table.woocommerce-checkout-review-order-table tr.cart_item {
	border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
table.woocommerce-checkout-review-order-table td.product-name {
	padding: 25px 0;
}
table.woocommerce-checkout-review-order-table td.product-name strong {
	font-weight: normal;
}
table.woocommerce-checkout-review-order-table thead th {
	padding: 0 0 8px;
}
.entry-content p.terms {
    margin-top: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    margin-bottom: 20px;
    padding-bottom: 30px;
}
.entry-content p.terms a {
    text-decoration: underline;
}
.form-row.terms .input-checkbox {
    float: left;
    width: 5%;
    margin: 5px 0 0;
}
.woocommerce-shipping-fields {
	display: none;
}

/* --- WooCommerce: Account Page --- */
.woocommerce-account fieldset legend {
	padding: 45px 0 20px;
	display: block;
}
.woocommerce-account .form-row label.inline {
    margin-top: 20px;
}
.entry-content ul.wc_payment_methods {
	margin: 0;
}
.woocommerce-checkout input.input-radio {
	padding:  auto;
}

/* --- WooCommerce: Order Received Page --- */
.woocommerce-order-received .entry-content p:first-child {
	margin-bottom: 0;
}
.woocommerce-order-received .entry-content p.sub-title-border:first-of-type {
	margin: 0 0 40px;
}
.woocommerce-order-received .entry-content h3 {
	font-weight: 600;
	padding: 0 0 15px;
}
.entry-content ul.woocommerce-thankyou-order-details {
	margin-left: 0;
}
.woocommerce-order-received .box {
	margin-top: 20px !important;
	display: block;
}
.woocommerce-order-received table th {
	padding-bottom: 0;
}
.woocommerce-order-received table,
.woocommerce-order-received table thead {
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.woocommerce-order-received table tfoot {
	 border-top: 1px solid rgba(0, 0, 0, 0.3);
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}


/*-----------------------------------------------------------------------------------*/
/*	Media Queries
/*-----------------------------------------------------------------------------------*/

/* Minimum width of 430px
------------------------------------------------------------------------------------ */
@media screen and (min-width: 26.875em) {
	
	/* --- Mobile Menu --- */
	.social-nav ul,
	.translate-wrap {
		left: auto;
		right: 20px;
		bottom: 30px;
	}
	.translate-wrap {
		left: auto;
		right: 18px;
		bottom: 80px;
	}
	
	/* --- Theme Doc Page: Tutorial Posts --- */
	.themedoc-posts .post {
		width: 48.13953488372093%;
		float: left;
	}
	.themedoc-posts .post:nth-child(odd) {
		clear: left;
		margin-right: 1.86046511627907%;
		margin-left: 0;
	}
	.themedoc-posts .post:nth-child(even) {
		clear: right;
		margin-left: 1.86046511627907%;
		margin-right: 0;
	}

	/* --- Blog Widget Area --- */
	.blog .popular-posts .post,
	.popular-posts .post {
		width: 30.37037037037037%; /* 205px at 1440px */
		margin-right: 4.444%;
		margin-left: 0;
		float: left;
	}
	.single-post .popular-posts .post:last-child .entry-meta,
	.single-post .popular-posts .post:nth-last-child(2) .entry-meta,
	.single-post .popular-posts .post:nth-last-child(3) .entry-meta,
	.blog .popular-posts .post:last-child .entry-meta,
	.blog .popular-posts .post:nth-last-child(2) .entry-meta,
	.blog .popular-posts .post:nth-last-child(3) .entry-meta {
		padding: 0;
	}
	.popular-posts .post:nth-child(3n+2) {
		clear: left;
	}
	.popular-posts .post:nth-child(3n+4) {
		clear: right;
		margin-right: 0 !important;
	}
	.popular-posts .post:nth-child(2n+2) {
		clear: none;
		margin-right: 4.444%;
	}
	.popular-posts .post:nth-child(2n+3) {
		clear: auto;
		margin-right: 4.444%;
	}
}

/* Minimum width of 767px / tablet portrait
------------------------------------------------------------------------------------ */
@media screen and (min-width: 47.938em) {
	
	.promobar {
		display: block;
	}
	/* --- General --- */
	#front-pagecontent,
	.front-cats,
	.themes-page #primary,
	.single #primary,
	.page-template-default #primary,
	#colophon,
	#site-branding,
	.search-no-results #primary,
	.error404 #primary,
	.subpage #primary,
	.woocommerce-cart #primary,
	.woocommerce-checkout #primary {
		padding-left: 3%;
		padding-right: 3%;
	}
	.template-front .latest-themes {
		padding-top: 80px;
		padding-bottom: 40px;
	}
	.menu-toggle {
		right: 3%;
	}
	.pagination {
		margin-left: 1.5%;
		margin-right: 1.5%;
	}
	.pagination .page-numbers {
		display: inline-block;
		padding: 0 6px;
	}

	/* --- Mobile Menu --- */
	.menu-toggle {
    	width: 30px;
		height: 24px;
		border-bottom: 4px solid #1a1a1a;
		border-top: 4px solid #1a1a1a;
    }
    .menu-toggle::after,
    .menu-toggle::before {
    	border-bottom: 4px solid #1a1a1a;
		bottom: 46%;
    }
	.mobile-wrap {
		padding: 60px 40px 60px;
	}
	.mobile-wrap,
	#lang_sel_list {
		font-size: 210%;
	}
	.translate-wrap {
	    bottom: 150px;
	    left: 40px;
	    right: auto;
	}
	.translate-wrap #lang_sel_list li a:after {
	    font-size: 46px;
	}
	#lang_sel_list {
	    height: 60px;
	    padding-bottom: 10px;
	}
	.translate-wrap #lang_sel_list li.icl-en,
	.translate-wrap #lang_sel_list li.icl-en a.lang_sel_other {
	    width: 70px;
	}
	.translate-wrap #lang_sel_list li.icl-de {
	    width: 80px;
	}
	.translate-wrap #lang_sel_list li.icl-de:before {
	    content: '/' !important;
	    font-size: 46px;
	}
	.translate-wrap #lang_sel_list li a,
	.translate-wrap #lang_sel_list li a:after {
	    height: 60px;
	}
	.social-nav ul {
	    position: absolute;
	    bottom: 60px;
	    left: 40px;
	    right: auto;
	}
	.social-nav ul li a {
	    width: 50px;
	    height: 50px;
	}
	.social-fb {
		background-position: 0 -240px;
		background-size: 50px 50px;
	}
	.social-tw {
		background-position: 0 -290px;
		background-size: 50px 50px;
	}
	.social-insta {
		background-position: 0 -340px;
		background-size: 50px 50px;
	}
	#site-branding h1.site-title,
	#site-branding p.site-title {
		font-size: 24px;
		font-size: 1.5rem;
	}
	
	/* --- Font Sizes --- */
	.template-front .entry-content p.sansserif-xl,
	p.sansserif-xl,
	.single-post .entry-content p.sansserif-xl,
	h1.single-theme-title,
	.entry-header h1.entry-title,
	.single-post .entry-content blockquote.big,
	.single-post .entry-content blockquote.big p,
	ul.archive-cats li,
	.subpage .entry-content p.theme-docs-list,
	.single-post .entry-header h1.entry-title,
	h1.bundle-title {
		font-size: 48px;
		font-size: 3rem;
		line-height: 1.3;
		letter-spacing: -0.5px;
	}
	.entry-content blockquote.big p
	.template-front .entry-content p.intro span.serif,
	#footer-top .widget h3.widget-title,
	.serif-xl {
		font-size: 48px;
		font-size: 3rem;
	}
	.template-front .latest-themes p,
	.serif-l,
	.aboutpage p,
	.single-post .entry-content p.intro,
	.entry-content p.pull-left,
	.entry-content p.pull-right,
	.entry-content blockquote,
	.sidebar .widget_nav_menu  ul li,
	.pagination {
		font-size: 30px;
		font-size: 1.875rem;
	}
	.template-front h2.featuredposts-title,
	.template-front .entry-content p.sansserif-m,
	.entry-header h2.entry-title,
	.template-front .entry-content p.quote,
	.sansserif-l,
	.single-post .entry-content p.sansserif-l,
	.aboutpage h2,
	.aboutpage h3,
	#comments h3.comments-title,
	.single-post .entry-content h2,
	.featured-content-box p.featured-content-text span,
	.subpage .entry-header h1.entry-title,
	.woocommerce-cart .entry-header h1.entry-title,
	.woocommerce-checkout .entry-header h1.entry-title,
	h1.bundle-title span.bundle-price,
	h2.related-themes-title {
		font-family: 'Work Sans', sans-serif;
		font-size: 28px;
		font-size: 1.75rem;
	}
	.template-front .entry-content p.themepage-link,
	.single-post .entry-content,
	.bottom-nav,
	input[type="button"],
	input[type="submit"],
	#commentform input[type="submit"],
	.single-post .entry-content h3,
	.entry-content h3,
	.widget_mc4wp_form_widget input.submit,
	.yikes-easy-mc-form .submit-button-inline-label .yikes-easy-mc-submit-button {
		font-size: 24px;
		font-size: 1.5rem;
		line-height: 1.4;
	}
	#masthead,
	#comments #respond h3#reply-title,
	.single-post .entry-content h4,
	.authorbox,
	#footer-bottom,
	.themes-all .theme-caption,
	.sansserif-m,
	.single-post .entry-content p.sansserif-m,
	.comment-text,
	h3.popular-posts-title,
	.widget_mc4wp_form_widget input.email,
	.widget_yikes_easy_mc_widget .yikes-easy-mc-form input[type=email],
	.widget_search input.search-field,
	a.big-link,
	.subpage .entry-content p.sansserif-m,
	.subpage .entry-content h3,
	#primary #jp-relatedposts h3.jp-relatedposts-headline,
	#primary #jp-relatedposts .jp-relatedposts-items p,
	#primary #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
		font-size: 22px;
		font-size: 1.375rem;
	}
	#site-info,
	.serif-s,
	.single-post .entry-content h5,
	.single-post .entry-content h6,
	#comments .comment-text,
	.featured-content-box p.featured-content-text,
	#commentform textarea#comment,
	input,
	.themes-single h1.single-theme-title span {
		font-size: 18px;
		font-size: 1.125rem;
	}
	.entry-meta,
	.entry-cats,
	.entry-date,
	.blog .entry-content p,
	.front-posts .entry-content p,
	.wp-caption-text,
	.sansserif-s,
	p.list-description,
	.single-post .entry-tags,
	#comments .comment-details,
	#comments .comment-reply,
	#comments #respond p.logged-in-as,
	#primary .sharedaddy h3.sd-title,
	.options-title,
	.sidebar h3.widget-title,
	.popular-posts .entry-header h2.entry-title {
		font-size: 16px;
		font-size: 1rem;
		line-height: 1.4;
	}
	
	/* --- Text Styles --- */
	.entry-content p.pull-left,
	.entry-content p.pull-right {
		max-width: 40%;
	}
	.entry-content p.pull-left {
		float: left;
		margin: 0 40px 20px 0;
	}
	.entry-content p.pull-right {
		float: right;
		margin: 0 0 20px 40px;
	}
	.theme .sansserif-m {
		padding: 20px 0 0 0;
	}
	.entry-content blockquote,
	#comments blockquote {
		margin: 0 3.750em 1.875em;
	}
	.entry-content ul,
	.entry-content ol {
		margin-left: 3em;
	}
	.entry-content ol ol,
	.entry-content ul ul {
		margin-left: 2em;
		padding-left: 0;
	}
	.paragraph-indent {
		padding-left: 2.188em;
		margin-bottom: 1.875em;
	}
	
	/* --- Posts Masonry --- */
	.front-posts,
	.blog #primary,
	.archive #primary,
	.search-results #primary {
	    padding: 0 1.5%;
	}
	h2.featuredposts-title {
		padding-left: 1.5%;
	}
	.grid-sizer {
		width:47%;
		padding-left: 1.5%;
		padding-right: 1.5%;
	}
	.front-posts .post,
	.blog .post,
	.archive .post,
	.search-results .post,
	.search-results .type-page {
		width: 47%; 
		margin-left: 1.5%;
		margin-right: 1.5%;
		margin-bottom: 75px;
		float: left;
	}
	#infinite-handle {
		margin-left: 1.5%;
		margin-right: 1.5%;
	}
	
	/* --- Blog Posts --- */
	.single #primary {
		margin-top: 70px;
	}
	.single-post .entry-meta {
		padding: 0 0 15px;
	}
	.date-author-wrap {
		float: left;
		width: 43%;
	}
	.cats-comments-wrap {
		display: block;
		width: 56%;
		padding-left: 0;
	}
	#comments h3.comments-title {
		padding: 120px 0 45px;
	}
	#comments .comment-avatar {
		display: block;
	}
	.comment-wrap {
	    padding: 0 0 0 70px;
	}
	#comments li.comment ul.children {
		margin: 20px 0 0 70px;
	}
	#comments li.comment ul ul.children {
		margin-left: 0;
	}
	#comments .comment-text {
		padding: 10px 70px 30px 0;
	}
	#comments .comment-meta {
		padding: 25px 0 0 0;
	}
	#comments .comment-reply {
		top: 24px;
		right: 30px;
	}
	.post-navigation {
		padding: 120px 0 0 0; 
	}
	.post-navigation .post-title {
		display: block;
	}
	.single-post .entry-meta {
		padding: 0 0 45px;
	}
	.single-post .entry-comments,
	.single-post .entry-edit {
		display: inline-block;
	}
	.single-post .entry-header h1.entry-title {
		margin: 0 0 62px;
	}
	.single-post .entry-author span {
		display: inline;
	}
	
	/* --- Front Page --- */
	.theme.twocolumn {
		width: 48.828125%; /* 625px at 1440px */
		float: left;
	}
	.theme.twocolumn.right {
		padding-left: 2.34375%; /* 30px at 1440px */
	}
	.new-btn {
		width: 100px;
		height: 68px;
		top: -50px;
		right: -15px;
		padding: 32px 0 0;
		font-size: 30px;
		font-size: 1.875rem;
	}
	.template-front p.intro {
		margin: 70px 0 30px;
	}

	/* --- All Themes Page --- */
	.grid-view .theme-link  {
		float: left;
		width: 48.47645429362881%;
	}
	.grid-view .theme-link:nth-child(even)  {
		float: right;
	}
	.themes-all.grid-view .theme-caption {
		position: absolute;
		bottom: -38px;
	}
	.list-view .theme-caption span.theme-name {
		left: 8%; /* 470px at 1440px */
	}
	.list-view .theme-caption span.theme-cat {
		left: 50%; /* 940px at 1440px */
	}
	.list-view .theme-link:before {
		content: '\2192';
		font-family: 'Times New Roman', serif;
		font-size: 30px;
		position: absolute;
		top: 13px;
		left: 0;
		-webkit-transition: all 0.2s;
	    -moz-transition: all 0.2s;
	    -o-transition: all 0.2s;
	    transition: all 0.2s;
	    opacity: 0;
	}
	.list-view .theme-link:hover:before {
		opacity: 1;
		color: rgba(0, 0, 0, 0.9);
	}

	/* --- Single Themes Page --- */
	.theme-info {
		padding-bottom: 107px;
	}
	.purchase-box-wrap {
		padding-top: 40px;
	}
	.themes-single h1.single-theme-title {
		padding: 0 0 30px;
	}
	.entry-content .purchase-option ul.option-details {
		margin: 0 0 0 17px;
	}
	button.slick-next,
	button.slick-prev {
		bottom: 47.3%;
	}
	h2.related-themes-title {
		padding: 55px 0 20px;
	}
	.related-theme {
		width: 30.37037037037037%;
		margin-right: 3%;
		margin-left: 0;
		float: left;
		opacity:1;
		 -moz-transition: all .3s ease-in-out;
		 -webkit-transition:all .3s ease-in-out;
		 transition: all .3s ease-in-out;
	}
	.related-theme:last-child,
	.related-theme:nth-last-child(2),
	.related-theme:nth-last-child(3) {
		margin-bottom: 0;
	}
	.related-themes-wrap .related-theme:nth-child(3n+3) {
    	clear: right;
		margin-right: 0 !important;
	}
	.related-theme:hover {
		opacity:0.8;
	}

	/* --- Theme Bundle Page --- */
	.theme-bundle-wrap a.cart-btn.show {
    	padding-left: 65px;
		padding-right: 65px;
		float: right;
		width: auto;
	}

	/* --- Sub Pages (Blog Archive, Text Docs, FAQ etc) --- */
	ul.archive-years li {
		display: block;
		width: 25%;
		float: left;
	}
	ul.archive-month li {
		display: block;
		width: 100%;
		float: none;
	}

	/* --- Theme Doc Page: Tutorial Posts --- */
	.themedoc-posts .post {
		width: 23.7%;
		float: left;
		margin-left: 0;
		clear: none;
		margin-right: 1.43415906127771%;
	}
	.themedoc-posts .post:nth-child(odd) {
		clear: none;
		margin-left: 0;
	}
	.themedoc-posts .post:nth-child(even) {
		clear: none;
		margin-left: 0;
		margin-right: 1.43415906127771%;
	}
	.themedoc-posts .post:nth-child(4n+4) {
		margin-right: 0;
	}

	/* --- Footer --- */
	.widget_mc4wp_form_widget input.email {
		width: 68.5%;
		padding: 20px 2%;
		line-height: 1.3;
	}
	.widget_yikes_easy_mc_widget .yikes-easy-mc-form label.label-inline {
		width: 68.5%;
	}
	.widget_yikes_easy_mc_widget .yikes-easy-mc-form input[type=email] {
		padding: 20px 2%;
		line-height: 1.3;
	}
	.widget_mc4wp_form_widget input.submit {
		width: 30%;
		padding: 19px 0 15px;
		line-height: 1.43;
	}
	.widget_yikes_easy_mc_widget .yikes-easy-mc-form .submit-button-inline-label {
		width: 30%;
	}
	.yikes-easy-mc-form .submit-button-inline-label .yikes-easy-mc-submit-button {
		padding: 19px 0 15px;
		line-height: 1.43;
	}
	.widget_search form.searchform {
		padding-left: 34px;
	}
	#primary #jp-relatedposts {
		padding-top: 100px;
	}

	/* --- Shortcodes --- */
	.box {padding: 30px;}
	.two-columns-one {width: 47%;}
	.three-columns-one {width: 31.3%;}
	.three-columns-two {width: 64.6%;}
	.four-columns-one {width: 23%;}
	.four-columns-two {width: 49%;}
	.four-columns-three {width: 74.5%;}
	.two-columns-one,
	.three-columns-one,
	.three-columns-two,
	.four-columns-one,
	.four-columns-two,
	.four-columns-three {
		position:relative;
		float:left;
		margin-bottom: 0;
	}
	.two-columns-one {margin: 0 1.5% 0 0;}
	.two-columns-one.last {margin: 0 1.5% 0;}
	.three-columns-one {margin: 0 3% 0 0;}
	.four-columns-one {margin: 0 2.5% 0 0;}

	/* --- WooCommerce: Cart--- */
	table.cart th.product-remove,
	table.cart td.product-remove,
	table.cart th.product-price,
	table.cart td.product-price {
	    display: table-cell;
	}
	input#coupon_code {
		width: 280px;
	}
	.shop_table .product-thumbnail {
	    width: 180px;
	    padding: 0;
	}
	input#coupon_code {
			margin-bottom: 0;
			float: left;
	}
	table.cart .actions .button {
		margin: 0 0 0 10px;
		width: auto;
		float: right;
	}
	.coupon input.button:last-of-type {
		float: left;
	}
	table.cart tbody tr:last-child td:last-child {
		padding: 30px 0 !important;
	}

	/* --- WooCommerce Checkout Page --- */
	.woocommerce-checkout .col2-set .form-row-first,
	.woocommerce-account .col2-set .col-1 {
		width: 49%;
		float: left;
		margin-right: 2%;
	}
	.woocommerce-checkout .col2-set .form-row-last,
	.woocommerce-account .col2-set .col-2 {
		width: 49%;
		float: right;
		margin-right: 0;
	}
	.woocommerce-checkout #billing_email_field {
		z-index: 10000;
	}
	.woocommerce-checkout #billing_country_field {
		z-index: 0;
	}
	.woocommerce-account #customer_login .col-1,
	.woocommerce-account #customer_login .col-2,
	.woocommerce-checkout #billing_email_field {
		width: 100% !important;
		margin-right: 0%;
	}
	#customer_login .col-2 {
		padding-top: 32px;
	}
	.checkout_coupon {
		clear: both;
		overflow: hidden;
	}
	.woocommerce-checkout .checkout_coupon input.button {
		font-size: 16px;
		font-size: 1rem;
		float: left;
		width: auto;
		margin: 0 0 0 10px;
	}
}

/* Minimum width of 1023px / tablet landscape
------------------------------------------------------------------------------------ */
@media screen and (min-width: 63.938em) {

	/* --- General --- */
	#front-pagecontent,
	.front-cats,
	.themes-page #primary,
	.single #primary,
	.page-template-default #primary,
	#site-branding,
	.search-no-results #primary,
	.error404 #primary,
	.subpage #primary,
	.woocommerce-cart #primary,
	.woocommerce-checkout #primary {
		padding-left: 2.08333333333333%; /* 30px at 1440px */
		padding-right: 2.08333333333333%; /* 30px at 1440px */
	}
	.list-view .list-description {
		right: 2.08333333333333%; /* 30px at 1440px */
	}
	#site-branding {
		left: 2.08333333333333%; /* 30px at 1440px */
	}
	.front-posts,
	.blog #primary,
	.archive #primary,
	.search-results #primary {
		padding: 0 1.04166666666667%; /* 15px at 1440px */
	}
	.social-nav {
		right: 1.875%;  /* 27px at 1440px */
	}
	.translate-wrap {
		right: 11.80555555555556%; /* 170px at 1440px */
	}
	.pagination {
		margin-left: 1.063%;
		margin-right: 1.063%;
	}
	.pagination .page-numbers {
		font-size: 52px;
		font-size: 3.25rem;
	}

	/* --- Front Page --- */
	.template-front .latest-themes {
		padding-top: 120px;
	}
	.latest-themes .theme {
		margin-bottom: 63px;
	}
	.front-cats {
		padding-top: 30px;
	}

	/* --- Front Page: Featured Posts --- */
	h2.featuredposts-title {
		margin: 190px 0 20px;
		padding-left: 1.063%; /* 15px at 1440px */
	}
	.grid-sizer {
		width: 31.2073%; /* 440px at 1440px */
		padding-left: 1.063%; /* 15px at 1440px */
		padding-right: 1.063%; /* 15px at 1440px */
	}
	.front-posts .post,
	.blog .post,
	.archive .post,
	.search-results .post,
	.search-results .type-page {
		width: 31.2073%; /* 440px at 1440px */
		margin-left: 1.063%; /* 15px at 1440px */
		margin-right: 1.063%; /* 15px at 1440px */
		margin-bottom: 75px;
		float: left;
	}
	#infinite-handle {
		margin-left: 1.063%; /* 15px at 1440px */
		margin-right: 1.063%; /* 15px at 1440px */
	}
	.post .post-link:hover {
	    opacity: 0.35;
	}

	/* --- All Themes Page --- */
	.grid-view .list-description {
		display: none;
	}
	.list-view .list-description {
		display: block;
		position: absolute;
		top: 4px;
		width: 63.19444444444444%;
	}
	.list-view .list-description span.functionality {
		position: absolute;
		left: 51.64835164835165%;
	}
	.list-view .theme-caption span.theme-name {
		left: 34.05797101449275%; /* 470px at 1440px */
	}
	.list-view .theme-caption span.theme-cat {
		left: 68.11594202898551%; /* 940px at 1440px */
	}
	
	/* --- Theme Single Page --- */
	.theme-img-slider-wrap {
		width: 64%;
		float: left;
	}
	.purchase-box-wrap {
		float: right;
		width: 34%;
		padding-top: 0;
	}
	.related-theme {
		font-size: 22px;
		font-size: 1.375rem;
	}
	
	/* --- Theme Bundle Page --- */
	.theme-bundle-wrap img {
		padding:  20px 0 110px;
	}
	.bundle-included {
		padding: 0 0 70px;
	}
	.bundle-included .bundle-included-theme {
		width: 14.58333333333333%;
		margin-right: 2.5%;
	}
	.bundle-included .bundle-included-theme:nth-child(3n+4) {
		margin-right: 2.5%;
	}
	.bundle-included .bundle-included-theme:nth-child(6n+7) {
		margin-right: 0;
	}

	/* --- About Page --- */
	.about-img-wrap.alignright {
		display: block;
		float: right;
		margin: 0 0 30px 70px;
		width: 40%;
		max-width: 40%;
	}
	.about-img-wrap .wp-caption-text {
		padding: 10px 0 0 0;
		display: block;
	}
	
		/* --- Subpage Columns --- */
	.small-left-column {
		width: 31.88405797101449%; /* 440px at 1440px */
		float: left;
		padding: 0;
	}
	.big-right-column {
		width: 55.07246376811594%; /* 760px at 1440px */
		float: right;
	}
	.subpage-small-wrap .small-left-column {
		width: 34.16666666666667%; /* 410px at 1200px */
	}
	.subpage-small-wrap .big-right-column {
		width: 63.33333333333333%; /* 760px at 1200px */
	}

	/* --- Footer --- */
	#colophon {
		margin-top: 200px;
		padding-top: 52px;
	}
	#footer-top {
		padding: 0 0 115px;
		width: 57.5%; /* 690px at 1440px */
	}
	#footer-bottom {
		padding: 0 0 115px;
	}
	#footer-bottom .widget {
		width: 23.08333333333333%; /* 277px at 1440px */
		float: left;
	}
	#footer-bottom .widget {
		margin-right: 2.5%; /* 30px at 1440px */
		margin-bottom: 0;
	}
	#footer-bottom .widget:last-of-type {
		margin-right: 0;
	}

	/* --- WooCommerce Cart Page --- */
	.cart_totals {
		width: 36.66666666666667%;
		float: right;
		clear: right;
	}
	.woocommerce_message,
	.woocommerce_info,
	.woocommerce-info,
	.woocommerce_message,
	.entry-content .woocommerce-error,
	.woocommerce_error,
	.woocommerce-message,
	p.cart-empty {
    	padding: 30px;
	}
	table.cart th.product-remove,
	.woocommerce-cart table.cart td.product-remove {
    padding-left: 0;
    text-align: center;
    width: 5%;
	}
	.woocommerce-cart table.cart td.product-thumbnail {
    	padding-left: 0;
		padding-top: 40px;
		padding-bottom: 40px;
		width: 22%;
	}
	table.cart th.product-name {
    width: 27%;
	    padding-left: 2%;
	}
	table.cart td.product-name {
		font-size: 22px;
		font-size: 1.375rem;
	}
	table.cart th.product-price {
		width: 9%;
		padding-left: 0;
	}
	table.cart th.product-quantity {
		width: 9%;
		padding-left: 0 !important;
		text-align: center;
	}
	table.cart th.product-subtotal {
	    padding-left: 0;
	    text-align: center;
	    width: 11%;
	}
	.woocommerce-cart table.cart td.product-subtotal {
		text-align: center;
	}
	table.cart tbody tr:last-child td:last-child {
	    padding: 38px 0 !important;
	}

	/* --- WooCommerce Checkout Page --- */
	#order_review tr th.product-name,
	#order_review tr th.product-total {
		padding-top: 0;
		font-weight: 600;
	}
	#payment .payment_methods li {
		list-style: none!important;
		padding: 18px 0;
	}
	.woocommerce-checkout .col2-set {
		width: 48.5%;
		float: left;
		margin-right: 0%;
	} 
	.woocommerce-checkout #order_review_heading,
	.woocommerce-checkout #wc_checkout_add_ons {
		 width: 48.5%;
		 float: right;
	}
	.woocommerce-checkout #order_review {
		 width: 36.5%;
		 float: right;
		 padding: 40px 6%;
	}
}

/* Minimum width of 1160px / desktop
------------------------------------------------------------------------------------ */
@media screen and (min-width: 72.500em) {

	body.menu-show {
	    position: relative;
	    overflow: auto;
	}
	.blog #primary,
	.single #primary,
	.page-template-default #primary,
	.themes-single #primary,
	.themes-bundle #primary {
		margin-top: 160px;
	}
	.themes-all #primary,
	.search-no-results #primary,
	.error404 #primary {
		margin-top: 120px;
	}
	.woocommerce-cart #primary,
	.woocommerce-checkout #primary {
		margin-top: 153px;
	}
	.archive #primary,
	.search-results #primary {
		margin-top: 117px;
	}
	.subpage #primary {
		margin-top: 120px;
	}
	#colophon {
		padding-left: 8.33333333333333%; /* 120px at 1440px */
		padding-right: 8.33333333333333%; /* 120px at 1440px */
	}
	.theme-bundle-wrap,
	.bundle-included,
	.woocommerce-cart #primary,
	.woocommerce-checkout #primary,
	.theme-info,
	.template-front .latest-themes,
	.template-front .sansserif-l,
	.template-front .serif-l,
	.themes-bundle .sansserif-l {
		max-width: 86.95652173913043%; /* 1200px at 1440px */
		margin-left: auto !important;
		margin-right: auto !important;
	}
	.woocommerce-checkout.woocommerce-order-received #primary {
		max-width: 100% !important; /* 1200px at 1440px */
	}
	.themes-single .sansserif-l {
		max-width: 65.21739130434783%;
	}
	.pagination {
		margin-top: 50px;
	}

	/* --- Site Title --- */
	#masthead {
		top: 0;
		height: 70px;
		background: rgba(255, 255, 255, 0.95);
		z-index: 1000;
		width: 100%;
		display: block;
		left: 0;
		position: fixed;
		-webkit-transition: top .3s ease-in-out;
	    -moz-transition: top .3s ease-in-out;
	    -o-transition: top .3s ease-in-out;
	    transition: top .3s ease-in-out;
	}
	.template-front .show-header {
	    top: 0;
	}
	.template-front .hide-header {
	    top: -70px !important;
	}
	#site-nav {
		transition: all 0.2s ease-in-out;
	}
	.fix {
		position: fixed;
	}
	#site-branding {
		margin: 0;
		padding: 0;
		position: absolute;
		top: 20px;
		display: block;
		z-index: 1000;
	}
	.template-front #site-branding {
		display: block;
	}
	#site-branding h1.site-title,
	#site-branding p.site-title {
		margin: 0;
		padding: 0;
		font-weight: normal;
	}
	#site-branding p.site-description {
		display: none;
	}
	#site-branding h1.site-title,
	#site-branding p.site-title {
		font-size: 22px;
		font-size: 1.375rem;
	}
	
	/* --- Main Menu --- */
	.menu-toggle {
		display: none;
	}
	.mobile-wrap {
	    display: block !important;
	    position: relative;
	    background: transparent;
	    top: auto;
	    left: auto;
	    right: auto;
	    bottom: auto;
	    margin: 0;
	    padding: 0;
	    z-index: auto;
	    font-size: 22px;
		font-size: 1.375rem;
		height: 70px;
	}
	.mobile-wrap a {
		color: rgba(0, 0, 0, 0.9);
	}
	#site-nav {
		text-align: center;
		padding: 20px 0 0 0;
	}
	#site-nav ul {
		position: relative;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#site-nav ul li  {
		position: relative;
		display: inline-block;
		margin: 0;
		padding: 0;
	}
	#site-nav ul li a {
		display: block;
		padding: 0 15px;
	}
	#site-nav ul li a:hover {
		color: rgba(0, 0, 0, 0.9);
	}
		
	/* --- Social Menu --- */
	.social-nav {
		position: absolute;
		top: 20px;
		bottom: auto;
	  	display: block;
	  	padding: 0;
	  	border-bottom: none;
	  	line-height: 0;
	  	text-align: right;
	}
	.social-nav ul {
		display: inline-block;
		padding: 0;
		margin: 0;
		position: relative;
	    bottom: auto;
	    left: auto;
	    font-size: 26px;
	}
	.social-nav ul li {
		display: inline-block;
		margin: 0;
		padding: 0;
	}
	.social-nav ul li a {
		display: block;
		margin: 0;
		padding: 0;
		font-size: 26px;
		line-height: 1.5;
		overflow: hidden;
	}
	.social-nav ul li a {
	    width: 30px;
	    height: 30px;
	}
	.social-fb {
		background: url(images/icons.svg);
		background-position: 0 0;
		background-size: 30px 30px;
	}
	.social-tw {
		background: url(images/icons.svg);
		background-position: 0 -30px;
		background-size: 30px 30px;
	}
	.social-insta {
		background: url(images/icons.svg);
		background-position: 0 -60px;
		background-size: 30px 30px;
	}

	/* --- Language Switcher --- */
	#lang_sel_list {
	    height: 28px;
	     padding-bottom: 0;
	}
	#lang_sel_list ul li {
	     width: 40px;
	}
	.translate-wrap #lang_sel_list li.icl-en,
	.translate-wrap #lang_sel_list li.icl-en a.lang_sel_other {
		 width: 40px;
	}
	.translate-wrap #lang_sel_list li.icl-de {
	     width: 50px;
	}
	.translate-wrap {
		position: absolute;
		top: 20px;
		left: auto;
		right: 180px;
		bottom: auto;
	}
	#lang_sel_list a:visited {
	    font-size: 22px;
	    color: rgba(0, 0, 0, 0.9);
	}
	.translate-wrap #lang_sel_list li.icl-de:before {
		font-size: 22px;
	}
	.translate-wrap #lang_sel_list li a:after {
	    font-size: 22px;
	     color: rgba(0, 0, 0, 0.9);
	}
	.translate-wrap #lang_sel_list li a,
	.translate-wrap #lang_sel_list li a:after {
		height: 28px;
	}
	.translate-wrap #lang_sel_list a.lang_sel_sel:after {
		 border-bottom: 1px solid rgba(0, 0, 0, 0.9);
	}
	.translate-wrap #lang_sel_list a.lang_sel_sel,
	.translate-wrap #lang_sel_list a.lang_sel_sel:visited,
	.translate-wrap #lang_sel_list ul a.lang_sel_other, 
	.translate-wrap #lang_sel_list ul a.lang_sel_other:visited,
	.translate-wrap #lang_sel_list a.lang_sel_other:hover,
	.translate-wrap #lang_sel_list li.icl-de:before,
	.translate-wrap #lang_sel_list li a.lang_sel_other:hover::after {
	    color: rgba(0, 0, 0, 0.9);
	}
	
	/* --- Blog Posts --- */
	.single-post.nothumb .site-content .post,
	.single-post.bigthumb .site-content .post,
	.single-format-standard .site-content .post {
		width: 65.21739130434783%; /* 900px at 1440px */
		max-width: 900px;
		margin: 0 auto;
	}
	.single-post.nothumb .entry-header h1.entry-title {
		padding-left: 11.76470588235294%; /* 100px at 1440px */
	}
	.single-post.bigthumb .site-content .entry-thumbnail {
		margin-left: -26.66666666666667%; /* 240px at 1440px */
		margin-right: -26.66666666666667%; /* 240px at 1440px */
		padding-bottom: 60px;
		text-align: center;
	}
	.single-format-standard #primary .entry-thumbnail {
		padding: 10px 13.333% 110px 0; /* 120px at 1440px */
		margin-left: -16.66666666666667%; /* 150px at 1440px */
		float: left;
		max-width: 44%;
	}
	.date-author-wrap {
		width: 40.55555555555556%;
	}
	.cats-comments-wrap {
		width: 59%;
	}

	/* --- Wide Content --- */
	.wide-content,
	#primary #jp-relatedposts {
		margin: 0 -16.66666666666667% 1.875em; /* 1200px width at 1440px */
	}
	.extra-wide-content {
		margin: 0 -26.66666666666667% 1.875em; /* 1380px width at 1440px */
	}
	.entry-content .indent {
		text-indent: 100px;
	}
	
	/* --- Blog Widget Area --- */
	.blog-bottom {
		margin: 200px 0 0;
		padding: 70px 8.33333333333333% 0;
	}
	.single-post .blog-bottom {
		margin: 40px 0 0;
	}
	.sidebar {
		width: 36.66666666666667%; /* 440px at 1440px */
		float: left;
	}
	.popular-posts {
	    width: 56.25%;
	    float: right;
	    padding: 0;
	}
	
	/* --- Front Page --- */
	.template-front p.intro {
		margin: 50px 0 30px;
	}
	.template-front .latest-themes {
		padding-top: 120px;
	}
	.new-btn {
		right: -50px;
	}
	
	/* --- All Themes Page --- */
	.grid-view .theme-link  {
		width: 48.91304347826087%;
	}
	.themes-all.grid-view .theme-caption {
		opacity: 0;
		-moz-transition: all .3s ease-in-out;
		-webkit-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}
	.themes-all .theme-link:hover > .theme-preview {
		opacity: 0.5;
		-moz-transition: all .3s ease-in-out;
		-webkit-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}
	.themes-all .theme-link:hover > .theme-caption {
		opacity: 1;
		-moz-transition: all .3s ease-in-out;
		-webkit-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}

	/* --- Theme Single Page --- */
	.theme-img-slider-wrap {
		width: 66.66666666666667%; /* 800px at 1440px */
	}
	.purchase-box-wrap {
		width: 30.83333333333333%; /* 370px at 1440px */
	}
	.themes-single h1.single-theme-title {
		padding: 0 0 50px;
	}
	
	/* --- Sub Pages (Blog Archive, Text Docs, FAQ etc) --- */
	ul.archive-years li {
		width: 12.5%;
		margin: 0;
	}

	/* --- Theme Doc Page: Tutorial Posts --- */
	.themedoc-posts .post,
	.themedoc-posts .post:nth-child(even),
	.themedoc-posts .post:nth-child(odd) {
		width: 23.35%;
		float: left;
		margin-left: 0;
		clear: none;
		margin-right: 2.17391304347826%;
		padding-bottom: 80px;
	}
	.themedoc-posts .post:nth-child(4n+4),
	.themedoc-posts .post:nth-child(8n+8) {
		margin-right: 0;
		clear: right;
	}
	.themedoc-posts .post:nth-child(5n+5) {
		clear: left;
	}
	.themedoc-posts .post:last-child,
	.themedoc-posts .post:nth-last-child(2),
	.themedoc-posts .post:nth-last-child(3),
	.themedoc-posts .post:nth-last-child(4) {
    	padding-bottom: 0;
	}
	[id]:target::before {
    	content: "";
		display: block;
		padding-top: 100px;
		margin-top: -100px;
	}
	
	/* --- About Page --- */
	.about-img-wrap {
	position: absolute;
	top: 0;
	right: 0;
	max-width: 28.98550724637681%; /* 400px at 1440px */
	margin: 0;
	}
	.aboutpage {
		max-width: 55.07246376811594%; /* 760px at 1440px */
		float: left;
	}
	.about-img-wrap.alignright {
		width: 31.88405797101449%;
		max-width: 31.88405797101449%;
	}

	/* --- Footer --- */
	.sidebar .widget {
		padding-bottom: 60px;
	}
}


/* Minimum width of 1800px / big screens
------------------------------------------------------------------------------------ */
@media screen and (min-width: 112.500em) {

	/* --- Blog Posts --- */
	.single-post.nothumb .site-content .post,
	.single-post.bigthumb .site-content .post,
	.single-format-standard .site-content .post {
		max-width: 1100px;
	}
	.template-front .latest-themes,
	.theme-bundle-wrap,
	.bundle-included,
	.theme-info,
	.woocommerce-cart #primary,
	.woocommerce-checkout #primary {
		max-width: 70%;
	}
	
	/* --- Blog Posts --- */
	.template-front .entry-content p.sansserif-xl,
	p.sansserif-xl,
	.single-post .entry-content p.sansserif-xl,
	h1.single-theme-title,
	.entry-header h1.entry-title,
	ul.archive-cats li,
	.subpage .entry-content p.theme-docs-list,
	.single-post .entry-header h1.entry-title,
	h1.bundle-title {
		font-size: 375%;
	}
	.template-front .entry-content p.intro span.serif,
	#footer-top .widget h3.widget-title,
	.serif-xl {
		font-size: 400%;
	}
	.template-front h2.featuredposts-title,
	.template-front .latest-themes p,
	.serif-l,
	.aboutpage p,
	.sidebar .widget_nav_menu  ul li,
	h2.related-themes-title {
		font-size: 250%;
	}
	.template-front .entry-content p.sansserif-m,
	.entry-header h2.entry-title,
	.template-front .entry-content p.quote,
	.sansserif-l,
	.single-post .entry-content p.sansserif-l,
	.aboutpage h2,
	.aboutpage h3,
	.featured-content-box p.featured-content-text span,
	.subpage .entry-header h1.entry-title,
	.woocommerce-cart .entry-header h1.entry-title,
	.woocommerce-checkout .entry-header h1.entry-title,
	h1.bundle-title span.bundle-price {
		font-size: 237%;
	}
}


/*-----------------------------------------------------------------------------------*/
/*	Print
/*-----------------------------------------------------------------------------------*/
@media print {

}

