/*
Theme Name: Fortunato Pro
Theme URI: http://crestaproject.com/downloads/fortunato/
Author: Rizzo Andrea - CrestaProject.com
Author URI: http://crestaproject.com
Description: Fortunato Pro is modern & minimal responsive WordPress Blog Theme, a large column in the center of the screen, and the sidebar that appears when you click on the appropriate button, unlimited colors and theme options. Fortunato theme features WooCommerce integration that allows you to create an eCommerce for your products.
Version: 1.3.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: fortunatopro
Tags: one-column, left-sidebar, custom-menu, custom-colors, sticky-post, featured-images, theme-options, translation-ready, editor-style, full-width-template, rtl-language-support, blog, news, e-commerce
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Normalize
2.0 Typography
3.0 Elements
4.0 Forms
5.0 Navigation
	5.1 Links
	5.2 Menus
6.0 Accessibility
7.0 Alignments
8.0 Clearings
9.0 Widgets
10.0 Content
	10.1 Posts and pages
	10.2 Asides
	10.3 Comments
11.0 Infinite scroll
12.0 Media
	12.1 Captions
	12.2 Galleries
13.0 PowerTip
14.0 Owl Carousel
15.0 Shortcodes
16.0 Post Formats
17.0 WooCommerce
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 Normalize
--------------------------------------------------------------*/
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body {
	margin: 0;
	overflow-x: hidden;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1, h2.entry-title {
	font-size: 2em;
	margin: 0.67em 0;
}
h2 {font-size: 1.5em;}
h3, ul.tabs li {font-size: 1.17em;}
h4 {font-size: 1em;}
h5 {font-size: 0.83em;}
h6 {font-size: 0.67em;}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

select {
	padding: 8px;
	border: 1px solid #cecece;
	border-radius: 2px;
	outline: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: none;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/*--------------------------------------------------------------
2.0 Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
	color: #6c6c6c;
	font-size: 18px;
	line-height: 2;
	font-family: 'Merriweather', serif;
	text-rendering: optimizeLegibility;
	font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6,
ul.tabs li,
.site-branding .site-title {
	font-family: 'Merriweather', serif;
}

input,
select,
textarea {
	font-size: 12px;
	line-height: 1.5;
}

.smallPart {
	font-size: 12px;
	line-height: 1.5;
	color: #cecece;
	display: inline-block;
	letter-spacing: 1px;
	font-weight: 400;
}

.site-header {
	color: #cea525;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight: 300;
	line-height: 1.5;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	font-weight: 700;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	display: block;
	padding: 1.5em 1.5em 1.5em 3.5em;
	margin: 0 -4em 1.5em;
	position: relative;
	border-left: 3px solid #cea525;
	border-right: 1px solid #cea525;
	font-style: italic;
	font-weight: 300;
	background: rgba(0,0,0,.03);
}
.tab-fortunatopro-wrapper blockquote, .theToggle blockquote, .box blockquote {
	margin: 0 1em 1.5em;
}
blockquote::before {
	content: "\201C";
	font-size: 60px;
	color: #cea525;
	line-height: 1;
	font-weight: bold;
	position: absolute;
	left: 10px;
	top: 10px;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	background: rgba(0,0,0,0.03);
	padding: 3px;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
3.0 Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #ffffff;
}

blockquote,
q {
	quotes: "" "";
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

.spaceLeft {
	padding-left: 5px;
}
.spaceRight {
	padding-right: 5px;
}
.spaceLeftRight {
	margin: 0 5px;
}

.socialLine .spaceLeftRight {
	margin: 0 8px;
}

/*--------------------------------------------------------------
4.0 Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border-radius: 2px;
	border: none;
	background: #cea525;
	color: #ffffff;
	font-size: 12px;
	line-height: 1;
	padding: .6em 1em .4em;
	outline: none;
	-o-transition: background .3s ease-in-out, color .3s ease-in-out;
	-moz-transition: background .3s ease-in-out, color .3s ease-in-out;
	-webkit-transition: background .3s ease-in-out, color .3s ease-in-out;
	transition: background .3s ease-in-out, color .3s ease-in-out;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	background: #cecece;
	color: #6c6c6c;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #cecece;
	background: #ffffff;
	border: 1px solid #cecece;
	border-radius: 2px;
	outline: none;
	-webkit-appearance: none;
	-o-transition: border .3s ease-in-out;
	-moz-transition: border .3s ease-in-out;
	-webkit-transition: border .3s ease-in-out;
	transition: border .3s ease-in-out;
}

select {
	color: #cecece;
	background: #ffffff;
	border: 1px solid #cecece;
	border-radius: 2px;
	outline: none;
	-o-transition: border .3s ease-in-out;
	-moz-transition: border .3s ease-in-out;
	-webkit-transition: border .3s ease-in-out;
	transition: border .3s ease-in-out;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	border: 1px solid #cea525;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"] {
	padding: 8px;
}

.widget-area input[type="text"],
.widget-area input[type="email"],
.widget-area input[type="url"],
.widget-area input[type="password"],
.widget-area input[type="search"] {
	width: 100%;
}

textarea {
	padding: 8px;
	width: 100%;
}

/*--------------------------------------------------------------
5.0 Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
5.1 Links
--------------------------------------------------------------*/
a {
	color: #cea525;
	text-decoration: none;
	-o-transition: color .3s ease-in-out;
	-moz-transition: color .3s ease-in-out;
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
}

a:hover,
a:focus,
a:active {
	color: #6c6c6c;
}

a:hover,
a:active {
	outline: 0;
}

.smallPart a, .smallPart a:hover, .smallPart a:focus, .smallPart a:active {
	color: #cecece;
}

.site-header a, .read-link a, .site-title a:hover, .site-title a:focus {
	color: #ffffff !important;
}
.main-navigation a:hover, .main-navigation a:focus {
	color: #ffffff;
}

/*--------------------------------------------------------------
5.2 Menus
--------------------------------------------------------------*/
.theNavigationBar {
	position: absolute;
	width: 100%;
	top: 15px;
	left: 0;
	padding: 0 90px;
	text-align: center;
}
body.admin-bar .theNavigationBar.fixed {
	top: 47px;
}
.theNavigationBar.fixed {
	position: fixed;
	z-index: 9;
	-o-transition: left .2s ease-in-out;
    -moz-transition: left .2s ease-in-out;
    -webkit-transition: left .2s ease-in-out;
    transition: left .2s ease-in-out;
}
#page.site.yesOpen .theNavigationBar.fixed {
	left: 330px;
	-o-transition: left .4s ease-in-out;
    -moz-transition: left .4s ease-in-out;
    -webkit-transition: left .4s ease-in-out;
    transition: left .4s ease-in-out;
}
body.menu-fixed .site-social,
body.menu-fixed .openSidebar {
	z-index: 99;
}
.main-navigation {
	clear: both;
	display: block;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: transparent;
	-o-transition: background .2s ease-in-out;
    -moz-transition: background .2s ease-in-out;
    -webkit-transition: background .2s ease-in-out;
    transition: background .2s ease-in-out;
}

.main-navigation.fixed {
	background: rgba(108, 108, 108, 1);
}
@media screen and (min-width: 768px) {
	.main-navigation.fixed ul ul {
		top: 45px;
	}
	.main-navigation.fixed ul ul ul {
		top: 0;
	}
	.main-navigation.fixed a {
		padding: 0.8em 1.5em;
	}
}

.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul li {
	position: relative;
	margin: 0 auto;
	display: inline-block;
}

.main-navigation ul:not(.sub-menu) > li {
	-webkit-transition: top .3s ease-in-out, opacity .3s ease-in-out;
	transition: top .3s ease-in-out, opacity .3s ease-in-out;
}

.main-navigation li a:not(:last-child):after {
	content: "\f107";
	font-family: FontAwesome;
	margin: 0 0 0 10px;
	line-height: 1;
}

.main-navigation ul ul li a:not(:last-child):after {
	content: "\f105";
	margin: 0 0 0 10px;
	float: right;
	line-height: inherit;
}

.main-navigation a {
	display: block;
	text-decoration: none;
	padding: 1.5em;
	border-top: 2px solid transparent;
	-o-transition: border-top .3s ease-in-out, padding .2s ease-in-out;
	-moz-transition: border-top .3s ease-in-out, padding .2s ease-in-out;
	-webkit-transition: border-top .3s ease-in-out, padding .2s ease-in-out;
	transition: border-top .3s ease-in-out, padding .2s ease-in-out;
}

.main-navigation ul ul {
	float: left;
	position: absolute;
	top: 62px;
	left: auto;
	z-index: 99999;
	visibility:hidden;
	opacity:0;
	background: #6c6c6c;
	text-transform: none;
	text-align: left;
	transition:visibility 0s linear 0.2s,opacity 0.2s linear, transform 0.2s linear;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}

.main-navigation ul ul ul {
	left: 100%;
	top: 0;
	visibility:hidden;
	opacity:0;
	transition:visibility 0s linear 0.2s,opacity 0.2s linear, transform 0.2s linear;
	-webkit-transform: translate3d(20px,0,0);
	transform: translate3d(20px,0,0);
}

.main-navigation ul ul a {
	width: 230px;
	padding: 1em 1.5em;
}

.main-navigation ul ul li {

}

.main-navigation li:hover > a {
}

.main-navigation ul ul :hover > a {
}

.main-navigation ul ul a:hover {
	color: #ffffff;
}

.main-navigation ul li:hover > ul, .main-navigation ul li:focus > ul, .main-navigation ul li:active > ul, .main-navigation ul li.focus > ul {
	visibility:visible;
	opacity:1;
	transition-delay:0s;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.main-navigation ul ul li:hover > ul, .main-navigation ul ul li:focus > ul, .main-navigation ul ul li:active > ul, .main-navigation ul ul li.focus > ul  {
	visibility:visible;
	opacity:1;
	transition-delay:0s;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.main-navigation ul li:hover > a, 
.main-navigation ul li.focus > a, 
.main-navigation li.current-menu-item > a, 
.main-navigation li.current-menu-parent > a, 
.main-navigation li.current-page-ancestor > a,
.main-navigation .current_page_item > a, 
.main-navigation .current_page_parent > a {
	border-top: 2px solid #cea525;
}

/* Small menu. */
.menu-toggle {
	display: none;
}

@media screen and (max-width: 1024px) {
	.logoMenu {
		display: none !important;
	}
	.menu-toggle,
	.main-navigation.toggled .nav-menu {
		display: block;
		background: #ffffff;
	}
	
	.main-navigation {
		text-transform: inherit;
	}
	
	.theNavigationBar {
		top: 0;
		padding: 0;
		z-index: 99;
	}
	
	.theNavigationBar.fixed {
		position: absolute;
	}

	.menu-toggle {
		width: 100%;
		padding: 1em;
		text-align: left;
		color: #6c6c6c;
		border-radius: 0;
		font-size: 14px;
		line-height: 1.8;
	}
	.menu-toggle i {
		float: right;
		margin-top: 5px;
	}
	.menu-toggle:hover, .menu-toggle:focus {
		background: #ffffff;
		color: #6c6c6c;
	}
	
	.main-navigation.toggled .menu-toggle {
		background: #cea525;
		color: #ffffff;
	}

	.main-navigation ul {
		display: none;
	}
	
	.main-navigation ul li {
		display: block;
	}
	
	.main-navigation li a:not(:last-child):after, .main-navigation ul ul li a:not(:last-child):after {
		content: "" !important;
		font-family: FontAwesome;
		margin: 0;
	}
	
	.main-navigation ul li .indicator {
		position: absolute;
		right: 0;
		top: 6px;
		font-family: 'FontAwesome';
		font-size: 12px;
		width: 40px;
		height: 40px;
		text-align: center;
		line-height: 40px;
	}
	.main-navigation ul li .indicator:before {
		content: "\f067";
	}
	.main-navigation ul li .yesOpen.indicator:before {
		content: "\f068";
	}
	
	.main-navigation ul ul, .main-navigation ul ul ul {
		float: none;
		position: relative;
		top: 0;
		left: 0 !important;
		right: 0 !important;
		visibility: visible;
		opacity: 1;
		display: none;
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
		padding-left: 5%;
		z-index: 9;
		background: none !important;
	}
	
	.main-navigation ul ul.active, .main-navigation ul ul ul.active {
		display: block;
	}
	
	.main-navigation a {
		border-bottom: 1px solid rgba(0,0,0,.05);
		text-align: left;
		color: #6c6c6c !important;
		padding: 1em;
	}
	
	.main-navigation ul ul a {
		width: 100%;
	}
	
	.openSearch, .site-social .socialLine a {
		display: inline !important;
		position: relative !important;
		top: inherit !important;
		right: inherit !important;
		left: inherit !important;
		font-size: 100% !important;
		width: auto !important;
		height: auto !important;
		line-height: inherit !important;
	}
	.openSearch {
		margin: 0 8px;
	}
	.menu_header_height .site-social {
		bottom: 8px;
	}
	
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation,
.site-main .pagination,
.site-main .woocommerce-pagination {
	margin: 0 -4em 1.5em;
	background: rgba(0,0,0,0.03);
	overflow: hidden;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-weight: 400;
}

.site-main .pagination .nav-links {
	padding: 1.5em;
	text-align: center;
}

.site-main .pagination .nav-links > span,
.page-links > span.page-links-number,
.woocommerce-pagination .page-numbers span {
  display: inline-block;
  background: #cecece;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  line-height: 1;
  padding: 0.5em 0.8em;
  margin: 1px 0;
}

.woocommerce-pagination .page-numbers li {
	display: inline-block;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

.post-navigation .nav-previous,
.post-navigation .nav-next,
.posts-navigation .nav-previous,
.posts-navigation .nav-next,
.comment-navigation .nav-previous,
.comment-navigation .nav-next {
	padding: 1.5em;
}

.posts-navigation .nav-previous a,
.posts-navigation .nav-next a,
.comment-navigation .nav-previous a,
.comment-navigation .nav-next a {
	text-transform: uppercase;
	letter-spacing: -1px;
}

.post-navigation .nav-next {
	border-left: 1px solid rgba(0,0,0,0.05);
}

.post-navigation .meta-nav {
  display: inline-block;
  width: 90%;
  text-transform: uppercase;
  letter-spacing: -1px;
}

.post-navigation .nav-previous .meta-nav {
  padding-left: 10px;
}

.post-navigation .nav-next .meta-nav {
  padding-right: 10px;
}

/*--------------------------------------------------------------
6.0 Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/*--------------------------------------------------------------
7.0 Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
	margin-left: -4em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
	margin-right: -4em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.tab-fortunatopro-wrapper .alignleft, .theToggle .alignleft, .box .alignleft {
	margin-left: 0;
}

.tab-fortunatopro-wrapper .alignright, .theToggle .alignright, .box .alignright {
	margin-right: 0;
}

/*--------------------------------------------------------------
8.0 Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.blockComment:before,
.blockComment:after,
.widget_archive li:before, 
.widget_archive li:after, 
.widget_categories li:before,
.widget_categories li:after,
ul.tabs:before,
ul.tabs:after,
ul.tab-fortunatopro-tabs:before, 
ul.tab-fortunatopro-tabs:after,
.fortunatoPostWidget:before,
.fortunatoPostWidget:after,
.theAuthorBox:before,
.theAuthorBox:after,
.footer-widget:before,
.footer-widget:after,
.woocommerce ul.products:before,
.woocommerce ul.products:after,
.woocommerce .single_variation:before,
.woocommerce .single_variation:after,
.woocommerce-error li:before,
.woocommerce-error li:after,
.woocommerce-message:before,
.woocommerce-message:after,
.woocommerce-product-rating:before,
.woocommerce-product-rating:after,
.cart-collaterals:before,
.cart-collaterals:after,
form.woocommerce-checkout:before,
form.woocommerce-checkout:after,
.product_list_widget li:before,
.product_list_widget li:after {
	content: "";
	display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.blockComment:after,
.widget_archive li:after, 
.widget_categories li:after,
ul.tabs:after,
ul.tab-fortunatopro-tabs:after,
.fortunatoPostWidget:after,
.theAuthorBox:after,
.footer-widget:after,
.woocommerce ul.products:after,
.woocommerce .single_variation:after,
.woocommerce-error li:after,
.woocommerce-message:after,
.woocommerce-product-rating:after,
.cart-collaterals:after,
form.woocommerce-checkout:after,
.product_list_widget li:after {
	clear: both;
}

/*--------------------------------------------------------------
9.0 Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 3em;
}

/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

/* Search widget. */
.widget_search .search-submit {
	display: none;
}

/* Calendar Widget */
#wp-calendar {
	margin: 0px;
	border-collapse: separate;
}
#wp-calendar > caption {
	padding: 6px 0;
	color: #ffffff;
	text-align: center;
	background: #cea525;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
}
#wp-calendar th {
	text-align: center;
	background: rgba(0,0,0,0.03);
	padding: 5px 0;
}
#wp-calendar tfoot td {
	border: none;
	padding-top: 5px;
}
#wp-calendar tfoot td#next {
	text-align: right;
}
#wp-calendar tbody td {
	text-align: center;
	border: 1px solid rgba(0,0,0,0.03);
	padding: 5px 0;
}
#wp-calendar tbody td#today {
	border: 1px solid #cea525;
}

