/*
Theme Name: Moka Elma
Theme URI: http://www.elmastudio.de/en/
Author: Elmastudio
Author URI: http://www.elmastudio.de/en/
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: moka
*/

/*-----------------------------------------------------------------------------------*/
/*	1.0 Reset
/*-----------------------------------------------------------------------------------*/
* {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0; padding: 0; border: 0; font-size: 100%; vertical-align: baseline;}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }
html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
figure { margin: 10% 0; }
figcaption { text-align: center; }
img { border: 0; -ms-interpolation-mode: bicubic;}
a:hover, a:active, a:focus { outline: none; -moz-outline-style: none;}
input {-webkit-border-radius:0; border-radius:0;}
::-webkit-input-placeholder {color: #363636;}
:-moz-placeholder {color: #363636;}
::-moz-placeholder {color: #363636;}
:-ms-input-placeholder {color: #363636;}

/* Clearfix */
.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0;}
.clearfix:after{clear:both; content:' '; display:block; font-size:0; line-height:0; visibility:hidden; width:0; height:0; }

/* Hide Specific Styles and Button */
a.wc-forward,
a.about_paypal,
.return-to-shop,
.woocommerce-checkout .woocommerce-info,
a.showlogin,
.woocommerce-info .login {
	display: none !important;
}

/* Jetpack Recent Posts */
div#jp-relatedposts div.jp-relatedposts-items-visual .jp-relatedposts-post img.jp-relatedposts-post-img, div#jp-relatedposts div.jp-relatedposts-items-visual .jp-relatedposts-post span {
max-width: 98.1%;
border: 1px solid #ccc;
background: #fff;
padding: 3px;
margin-bottom: 10px;
}

div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context, div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date {
opacity: .6;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 13px;
font-size: 0.8125rem;
}

/* Custom WooCommerce Changes */
#payment .payment_methods li img {
    float: right;
    border: 0;
    padding: 0;
    max-height: 3em !important;
}
.archive .tag-video .entry-thumbnail,
.blog .tag-video .entry-thumbnail,
.single-post .tag-video .entry-thumbnail,
.archive .tag-video-en .entry-thumbnail,
.blog .tag-video-en .entry-thumbnail,
.single-post .tag-video-en .entry-thumbnail {display: none;}

/* Switch Terms checkbox about pay button */
.entry-content ul.payment_methods li {
   padding-top: 10px !important;
}
table.shop_table tfoot th {
	border-right: 1px solid #ccc;
	border-left: none;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
       position:relative;
       top:35px;
   }
#payment .terms {
    position:relative;
    top: -115px;
    padding-left: 35px;
    padding-bottom: 10px;
}
.terms {
	display: block;
	overflow: hidden;
}
.terms .checkbox {
	float: right;
	width: 96%;
}
.terms .input-checkbox {
	float: left;
    width: 4%;
    margin: 8px 0 0 0;
}
.terms .checkbox a {
	text-decoration: underline;
}
    
/* Completed Order Updates */
.woocommerce ul.order_details {
	background: #eef6fe;
    margin: 0 0 35px;
    padding: 30px 45px 20px;
    font-size: 15px;
    font-size: 0.9375rem;
    color: #363636;
    line-height: 1.6;
}
table.shop_table.order_details th.product-name,
table.shop_table.order_details th.product-total {
	border-top: 1px solid #ccc;
}
table.shop_table.order_details th.product-name,
table.shop_table.order_details td.product-name {
	border-left: 1px solid #ccc;
}
table.shop_table.order_details td.product-name {
	padding-left: 20px;
}
table.shop_table.order_details td.product-name a {
	text-decoration: none;
	font-weight: bold;
}
table.shop_table.order_details td.product-name small a {
	font-weight: bold;
	color: #0142d0;
}
table.shop_table.order_details th.product-total {
	border-right: 1px solid #ccc;
}
.order-again {
	display: none;
}
table.shop_table.order_details td {
	text-align: left;
    padding-left: 35px;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

/*-----------------------------------------------------------------------------------*/
/*	2.0 General Styles
/*-----------------------------------------------------------------------------------*/
body {
	margin: 0 auto;
	background: #fff;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #363636;
	-webkit-hyphens: auto;
	   -moz-hyphens: auto;
	    -ms-hyphens: auto;
			hyphens: auto;
}
.single .site-content .post,
.site-content .page {
	position: relative !important;
	max-width: 100%;
	float: none;
	top: auto;
	left: auto;
	border-bottom: none;
}

/* --- Headings --- */
h1, h2, h3, h4, h5, h6 {
	color: #161616;
	font-weight: bold;
}
h1 {
	margin: 44px 0 34px;
	font-size: 22px;
	font-size: 1.375rem;
}
h2 {
	margin: 44px 0 34px;
	font-size: 22px;
	font-size: 1.375rem;
	line-height: 1.35;
}
h3 {
	margin: 34px 0 24px;
	font-size: 20px;
	font-size: 1.25rem;
	line-height: 1.35;
}
h4 {
	margin: 24px 0 24px;
	font-size: 18px;
	font-size: 1.125rem;
	line-height: 1.35;
}
h5 {
	margin: 24px 0 14px;
	font-size: 16px;
	font-size: 1rem;
}
h6 {
	margin: 24px 0 14px;
	font-size: 15px;
	font-size: 0.9375rem;
}
.front-sticky h4 {
	display: none;
}

/* Text Elements */
p {
	margin-bottom: 24px;
}
.entry-content p:last-child {
	margin-bottom: 0;
}
.entry-content .wide-content p:last-child {
	margin-bottom: 34px;
}
.entry-content blockquote p:last-child {
	margin-bottom: 24px;
}
ul, ol {
	margin: 0 0 24px 0;
	padding-left: 30px;
}
ul {
	list-style: square;
}
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 ul li  {
	margin-bottom: 12px;
}
.entry-content ul ul li:last-child,
.entry-content ol ol li:last-child,
#comments ul ul li:last-child,
#comments ol ol li:last-child {
	margin-bottom: 0;
}
.entry-content ul ul,
.entry-content ol ol,
#comments ul ul,
#comments ol ol {
	margin-top: 12px;
}
.entry-content ul.contact-info {
font-size: 16px;
font-size: 1rem;
line-height: 1.55;
}
dt {
	font-weight: bold;
}
b, strong {
	font-weight: bold;
}
dfn, em, i {
	font-style: italic;
}
s, strike, del {
	text-decoration: line-through;
}
address {
	margin: 0 0 34px;
	font-size: 18px;
	font-size: 1.125rem;
	line-height: 1.6;
}
pre {
	max-width: 100%;
	margin-bottom: 20px;
	padding: 15px;
	overflow: auto;
	background: #f2f2f2;
	font-family: Consolas, Monaco, monospace;
	font-size: 14px;
	font-size: 0.8125rem;
	line-height: 1.4;
}
code, kbd, tt, var {
	font-family: Consolas, Monaco, monospace;
	font-size: 14px;
	font-size: 0.8125rem;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	background: #d9e9fc;
	text-decoration: none;
}
sup,
sub {
	position: relative;
	vertical-align: baseline;
	height: 0;
	font-size: 75%;
	line-height: 0;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 13px;
	font-size: 0.8125rem;
	letter-spacing: 0px !important;
}
big {
	font-size: 125%;
}
figure {
	margin: 0;
}
img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}
dt {
	padding: 0 0 7px;
	font-weight: bold;
}
dd {
	margin: 0 0 20px;
}
dl dt {
	font-size:16px;
	font-size:1rem;
	font-weight: bold;
	line-height:1.5;
	color: #162626;
}
dl dd {
	margin: 0 0 34px;
	line-height:1.65;
}

/* Tables */
table {
	width: 100%;
	margin: 0 0 40px;
	border-collapse: collapse;
	border-spacing: 0;
	border-bottom: 1px solid #ccc;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.3;
}
table td {
	padding: 12px 10px 12px 0;
	border-top: 1px solid #ccc;
}
table caption {
	margin: 40px 0;
}
table th {
	padding: 12px 10px 12px 0;
	text-align:left;
	font-weight: bold;
	color: #161616;
}

/* Alignment */
.alignleft,
.alignright {
	display: block;
}
.alignleft {
	margin: 5px 30px 5px 0;
	float: left;
}
.alignright {
	margin: 5px 0 0 30px;
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
img.alignleft,
img.alignright {
	margin-top:10px;
	margin-bottom:20px;
}

/* Forms */
input,
textarea {
	padding: 8px 2%;
	background: #f4f4f4;
	border: 1px solid #f4f4f4;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-size: 0.9375rem;
	color: #363636;
	line-height:1.6;
	-webkit-transition: all 0.2s ease-in-out;
	   	-ms-transition: all 0.2s ease-in-out;
	   	 -o-transition: all 0.2s ease-in-out;
	   	 	transition: all 0.2s ease-in-out;
}
input:hover,
input:focus,
v:active,
textarea:hover,
textarea:focus,
textarea:active {
	background: #fff;
	border: 1px solid #ccc;
	outline: none;
}

/* Buttons */
input[type="button"],
input[type="submit"] {
	padding: 12px 20px;
	background: #161616;
	color: #fff;
	border:none;
	font-size: 15px;
	font-size: 0.9375rem;
	cursor: pointer;
	-webkit-appearance: none;
}
input#submit,
input.wpcf7-submit {
	margin: 25px 0 10px;
	padding: 12px 20px;
	border: none;
	font-size: 15px;
	font-size: 0.9375rem;
	cursor: pointer;
	-webkit-appearance: none;
	color: #fff;
	width: 100%;
}
input[type="button"]:hover,
input[type="submit"]:hover,
input#submit:hover,
input.wpcf7-submit:hover,
.jetpack_subscription_widget input[type="submit"]:hover,
a.circle-small:hover {
	background: #5b5b5b;
	color: #fff;
}

/*-----------------------------------------------------------------------------------*/
/*	3.0 Links + Colors
/*-----------------------------------------------------------------------------------*/
a {
	color: #363636;
	text-decoration: none;
}
a:hover,
.entry-footer a:hover,
.widget_nav_menu ul li a:hover,
#search-btn:hover,
.nav-next a:hover,
.nav-previous a:hover,
.previous-image a:hover,
.next-image a:hover,
.format-link .entry-content a.link:hover:after,
.woocommerce a.button {
	color: #999;
}
.entry-content a,
.comment-text a,
.textwidget a,
a.read-more,
.widget_moka_about p.about-text a,
.widget_moka_quote p.quote-author a,
.template-fullwidth p.subtitle a,
.template-fullwidth p.subtitle-bottom a,
#front-sidebar .widget_moka_about p.about-links a:hover {
	text-decoration: underline;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #161616;
}
input#submit,
input.wpcf7-submit,
.template-archive .archive-tags a:hover,
.page-id-32064 .entry-content ul li a:hover,
.page-id-34940 .entry-content ul li a:hover,
.jetpack_subscription_widget input[type="submit"]:hover,
.sidebar-bottom .widget_search input[type="submit"]:hover,
.sidebar-footer .widget_search input[type="submit"]:hover,
.widget_nav_menu a:hover {
	background: #161616;
	color: #fff;
}
.entry-cats a,
.entry-tags,
.entry-tags ul li a,
.entry-footer a,
.nav-next a,
.nav-previous a,
.previous-image a,
.next-image a,
.entry-details a {
	color: #999;
}
.entry-cats a:hover,
.entry-tags ul li a:hover,
.entry-footer a:hover,
.nav-next a:hover,
.nav-previous a:hover,
.previous-image a:hover,
.next-image a:hover,
.entry-details a:hover,
.share-btn:hover,
.agb-box label.checkbox a {
	text-decoration: underline;
}
.format-link .entry-content a.link {
	text-decoration: none;
	font-size: 18px;
	font-size: 1.125rem;
}
.format-link .entry-content a.link:after {
	display: inline;
	content: '\2192';
	padding: 0 0 0 5px;
	color: #363636;
	-webkit-font-smoothing: antialiased;
	vertical-align: top;
}
a.more-link,
a.read-more {
	font-weight: bold;
}

/* --- Transitions --- */
a,
#search-btn,
input[type="button"],
input[type="submit"],
.entry-header h2.entry-title a,
#comments .comment-text p.comment-reply a.comment-reply-link,
.entry-cats ul li a:hover,
.entry-tags ul li a:hover,
.page-id-32064 .entry-content ul li a:hover,
.page-id-34940 .entry-content ul li a:hover,
.template-archive .archive-tags a:hover,
#site-nav a,
.widget a,
ul.moka-postformats li,
a.entry-format,
.entry-content a:hover,
.entry-details a:hover,
.comment-content a:hover,
#comments #respond p.logged-in-as a:hover,
#colophon a:hover,
.author-wrap a:hover,
.themethumb-large,
.themethumb-medium,
.themethumb-small {
	-webkit-transition: all 0.15s ease-in-out;
	   	-ms-transition: all 0.15s ease-in-out;
	   	 -o-transition: all 0.15s ease-in-out;
	   	 	transition: all 0.15s ease-in-out;
}

/* --- Social Links Hovers --- */
ul.sociallinks li a:hover {
	opacity: 0.6;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
}


/*-----------------------------------------------------------------------------------*/
/*	4.0 Header
/*-----------------------------------------------------------------------------------*/
#masthead {
	position:relative;
	display:block;
	padding: 10px 10px 0;
}
#site-title {
	margin-right: 50px;
	padding: 0 0 40px;
}
#site-title h1 {
	display: block;
	margin: 0;
	padding: 0;
	font-size: 22px;
	font-size: 1.375rem;
	line-height: 1.15;
	-ms-word-break: break-word;
     	word-break: break-word;
	 	word-break: break-word;
}
#site-title h1 a {
	display: inline-block;
	width: 129px;
	height: 39px;
	text-indent: -99999px;
	background: url(/wp-content/themes/moka-elma/images/elmastudio-small.png) 0 0 no-repeat;
}
#site-title h2.site-description {
	display: none;
}

/* --- Sidebar + Main Menu + Menu Widgets --- */
#sidebar {
	position: relative;
}
#mobile-menu-btn {
	position: absolute;
	top: 15px;
	right: 10px;
	width: 44px;
	height: 34px;
	display: block;
	background:#0142d0 url(/wp-content/themes/moka-elma/images/menu-btn.png) 0 0 no-repeat;
	text-indent: -99999px;
}
#site-nav {
	display: none;
	padding: 0 10px 45px;
}
#site-nav ul {
	list-style: none;
	margin: 0;
	padding: 10px 0;
	border-bottom: 1px solid #ddd;
}
#site-nav ul.main-menu {
	padding: 10px 0;
}
#site-nav ul li,
.widget-area .widget_nav_menu ul li,
.widget-area .widget_pages ul li,
.widget-area .widget_categories ul li  {
	display: block;
	padding: 0 0 3px;
}
#site-nav ul li li,
.widget-area .widget_nav_menu ul li li,
.widget-area .widget_pages ul li li,
.widget-area .widget_categories ul li li  {
	padding: 0 0 3px;
}
#site-nav ul.main-menu li:last-child,
#site-nav ul.second-menu li:last-child,
.widget-area .widget_nav_menu ul li:last-child,
.widget-area .widget_pages ul li:last-child,
.widget-area .widget_categories ul li:last-child {
	padding: 0;
}
#site-nav ul ul.sub-menu,
#site-nav ul ul.children,
.widget-area .widget_nav_menu ul ul,
.widget-area .widget_pages ul ul,
.widget-area .widget_categories ul ul {
	padding: 3px 0 0;
	font-size: 14px;
	font-size: 0.875rem;
}
#site-nav ul li a {
	display: inline-block;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1.55;
	color: #555;
}
#site-nav ul li a:hover {
	color: #000;
}
#site-nav ul ul ul li a,
.widget_nav_menu ul ul ul li a,
.widget_pages ul ul ul li a,
.widget_categories ul ul ul li a {
	margin-left: 17px;
}
#site-nav ul ul li a:before,
.widget_nav_menu ul ul li a:before,
.widget_pages ul ul li a:before,
.widget_categories ul ul li a:before {
	display: inline;
	content: '\002d';
	padding: 0 12px 0 0;
	-webkit-font-smoothing: antialiased;
	vertical-align: top;
}
.widget_nav_menu ul li a:hover {
	background: none;
}