.widget_archive li, .widget_categories li {
	text-align: right;
}
.widget_archive li a, .widget_categories li a {
	float: left;
}

/* Search Box */
#search-full {
	background: rgba(255,255,255,0.9);
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 99999;
	display: none;
}
.search-container {
	position: relative;
	top: 47%;
	width: 100%;
	max-width: 930px;
	padding: 0 1.5em;
	margin: 0 auto;
}
.search-container input[type="search"] {
	background: transparent;
	font-size: 125%;
	line-height: 1;
	border: 0;
	outline: none;
	border-bottom: 1px solid;
	border-radius: 0px;
	padding: 1em 2em;
	width: 100%;
}
.search-container input[type="search"]:focus {
	border: 0;
	border-bottom: 1px solid;
}
.closeSearch {
	display: inline-block;
	cursor: pointer;
	float: right;
	padding-top: .5em;
}

/* Custom Widget */
.theImgWidget {
	margin-right: 1em;
	float: left;
	position: relative;
}
.fortunatoPostWidget img {
	height: auto;
	max-width: 100%;
	width: 100%;
	position:relative;
	border-radius: 2px;
	display: block;
}
.fortunatoPostWidget .theText {
	display: block;
}
.fortunatoPostWidget .theText a {
	display: table;
}
.fortunatoPostWidget .theText span.date {
	margin: 0px;
	display: inline-block;
}
.fortunatoPostWidget .theText span.comm {
	display: inline-block;
	float: right;
}
.twitter-item:before {content: "\f099"; font-family: FontAwesome;padding-right: 0.5em; color:#1b95e0;font-size: 18px;line-height: 1;}
.newsPicContainer, .instagram-pics {text-align: center;}
.newsPic,.single-instagram-pic {
	display: inline-block;
	margin: 0em .2em .2em 0em;
	position: relative;
}
.newsPic a, .single-instagram-pic a, .single-instagram-pic-big a {display: block;}
.single-instagram-pic-big {margin: 0px 3px;}
.single-instagram-pic-big img {width:100%; border-radius: 2px;}
.single-instagram-pic a img {width:70px; height:70px; display: block; border-radius: 2px;}
.newsPic img, .blockRelatedImg img {border-radius: 2px;display: block;}

ul.tabs {
	margin-bottom: 1.5em;
}

ul.tabs li {
	float: left;
	cursor: pointer;
	padding: 0 8px;
	letter-spacing: -1px;
	border-bottom: 0;
	opacity: 0.5;
	-o-transition: all .7s ease-in-out;
	-moz-transition: all .7s ease-in-out;
	-webkit-transition: all .7s ease-in-out;
	transition: all .7s ease-in-out;
}
ul.tabs li:hover,ul.tabs li.active {
	opacity:1;
	-o-transition: all 0s ease-in-out;
	-moz-transition: all 0s ease-in-out;
	-webkit-transition: all 0s ease-in-out;
	transition: all 0s ease-in-out;
}

/*--------------------------------------------------------------
10.0 Content
--------------------------------------------------------------*/
@media all and (min-width: 1024px) {
	body.withBorder:before,
	body.withBorder:after,
	body.withBorder #page.site:before,
	body.withBorder #page.site:after {
		content: "";
		background: #ffffff;
		opacity: 1;
		position: fixed;
		z-index: 999;
	}
	body.withBorder:before {
		height: 12px;
		left: 0;
		right: 0;
		top: 0;
	}
	body.admin-bar.withBorder:before {
		top: 32px;
	}
	body.withBorder:after {
		height: 12px;
		right: 0;
		bottom: 0;
		left: 0;
	}
	body.withBorder #page.site:before {
		width: 12px;
		top: 0;
		bottom: 0;
		left: 0;
	}
	body.withBorder #page.site:after {
		width: 12px;
		top: 0;
		bottom: 0;
		right: 0;
	}
}
.content-area {
	font-weight: 300;
}
.sepHentry {
	color: #cecece;
	width: auto;
	margin: 1em -4em;
	overflow: hidden;
	text-align: center;
}
.sepHentry:before, .sepHentry:after {
	content: "";
	vertical-align: middle;
	display: inline-block;
	width: 50%;
	height: auto;
	border-bottom: 1px solid #cecece;
	margin: 0 3% 0 -55%;
}
.sepHentry:after {
	margin: 0 -55% 0 3%;
}
.sepHentry2 {
	display: block;
	height: 1px;
	width: auto;
	margin: 2.5em -4em;
	border-top: 1px solid #cecece;
}

.site-header {
	position: relative;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
} 
.site-header.withParallax {
	background-attachment: fixed;
}
.vid-big {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.video-container-header {
    position: absolute;
}
.video-container-header video {
	width: 100%;
}
.entry-featuredImg {
	position: relative;
	margin-bottom: 1em;
}
.entry-featuredImg img {
	display: block;
	width: 100%;
}
.site-brand-main {
	display: table;
	width: 100%;
	background-color: rgba(108,108,108,.4);
}
.noOpacity .site-brand-main {
	background-color: rgba(0,0,0,0) !important;
}
.site-branding {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.site-branding .site-title {
	display: inline-block;
	font-size: 4em;
	margin: 0;
	letter-spacing: -2px;
	font-weight: 700;
	line-height: 1;
}
.third_header_height .site-branding .site-title {
	font-size: 3.5em;
}
.half_header_height .site-branding .site-title {
	font-size: 3em;
}
.menu_header_height .site-social .socialLine a,
.menu_header_height .site-brand-main {
	display: none;
}
.site-branding .site-description {
	margin: 0;
	letter-spacing: 2px;
	font-weight: 300;
}
.site-branding .site-title,
.site-branding .site-description,
.site-branding > a {
	position: relative;
}
.site-branding img {
	max-height: 250px;
}
.site-social {
	position: absolute;
	bottom: 15px;
	width: 100%;
	font-size: 80%;
	text-align: center;
	z-index: 9;
}
.site-social a:hover {
	color: #cea525;
}
.site-content, .site-footer {
	max-width: 930px;
	margin: 0 auto;
	padding: 0 4em;
}
header.entry-header {
	margin-top: 2.5em;
}
.entry-meta > span {
	margin-right: 0.5em;
}
.entry-meta > span:last-child {
	margin: 0;
}
header.entry-header h1, header.page-header h1 {
	letter-spacing: -1px;
}
header.page-header .taxonomy-description p {
	margin: 0;
}
header.entry-header h1.noMarginTop,
header.entry-header h2.noMarginTop {
	margin-top: 0;
}
.cat-links a, .tagcloud a, .read-link a, .site-main .pagination .nav-links a, .page-links > a, .woocommerce-pagination .page-numbers a {
	display: inline-block;
	background: #cea525;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #ffffff !important;
	line-height: 1;
	padding: 0.5em;
	margin: 1px 0;
	-o-transition: background .3s ease-in-out, color .3s ease-in-out;
	-moz-transition: background .3s ease-in-out, color .3s ease-in-out;
	-webkit-transition: background .3s ease-in-out, color .3s ease-in-out;
	transition: background .3s ease-in-out, color .3s ease-in-out;
}
.cat-links a:hover, .cat-links a:focus,
.tagcloud a:hover, .tagcloud a:focus,
.read-link a:hover, .read-link a:focus,
.site-main .pagination .nav-links a:hover, .site-main .pagination .nav-links a:focus,
.page-links > a:hover, .page-links > a:focus,
.theShare a:hover, .theShare a:focus,
.socialWidget a:hover, .socialWidget a:focus,
.woocommerce-pagination .page-numbers a:hover,
.woocommerce-pagination .page-numbers a:focus {
	background: #cecece;
	color: #6c6c6c !important;
}
.site-main .pagination .nav-links a,
.woocommerce-pagination .page-numbers a {
  padding: 0.5em 0.8em;
  text-transform: uppercase;
  letter-spacing: -1px;
}
.entry-footer span {
	display: block;
}
.footer-widget {
	font-size: 12px;
	line-height: 1.5;
}
.foo {
	float: left;
	width: 50%;
	padding: 0 1.5em;
}
.openSearch {
	position: fixed;
  top: 30px;
  left: 30px;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 175%;
  color: #ffffff;
  cursor: pointer;
  z-index: 9;
  -o-transition: color .2s ease-in-out, left .3s ease-in-out;
	-moz-transition: color .2s ease-in-out, left .3s ease-in-out;
	-webkit-transition: color .2s ease-in-out, left .3s ease-in-out;
	transition: color .2s ease-in-out, left .3s ease-in-out;
}
.main-woocommerce-box {
	position: fixed;
  top: 30px;
  right: 30px;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 155%;
  cursor: pointer;
  z-index: 9;
  -o-transition: color .2s ease-in-out, left .3s ease-in-out;
	-moz-transition: color .2s ease-in-out, left .3s ease-in-out;
	-webkit-transition: color .2s ease-in-out, left .3s ease-in-out;
	transition: color .2s ease-in-out, left .3s ease-in-out;
}
.main-woocommerce-box.withS {
	top: 70px;
}
.main-woocommerce-box .shopping-count {
	position: absolute;
    background: #cea525;
    font-size: 12px;
    line-height: 20px;
    width: 20px;
    height: 20px;
    bottom: -14px;
    border-radius: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
	color: #ffffff;
}
.openSidebar {
  position: fixed;
  top: 30px;
  left: 30px;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 175%;
  cursor: pointer;
  z-index: 9;
  -o-transition: left .3s ease-in-out;
  -moz-transition: left .3s ease-in-out;
  -webkit-transition: left .3s ease-in-out;
  transition: left .3s ease-in-out;
  cursor: pointer;
}
.openSidebar.sidebarColor span {
	background: #6c6c6c;
}
.openSidebar span {
  display: block;
  background: #ffffff;
  border-radius: 1px;
  -o-transition: width .25s ease-in-out, height .25s ease-in-out;
  -moz-transition: width .25s ease-in-out, height .25s ease-in-out;
  -webkit-transition: width .25s ease-in-out, height .25s ease-in-out;
  transition: width .25s ease-in-out, height .25s ease-in-out;
}
.openSidebar #hamburger {
  position: absolute;
  height: 100%;
  width: 100%;
}
.openSidebar #hamburger span {
    width: 30px;
    height: 4px;
    position: relative;
    top: 0;
    left: 0;
    margin-bottom: 6px;
}
.openSidebar #hamburger span:nth-child(1) {
  transition-delay: .5s;
}
.openSidebar #hamburger span:nth-child(2) {
  transition-delay: .625s;
}
.openSidebar #hamburger span:nth-child(3) {
  transition-delay: .75s;
}
.openSidebar #cross {
  position: absolute;
  height: 100%;
  width: 100%;
  transform: rotate(45deg);
}
.openSidebar #cross span:nth-child(1) {
  height: 0%;
  width: 4px;
  position: absolute;
  top: 0;
  left: 13px;
  transition-delay: 0s;
}
.openSidebar #cross span:nth-child(2) {
  width: 0%;
  height: 4px;
  position: absolute;
  left: 0;
  top: 13px;
  transition-delay: .25s;
}