/* --- Main Search Form --- */
#search-btn {
	margin: 8px 0 0 0;
	padding: 0;
	display: inline-block;
	font-size: 14px;
	font-size: 0.875rem;
	color: #555;
	cursor: pointer;
}
#search-btn:hover {
	color: #000;
}
.search-overlay {
	display: none;
	position: fixed;
	overflow: hidden !important;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(255, 255, 255, 1);
	z-index: 1000;
}
.searchhide .search-overlay {
	display: none !important;
}
body.searchfullwidth {
	overflow: hidden !important;
	width: 100%;
	height: 100%;
	position: fixed;
}
.search-wrap {
	width: 100%;
	margin: 90px 0 0;
	padding: 0 5% 65px;
	overflow: hidden;
	display: inline-block;
}
.search-wrap p.search-info {
	margin: 20px 0 0 0;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1.45;
}
.search-wrap .search-close {
	position: fixed;
	top: 0;
	right: 10px;
	width: 40px;
	height: 40px;
	background: url(/wp-content/themes/moka-elma/images/icons.png) 10px -30px no-repeat;
	text-indent: -99999px;
	cursor: pointer;
}
.search-wrap #searchform {
	max-width: 100%;
}
.search-wrap #searchform input[type="submit"] {
	display: none;
}
.search-wrap #searchform input#s {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	width: 100%;
	float: none;
	margin-right: 0;
	padding: 15px 0;
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 1.1;
	background: none !important;
	border: none !important;
	-ms-word-break: break-all;
     	word-break: break-all;
	 word-break: break-word;
}
.search-wrap ::-webkit-input-placeholder {color: #ddd;}
.search-wrap :-moz-placeholder {color: #ddd;}
.search-wrap ::-moz-placeholder {color: #ddd;}
.search-wrap :-ms-input-placeholder {color: #ddd;}

/* --- Facebook Likebox --- */
.fb-likebox {
	display: none;
}


/*-----------------------------------------------------------------------------------*/
/*	5.0 Posts
/*-----------------------------------------------------------------------------------*/

.site-content .post,
.site-content .type-attachment,
.search-results .site-content .page {
	position: relative;
	display:block;
	margin: 0;
	padding: 60px 10px 0;
}
.site-content .post:first-child {
	padding-top: 0;
}
.entry-footer {
	padding-top: 30px;
	padding-bottom: 60px;
	border-bottom: 1px solid #ccc;
	font-size: 13px;
	font-size: 0.8125rem;
}
.site-content .post:last-of-type .entry-footer {
	border-bottom: none;
}
.front-sticky .post:last-of-type .entry-footer {
	border-bottom: 1px solid #ccc !important;
}

/* --- Post Header --- */
.entry-thumbnail {
	line-height: 0;
	text-align: center;
}
.entry-thumbnail img.wp-post-img {
	line-height: 0;
}
.entry-header {
	position: relative;
}
.entry-header h1.entry-title,
.entry-header h2.entry-title {
	margin: 0;
	padding: 0 0 25px;
	font-size: 22px;
	font-size: 1.375rem;
}
.format-quote .entry-header h2.entry-title,
.format-link .entry-header h2.entry-title {
	font-size: 16px;
	font-size: 1rem;
}

/* --- Post Date + Comments --- */
.entry-details {
	position: relative;
	display: inline-block;
	padding: 0 0 15px;
	font-size: 12px;
	font-size: 0.75rem;
}
.entry-details .entry-date,
.entry-details .entry-comments,
.entry-details .entry-edit,
.entry-details .full-size-link {
	display: inline;
	color: #999;
}
.entry-details .entry-comments:before,
.entry-details .entry-edit:before,
.entry-details .full-size-link:before {
	display: inline;
	content: '\002f';
	padding: 0;
	-webkit-font-smoothing: antialiased;
	vertical-align: top;
}
.entry-details .entry-edit:before,
.entry-details .full-size-link:before,
.comment-content ul li.comment-edit:before {
	padding: 5px 8px 0 5px;
}

/* --- Post Share + Cats + Tags --- */
.entry-cats span,
.entry-tags span {
	display: inline;
}
.single-post .entry-cats:before,
.front-recent .entry-date a.entry-date:before  {
	display: none;
	content: '';
	margin-top: 0;
	padding: 0;
}
.entry-cats,
.entry-tags ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1.65;
	color: #999;
}
.entry-tags {
	margin: 6px 0 0 0;
}
.entry-cats a,
.entry-tags ul li {
	display: inline;
	color: #999;
}
.share-btn {
	display: none;
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-size: 0.8125rem;
	color: #999;
	cursor:pointer;
	text-align: center;
}
.share-links-wrap {
	display: none;
	position: absolute;
	width: 150px;
	bottom: 100px;
	left: 10px;
	background: #fff;
	border: 1px solid #ccc;
	padding: 15px 15px 7px;
	z-index: 1;
	-webkit-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 3px 8px rgba(0,0,0,0.2);
	box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.2);
}
.single-post .share-links-wrap {
	display: block !important;
	position: relative;
	width: auto;
	bottom: auto;
	left: auto;
	background: none;
	border: none;
	padding: 0;
	-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	-moz-box-shadow: 0 0 0 rgba(0,0,0,0);
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.share-links-wrap:after {
	content: '';
	display: block;
	width: 18px;
	height: 20px;
	position: absolute;
	border: none !important;
	bottom: -17px;
	right: 45%;
	background: url(/wp-content/themes/moka-elma/images/share-bg.png) 0 0 no-repeat;
}
.single-post .share-links-wrap:after {
	display: none;
}
.single-post .entry-cats {
	display: block;
	overflow: hidden;
	clear: both;
	float: none;
}
.share-links-wrap ul {
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
}
.share-links-wrap h3.share-this {
	display: none;
}
.share-links-wrap ul li,
.share-themes ul li {
	padding: 1px;
	height: 30px;
	margin:0;
}
.share-links-wrap ul li.twitter,
.share-links-wrap ul li.gplus,
.share-links-wrap ul li.fb,
.share-links-wrap ul li.pinit {
	height:30px;
	text-align: left;
	vertical-align: baseline;
}
.share-links-wrap ul li.pinit,
.share-links-wrap ul li.fb {
	width:120px;
}
.share-links-wrap ul li.fb iframe,
.share-themes ul li.fb iframe {
	width: 120px;
	height: 20px;
	vertical-align: baseline;
}
.share-links-wrap ul li.pinit a {
	-webkit-transition: none;
	   -moz-transition: none;
	     -o-transition: none;
		  	transition: none;
}
.page-link {
	display: block;
	padding: 15px 0;
	clear: both;
	font-size: 14px;
	font-size: 0.875rem;
	word-spacing:18px;
}
.page-link a {
	display: inline-block;
	text-decoration: none;
	margin-bottom: 8px;
}

/* --- Post Typography --- */
.entry-content p,
.entry-summary p,
.entry-content ul,
.entry-content ol {
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.65;
}
.post .entry-content p,
.post .entry-summary p,
.post .entry-content ul,
.post .entry-content ol {
	font-family: 'Libre Baskerville', Georgia, serif;
}
.single .post .entry-content p.jp-relatedposts-post {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.3;
}
.jp-relatedposts-post span {
	padding-top: 3px;
}
p.justify {
	text-align: justify;
}
.entry-content blockquote,
#comments blockquote {
	margin-left: 15px;
	padding-left: 15px;
	border-left: 1px solid #363636;
}
.entry-content blockquote p,
#comments blockquote p {
	font-style: italic;
}
.entry-content blockquote cite,
#comments blockquote cite {
	font-size: 15px;
	font-size: 0.9375rem;
	font-style: normal;
}
.entry-content blockquote cite:before,
#comments blockquote cite:before {
	content: '\2014';
	display: inline;
	padding: 0 5px 0 0;
	-webkit-font-smoothing: antialiased;
}
.entry-content p span.dropcap {
	float: left;
	padding: 0 6px 0 0;
	font-size: 52px;
	font-size: 3.25rem;
	color: #161616;
	font-weight: bold;
	line-height: 1;
}
.single .entry-content p.pull-left,
.single .entry-content p.pull-right {
	margin-bottom: 24px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #161616;
	font-style: italic;
	font-weight: bold;
	line-height: 1.5;
}
.template-front .entry-content p.pull-left,
.template-front .entry-content p.pull-right {
	display: none;
}

/* --- Images / Video --- */
img {
	max-width:100%;
	height:auto;
}
img.wp-post-image {
	padding: 0;
}
.entry-thumbnail {
	padding: 0 0 30px;
}
img.img-border {
	max-width:98.1%;
	padding:5px;
	background:#fff;
	border:1px solid #ccc;
}
.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,
.widget p.wp-caption-text,
.gallery .gallery-item .gallery-caption,
.single .gallery .gallery-item .gallery-caption,
.type-attachment .entry-content .entry-caption p {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.5;
}
.entry-content p.wp-caption-text,
.type-attachment .entry-content .entry-caption p {
	margin: 0;
	padding: 18px 2px 24px;
}
.format-image.sticky .entry-content p.wp-caption-text:last-child {
	padding-bottom: 24px;
}
.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 */
}

/* Image Galleries */
.gallery {
	margin:0;
	padding:0;
	line-height: 0;
}
.gallery .gallery-item {
	width:31.6%;
	float:left;
	margin-right: 2.6%;
	margin-bottom: 4px;
}
.sticky .gallery .gallery-item {
	margin-bottom: 16px;
}
.gallery .gallery-item:nth-of-type(3n + 3) {
	margin-right: 0;
}
.gallery .gallery-item .gallery-icon {
	line-height: 0;
}
.gallery .gallery-item img {
	width: 100%;
	height: auto;
}
.gallery .gallery-item .gallery-caption {
	display: none;
	margin: 8px 2px 24px;
	padding: 0;
}

/* Image Attachments */
.site-content .type-attachment {
	padding-top: 0 !important;
}
.type-attachment .entry-content .entry-caption {
	display: inline-block;
}


/*-----------------------------------------------------------------------------------*/
/*	5.1 Single Posts
/*-----------------------------------------------------------------------------------*/

.single .gallery .gallery-item .gallery-caption {
	display: block;
}
.single .entry-footer {
	padding-top: 60px;
}

/* --- Author Info Box --- */
.single-post .author-wrap {
	margin: 60px 0 0;
	clear: both;
}
.single-post .author-info img.avatar {
	width: 40px;
	height: 40px;
	margin: 2px 0 0 0;
	float: left;
	-webkit-border-radius: 100px;
	   -moz-border-radius: 100px;
	        border-radius: 100px;
}
.author-info h6 {
	margin: 0;
	padding: 0 0 15px 55px;
}
.single-post .author-info p.author-description {
	margin: 0;
	padding: 0 0 0 55px;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.65;
}

/*-----------------------------------------------------------------------------------*/
/*	5.2 Comments
/*-----------------------------------------------------------------------------------*/
#comments {
	position: relative;
}
#comments li.comment,
#comments li.pingback {
	overflow:hidden;
	margin: 0 0 60px;
	padding: 0;
}
#comments li.comment:last-of-type,
#comments li.pingback:last-of-type {
	margin: 0;
}
#comments li.comment ul.children {
	margin: 70px 0 0;
}
#comments .children .comment:last-child {
	margin: 0;
}
#comments h3.comments-title {
	margin: 60px 0;
	padding: 0 10px;
}
#comments h3.comments-title span a {
	display: none;
	margin: 5px 0 0 0;
	font-size: 14px;
	font-size: 0.875rem;
	float: right;
	font-weight: normal;
}
.site-content ol.commentlist {
    list-style: none;
    margin: 0;
    padding: 0 10px;
}
.site-content ol.commentlist li {
	display: block;
	margin: 0;
	padding: 0;
}
#comments ul.children {
	margin: 0;
	padding: 0;
}

/* Comment Content */
#comments .comment-content {
	position: relative;
	margin: 0;
	padding: 0 0 0 55px;
}
#comments .comment-avatar {
	margin: 0;
	padding: 0;
	float: left;
}
#comments .comment-avatar img.avatar {
	width: 40px;
	height: 40px;
	margin:  0;
	-webkit-border-radius: 100px;
	   -moz-border-radius: 100px;
	        border-radius: 100px;
}
#comments .comment-author {
	margin: 0;
	padding: 0 0 22px;
	font-size: 17px;
	font-size: 1.0625rem;
	font-weight: bold;
}
#comments .comment-content .comment-text {
	margin: 0;
	padding: 0;
	overflow: hidden;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.65;
}
#comments .comment-content ul.comment-meta {
	margin: 0;
	padding: 0 0 25px;
	overflow: hidden;
	list-style:none;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
}
#comments .comment-content ul.comment-meta a {
	color: #999;
	text-decoration: none;
}
#comments .comment-content ul.comment-meta li {
	display: inline;
}
#comments .comment-content ul.comment-meta li.comment-reply:before,
#comments .comment-content ul.comment-meta a.comment-edit-link:before {
	content: '\002f';
	display: inline;
	padding: 0 7px 0 5px;
	color: #999;
	-webkit-font-smoothing: antialiased;
}
#comments .comment-text .comment-reply a.comment-reply-link {
	display: inline-block;
	text-decoration: none;
}
#comments .comment-text .comment-reply a.comment-reply-link span {
	display: none;
}
#comments p.comment-awaiting-moderation {
	display: block;
	font-style: italic;
	color: #0089a7;
}

/* Pingbacks */
#comments li.pingback {
	padding: 0;
}
#comments ol li.pingback span {
	font-size: 17px;
	font-size: 1.0625rem;
	font-weight: bold;
}
#comments ol li.pingback p {
	margin:0;
	font-size: 15px;
	font-size: 0.9375rem;
}
#comments ol li.pingback a {
	font-size: 15px;
	font-size: 0.9375rem;
	font-weight: normal;
}

/* No Comments Info */
.site-content .nopassword,
.site-content p.nocomments {
	margin: 0;
	padding: 50px 10px 100px 65px;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	font-style: italic;
}
.site-content .nopassword {
	padding-top: 100px;
	padding-left: 10px;
}