.openSidebar.yesOpen #hamburger span {
  width: 0%;
}
.openSidebar.yesOpen #hamburger span:nth-child(1) {
  transition-delay: 0s;
}
.openSidebar.yesOpen #hamburger span:nth-child(2) {
  transition-delay: .125s;
}
.openSidebar.yesOpen #hamburger span:nth-child(3) {
  transition-delay: .25s;
}
.openSidebar.yesOpen #cross span:nth-child(1) {
  height: 100%;
  transition-delay: .625s;
}
.openSidebar.yesOpen #cross span:nth-child(2) {
  width: 100%;
  transition-delay: .375s;
}
.openSearch {
	left: inherit;
	right: 30px;
	-o-transition: color .2s ease-in-out, right .3s ease-in-out;
	-moz-transition: color .2s ease-in-out, right .3s ease-in-out;
	-webkit-transition: color .2s ease-in-out, right .3s ease-in-out;
	transition: color .2s ease-in-out, right .3s ease-in-out;
}
.main-woocommerce-box {
	left: inherit;
	right: 30px;
	-o-transition: color .2s ease-in-out, right .3s ease-in-out;
	-moz-transition: color .2s ease-in-out, right .3s ease-in-out;
	-webkit-transition: color .2s ease-in-out, right .3s ease-in-out;
	transition: color .2s ease-in-out, right .3s ease-in-out;
}
.main-woocommerce-box a {
	-o-transition: color .2s ease-in-out;
	-moz-transition: color .2s ease-in-out;
	-webkit-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out;
	color: #ffffff;
}
.main-woocommerce-box a:hover,
.main-woocommerce-box a:focus {
	color: #ffffff;
}
.openSearch.sidebarColor, .main-woocommerce-box.sidebarColor a {
	color: #6c6c6c;
}
body.admin-bar .openSidebar, body.admin-bar .openSearch, body.admin-bar .main-woocommerce-box {
	top: 52px;
}
body.admin-bar .main-woocommerce-box.withS {
	top: 92px;
}
.openSidebar.yesOpen {
	left: 360px;
}
.openSearch.yesOpen {
	right: -360px;
}
.main-woocommerce-box.yesOpen {
	right: -400px;
}

#toTop:hover {
    text-decoration: none;
}
#toTop {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 30px;
	width: 30px;
	height: 30px;
	line-height: 30px;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
	font-size: 175%;
	color: #6c6c6c;
}
.scrollDown {
	position: relative;
	cursor: pointer;
	margin: 30px auto 0;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 175%;
	color: #ffffff;
	-webkit-animation-name: moveArrow;
	-webkit-animation-duration: 1s;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-name: moveArrow;
	-moz-animation-duration: 1s;
	-moz-animation-timing-function: ease-in-out;
	-moz-animation-iteration-count: infinite;
	-ms-animation-name: moveArrow;
	-ms-animation-duration: 1s;
	-ms-animation-timing-function: ease-in-out;
	-ms-animation-iteration-count: infinite;
}
.autoScrollActive {
	display: none;
}
.third_header_height .scrollDown {
	margin: 15px auto 0;
}
.half_header_height .scrollDown {
	margin: 5px auto 0;
}
@-webkit-keyframes moveArrow {
  0% {
    -webkit-transform: translate3d(0,10px,0);
	transform: translate3d(0,10px,0);
  }
  50% {
    -webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
  }
  100% {
    -webkit-transform: translate3d(0,10px,0);
	transform: translate3d(0,10px,0);
  }
}
@-moz-keyframes moveArrow {
  0% {
    -moz-transform: translate3d(0,10px,0);
	transform: translate3d(0,10px,0);
  }
  50% {
    -moz-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
  }
  100% {
    -moz-transform: translate3d(0,10px,0);
	transform: translate3d(0,10px,0);
  }
}
@-ms-keyframes moveArrow {
  0% {
    -ms-transform: translate3d(0,10px,0);
	transform: translate3d(0,10px,0);
  }
  50% {
    -ms-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
  }
  100% {
    -ms-transform: translate3d(0,10px,0);
	transform: translate3d(0,10px,0);
  }
}


.widget-area {
	z-index: 9;
	position: fixed;
	top: 0;
	left: -330px;
	width: 330px;
	height: 100%;
	background: #ffffff;
	padding: 1.5em;
	font-size: 12px;
	line-height: 1.5;
	overflow-y: auto;
	border-right: 1px solid #cecece;
	-o-transition: left .3s ease-in-out;
	-moz-transition: left .3s ease-in-out;
	-webkit-transition: left .3s ease-in-out;
	transition: left .3s ease-in-out;
}
.admin-bar .widget-area {top: 32px;}
.widget-area.yesOpen {
	left: 0;
}
#page.site {
	position: relative;
	left: 0;
	-o-transition: left .2s ease-in-out;
	-moz-transition: left .2s ease-in-out;
	-webkit-transition: left .2s ease-in-out;
	transition: left .2s ease-in-out;
}
#page.site.yesOpen {
	left: 330px;
	-o-transition: left .4s ease-in-out;
	-moz-transition: left .4s ease-in-out;
	-webkit-transition: left .4s ease-in-out;
	transition: left .4s ease-in-out;
}
.widget-title, ul.tabs:not(.wc-tabs) li {
	font-weight: 700;
	text-transform: uppercase;
}
header.page-header {
	background: rgba(0,0,0,0.03);
	margin: 0 -4em;
	padding: 1.5em;
	text-align: center;
}
.page-links > span.page-links-number {
	margin: 1px;
}
.page-links > a {
	padding: 0.5em 0.8em;
	margin: 1px;
}
.site-info {
	margin: 1.5em 0;
}
.topBreadcrumb {
	background: rgba(0,0,0,0.03);
	padding: 1em 0;
	text-align: center;
}
.topBreadcrumb .breadcrumbs {
	max-width: 930px;
	margin: 0 auto;
	display: block;
}

.authorImg {
	float: left;
	width: 15%;
	text-align: center;
}
.authorText {
	float: left;
	width: 85%;
	text-align: justify;
}
.authorAbout img {
	position: relative;
	border-radius: 2px;
}
.authorAbout .authorDesc {
	margin: 0;
}
.authorAbout {
	margin-bottom: 1.5em;
}
.relatedBox {
	margin: 0 -4em 1.5em;
	background: rgba(0,0,0,0.03);
}
.imgRelated {
	padding: 1.5em;
}
.theImgRelated {
	margin: 0px 5px;
}
.blockRelatedImg {
	position: relative;
	overflow: hidden;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.blockRelatedImg img {
	display: block;
	width: 100%;
}

.theShare a, .socialWidget a {
  width: 25px;
  height: 25px;
  line-height: 25px;
  display: inline-block;
  text-align: center;
  background: #cea525;
  color: #ffffff !important;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin: 0 1px 5px 0;
  -o-transition: background .3s ease-in-out, color .3s ease-in-out;
  -moz-transition: background .3s ease-in-out, color .3s ease-in-out;
  -webkit-transition: background .3s ease-in-out, color .3s ease-in-out;
  transition: background .3s ease-in-out, color .3s ease-in-out;
}
.socialWidget a {
	margin: 0 2px;
}
.advPost {
	margin: 0 auto;
	text-align: center;
}
.advPost img, .advWidget img {
	display: inline-block;
}
#fortunatoMap {
	position: absolute !important;
}
.logoMenu {
	display: inline-block;
	padding-right: 1.5em;
	vertical-align: top;
    position: relative;
}
.logoMenu a {
	display: block;
    border-top: 0;
    padding: 0 !important;
    margin: 0;
}
.logoMenu img {
	max-height: 62px;
	display: block;
	-o-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.main-navigation.fixed .logoMenu img {
	max-height: 45px;
}
body .hiddenHeader .scrollDown,
body .hiddenHeader .topBreadcrumb,
body .hiddenHeader .content-area,
body .hiddenHeader .site-footer {
	display: none !important;
}
/*--------------------------------------------------------------
10.1 Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.sticky .entry-title {
	position: relative;
}

.sticky .entry-header .entry-title:before {
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f097";
	position: absolute;
	left: -1em;
	line-height: 1.5;
}

.hentry {
	margin: 0 0 1.5em;
}

.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
	word-wrap: break-word;
}

.entry-summary {
	text-align: justify;
}

.entry-summary.withColumns {
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
	-webkit-column-gap: 40px; /* Chrome, Safari, Opera */
    -moz-column-gap: 40px; /* Firefox */
    column-gap: 40px;
	margin: 1.5em 0;
}

.entry-summary.withColumns p {
	margin-top: 0px;
}

.page-links {
	text-align: right;
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
10.2 Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

aside ul, #fortunato_parallax_scene {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#fortunato_parallax_scene {
	position: absolute;
    overflow: hidden;
	display: block;
	height: 100%;
    width: 100%;
}
#fortunato_parallax_scene .layer {
	display: block;
    height: 100%;
    width: 100%;
    padding: 0;
    margin: 0;
	position: absolute;
}
#fortunato_parallax_scene .layer div {
	background-position: center;
	margin-left: -10%;
    top: -10%;
    min-height: 100%;
    width: 120%;
    height: 120%;
    background-size: cover;
    margin-bottom: 0!important;
    max-width: none;
    position: relative;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
aside ul li {
	border-bottom: 1px solid rgba(0,0,0,.1);
	padding: 1em 0;
}
aside ul li:first-child {
	padding-top: 0;
}
aside ul li:last-child {
	border-bottom: 0px;
}
aside ul li ul.sub-menu, aside ul li ul.children {
	padding-left: 5%;
	margin-left: 5%;
	margin-top: 1em;
	border-left: 1px solid rgba(0,0,0,.1);
}
aside ul li ul.sub-menu li, aside ul li ul.children li {
	padding-top: 1em;
}

/*--------------------------------------------------------------
10.3 Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

.comments-title h2 {
	display: inline-block;
}

.blockCommentLeft {
  float: left;
  width: 30%;
  padding-right: 1.5em;
}

.blockComment.double .blockCommentRight {
  float: right;
  width: 70%;
}

.blockCommentRight {
	float: none;
	width: 100%;
}

.comments-area input[type="text"] {
	width: 100%;
}

.comment-notes, .form-allowed-tags, .logged-in-as {
	margin: 0;
}

#comments ol {
	list-style-type: none;
	padding: 0;
	margin: 1.5em 0;
}
#comments ol .pingback {
	margin: 0 0 1.5em;
	position: relative;
	border-bottom: 1px dotted rgba(0,0,0,.1);
	padding-bottom: 1.5em;
}
#comments ol article {
	margin: 0 0 1.5em;
	position: relative;
	border-bottom: 1px solid rgba(0,0,0,.1);
}
#comments ol ol {
	padding-left: 5%;
}
#comments ol ol article {
}
#comments article footer img {
	float: left;
	margin-right: 1em;
	border-radius: 2px;
}
#comments article .comment-content {
	clear: both;
	padding-bottom: .5em;
}
#comments .reply {
	position: absolute;
	top: 0;
	right: 0;
}
.comment-reply-title small {
	float: right;
}

.comment-awaiting-moderation {
	margin: 0;
	color: red;
}

.comment-reply-title {
	font-size: 1.5em;
	color: #cea525;
}

/*--------------------------------------------------------------
11.0 Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll .pagination, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
12.0 Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
12.1 Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}

.wp-caption-text {
	text-align: center;
	font-size: 75%;
	background: rgba(0,0,0,.03);
}

.wp-caption .wp-caption-text {
	padding: 0.8075em 0;
}

/*--------------------------------------------------------------
12.2 Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

figure.gallery-item {
	margin: 1em 0;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
13.0 PowerTip
--------------------------------------------------------------*/
#powerTip {
	cursor: default;
	background: #333333;
	color: #ffffff;
	display: none;
	padding: 3px 6px;
	position: absolute;
	white-space: nowrap;
	z-index: 2147483647;
	font-size: 12px;
	border-radius: 2px;
}
#powerTip:before {
	content: "";
	position: absolute;
}
#powerTip.n:before, #powerTip.s:before {
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	left: 50%;
	margin-left: -5px;
}
#powerTip.e:before, #powerTip.w:before {
	border-bottom: 5px solid transparent;
	border-top: 5px solid transparent;
	margin-top: -5px;
	top: 50%;
}
#powerTip.n:before {
	border-top: 10px solid #333333;
	bottom: -10px;
}
#powerTip.e:before {
	border-right: 10px solid #333333;
	left: -10px;
}
#powerTip.s:before {
	border-bottom: 10px solid #333333;
	top: -10px;
}
#powerTip.w:before {
	border-left: 10px solid #333333;
	right: -10px;
}
#powerTip.ne:before, #powerTip.se:before {
	border-right: 10px solid transparent;
	border-left: 0;
	left: 10px;
}
#powerTip.nw:before, #powerTip.sw:before {
	border-left: 10px solid transparent;
	border-right: 0;
	right: 10px;
}
#powerTip.ne:before, #powerTip.nw:before {
	border-top: 10px solid #333333;
	bottom: -10px;
}
#powerTip.se:before, #powerTip.sw:before {
	border-bottom: 10px solid #333333;
	top: -10px;
}
#powerTip.nw-alt:before, #powerTip.ne-alt:before,
#powerTip.sw-alt:before, #powerTip.se-alt:before {
	border-top: 10px solid #333333;
	bottom: -10px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	left: 10px;
}
#powerTip.ne-alt:before {
	left: auto;
	right: 10px;
}
#powerTip.sw-alt:before, #powerTip.se-alt:before {
	border-top: none !important;
	border-bottom: 10px solid #333333;
	bottom: auto;
	top: -10px;
}
#powerTip.se-alt:before {
	left: auto;
	right: 10px;
}