/* Comments Reply */
#comments #respond {
	margin: 0 0 75px;
	padding: 75px 10px 0;
	overflow: hidden;
	text-align: left;
}
#comments ol.commentlist #respond {
	margin: 0;
	padding-left: 0;
	padding-right: 0;
}
#comments #respond h3#reply-title {
	margin: 0;
	padding: 0 0 24px;
	font-size: 16px;
	font-size: 1rem;
	display: inline-block;
}
#comments #respond p.comment-note,
#comments #respond p.logged-in-as {
	margin: 0 0 12px;
	padding: 5px 0 0;
	font-size: 14px;
	font-size: 0.875rem;
}
#respond a#cancel-comment-reply-link {
	margin: 10px 0 0 0;
	padding-right: 17px;
	font-size: 14px;
	font-size: 0.875rem;
	float:  right;
	background: url(/wp-content/themes/moka-elma/images/icons.png) right -100px no-repeat;
}
#commentform p.comment-form-author,
#commentform p.comment-form-email,
#commentform p.comment-form-url,
#commentform p.comment-form-comment,
.site-content div.wpcf7 p {
	margin:0;
	padding: 12px 0 0;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
}
#commentform p.comment-form-author,
#commentform p.comment-form-email,
#commentform p.comment-form-url,
#commentform p.comment-form-comment {
	float: none;
	clear: both;
	width: 100%;
}
#commentform p.form-allowed-tags {
	display: none;
}
#commentform input#author,
#commentform input#email,
#commentform input#url,
.site-content .wpcf7 input.wpcf7-text {
	display: block;
	width: 100%;
	margin: 6px 0 0;
	padding: 8px 2%;
	background: #f4f4f4;
	border: 1px solid #f4f4f4;
	font-size: 15px;
	font-size: 0.9375rem;
	color: #363636;
	line-height:1.55;
	-webkit-appearance: none;
	outline-color: transparent;
	outline-style: none;
}
#commentform textarea#comment,
.site-content .wpcf7 textarea {
	width:100%;
	margin: 6px 0 0;
	padding: 6px 1%;
	border: 1px solid #f4f4f4;
	background: #f4f4f4;
	font-size: 15px;
	font-size: 0.9375rem;
	color: #363636;
	line-height:1.55;
	-webkit-appearance: none;
	outline-color: transparent;
	outline-style: none;
}
.site-content .wpcf7 input.wpcf7-text,
.site-content .wpcf7 textarea {
	width:100%;
}
#commentform textarea#comment:hover,
#commentform textarea#comment:focus,
#commentform textarea#comment:active,
#commentform input#author:hover,
#commentform input#author:focus,
#commentform input#author:active,
#commentform input#email:hover,
#commentform input#email:focus,
#commentform input#email:active,
#commentform input#url:hover,
#commentform input#url:focus,
#commentform input#url:active,
.site-content .wpcf7 textarea:hover,
.site-content .wpcf7 textarea:focus,
.site-content .wpcf7 textarea:active,
.site-content .wpcf7 input.wpcf7-text:hover,
.site-content .wpcf7 input.wpcf7-text:focus,
.site-content .wpcf7 input.wpcf7-text:active {
	border: 1px solid #ccc;
	background: #fff;
}
#commentform p.form-submit {
	margin:0 0 15px;
}

/*-----------------------------------------------------------------------------------*/
/*	6.0 Blog + Post Paginations
/*-----------------------------------------------------------------------------------*/

#nav-below,
#nav-single,
#nav-image,
#nav-comments {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0 10px;
	padding: 60px 0;
	font-size: 13px;
	font-size: 0.8125rem;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-top:  1px solid #ccc;
}
#nav-single {
	margin: 0 10px;
	padding-left: 0;
	padding-right: 0;
	border-top: none;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#nav-image {
	padding-top: 80px;
}
.nav-previous,
.previous-image {
	float:left;
}
.nav-next,
.next-image {
	float:right;
}
.nav-next a,
.nav-previous a,
.previous-image a,
.next-image a {
	display: inline-block;
}

/*-----------------------------------------------------------------------------------*/
/*	7.0 Front Page
/*-----------------------------------------------------------------------------------*/

/* --- Front Page Sticky Post --- */
.front-sticky {
	margin-bottom: 60px;
}


/* --- Front Page Recent Posts + Recent Posts by Cat Widget --- */
.front-recent {
	margin-bottom: 60px;
}
.front-recent .entry-header h2.entry-title,
.widget_moka_recentposts .entry-header h2.entry-title {
	padding: 0 0 25px;
	font-size: 18px;
	font-size: 1.125rem;
}
.front-recent .entry-content p,
.widget_moka_recentposts .entry-content p {
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
}
.front-recent .entry-footer .entry-date,
.front-recent .entry-footer .entry-comments,
.front-recent .entry-footer .entry-edit,
.widget_moka_recentposts .entry-footer .entry-date,
.widget_moka_recentposts .entry-comments,
.widget_moka_recentposts .entry-edit  {
	display: inline-block;
}
.front-recent .entry-footer .entry-comments:before,
.front-recent .entry-footer .entry-edit:before,
.widget_moka_recentposts .entry-comments:before,
.widget_moka_recentposts .entry-edit:before {
	content: '\002f';
	display: inline;
	padding: 0 5px 0 4px;
	color: #999;
	-webkit-font-smoothing: antialiased;
}
#front-sidebar .widget_moka_recentposts  {
	padding-bottom: 0 !important;
	float: none;
}
#front-sidebar .widget_moka_recentposts .rp-wrap  {
	padding-top: 60px;
}
#front-sidebar .widget_moka_recentposts .rp-wrap:first-of-type  {
	padding-top: 0;
}
#front-sidebar .widget_moka_recentposts .rp-wrap:last-of-type .entry-footer {
	border-bottom: none;
}
#front-sidebar .widget_moka_recentposts h3.rp-widget-title {
	margin: 0;
	padding-bottom: 40px;
	font-size: 24px;
	font-size: 1.5rem;
}

/* --- Front Page Widget Area --- */
#front-sidebar {
	padding: 0 10px;
}
#front-sidebar .widget {
	padding: 60px 0;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	clear: both;
}
#front-sidebar .widget:first-child {
	padding: 0 0 60px;
}
#front-sidebar .widget:last-child {
	border-bottom: none;
}
#front-sidebar .widget h3.widget-title {
	padding-bottom: 30px;
	font-size: 22px;
	font-size: 1.375rem;
}
#front-sidebar .widget_moka_quote p.quote-text,
#front-sidebar .widget_moka_about h3.about-title  {
	color: #161616;
	font-weight: bold;
	line-height: 1.1;
	-ms-word-break: break-word;
     	word-break: break-word;
	 	word-break: break-word;
}
#front-sidebar .widget_moka_quote p.quote-text {
	margin: 0;
	font-size: 40px;
	font-size: 2.5rem;
}
#front-sidebar .widget_moka_about h3.about-title  {
	margin: 0 0 40px;
	font-size: 45px;
	font-size: 2.813rem;
}
#front-sidebar .widget_moka_about h3.about-title {
	margin: 0 0 40px;
	font-size: 45px;
	font-size: 2.813rem;
}
#front-sidebar .widget_moka_about h3.about-title span.dot,
.entry-header h1.entry-title span.dot {
	font-family: Georgia, serif;
	font-size: 40px;
	font-size: 2.5rem;
}
#front-sidebar .widget_moka_quote p.quote-author {
	margin: 0;
	font-size: 14px;
	font-size: 0.875rem;
	text-align: right;
}
#front-sidebar .widget_moka_quote p.quote-author:before {
	content: '\2014';
	display: inline;
	padding: 0 5px 0 0;
	-webkit-font-smoothing: antialiased;
}
#front-sidebar .widget_moka_about h3.about-title  {
	padding-top: 40px;
	line-height: 0.9 !important;
}
#front-sidebar .widget_moka_about p.about-text  {
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.5;
}
#front-sidebar .widget_moka_about p.about-text span  {
	font-size: 19px;
	font-size: 1.1875rem;
	font-weight: bold;
	display: block;
}
#front-sidebar .widget_moka_about p.about-links  {
	margin-bottom: 0;
	font-size: 13px;
	font-size: 0.8125rem;
	color: #999;
}
#front-sidebar .widget_moka_about p.about-links a  {
	color: #999;
}

/*-----------------------------------------------------------------------------------*/
/*	8.0 Archives / Search Results / 404 / Password Protected Post
/*-----------------------------------------------------------------------------------*/

.archive-header {
	padding: 0 10px;
}
.archive-header h2.archive-title {
	display: inline-block;
	margin: 0;
	padding: 0;
	font-size: 17px;
	font-size: 1.0625rem;
}
.taxonomy-description p {
	margin: 8px 0 0 0;
	font-size: 14px;
	font-size: 0.875rem;
}
.search-results .site-content .page .entry-footer {
	padding-top: 0;
}
.search-results .site-content .page:last-of-type .entry-footer,
.search-results .site-content .post:last-of-type .entry-footer {
	border-bottom: none;
}
.search-results .site-content .page .entry-cats {
	display: none;
}
.post-password-form input {
	padding: 5px 3% 5px 4%;
}
.post-password-form p {
	display: block;
}

/*-----------------------------------------------------------------------------------*/
/*	9.0 Standard + Archive + Full Width Page
/*-----------------------------------------------------------------------------------*/

.site-content .page {
	position: relative;
	display:block;
	width: auto;
	margin: 0;
	padding: 0 10px 60px;
}
.page-id-32064 .entry-content h6,
.page-id-34940 .entry-content h6,
.template-archive  .entry-content h6 {
	padding-top: 50px;
	padding-bottom: 15px;
}
.template-archive .entry-content a {
	text-decoration: none;
}
.template-archive .entry-content a:hover,
.widget_tag_cloud a:hover {
	color: #fff;
	background: #161616;
}
.template-archive .archive-tags a,
.widget_tag_cloud a {
	background: #f4f4f4;
	display: inline-block;
	margin: 0 2px 5px 0;
	padding: 8px 14px;
	font-size: 14px !important;
	font-size: 0.875rem !important;
}
.template-archive .archive-tags {
	padding: 10px 0 0 0;
}
.template-archive .archive-tags a {
	display: inline-block;
}
.template-archive  .entry-content ul,
.page-id-32064 .entry-content ul,
.page-id-34940 .entry-content ul {
	margin: 0 !important;
	padding: 0;
	list-style: none;
}
.template-archive  .entry-content ul li,
.page-id-32064 .entry-content ul li,
.page-id-34940 .entry-content ul li {
	margin: 0 0 5px;
}
.template-archive .entry-content ul li a,
.page-id-32064 .entry-content ul li a,
.page-id-34940 .entry-content ul li a {
	display: inline-block;
	background: #f4f4f4;
	margin: 0 2px 1px 0;
	padding: 8px 14px;
	text-decoration: none;
}
.template-archive ul.latest-posts-list,
.template-archive ul.monthly-archive-list,
.page-id-32064 .entry-content ul,
.page-id-34940 .entry-content ul {
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1.35;
}
.singletheme .site-content .page {
	border-bottom: 1px solid #ccc;
}
.template-fullwidth .entry-header {
	padding-top: 40px;
	background: url(/wp-content/themes/moka-elma/images/dash-dark.png) 0 0 no-repeat;
}
.template-fullwidth.singletheme .entry-header {
	background: none;
}
.template-fullwidth .entry-header h1.entry-title {
	margin: 0;
	padding: 0 0 10px;
	font-size: 34px;
	font-size: 2.125rem;
}
.template-fullwidth p.subtitle,
.template-fullwidth p.subtitle-bottom {
	font-size: 14px;
	font-size: 0.875rem;
	color: #999;
	line-height: 1.4;
}
.template-fullwidth p.subtitle a,
.template-fullwidth p.subtitle-bottom a {
	color: #999;
}
.template-fullwidth p.subtitle-bottom {
	margin-bottom: 64px;
}

/*-----------------------------------------------------------------------------------*/
/* 10.0 Widgets
/*-----------------------------------------------------------------------------------*/

.widget h3.widget-title {
	position: relative;
	margin: 0;
	padding: 0 0 40px;
	display: block;
}
.widget-area .widget ul {
	margin: 0;
	padding: 0;
}
.widget-area .widget ul li {
	padding-bottom: 10px;
	list-style: none;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.35;
}
.widget-area .widget img.resize {
	max-width: 100%;
	height: auto;
}
.widget select,
.widget iframe {
	max-width: 99%;
	margin-left: 1px;
	margin-left: 0.1rem;
}
.widget_recent_comments a.url {
	font-style: italic;
}

/* --- Text Widget --- */
.textwidget {
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.7;
}
.widget p.wp-caption-text {
	margin: 0;
	padding: 8px 2px 24px;
}

/* --- Widget with Lists --- */
.widget_categories ul,
.widget_archive ul,
.widget_pages ul,
.widget_nav_menu ul,
.widget_meta ul,
.widget_recent_entries ul,
.widget_recent_comments ul {
	font-size: 15px;
	font-size: 0.9375rem;
}
.widget-area .widget_recent_comments ul li {
	padding-bottom: 10px;
}

/* --- Search + Newsletter Widget --- */
.widget_search {
	clear: both;
	overflow: hidden;
}
#searchform,
.newsletter {
	max-width: 333px;
	clear:both;
}
#searchform input#s,
#mc_embed_signup input.email {
	width: 60.5%;
	float: left;
	margin-right: 1.5%;
	padding: 2px 3% 2px 4%;
	height: 34px;
	font-size: 13px;
	font-size: 0.8125rem;
}
#searchform input[type="submit"],
#mc_embed_signup input.button {
	width: 38%;
	float: left;
	padding: 2px 15px;
	height: 34px;
	font-size: 13px;
	font-size: 0.8125rem;
	text-align: center;
}

/*-----------------------------------------------------------------------------------*/
/*	11.0 Footer
/*-----------------------------------------------------------------------------------*/

#colophon {
	margin: 0 10px;
	padding: 100px 0 60px;
	border-top: 1px solid #ccc;
}
#colophon .widget-area,
#colophon #site-info ul.credit {
	padding-top: 20px;
	background: url(/wp-content/themes/moka-elma/images/mokaelma-icons.png) 0 0 no-repeat;
}
#colophon #sidebar-footer-four {
	padding-top: 0;
	background: none;
}
#colophon h3.footer-sidebar-title {
	margin: 0;
	padding: 0 0 40px;
	font-size: 34px;
	font-size: 2.125rem;
	line-height: 1 !important;
}

/* Footer Widget Areas */
#footer-sidebar-wrap {
	padding-bottom: 100px;
}
#footer-sidebar-wrap .widget {
	padding-bottom: 60px;
}
#footer-sidebar-wrap #footer-sidebar-three .widget:last-of-type {
	padding-bottom: 0;
}
#footer-sidebar-wrap .widget h3.widget-title {
	font-size: 16px;
	font-size: 1rem;
	margin: 0;
	padding: 0 0 30px;
}

/* Footer Credit */
#colophon #site-info {
	position: relative;
	padding: 0;
	overflow: hidden;
}
#colophon #site-info ul {
	margin: 0;
	padding: 0;
	list-style:none;
}
#colophon #site-info ul.credit li,
#colophon p.credittext {
	display: inline-block;
	padding: 0 0 10px;
	font-size: 13px;
	font-size: 0.8125rem;
	color: #999;
}
#colophon #site-info a {
	color: #999;
}
#colophon #site-info a:hover {
	text-decoration: underline;
}
#colophon p.credittext {
	margin: 0;
}


/*-----------------------------------------------------------------------------------*/
/*	12.0 Shortcodes
/*-----------------------------------------------------------------------------------*/

/* Multi Columns */
.two-columns-one,
.three-columns-one,
.three-columns-two,
.four-columns-one,
.four-columns-two,
.four-columns-three {
	width:100%;
}
.two-columns-one,
.three-columns-one,
.three-columns-two,
.four-columns-one,
.four-columns-two,
.four-columns-three {
	float: left;
	margin-right: 0;
	margin-bottom: 24px;
	position: relative;
}
.entry-content .two-columns-one p {
	line-height: 1.6;
}
.entry-content .two-columns-one h4 {
	line-height: 1.6;
	margin: 34px 0 16px;
}
.last {
	clear:right;
	margin-right:0 !important;
	margin-bottom:0 !important;
}
.divider {
	width: 100%;
	margin-bottom: 12px;
	padding-top: 12px;
	display: block;
	clear: both;
}

/* Infoboxes */
.white-box,
.blue-box,
.yellow-box,
.red-box,
.green-box,
.lightgrey-box,
.grey-box,
.dark-box {
	margin: 0 0 24px;
	padding: 15px;
	overflow:hidden;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height:1.6;
}
.site-content .white-box p,
.site-content .blue-box p,
.site-content .blue-box ol,
.site-content .yellow-box p,
.site-content .red-box p,
.site-content .green-box p,
.site-content .lightgrey-box p,
.site-content .grey-box p,
.site-content .dark-box p {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	margin: 0 0 24px;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height:1.6;
}
.entry-content .blue-box ol li {
	margin-bottom: 6px;
}
.white-box {
	background: #fff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 5px solid #ccc;
}
.blue-box {
	background: #ecf7f8;
	border-top: 5px solid #81c7d4;
	color: #459baf;
}
.blue-box a,
.blue-box a:hover {
	color: #459baf !important;
}
.yellow-box {
	background: #fef5e6;
	border-top: 5px solid #f9bf45;
	color: #f18e2b;
}
.red-box {
	background: #fdebe9;
	border-top: 5px solid #f17c67;
	color: #e23e32;
}
.green-box {
	background: #edf6ea;
	border-top: 5px solid #86c166;
	color: #489130;
}
.lightgrey-box {
	background: #f4f4f4;
	border-top: 5px solid #ccc;
}
.grey-box {
	background: #ccc;
	border-top: 5px solid #363636;
	color: #161616;
}
.dark-box {
	background: #363636;
	border-top: 5px solid #161616;
	color: #fff;
}
.dark-box a {
	color:#fff;
	font-weight:bold;
}
.dark-box a:hover {
	color:#fff;
}

/* Buttons */
.standard-btn {
	display: inline-block;
	margin: 0 0 24px;
	padding: 17px 30px;
	overflow: hidden;
	cursor: pointer;
	font-size: 17px;
	font-size: 1.0625rem;
	background: #161616;
	color: #fff;
	text-align: center;
	font-weight: normal;
	letter-spacing: 1px;
	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;
}
.round-btn {
	-moz-border-radius: 50px;
	     border-radius: 50px;
}
.bold-btn {
	font-weight:bold;
}
.standard-btn.xsmall-btn {
	padding: 10px 15px;
	font-size: 13px;
	font-size: 0.8125rem;
}
.standard-btn.small-btn {
	padding:15px 25px;
	font-size: 15px;
	font-size: 0.9375rem;
}
.standard-btn.large-btn {
	padding: 22px 40px;
	font-size: 19px;
	font-size: 1.1875rem;
}
.standard-btn.xlarge-btn {
	padding: 26px 45px;
	font-size: 21px;
	font-size: 1.3125rem;
}
.red-btn {background: #f17c67; color: #fff;}
.red-btn:hover {background: #e23e32; color: #fff;}
.green-btn {background: #86c166; color: #fff;}
.green-btn:hover {background: #489130; color: #fff;}
.blue-btn {background: #81c7d4; color: #fff;}
.blue-btn:hover {background: #459baf; color: #fff;}
.darkblue-btn {background: #7b90d2; color: #fff;}
.darkblue-btn:hover {background: #3b54aa; color: #fff;}
.purple-btn  {background: #b28fce; color: #fff;}
.purple-btn:hover {background: #7b54a4; color: #fff;}
.yellow-btn {background: #f9bf45; color: #fff;}
.yellow-btn:hover {background: #f18e2b; color: #fff;}
.grey-btn {background: #f4f4f4; color: #363636;}
.grey-btn:hover {background: #e9e9e9; color: #363636;}
.black-btn {background: #161616; color: #fff;}
.black-btn:hover {background: #000; color: rgba(255, 255, 255, 0.75);}


/*-----------------------------------------------------------------------------------*/
/*	13.0 Plugins
/*-----------------------------------------------------------------------------------*/

/* --- Contact Form 7 --- */
.site-content div.wpcf7 {
	clear: both;
	overflow: hidden;
}
.site-content div.wpcf7 p {
	margin: 0;
	padding: 0 0 16px;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.7;
}
.site-content div.wpcf7 p:last-of-type {
	padding: 0;
}
div.wpcf7 h5 {
	margin: 0 0 17px;
	font-weight: normal;
	letter-spacing: 2px;
}
input.wpcf7-submit {
	clear: both;
	overflow: hidden;
}

/* --- Jetpack --- */
.jetpack_subscription_widget {
	max-width: 333px;
	clear: both;
	overflow: hidden;
}
.jetpack_subscription_widget p {
	display:  block;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1.45;
}
.jetpack_subscription_widget input#subscribe-field {
	float: left;
	margin-right: 1.5%;
	padding: 2px 3% 2px 4%;
	height: 34px;
	font-size: 13px;
	font-size: 0.8125rem;
}
.jetpack_subscription_widget input[type="submit"] {
	float: left;
	height: 34px;
	font-size: 13px;
	font-size: 0.8125rem;
	text-align: center;
}
#footer-sidebar-one .jetpack_subscription_widget input#subscribe-field,
#footer-sidebar-two .jetpack_subscription_widget input#subscribe-field {
	width: 64.5% !important;
}
#footer-sidebar-one .jetpack_subscription_widget input[type="submit"],
#footer-sidebar-two .jetpack_subscription_widget input[type="submit"] {
	width: 34% !important;
	padding: 2px 8px;
}
#footer-sidebar-three .jetpack_subscription_widget input#subscribe-field {
	width: 68.5% !important;
}
#footer-sidebar-three .jetpack_subscription_widget input[type="submit"] {
	width: 30% !important;
	padding: 2px 15px;
}
.widget-grofile ul.grofile-accounts {
	margin: 0 auto;
	display: inline-block;
}
.widget-grofile img.grofile-thumbnail {
	padding: 15px;
	background: rgba(255, 255, 255, 0.15);
	-webkit-border-radius: 400px;
	   -moz-border-radius: 400px;
	        border-radius: 400px;
}
p.comment-subscription-form {
	clear: both;
	overflow: hidden;
	padding-top: 20px;
	margin-bottom: 15px !important;
	font-size: 14px;
	font-size: 0.875rem;
	color: #434343;
}
p.comment-subscription-form:last-child {
	padding-top: 0;
	margin-bottom: 0 !important;
}
.widget_twitter_timeline iframe {
	display: block;
	margin: 0 auto;
}
#main-wrap div.sharedaddy div.sd-block {
	border-top: none !important;
	border-top: none !important;
}
div.sharedaddy a.sd-button {
      vertical-align: top;
}
.contact-form label span {
	color: #363636 !important;
	margin-left: 4px;
	font-weight: normal;
	font-size: 14px;
	font-size: 0.875rem;
}
.contact-form input[type="submit"] {
	width: 100%;
}
.contact-form input[type='text'],
.contact-form input[type='email'] {
	width: 100% !important;
	max-width: 100% !important;
	margin-bottom: 13px;
}
.contact-form textarea {
	width: 100% !important;
}

/* --- WP Pagenavi --- */
.wp-pagenavi {
	padding: 60px 0 50px;
	margin: 0 10px;
	font-size: 14px;
	font-size: 0.875rem;
	display: block;
	border-top:  1px solid #ccc;
}
.wp-pagenavi a.page,
.wp-pagenavi a.nextpostslink,
.wp-pagenavi a.previouspostslink,
.wp-pagenavi a.first,
.wp-pagenavi a.last {
	width: auto;
	clear:none !important;
	margin: 0 0 12px;
	padding: 0 12px 0 0;
	overflow: visible;
	text-align: center;
	display: inline-block;
}
.wp-pagenavi a.page {
	width: auto !important;
	margin: 0 0 12px !important;
	padding: 0 12px 0 0 !important;
	display: inline-block !important;
}
.wp-pagenavi span.current {
	display: inline-block;
	margin: 0 0 12px 0;
	padding: 0 12px 0 0;
}
.wp-pagenavi span.pages {
	display: none;
	padding: 0 40px 0 0;
	font-size: 14px;
	font-size: 0.875rem;
}
.wp-pagenavi span.extend {
	margin: 0 0 12px;
	padding: 0 12px;
}
.wp-pagenavi a.page:before,
.wp-pagenavi span.current:before,
.wp-pagenavi a.nextpostslink:before,
.wp-pagenavi a.first:before,
.wp-pagenavi a.last:before,
.wp-pagenavi span.extend:before {
	display: inline;
	content: '\002f';
	padding: 0 12px 0 0;
	-webkit-font-smoothing: antialiased;
	vertical-align: top;
}

/*-----------------------------------------------------------------------------------*/
/*	14.0 Special Elmastudio Styles
/*-----------------------------------------------------------------------------------*/

/* --- General Elmastudio Font Styles --- */
.entry-content h3.big-font {
	margin: 0 !important;
	font-size: 28px;
	font-size: 1.75rem;
}
.entry-content p.grey-subtext {
	padding-top: 10px;
	font-size: 14px;
	font-size: 0.875rem;
	color: #999;
}
p.grey-subtext a {
	color: #999;
	text-decoration: underline;
}
.entry-content p.small-text {
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.55;
}
.template-shop #mc_embed_signup form {
	border: none !important;
}

/* --- Language Switcher --- */
.translate-wrap {
	clear: both;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: -6px !important;
	right: 54px;
}
#lang_sel_list {
	width: auto;
	height: auto;
	border: none;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
#lang_sel_list ul {
	width: 100%;
	border-top: none;
}
#lang_sel_list.lang_sel_list_horizontal ul {
	border: none;
	margin: 0;
	padding: 0;
}
#lang_sel_list.lang_sel_list_horizontal li {
	padding: 0;
	margin: 0 1px 0 0 !important;
	width: 44px;
	float: left;
	display: inline-block;
}
.translate-wrap #lang_sel_list a {
	width: 44px;
	height: 34px;
	display: inline-block;
	padding: 10px 0 0 0;
	background: #161616;
	border: none;
	font-size: 13px;
	font-size: 0.8125rem;
	color: #fff;
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1;
}
.translate-wrap #lang_sel_list a:hover,
.translate-wrap #lang_sel_list a.lang_sel_sel:hover {
	background: #5b5b5b;
	color: #fff;
	border: none;
}

/* --- Popular Themes Widget (Front Page) --- */
.template-front .widget_text {
	position: relative;
}
p.theme-caption {
	padding: 15px 0 0 0;
	margin: 0;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.4;
	text-align: left;
}
.template-front .widget_text p.popular-themes-text {
	line-height: 1.5;
	margin-bottom: 34px;
}
a.circle-small {
	display: none;
	position: absolute;
	top: 82px;
	right: 0;
	width: 80px;
	height: 80px;
	padding-top: 22px;
	background: #161616;
	font-size: 13px;
	font-size: 0.8125rem;
	letter-spacing: 1px;
	color: #fff;
	text-decoration: none;
	line-height: 1.3;
	text-align: center;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
}

/* --- Cart Button (Sidebar) --- */
.cart-btn-wrap {
	background: none;
	display: block;
	clear: both;
	padding-top: 10px;
}
a.cart-content {
	display: inline-block;
	font-size: 14px;
	font-size: 0.875rem;
	color: #555;
}
a.cart-content:hover {
	color: #000;
}

/* --- Themes Overview Page --- */
.wrap-large,
.wrap-medium-left,
.wrap-medium-right,
.wrap-small-left,
.wrap-small-right {
	max-width: 100%;
	display: block;
	text-align: center;
	margin-bottom: 60px;
	position: relative;
	line-height: 0;
}
.wrap-medium-left,
.wrap-medium-right,
.wrap-small-left,
.wrap-small-right {
	max-width: 517px;
	margin-left: auto;
	margin-right: auto;
}
.theme-preview {
	background: none;
	display: inline-block;
	text-decoration: none;
	-webkit-transition: all 0.2s ease-in-out;
	   	-ms-transition: all 0.2s ease-in-out;
	   	 -o-transition: all 0.2s ease-in-out;
	   	 	transition: all 0.2s ease-in-out;
}
.theme-name {
	display: block;
	position: absolute;
	top: 48.5%;
	width: 100%;
	text-align: center;
	z-index: 1;
	line-height: 0;
	color: #fff;
	font-weight: bold;
	font-size: 30px;
	font-size: 1.875rem;
	-webkit-transition: all 0.2s ease-in-out;
	   	-ms-transition: all 0.2s ease-in-out;
	   	 -o-transition: all 0.2s ease-in-out;
	   	 	transition: all 0.2s ease-in-out;
}
.themethumb-large,
.themethumb-medium,
.themethumb-small {
	width: 100%;
}
.allthemes .themethumb-large {
	width: 100% !important;
}
.themethumb-large:hover,
.themethumb-medium:hover,
.themethumb-small:hover {
	opacity: 0.15;
	text-decoration: none;
}
.overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(1, 66, 208, 0.83);
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-webkit-backface-visibility: hidden;
	-webkit-transition: all 0.2s ease-in-out;
	   	-ms-transition: all 0.2s ease-in-out;
	   	 -o-transition: all 0.2s ease-in-out;
	   	 	transition: all 0.2s ease-in-out;
}
.overlay:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/* --- Theme Single Page --- */
.template-fullwidth .entry-content {
	position: relative;
}
.section {
	padding: 60px 0;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	clear: both;
}
.singletheme h2.section-title {
	font-size: 28px;
	font-size: 1.75rem;
	margin-top: 0;
}
.entry-content .section p.section-intro {
	line-height: 1.5;
}
a.demo-link {
	color: #999;
	text-decoration: underline;
}
a.demo-link:hover {
	color: #161616;
}
a.circle-big-top,
a.circle-big-bottom {
	display: none;
	position: absolute;
	right: 0;
	width: 93px;
	height: 93px;
	font-size: 15px;
	font-size: 0.9375rem;
	letter-spacing: 1px;
	color: #fff;
	text-decoration: none;
	line-height: 1.3;
	text-align: center;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
}
a.circle-big-top {
	top: 100px;
	padding-top: 32px;
	background: #161616 url(/wp-content/themes/moka-elma/images/circle-arrow.png) center 57px no-repeat;
}
a.circle-big-top:hover {
	background: #5b5b5b url(/wp-content/themes/moka-elma/images/circle-arrow.png) center 57px no-repeat;
}
a.circle-big-bottom {
	bottom: 92px;
	padding-top: 41px;
	background: #161616 url(/wp-content/themes/moka-elma/images/circle-arrow.png) center -102px no-repeat;
}
a.circle-big-bottom:hover {
	background: #5b5b5b url(/wp-content/themes/moka-elma/images/circle-arrow.png) center -102px no-repeat;
}
.singletheme a.theme-preview:hover {
	background: none;
}
.singletheme .themethumb-large:hover {
	opacity: 1;
	text-decoration: none;
}
#pricing {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 60px 0;
	clear: both;
	overflow: hidden;
}
.bundle-price {
	width: 100%;
	margin-top: 60px;
}
.theme-price {
	width: 100%;
	margin-top: 60px;
}
.entry-content #pricing h2 {
	margin: 0;
	font-size: 34px;
	font-size: 2.125rem;
	line-height: 1.05;
	display: block;
}
.entry-content #pricing h3,
.entry-content .bundle-price h3 {
	margin: 0 0 30px;
	font-size: 24px;
	font-size: 1.5rem;
}
.entry-content #pricing .theme-price h3 {
	padding-top: 25px;
}
.entry-content #pricing h3 span.specialoffer,
.entry-content .bundle-price h3 span.specialoffer {
	display: block;
	height: 25px;
	color: #0142d0;
	font-size: 12px;
	font-size: 0.75rem;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.entry-content p.price {
	margin: 0 0 20px;
	font-size: 84px;
	font-size: 5.25rem;
	line-height: 1;
	color: #161616;
}
.entry-content .theme-price p.price {
	letter-spacing: -5px;
}
.entry-content p.price span.currency {
	font-size: 42px;
	font-size: 2.625rem;
	vertical-align: top;
	padding: 8px 7px 0 0;
	display: inline-block;
	letter-spacing: 0;
}
.entry-content .theme-price p.price span.currency {
	padding-right: 3px;
}
.entry-content p.price span.vat {
	font-size: 12px;
	font-size: 0.75rem;
	padding-left: 8px;
	display: inline-block;
	letter-spacing: 0;
}
.entry-content ul.price-info {
	margin: 30px 0 0 0;
	padding: 30px 0 0 0;
	background: url(/wp-content/themes/moka-elma/images/dash-dark.png) 0 0 no-repeat;
	list-style: none;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1.6;
}
.entry-content ul.price-info li {
	margin: 0;
}
a.cart-btn {
	max-width: 255px;
	text-decoration: none;
	color: #fff;
	background: #161616;
	display: block;
	padding: 17px 0;
	text-align: center;
}
a.cart-btn:hover {
	background: #5b5b5b;
}
.bundle-price a.cart-btn {
	background: #0142d0;
}
.bundle-price a.cart-btn:hover,
.checkout-btn-wrap input.checkout-button:hover,
#order_review input#place_order:hover {
	background: #113285;
}
.video-wrap {
	overflow: hidden;
	padding-bottom: 20px;
}
.entry-content ul.video-content {
	margin: 0 !important;
	padding: 0;
	list-style: none;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
}
.entry-content ul.video-content li {
	margin: 0;
	padding: 0;
}
.themeimg-bottom {
	padding: 60px 0;
	overflow: hidden;
	clear: both;
}
.entry-content .themeimg-bottom .wp-caption-text {
	padding-bottom: 0;
}
.themeimg-wide {
	padding: 0 0 45px;
}
.theme-nav {
	display: inline-block;
}
.theme-nav a {
	display: block;
	width: 26px;
	height: 20px;
	text-indent: -999999px;
	float: left;
}
.theme-nav a:hover {
	opacity: 0.5;
}
.theme-nav a.prev-theme {
	background: url(/wp-content/themes/moka-elma/images/nav-btns.png) 0 0 no-repeat;
}
.theme-nav a.next-theme {
	background: url(/wp-content/themes/moka-elma/images/nav-btns.png) -26px 0 no-repeat;
}
.share-themes {
	display: none;
	margin-top: 100px;
	padding-top: 100px;
	border-top: 1px solid #ccc;
	clear: both;
}
.share-themes h2 {
	margin: 0 0 15px;
}
.share-themes ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.share-themes ul li {
	display: inline-block;
	margin: 0;
	padding: 0;
}