/*--------------------------------------------------------------
14.0 Owl Carousel
--------------------------------------------------------------*/
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(./images/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

.widget-area .owl-buttons, .footer-widget .owl-buttons {
	position: absolute;
	top: -35px;
	right: 0;
	line-height: 1;
}

.imgRelated .owl-buttons {
	text-align: right;
	position: absolute;
	top: -55px;
	right: 0;
	line-height: 1;
}

.owl-theme .owl-controls .owl-buttons div {
display: inline-block;
zoom: 1;
margin: 3px 3px;
padding: 0px 5px;
-o-transition: opacity .3s ease-in-out;
-moz-transition: opacity .3s ease-in-out;
-webkit-transition: opacity .3s ease-in-out;
transition: opacity .3s ease-in-out;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
opacity:0.5;
}

.owl-item.loading{
min-height: 150px;
background: url(./images/AjaxLoader.gif) no-repeat center center
}  

/*--------------------------------------------------------------
15.0 Shortcodes
--------------------------------------------------------------*/
/* Box */
.box {
	padding: 1.5em;
	border-radius: 2px;
	border: 1px solid rgba(0,0,0,.1);
	margin: 0 -4em 1.5em;
}
.box.success {
	background: #e2f2cb;
}
.box.warning {
	background: #fffddb;
}
.box.error {
	background: #ffe6e2;
}
.box.info {
	background: #d6f6ff;
}
.boxInside {
	padding-left: 55px;
	min-height: 50px;
}
.boxInside .fa-info-circle {
	color: #2CB4DA;
}
.boxInside .fa-times {
	color: #F03317;
}
.boxInside .fa-exclamation-triangle {
	color: #ECC21B;
}
.boxInside .fa-check {
	color: #8AB84D;
}
.boxIconStyle {
	margin-left: -55px;
	float: left;
	font-size: 50px !important;
	color: rgba(0,0,0,.1);
}
/* Dropcap */
.dropcap {
	display: block;
	float: left;
	margin: 8px 8px 0 0;
	font-size: 40px;
	line-height: 1.5em;
	width: 1.5em;
	height: 1.5em;
	text-align: center;
	font-weight: 700;
}
.dropcap.square, .dropcap.circle {
	background: #cea525;
	width: 1.5em;
	height: 1.5em;
	text-align: center;
	color: #ffffff;
	border-radius: 2px;
}
.dropcap.circle {
	border-radius: 50%;
}
/* Hightlight */
.highlight {
	border-radius: 2px;
	background: rgba(0,0,0,.05);
	padding: 0 4px;
}
/* Toggle */
.theToggle {background: rgba(0, 0, 0, 0.05); margin: 0 -4em 0.5em ;border-radius: 2px;}
h5.trigger {margin: 0px !important;padding: 0.5em 1em;}
h5.trigger a:before {display: inline-block;font-family: FontAwesome;font-style: normal;font-weight: normal;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;content:"\f138";padding-right: 0.5em;}
h5.trigger.active a:before {display: inline-block;font-family: FontAwesome;font-style: normal;font-weight: normal;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;content:"\f13a";padding-right: 0.5em;}
h5.trigger a {display: block;text-decoration:none !important;}
.toggle_container {overflow: hidden;padding: 1em;}
/* Button color */
.btnColor {
	background-color: rgba(0,0,0,.08);
	border: 1px solid rgba(0,0,0,.08);
	-o-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	display: inline-flex;
	border-radius: 3px;
}
.btnColor a {
	text-decoration:none !important;
	padding: 8px;
	line-height: 1;
	font-weight: 700;
}
.btnColor:hover {
	border: 1px solid #cea525;
}
/* Tabs shortcode */
.tab-fortunatopro-wrapper {
	margin: 0 -4em 1.5em;
}
ul.tab-fortunatopro-tabs {
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding-left: 0.5em;
}
ul.tab-fortunatopro-tabs li {
	float:left;
	display: inline-block;
	cursor:pointer;
	padding: 0.5em 1em;
	margin-right: 0.3em;
	background-color: rgba(0, 0, 0, .05);
	opacity: 0.5;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
ul.tab-fortunatopro-tabs li h5 {
	margin: 0;
}
ul.tab-fortunatopro-tabs li a, h5.trigger a {
	text-decoration:none;
}
ul.tab-fortunatopro-tabs li.active {
	opacity: 1;
}
.tab-fortunatopro-content-wrapper {
	background-color: rgba(0, 0, 0, .05);
	padding: 1em;
	border-radius: 2px;
}
/* Column shortcode */
.oneHalf {
	float:left;
	padding-right: 1.5em;
	width:50%;
}
.oneThird {
	float:left;
	padding-right: 1.5em;
	width:33%;
}
.twoThird {
	float:left;
	padding-right: 1.5em;
	width:66%;
}
.last {
	padding-right: 0px;
}
.clear {
	clear: both;
}
 
/* Parallax */
.theParallaxCrestaBlock {
	position: relative;
	width: 100%;
	margin-bottom: 1.5em;
	clear: both;
}
.theParallaxCresta {
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  width: 100%;
  display: table;
}
.theParallaxCresta h2 {
	text-align: center;
    display: table-cell;
    vertical-align: middle;
	color: #ffffff;
	margin: 0;
	padding: 0 1em;
}

/*--------------------------------------------------------------
16.0 Post Format
--------------------------------------------------------------*/
.audioEmbed, .videoEmbed {
	position: relative;
}
.videoEmbed p, .audioEmbed p {
	margin-bottom: 0px;
	display: flex;
}
.video-container, .videoEmbed {
	float: none;
	clear: both;
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	margin-bottom: 0px;
}

.video-container iframe, .video-container object, .video-container embed, .videoEmbed iframe, .videoEmbed object, .videoEmbed embed, .videoEmbed .wp-video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
.videoEmbed .wp-video .mejs-container, .videoEmbed .wp-video .mejs-container .wp-video-shortcode {
	width: 100% !important;
	height: 100% !important;
}

.galleryEmbed, .audioEmbed, .videoEmbed {
	margin-top: 1.5em;
}
.singleGalleryEmbed {
	position: relative;
}
.singleGalleryEmbed a {
	display: block;
}
.singleGalleryEmbed img {
	width: 100%;
	display: block;
}
.embedGalleryCaption {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 0 3em;
	color: #ffffff;
	letter-spacing: -1px;
	background: rgba(108,108,108,.4);
}

.galleryEmbed .owl-controls .owl-buttons {
	opacity: 0;
	-o-transition: opacity .3s ease-in-out;
	-moz-transition: opacity .3s ease-in-out;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
}

.galleryEmbed .owl-controls .owl-buttons .owl-prev {
	position: absolute;
	left: 0;
	top: 30%;
	bottom: 0;
	padding: 0;
	margin: 0;
	width: 40px;
	height: 40%;
	text-align: center;
	background: #cea525;
	opacity: 0.5;
	-o-transition: opacity .3s ease-in-out;
	-moz-transition: opacity .3s ease-in-out;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
}

.galleryEmbed .owl-controls .owl-buttons .owl-next {
	position: absolute;
	right: 0;
	top: 30%;
	bottom: 0;
	padding: 0;
	margin: 0;
	width: 40px;
	height: 40%;
	text-align: center;
	background: #edb600;
	opacity: 0.5;
	-o-transition: opacity .3s ease-in-out;
	-moz-transition: opacity .3s ease-in-out;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
}

.galleryEmbed .owl-controls .owl-buttons div i {
	color: #ffffff;
	line-height: 40px;
	width: 40px;
	height: 40px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -20px;
}

.galleryEmbed .owl-controls .owl-buttons .owl-prev:hover,
.galleryEmbed .owl-controls .owl-buttons .owl-next:hover,
.galleryEmbed:hover .owl-controls .owl-buttons {
	opacity: 1 !important;
}

/*--------------------------------------------------------------
17.0 WooCommerce
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# WooCommerce
--------------------------------------------------------------*/
.fortunatoWoo {
	margin-top: 2.5em;
}
.woocommerce-result-count {
	float: right;
	margin: 0 0 1.5em 0;
}

.woocommerce-ordering {
	float: left;
}

.woocommerce h1.page-title {
	text-align: center;
	margin: 0 0 1em 0;
    line-height: 1.5;
    font-weight: 400;
    letter-spacing: -1px;
}

.woocommerce ul.products {
	list-style: none;
	margin: 1.5em 0 0;
	padding: 0;
	width: 100%;
    clear: both;
}

.woocommerce ul.products > li {
	margin: 1% 1% 2em;
    display: block;
    float: left;
    width: 31.3333%;
    position: relative;
	text-align: center;
}

.woocommerce ul.products > li:nth-child(3n+1) {
	clear: both;
}

.woocommerce ul.products > li h3 {
	margin: 1em 0 0.5em;
	font-weight: 400;
	position: relative;
	padding-bottom: 0.5em;
}
.woocommerce ul.products > li h3:after {
	content: "";
    position: absolute;
    width: 10%;
    margin: 0 auto;
    border-bottom: 2px solid #cea525;
    bottom: 0;
    left: 0;
    right: 0;
	-o-transition: width .3s ease-in-out;
    -moz-transition: width .3s ease-in-out;
    -webkit-transition: width .3s ease-in-out;
    transition: width .3s ease-in-out;
}
.woocommerce .wooImage:hover h3:after {
	width: 20%;
}

.woocommerce ul.products > li .star-rating {
	margin: 0 auto;
}

.woocommerce .content-area .images {
	width: 53%;
    float: left;
	margin: 0 0 1.5em;
}
.woocommerce .content-area .images img {
	display: block;
	width: 100%;
}
.woocommerce .content-area .summary {
	width: 43%;
    float: right;
	margin: 0 0 1.5em;
}

.woocommerce .content-area .summary h1.entry-title {
	margin: 0;
}

.woocommerce .content-area .summary .out-of-stock {
	color: red;
    font-weight: 700;
    text-transform: uppercase;
}

.content-area .onsale {
	position: absolute;
    background: #cea525;
    color: #ffffff;
    line-height: 1;
    padding: 0.5em;
    left: 5px;
    top: 5px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 14px;
	z-index: 9;
	border-radius: 2px;
}

.woocommerce .content-area .woocommerce-tabs .tabs {
	list-style: none;
	padding: 0;
	margin: 0;
}

.woocommerce .content-area .woocommerce-tabs .tabs li {
	display: inline-block;
}

.woocommerce .wooImage {
	background: transparent;
	border: 1px solid transparent;
	padding: 0.5em 0.5em 1em;
	border-radius: 2px;
	position: relative;
	-o-transition: background .3s ease-in-out, border .3s ease-in-out;
    -moz-transition: background .3s ease-in-out, border .3s ease-in-out;
    -webkit-transition: background .3s ease-in-out, border .3s ease-in-out;
    transition: background .3s ease-in-out, border .3s ease-in-out;
}

.woocommerce .wooImage:hover {
	background: rgba(0,0,0,0.03);
	border: 1px solid #cecece;
}

.woocommerce .wooImage img {
	width: 100%;
	display: block;
	border-radius: 2px;
}

.woocommerce .wooImage .entry-wooImage {
	position: relative;
	overflow: hidden;
}

.woocommerce .content-area .images .thumbnails {
	width: 100%;
}

.woocommerce .content-area .images .thumbnails a {
	display: inline-block;
	width: 33.3333%;
	padding: 0.3em;
}

.woocommerce .content-area .images .thumbnails img {
	background: rgba(0,0,0,0.03);
    padding: 0.3em;
}

.woocommerce .related h2 {
	text-align: center;
}

.woocommerce .comment-reply-title {
	text-align: inherit;
}

.woocommerce .product_meta > span {
	display: block;
}

.woocommerce-message {
	background: rgba(0,0,0,0.03);
    padding: 0.5em 1.5em 0.5em 2.5em;
	margin-bottom: 2.5em;
	border-top: 3px solid green;
	font-weight: 700;
	position: relative;
}

.woocommerce-info {
	background: rgba(0,0,0,0.03);
    padding: 0.5em 1.5em 0.5em 2.5em;
	margin-bottom: 2em;
	border-top: 3px solid lightblue;
	font-weight: 700;
	position: relative;
}

.woocommerce-error {
	list-style: none;
	margin: 0;
	margin-bottom: 2.5em;
	padding: 0.5em 1.5em 0.5em 2.5em;
	background: rgba(0,0,0,0.03);
	border-top: 3px solid red;
	font-weight: 700;
	position: relative;
}

.woocommerce-error li a, .woocommerce-message a {
	float: right;
}

.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:before,
.woocommerce .woocommerce-message:before {
	font-family: FontAwesome;
    content: "\e028";
    display: inline-block;
    position: absolute;
    top: 0.5em;
    left: 1em;
}

.woocommerce .woocommerce-message:before {
    content: "\f00c";
    color: green;
}

.woocommerce .woocommerce-error:before {
    content: "\f00d";
    color: red;
}

.woocommerce .woocommerce-info:before {
    content: "\f06a";
    color: lightblue;
}

.woocommerce div.product {
	position: relative;
}

.woocommerce ul.products > li .price,
.woocommerce div.product .summary .price {
	display: block;
    margin-bottom: 1em;
    color: #cea525;
    font-weight: 700;
    letter-spacing: 1px;
	font-size: 80%;
}

.woocommerce div.product .summary .price {
	font-size: 130%;
}

.woocommerce ul.products > li .price {
	color: #6c6c6c !important;
}

.woocommerce div.product .summary .single_variation .price {
	float: left;
}

.woocommerce div.product .summary .stock {
	float: right;
	margin: 0;
	font-weight: 700;
    text-transform: uppercase;
}

.woocommerce ul.products > li .price del,
.woocommerce div.product .summary .price del {
	opacity: 0.6;
}

.woocommerce div.product .summary .price del {
	display: block;
}

.woocommerce div.product .summary .single_variation .price del {
	display: inline;
}

.woocommerce ul.products > li .price ins,
.woocommerce div.product .summary .price ins {
	background: transparent;
}

.woocommerce div.product form.cart .button {
	text-transform: uppercase;
    font-weight: 700;
	padding: 1em;
}

.woocommerce #respond input#submit.added:after,
.woocommerce a.button.added:after,
.woocommerce button.button.added:after,
.woocommerce input.button.added:after {
    font-family: FontAwesome;
    content: "\f00c";
    margin-left: .53em;
}

.woocommerce #respond input#submit.loading:after,
.woocommerce a.button.loading:after,
.woocommerce button.button.loading:after,
.woocommerce input.button.loading:after {
    font-family: FontAwesome;
    content: "\f110";
    margin-left: .53em;
	display: inline-block;
    -webkit-animation: fa-spin 2s infinite linear;
    -moz-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}

.woocommerce div.product form.cart .variations tr {
	background: rgba(0,0,0,0.03);
}

.woocommerce div.product form.cart .variations td.label {
	width: 35%;
    float: left;
    font-weight: 700;
    padding: 8px;
}

.woocommerce div.product form.cart .variations td.value {
	width: 65%;
    float: left;
    padding: 8px;
}

.woocommerce div.product form.cart .variations td.value select {
	width: 100%;
}

.reset_variations {
    display: none !important;
}

.woocommerce .quantity,
.woocommerce #content .quantity,
.woocommerce-page .quantity,
.woocommerce-page #content .quantity {
	display: inline-block;
    margin-right: 0.5em;
}

.woocommerce .quantity input.qty,
.woocommerce #content .quantity input.qty,
.woocommerce-page .quantity input.qty,
.woocommerce-page #content .quantity input.qty {
	width: 60px;
    text-align: center;
}

.woocommerce .product_meta {
	border-top: 1px solid rgba(0,0,0,0.03);
    padding: 1.5em 0 0;
    margin: 1.5em 0 0;
}

.woocommerce .sku_wrapper,
.woocommerce .posted_in,
.woocommerce .tagged_as {
	font-weight: 700;
	text-transform: uppercase;
}

.woocommerce .sku_wrapper span,
.woocommerce .posted_in a,
.woocommerce .tagged_as a {
    font-weight: normal;
    text-transform: capitalize;
}

.woocommerce .single_variation {
	border-bottom: 1px solid rgba(0,0,0,0.03);
    margin-bottom: 1.5em;
}

.woocommerce .woocommerce-tabs {
	margin: 2.5em 0;
    padding: 1.5em;
	background: rgba(0,0,0,0.03);
}

.woocommerce table.shop_attributes {
	width: 100%;
}

.woocommerce table.shop_attributes tr {
	background: rgba(0,0,0,0.03);
}

.woocommerce table.shop_attributes tr th {
	width: 30%;
	padding: 8px;
	background: rgba(0,0,0,0.03);
}

.woocommerce table.shop_attributes tr.alt th {
	background: rgba(0,0,0,0.03);
}

.woocommerce table.shop_attributes tr td {
	width: 70%;
	padding: 8px;
}

.woocommerce table.shop_attributes tr.alt td {
	background: rgba(0,0,0,0.03);
}

.woocommerce table.shop_attributes tr td p {
	margin: 0;
}

.woocommerce #reviews #comments ol.commentlist li {
	position: relative;
	padding: 0;
    margin: 0 0 1.5em;
}

.woocommerce #reviews .commentlist li .avatar {
	width: 70px;
	position: absolute;
    top: 0;
    left: 0;
    padding: 3px;
    height: auto;
	margin: 0;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
	margin-left: 85px;
	border: 1px solid rgba(0,0,0,0.03);
	padding: 0.5em;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text .meta {
	margin: 0;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text .meta em {
	color: red;
}

.woocommerce #reviews #respond label {
	display: block;
}

.woocommerce #reviews #respond > p {
	margin: 0 0 1em 0;
}

.woocommerce .related.products .related-products h2 {
	display: inline-block;
}

.woocommerce p.stars {
	position: relative;
	margin: 0;
}

.woocommerce p.stars a {
	margin-right: 1em;
    text-indent: -9999px;
    position: relative;
	display: inline-block;
}

.woocommerce p.stars a.star-1 {
    width: 2em;
}
.woocommerce p.stars a.star-2 {
    width: 3em;
}
.woocommerce p.stars a.star-3 {
    width: 4em;
}
.woocommerce p.stars a.star-4 {
    width: 5em;
}
.woocommerce p.stars a.star-5 {
    width: 6em;
	border-right: 0;
}

.woocommerce p.stars a.star-1,
.woocommerce p.stars a.star-2,
.woocommerce p.stars a.star-3,
.woocommerce p.stars a.star-4 {
    border-right: 1px solid rgba(0,0,0,0.03);
}

.woocommerce p.stars a.star-1:after,
.woocommerce p.stars a.star-2:after,
.woocommerce p.stars a.star-3:after,
.woocommerce p.stars a.star-4:after,
.woocommerce p.stars a.star-5:after {
    font-family: FontAwesome;
    text-indent: 0;
    position: absolute;
    top: 0;
    left: 0;
    padding-right: 1em;
	color: sandybrown;
}
.woocommerce p.stars a.star-1:after {
    content: "\f006";
}
.woocommerce p.stars a.star-1:hover:after, .woocommerce p.stars a.star-1.active:after {
    content: "\f005";
}
.woocommerce p.stars a.star-2:after {
    content: "\f006\f006";
}
.woocommerce p.stars a.star-2:hover:after, .woocommerce p.stars a.star-2.active:after {
    content: "\f005\f005";
}
.woocommerce p.stars a.star-3:after {
    content: "\f006\f006\f006";
}
.woocommerce p.stars a.star-3:hover:after, .woocommerce p.stars a.star-3.active:after {
    content: "\f005\f005\f005";
}
.woocommerce p.stars a.star-4:after {
    content: "\f006\f006\f006\f006";
}
.woocommerce p.stars a.star-4:hover:after, .woocommerce p.stars a.star-4.active:after {
    content: "\f005\f005\f005\f005";
}
.woocommerce p.stars a.star-5:after {
    content: "\f006\f006\f006\f006\f006";
}
.woocommerce p.stars a.star-5:hover:after, .woocommerce p.stars a.star-5.active:after {
    content: "\f005\f005\f005\f005\f005";
}
.star-rating {
	overflow: hidden;
	font-family: FontAwesome;
	position: relative;
	height: 2em;
    width: 4.70em;
}
.single-product div.product .woocommerce-product-rating {
	border-bottom: 1px solid rgba(0,0,0,0.03);
}

.single-product div.product .woocommerce-product-rating .star-rating {
	float: left;
}

.single-product div.product .woocommerce-product-rating .woocommerce-review-link {
	float: right;
}

.star-rating span {
    overflow: hidden;
    padding-top: 1.618em;
	float: left;
    top: 0;
    left: 0;
    position: absolute;
}

.star-rating:before {
    content: "\f005\f005\f005\f005\f005";
    color: rgba(0,0,0,0.03);
	float: left;
    top: 0;
    left: 0;
    position: absolute;
}

.star-rating span:before {
    content: "\f005\f005\f005\f005\f005";
    color: sandybrown;
	float: left;
    top: 0;
    left: 0;
    position: absolute;
}

.woocommerce-page .entry-content table {
    border-spacing: 0;
    width: 100%;
    border: 1px solid rgba(0,0,0,0.03);
    border-collapse: separate;
    margin-bottom: 1.5em;
}

.woocommerce-page .entry-content table thead th {
	background: rgba(0,0,0,0.03);
    border-right: 1px solid rgba(0,0,0,0.03);
    border-bottom: 1px solid rgba(0,0,0,0.03);
    padding: 0.5em;
    vertical-align: middle;
}

.woocommerce-page .entry-content table tbody td {
    border-bottom: 1px solid rgba(0,0,0,0.03);
}

.woocommerce-page .entry-content table tbody td a,
.return-to-shop a,
.woocommerce-message a {
	text-decoration: none;
}

.woocommerce-page .entry-content table td, .woocommerce-page .entry-content table th {
    padding: 0.5em;
    text-align: left;
    border-right: 1px solid rgba(0,0,0,0.03);
}

.woocommerce-page .entry-content table tbody td.product-remove {
	text-align: center;
}

.woocommerce-page .entry-content table tbody td.product-remove a.remove,
.widget_shopping_cart .product_list_widget li a.remove {
    display: block;
    width: 1.618em;
    height: 1.618em;
    line-height: 1.618;
    text-indent: -9999px;
    margin: 0 auto;
    position: relative;
}

.woocommerce-page .entry-content table tbody td.product-remove a.remove:before,
.widget_shopping_cart .product_list_widget li a.remove:before {
	content: "\f00d";
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: red;
    line-height: 1.618;
    text-indent: 0;
    text-align: center;
}

.woocommerce-page .entry-content table tr:nth-child(even) {
    background: rgba(0,0,0,0.03);
}

.woocommerce-page .entry-content table tbody tr:last-child td, .entry-content table tbody tr:last-child th {
    border-bottom: 0;
}

.woocommerce-page .entry-content table tr th:last-child, .entry-content table tr td:last-child {
    border-right: 0;
}

.woocommerce-page table.cart td.actions {
    text-align: right;
}

.woocommerce-page table.cart td.actions .coupon {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
    display: inline-block;
    float: left;
}

.woocommerce-page table.cart .product-thumbnail {
	text-align: center;
}

.woocommerce-page table.cart .product-thumbnail img {
	width: 70px;
	height: 70px;
}

.woocommerce-page table .product-name dl dt,
.woocommerce-page table .product-name dl dd,
.woocommerce-page table .product-name dl dd p,
.product_list_widget dl dt,
.product_list_widget dl dd,
.product_list_widget dl dd p {
	display: inline;
	margin: 0;
}

.woocommerce-page table .product-name dl dd,
.product_list_widget dl dd {
	margin-right: 0.5em;
}

.woocommerce-page table .product-name dl {
	margin: 0;
}

table.cart td.actions label {
    display: none;
}

.cart-collaterals .cart_totals, .cart-collaterals .shipping_calculator {
    width: 50%;
    float: right;
    margin: 0;
}

.cart-collaterals .cart_totals tr.shipping p {
	margin: 0 0 1em 0;
}

.cart-collaterals .cart_totals tr.shipping select, .cart-collaterals .cart_totals tr.shipping input[type="text"] {
	width: 100%;
}

.wc-proceed-to-checkout .button.checkout-button {
	width: 100%;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
	text-decoration: none;
}

#customer_details {
	width: 48%;
	float: left;
}

#order_review, #order_review_heading {
	width: 48%;
	float: right;
	border: 1px solid rgba(0,0,0,0.03);
}

#order_review {
	border-width: 0 1px 1px;
}

#order_review_heading {
	clear: none;
	border-width: 1px 1px 0;
	margin: 0;
	padding: 0.5em;
}

#payment {
	border-top: 1px solid rgba(0,0,0,0.03);
}

#payment .payment_methods {
	list-style: none;
	margin: 0;
	padding: 0;
}

#payment .payment_methods li {
    list-style: none;
    padding: 1.5em;
    border-bottom: 1px solid rgba(0,0,0,0.03);
}

#payment .payment_methods li label {
	font-weight: 700;
    text-transform: uppercase;
}

#payment .payment_methods li .payment_box {
	background: rgba(0,0,0,0.03);
    padding: 1.5em;
    margin: 1.5em -1.5em -1.5em;
}

#payment .payment_methods li .payment_box p {
	margin: 0;
}

#payment .place-order {
	padding: 1.5em;
}

#payment .place-order .button {
	width: 100%;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
	padding: 1em;
}