/* --- Shopping Cart --- */
.template-shop .entry-header {
	padding-bottom: 40px;
}
.woocommerce-message,
.woocommerce-info,
.cart-empty,
.entry-content ul.woocommerce-error {
	background: #eef6fe;
	margin: 0 0 35px;
	padding: 20px 25px;
	font-size: 15px;
	font-size: 0.9375rem;
	color: #363636;
	line-height: 1.6;
}
.entry-content ul.woocommerce-error {
	list-style: none;
}
.entry-content ul.woocommerce-error li {
	margin-bottom: 0;
	line-height: 1.6;
}
.template-shop form {
	border: 1px solid #ccc;
}
.template-shop form a {
	text-decoration: none;
}
.template-shop .cart_totals table {
	margin: 0 0 30px;
}
.template-shop table.shop_table {
	margin: 0;
}
.template-shop table th,
table.shop_table th {
	padding: 19px 5px;
	text-align: center;
	font-size: 13px;
	font-size: 0.8125rem;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-left: 1px solid #ccc;
	vertical-align: middle;
}
table.shop_table .discount th {
	border-left: none;
}
table.shop_table tr.cart-subtotal th,
table.shop_table tr.cart-discount th,
table.shop_table tr.order-discount th,
table.shop_table tr.tax-rate th,
table.shop_table tr.total th {
	text-transform: none;
	letter-spacing: 0;
}
table.shop_table tr.cart-subtotal th,
table.shop_table tr.cart-discount th,
table.shop_table tr.order-discount th,
table.shop_table tr.tax-rate th,
.woocommerce a.button {
	font-size: 15px;
	font-size: 0.9375rem;
}
.template-shop table th.product-remove,
.template-shop table th.product-name,
.template-shop .cart_totals table th {
	border-left: none;
}
.template-shop table td.product-remove {
	padding: 19px 19px;
	font-size: 21px;
	font-size: 1.3125rem;
}
.template-shop table td {
	padding: 19px 0;
	text-align: center;
	font-size: 15px;
	font-size: 0.9375rem;
	vertical-align: middle;
}
.template-shop table td a.woocommerce-remove-coupon {
	font-size: 12px;
	font-size: 0.75rem;
}
.template-shop table td.product-thumbnail {
	width: 22%;
}
.template-shop table td.product-thumbnail img {
	width: 90%;
}
.template-shop table th.product-thumbnail,
.template-shop table td.product-thumbnail,
.template-shop table td.product-name {
	text-align: left;
}
.template-shop table td.product-name {
	padding-right: 10px;
	padding-left: 0;
}
.template-shop table th.product-thumbnail {
	padding: 19px 5px 19px 35px;
}
.template-shop table td.product-thumbnail {
	padding: 35px 0 24px 35px;
}
.template-shop table td.product-thumbnail,
.template-shop table td.product-price,
.template-shop table td.product-quantity,
.template-shop table td.product-subtotal {
	border-left: 1px solid #ccc;
}
.template-shop table.shop_table td.product-price,
.template-shop table.shop_table td.product-quantity,
.template-shop table.shop_table td.product-subtotal {
	padding-left: 5px;
	text-align: center;
}
.template-shop .cart-collaterals {
	overflow: hidden;
	clear: both;
	padding: 35px 35px 0 0;
}
.template-shop .cart_totals {
	width: 45%;
	float: right;
}
.template-shop .cart_totals table th,
.template-shop .cart_totals table td {
	text-align: left;
	padding: 12px 0;
}
.template-shop .cart_totals table th {
	font-size: 15px;
	font-size: 0.9375rem;
	text-transform: none;
	letter-spacing: 0;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
	padding-left: 35px;
}
.template-shop .cart_totals table,
.template-shop .cart_totals tr.total th {
	border-bottom: none;
}
.template-shop .cart_totals tr.cart-subtotal td {
	border-top: none;
}
.template-shop .cart_totals tr.total th,
.template-shop .cart_totals tr.total td,
.template-shop .shop_table tr.total th,
.template-shop .shop_table tr.total td {
	font-size: 18px;
	font-size: 1.125rem;
	letter-spacing: 1px;
}
.checkout-btn-wrap {
	border-top: 1px solid #ccc;
	padding: 35px;
	overflow: hidden;
	text-align: right;
}
.checkout-btn-wrap input.update-button {
	background: none;
	margin: 0 50px 0 0;
	padding: 0;
	color: #161616;
}
.checkout-btn-wrap input.update-button:hover {
	background: none;
	color: #999 !important;
}
.checkout-btn-wrap input.checkout-button,
#order_review input#place_order {
	background: #0142d0;
	padding: 18px 38px;
	font-size: 17px;
	font-size: 1.0625rem;
}
.woocommerce a.button {
	text-decoration: none;
	padding: 12px 20px;
	background: #161616;
	color: #fff;
	border: none;
	font-size: 15px;
	font-size: 0.9375rem;
	cursor: pointer;
	-webkit-appearance: none;
}
.woocommerce .woocommerce-message a.button,
.woocommerce .woocommerce-info a.button {
	display: none;
	background: none;
	padding: 0;
	color: #363636;
}
.woocommerce a.button:hover {
	background: #5b5b5b;
	color: #fff;
}

/* --- Shopping Checkout --- */
.template-shop form.checkout {
	border: none;
}
#order_review {
	max-width: 720px;
	margin-top: 60px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #ccc;
	overflow: hidden;
	clear: both;
}
#order_review h3 {
	margin: 0;
	padding: 19px 35px;
	border-bottom: 1px solid #ccc;
}
table.shop_table td,
#payment table.shop_table td.product-name {
	padding: 19px 5px 19px 35px;
	border-bottom: 1px solid #ccc;
}
.agb-box {
	padding: 0 5px 19px 35px;
	border-bottom: 1px solid #ccc;
}
.entry-content .agb-box p {
	font-size: 15px;
	font-size: 0.9375rem;
}
table.shop_table td.product-total,
table.shop_table .cart-subtotal td,
table.shop_table .cart-discount td,
table.shop_table .order-discount td,
table.shop_table .tax-rate td,
table.shop_table .total td,
table.shop_table .discount td,
table.shop_table .tax td {
	border-left: 1px solid #ccc;
	text-align: left;
}
table.shop_table th.product-name,
table.shop_table .cart-subtotal th,
table.shop_table .cart-discount th,
table.shop_table .order-discount th,
table.shop_table .tax-rate th,
table.shop_table .total th {
	border-left: none;
}
#payment table.shop_table th.product-name,
#payment table.shop_table th.product-total {
	text-align: left;
	padding-left: 35px;
}
table.shop_table tfoot th {
	text-align: right;
	padding-right: 35px;
}
.entry-content ul.payment_methods {
	padding: 19px 35px;
	margin: 0;
	list-style: none;
}
.entry-content ul.payment_methods li {
	margin: 0;
	padding: 0;
	display: block;
	font-size: 15px;
	font-size: 0.9375rem;
}
.entry-content ul.payment_methods li img {
	float: right;
}
#order_review input#place_order {
	display: block;
	margin: 35px 4.8%;
	width: 90.4%;
}
#customer_details {
	clear: both;
}
#customer_details h3 {
	margin: 0 0 20px;
}
#customer_details .form-row label {
	display: block;
	width: auto;
	font-size: 14px;
	font-size: 0.875rem;
}
.entry-content #customer_details p input {
	width: 100%;
}
.entry-content #customer_details p {
	margin-bottom: 0;
}
.entry-content #customer_details p#billing_country_field {
	width: 100%;
	padding: 0 0 15px 0;
}
.entry-content #customer_details p {
	width: 100%;
	padding: 0 0 15px 0;
}
.entry-content #customer_details p#billing_state_field {
	padding: 0 0 18px 0;
}
.entry-content #customer_details p#billing_state_field input {
	padding-left: 1%;
}
.entry-content #customer_details p#billing_state_field select {
	width: 100%;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-size: 0.9375rem;
	color: #363636;
}
.entry-content #customer_details p#order_comments_field textarea {
	width: 100%;
	margin-top: 2px;
	height: 42px;
}
#customer_details p#billing_country_field select#billing_country {
	width: 100%;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-size: 0.9375rem;
	color: #363636;
	margin-bottom: 20px;
}
.coupon-wrap {
	padding: 0 0 60px;
}
.coupon-wrap h3 {
	margin: 0 0 20px;
}
.entry-content .coupon-wrap p.coupon-message {
	margin: 0 0 5px;
	font-size: 14px;
	font-size: 0.875rem;
}
.template-shop form.checkout_coupon {
	border: none;
	margin: 0;
	padding: 0;
	width: 100%;
	clear: both;
}
.entry-content .coupon-wrap p.form-row-first {
	margin: 0;
	padding: 0;
	width: 55%;
	float: left;
}
.entry-content .coupon-wrap p.form-row-last {
	margin: 0;
	padding: 0 0 0 10px;
	width: 45%;
	float: left;
}
.coupon input[type="submit"],
.entry-content .coupon-wrap p.form-row-last input {
	height: 42px;
	margin-top: 2px;
	padding-top: 0 !important;
}
.coupon {
	text-align: left;
}
.coupon input[type="submit"] {
	padding: 10px 20px 0 20px;
}
.entry-content .coupon-wrap p.form-row input {
	width: 100%;
}
.checkout_coupon {
	display: block !important;
}
.showcoupon,
#billing_city_field .required,
#billing_state_field .required,
#billing_postcode_field .required,
#billing_address_1_field .required {
	display: none;
}

/* --- About Page --- */
.template-about .entry-header h1.entry-title {
	display: none;
}
.template-about .entry-content h2 {
	margin: 0 0 10px;
	font-size: 26px;
	font-size: 1.625rem;
	line-height: 1.25;
}
.template-about .entry-content h3 {
	margin: 0;
}
.about-featured {
	position: relative;
	overflow: hidden;
	clear: both;
	margin-top: 90px;
}
.entry-content .about-featured  p.caption-right {
	margin: 20px 0 0 0;
	display: inline-block;
	background:  url(/wp-content/themes/moka-elma/images/caption-arrows.png) 0 0 no-repeat;
	padding: 25px 0 0 0;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6;
}
.template-about .about-info {
	padding: 40px 0;
}
.template-about .about-info p {
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: 600;
	margin: 0;
	color: #161616;
}
.template-about .about-info p span {
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: bold;
	padding-right: 10px;
	line-height: 1.4;
}
.template-about .about-text p {
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.7;
}
.template-about .about-gallery {
	padding-top: 60px;
	overflow: hidden;
	clear: both;
	text-align: center;
}
.about-gallery img.aboutimg-one,
.about-gallery img.aboutimg-two {
	margin-bottom: 3px;
}
.template-about .about-gallery p.caption-top {
	margin: 20px 0 0 0;
	display: inline-block;
	background:  url(/wp-content/themes/moka-elma/images/caption-arrows.png) 0 0 no-repeat;
	padding: 20px 0 0 0;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6;
	text-align: left;
}

/* ---Theme Bundle Page --- */
.bundle-offer {
	padding: 50px 0 60px;
	border-bottom: 1px solid #ccc;
	background: url(/wp-content/themes/moka-elma/images/dash-dark.png) 0 0 no-repeat;
	clear: both;
	overflow: hidden;
}
.bundle-img {
	overflow: hidden;
}
.bundle-pricing-wrap {
	overflow: hidden;
}
.bundle-pricing-wrap .bundle-price {
	width: 100%;
	padding-right: 0;
	float: none;
	border-right: none;
}
.info-box {
	padding-top: 16px;
	clear: both;
	float: none;
}
.entry-content .info-box h4 {
	margin: 44px 0 24px;
}
.entry-content .info-box p {
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6 !important;
}

/* --- Freelancer Netzwerk --- */
#content ul.freelancer {
	margin:0;
	padding: 60px 0 0 0;
	list-style:none;
	font-size: 1em;
}
#content ul.freelancer li {
	position: relative;
	margin-bottom: 30px;
	border-bottom: 1px solid #ddd;
}
#content ul.freelancer li:last-of-type {
	border-bottom: none;
	margin-bottom: 0;
}
#content ul.freelancer li h3 {
	margin:0;
	padding:0;
	font-size: 16px;
	font-size: 1rem;
	line-height:1.3;
}
#content ul.freelancer li a.freelancer-website {
	margin:2px 0 12px;
	font-size:14px;
	font-size:0.875rem;
	line-height: 1.3;
	display:block;
	text-decoration:none;
}
#content ul.freelancer li p {
	margin:0;
	padding:0;
}
.entry-content ul.freelancer li ul.skills {
	font-size:13px !important;
	font-size:0.8125rem !important;
	list-style:disc !important;
	margin:0;
	padding:4px 0 30px 20px;
}
#content .entry-content ul.freelancer li ul.skills li {
	line-height:1.5 !important;
	float:none;
	width: 100%;
	position: relative;
	margin-right:0;
	padding-bottom:0 !important;
	margin-bottom: 0 !important;
	border-bottom: none;
}
/* --- Top Info Message --- */
.info-message {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	display: none;
	height: 35px;
	padding: 9px 0 0 0;
	background: #fff797;
	overflow: hidden;
	text-align: center;
	z-index: 10000000;
	color: #000;
	font-size: 13px;
	font-size: 0.8125rem;
}
.info-message a {
	text-decoration: underline;
}