#payment .form-row.terms label {
	display: inline;
}

.required {
    border-bottom: 0!important;
    color: red;
}

.entry-content .woocommerce .form-row label {
    display: block;
}

.entry-content .woocommerce .form-row input:not([type="checkbox"]):not([type="submit"]) {
	width: 100%;
}

.entry-content .woocommerce .form-row {
	margin: 0 0 1em 0;
}

.entry-content .woocommerce .form-row-first {
    width: 50%;
    float: left;
    padding-right: 1.5em;
}

.entry-content .woocommerce .form-row-last {
	width: 50%;
	float: left;
}

.entry-content .woocommerce .form-row-wide {
    clear: both;
    width: 100%;
}

.woocommerce .wishlist_table td.product-add-to-cart a {
	border-radius: 0;
	text-transform: uppercase;
    font-weight: 700;
}
.woocommerce-pagination > ul.page-numbers {
    list-style: none;
    padding: 1.5em;
    margin: 0;
    text-align: center;
}

.woocommerce .wooImage .button,
.woocommerce .wooImage .added_to_cart,
.woocommerce-error li a,
.woocommerce-message a,
.return-to-shop a,
.wc-proceed-to-checkout .button.checkout-button,
.widget_shopping_cart p.buttons a,
.woocommerce .wishlist_table td.product-add-to-cart a,
.woocommerce .content-area .woocommerce-tabs .tabs li.active a {
	background: #cea525;
    border-radius: 2px;
    color: #ffffff;
    padding: 0.4em 0.6em;
	line-height: 1;
	-o-transition: background .3s ease-in-out, color .3s ease-in-out;
    -moz-transition: background .3s ease-in-out, color .3s ease-in-out;
    -webkit-transition: background .3s ease-in-out, color .3s ease-in-out;
    transition: background .3s ease-in-out, color .3s ease-in-out;
}
.woocommerce .wooImage .button:hover,
.woocommerce .wooImage .added_to_cart:hover,
.woocommerce-error li a, .woocommerce-message a:hover,
.return-to-shop a, .wc-proceed-to-checkout .button.checkout-button:hover {
	background: #cecece;
    color: #6c6c6c;
}
.woocommerce .content-area .woocommerce-tabs .tabs li a {
	background: transparent;
    border-radius: 2px;
    padding: 0.4em 0.6em;
	line-height: 1;
	-o-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    -webkit-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

/* WooCommerce Widget */
.widget_price_filter .price_slider_wrapper .ui-widget-content {
    border-radius: 1em;
    background: rgba(0,0,0,0.2);
}

.widget_price_filter .ui-slider {
    position: relative;
    text-align: left;
}

.widget_price_filter .ui-slider-horizontal {
    height: .5em;
}

.widget_price_filter .price_slider {
    margin-bottom: 1em;
}

.widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background: rgba(0,0,0,0.2);
    border-radius: 1em;
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}

.widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1em;
    height: 1em;
    border-radius: 1em;
    cursor: ew-resize;
    outline: 0;
    background: #cea525;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: -.25em;
    opacity: 1;
}

.widget_price_filter .ui-slider .ui-slider-handle:last-child {
    margin-left: -1em;
}

.widget_price_filter .price_slider_amount {
    text-align: right;
	line-height: 3;
}

.widget_price_filter .price_slider_amount .button {
    float: left;
}

.widget_shopping_cart .product_list_widget li {
    position: relative;
}

.widget_shopping_cart .product_list_widget li a.remove {
	position: absolute;
    top: 1em;
    left: 0;
    opacity: 1;
}

.widget_shopping_cart .product_list_widget li .variation {
	margin: 0;
}

.product_list_widget li img {
    width: 70px;
    margin-right: 1em;
    float: left;
}

.widget_shopping_cart p.buttons, .widget_shopping_cart p.total {
    padding: 1em 0;
    margin: 0;
}

.widget_shopping_cart p.total {
	border-top: 1px solid rgba(0,0,0,0.03);
	border-bottom: 1px solid rgba(0,0,0,0.03);
}

.product_list_widget li a {
	display: block;
}
@media all and (max-width: 1024px) {
	.openSidebar {
		display: none;
	}
	.widget-area {
		position: relative;
		width: 100%;
		height: auto;
		left: inherit;
		top: inherit;
		background: none;
		border-right: none !important;
		z-index: 1;
		padding: 0;
	}
	.foo {
		width: 100%;
		padding: 0;
	}
	#secondary {
		margin-top: 4.5em;
		-webkit-column-count: 2;
		-webkit-column-gap: 15px;
		-moz-column-count: 2;
		-moz-column-gap: 15px;
		column-count: 2;
		column-gap: 15px;
	}
	#secondary aside {
		-webkit-column-break-inside: avoid;
		-moz-column-break-inside: avoid;
		column-break-inside: avoid;
		padding: 0 0.75em;
	}
}
@media all and (max-width: 960px) {
	.woocommerce-ordering, .woocommerce-result-count {
		width: 100%;
		text-align: center;
	}
	#customer_details, #order_review, #order_review_heading {
		float: left;
		width: 100%;
	}
}
@media all and (max-width: 767px) {
	#secondary, .entry-summary.withColumns {
		-webkit-column-count: auto;
		-webkit-column-gap: initial;
		-moz-column-count: auto;
		-moz-column-gap: initial;
		column-count: auto;
		column-gap: initial;
	}
	#secondary aside {
		-webkit-column-break-inside: initial;
		-moz-column-break-inside: initial;
		column-break-inside: initial;
		padding: 0;
	}
	.post-navigation .nav-previous,
	.post-navigation .nav-next {
		width: 100%;
		float: none;
	}
	.post-navigation .nav-next {
		border-top: 1px solid rgba(0,0,0,0.05);
		border-left: 0;
	}
	.blockCommentLeft {
		width: 100%;
		padding-right: 0;
	}
	.blockComment.double .blockCommentRight {
		width: 100%;
	}
	#comments .reply {
		position: relative;
		margin-bottom: 1.5em;
	}
	.oneHalf, .oneThird, .twoThird {
		width: 100%;
		padding: 0;
	}
	.galleryEmbed .owl-controls .owl-buttons .owl-prev:hover, .galleryEmbed .owl-controls .owl-buttons .owl-next:hover, .galleryEmbed:hover .owl-controls .owl-buttons {
		opacity: 0 !important;
	}
	.embedGalleryCaption {
		padding: 1em;
	}
	.embedGalleryCaption h2 {
		font-size: 1em;
	}
	.authorImg, .authorText {
		width: 100%;
	}
	.theShare {
		text-align: center;
	}
	.scrollDown {
		display: none;
	}
	.main-woocommerce-box,
	.main-woocommerce-box.withS	{
		position: absolute;
		right: 40px;
		top: 9px;
		font-size: 100%;
		z-index: 99;
	}
	body.admin-bar .main-woocommerce-box.withS {
		top: 52px;
	}
	.main-woocommerce-box a,
	.main-woocommerce-box a:hover,
	.main-woocommerce-box a:focus {
		color: #6c6c6c;
	}
	.main-woocommerce-box .shopping-count {
		font-size: 10px;
		line-height: 18px;
		height: 18px;
		height: 18px;
		bottom: -9px;
	}
}
@media all and (max-width: 579px) {
	body, button {
		font-size: 14px;
		line-height: 2;
	}
	.site-branding img {
		max-height: 100%;
	}
	.entry-meta > span {
		display: block;
		margin: 0;
	}
	.entry-meta .spaceLeftRight {
		margin: 0;
		margin-right: 5px;
	}
	.site-content, .site-footer {
		padding: 0 1em;
	}
	blockquote,
	.site-main .comment-navigation,
	.site-main .posts-navigation,
	.site-main .post-navigation,
	.site-main .pagination,
	.relatedBox,
	.theToggle,
	.tab-fortunatopro-wrapper	,
	.box {
		margin: 0 -1em 1.5em;
	}
	.alignleft {
		margin-left: -1em;
	}
	.alignright {
		margin-right: -1em;
	}
	.sepHentry {
		margin: 1em -1em;
	}
	.sepHentry2 {
		margin: 2.5em -1em;
	}
	header.page-header {
		margin: 0 -1em;
	}
	.sticky .entry-title {
		padding-left: 1em;
	}
	.sticky .entry-header .entry-title:before {
		left: 0;
	}
	.site-branding .site-title {
		font-size: 3em;
	}
	.search-container input[type="search"] {
		padding: 0.5em 1em;
	}
	.woocommerce .content-area .images, .woocommerce .content-area .summary {
		width: 100%;
		float: left;
	}
	.woocommerce div.product form.cart .variations td.label {
		padding: 8px;
	}
	.woocommerce p.stars a {
		display: block;
		border-right: none !important;
	}
	.woocommerce .woocommerce-tabs {
		margin: 1.5em 0;
		padding: 1em;
	}
	.cart-collaterals .cart_totals, .cart-collaterals .shipping_calculator {
		width: 100%;
	}
	table.cart .product-thumbnail {
		display: none;
	}
	.woocommerce-page table.cart td.actions .coupon {
		display: block;
		float: none;
		margin: 1em 0;
		text-align: center;
	}
	.woocommerce-page table.cart td.actions > input {
		margin: 0 auto;
		display: block;
	}
	.woocommerce-page table.cart td.actions {
		text-align: left;
	}
	.woocommerce ul.products > li {
		width: 100%;
	}
	.woocommerce .content-area .woocommerce-tabs .tabs li a {
		margin: 2px;
	}
	.woocommerce #reviews .commentlist li .avatar {
		position: relative;
	}
	.woocommerce #reviews #comments ol.commentlist li .comment-text {
		margin-left: 0;
	}
}