/*-----------------------------------------------------------------------------------*/
/*	15.0 Media Queries
/*-----------------------------------------------------------------------------------*/

/* Minimum width of 480 pixels
------------------------------------------------------------------------------------ */
@media screen and (min-width: 480px) {
	/* --- Front Page --- */
	#front-sidebar .widget_moka_recentposts .rp-wrap  {
		width: 50%;
		padding-top: 0;
		padding-right: 17px;
		float: left;
	}
	#front-sidebar .widget_moka_recentposts .rp-wrap:nth-of-type(odd)  {
		clear: left;
	}
	#front-sidebar .widget_moka_recentposts .rp-wrap:nth-of-type(even)  {
		overflow: hidden;
		padding-left: 17px;
		padding-right: 0;
		clear: right;
	}
	.widget_moka_recentposts .rp-wrap .entry-footer  {
		border-bottom: none;
		padding-top: 30px;
	}
	#front-sidebar .widget_moka_quote p.quote-text,
	#front-sidebar .widget_moka_about h3.about-title  {
		font-size: 60px;
		font-size: 3.75rem;
	}
	#front-sidebar .widget_moka_about h3.about-title span.dot,
	.entry-header h1.entry-title span.dot {
		font-size: 50px;
		font-size: 3.125rem;
	}
	.template-about .about-gallery {
 		float: left;
 		text-align: left;
 	}
	.about-gallery img.aboutimg-one,
	.about-gallery img.aboutimg-two {
		margin-right: 0.5%;
		margin-bottom: 0;
	}
	.about-gallery img.aboutimg-one {
		width: 21.64%;
	}
	.about-gallery img.aboutimg-two,
	.about-gallery img.aboutimg-three {
		width: 38.68%;
	}
}

/* Minimum width of 520 pixels
------------------------------------------------------------------------------------ */
@media screen and (min-width: 520px) {
	.template-front .wrap-medium-left {
		max-width: 49%;
		float: left;
		line-height: 0;
	}
	.template-front .wrap-medium-right {
		max-width: 49%;
		float: right;
		line-height: 0;
	}
	.themeimg-wide {
		max-width: 67%;
		padding: 0px 17px 0px 0px;
		float: left;
		overflow: hidden;
	}
	.themeimg-short {
		max-width: 33%;
		padding: 0px 0 0px 17px;
		float: right;
		overflow: hidden;
	}
}


/* Minimum width of 767 pixels
------------------------------------------------------------------------------------ */
@media screen and (min-width: 767px) {
	/* --- General --- */
	#masthead {
		padding: 35px 35px 0;
	}
	#site-title {
		padding: 0 0 60px;
	}
	#site-title h1 a {
		display: inline-block;
		width: 198px;
		height: 59px;
		background: url(/wp-content/themes/moka-elma/images/elmastudio-medium.png) 0 0 no-repeat;
	}
	#mobile-menu-btn {
		top: 35px;
		right: 35px;
	}
	.translate-wrap {
		top: 17px !important;
		right: 79px;
	}
	#site-nav {
		padding: 0 35px 65px;
	}
	.site-content .post,
	.site-content .type-attachment,
	.search-results .site-content .page {
		padding: 100px 35px 0;
	}
	.site-content .page {
		padding-left: 0;
		padding-right: 0;
	}
	.site-content .page,
	.entry-footer {
		padding-bottom: 100px;
	}
	.single .entry-footer {
		padding-top: 100px;
	}
	#nav-below,
	#nav-single,
	#nav-image,
	 #nav-comments,
	.site-content .page,
	.archive-header {
		margin: 0 35px;
	}
	#colophon {
		margin: 0 35px;
	}
	#nav-single {
		margin: 0 35px;
		padding: 100px 0;
	}

	/* --- Headlines --- */
	h1 {
		margin: 54px 0 44px;
		font-size: 30px;
		font-size: 1.875rem;
	}
	h1.entry-title {
		line-height: 1.35;
	}
	h2 {
		margin: 54px 0 44px;
		font-size: 30px;
		font-size: 1.875rem;
		line-height: 1.35;
	}
	h3 {
		margin: 44px 0 14px;
		font-size: 23px;
		font-size: 1.4375rem;
	}
	h4 {
		margin: 44px 0 14px;
		font-size: 20px;
		font-size: 1.25rem;
	}
	h5 {
		font-size: 18px;
		font-size: 1.125rem;
	}
	h6 {
		font-size: 18px;
		font-size: 1.125rem;
	}

	/* --- Main Search Form --- */
	.search-wrap .search-close {
		top: 10px;
		right: 20px;
	}
	.search-wrap #searchform input#s {
		padding: 30px 0;
		font-size: 50px;
		font-size: 3.125rem;
		height: auto;
	}

	/* --- Posts --- */
	.entry-header h1.entry-title,
	.entry-header h2.entry-title {
		padding: 0 0 35px;
		font-size: 24px;
		font-size: 1.5rem;
	}
	.front-sticky .entry-header h2.entry-title {
		font-size: 28px;
		font-size: 1.75rem;
	}
	.entry-content p,
	.entry-summary p,
	.entry-content ul,
	.entry-content ol {
		line-height: 1.75;
		margin-bottom: 26px;
	}
	.entry-content ul,
	.entry-content ol {
		margin-left: 30px;
	}
	.entry-content ul ul,
	.entry-content ol ol {
		margin-left: 0;
		margin-bottom: 12px;
	}
	.entry-details {
		padding: 0 0 14px;
		text-transform: uppercase;
		letter-spacing: 2px;
	}
	.entry-footer {
		padding-top: 50px;
	}
	.entry-content blockquote,
	#comments blockquote {
		margin-left: 35px;
		padding-left: 35px;
	}
	.entry-content blockquote p:last-child {
		margin-bottom: 34px;
	}
	.entry-content p span.dropcap {
		padding: 0 5px 0 0;
		font-size: 53px;
		font-size: 3.313rem;
	}
	.single .entry-content p.pull-left {
		max-width: 300px;
		margin: 5px 35px 20px 0;
		line-height: 1.6;
		float: left !important;
	}
	.single .entry-content p.pull-right {
		max-width: 300px;
		margin: 5px 0 20px 35px;
		line-height: 1.6;
		float: right !important;
	}
	.format-quote .entry-content blockquote p,
	.format-link .entry-content a.link {
		font-size: 22px;
		font-size: 1.375rem;
		line-height: 1.55;
	}
	.entry-cats:before {
		display: inline;
		content: '\002f';
		margin-top: 3px;
		padding: 5px 8px 0 6px;
		color: #999;
		-webkit-font-smoothing: antialiased;
		vertical-align: top;
	}
	.front-recent .entry-date:before {
		display: inline;
		content: '\002f';
		margin-top: 3px;
		padding: 5px 8px 0 6px;
		color: #999;
		-webkit-font-smoothing: antialiased;
		vertical-align: top;
	}

	/* --- Share Buttons --- */
	.share-btn {
		display: inline-block;
	}
	.share-links-wrap {
		bottom: 140px;
		left: 20px;
	}
	.single-post .share-btn {
		display: none;
	}
	.single-post .share-links-wrap {
		height: 50px;
	}
	.single-post .share-links-wrap ul li {
		float: left;
	}
	.front-recent .share-links-wrap {
		bottom: 35px;
		left: -20px;
	}
	.single-post .share-links-wrap ul li.fb,
	.singletheme .share-links-wrap ul li.fb,
	.allthemes .share-links-wrap ul li.fb {
		height: 20px;
	}

	/* --- Author Info Box --- */
	.single-post .author-wrap {
		margin: 100px 0 0;
		clear: both;
	}
	.single-post .author-wrap h4 {
		margin: 0 0 34px;
		font-size: 20px;
		font-size: 1.25rem;
	}
	.single-post .author-info img.avatar {
		width: 75px;
		height: 75px;
	}
	.author-info h6 {
		padding: 0 0 15px 115px;
	}
	.single-post .author-info p.author-description {
		padding: 0 0 0 115px;
	}

	/* --- Comments --- */
	#comments h3.comments-title {
		margin: 100px 0 60px;
		padding: 0 35px;
		font-size: 30px;
		font-size: 1.875rem;
	}
	.site-content ol.commentlist {
		padding: 0 35px;
	}
	#comments #respond {
		padding: 75px 35px 0;
	}
	#comments .comment-text .comment-reply a.comment-reply-link span {
		display: inline;
	}
	#comments .comment-avatar img.avatar {
		width: 65px;
		height: 65px;
	}
	#comments li.comment ul.children {
		margin-left: 90px;
	}
	#comments li.comment ul.children ul.children {
		margin-left: 0;
	}
	#comments .comment-content {
		padding: 0 0 0 90px;
	}
	.site-content .nopassword {
		padding: 100px 35px;
	}
	.site-content p.nocomments {
		padding: 50px 35px 100px 125px;
	}

	/* --- Front Page Sticky Post --- */
	.front-sticky {
		margin-bottom: 100px;
	}

	/* --- Front Page Recent Posts --- */
	.front-recent {
		margin: 0 35px 100px;
		border-bottom: 1px solid #ccc;
	}
	.front-recent .post {
		clear: both;
		float: none;
		padding: 100px 0 100px;
		border-bottom: 1px solid #ccc;
		overflow: hidden;
	}
	.front-recent .post:last-child {
		border-bottom: none;
	}
	.front-recent .content-wrap {
		width: 50%;
		padding-left: 17px;
		display: block;
		float: left;
	}
	.front-recent .entry-footer {
		position: relative;
		padding-bottom: 0;
		border-bottom: none;
	}
	.front-recent .entry-thumbnail {
		width: 50%;
		float: left;
		padding: 0 17px 0 0;
		text-align: left;
	}

	/* --- Front Page Widget Area --- */
	#front-sidebar {
		padding: 0 35px;
	}
	#front-sidebar .widget {
		padding: 100px 0;
	}
	#front-sidebar .widget:first-child {
		padding: 0 0 100px;
	}
	#front-sidebar .widget h3.widget-title {
		padding-bottom: 50px;
		font-size: 32px;
		font-size: 2rem;
	}
	#front-sidebar .widget_moka_quote p.quote-text {
		margin: 0;
		font-size: 80px;
		font-size: 5rem;
		line-height: 1;
	}
	#front-sidebar .widget_moka_quote p.quote-author,
	.archive-header h2.archive-title {
		font-size: 20px;
		font-size: 1.25rem;
	}
	#front-sidebar .widget_moka_about .about-image {
		width: 50%;
		padding-right: 17px;
		float: left;
	}
	#front-sidebar .widget_moka_about h3.about-title  {
		padding-top: 0;
	}
	#front-sidebar .widget_moka_about .about-info {
		width: 50%;
		padding-left: 17px;
		float: left;
		overflow: hidden;
	}

	/* --- Standard + Archive + Full Width Page --- */
	.template-archive .entry-content h6 {
		padding-top: 76px;
		padding-bottom: 25px;
		font-size: 16px;
		font-size: 1rem;
	}
	.template-archive .archive-tags a,
	#front-sidebar .widget_tag_cloud a {
		padding: 13px 28px;
		font-size: 15px !important;
		font-size: 0.9375rem !important;
	}
	.template-archive  .entry-content ul li a,
	.page-id-32064 .entry-content ul li a,
	.page-id-34940 .entry-content ul li a {
		padding: 13px 26px;
	}
	.template-archive ul.latest-posts-list,
	.template-archive ul.monthly-archive-list,
	.page-id-32064 .entry-content ul,
	.page-id-34940 .entry-content ul,
	.template-fullwidth p.subtitle,
	.template-fullwidth p.subtitle-bottom {
		font-size: 15px;
		font-size: 0.9375rem;
	}
	.entry-content p.subtitle {
		max-width: 70%;
	}
	.template-fullwidth .entry-header {
		padding-top: 60px;
	}
	.template-fullwidth .entry-header h1.entry-title {
		padding: 0 0 18px;
		font-size: 60px;
		font-size: 3.75rem;
		letter-spacing: -1px;
	}
	.template-fullwidth p.subtitle {
		margin-bottom: 60px;
	}

	/* --- Footer --- */
	#colophon h3.footer-sidebar-title {
		margin: 0;
		padding: 0 0 60px;
		font-size: 42px;
		font-size: 2.625rem;
	}

	/* --- Shortcodes --- */
	.white-box,
	.blue-box,
	.yellow-box,
	.red-box,
	.green-box,
	.lightgrey-box,
	.grey-box,
	.dark-box {
		margin: 0 0 34px;
		padding: 35px;
	}
	.two-columns-one {width: 49%;}
	.three-columns-one {width: 32%;}
	.three-columns-two {width: 66%;}
	.four-columns-one {width: 23.5%;}
	.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-right: 2%;
		padding-right: 2%;
		margin-bottom: 0;
	}
	.entry-content .two-columns-one p,
	.entry-content .three-columns-one p,
	.entry-content .three-columns-two p {
		margin: 0 0 24px;
		padding-bottom: 0;
	}

	.entry-content .four-columns-one p,
	.entry-content .four-columns-two p,
	.entry-content .four-columns-three p {
		margin: 0 0 24px;
		padding-bottom: 0;
	}
	.last {
		border-right: none !important;
		margin-right: 0 !important;
		padding-right: 0 !important;
	}
	.map {
		padding: 0 0 34px;
	}

	/* --- Plugins --- */
	.wp-pagenavi {
		padding: 100px 0 90px;
		margin: 0 35px;
	}
	.wp-pagenavi span.pages {
		display: inline;
	}

	/* --- Additional Elmastudio Styles --- */
	a.circle-small,
	a.circle-big-top,
	a.circle-big-bottom {
		display: block;
	}
	.entry-content h3.big-font {
		font-size: 60px;
		font-size: 3.75rem;
		line-height: 1;
	}
	.entry-content p.grey-subtext {
		font-size: 15px;
		font-size: 0.9375rem;
	}
	.wrap-large,
	.twocolumn-wrap {
		margin-bottom: 100px;
	}
	.wrap-large,
	.wrap-medium-left,
	.wrap-medium-right,
	.wrap-small-left,
	.wrap-small-right {
		padding-bottom: 0;
	}
	.wrap-medium-left,
	.wrap-small-left {
		max-width: 48%;
		float: left;
		text-align: left;
	}
	.wrap-medium-right,
	.wrap-small-right {
		max-width: 48%;
		float: right;
		text-align: right;
	}
	.twocolumn-wrap {
		position: relative;
		overflow: hidden;
		width: 100%;
	}
	.wrap-large .theme-name {
		font-size: 60px;
		font-size: 3.75rem;
	}
	.template-front #front-sidebar .widget_text h3.widget-title {
		padding-bottom: 30px;
	}
	.template-front .widget_text p.popular-themes-text {
	 	max-width: 70%;
	 	margin-bottom: 50px;
	}
	.section,
	#pricing {
		padding: 100px 0;
	}
	.singletheme h2.section-title {
		font-size: 32px;
		font-size: 2rem;
		margin-bottom: 60px;
	}
	.pricing-wrap {
		width: 100%;
	}
	.bundle-price {
		width: 50%;
		padding-right: 75px;
		float: left;
		border-right: 1px solid #ccc;
	}
	.theme-price {
		width: 50%;
		float: left;
		padding-left: 75px;
	}
	.entry-content #pricing h2 {
		font-size: 48px;
		font-size: 3rem;
	}
	.video-wrap {
		width: 66%;
		padding-bottom: 0;
		float: left;
		background: red;
	}
	.videotext-wrap {
		width: 34%;
		float: left;
		overflow: hidden;
		padding-left: 35px;
	}
	.videotext-wrap h4 {
	margin-top: 0;
	}
	.videotext-wrap p {
	display: none;
	}
	.themefeatures {
		clear: both;
		overflow: hidden;
	}
	.themefeatures p.small-text {
		width: 50%;
		display: block;
		float: left;
	}
	.themefeatures p.small-text:nth-of-type(odd) {
		padding-right: 17px;
		clear: left;
	}
	.themefeatures p.small-text:nth-of-type(even) {
		padding-left: 17px;
	}
	.themeimg-bottom {
		padding: 100px 0;
	}
	.share-themes {
		display: block;
	}
	#customer_details h3,
	.coupon-wrap {
		margin-left: 10px;
	}
	.template-shop form.checkout_coupon {
		padding: 0 17px 0 0 !important;
		width: 50%;
	}
	.entry-content #customer_details p#billing_state_field,
	.entry-content #customer_details p#billing_country_field {
		width: 50%;
		padding: 0 10px 15px;
		float: left;
	}
	.entry-content #customer_details p {
		width: 50%;
		float: left;
		padding: 0 10px 15px;
		height: 81px;
	}
	.entry-content #customer_details p#billing_country_field  {
		float: none;
		clear: both;
	}
	.entry-content #customer_details p#billing_state_field select {
		width: 48.5%;
		padding: 0 10px 15px;
	}
	/* --- About Page --- */
	.template-about .entry-content h2 {
		font-size: 48px;
		font-size: 3rem;
		line-height: 1.15;
		margin-bottom: 12px;
	}
	.template-about .entry-content h3 {
		font-size: 32px;
		font-size: 2rem;
	}
	.entry-content .info-box h4 {
		margin: 60px 0 20px !important;
	}
	.entry-content .info-box p {
		font-size: 16px;
		font-size: 1rem;
		line-height: 1.6 !important;
	}
	.template-about .about-info {
		padding: 60px 0 100px;
	}
	.template-about .about-info p {
		font-size: 18px;
		font-size: 1.125rem;
	}
	.template-about .about-info p span {
		font-size: 28px;
		font-size: 1.75rem;
		padding-right: 20px;
	}
	/* ---Theme Bundle Page --- */
	.bundle-offer {
		padding: 70px 0 100px;
	}
	.info-box {
		padding-top: 36px;
	}
	.entry-content .bundle-offer .price-wrap {
		overflow: hidden;
		float: left;
		width: 50%;
	}
	.entry-content .bundle-offer ul.price-info {
		width: 50%;
		overflow: hidden;
		margin: 0;
		padding: 30px 0 0 0;
		background: url(images/dash-dark.png) 0 0 no-repeat;
	}

	/* --- Freelancer Netzwerk --- */
	#content ul.freelancer li {
		width: 45%;
		float: left;
		margin-right: 3%;
	}
	#content ul.freelancer li:nth-child(2n+2) {
		margin-right: 0;
	}
	/* --- Top Info Message --- */
	#masthead {
		margin-top: 35px !important;
	}
	.info-message {
		display: block;
	}
	.translate-wrap {
		top: 52px !important;
	}
}


/* Minimum width of 1023 pixels
------------------------------------------------------------------------------------ */
@media screen and (min-width: 1023px) {
	/* --- General --- */
	#sidebar-wrap {
		width: 29.78515625%; /* 305px on 1024px screen  */
		float: left;
		padding: 65px 0;
	}
	#main-wrap {
		width: 70.21484375%; /* 719px on 1024px screen  */
		float: left;
	}
	#masthead,
	#site-nav,
	#secondary {
		padding: 0 65px 0 40px;
	}
	#primary {
		padding: 65px 65px 0 0;
	}
	#nav-below,
	#nav-single,
	#nav-image,
	 #nav-comments,
	.site-content .page,
	.archive-header {
		margin-left: 0;
		margin-right: 0;
	}
	.site-content .post,
	.site-content .type-attachment,
	.search-results .site-content .page {
		padding: 100px 0 0;
	}
	.site-content .page {
		padding: 0 0 100px;
	}
	.post .entry-footer {
		padding-bottom: 100px;
		border-bottom: 1px solid #ccc;
	}
	.post:last-of-type .entry-footer {
		border-bottom: none;
	}
	#mobile-menu-btn {
		display: none;
	}
	#site-title {
		margin-right: 0;
		padding: 0 0 35px;
		text-align: center;
		clear: both;
		overflow: hidden;
	}
	#site-title h1 a {
		display: inline-block;
		width: 120px;
		height: 122px;
		background: url(/wp-content/themes/moka-elma/images/elmastudio-big.png) 0 0 no-repeat;
	}

	/* --- Site Nav --- */
	#site-nav {
		display: block !important;
	}
	#site-nav ul li a,
	a.cart-content {
		font-size: 13px;
		font-size: 0.8125rem;
		line-height: 1.15;
	}

	/* --- Facebook Likebox --- */
	.fb-likebox {
		display: block;
		padding: 18px 0 0 28px;
	}

	/* --- Main Search Term --- */
	#search-btn {
		font-size: 13px;
		font-size: 0.8125rem;
	}
	.search-wrap p.search-info {
		margin: 20px 0 0 10px;
	}
	.search-wrap #searchform input#s {
		font-size: 70px;
		font-size: 4.375rem;
	}

	/* --- Share Buttons --- */
	.share-links-wrap {
		left: -40px;
	}

	/* --- Comments --- */
	#comments h3.comments-title,
	.site-content ol.commentlist,
	#comments #respond {
		padding-left: 0;
		padding-right: 0;
	},
	.site-content p.nocomments {
		padding: 50px 0 100px 90px;
	}
	.site-content .nopassword {
		padding: 100px 0;
	}

	/* --- Archives --- */
	.archive-header {
		padding: 0;
	}

	/* --- Pagination --- */
	#nav-below,
	#nav-single,
	#nav-image,
	#nav-comments {
		margin: 0 65px 0 0;
		padding: 100px 0;
	}
	.archive-header {
		margin: 0;
	}
	#nav-single {
		margin: 0;
		padding-right: 0;
	}

	/* --- Front Page Recent Posts --- */
	.front-recent {
		margin: 0 0 100px;
	}
	.front-recent .post {
		padding: 100px 0;
	}
	.front-recent .entry-footer {
		padding-bottom: 0;
		border-bottom: none;
	}

	/* --- Front Page Widget Area --- */
	#front-sidebar {
		padding: 0 65px 0 0;
	}
	#front-sidebar .widget {
		padding: 100px 0;
	}
	#front-sidebar .widget:fist-child {
		padding: 0 0 100px;
	}

	/* --- Footer --- */
	#colophon {
		margin: 0 65px 0 0;
	}
	#colophon #site-info ul.credit li,
	#colophon p.credittext {
		display: inline;
		text-align: left;
		padding: 0;
	}

	/* --- Plugins --- */
	.wp-pagenavi {
		margin: 0 65px 0 0;
	}

	/* --- Language Switcher --- */
	.translate-wrap {
		top: auto !important;
		right: auto;
		bottom: 40px;
		left: 40px;
	}
	/* --- Top Info Message --- */
	.info-message {
		display: block;
	}
	#sidebar-wrap {
		margin-top: 35px !important;
	}
	#main-wrap {
		margin-top: 35px !important;
	}
	#masthead {
		margin-top: 0 !important;
	}
}

/* Minimum width of 1270 pixels
------------------------------------------------------------------------------------ */
@media screen and (min-width: 1270px) {
	#container {
		position: relative;
		overflow: hidden;
		margin: 0 auto;
	}
	#sidebar-wrap {
		width:  24%;
		position: fixed;
		top: 0;
		bottom: 0;
		height: auto;
		overflow-x: hidden;
		overflow-y: auto;
	}
	#sidebar {
		width: 240px;
		position: absolute;
		top: 65px;
	}
	.admin-bar #sidebar-wrap {
		top: 32px;
	}
	#main-wrap {
		width: 76%;
		margin-left: 0;
		padding-right: 65px;
		float: right;
	}
	#primary {
		padding: 65px 0 0 0;
	}
	#masthead,
	#site-nav,
	#secondary {
		padding-right: 0;
	}
	.post .entry-header,
	.post .entry-content,
	.post .entry-footer,
	.site-content .page,
	#comments,
	#nav-below,
	#nav-single,
	#nav-image,
	#nav-comments,
	.wp-pagenavi,
	.archive-header,
	.search-results .site-content .page,
	.entry-thumbnail {
		max-width: 720px;
		margin: 0 auto;
	}
	.template-front .post .entry-header,
	.template-front .post .entry-content,
	.template-front .post .entry-footer {
		max-width: 100%;
		margin: 0 auto;
	}
	.template-front .front-sticky .post .entry-header h2.entry-title {
		max-width: 840px;
	}
	.template-fullwidth .site-content .page {
		max-width: 100%;
	}
	.site-content .post,
	.site-content .type-attachment,
	.search-results .site-content .page,
	#colophon,
	#pricing,
	.section,
	.themeimg-bottom {
		padding-top: 130px;
	}
	.post .entry-footer,
	.site-content .page,
	#footer-sidebar-wrap,
	#pricing,
	.section,
	.themeimg-bottom {
		padding-bottom: 130px;
	}

	/* --- Main Search Form --- */
	.search-wrap #searchform input#s {
		font-size: 90px;
		font-size: 5.625rem;
	}

	/* --- Facebook Likebox --- */
	.fb-likebox {
		display: block;
		margin-left: 12px;
	}

	/* --- Posts --- */
	.entry-thumbnail {
		padding: 0 0 45px;
	}
	.front-sticky .entry-thumbnail,
	.single-post .entry-thumbnail {
		max-width: 1070px;
	}
	.entry-content .wide-content {
		margin-left: -175px;
		margin-right: -175px;
		margin-bottom: 26px;
	}
	.single .entry-content p.pull-left {
		margin: 5px 35px 20px -100px;
	}
	.single .entry-content p.pull-right {
		margin: 5px -120px 20px 50px;
	}

	/* --- Share Buttons --- */
	.share-links-wrap {
		bottom: 172px;
		left: 130px;
	}
	.template-front .front-sticky .share-links-wrap {
		left: -40px;
	}
	.template-front .front-recent .share-links-wrap {
		bottom: 165px;
		left: 1px;
	}

	/* --- Comments --- */
	#comments h3.comments-title {
		margin: 130px 0 80px;
	}
	#commentform p.comment-form-author,
	#commentform p.comment-form-email,
	 #commentform p.comment-form-url {
		 float: left;
		 clear: none;
		 width: 32%;
	}
	#commentform p.comment-form-author,
	#commentform p.comment-form-email {
		margin-right: 2%;
	}
	#commentform p.comment-form-comment {
		padding: 24px 0 0;
	}
	.site-content .nopassword {
		padding: 130px 0;
	}
	.site-content p.nocomments {
		padding: 80px 0 130px 90px;
	}
	#comments #respond h3#reply-title {
		padding: 0 0 34px;
		font-size: 20px;
		font-size: 1.25rem;
	}
	#respond a#cancel-comment-reply-link {
		margin-top: 20px;
	}

	/* --- Pagination --- */
	#nav-below,
	#nav-single,
	#nav-image,
	#nav-comments,
	.wp-pagenavi {
		padding: 130px 0;
	}
	.wp-pagenavi {
		padding: 130px 0 120px;
	}

	/* --- Front Page Sticky Post --- */
	.front-sticky {
		margin-bottom: 130px;
	}
	.front-sticky .post .entry-content {
		-webkit-hyphens: auto;
		-moz-hyphens: auto;
		-ms-hyphens: auto;
		hyphens: auto;
		 -webkit-column-count: 3;
		 	-moz-column-count: 3;
				column-count: 3;
			-webkit-column-gap: 20px;
			   -moz-column-gap: 20px;
			   		column-gap: 20px;
	}
	.front-sticky .post .entry-content p {
		font-size: 15px;
		font-size: 0.9375rem;
		line-height: 1.7;
		margin-bottom: 0 !important;
	}

	/* --- Front Page Recent Posts --- */
	.front-recent .post {
		width: 31.1%;
		margin: 0 3.271% 0 0;
		float: left;
		clear: none;
		border-bottom: none;
	}
	.front-recent .post:nth-child(3n+3) {
		margin: 0;
	}
	.front-recent .post:nth-of-type(1),
	.front-recent .post:nth-of-type(4),
	.front-recent .post:nth-of-type(7),
	.front-recent .post:nth-of-type(10) {
		clear: left;
	}
	.front-recent .content-wrap {
		width: 100%;
		padding-left: 0;
		display: block;
		float: none;
	}
	.front-recent .entry-thumbnail {
		width: 100%;
		float: none;
		padding-right: 0;
		text-align: center;
	}
	.front-recent .post .entry-footer {
		padding-top: 30px;
		border-bottom: none;
	}
	#front-sidebar .widget_moka_recentposts h3.rp-widget-title {
		margin: 0;
		padding-bottom: 56px;
		font-size: 30px;
		font-size: 1.875rem;
	}

	/* --- Front Page Recent Posts + Recent Post by Cat --- */
	.front-recent {
		margin-bottom: 130px;
	}
	.front-recent .post {
		margin: 0 3.271% 0 0;
		padding: 0;
	}
	.front-recent .entry-header h2.entry-title {
		font-size: 20px;
		font-size: 1.25rem;
	}
	.front-recent .entry-thumbnail {
		padding: 0 0 36px;
	}
	#front-sidebar .widget_moka_recentposts .rp-wrap {
		width: 25%;
		padding-right: 1.5887%;
	}
	.widget_moka_recentposts .rp-wrap:nth-of-type(even) {
		padding-left: 1.5887%;
		padding-right: 0;
		clear:  none;
	}
	#front-sidebar .widget_moka_recentposts .rp-wrap:nth-of-type(odd)  {
		clear: none;
	}
	#front-sidebar .widget_moka_recentposts .rp-wrap:nth-of-type(2),
	#front-sidebar .widget_moka_recentposts .rp-wrap:nth-of-type(6),
	#front-sidebar .widget_moka_recentposts .rp-wrap:nth-of-type(10)  {
		padding-right: 1.5887%;
	}
	#front-sidebar .widget_moka_recentposts .rp-wrap:nth-of-type(3),
	#front-sidebar .widget_moka_recentposts .rp-wrap:nth-of-type(7),
	#front-sidebar .widget_moka_recentposts .rp-wrap:nth-of-type(11)  {
		padding-left: 1.5887%;
	}
	#front-sidebar .widget_moka_recentposts .rp-wrap:nth-of-type(1),
	#front-sidebar .widget_moka_recentposts .rp-wrap:nth-of-type(4),
	#front-sidebar .widget_moka_recentposts .rp-wrap:nth-of-type(5),
	#front-sidebar .widget_moka_recentposts .rp-wrap:nth-of-type(8),
	#front-sidebar .widget_moka_recentposts .rp-wrap:nth-of-type(9),
	#front-sidebar .widget_moka_recentposts .rp-wrap:nth-of-type(12)  {
		width: 23.4113%;
	}
	#front-sidebar .widget_moka_recentposts .rp-wrap:nth-of-type(5),
	#front-sidebar .widget_moka_recentposts .rp-wrap:nth-of-type(9) {
		clear: left;
	}

	/* --- Front Page Widget Area --- */
	#front-sidebar {
		padding: 0;
	}
	#front-sidebar .widget {
		padding: 130px 0;
	}
	#front-sidebar .widget:first-child {
		padding: 0 0 130px;
	}
	#front-sidebar .widget_moka_quote p.quote-text,
	#front-sidebar .widget_moka_about h3.about-title {
		margin: 0;
		font-size: 120px;
		font-size: 7.5rem;
	}
	#front-sidebar .widget_moka_about h3.about-title {
		margin-top: -20px;
		padding-bottom: 40px;
		line-height: 0.9 !important;
	}
	#front-sidebar .widget_moka_about h3.about-title span.dot,
	.entry-header h1.entry-title span.dot {
		font-size: 80px;
		font-size: 5rem;
		margin-left: -1px;
	}
	#front-sidebar .widget_moka_about p.about-text  {
		font-size: 17px;
		font-size: 1.0625rem;
		line-height: 1.8;
		margin-bottom: 40px;
	}
	#front-sidebar .widget_moka_about p.about-links  {
		font-size: 15px;
		font-size: 0.9375rem;
	}

	/* --- Full width Page --- */
	.template-shop .entry-header {
		padding-top: 43px;
		padding-bottom: 60px;
	}
	.page-template-page-templatespage-themes-php .entry-header h1.entry-title {
		padding: 0 0 18px;
		font-size: 84px;
		font-size: 5.25rem;
	}
	.page-template-page-templatesfull-width-php .entry-header {
		padding-bottom: 35px;
	}
	.template-fullwidth p.subtitle {
		margin-bottom: 100px;
	}
	.entry-content p.subtitle {
		max-width: 50%;
	}

	/* --- Footer --- */
	#colophon {
		margin: 0;
	}
	#footer-sidebar-two,
	#footer-sidebar-three {
		padding-top: 0;
	}

	/* Footer Widget Areas */
	#footer-sidebar-wrap #footer-sidebar-one .widget:last-of-type,
	#footer-sidebar-wrap #footer-sidebar-two .widget:last-of-type,
	#footer-sidebar-wrap #footer-sidebar-three .widget:last-of-type {
		padding-bottom: 0;
	}
	#footer-sidebar-one,
	#footer-sidebar-two {
		width: 25.7944%; /* 276px on 1440px screen  */
		float: left;
		padding-right: 35px;
	}
	#footer-sidebar-three {
		width: 31.1215%; /* 333px on 1440px screen  */
		float: right;
	}

	/* Shortcodes */
	.two-columns-one {width: 49.25%;}
	.three-columns-one {width: 32.3%;}
	.three-columns-two {width: 66.1%;}
	.four-columns-one {width: 23.875%;}
	.four-columns-two {width: 49.25%;}
	.four-columns-three {width: 74.625%;}
	.two-columns-one,
	.three-columns-one,
	.three-columns-two,
	.four-columns-one,
	.four-columns-two,
	.four-columns-three {
		position:relative;
		float:left;
		margin-right: 1.5%;
		padding-right: 1.5%;
		margin-bottom: 0;
	}

	/* --- Elmastudio Styles --- */
	.entry-content h3.big-font {
		font-size: 84px;
		font-size: 5.25rem;
		line-height: 1.1;
	}
	.wrap-large,
	.twocolumn-wrap {
		margin-bottom: 130px;
	}
	.template-front .twocolumn-wrap {
		margin-bottom: 0 !important;
	}
	.wrap-large {
		max-width: 720px;
		margin-left: auto;
		margin-right: auto;
	}
	.singletheme .wrap-large {
		max-width: 1070px;
	}
	.singletheme .themethumb-large {
		max-width: 100%;
	}
	.themethumb-medium {
		max-width: 100%;
	}
	.themethumb-small {
		max-width: 333px;
	}
	.wrap-medium-left {
		max-width: 50%;
		float: left;
		text-align: left;
	}
	.wrap-medium-right {
		max-width: 50%;
		float: right;
		text-align: right;
	}
	.wrap-medium-right .theme-name,
	.wrap-medium-left .theme-name {
		font-size: 45px;
		font-size: 2.813rem;
	}
	.wrap-small-left {
		position: absolute;
		left: 0;
		bottom: 0;
		display: block;
		width: 333px;
		float: right;
		text-align: right;
	}
	.wrap-small-right {
		position: absolute;
		right: 0;
		bottom: 0;
		display: block;
		width: 333px;
		float: right;
		text-align: right;
	}
	a.circle-small {
		top: 110px;
	}
	a.circle-big-top,
	a.circle-big-bottom {
		width: 112px;
		height: 112px;
	}
	a.circle-big-top {
		top: 90px;
		padding-top: 40px;
		background: #161616 url(/wp-content/themes/moka-elma/images/circle-arrow.png) center 67px no-repeat;
	}
	a.circle-big-top:hover {
		background: #5b5b5b url(/wp-content/themes/moka-elma/images/circle-arrow.png) center 67px no-repeat;
	}
	a.circle-big-bottom {
		bottom: 93px;
		padding-top: 52px;
		background: #161616 url(/wp-content/themes/moka-elma/images/circle-arrow.png) center -92px no-repeat;
	}
	a.circle-big-bottom:hover {
		background: #5b5b5b url(/wp-content/themes/moka-elma/images/circle-arrow.png) center -92px no-repeat;
	}
	.template-front .widget_text p.popular-themes-text {
	 	max-width: 50%;
	}
	.videotext-wrap p {
		display: block;
	}
	.entry-content .section p.section-intro {
		max-width: 66%;
		margin-bottom: 44px;
	}
	.themefeatures p.small-text {
		width: 33%;
		display: block;
		float: left;
	}
	.themefeatures p.small-text:nth-of-type(odd) {
		padding-right: 0;
		clear: none;
	}
	.themefeatures p.small-text:nth-of-type(even) {
		padding-left: 0;
	}
	.themefeatures p.small-text:first-of-type {
		padding-right: 24px;
	}
	.themefeatures p.small-text:nth-of-type(3n+3) {
		padding-left: 24px;
	}
	.themefeatures p.small-text:nth-of-type(3n+4) {
		padding-right: 24px;
		clear: left;
	}
	.themefeatures p.small-text:nth-of-type(3n+2) {
		padding-left: 12px;
		padding-right: 12px;
	}
	.share-themes {
		margin-top: 130px;
		padding-top: 130px;
	}
	.template-shop table.shop_table td.product-thumbnail {
		width: 22%;
	}
	.template-shop table.shop_table td.product-subtotal {
		width: 22%;
	}
	.template-shop table.shop_table td.product-price {
		width: 15%;
	}
	.template-shop table td.product-thumbnail img {
		width: 165px;
	}
	.entry-content .coupon-wrap p.form-row-first {
		width: 66%;
	}
	.entry-content .coupon-wrap p.form-row-last {
		width: 34%;
	}
	.coupon-wrap {
		padding: 0 0 100px;
	}
	#order_review {
		margin-top: 100px;
	}
	.about-featured img {
		float: left;
		width: 77.476%;
	}
	.entry-content .about-featured  p.caption-right {
		margin-top: 100px;
		width: 22.524%;
		float: left;
		display: inline-block;
		padding: 25px 0 0 35px;
		background:  url(/wp-content/themes/moka-elma/images/caption-arrows.png) 35px -160px no-repeat;
	}
	.template-about .about-text {
		width: 77.47%;
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
		-webkit-column-gap: 35px;
		-moz-column-gap: 35px;
		column-gap: 35px;
		float: left;
		clear: none;
		padding-right: 35px;
	}
	.template-about .about-gallery {
		padding-top: 0;
 		float: left;
 		width: 22%;
 		clear: none;
 	}
 	.template-about .about-gallery img {
 		float: right;
 	}
 	.about-gallery img.aboutimg-one,
	.about-gallery img.aboutimg-two {
		margin-right: 0;
		margin-bottom: 5px;
	}
	.about-gallery img.aboutimg-one {
		width: 232px;
	}
	.about-gallery img.aboutimg-two,
	.about-gallery img.aboutimg-three {
		width: 232px;
	}
	.wrap-medium-left a.theme-preview,
	.wrap-medium-right a.theme-preview {
		max-width: 517px;
	}
	/* ---Theme Bundle Page --- */
	.bundle-offer {
		padding-bottom: 130px;
	}
	.bundle-img {
	overflow: hidden;
	float: left;
	width: 69.158%;
	}
	.bundle-pricing-wrap {
		overflow: hidden;
		float: right;
		width: 23.832%;
	}
	.bundle-pricing-wrap .bundle-price {
		width: 100%;
		margin: 0;
		padding-right: 0;
		float: none;
		border-right: none;
	}
	.entry-content .bundle-offer .price-wrap {
		overflow: hidden;
		float: none;
		width: 100%;
	}
	.entry-content .bundle-offer ul.price-info {
		width: 100%;
		margin: 30px 0 0 0;
		padding: 30px 0 0 0;
	}
	.info-box {
		max-width: 720px;
		margin: 0 auto;
		padding-top: 66px;
	}

	/* --- Freelancer Netzwerk --- */
	#content ul.freelancer li {
		width: 28%;
	}
	#content ul.freelancer li:nth-child(2n+2) {
		margin-right: 3%;
	}
	#content ul.freelancer li:nth-child(3n+3) {
		margin-right: 0;
	}
	/* --- Top Info Message --- */
	.info-message {
		position: fixed;
	}
}

/* Minimum width of 1350 pixels
------------------------------------------------------------------------------------ */
@media screen and (min-width: 1350px) {
	#sidebar-wrap {
		width: 22.2%;
	}
	#main-wrap {
		width: 77.8%;
	}
	#front-sidebar .widget_moka_about h3.about-title {
		padding-bottom: 120px;
	}
	#front-sidebar .widget_moka_about p.about-text {
		margin-bottom: 45px;
	}
	/* --- Elmastudio Styles --- */
	.pricing-wrap {
		width: 662px;
		float: right;
	}
	.bundle-price,
	.theme-price {
		margin-top: 0;
	}
	.entry-content #pricing h2 {
		display: inline-block;
		float: left;
	}
	.entry-content .about-featured  p.caption-right {
		margin-top: 150px;
	}
}

/* Minimum width of 1440 pixels
------------------------------------------------------------------------------------ */
@media screen and (min-width: 1435px) {
	/* --- General --- */
	#container {
		position: relative;
		overflow: hidden;
		max-width: 1440px;
		margin: 0 auto;
	}
	#sidebar-wrap {
		width: 300px;
	}
	#main-wrap {
		width: 1070px;
		margin-left: 0;
		padding-right: 0;
		margin-right: 65px;
	}
	.themeimg-wide {
		max-width: 698px;
		padding: 0;
	}
	.themeimg-short {
		max-width: 333px;
		padding: 0;
	}
}

/*-----------------------------------------------------------------------------------*/
/*	16.0 HiDPI (= Retina) Displays
/*-----------------------------------------------------------------------------------*/
@media (-moz-min-device-pixel-ratio: 1.5),
(-o-min-device-pixel-ratio: 3/2),
(-webkit-min-device-pixel-ratio: 1.5),
(min-device-pixel-ratio: 1.5) {
	#site-title h1 a {background: url(/wp-content/themes/moka-elma/images/x2/elmastudio-small.png) 0 0 no-repeat; background-size: 129px 39px;}
	#mobile-menu-btn {background:#0142d0 url(/wp-content/themes/moka-elma/images/x2/menu-btn.png) 0 0 no-repeat; background-size: 44px 34px;}
	.search-wrap .search-close {background: url(/wp-content/themes/moka-elma/images/x2/icons.png) 10px -30px no-repeat; background-size: 40px 115px;}
	#respond a#cancel-comment-reply-link {background: url(/wp-content/themes/moka-elma/images/x2/icons.png) right -100px no-repeat; background-size: 40px 115px;}
	.share-links-wrap:after {background: url(/wp-content/themes/moka-elma/images/x2/share-bg.png) 0 0 no-repeat; background-size: 18px 20px;}
	a.circle-big-top {background: #161616 url(/wp-content/themes/moka-elma/images/x2/circle-arrow.png) center 57px no-repeat; background-size: 13px 138px;}
	a.circle-big-top:hover {background: #5b5b5b url(/wp-content/themes/moka-elma/images/x2/circle-arrow.png) center 57px no-repeat; background-size: 13px 138px;}
	a.circle-big-bottom {background: #161616 url(/wp-content/themes/moka-elma/images/x2/circle-arrow.png) center -102px no-repeat; background-size: 13px 138px;}
	a.circle-big-bottom:hover {background: #5b5b5b url(/wp-content/themes/moka-elma/images/x2/circle-arrow.png) center -102px no-repeat; background-size: 13px 138px;}
	.entry-content .about-featured  p.caption-right {background:  url(/wp-content/themes/moka-elma/images/x2/caption-arrows.png) 0 0 no-repeat; background-size: 8px 168px;}
	.template-about .about-gallery p.caption-top {background:  url(/wp-content/themes/moka-elma/images/x2/caption-arrows.png) 0 0 no-repeat; background-size: 8px 168px;}
}

@media (min--moz-device-pixel-ratio: 1.5) and (min-width: 767px),
(-o-min-device-pixel-ratio: 3/2) and (min-width: 767px),
(-webkit-min-device-pixel-ratio: 1.5) and (min-width: 767px),
(min-device-pixel-ratio: 1.5) and (min-width: 767px),
(min-resolution: 1.5dppx) and (min-width: 767px) {
	#site-title h1 a {background: url(/wp-content/themes/moka-elma/images/x2/elmastudio-medium.png) 0 0 no-repeat; background-size: 198px 59px;}
}

@media (min--moz-device-pixel-ratio: 1.5) and (min-width: 1023px),
(-o-min-device-pixel-ratio: 3/2) and (min-width: 1023px),
(-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1023px),
(min-device-pixel-ratio: 1.5) and (min-width: 1023px),
(min-resolution: 1.5dppx) and (min-width: 1023px) {
	#site-title h1 a {background: url(/wp-content/themes/moka-elma/images/x2/elmastudio-big.png) 0 0 no-repeat; background-size: 120px 122px;}
}

@media (min--moz-device-pixel-ratio: 1.5) and (min-width: 1270px),
(-o-min-device-pixel-ratio: 3/2) and (min-width: 1270px),
(-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1270px),
(min-device-pixel-ratio: 1.5) and (min-width: 1270px),
(min-resolution: 1.5dppx) and (min-width: 1270px) {
	a.circle-big-top {background: #161616 url(/wp-content/themes/moka-elma/images/x2/circle-arrow.png) center 67px no-repeat; background-size: 13px 138px;}
	a.circle-big-top:hover {background: #5b5b5b url(/wp-content/themes/moka-elma/images/x2/circle-arrow.png) center 67px no-repeat; background-size: 13px 138px;}
	a.circle-big-bottom {background: #161616 url(/wp-content/themes/moka-elma/images/x2/circle-arrow.png) center -92px no-repeat; background-size: 13px 138px;}
	a.circle-big-bottom:hover {background: #5b5b5b url(/wp-content/themes/moka-elma/images/x2/circle-arrow.png) center -92px no-repeat; background-size: 13px 138px;}
	.entry-content .about-featured  p.caption-right {background:  url(/wp-content/themes/moka-elma/images/x2/caption-arrows.png) 35px -160px no-repeat; background-size: 8px 168px;}
}

/*-----------------------------------------------------------------------------------*/
/*	17.0 Print
/*-----------------------------------------------------------------------------------*/
@media print {
	body {
		background: none !important;
		color: #000;
		font-size: 10pt;
	}
	.site-title {
		color: #000;
		font-size: 21pt;
	}
	.site-description,
	#site-nav,
	#secondary,
	.comment-respond,
	.comments-area .comment-edit-link,
	.comments-area .reply,
	.comments-link,
	#colophon {
		display: none;
	}
	.entry-header,
	.entry-content,
	.entry-summary,
	.entry-meta {
		margin: 0;
		width: 100%;
	}
	.page-title,
	.entry-title {
		font-size: 18pt;
	}
}