@charset "UTF-8";
/*
Theme Name: Denver
Theme URI: http://denverwp.aisconverse.com/
Author: the Aisconverse team
Author URI: http://aisconverse.com
Description: Denver Multipurpose WordPress Theme for Creative, Business or eCommerce websites. It is Visual Composer, WooCommerce and WPML compatible and offer great user experience. Fully responsive and available for all screen sizes. Theme focuses on displaying a high quality content and can be customized easily to suit your needs.
Version: 1.0
License: GNU General Public License
License URI: http://www.gnu.org/copyleft/gpl.html
Tags: left-sidebar, right-sidebar, one-column, two-columns, three-columns, four-columns, custom-colors, editor-style, post-formats, sticky-post, theme-options, translation-ready, threaded-comments
Text Domain: denver
*/

/*------------------------------------------------------------------
 [ Master Stylesheet ]

 Project: Denver - Responsive Multipurpose Template
 Version: 1.0
 Last change: 27/10/16
 -------------------------------------------------------------------*/

/*------------------------------------------------------------------
[ Table of contents ]

01. Reset
02. Typography
03. Infoblocks
04. Buttons
05. Stickers
06. Pagination
07. ScrollTop Button
08. Tables
09. Alerts
10. Notifications
11. Panels
12. Layout
13. Woocommerce
14. Google Map
15. Images
16. Navbar
17. Header
18. Countdown
19. Countup
20. Progress Bar
21. Forms
22. jSlider
23. Chosen
24. Sliders
25. Magnific Slider
26. Navigation Arrows
27. Backgrounds
28. Mask
29. Mixes
30. Sorting Row
31. Catalog
32. Sidebar
33. Blog
34. Comments
35. Footer
36. Modal Windows
37. Page 404
38. Audio
39. Video
40. Promo
41. Splash Page
42. Share block
43. Project
44. Revolution slider
45. Search
46. Responsive

-------------------------------------------------------------------*/

/*------------------------------------------------------------------
[ RESET ]
-------------------------------------------------------------------*/

html {
	font-size: 100%;
	min-height: 100%;
	sx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
}

body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
em,
a,
img,
strong,
sub,
b,
u,
i,
ul,
ol,
li,
form,
label {
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	font-size: 100%;
	margin: 0;
	padding: 0;
}

a:active,
a:hover,
a:focus,
input:active,
button:active,
button,
textarea:focus,
input:focus,
ins {
	outline: 0;
	text-decoration: none;
}

input,
select,
button,
textarea {
	font-size: 100%;
	margin: 0;
	padding: 0;
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
	cursor: pointer;
	overflow: visible;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

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

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

img {
	border: 0;
	vertical-align: top;
}

table {
	border-collapse: collapse;
}

.table-responsive {
	border: 0;
}

#web-developer-ruler-container {
	opacity: 1;
}

iframe {
	border: none;
	margin-bottom: 15px;
}

.wp-caption, .wp-caption-text, .bypostauthor {
	outline: none;
}

/*------------------------------------------------------------------
[ TYPOGRAPHY ]
-------------------------------------------------------------------*/
@font-face {
	font-family: "dosislight";
	src: url("assets/fonts/dosis-light-wf.eot");
	src: url("assets/fonts/dosis-light-wf%EF%B9%96.eot#iefix") format("embedded-opentype"), url("assets/fonts/dosis-light-wf.woff2") format("woff2"), url("assets/fonts/dosis-light-wf.woff") format("woff"), url("assets/fonts/dosis-light-wf.ttf") format("truetype"), url("assets/fonts/dosis-light-wf.svg#dosislight") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'star';
	src: url('assets/fonts/star/star.eot');
	src: url('assets/fonts/star/star%EF%B9%96.eot#iefix') format('embedded-opentype'),
	url('assets/fonts/star/star.woff') format('woff'),
	url('assets/fonts/star/star.ttf') format('truetype'),
	url('assets/fonts/star/star.svg#star') format('svg');
	font-weight: normal;
	font-style: normal;
}

code {
	padding: 2px 4px;
	font-size: 17px;
	color: #da3637;
	background-color: #f1f1f1;
	border-radius: 3px;
	font-family: Consolas, Menlo, Monaco, "Courier New", monospace;
}

pre {
	display: block;
	padding: 29px 29px 27px 29px;
	margin: 0 0 16px;
	font-size: 16px;
	line-height: 1.5;
	word-break: break-all;
	word-wrap: break-word;
	color: #1a1a1a;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background-color: #f5f5f5;
	font-family: Consolas, Menlo, Monaco, "Courier New", monospace;
}

pre:last-child {
	margin-bottom: 0;
}

[data-style-icon] {
	color: #1A1A1A;
	font-size: 48px;
}

a[data-style-icon]:hover {
	opacity: 0.9;
	color: #1a1a1a;
}

mark {
	color: #4D4D4D;
	background-color: #fffccd;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
	font-weight: 600;
}

h1:last-child,
.h1:last-child,
h2:last-child,
.h2:last-child,
h3:last-child,
.h3:last-child,
h4:last-child,
.h4:last-child,
h5:last-child,
.h5:last-child,
h6:last-child,
.h6:last-child {
	margin-bottom: 0;
}

h1:last-child q,
.h1:last-child q,
h2:last-child q,
.h2:last-child q,
h3:last-child q,
.h3:last-child q,
h4:last-child q,
.h4:last-child q,
h5:last-child q,
.h5:last-child q,
h6:last-child q,
.h6:last-child q {
	margin-bottom: 0;
}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small {
	display: block;
	color: #A6A6A6;
	font-size: 15px;
	font-weight: 500;
	margin-top: 5px;
	line-height: 20px;
}

h1 strong,
.h1 strong,
h2 strong,
.h2 strong,
h3 strong,
.h3 strong,
h4 strong,
.h4 strong,
h5 strong,
.h5 strong,
h6 strong,
.h6 strong {
	font-weight: inherit;
	color: #1A1A1A;
}

h1 cite,
.h1 cite,
h2 cite,
.h2 cite,
h3 cite,
.h3 cite,
h4 cite,
.h4 cite,
h5 cite,
.h5 cite,
h6 cite,
.h6 cite {
	display: block;
	color: #A6A6A6;
	font-size: 17px;
	font-style: inherit;
	font-weight: 500;
	margin-top: 6px;
}

h1 q,
.h1 q,
h2 q,
.h2 q,
h3 q,
.h3 q,
h4 q,
.h4 q,
h5 q,
.h5 q,
h6 q,
.h6 q {
	display: block;
	color: #A6A6A6;
	font-size: 15px;
	font-weight: 500;
	margin-top: 5px;
	line-height: 20px;
}

.middle h1 q,
.middle .h1 q,
.middle h2 q,
.middle .h2 q,
.middle h3 q,
.middle .h3 q,
.middle h4 q,
.middle .h4 q,
.middle h5 q,
.middle .h5 q,
.middle h6 q,
.middle .h6 q {
	margin-top: 3px;
}

h1,
.h1 {
	font-size: 32px;
	line-height: 40px;
	margin: -2px 0 30px 0;
	position: relative;
	color: #000;
}

h1.main-page-title,
.h1.main-page-title {
	font-size: 29px;
	padding: 0;
	margin: -2px 0 0;
	color: #808080;
}

h1.main-page-title:after,
.h1.main-page-title:after {
	display: block;
	margin-top: -5px;
	color: #D9D9D9;
	font-size: inherit;
	font-weight: inherit;
	content: "—";
}

h2,
.h2 {
	font-size: 30px;
	color: #1A1A1A;
	margin-bottom: 30px;
}

h2:last-child,
.h2:last-child {
	margin-bottom: 42px;
}

h3,
.h3 {
	font-size: 28px;
	line-height: 32px;
	margin: -1px 0 20px;
	color: #1A1A1A;
	position: relative;
}

h3 q,
.h3 q {
	margin-bottom: 30px;
}

h4,
.h4 {
	font-size: 22px;
	margin: 0 0 20px;
	color: #333;
}

h5,
.h5 {
	font-size: 20px;
	font-weight: 500;
	color: #333;
	margin: 0 0 15px;
}

h6,
.h6 {
	font-size: 17px;
	font-weight: 500;
	margin-bottom: 10px;
}

p {
	margin-bottom: 25px;
	color: #4D4D4D;
	font-size: 17px;
	line-height: 28px;
}

p:only-child,
p:last-child {
	margin-bottom: 0;
}

p.lead {
	font-size: 22px;
	line-height: 34px;
	color: #333;
	font-weight: 500;
}

p.extra {
	font-size: 30px;
	line-height: 42px;
	color: #4D4D4D;
	font-weight: 400;
}

dd + dt {
	margin-top: 10px;
}

address {
	line-height: 28px;
	margin-bottom: 0;
}

address + p {
	margin-top: 15px;
}

p + address {
	margin-top: -10px;
}

a {
	color: #1A1A1A;
	text-decoration: none;
}

a:hover,
a:active,
a:focus {
	color: #808080;
}

a:hover h5,
a:active h5,
a:focus h5 {
	color: #808080;
	transition: color .15s ease;
}

blockquote {
	border: 0;
	border-left: 2px solid #4D4D4D;
	margin: 25px 80px 25px 30px;
	padding: 0 0 0 30px;
	font-size: 20px;
	color: #1A1A1A;
}

blockquote:last-child {
	margin-bottom: 0;
}

blockquote.blockquote-reverse {
	border: 0;
	border-right: 2px solid #4D4D4D;
	margin: 25px 30px 25px 80px;
	padding: 0 30px 0 0;
	color: #333;
}

blockquote p {
	font-size: 20px;
	line-height: 29px;
	color: #1A1A1A;
}

blockquote p:last-of-type {
	margin-bottom: 0;
}

blockquote footer {
	font-size: 18px;
	line-height: 30px;
	margin: 10px 0;
	color: #A6A6A6;
}

a,
input,
textarea,
button,
.mask {
	transition: all .15s ease;
}

.text-primary {
	color: #4D4D4D;
}

.text-default {
	color: inherit !important;
}

.text-muted {
	color: #A6A6A6;
}

.text-muted > * {
	color: #A6A6A6;
}

.text-danger,
.table a.text-danger {
	color: #E84646;
}

ul,
ol {
	margin-bottom: 20px;
	list-style: none;
	color: #4d4d4d;
	counter-reset: point;
}

ul:last-child,
ol:last-child {
	margin-bottom: 0;
}

ul li,
ol li {
	list-style-type: none;
	position: relative;
}

ul li li,
ol li li {
	padding-left: 30px;
}

ul > li:before {
	content: "—";
	color: #4d4d4d;
	font-size: 17px;
	line-height: 28px;
	padding-right: 10px;
	font-weight: 500;
	display: inline-block;
	width: 24px;
}

ol > li:before {
	content: counter(point) ".";
	counter-increment: point 1;
	color: #4d4d4d;
	font-size: 17px;
	line-height: 28px;
	padding-right: 4px;
	font-weight: 500;
	position: relative;
	top: -1px;
}

ol ol li:before {
	content: counters(point, ".") " ";
}

ul.flat li,
ol.flat li {
	padding-left: 0;
}

ul.flat li:before,
ol.flat li:before {
	display: none;
}

.fa-fw {
	text-align: left;
	width: 1.65em !important;
}

.num {
	font-size: 70px;
	color: #333;
	line-height: .75;
	margin-bottom: 25px;
}

.num sup {
	border: 0;
	font-size: 34px;
	color: #333;
	top: -.4em;
	margin-right: 5px;
	padding: 0;
	line-height: 1;
}

dl.dl-horizontal {
	color: #4d4d4d;
	margin: 0 0 24px;
}

dl.dl-horizontal dt {
	width: 30%;
	white-space: normal;
	overflow: visible;
	text-overflow: clip;
	text-align: left;
	color: #808080;
	font-weight: 500;
}

dl.dl-horizontal dd {
	margin-left: 35%;
	margin-bottom: 7px;
}

/*------------------------------------------------------------------
[ INFOBLOCKS ]
-------------------------------------------------------------------*/

.preloader {
	position: fixed;
	left: 0;
	top: 0;
	opacity: 1;
	z-index: 99999999999;
	width: 100%;
	height: 100%;
	background-image: url("assets/images/preloader.gif");
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #fff;
}

[data-toggle] {
	cursor: pointer;
}

.animate {
	opacity: 0;
}

.animate.animated {
	opacity: 1;
}

.animate.fix-right {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	max-width: 9999%;
}

.animate.animate-toggle {
	cursor: pointer;
}

.appeared {
	opacity: 1 !important;
}

.logotypes li {
	width: 270px;
	text-align: center;
}

.logotypes img {
	opacity: .2;
	transition: opacity .15s ease;
}

.logotypes a:hover img {
	opacity: .7;
}

.faq {
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px solid #E6E6E6;
}

.faq:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
	border: 0;
}

hr + .faq {
	margin-top: 30px;
}

.vacancy {
	padding-bottom: 33px;
	margin-bottom: 40px;
	border-bottom: 1px solid #E6E6E6;
}

.vacancy:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
	border: 0;
}

.vacancy h4 {
	color: #1A1A1A;
}

.media .media-left {
	padding-right: 38px;
}

.media .media-body h4 {
	margin-bottom: 15px;
}

.services + .services {
	margin-top: 70px !important;
}

.team {
	margin-bottom: 90px;
}

.team [class*=col-] {
	padding: 0;
}

.team img {
	width: 100%;
}

.project-info h3 {
	margin-bottom: 10px;
}

.project-info h3 + p a {
	color: #808080;
}

.project-info h3 + p a:hover {
	color: #1A1A1A;
}

.project-embed,
.embed-responsive.project-embed {
	margin-bottom: 65px;
}

.project-grid {
	margin-bottom: 55px;
	overflow: hidden;
}

.project-grid > [class*=col-] {
	padding: 0;
}

.project-wrap {
	background-color: #F7F7F7;
	margin-bottom: 40px;
}

.project-wrap .slider {
	margin-bottom: 0;
}

.project-wrap > .project-info {
	padding-top: 30px;
}

.project-wrap > .project-info p {
	margin-bottom: 30px;
}

.promo {
	background-color: #F7F7F7;
	padding: 35px 0;
	text-align: center;
}

.promo > * {
	vertical-align: middle;
	display: inline-block;
	margin: 0 10px;
}

.promo h3 {
	font-size: 26px;
	color: #4D4D4D;
}

.promo .btn {
	padding: 0 32px;
}

/*------------------------------------------------------------------
[ BUTTONS ]
-------------------------------------------------------------------*/
.btn {
	color: #333;
	line-height: 46px;
	height: 52px;
	font-size: 17px;
	cursor: pointer;
	text-align: center;
	border-radius: 0;
	border: 2px solid #D9D9D9;
	vertical-align: middle;
	display: inline-block;
	padding: 0 45px;
	position: relative;
	outline: none !important;
	font-weight: 600;
	transition: color .15s ease, background .15s ease, border-color .15s ease, opacity .15s ease;
}

.btn:active,
.btn:focus,
.btn:hover {
	box-shadow: none;
	border-color: transparent;
	text-decoration: none;
}

.btn.btn-primary {
	border-color: #1A1A1A;
	background-color: #1A1A1A;
	color: #D9D9D9;
}

.btn.btn-primary:hover,
.btn.btn-primary:active,
.btn.btn-primary:focus {
	border-color: #262626;
	background-color: #262626;
}

.btn.btn-primary i {
	color: #FFF;
}

.btn i {
	margin-right: 10px;
	vertical-align: middle;
}

.btn span {
	vertical-align: middle;
}

.btn.btn-default {
	background-color: transparent;
}

.btn.btn-default:hover,
.btn.btn-default:active,
.btn.btn-default:focus {
	background-color: #1A1A1A;
	color: #D9D9D9;
}

.btn.btn-inverse {
	background-color: #FFF;
	border-color: #F7F7F7;
	height: 48px;
	line-height: 46px;
}

.btn.btn-inverse:hover,
.btn.btn-inverse:active,
.btn.btn-inverse:focus {
	background-color: #D9D9D9;
	border-color: #D9D9D9;
}

.btn.btn-success {
	background-color: #5cb85c;
	border-color: #5cb85c;
	color: #FFF;
}

.btn.btn-success:hover {
	background-color: #7cba7c;
	border-color: #7cba7c;
}

.btn.btn-info {
	background-color: #54b2de;
	border-color: #54b2de;
	color: #FFF;
}

.btn.btn-info:hover {
	background-color: #62c0e9;
	border-color: #62c0e9;
}

.btn.btn-warning {
	background-color: #ED9D26;
	border-color: #ED9D26;
	color: #FFF;
}

.btn.btn-warning:hover {
	background-color: #F1B151;
	border-color: #F1B151;
}

.btn.btn-link {
	background-color: #F0F0F0;
	border-color: #F0F0F0;
}

.btn.btn-link:hover {
	background-color: #E6E6E6;
	border-color: #E6E6E6;
	color: #333;
}

.btn.btn-thn {
	padding: 0 32px;
}

.btn.btn-sm {
	height: 40px;
	line-height: 36px;
	font-size: 15px;
	padding: 0 30px;
}

.btn.btn-xs {
	height: 35px;
	line-height: 31px;
	font-size: 13px;
	padding: 0 25px;
}

.btn.btn-lg {
	height: 65px;
	line-height: 60px;
	font-size: 20px;
}

.btn.btn-icon {
	width: 60px;
	padding: 0;
}

.btn.btn-icon i {
	margin: 0;
}

.btn.btn-danger {
	background-color: #E24D43;
	color: #FFF;
	font-size: 17px;
	border: 0;
}

.btn.btn-danger:hover {
	background-color: #F5584C;
}

.btn.animate {
	transition: all 1s, background .3s;
}

/*------------------------------------------------------------------
[ STICKERS ]
-------------------------------------------------------------------*/

.sticker {
	position: absolute;
	top: 30px;
	left: 30px;
	z-index: 2;
	width: 80px;
	height: 80px;
	line-height: 80px;
	font-size: 17px;
	text-align: center;
	color: #FFF;
	background-color: #E15D54;
	display: block;
}

/*------------------------------------------------------------------
[ PAGINATION ]
-------------------------------------------------------------------*/

.pagination {
	margin: 0;
	border-radius: 0;
	font-size: 0;
	overflow: hidden;
	width: 100%;
}

.pagination li {
	padding-left: 0 !important;
	vertical-align: top;
	display: inline-block;
	margin: 0;
}

.pagination li:before {
	display: none;
}

.pagination li a,
ul.pagination li span.current {
	color: #4D4D4D;
	width: 35px;
	height: 35px;
	font-size: 20px;
	display: block;
	line-height: 35px;
	text-align: center;
	border-radius: 2px;
	border: 0;
	padding: 0;
	background-color: transparent;
}

.pagination li a:hover {
	background-color: transparent;
	color: #A6A6A6;
	border-color: transparent;
}

hr + .pagination {
	margin-top: -10px;
}

ul.pagination li.active a,
ul.pagination li.active a:hover {
	background-color: #4D4D4D;
	color: #FFF;
}

ul.pagination li span.dots {
	width: 35px;
	height: 35px;
	font-size: 20px;
	display: block;
	color: #4D4D4D;
	line-height: 35px;
	text-align: center;
	border-radius: 2px;
	border: 0;
	padding: 0;
	background-color: transparent;
}

ul.pagination li span.current {
	background-color: #4D4D4D;
	color: #FFF;
	z-index: 2;
	cursor: default;
}

ul.pagination .prev,
ul.pagination .next {
	font-family: "dosislight";
	line-height: 26px;
	font-size: 38px;
	width: auto;
	color: rgba(51, 51, 51, .2);
}

ul.pagination .prev:hover,
ul.pagination .next:hover {
	color: #333;
}

ul.pagination .prev {
	margin-right: 15px;
}

ul.pagination .next {
	margin-left: 15px;
}

.breadcrumb {
	font-size: 15px;
	line-height: 36px;
	background-color: transparent;
	padding: 0;
	margin: 0;
	margin-top: 5px;
	color: #A6A6A6;
}

.breadcrumb li {
	padding-left: 0;
	margin-bottom: 0;
}

.breadcrumb li:first-child:before {
	display: none;
}

.breadcrumb li:last-child:only-child:after {
	color: #A6A6A6;
	content: " /";
	padding: 0 0 0 5px;
}

.breadcrumb > li + li:before {
	padding: 0 5px;
	color: #A6A6A6;
}

.breadcrumb a {
	color: #808080;
}

.breadcrumb a:hover {
	color: #1A1A1A;
}

.breadcrumb li.active {
	color: #A6A6A6;
}

.categories {
	border-top: 1px solid #D9D9D9;
	text-align: center;
}

ul.nav-category {
	margin: 0 auto 20px;
	vertical-align: top;
	display: inline-block;
}

ul.nav-category li {
	vertical-align: middle;
	display: inline-block;
	margin: 0 11px;
	line-height: 40px;
	padding: 15px 0;
}

ul.nav-category li a {
	color: #4D4D4D;
	display: block;
	transition: color .15s ease;
}

ul.nav-category li a:hover {
	color: #1A1A1A;
}

ul.nav-category li.selected a {
	font-weight: 600;
	color: #1A1A1A;
}

ul.nav-category li:before {
	display: none;
}

.lavalamp-object {
	border-top: 2px solid #4D4D4D;
}

hr + .project-nav {
	margin-top: -20px;
}

.project-nav {
	text-align: center;
	line-height: 30px;
}

.project-nav.row:last-child {
	margin-bottom: 0;
}

.project-nav.row:last-child > div {
	margin-bottom: 0;
}

.project-nav-hr {
	margin: 0 -30px 66px -30px !important;
}

.project-nav .fa-bars,
.nav-single .fa-bars {
	font-size: 21px;
}

.project-nav a.all {
	transition: none !important;
}

.project-nav a.all:hover {
	opacity: 0.5;
}

.project-nav a {
	color: #1A1A1A;
	font-size: 17px;
}

.project-nav a.prev span {
	margin-right: 10px;
	left: 0;
}

.project-nav a.next span {
	margin-left: 10px;
	right: 0;
}

.project-nav a.prev {
	padding-left: 40px;
}

.project-nav a.next {
	padding-right: 40px;
	text-align: left;
}

.project-nav a.prev,
.project-nav a.next {
	font-size: 17px;
	position: relative;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	text-align: left;
}

.project-nav a.prev span,
.project-nav a.next span {
	position: absolute;
	font-family: "dosislight";
	color: #333;
	opacity: .2;
	top: 1px;
	font-size: 38px;
	margin-top: -5px;
	vertical-align: top;
	display: block;
}

.project-nav a.prev:hover span,
.project-nav a.next:hover span {
	opacity: 1;
}

.nav-single.row {
	margin-bottom: 70px;
}

.nav-single.row > div {
	margin-bottom: 0 !important;
}

.nav-single.row a {
	position: relative;
	display: block;
	font-weight: 600;
}

.nav-single.row a:before {
	position: absolute;
	left: auto;
	top: -5px;
	font-family: "dosislight";
	font-size: 38px;
	opacity: .2;
	color: #333;
	transition: opacity .15s ease;
}

.nav-single.row a:hover:before {
	opacity: .4;
}

.nav-single.row .nav-previous a {
	padding-left: 60px;
}

.nav-single.row .nav-previous a:before {
	content: "←";
	left: 0;
}

.nav-single.row .nav-next a {
	padding-right: 60px;
}

.nav-single.row .nav-next a:before {
	content: "→";
	right: 0;
}

/*------------------------------------------------------------------
[ SCROLLTOP ]
--------------------------------------------------------------------*/

.scrolltop {
	width: 60px;
	height: 60px;
	line-height: 50px;
	text-align: center;
	position: fixed;
	left: 40px;
	bottom: 40px;
	z-index: 15;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	background-color: rgba(51, 51, 51, .1);
	font-size: 38px;
	color: rgba(255, 255, 255, .8);
	font-family: "dosislight";
	transition: all .3s ease;
}

.scrolltop:hover {
	background-color: #333;
	color: #FFF;
}

.scrolltop.vis {
	opacity: 1;
	visibility: visible;
}

/*------------------------------------------------------------------
[ TABLES ]
-------------------------------------------------------------------*/

table {
	margin-bottom: 25px;
}

table th {
	font-weight: 600;
	color: #333;
	line-height: 28px;
	border-bottom: 2px solid #ddd;
}

table td, table th {
	padding: 8px;
}

table td {
	border-top: 1px solid #ddd;
}

table tfoot {
	text-align: left;
	color: #4D4D4D;
}

table caption {
	padding: 0 0 5px;
	color: #4D4D4D;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
	border: 0;
	line-height: 28px;
}

.table th {
	font-weight: 500;
	line-height: 28px;
	color: #A6A6A6;
}

.table > thead > tr > th {
	font-weight: 500;
	line-height: 28px;
	color: #A6A6A6;
}

.table > tbody > tr > td {
	padding: 0;
	vertical-align: middle;
}

.table > tbody > tr > th {
	padding: 0 20px 0 0;
	vertical-align: middle;
}

.table a {
	color: #1A1A1A;
}

.table a:hover {
	color: #808080;
}

.table-account thead > tr > th {
	border-bottom: 1px solid #E6E6E6;
	color: #A6A6A6;
	padding: 0 30px 30px;
}

.table-account tbody > tr:first-child > td {
	padding: 25px 30px 3px;
}

.table-account tbody > tr td {
	padding: 3px 30px;
	vertical-align: top;
}

.table-account .order-actions a + a {
	margin-left: 40px;
}

.table-account .order-total {
	white-space: nowrap;
}

.table-cart {
	margin-bottom: 35px;
}

.table .product-noty p,
.table .product-noty {
	font-size: 14px;
}

.table .product-name > br {
	display: none;
}

.table .product-name h5:last-child {
	margin-bottom: 0;
}

.table dl:last-child {
	margin-bottom: 0;
}

.table-cart thead > tr > th {
	border-bottom: 1px solid #E6E6E6;
	color: #808080;
	padding: 0 30px 30px;
}

.table-cart tbody {
	border-bottom: 1px solid #E6E6E6;
}

.table-cart tbody > tr:first-child td {
	padding-top: 40px;
}

.table-cart tbody > tr:last-child td {
	padding-bottom: 40px;
}

.table-cart tbody > tr > td {
	padding: 30px 15px;
}

.table-cart tbody > tr > td:first-child {
	padding-left: 30px;
}

.table-cart tbody > tr > td:last-child {
	padding-right: 30px;
}

.table-cart tbody h5 {
	margin-bottom: 10px;
}

.table-cart tbody p {
	line-height: 24px;
}

.table-cart tbody img {
	vertical-align: middle;
}

.table-cart tbody .product-thumbnail {
	width: 51px;
}

.table-cart tbody .product-thumbnail img {
	max-width: 51px;
	height: auto;
}

.table-cart tbody .product-price,
.table-cart tbody .product-subtotal {
	font-size: 20px;
	white-space: nowrap;
}

.table-cart tbody .product-subtotal {
	text-align: right;
}

.table-cart tbody .product-quantity {
	font-size: 20px;
	color: #4D4D4D;
	margin-bottom: 0;
	text-align: center;
}

.table-cart tbody .product-quantity a {
	font-size: 28px;
	width: 20px;
	height: 20px;
	line-height: 18px;
	margin-top: -2px;
}

.table-cart tbody .product-remove {
	text-align: right;
}

.table-cart tbody .product-remove a {
	opacity: .2;
}

.table-cart tbody .product-remove a:hover {
	opacity: .7;
}

.table-order th {
	color: #808080;
	padding: 0;
}

.table-order td {
	color: #4D4D4D;
	text-align: right;
	padding: 0;
}

.table-order tfoot > tr > td,
.table-order tfoot > tr > th {
	padding: 25px 0 0 0;
	font-size: 20px;
}

.table-order strong,
.table-order b {
	font-weight: 500;
}

.table-cart-total tbody > tr:first-child > * {
	padding-bottom: 15px;
}

.table-cart-total tbody > tr > th {
	width: 33.33333%;
}

.table-cart-total tbody > tr > td {
	padding-left: 20px;
}

.table-cart-total.product_meta td,
.table-cart-total.product_meta th {
	vertical-align: top;
}

/*------------------------------------------------------------------
[ TABS ]
-------------------------------------------------------------------*/

.nav-tabs {
	border: 0;
}

.nav-tabs > li:before {
	display: none;
}

.nav-tabs > li a {
	border-radius: 0;
	color: #808080;
}

.nav-tabs > li a:hover {
	color: #1A1A1A;
}

.nav-tabs > li a[data-toggle]:hover {
	color: #4D4D4D;
	background-color: transparent;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
	border-width: 0;
	color: #1A1A1A;
}

.nav-tabs > li.active > a[data-toggle] {
	color: #4D4D4D;
}

.nav-tabs > li.active > a[data-toggle],
.nav-tabs > li.active > a[data-toggle]:hover,
.nav-tabs > li.active > a[data-toggle]:focus {
	border-width: 0;
	color: #4D4D4D;
}

.nav-tabs.tabs-vertical {
	margin-top: -3px;
}

.nav-tabs.tabs-vertical > li {
	float: none;
	border-bottom: 1px solid #E6E6E6;
	padding: 10px 0;
}

.nav-tabs.tabs-vertical > li:last-child {
	border: 0;
}

.nav-tabs.tabs-vertical > li > a {
	border: 0;
	border-left: 2px solid transparent;
	padding: 0 45px 0 25px;
	position: relative;
}

.nav-tabs.tabs-vertical > li > a .badge {
	border-radius: 0;
	position: absolute;
	right: 20px;
	top: 0;
	width: 32px;
	padding: 0 8px 4px 0;
	text-align: right;
	color: #4D4D4D;
	background-color: transparent;
	font-size: 17px;
	font-weight: 500;
	line-height: 22px;
	transition: background-color .15s ease, color .15s ease;
}

.nav-tabs.tabs-vertical > li > a:hover .badge {
	color: #1A1A1A;
}

.nav-tabs.tabs-vertical > li.active > a,
.nav-tabs.tabs-vertical > li.active > a:hover,
.nav-tabs.tabs-vertical > li.active > a:focus {
	border-left: 2px solid #1A1A1A;
}

.nav-tabs.tabs-vertical > li.active > a .badge,
.nav-tabs.tabs-vertical > li.active > a:hover .badge,
.nav-tabs.tabs-vertical > li.active > a:focus .badge {
	background-color: #1A1A1A;
	color: #FFF;
	font-weight: 600;
}

.nav-tabs.tabs-vertical > li.active > a[data-toggle],
.nav-tabs.tabs-vertical > li.active > a[data-toggle]:hover,
.nav-tabs.tabs-vertical > li.active > a[data-toggle]:focus {
	border-left: 2px solid #4D4D4D;
	background: transparent;
}

.nav-tabs.tabs-horizontal {
	border-bottom: 1px solid #D9D9D9;
	margin-bottom: 35px;
}

.nav-tabs.tabs-horizontal > li {
	margin-bottom: -1px;
	float: none;
	display: inline-block;
}

.nav-tabs.tabs-horizontal > li.active > a,
.nav-tabs.tabs-horizontal > li.is-active > a,
.nav-tabs.tabs-horizontal > li.active > a:hover,
.nav-tabs.tabs-horizontal > li.is-active > a:hover,
.nav-tabs.tabs-horizontal > li.active > a:focus,
.nav-tabs.tabs-horizontal > li.is-active > a:focus {
	border: 1px solid #D9D9D9;
	border-bottom-color: #FFF;
	background: transparent;
}

.nav-tabs a:focus,
.nav-tabs a:active {
	background-color: transparent !important;
}

.nav-tabs.tabs-horizontal > li > a {
	padding: 0 33px;
	line-height: 48px;
	border: 1px solid transparent;
}

.tab-content {
	margin-bottom: 60px;
}

.tab-content:last-child {
	margin-bottom: 0;
}

/*------------------------------------------------------------------
[ ALERTS ]
-------------------------------------------------------------------*/

.alert {
	position: relative;
	color: #FFF;
	padding: 20px 20px 18px 20px;
	border: 0;
	border-radius: 0;
	margin-bottom: 10px;
}

.alert *,
.alert ol li:before {
	color: #FFF;
	line-height: 24px;
}

.alert:last-child {
	margin-bottom: 0;
}

.alert i, .alert [data-style-icon] {
	margin-right: 10px;
	font-size: 22px;
}

.alert p,
.alert li {
	font-weight: 400;
}

.alert a {
	color: #1A1A1A;
	opacity: 0.8;
}

.alert a:hover {
	color: #fff;
	opacity: 1;
}

.alert [class*=close] {
	opacity: .2;
	position: absolute;
	right: 10px;
	top: 10px;
	font-size: 15px;
	background-color: transparent;
	border: 0;
}

.alert ul > li:before {
	color: #fff;
}

.alert [class*=close]:hover {
	opacity: .7;
}

.alert.alert-warning {
	background-color: #ED9D26;
}

.alert.alert-danger {
	background-color: #E84646;
}

.alert.alert-info {
	background-color: #2AA8CD;
}

.alert.alert-success {
	background-color: #18BA61;
}

/*------------------------------------------------------------------
[ NOTIFICATIONS ]
-------------------------------------------------------------------*/

.noty-scale {
	animation-name: noty_animation_scale;
	animation-duration: .15s;
	animation-timing-function: ease;
	opacity: 1;
}

.noty-success {
	position: fixed;
	left: 20px;
	bottom: 20px;
	border-radius: 3px;
	background-color: #18BA61;
	color: #FFF;
	display: none;
	padding: 0 34px 0 28px;
	min-width: 275px;
	max-width: 400px;
	line-height: 72px;
	z-index: 99;
}

.noty-success.has-error {
	background-color: #E84646;
}

.noty-success > i {
	font-size: 34px;
	margin: 18px 15px 0 0;
	float: left;
}

.noty-success > i + * {
	overflow: hidden;
	display: block;
	margin: 22px 0;
	line-height: 28px;
}

.noty-success .close {
	position: absolute;
	right: 11px;
	top: 10px;
	opacity: .5;
	color: #FFF;
	cursor: pointer;
	font-size: 15px;
	transition: opacity .15s ease;
}

.noty-success .close:hover {
	opacity: 1;
}

.noty-success.scale {
	-webkit-animation-name: noty_animation_scale;
	animation-name: noty_animation_scale;
	-webkit-animation-duration: .15s;
	animation-duration: .15s;
	-webkit-animation-timing-function: ease;
	animation-timing-function: ease;
	opacity: 1;
}

@-webkit-keyframes noty_animation_scale {

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 40px, 0) scale3d(.1, .6, 1);
	}

	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
	}
}

@-moz-keyframes noty_animation_scale {

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 40px, 0) scale3d(.1, .6, 1);
		-webkit-transform: translate3d(0, 40px, 0) scale3d(.1, .6, 1);
		-moz-transform: translate3d(0, 40px, 0) scale3d(.1, .6, 1);
		-ms-transform: translate3d(0, 40px, 0) scale3d(.1, .6, 1);
		transform: translate3d(0, 40px, 0) scale3d(.1, .6, 1);
	}

	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
		-webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
		-moz-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
		-ms-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
		transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
	}
}

@-webkit-keyframes noty_animation_scale {

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 40px, 0) scale3d(.1, .6, 1);
		-webkit-transform: translate3d(0, 40px, 0) scale3d(.1, .6, 1);
		-moz-transform: translate3d(0, 40px, 0) scale3d(.1, .6, 1);
		-ms-transform: translate3d(0, 40px, 0) scale3d(.1, .6, 1);
		transform: translate3d(0, 40px, 0) scale3d(.1, .6, 1);
	}

	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
		-webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
		-moz-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
		-ms-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
		transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
	}
}

@-o-keyframes noty_animation_scale {

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 40px, 0) scale3d(.1, .6, 1);
		-webkit-transform: translate3d(0, 40px, 0) scale3d(.1, .6, 1);
		-moz-transform: translate3d(0, 40px, 0) scale3d(.1, .6, 1);
		-ms-transform: translate3d(0, 40px, 0) scale3d(.1, .6, 1);
		transform: translate3d(0, 40px, 0) scale3d(.1, .6, 1);
	}

	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
		-webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
		-moz-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
		-ms-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
		transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
	}
}

@keyframes noty_animation_scale {

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 40px, 0) scale3d(.1, .6, 1);
		-webkit-transform: translate3d(0, 40px, 0) scale3d(.1, .6, 1);
		-moz-transform: translate3d(0, 40px, 0) scale3d(.1, .6, 1);
		-ms-transform: translate3d(0, 40px, 0) scale3d(.1, .6, 1);
		transform: translate3d(0, 40px, 0) scale3d(.1, .6, 1);
	}

	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
		-webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
		-moz-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
		-ms-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
		transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
	}
}

.basement_notification {
	bottom: 20px;
	position: fixed;
	right: 20px;
	top: auto;
	z-index: 100000;
}

.basement_notification {
	background-repeat: no-repeat;
	background-position: 10px 12px;
	color: #FFF;
	margin-top: 20px;
	opacity: 0;
	font-size: 17px;
	padding: 25px 20px;
	max-width: 400px;
	line-height: 1.4;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.basement_notification .close {
	position: relative;
	opacity: 1;
	margin-right: 10px;
}

.basement_notification .close span {
	background: url("assets/images/notification-close.png") no-repeat center center transparent;
	display: block;
	position: absolute;
	top: -25px;
	right: -32px;
	height: 30px;
	width: 30px;

}

.basement_notification_success {
	background-color: #25aa65;
	background-image: url("assets/images/notofication-icon-success.png");
}

.basement_notification_success a {
	color: #125633;
}

.basement_notification_warning {
	background-color: #e1a332;
	background-image: url("assets/images/notofication-icon-warning.png");
}

.basement_notification_warning a {
	color: #742317;
}

.basement_notification_error {
	background-color: #e7533d;
	background-image: url("assets/images/notofication-icon-error.png");
}

.basement_notification_error a {
	color: #39280A;
}

.basement_notification_message {
	margin-left: 55px;
	margin-right: 40px;
}

.basement_notification_message > div {
	margin: 10px 0;
}

.basement_notification_icon span {
	background: transparent no-repeat center center;
	position: absolute;
	display: block;
	left: 20px;
	top: 20px;
	height: 51px;
	width: 55px;
}

.basement_notification_cart_link {
	display: block;
	padding-top: 7px;
}

.basement_notification_hidden {
	display: none !important;
}

.basement_notification_message strong {
	color: #FFF;
	font-weight: normal;
}

/**
 * Animations
 */

/* Generated with Bounce.js. Edit at http://goo.gl/6iLZu5 */

.basement_animation_scale {
	-webkit-animation-name: basement_animation_scale;
	animation-name: basement_animation_scale;
	-webkit-animation-duration: .25s;
	animation-duration: .25s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	opacity: 1;
}

@-webkit-keyframes basement_animation_scale {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 40px, 0) scale3d(0.1, 0.6, 1);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
	}
}

@keyframes basement_animation_scale {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 40px, 0) scale3d(0.1, 0.6, 1);
		transform: translate3d(0, 40px, 0) scale3d(0.1, 0.6, 1);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
		transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
	}
}

/*------------------------------------------------------------------
[ PANELS ]
-------------------------------------------------------------------*/

.panel-group {
	margin-bottom: 0;
}

.panel-group .panel-body {
	padding-bottom: 15px;
}

.panel-group .panel {
	box-shadow: none;
	border-radius: 0;
	background: none;
}

.panel-group .panel .panel-heading {
	border-radius: 0;
	padding: 5px 0;
	font-weight: 600;
	overflow: hidden;
	line-height: 1.4;
}

.panel-group .panel .panel-heading a {
	color: #333;
	display: inline;
}

.panel-group .panel .panel-heading a.panel-link-centered {
	display: inline-block !important;
}

.panel-group .panel .panel-heading a.panel-link-centered span {
	display: inline;
	overflow: visible;
}

.panel-group .panel .panel-heading a span {
	overflow: hidden;
	display: block;
}

.panel-group .panel .panel-heading a:hover,
.panel-group .panel .panel-heading a:hover i {
	color: #808080;

}

.panel-group .panel .panel-heading a i {
	color: #4D4D4D;
	margin-left: 0px;
}

.panel-group .panel .panel-heading a i.fa-dash {
	top: -2px;
	position: relative;
}

.panel-group .panel .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel .panel-heading .panel-collapse > .list-group {
	border: 0;
}

.panel-group .panel .panel-body {
	padding: 5px 0 16px 30px;
}

.panel-group .panel .panel-body p, .panel-group .panel .panel-body ul {
	color: #808080;
}

.panel-group .panel .panel-body > *:last-child,
.panel-group .panel .panel-body > *:only-child {
	margin-bottom: 0;
}

.panel-group .panel + .panel {
	margin: 0;
}

.panel-group .panel:last-child .panel-body {
	padding-bottom: 0;
}

/*------------------------------------------------------------------
[ LAYOUT ]
-------------------------------------------------------------------*/

body {
	font-family: "Raleway", sans-serif;
	font-size: 17px;
	font-weight: 500;
	line-height: 28px;
	overflow-x: hidden;
	background-color: #FFF;
	min-height: 100%;
	color: #808080;
}

body.overlaymenu {
	overflow: hidden;
}

.wrapper {
	position: relative;
}

.home .wrapper {
	position: static;
}

.fullpage {
	overflow: hidden;
}

.container,
.container-fluid {
	position: relative;
}

.container.fullheight,
.container-fluid.fullheight {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	height: 100%;
}

.divtable {
	display: table;
	height: 100%;
}

.divcell {
	display: table-cell;
	vertical-align: middle;
	float: none;
}

.divtop {
	vertical-align: top;
}

.full-width-basement + .separate_line_basement {
	margin-top: -16px !important;
}

.separate_line_basement:last-child {
	margin-bottom: 0px !important;
}

.simple_col_basement > .separate_line_basement:last-child {
	margin-top: 29px !important;
}

.full-width-basement + hr {
	margin-top: -16px;
}

hr {
	max-width: 1080px;
	margin: 25px auto;
	background-color: #E6E6E6;
	position: relative;
}

[class*=col-] hr {
	left: 0;
	width: 100%;
}

.container-fluid hr {
	max-width: calc(100% - 60px);
}

hr.no-margin {
	margin: 0 auto;
}

hr.sm-margin {
	margin: 35px auto;
}

hr.md-margin {
	margin: 45px auto;
}

hr.xs-margin {
	margin: 25px auto;
}

.content {
	padding-bottom: 45px;
	clear: both;
}

.iblock {
	clear: both;
	padding: 55px 0;
}

.iblock:before,
.iblock:after {
	content: "\0020";
	display: table;
}

.iblock:after {
	clear: both;
}

.iblock + hr {
	margin-top: 0;
}

.irow + .irow {
	margin-top: 20px;
}

.masonry-wrap .post {
	margin: 0 -1px;
}

.row {
	margin-bottom: 23px;
}

.row > div[class*=col-] {
	margin-bottom: 23px;
}

.wpb_content_element {
	margin-bottom: 0;
}

/*------------------------------------------------------------------
[ WOOCOMMERCE ]
-------------------------------------------------------------------*/

.track_order {
	padding: 50px 0;
}

.track_order .row,
.track_order .row > div {
	margin-bottom: 0 !important;
}

.woocommerce-shipping-calculator {
	margin-top: 20px;
}

.cart .single_add_to_cart_button {
	padding-left: 25px;
	padding-right: 25px;
}

.woocommerce-remove-coupon {
	margin-left: 5px;
}

.shipping-calculator-button {
	display: inline-block;
	*display: inline;
	zoom: 1;
}

.woocommerce .table-responsive {
	width: calc(100% + 60px);
	position: relative;
	left: -30px;
}

.woocommerce-Reviews {
	padding-top: 25px;
}

.woocommerce-Reviews .meta {
	margin-bottom: 5px;
	color: #808080;
}

div > p.out-of-stock {
	text-transform: capitalize;
	color: #ac2929;
	font-size: 20px;
	font-weight: 500;
}

td > p.out-of-stock {
	color: #ac2929;
}

.woocommerce-Reviews textarea,
.woocommerce-Reviews textarea.form-control {
	padding: 16px !important;
}

.woocommerce-Reviews .meta strong {
	font-weight: 500;
	color: #1A1A1A;
}

.woocommerce-Reviews .meta .verified {
	margin-left: 5px;
}

.woocommerce-Reviews .commentlist {
	margin-bottom: 60px;
}

.woocommerce-Reviews .woocommerce-noreviews {
	margin-bottom: 40px;
}

.woocommerce-Reviews .commentlist > li:before {
	display: none;
}

.woocommerce-Reviews .commentlist > li {
	margin-bottom: 40px;
}

.woocommerce-Reviews .comment-img {
	float: left;
	overflow: hidden;
	height: 100px;
	width: 100px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: block;
}

.woocommerce-Reviews .comment-text {
	margin-left: 126px;
	margin-top: -8px;
	min-height: 108px;
}

.woocommerce-tabs .table-responsive {
	position: static;
	width: auto;
}

.woocommerce-Reviews .woocommerce-pagination {
	margin-bottom: 60px;
}

.woocommerce-Reviews .commentlist + .woocommerce-pagination {
	margin-top: -30px;
}

.woocommerce-Reviews .woocommerce-pagination .page-numbers {
	margin: 0;
	border-radius: 0;
	font-size: 0;
	overflow: hidden;
	width: 100%;
}

.woocommerce-Reviews .woocommerce-pagination .page-numbers li {
	padding-left: 0 !important;
	vertical-align: top;
	display: inline-block;
	margin: 0;
}

.woocommerce-Reviews .woocommerce-pagination .page-numbers li:before {
	display: none;
}

.woocommerce-Reviews .woocommerce-pagination .page-numbers li a,
.woocommerce-Reviews .woocommerce-pagination ul.page-numbers li span.current {
	color: #4D4D4D;
	width: 35px;
	height: 35px;
	font-size: 20px;
	display: block;
	line-height: 35px;
	text-align: center;
	border-radius: 2px;
	border: 0;
	padding: 0;
	background-color: transparent;
}

.woocommerce-Reviews .woocommerce-pagination .page-numbers li a:hover {
	background-color: transparent;
	color: #A6A6A6;
	border-color: transparent;
}

.woocommerce-Reviews .woocommerce-pagination hr + .page-numbers {
	margin-top: -10px;
}

.woocommerce-Reviews .woocommerce-pagination ul.page-numbers li.active a,
.woocommerce-Reviews .woocommerce-pagination ul.page-numbers li.active a:hover {
	background-color: #4D4D4D;
	color: #FFF;
}

.woocommerce-Reviews .woocommerce-pagination ul.page-numbers li span.dots {
	width: 35px;
	height: 35px;
	font-size: 20px;
	display: block;
	color: #4D4D4D;
	line-height: 35px;
	text-align: center;
	border-radius: 2px;
	border: 0;
	padding: 0;
	background-color: transparent;
}

.woocommerce-Reviews .woocommerce-pagination ul.page-numbers li span.current {
	background-color: #4D4D4D;
	color: #FFF;
	z-index: 2;
	cursor: default;
}

.woocommerce-Reviews .woocommerce-pagination ul.page-numbers .prev,
.woocommerce-Reviews .woocommerce-pagination ul.page-numbers .next {
	font-family: "dosislight";
	line-height: 26px;
	font-size: 38px;
	width: auto;
	color: rgba(51, 51, 51, .2);
}

.woocommerce-Reviews .woocommerce-pagination ul.page-numbers .prev:hover,
.woocommerce-Reviews .woocommerce-pagination ul.page-numbers .next:hover {
	color: #333;
}

.woocommerce-Reviews .woocommerce-pagination ul.page-numbers .prev {
	margin-right: 15px;
}

.woocommerce-Reviews .woocommerce-pagination ul.page-numbers .next {
	margin-left: 15px;
}

.woocommerce-tabs .tab-content > .tab-pane {
	visibility: visible;
	margin-bottom: 0;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background: transparent;
}

.woocommerce-tabs .tab-content {
	margin-bottom: 60px;
}

.woocommerce-tabs:last-child {
	margin-bottom: 0;
}

.woocommerce-tabs .comment-respond {
	max-width: 660px;
	margin-left: auto;
	margin-right: auto;
}

.woocommerce-tabs .shop_attributes.table th {
	width: 30%;
	padding: 0 15px;
}

.woocommerce-tabs .shop_attributes.table td {
	padding: 0 15px;
}

.product-summary {
	position: relative;
}

.product-summary > .sticker {
	z-index: 7;
}

.woo-slider {
	position: relative;
	z-index: 0;
}

.woo-slider ul {
	margin-bottom: 0;
}

.woo-slider ul > li {
	position: relative;
	float: left;
	display: block;
}

.woo-slider ul > li:before {
	display: none;
}

.woo-slider .single-product-image-helper {
	padding-bottom: 100%;
	position: relative;
	z-index: 1;
}

.woo-slider .single-product-image-helper .single-product-image {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: auto;
	width: 100%;
}

.woo-slider .single-product-link {
	position: absolute;
	overflow: hidden;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	background-color: rgba(255, 255, 255, .12);
	opacity: 0;
	text-align: center;
	z-index: 2;
	transition: all .3s 0s ease-in-out;
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
}

.woo-slider .single-product-link:hover {
	opacity: 1;
}

.woo-small-total-block,
.woo-small-total-block > div {
	margin-bottom: 0 !important;
}

.woo-order-details {
	margin-bottom: 0 !important;
}

.payment_box.payment_method_paypal img {
	vertical-align: middle;
	margin-right: 20px;
}

.payment_box.payment_method_paypal a {
	color: #A6A6A6;
}

.woocommerce-OrderUpdate {
	margin-bottom: 25px;
}

.woocommerce-MyAccount-navigation ul {
	margin-bottom: 55px !important;
}

.woocommerce-myaccount .woocommerce-Pagination {
	margin-top: 15px;
	margin-bottom: 15px;
}

.woocommerce-myaccount .woocommerce-Pagination > a {
	margin-right: 10px;
}

.woocommerce-form-account {
	margin-top: 45px;
}

.woocommerce-form-account .clear {
	display: none;
}

.woocommerce-form-account p {
	display: block;
	margin: 0 !important;
	line-height: inherit;
	font-size: inherit;
}

.woocommerce-form-account .form-wrap {
	overflow: hidden;
}

.woocommerce-form-account .form-wrap .select2-container {
	margin-left: -1px;
	margin-right: -1px;
	width: auto !important;
}

.woocommerce-form-account .form-wrap .form-group:last-child > p:first-child .select2-container {
	border-bottom: none !important;
}

.woo-grouped-block .table-responsive {
	position: static;
	width: auto;
	margin-bottom: 25px;
}

.woo-grouped-block .table {
	margin-bottom: 0;
}

.woo-grouped-block .table td {
	padding-top: 0;
	padding-bottom: 17px;
	text-align: left !important;
	line-height: 1.3;
}

.woo-grouped-block .table td:first-child {
	text-align: center !important;
}

.woo-grouped-block .product-quantity {
	margin-right: 0px;
	margin-bottom: 0 !important;
}

.woo-grouped-block .product-label {
	padding-right: 15px;
	padding-left: 15px;
}

.woo-grouped-block .product-label label {
	font-weight: 500;
}

.woo-grouped-block .product_type_external {
	text-align: center;
}

.woo-grouped-block .price {
	margin-bottom: 0 !important;
	font-size: 20px;
}

.woo-grouped-block .price:after {
	display: none !important;
}

p.variations {
	color: #808080;
}

.cross-sells.related-products {
	margin-top: 60px;
}

.shipping-choose li:before {
	display: none;
}

.row.calculation,
.row.calculation > div {
	margin-bottom: 0 !important;
}

.woocommerce-shipping-fields .shipping_address .form-wrap {
	margin-bottom: -1px;
}

.woocommerce-checkout-review-order-table > hr {
	margin-left: -30px;
	margin-right: -30px;
	width: calc(100% + 60px);
}

.woo-checkout-element {
	margin-top: 20px;
	margin-bottom: 15px;
}

.woo-checkout-coupon .row,
.woo-checkout-coupon .row > div {
	margin-bottom: 0 !important;
}

.woo-checkout-element:first-child {
	margin-top: 0;
}

.secure-pass-field {
	max-width: 300px;
	margin: 0 auto;
}

.products {
	font-size: 0;
}

.products > div {
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	float: none;
}

.product-image-helper {
	padding-bottom: 100%;
	position: relative;
	z-index: 1;
}

/*-- Star rating --*/
.woocommerce ul.products li.product .star-rating {
	font-size: .857em
}

.woocommerce .star-rating {
	float: right;
	overflow: hidden;
	position: relative;
	height: 1em;
	line-height: 1;
	font-size: 1em;
	width: 108px;
	font-family: star
}

.woocommerce .star-rating:before {
	content: "\73\00a0\73\00a0\73\00a0\73\00a0\73";
	color: #d3ced2;
	float: left;
	top: 0;
	left: 0;
	position: absolute
}

.woocommerce .star-rating span {
	overflow: hidden;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
	padding-top: 1.5em
}

.woocommerce .star-rating span:before {
	content: "\53\00a0\53\00a0\53\00a0\53\00a0\53";
	top: 0;
	color: #333;
	position: absolute;
	left: 0
}

.woocommerce .woocommerce-product-rating {
	display: block
}

.woocommerce .woocommerce-product-rating:after,
.woocommerce .woocommerce-product-rating:before {
	content: " ";
	display: table
}

.woocommerce .woocommerce-product-rating .star-rating {
	margin: .5em 4px 0 0;
	float: left
}

.woocommerce .products .star-rating {
	display: block;
	margin: 0 0 .5em;
	float: none
}

.woocommerce .hreview-aggregate .star-rating {
	margin: 10px 0 0
}

.woocommerce p.stars a:before,
.woocommerce p.stars a:hover ~ a:before {
	content: "\e021"
}

.woocommerce p.stars a {
	position: relative;
	height: 1em;
	width: 1em;
	text-indent: -999em;
	display: inline-block;
	text-decoration: none
}

.woocommerce ul.cart_list li .star-rating,
.woocommerce ul.product_list_widget li .star-rating {
	float: none
}

.rss-widget-icon {
	display: none;
}



.rsswidget + .rsswidget {
	margin-left: -14px !important;
	font-size: 19px !important;
	color: #1a1a1a !important;
	font-weight: 500 !important;
}


.footer-style-dark .widget h5 .rsswidget + .rsswidget {
	color: #fff !important;
}

.woocommerce .widget_rating_filter ul li .star-rating {
	float: none;
	display: inline-block
}

.woocommerce.widget_shopping_cart .product_list_widget {
	margin-bottom: 14px;
}

.woocommerce.widget_shopping_cart .total {
	color: #333;
	margin-bottom: 0;
}

.woocommerce.widget_shopping_cart .total strong {
	color: #808080;
	font-weight: 500;
}

.woocommerce.widget_shopping_cart .buttons .btn {
	margin-top: 17px;
	padding: 0 20px;
	margin-right: 5px;
}

.footer-style-dark .woocommerce.widget_shopping_cart p.variations,
.footer-style-dark .woocommerce.widget_shopping_cart .quantity * {
	color: #4c4c4c;
}

.footer-style-dark .woocommerce.widget_shopping_cart .total {
	color: #d0d0d0;
}

.footer-style-dark .woocommerce.widget_shopping_cart .total strong {
	color: #808080;
}

.footer-style-dark .woocommerce.widget_shopping_cart .btn-primary {
	background-color: #fff;
	border-color: #fff;
	color: #000 !important;
}

.footer-style-dark .woocommerce.widget_shopping_cart .btn-primary:hover {
	background-color: #f1f1f1;
	border-color: #f1f1f1;
}

.footer-style-dark .woocommerce.widget_shopping_cart .btn-link {
	border-color: #262626;
	background-color: #262626;
	color: #fff !important;
}

.footer-style-dark .woocommerce.widget_shopping_cart .btn-link:hover {
	border-color: #333;
	background-color: #333;
}

.footer-style-gray .woocommerce.widget_shopping_cart .btn-link {
	border-color: #D9D9D9;
	background-color: transparent;
	color: #333 !important;
}

.footer-style-gray .woocommerce.widget_shopping_cart .btn-link:hover {
	border-color: #1A1A1A;
	background-color: #1A1A1A;
	color: #D9D9D9 !important;
}

.woocommerce .product_list_widget {
	padding-top: 5px;
}

.woocommerce.widget .product_list_widget img {
	max-width: 45px;
	height: auto;
	margin-right: 17px;
	display: block;
}

.woocommerce.widget .product_list_widget > li {
	border-bottom: 1px solid #efefef;
	padding: 17px 0;
}

.woocommerce.widget .product_list_widget > li:first-child {
	padding-top: 0;
}

.woocommerce.widget_shopping_cart li.empty {
	font-size: 15px;
	border-bottom: none;
	padding-bottom: 0;
}

.woocommerce.widget .product_list_widget > li > a {
	display: block;
	float: left;
	font-size: 16px;
	line-height: 1.3;
}

.woocommerce.widget_shopping_cart .mini-cart-title,
.mini-product-title {
	overflow: hidden;
	line-height: 1.3;
	font-size: 16px;
}

.mini-cart-title a,
.mini-product-title a {
	display: block;
	margin-bottom: 3px;
}

.mini-cart-title span,
.mini-cart-title p {
	color: #808080;
	margin: 0;
	line-height: 1.3;
	font-size: 16px;
}

.woocommerce.widget_layered_nav ul a,
.woocommerce.widget_layered_nav_filters ul a,
.woocommerce.widget_product_categories .widget-body-inner > ul a {
	color: #333;
}

.woocommerce.widget_layered_nav ul a:hover,
.woocommerce.widget_layered_nav_filters ul a:hover,
.woocommerce.widget_product_categories .widget-body-inner > ul a:hover {
	color: #808080;
}

.woocommerce.widget_layered_nav .count,
.woocommerce.widget_product_categories .count {
	color: #b2b2b2;
}

.woocommerce.widget_layered_nav_filters ul {
	font-size: 0;
}

.woocommerce.widget_layered_nav_filters li {
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin-right: 6px;
	text-align: center;
	margin-top: 7px;
	cursor: pointer;
	vertical-align: top;
}

.woocommerce.widget_layered_nav_filters li:before {
	display: none;
}

.woocommerce.widget_layered_nav_filters li a {
	font-size: 13px;
	color: #4c4c4c;
	-webkit-border-radius: 28px;
	-moz-border-radius: 28px;
	border-radius: 28px;
	padding: 0 12px;
	cursor: pointer;
	display: block;
	background-color: #f0f0f0;
}

.woocommerce.widget_layered_nav_filters li a:hover {
	background-color: #212121;
	color: #fff
}

.woocommerce.widget_price_filter button {
	touch-action: manipulation;
	white-space: nowrap;
	user-select: none;
	margin-bottom: 0;
	color: #D9D9D9;
	line-height: 36px;
	height: 40px;
	font-size: 15px;
	cursor: pointer;
	text-align: center;
	border-radius: 0;
	border: 2px solid #1A1A1A;
	background-color: #1A1A1A;
	vertical-align: middle;
	display: inline-block;
	padding: 0 37px;
	position: relative;
	outline: none !important;
	font-weight: 600;
	transition: color .15s ease, background .15s ease, border-color .15s ease, opacity .15s ease;
}

.woocommerce.widget_price_filter button:hover,
.woocommerce.widget_price_filter button:active,
.woocommerce.widget_price_filter button:focus {
	border-color: #262626;
	background-color: #262626;
}

.woocommerce.widget_price_filter .price_label {
	color: #808080;
	font-size: 16px;
	margin-bottom: 18px;
}

.woocommerce.widget_price_filter .price_slider_wrapper {
	margin-top: 26px;
}

.woocommerce.widget_price_filter .ui-widget-content {
	background: #ccc;
	height: 1px;
	border: none;
	position: relative;
}

.woocommerce.widget_price_filter .price_slider_amount {
	margin-top: 19px;
}

.woocommerce.widget_price_filter .ui-slider-handle {
	border: none;
	width: 15px;
	height: 15px;
	display: block;
	position: absolute;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #212121;
	top: -7px;
	cursor: ew-resize;
	outline: 0;
	margin-left: 0;
}

.woocommerce.widget_price_filter .ui-slider-handle:last-child {
	margin-left: -14px;
}

.basement-class-div {
	display: none !important;
	visibility: hidden !important;
	opacity: 0 !important;
	height: 0 !important;
	font-size: 0 !important;
	line-height: 0 !important;
}

.woocommerce.widget_price_filter .ui-slider-range {
	background: #212121;
	height: 100%;
	display: block;
	top: 0;
	position: absolute;
	z-index: 1;
	border: 0;
}

.woocommerce.widget_product_categories ul.product-categories ul {
	margin-left: 15px;
}

.woo-reset-pass-page {
	padding: 50px 0;
}

.mini-product-title span,
.mini-product-title del {
	color: #808080;
}

.mini-product-title ins span {
	color: #1a1a1a;
}

.woocommerce.widget_products li:last-child,
.woocommerce.widget_recently_viewed_products li:last-child,
.woocommerce.widget_top_rated_products li:last-child,
.woocommerce.widget_recent_reviews li:last-child {
	border-bottom: none;
	padding-bottom: 0;
}

.woocommerce.widget_products .product_list_widget {
	padding-top: 3px;
}

.woocommerce.widget .star-rating {
	margin-bottom: 7px;
	margin-top: 4px;
	font-size: 13px;
	width: 82px;
}

.widget.woocommerce.widget_rating_filter .star-rating {
	font-size: 1em;
	margin: 0;
	width: 108px;
	vertical-align: top;
	margin-top: 5px;
}

.woocommerce.widget .reviewer {
	color: #999;
	font-size: 15px;
	display: block;
}

.footer-style-dark .woocommerce .star-rating:before,
.footer-style-dark .woocommerce .star-rating span:before {
	color: #fff;
}

.footer-style-dark .mini-product-title span,
.footer-style-dark .mini-product-title del {
	color: #666;
}

.footer-style-dark .mini-product-title ins span {
	color: #fff;
}

.footer-style-dark .woocommerce.widget .reviewer {
	color: #4c4c4c;
}

.footer-style-dark .woocommerce.widget_layered_nav .count,
.footer-style-dark .woocommerce.widget_product_categories .count {
	color: #525252;
}

.footer-style-dark .woocommerce.widget .product_list_widget > li {
	border-color: #282828;
}

.footer-style-dark .woocommerce.widget_price_filter button {
	border: 2px solid #262626;
	background-color: #262626;
	color: #fff;
}

.footer-style-dark .woocommerce.widget_price_filter button:hover,
.footer-style-dark .woocommerce.widget_price_filter button:active,
.footer-style-dark .woocommerce.widget_price_filter button:focus {
	border-color: #333;
	background-color: #333;
}

.footer-style-dark .woocommerce.widget_price_filter .price_label {
	color: #a6a6a6;
}

.footer-style-dark .woocommerce.widget_price_filter .ui-widget-content {
	background: #333;
}

.footer-style-dark .woocommerce.widget_price_filter .ui-slider-handle,
.footer-style-dark .woocommerce.widget_price_filter .ui-slider-range {
	background: #fff;
}

.footer-style-dark .woocommerce.widget_shopping_cart li.empty,
.footer-style-dark .mini-cart-title .quantity {
	color: #4c4c4c;
}

.footer-style-gray .woocommerce.widget .product_list_widget > li {
	border-color: #e4e4e4;
}

.product-image {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: auto;
	width: 100%;
}

body.woocommerce .page-description + hr,
body.woocommerce .term-description + hr {
	margin-top: 40px !important;
	margin-bottom: 50px !important;
}

body.woocommerce .page-content-cell > hr:first-child {
	display: none;
}

.hello h3,
.hello h3 small {
	margin-bottom: 7px;

}

.hello {
	margin-bottom: 25px;
}

.woocommerce-myaccount {
	margin-bottom: 0 !important;
}

.hello h3 small {
	margin-top: 10px;
	display: block;
	color: #D9D9D9;
	font-size: inherit;
	font-weight: inherit;
	line-height: 1;
}

.addresses h4 {
	margin-bottom: 10px;
}

.cart-empty {
	padding: 40px 0;
}

.coupon {
	border-bottom: 1px solid #E6E6E6;
	margin-bottom: 35px;
	padding: 0 30px 35px;
}

.coupon .form-group {
	float: left;
	margin: 0;
	border: 1px solid #E6E6E6;
	border-right: 0;
}

.coupon .form-group + .btn {
	margin: 0;
}

.coupon .btn-default {
	height: 51px;
}

.calculate [data-toggle] {
	margin-bottom: 20px;
}

.calculate [data-toggle] img {
	vertical-align: middle;
	display: inline-block;
	margin-right: 15px;
}

.calculate [data-toggle] i {
	font-size: 17px;
	color: #A6A6A6;
	margin-left: 10px;
}

.ship-header h4 {
	margin-bottom: 20px;
}

.ship-header .checkbox {
	margin: 0;
}

.ship-header .checkbox label {
	font-weight: 600;
}

.ship-header .checkbox label input[type=checkbox] {
	margin-top: 7px;
}

.create label {
	font-weight: 500;
}

.create p {
	margin: 10px 0 20px;
}

.create-account > p {
	margin: 10px 0 20px !important;
}

.checkout .collapse.in .form-wrap,
.checkout .collapsing .form-wrap {
	margin-bottom: -1px;
}

.checkout > hr {
	margin-left: -30px;
	margin-right: -30px;
	width: calc(100% + 60px);
}

.checkout .panel {
	float: left;
	width: 100%;
}

.checkout .panel label {
	font-weight: 600;
	color: #4D4D4D;
}

.checkout .panel .radio a {
	color: #A6A6A6;
	margin-left: 30px;
}

.checkout .panel .radio a:hover {
	color: #4D4D4D;
}

.checkout .panel p {
	margin: 10px 0 10px 25px !important;
}

.checkout .panel .collapse {
	float: left;
	width: 100%;
}

/*------------------------------------------------------------------
[ GOOGLE MAP ]
-------------------------------------------------------------------*/

.promo .google-map {
	width: 100%;
}

.google-map {
	position: relative;
	margin-bottom: 90px;
	max-width: 100%;
}

.container .google-map {
	margin-bottom: 55px;
}

.google-map .google-map-container {
	width: 100%;
	height: 340px;
}

.container .google-map-container {
	width: 100%;
	height: 355px;
}

.a-map,
.map-close {
	width: 70px;
	height: 70px;
	background-color: #333;
	position: absolute;
	right: 30px;
	top: 30px;
	z-index: 1;
	line-height: 70px;
	text-align: center;
	display: block;
	color: #FFF;
	font-size: 28px;
}

.a-map:hover,
.map-close:hover,
.a-map:active,
.map-close:active,
.a-map:focus,
.map-close:focus {
	background-color: #4D4D4D;
	color: #FFF;
}

.map-close {
	background: url("assets/images/ico-close.png") 50% no-repeat #333;
}

.google-map-popup {
	width: calc(100% + 17px);
	height: 100%;
	min-height: 100%;
	background-color: #F0F0F0;
	position: relative;
}

.map-modal.in {
	opacity: 1;
}

/*------------------------------------------------------------------
[ IMAGES ]
-------------------------------------------------------------------*/

[class*=col-] > img,
[class*=col-] > a > img {
	max-width: 100%;
}

.img-xs,
img.img-xs {
	max-width: 100px;
	line-height: 100px;
}

.img-sm,
img.img-sm {
	max-width: 130px;
	height: auto;
}

.img-icon {
	margin-bottom: 25px;
	height: 49px;
}

.img-downloadable {
	margin-bottom: 75px;
	width: 100%;
}

.magnific img {
	width: 100%;
}

.alignleft {
	display: inline;
	float: left;
	margin-right: 15px;
	margin-bottom: 17px;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 15px;
	margin-bottom: 17px;
}

figure.wp-caption {
	margin-bottom: 17px;
	display: block;
    max-width: 100%;
    height: auto;
}

figure.wp-caption .wp-caption-text {
	margin-top: 3px;
	font-size: 85%;
}

.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

img.img-opacity {
	opacity: 0.2;
	transition: opacity .15s ease;
}

img.img-opacity:hover {
	opacity: 1;
}

img.img-grayscale {
	opacity: 0.2;
	filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); /* Firefox 10+, Firefox on Android */
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
	-webkit-transition: opacity .15s ease;
	transition: opacity .15s ease;
}

img.img-grayscale:hover {
	filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
	-webkit-filter: grayscale(0%);
	opacity: 1;
}

[class*=wp-image-] {
	display: block;
	max-width: 100%;
	height: auto;
}

html,
body {
	height: 100%;
}

.wrapper-full {
	min-height: 100%;
}

* html .wrapper-full {
	height: 100%;
}

p.wpml-ls-statics-post_translations {
	font-size: 14px;
	color: #888;
}

/*------------------------------------------------------------------
[ NAVBAR ]
-------------------------------------------------------------------*/

.nav > li {
	padding: 0;
	margin: 0;
}

.navbar {
	border: 0;
	margin: 0 auto;
	min-height: 1px;
	position: relative;
}

.navbar li:before {
	display: none;
}

.navbar .nav .open > a,
.navbar .nav .open > a:hover,
.navbar .nav .open > a:focus {
	background-color: transparent;
}

.navbar .navbar-nav > li > a {
	font-size: 19px;
	color: #333;
	line-height: 60px;
	position: relative;
	margin: 0;
	padding: 0 9px;
}

.navbar .navbar-nav > li.active > a,
.navbar .navbar-nav > li:hover > a {
	color: #808080;
}

.navbar .navbar-nav > li.active > a:before {
	position: absolute;
	left: 50%;
	top: 0;
	width: 24px;
	height: 2px;
	margin-left: -12px;
	background-color: #D9D9D9;
	content: "\0020";
	display: block;
	transition: all .15s ease;
}

.navbar .navbar-nav > li:first-child > a {
	margin-left: 0;
}

.navbar .nav > li > a:hover,
.navbar .nav > li > a:focus {
	background-color: transparent;
}

.navbar .close-menu {
	background: url("assets/images/ico-close.png") 0 0 no-repeat;
	width: 21px;
	height: 21px;
	position: absolute;
	top: 50px;
	right: 50px;
	display: block;
	border: 0;
	z-index: 101;
	opacity: .2;
}

.navbar .close-menu:hover {
	opacity: 1;
}

.header.menu_type_default .navbar-menu .navbar-nav .mega-menu .dropdown-menu.sub-menu > li.basement-col {
	display: none;
	position: relative;
}

.header.menu_type_default .navbar-menu .navbar-nav .mega-menu .dropdown-menu.sub-menu > li.basement-col.active {
	display: inline-block !important;
	*display: inline !important;
	zoom: 1 !important;
	opacity: 1 !important;
	visibility: visible !important;
}

.header.menu_type_simple .navbar-menu .navbar-nav .mega-menu .dropdown-menu.sub-menu > li.basement-col.active,
.header.menu_type_simple .navbar-menu .navbar-nav .mega-menu .dropdown-menu.sub-menu > li.basement-col.active * {
	display: none !important;
}

.header.menu_type_simple .navbar-menu .navbar-nav .mega-menu .dropdown-menu.sub-menu > li.menu-item {
	display: block !important;
}

/*--  CENTER MEGA MENU --*/

.header.logo_position_center_right.menu_type_default .mega-menu,
.header.logo_position_center_left.menu_type_default .mega-menu {
	position: relative !important;
}

.header.logo_position_center_right.menu_type_default .mega-menu.dropdown .dropdown-menu.sub-menu,
.header.logo_position_center_left.menu_type_default .mega-menu.dropdown .dropdown-menu.sub-menu {
	width: 1080px;

}

.navbar .dropdown-menu {
	position: absolute;
	left: -25px;
	border: 0;
	box-shadow: none;
	background-color: #333;
	padding: 15px 0;
	border-radius: 0;
	margin: 0;
	z-index: 1399;
}

.navbar .dropdown-menu .dropdown-menu {
	top: -15px;
	left: 100%;
}

.navbar .dropdown-menu .dropdown-menu.to-left {
	left: auto;
	right: 100%;
}

.navbar-menu .mainmenu > li {
	padding-top: 1px;
}

.navbar .dropdown-menu > li {
	font-size: 17px;
	line-height: 28px;
	padding: 0;
	margin: 0;
}

.navbar .dropdown-menu > li.dropdown > a .fa {
	position: absolute;
	right: 17px;
	top: 6px;
	color: #ccc;
	transition: all .15s ease;
}

.navbar .dropdown-menu > li > a {
	color: #A6A6A6;
	padding: 0 50px 0 25px;
	line-height: 28px;
	font-weight: 500;
}

.navbar .dropdown-menu > li > a:hover,
.navbar .dropdown-menu > li > a:focus {
	background-color: transparent;
	color: #FFF;
}

.navbar .dropdown-menu > li:hover > a,
.navbar .dropdown-menu > li:focus > a {
	background-color: transparent;
}

.navbar .dropdown-menu > li:hover > a.dropdown-toggle,
.navbar .dropdown-menu > li:focus > a.dropdown-toggle,
.navbar .dropdown-menu > li:hover > a:hover,
.navbar .dropdown-menu > li:hover > a .fa,
.navbar .dropdown-menu > li:hover > a:focus {
	color: #FFF;
	background-color: transparent;
}

.navbar .nav-lang {
	text-transform: capitalize;
}

.navbar .nav-lang .dropdown > a {
	text-align: center;
	width: 45px;
	padding: 0;
}

.navbar .nav-lang .dropdown-menu {
	min-width: 1px;
	width: 70px;
	text-align: center;
	left: 0;
}

.navbar .nav-lang .dropdown-menu > li > a {
	padding-left: 0;
	padding-right: 0;
}

.navbar-fixed-top {
	padding-top: 25px;
	padding-bottom: 20px;
	position: fixed;
	z-index: 999;
	transition: padding-top .15s ease, padding-bottom .15s ease, background .10s ease;
	-webkit-transform-style: flat;
	-moz-transform-style: flat;
	-ms-transform-style: flat;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
}

.navbar-fixed-top.no-sticky {
	position: relative;
	padding-bottom: 20px;
}

.navbar-fixed-top.no-sticky + .container {
	padding-top: 50px;
}

.mfp-zoom-out-cur .navbar-fixed-top {
	padding-right: 17px;
}

.navbar-fixed-top:not(.no-sticky).affix {
	background-color: #F7F7F7;
	box-shadow: 0 3px 10px rgba(0, 0, 0, .05);
	padding-top: 10px;
	padding-bottom: 0;
}

.navbar-fixed-top:not(.no-sticky).affix .navbar-brand {
	font-size: 30px;
	line-height: 54px;
	padding-top: 11px;
	padding-bottom: 18px;
}

.navbar-fixed-top:not(.no-sticky).affix .navbar-brand img {
	max-height: 50px;
}

.navbar-fixed-top:not(.no-sticky).affix .cart-list {
	line-height: 84px;
}

.navbar-fixed-top:not(.no-sticky).affix .user-block {
	line-height: 84px;
}

.navbar-fixed-top:not(.no-sticky).affix .navbar-nav > li > a {
	line-height: 84px;
}

.navbar-fixed-top:not(.no-sticky).affix .navbar-nav > li.active > a:before {
	margin-top: 10px;
}

.navbar-fixed-top + .container {
	padding-top: 190px;
}

.navbar-toggle {
	padding: 10px 5px;
	margin: 12px 0 0;
	display: none !important;
}

.affix .navbar-toggle {
	margin-top: 24px;
}

.navbar-toggle .icon-bar {
	width: 19px;
	height: 3px;
	background-color: #4D4D4D;
	display: block;
	transition: background .15s;
}

.navbar-toggle .icon-bar + .icon-bar {
	margin-top: 3px;
}

.navbar-toggle:hover .icon-bar {
	background-color: #808080;
}

.menu-visible .navbar-toggle,
.menu-visible .menu-toggle {
	display: none !important;
}

.menu-visible .navbar-menu {
	display: block !important;
}

.menu-collapse .navbar-toggle,
.menu-collapse .menu-toggle {
	display: block !important;
}

.menu-collapse .navbar-fixed-top.affix:not(.no-sticky) {
	padding-top: 0;
}

.menu-collapse .navbar-menu {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	min-height: 100%;
	z-index: 999999;
	background-color: rgba(0, 0, 0, .93);
	text-align: center;
	overflow: auto;
	border: 0;
	margin: 0 !important;
	padding: 0;
	box-shadow: none;
	display: none;
}

.menu-collapse .navbar-menu .mainmenu {
	margin: 0;
	padding: 0;
	max-height: 100%;
	position: absolute;
	left: 50%;
	top: 30%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	transition: all .3s;
}

.menu-collapse .navbar-menu .mainmenu.in {
	top: 50%;
}

.menu-collapse .navbar-menu .mainmenu > li {
	float: none;
}

.menu-collapse .navbar-menu .mainmenu > li > a {
	color: #D9D9D9;
	font-size: 30px;
	line-height: 50px !important;
}

.menu-collapse .navbar-menu .mainmenu > li > a:hover {
	color: #FFF;
}

.menu-collapse .navbar-menu .mainmenu > li > a:before {
	display: none !important;
}

.menu-collapse .navbar-menu .mainmenu > li:first-child {
	padding-top: 50px;
}

.menu-collapse .navbar-menu .mainmenu > li:last-child {
	padding-bottom: 50px;
}

.menu-collapse .navbar-menu .mainmenu .dropdown .fa {
	display: none;
}

.menu-collapse .navbar-menu .mainmenu .dropdown-menu {
	position: relative;
	background-color: transparent !important;
	width: 100%;
	left: 0;
}

.menu-collapse .navbar-menu .mainmenu .dropdown-menu > li > a {
	padding: 0;
	text-align: center;
	color: #666;
	font-size: 22px;
	line-height: 32px;
}

.menu-collapse .navbar-menu .mainmenu .dropdown-menu > li > a:hover {
	color: #FFF;
}

.menu-collapse .navbar-menu .mainmenu .dropdown-menu > li .dropdown-menu {
	top: 0;
}

.menu-collapse .navbar-menu .mainmenu .dropdown-menu > li .dropdown-menu li > a {
	color: #404040;
	font-size: 20px;
	line-height: 26px;
}

.menu-collapse .navbar-menu .mainmenu .dropdown-menu > li .dropdown-menu li > a:hover {
	color: #FFF;
}

/*-- Page title --*/
.page-title-top .page-title {
	padding-bottom: 20px;
	padding-top: 35px;
}

.page-title-top {
	margin-bottom: 60px;
	position: relative;
}

body.woocommerce.archive .page-title-top {
	margin-bottom: 0;
}

.page-title-row {
	margin-bottom: 0 !important;
}

.page-title-row > div {
	margin-bottom: 0 !important;
}

/*-- GRAY STYLE --*/
.page-title_style_gray,
.page-title_style_gray.page-title_pt_flow:after {
	background-color: #F0F0F0;
}

/*-- DARK STYLE --*/
.page-title_style_dark,
.page-title_style_dark.page-title_pt_flow:after {
	background-color: #1a1a1a;
}

.page-title_style_dark h1.main-page-title,
.page-title_style_dark .h1.main-page-title {
	color: #4d4d4d;
}

.page-title_style_dark h1.main-page-title:after,
.page-title_style_dark .h1.main-page-title:after {
	color: #333;
}

.page-title_style_dark .breadcrumb a {
	color: #4d4d4d;
}

.page-title_style_dark .breadcrumb a:hover {
	color: #d9d9d9;
}

.page-title_style_dark .breadcrumb li.current_item,
.page-title_style_dark .breadcrumb > li + li:before,
.page-title_style_dark .breadcrumb > li:last-child:only-child:after {
	color: #333;
}

/*-- WHITE STYLE --*/
.page-title_style_white,
.page-title_style_white.page-title_pt_flow:after {
	background-color: #fff;
}

/*-- WHITE LINE STYLE --*/
.page-title_style_white_line,
.page-title_style_white_line.page-title_pt_flow:after {
	background-color: #fff;
}

.page-title_style_white_line > .page-title {
	border-bottom: 1px solid #ebebeb;
}

/*-- DISABLE PAGE TITLE --*/
.page-title_off_yes {
	visibility: hidden !important;
	opacity: 0 !important;
	overflow: hidden;
!important;
	height: 0 !important;
}

/*-- PAGE TITLE ELEMENTS --*/
.page-title_breadcrumbs_last_yes .breadcrumb li + li:last-child span {
	display: none;
}

.page-title_breadcrumbs_last_no .breadcrumb li + li:last-child span {
	display: inline;
}

.page-title_line_no .main-page-title:after {
	display: none;
}

.page-title_line_no .page-title,
.page-title_title_no .page-title {
	padding-bottom: 34px !important;
}

.page-title_line_no .main-page-title {
	margin-top: 2px;
}

/*-- PAGE TITLE POSITIONS --*/
.page-title_position_left .breadcrumb,
.page-title_position_center_right .breadcrumb {
	float: right;
}

.page-title_position_right .page-title .main-page-title {
	float: right;
	text-align: right;
}

.page-title_position_center_left .page-title .main-page-title,
.page-title_position_center_right .page-title .main-page-title {
	text-align: center;
	float: none;
}

/*-- PAGE TITLE FLOW --*/
.page-title_pt_flow:after {
	display: table;
}

.page-title_pt_flow:after {
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	content: '\0020';
}

.page-title_pt_flow {
	margin-bottom: 0;
}

/*-- Header small settings --*/

.header_off_yes + .header-helper + .page-title_off_yes {
	display: none;
}

.header div.search {
	z-index: 20;
}

.header .navbar.affix-top div.search > button,
.header .navbar.no-sticky div.search > button {
	margin-top: 0;
	line-height: 60px;
	font-size: 17px;
	margin-left: 7px;
}

.header .navbar.affix div.search > button {
	margin-top: 0;
	line-height: 84px;
	font-size: 17px;
	margin-left: 7px;
}

.header .navbar.affix-top div.search .search-form,
.header .navbar.no-sticky div.search .search-form {
	top: 6px;
}

.header .navbar.affix div.search .search-form {
	top: 17px;
}

.navbar .nav-lang .dropdown-menu {
	left: -10px;
}

.header .cart-list {
	line-height: 59px;
	margin-right: 13px;
	margin-left: 9px !important;
	cursor: pointer;
	-webkit-transition: all .15s ease;
	-moz-transition: all .15s ease;
	-o-transition: all .15s ease;
	transition: all .15s ease;
}

.header .cart-list > a {
	color: #fff !important;
	display: inline-block;
	*display: inline;
	transition: all .15s ease;
	text-align: center;
	zoom: 1;
	vertical-align: middle;
	font-size: 17px;
	height: 25px;
	min-width: 25px;
	padding: 0 7px 0 8px;
	line-height: 24px;
	background-color: #54b2de;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}

.header .cart-list:hover > a {
	background-color: #4a9bc1;
}

.header .cart-list > a.cart-has-item {
	background-color: #74b92a;
	color: #fff !important;
}

.header .cart-list:hover > a.cart-has-item {
	background-color: #5f9920;
}

@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) {
	@media {
		.header .cart-list > a {
			min-width: 25px;
		}
	}
}


.user-block {
	line-height: 59px;
	margin-left: 30px;
	padding-top: 1px;
	-webkit-transition: all .15s ease;
	-moz-transition: all .15s ease;
	-o-transition: all .15s ease;
	transition: all .15s ease;
}

.user-block a {
	display: inline-block;
	*display: inline;
	text-align: center;
	zoom: 1;
	line-height: 1;
	vertical-align: middle;
	color: #ccc;
}

.user-block a:hover {
	color: #808080 !important;
}

/*-- WordPress Settings -*/

.header.header_off_yes,
.header.header_off_yes + .header-helper {
	display: none !important;
	visibility: hidden !important;
	opacity: 0 !important;
	overflow: hidden;
!important;
	height: 0 !important;
	width: 0 !important;
}

/*-- Header styles -- */

/*-- GRAY / GRAY LINE --*/
.header.header_style_gray > .navbar,
.header.header_style_gray + .header-helper,
.header.header_style_gray_line > .navbar,
.header.header_style_gray_line + .header-helper {
	background-color: #F0F0F0;
}

.header.header_style_gray div.navbar-brand,
.header.header_style_gray div.navbar-brand span,
.header.header_style_gray_line div.navbar-brand,
.header.header_style_gray_line div.navbar-brand span {
	color: #333;
}

.header.header_style_gray > .navbar.affix,
.header.header_style_gray_line > .navbar.affix {
	background-color: #F7F7F7;
}

body.logged-in .header.header_style_gray .user-block a,
body.logged-in .header.header_style_gray_line .user-block a {
	color: #333;
}

.header.header_style_gray_line .border-container {
	background-color: #dadada;
	display: block;
}

/*-- WHITE / WHITE LINE --*/
.header.header_style_white > .navbar,
.header.header_style_white + .header-helper,
.header.header_style_white_line > .navbar,
.header.header_style_white_line + .header-helper {
	background-color: #fff;
}

.header.header_style_trans_light > .navbar,
.header.header_style_trans_light + .header-helper,
.header.header_style_trans_light_line > .navbar,
.header.header_style_trans_light_line + .header-helper {
	background-color: transparent;
}

.header.header_style_white div.navbar-brand,
.header.header_style_white div.navbar-brand span,
.header.header_style_white_line div.navbar-brand,
.header.header_style_white_line div.navbar-brand span,
.header.header_style_trans_light div.navbar-brand,
.header.header_style_trans_light div.navbar-brand span,
.header.header_style_trans_light_line div.navbar-brand,
.header.header_style_trans_light_line div.navbar-brand span {
	color: #333;
}

.header.header_style_white > .navbar.affix,
.header.header_style_white_line > .navbar.affix,
.header.header_style_trans_light > .navbar.affix,
.header.header_style_trans_light_line > .navbar.affix {
	background-color: #fff;
}

body.logged-in .header.header_style_white .user-block a,
body.logged-in .header.header_style_white_line .user-block a,
body.logged-in .header.header_style_trans_light .user-block a,
body.logged-in .header.header_style_trans_light_line .user-block a {
	color: #333;
}

.header.header_style_white_line .border-container,
.header.header_style_trans_light_line .border-container {
	background-color: #ebebeb;
	display: block;
}

.header.header_style_white div.search .search-form > input,
.header.header_style_white_line div.search .search-form > input,
.header.header_style_trans_light div.search .search-form > input,
.header.header_style_trans_light_line div.search .search-form > input {
	background-color: #f1f1f1;
}

/*-- DARK / DARK LINE / DARK TRANSPARENT --*/

.header.header_style_dark .navbar .dropdown-menu,
.header.header_style_dark_line .navbar .dropdown-menu,
.header.header_style_trans_dark .navbar .dropdown-menu,
.header.header_style_trans_dark_line .navbar .dropdown-menu,
.header.header_style_dark .dropdown-menu,
.header.header_style_dark_line .dropdown-menu,
.header.header_style_trans_dark .dropdown-menu,
.header.header_style_trans_dark_line .dropdown-menu {
	background-color: #f7f7f7;
}

.header.header_style_dark .navbar-nav > li > a,
.header.header_style_dark_line .navbar-nav > li > a,
.header.header_style_trans_dark .navbar-nav > li > a,
.header.header_style_trans_dark_line .navbar-nav > li > a {
	color: #A6A6A6;
}

.header.header_style_dark .navbar-nav > li.active > a,
.header.header_style_dark_line .navbar-nav > li.active > a,
.header.header_style_trans_dark .navbar-nav > li.active > a,
.header.header_style_trans_dark_line .navbar-nav > li.active > a,
.header.header_style_dark .navbar-nav > li:hover > a,
.header.header_style_dark_line .navbar-nav > li:hover > a,
.header.header_style_trans_dark .navbar-nav > li:hover > a,
.header.header_style_trans_dark_line .navbar-nav > li:hover > a {
	color: #4D4D4D;
}

.header.header_style_dark .navbar-nav > li.active > a:before,
.header.header_style_dark_line .navbar-nav > li.active > a:before,
.header.header_style_trans_dark .navbar-nav > li.active > a:before,
.header.header_style_trans_dark_line .navbar-nav > li.active > a:before {
	background-color: #333;
}

.header.header_style_dark .navbar .dropdown-menu > li > a,
.header.header_style_dark_line .navbar .dropdown-menu > li > a,
.header.header_style_trans_dark .navbar .dropdown-menu > li > a,
.header.header_style_trans_dark_line .navbar .dropdown-menu > li > a,
.header.header_style_dark .dropdown-menu > li > a,
.header.header_style_dark_line .dropdown-menu > li > a,
.header.header_style_trans_dark .dropdown-menu > li > a,
.header.header_style_trans_dark_line .dropdown-menu > li > a {
	color: #4D4D4D;
}

.header.header_style_dark .navbar .dropdown-menu > li:hover > a,
.header.header_style_dark_line .navbar .dropdown-menu > li:hover > a,
.header.header_style_trans_dark .navbar .dropdown-menu > li:hover > a,
.header.header_style_trans_dark_line .navbar .dropdown-menu > li:hover > a,
.header.header_style_dark .dropdown-menu > li:hover > a,
.header.header_style_dark_line .dropdown-menu > li:hover > a,
.header.header_style_trans_dark .dropdown-menu > li:hover > a,
.header.header_style_trans_dark_line .dropdown-menu > li:hover > a {
	color: #A6A6A6;
}

.header.header_style_dark .dropdown-menu > li:focus > a .fa,
.header.header_style_dark_line .dropdown-menu > li:focus > a .fa,
.header.header_style_trans_dark .dropdown-menu > li:focus > a .fa,
.header.header_style_trans_dark_line .dropdown-menu > li:focus > a .fa,
.header.header_style_dark .dropdown-menu > li:hover > a .fa,
.header.header_style_dark_line .dropdown-menu > li:hover > a .fa,
.header.header_style_trans_dark .dropdown-menu > li:hover > a .fa,
.header.header_style_trans_dark_line .dropdown-menu > li:hover > a .fa {
	color: #D9D9D9;
}

.header.header_style_dark.menu_type_default .navbar-menu .navbar-nav .mega-menu .dropdown-menu.sub-menu > li.basement-col .col-left-line,
.header.header_style_dark_line.menu_type_default .navbar-menu .navbar-nav .mega-menu .dropdown-menu.sub-menu > li.basement-col .col-left-line,
.header.header_style_trans_dark.menu_type_default .navbar-menu .navbar-nav .mega-menu .dropdown-menu.sub-menu > li.basement-col .col-left-line,
.header.header_style_trans_dark_line.menu_type_default .navbar-menu .navbar-nav .mega-menu .dropdown-menu.sub-menu > li.basement-col .col-left-line,
.header.header_style_dark.menu_type_default .navbar-menu .navbar-nav .mega-menu .dropdown-menu.sub-menu > li.basement-col .col-right-line,
.header.header_style_dark_line.menu_type_default .navbar-menu .navbar-nav .mega-menu .dropdown-menu.sub-menu > li.basement-col .col-right-line,
.header.header_style_trans_dark.menu_type_default .navbar-menu .navbar-nav .mega-menu .dropdown-menu.sub-menu > li.basement-col .col-right-line,
.header.header_style_trans_dark_line.menu_type_default .navbar-menu .navbar-nav .mega-menu .dropdown-menu.sub-menu > li.basement-col .col-right-line {
	background-color: #dadada;
}

.header.header_style_dark.menu_type_default .navbar-menu .navbar-nav .mega-menu .dropdown-menu.sub-menu > li.basement-col li a,
.header.header_style_dark_line.menu_type_default .navbar-menu .navbar-nav .mega-menu .dropdown-menu.sub-menu > li.basement-col li a,
.header.header_style_trans_dark.menu_type_default .navbar-menu .navbar-nav .mega-menu .dropdown-menu.sub-menu > li.basement-col li a,
.header.header_style_trans_dark_line.menu_type_default .navbar-menu .navbar-nav .mega-menu .dropdown-menu.sub-menu > li.basement-col li a {
	color: #4D4D4D;
}

.header.header_style_dark.menu_type_default .navbar-menu .navbar-nav .mega-menu .dropdown-menu.sub-menu > li.basement-col li a:hover,
.header.header_style_dark_line.menu_type_default .navbar-menu .navbar-nav .mega-menu .dropdown-menu.sub-menu > li.basement-col li a:hover,
.header.header_style_trans_dark.menu_type_default .navbar-menu .navbar-nav .mega-menu .dropdown-menu.sub-menu > li.basement-col li a:hover,
.header.header_style_trans_dark_line.menu_type_default .navbar-menu .navbar-nav .mega-menu .dropdown-menu.sub-menu > li.basement-col li a:hover {
	color: #A6A6A6;
}

.header.header_style_dark > .navbar,
.header.header_style_dark + .header-helper,
.header.header_style_dark_line > .navbar,
.header.header_style_dark_line + .header-helper {
	background-color: #1a1a1a;
}

.header.header_style_trans_dark > .navbar,
.header.header_style_trans_dark + .header-helper,
.header.header_style_trans_dark_line > .navbar,
.header.header_style_trans_dark_line + .header-helper {
	background: transparent;
}

.header.header_style_dark div.navbar-brand,
.header.header_style_dark div.navbar-brand span,
.header.header_style_dark a.navbar-brand,
.header.header_style_dark_line div.navbar-brand,
.header.header_style_dark_line div.navbar-brand span,
.header.header_style_dark_line a.navbar-brand,
.header.header_style_trans_dark div.navbar-brand,
.header.header_style_trans_dark div.navbar-brand span,
.header.header_style_trans_dark a.navbar-brand,
.header.header_style_trans_dark_line div.navbar-brand,
.header.header_style_trans_dark_line div.navbar-brand span,
.header.header_style_trans_dark_line a.navbar-brand {
	color: #e6e6e6;
}

.header.header_style_dark a.navbar-brand:hover span,
.header.header_style_dark_line a.navbar-brand:hover span,
.header.header_style_trans_dark a.navbar-brand:hover span,
.header.header_style_trans_dark_line a.navbar-brand:hover span {
	opacity: 0.8;
}

.header.header_style_dark .navbar .navbar-nav > li > a,
.header.header_style_dark_line .navbar .navbar-nav > li > a,
.header.header_style_trans_dark .navbar .navbar-nav > li > a,
.header.header_style_trans_dark_line .navbar .navbar-nav > li > a {
	color: #ccc;
}

.header.header_style_dark .navbar .navbar-nav > li.active > a::before,
.header.header_style_dark_line .navbar .navbar-nav > li.active > a::before,
.header.header_style_trans_dark .navbar .navbar-nav > li.active > a::before,
.header.header_style_trans_dark_line .navbar .navbar-nav > li.active > a::before {
	background-color: #333;
}

.header.header_style_dark .navbar .navbar-nav > li.active > a,
.header.header_style_dark .navbar .navbar-nav > li:hover > a,
.header.header_style_dark_line .navbar .navbar-nav > li.active > a,
.header.header_style_dark_line .navbar .navbar-nav > li:hover > a,
.header.header_style_trans_dark .navbar .navbar-nav > li.active > a,
.header.header_style_trans_dark .navbar .navbar-nav > li:hover > a,
.header.header_style_trans_dark_line .navbar .navbar-nav > li.active > a,
.header.header_style_trans_dark_line .navbar .navbar-nav > li:hover > a {
	color: #888;
}

.header.header_style_dark > .navbar.affix,
.header.header_style_dark_line > .navbar.affix,
.header.header_style_trans_dark > .navbar.affix,
.header.header_style_trans_dark_line > .navbar.affix {
	background-color: #1a1a1a;
}

.header.header_style_dark .user-block a,
.header.header_style_dark_line .user-block a,
.header.header_style_trans_dark .user-block a,
.header.header_style_trans_dark_line .user-block a {
	color: #4d4d4d;
}

body.logged-in .header.header_style_dark .user-block a,
body.logged-in .header.header_style_dark_line .user-block a,
body.logged-in .header.header_style_trans_dark .user-block a,
body.logged-in .header.header_style_trans_dark_line .user-block a {
	color: #e6e6e6;
}


.header.header_style_dark div.search > button,
.header.header_style_dark_line div.search > button,
.header.header_style_trans_dark div.search > button,
.header.header_style_trans_dark_line div.search > button {
	color: #b3b3b3;
}

.header.header_style_dark div.search > button:hover,
.header.header_style_dark_line div.search > button:hover,
.header.header_style_trans_dark div.search > button:hover,
.header.header_style_trans_dark_line div.search > button:hover {
	color: #808080;
}

.header.header_style_dark .navbar-toggle .icon-bar,
.header.header_style_dark_line .navbar-toggle .icon-bar,
.header.header_style_trans_dark .navbar-toggle .icon-bar,
.header.header_style_trans_dark_line .navbar-toggle .icon-bar {
	background-color: #f1f1f1;
}

.header.header_style_dark .navbar-toggle:hover .icon-bar,
.header.header_style_dark_line .navbar-toggle:hover .icon-bar,
.header.header_style_trans_dark .navbar-toggle:hover .icon-bar,
.header.header_style_trans_dark_line .navbar-toggle:hover .icon-bar {
	background-color: #b2b2b2;
}

.header.header_style_dark_line .border-container,
.header.header_style_trans_dark_line .border-container {
	background-color: #262626;
	display: block;
}

.header-helper {
	position: relative;
	z-index: 1;
}

.header-helper > div,
.border-container {
	display: none;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	border: none;
	position: absolute;
	bottom: -1px;
	height: 1px;
	left: 50%;
	z-index: 1;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.header.header_sticky_enable {
	position: relative;
	z-index: 999999;
}

.header.header_sticky_enable + .header-helper {
	height: 140px;
}

.header.header_sticky_enable .navbar-fixed-top.navbar.affix-top .navbar-brand {
	margin-top: -2px;
}

/*-- Logo Positions --*/
.header.logo_position_right .navbar-brand {
	float: right;
	margin-left: 0;
	text-align: right;
}

.header.logo_position_right div.search,
.header.logo_position_right .navbar-nav.nav-lang,
.header.logo_position_right .cart-list,
.header.logo_position_right .user-block,
.header.logo_position_right .navbar-menu .mainmenu,
.header.logo_position_right .navbar-toggle {
	float: left !important;
}

.header.logo_position_right div.search button {
	margin-left: 0 !important;
	margin-right: 7px !important;
}

.header.logo_position_right div.search .search-form {
	right: auto;
	left: -18px;
}

.header.logo_position_right div.search .search-form input[type=text] {
	padding-left: 53px;
	padding-right: 16px;
}

.header.logo_position_right div.search .search-form [data-toggle] {
	left: 20px;
	right: auto;
}

.header.logo_position_right .cart-list {
	margin-right: 9px !important;
	margin-left: 13px !important;
}

.header.logo_position_right .cart-list .dropdown-menu {
	left: 0;
	right: auto;
}

.header.logo_position_right .user-block {
	margin-left: 0;
	margin-right: 30px;
}

.header.logo_position_right div.search + .user-block {
	margin-left: 20px;
}

.header.logo_position_right div.search + .navbar-nav.nav-lang {
	margin-left: 5px;
}

.header.logo_position_right .navbar-nav.nav-lang + .user-block {
	margin-left: 15px;
}

.header.logo_position_right .navbar-brand + .menu-toggle + .navbar-menu .mainmenu,
.header.logo_position_right .menu-toggle:first-child + .navbar-menu .mainmenu {
	margin-left: -10px;
}

.header.logo_position_right .navbar-brand + .cart-list,
.header.logo_position_right .cart-list:first-child {
	margin-left: 0px !important;
}

.header.logo_position_right .navbar-nav.nav-lang + .user-block {
	margin-left: 10px;
}

.header.logo_position_right .cart-list + .menu-toggle,
.header.logo_position_right .navbar-nav.nav-lang + .menu-toggle,
.header.logo_position_right div.search + .menu-toggle {
	margin-left: 6px;
}

.header.logo_position_right .header-right-row-elements,
.header.logo_position_right .header-right-row-elements > div {
	margin-bottom: 0;
}

.header.logo_position_right .header-right-row-elements .header-left-cell {
	position: static;
}

.header.logo_position_right .header-right-row-elements .header-mob-logo {
	display: none;
}

.header.logo_position_left .navbar-nav.nav-lang,
.header.logo_position_left .header div.search {
	padding-top: 1px;
}

.header.logo_position_left .navbar-brand + .cart-list,
.header.logo_position_left .cart-list:first-child {
	margin-right: 0;
}

.header.logo_position_left div.search + .user-block {
	margin-right: 20px;
}

.header.logo_position_left div.search + .navbar-nav.nav-lang {
	margin-right: 5px;

}

.header.logo_position_left .navbar-nav.nav-lang + .user-block {
	margin-right: 15px;
}

.header.logo_position_left .navbar-brand + .menu-toggle + .navbar-menu .mainmenu,
.header.logo_position_left .menu-toggle:first-child + .navbar-menu .mainmenu {
	margin-right: -10px;
}

.header.logo_position_left .navbar-brand + .cart-list,
.header.logo_position_left .cart-list:first-child {
	margin-right: 0px !important;
}

.header.logo_position_left .cart-list + .menu-toggle,
.header.logo_position_left .navbar-nav.nav-lang + .menu-toggle,
.header.logo_position_left div.search + .menu-toggle {
	margin-right: 6px;
}

.header.logo_position_left .header-left-row-elements,
.header.logo_position_left .header-left-row-elements > div {
	margin-bottom: 0;
}

.header.logo_position_left .header-left-row-elements .header-right-cell {
	position: static;
}

/*---------------------------------------------------------------*/

.header.logo_position_center_left .header-row-elements,
.logo_position_center_right .header-row-elements {
	margin-bottom: 0 !important;
}

.header.logo_position_center_left .header-row-elements > div,
.logo_position_center_right .header-row-elements > div {
	margin-bottom: 0 !important;
}

.header.logo_position_center_left .navbar-brand,
.logo_position_center_right .navbar-brand {
	float: none !important;
	margin-left: 0 !important;
	display: inline-block;
	text-align: center;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.header.logo_position_center_left .header-center-cell,
.logo_position_center_right .header-center-cell {
	text-align: center;
}

.header.logo_position_center_left .navbar-menu .mainmenu,
.header.logo_position_center_left .navbar-toggle {
	float: left;
!important;
}

.header.logo_position_center_left .navbar-brand img {
	margin-left: 15px;
}

.header.logo_position_center_left .navbar-brand + .cart-list,
.header.logo_position_center_left .cart-list:first-child {
	margin-right: 0;
}

.header.logo_position_center_left div.search + .user-block {
	margin-right: 20px;
}

.header.logo_position_center_left div.search + .navbar-nav.nav-lang {
	margin-right: 5px;
}

.header.logo_position_center_left .navbar-nav.nav-lang + .user-block {
	margin-right: 15px;
}

.header.logo_position_center_left .navbar-brand + .menu-toggle + .navbar-menu .mainmenu,
.header.logo_position_center_left .menu-toggle:first-child + .navbar-menu .mainmenu {
	margin-left: -10px;
	float: left !important;
}

.header.logo_position_center_left .navbar-brand + .cart-list,
.header.logo_position_center_left .cart-list:first-child {
	margin-right: 0px !important;
}

.header.logo_position_center_left .navbar-nav.nav-lang + .user-block {
	margin-left: 10px;
}

.header.logo_position_center_left .cart-list + .menu-toggle,
.header.logo_position_center_left .navbar-nav.nav-lang + .menu-toggle,
.header.logo_position_center_left div.search + .menu-toggle {
	margin-right: 6px;
}

.logo_position_center_right .navbar-menu .mainmenu > li {
	float: right !important;
}

.logo_position_center_right div.search,
.logo_position_center_right .navbar-nav.nav-lang,
.logo_position_center_right .cart-list,
.logo_position_center_right .user-block {
	float: left !important;
}

.logo_position_center_right div.search button {
	margin-left: 0 !important;
	margin-right: 7px !important;
}

.logo_position_center_right div.search .search-form {
	right: auto;
	left: -18px;
}

.logo_position_center_right div.search .search-form input[type=text] {
	padding-left: 53px;
	padding-right: 16px;
}

.logo_position_center_right div.search .search-form [data-toggle] {
	left: 20px;
	right: auto;
}

.logo_position_center_right .cart-list {
	margin-right: 9px !important;
	margin-left: 13px !important;
}

.logo_position_center_right .cart-list .dropdown-menu {
	left: 0;
	right: auto;
}

.logo_position_center_right .user-block {
	margin-left: 0;
	margin-right: 30px;
}

.header.logo_position_center_right .navbar-brand img {
	margin-left: 15px;
}

.header.logo_position_center_right .user-block {
	margin-left: 0;
	margin-right: 30px;
}

.header.logo_position_center_right div.search + .user-block {
	margin-left: 20px;
}

.header.logo_position_center_right div.search + .navbar-nav.nav-lang {
	margin-left: 5px;
}

.header.logo_position_center_right .navbar-nav.nav-lang + .user-block {
	margin-left: 15px;
}

.header.logo_position_center_right .navbar-brand + .menu-toggle + .navbar-menu .mainmenu,
.header.logo_position_center_right .menu-toggle:first-child + .navbar-menu .mainmenu {
	margin-right: -10px;
}

.header.logo_position_center_right .navbar-brand + .cart-list,
.header.logo_position_center_right .cart-list:first-child {
	margin-left: 0 !important;
}

.header.logo_position_center_right .navbar-nav.nav-lang + .user-block {
	margin-left: 10px;
}

.header.logo_position_center_right .cart-list + .menu-toggle,
.header.logo_position_center_right .navbar-nav.nav-lang + .menu-toggle,
.header.logo_position_center_right div.search + .menu-toggle {
	margin-left: 6px;
}

div[id="wpadminbar"] {
	z-index: 9999999 !important;
}

body.admin-bar {
	padding-top: 32px;
}

body.admin-bar .navbar-fixed-top {
	top: auto;
}

/*------------------------------------------------------------------
[ HEADER ]
-------------------------------------------------------------------*/
.header:after {
	clear: both;
}

.header.header-big:before {
	height: 610px;
}

.header.header-extrabig:before {
	height: 675px;
}

.header.header-white {
	background-color: #FFF;
}

.header .navbar-brand {
	font-weight: 700;
	font-size: 34px;
	line-height: 50px;
	color: #333;
	height: auto;
	padding: 0 30px;
	transition: all .15s ease;
}

.header .navbar-brand img {
	max-height: 60px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: middle;
	margin-right: 15px;
	-webkit-transition: all .15s ease;
	-moz-transition: all .15s ease;
	-o-transition: all .15s ease;
	transition: all .15s ease;
}

.header .navbar-brand img:last-child {
	margin-right: 0;
}

.header .navbar-brand span {
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: middle;
	line-height: 1.3;
}

.header .navbar-brand:hover {
	color: #808080;
}

/* [ Product Cart ] */

.cart-list {
	position: relative;
	z-index: 19;
	margin: 0 6px 0 35px;
}

.cart-list > a {
	color: #333;
	line-height: 60px;
	font-size: 18px;
	display: block;
}

.cart-list.empty > a {
	color: #A6A6A6;
}

.cart-list .dropdown-menu {
	left: auto;
	right: 0;
	top: 100%;
	width: 300px;
	z-index: 20;
	border-radius: 0;
	margin: 0;
	padding: 0;
	box-shadow: 0 3px 10px rgba(0, 0, 0, .05);
	background-color: #FFF;
	transition: opacity .15s ease;
	visibility: hidden;
	display: block;
	opacity: 0;
}

.cart-list:hover > a {
	color: #A6A6A6;
}

.cart-list:hover .dropdown-menu {
	opacity: 1;
	visibility: visible;
}

.cart-list ul {
	margin: 0;
	padding: 20px;
	background-color: #FFF;
}

.cart-list li {
	background-color: #FFF;
	padding: 0 0 20px;
	margin: 0 0 20px;
	overflow: hidden;
	border-bottom: 1px solid #EBEBEB;
	font-size: 17px;
	line-height: 20px;
}

.cart-list li:before {
	display: none;
}

.cart-list li:last-child {
	border: 0;
	margin: 0;
	padding: 0;
}

.cart-list li > a {
	width: 65px;
	float: left;
}

.cart-list li > a img {
	width: 100%;
}

.cart-list li > div {
	margin: 0 0 0 85px;
}

.cart-list li .price {
	font-size: 17px;
	margin-top: 5px;
	color: #A6A6A6;
}

.cart-list .hcart-total {
	overflow: hidden;
	background-color: #333;
	padding: 20px;
	font-size: 17px;
}

.cart-list .hcart-total .btn {
	padding: 0 35px;
}

.cart-list .total {
	color: #808080;
	line-height: 44px;
}

.cart-list .total ins {
	color: #CCC;
}

.page-title {
	padding-bottom: 50px;
}

.header-small .page-title {
	padding-bottom: 100px;
}

.page-title h1 {
	float: left;
}

.page-title.text-center h1 {
	width: 100%;
	margin-right: -60px;
}

.page-title hr {
	margin: -50px auto 50px;
}

div.search {
	position: relative;
	line-height: 50px;
}

div.search > button {
	margin: -2px 0 0 25px;
	min-width: 21px;
	background-color: transparent;
	border: 0;
	position: relative;
	line-height: 50px;
	font-size: 19px;
	color: #1A1A1A;
	float: right;
}

div.search > button:hover {
	color: #808080;
}

.search-form {
	position: absolute;
	right: -18px;
	top: -2px;
	z-index: 2;
	width: 318px;
	min-height: 53px;
	transition: opacity .15s ease;
}

.search-form input[type=text] {
	float: left;
	width: 100%;
	padding-right: 53px;
}

.search-form [data-toggle] {
	position: absolute;
	top: 15px;
	right: 20px;
	font-size: 19px;
	color: #1A1A1A;
	transition: color .15s ease;
}

.search-form [data-toggle]:hover {
	color: #808080;
}

/*------------------------------------------------------------------
[ COUNTDOWN ]
-------------------------------------------------------------------*/

.comingsoon {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 675px;
}

.comingsoon .container {
	height: 675px;
	z-index: 1;
}

.comingsoon h1 {
	color: #4D4D4D;
	margin-bottom: 15px;
}

.comingsoon .social {
	position: absolute;
	right: 25px;
	bottom: 40px;
}

.comingsoon .social a {
	font-size: 28px;
	color: #D9D9D9;
	margin: 0 5px;
}

.comingsoon .social a:hover {
	color: #FFF;
}

.countdown.countdown-center,
.countdown.countdown-center > div:first-child {
	text-align: center !important;
}

.countdown.countdown-right,
.countdown.countdown-right > div:first-child {
	text-align: right !important;
}

.countdown > div {
	vertical-align: top;
	display: inline-block;
	font-size: 90px;
	color: #1A1A1A;
	position: relative;
	text-align: left;
	margin-bottom: 40px;
}

.countdown > div:first-child {
	margin-right: 30px;
}

.countdown > div:first-child ins {
	left: 0;
}

.countdown span {
	vertical-align: top;
	display: inline-block;
	line-height: 1;
}

.countdown i {
	font-style: normal;
	vertical-align: middle;
	display: inline-block;
	/*line-height: 100px;*/
	margin-top: 20px;
	line-height: normal !important;
	margin-bottom: -10px;
	text-align: center;
	width: 25px;
	font-size: 45px;
	color: #A6A6A6;
}

.countdown ins {
	display: block;
	position: absolute;
	bottom: -40px;
	left: -12px;
	margin: auto;
	font-size: 17px;
	color: #808080;
	width: 100%;
	text-align: center;
}

.countdown > div:last-child {
	width: 115px;
	margin-right: -30px;
}

.countdown > div:last-child ins {
	left: 0;
}

/*------------------------------------------------------------------
[ COUNTUP ]
-------------------------------------------------------------------*/

.countup {
	font-size: 45px;
	line-height: 1;
	color: #333;
	margin-bottom: 30px;
}

.countup.progress-up {
	color: #A6A6A6;
	margin-bottom: 30px;
}

.countup.text-primary {
	color: #4D4D4D;
}

.countup .countup-sign {
	font-size: 34px;
	position: relative;
	top: -5px;
}

.countup ins {
	display: block;
	width: 0;
	height: 2px;
	content: "\0020";
	border-bottom: 2px solid #D9D9D9;
	margin-top: 25px;
}

/*------------------------------------------------------------------
[ PROGRESS BAR ]
-------------------------------------------------------------------*/

.progress-wrapper {
	color: #666;
	font-size: 17px;
}

.progress {
	margin-top: 3px;
	height: 2px;
	box-shadow: none;
	border-radius: 0;
	background-color: #e6e6e6;
}

.progress-bar {
	transition: none;
	background-color: #1a1a1a;
	box-shadow: none;
}

/*------------------------------------------------------------------
[ ROUND CHART ]
-------------------------------------------------------------------*/

.round-chart {
	position: relative;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
}

.round-chart canvas {
	position: absolute;
	top: 0;
	left: 0;
}

.round-chart .round-percent {
	display: inline-block;
	z-index: 2;
	font-size: 26px;
}

/*------------------------------------------------------------------
[ FORMS ]
-------------------------------------------------------------------*/

form h3,
form h3 small {
	margin-bottom: 10px;
}

form.login h3 small {
	margin-top: 10px;
	display: block;
	color: #D9D9D9;
	font-size: inherit;
	font-weight: inherit;
}

form.login .row {
	margin-bottom: 0 !important;
}

form.login hr {
	margin-top: 0;
}

form.login .row > div {
	margin-bottom: 25px !important;
}

form.login .row:last-child > div {
	margin-bottom: 0 !important;
}

form.login .checkbox.has-error label {
	color: #E84646;
}

input[type=text],
input[type=email],
input[type=url],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
textarea,
textarea.form-control {
	font-size: 17px;
	color: #4D4D4D;
	width: 100%;
	height: 49px;
	border: 0;
	border-radius: 0;
	font-family: "Raleway", sans-serif;
	padding: 1px 16px 0;
	background-color: #FFF;
	box-shadow: none !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

input[type=text]::-ms-clear,
input[type=email]::-ms-clear,
input[type=url]::-ms-clear,
input[type=number]::-ms-clear,
input[type=password]::-ms-clear,
input[type=search]::-ms-clear,
textarea::-ms-clear,
textarea.form-control ::-ms-clear {
	display: none;
}

textarea,
textarea.form-control {
	height: 130px;
	line-height: 26px;
	overflow: auto;
	resize: none;
	padding: 16px;
}

textarea.txt-big,
textarea.form-control.txt-big {
	height: 230px;
}

.radio img {
	margin: -2px 0 -7px 10px;
}

.has-error input[type=text],
.has-error input[type=email],
.has-error input[type=number],
.has-error input[type=url],
.has-error input[type=password],
.has-error input[type=search],
.has-error textarea {
	color: #E84646;
}

::-webkit-input-placeholder,
.form-control::-webkit-input-placeholder {
	opacity: 1;
	color: #A6A6A6;
	padding-top: 1px;
	-webkit-font-smoothing: antialiased;
}

::-moz-placeholder,
.form-control::-moz-placeholder {
	opacity: 1;
	color: #A6A6A6;
	padding-top: 1px;
	-moz-osx-font-smoothing: grayscale;
}

input:-ms-input-placeholder,
.form-control:-ms-input-placeholder {
	opacity: 1;
	color: #A6A6A6;
	padding-top: 1px;
}

textarea:-ms-input-placeholder,
.form-control:-ms-input-placeholder {
	opacity: 1;
	color: #A6A6A6;
	padding-top: 1px;
}

.has-error ::-webkit-input-placeholder {
	opacity: 1;
	color: #E84646;
	padding-top: 1px;
}

.has-error ::-moz-placeholder {
	opacity: 1;
	color: #E84646;
	padding-top: 1px;
}

.has-error input:-ms-input-placeholder {
	opacity: 1;
	color: #E84646;
	padding-top: 1px;
}

.has-error textarea:-ms-input-placeholder {
	opacity: 1;
	color: #E84646;
	padding-top: 1px;
}

.form-group {
	margin-bottom: 10px;
}

.form-group:before,
.form-group:after {
	content: "\0020";
	display: table;
}

.form-group:after {
	clear: both;
}

.form-group:focus {
	box-shadow: none;
}

.form-group > label {
	display: block;
	font-size: 17px;
	line-height: 28px;
	margin: 5px 0;
}

.form-wrap {
	border: 1px solid #D9D9D9;
	margin: 0 0 29px;
}

.form-wrap.form-group > input,
.form-wrap.form-group > textarea {
	border: 0;
}

.form-wrap > .form-group:first-child input,
.form-wrap > .form-group:first-child input *:focus,
.form-wrap > .form-group:first-child textarea,
.form-wrap > .form-group:first-child textarea *:focus {
	border-top-width: 0;
}

.form-wrap > .form-group:last-child input,
.form-wrap > .form-group:last-child input:focus,
.form-wrap > .form-group:last-child textarea,
.form-wrap > .form-group:last-child textarea:focus {
	border-bottom-width: 0;
	float: left;
	width: 100%;
}

.form-wrap [class*=col-] {
	padding-left: 0;
	padding-right: 0;
	border-left: 1px solid #D9D9D9;
}

.form-wrap [class*=col-]:first-child {
	border-left: 0;
}

.form-wrap .form-group {
	margin: 0;
}

.form-wrap input,
.form-wrap textarea,
.form-wrap .chosen-container {
	border: 0;
	border-bottom: 1px solid #EBEBEB;
}

.form-wrap input.chosen-with-drop .chosen-single,
.form-wrap textarea.chosen-with-drop .chosen-single,
.form-wrap .chosen-container.chosen-with-drop .chosen-single {
	border: 1px solid #D9D9D9;
	border-bottom: 0;
	margin: -1px -1px 0;
	width: calc(100% + 2px);
}

.form-inline .form-group {
	margin-right: 6px;
}

.radio,
.checkbox {
	margin-bottom: 0;
}

.radio label,
.checkbox label {
	line-height: normal;
	padding-left: 25px;
}

.radio label input[type=radio],
.checkbox label input[type=radio],
.radio label input[type=checkbox],
.checkbox label input[type=checkbox] {
	margin-left: -25px;
}

.checkbox label,
.radio label {
	display: inline-block;
}

.checkbox + .checkbox,
.radio + .radio {
	margin-top: 11px;
}

.form-group {
	line-height: 1;
}

.form-group + .btn {
	margin-top: 30px;
}

form .btn + p {
	margin-top: 20px;
}

form fieldset {
	margin-bottom: 25px;
}

form fieldset + .checkbox {
	margin-top: -10px;
}

/* Newsletter Form */

#feedback-form {
	position: relative;
}

#feedback-form input[type=email] {
	border: 1px solid #D9D9D9;
	padding: 0 80px 0 20px;
	height: 53px;
}

#feedback-form .btn {
	width: 60px;
	height: 53px;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 20px;
}

#feedback-form .validatr-message {
	font-size: 17px;
	line-height: 28px;
	color: #E84646 !important;
	background-color: transparent !important;
	border-radius: 0 !important;
	border: 0 !important;
	padding: 0 !important;
}

/* Login */

.login {
	padding-top: 22px;
	padding-bottom: 32px;
}

.woocommerce-login .xs-margin {
	margin-top: 15px;
}

#basement-tabs-login .nav-tabs.tabs-horizontal {
	border-color: #eee;
}

#basement-tabs-login .nav-tabs.tabs-horizontal > li.active > a {
	border-left-color: #eee;
	border-top-color: #eee;
	border-right-color: #eee;
}

/*------------------------------------------------------------------
[ jQUERY SLIDER ]
-------------------------------------------------------------------*/

.jslider {
	display: block;
	width: 100%;
	height: 1px;
	position: relative;
	top: 0;
	background-color: #D9D9D9;
	margin: 30px 0;
}

.jslider table {
	width: 100%;
	border-collapse: collapse;
	border: 0;
}

.jslider td,
.jslider th {
	vertical-align: top;
	text-align: left;
	border: 0;
	padding: 0;
}

.jslider table,
.jslider table tr,
.jslider table tr td {
	width: 100%;
	vertical-align: top;
	padding: 0 !important;
}

.jslider .jslider-bg {
	position: relative;
}

.jslider .jslider-bg i {
	height: 5px;
	position: absolute;
	font-size: 1px;
	top: 0;
}

.jslider .jslider-bg .l {
	width: 10%;
	left: 0;
}

.jslider .jslider-bg .f {
	width: 80%;
	left: 10%;
}

.jslider .jslider-bg .r {
	width: 10%;
	left: 90%;
}

.jslider .jslider-bg .v {
	position: absolute;
	width: 60%;
	left: 20%;
	top: 0;
	height: 1px;
	background-color: #4D4D4D;
	transition: all 0s ease;
}

.jslider .jslider-pointer {
	width: 15px;
	height: 15px;
	background-color: #4D4D4D;
	position: absolute;
	left: 20%;
	top: -8px;
	margin-left: -8px;
	cursor: pointer;
	transition: background-color .15s ease;
}

.jslider .jslider-pointer:hover,
.jslider .jslider-pointer-hover {
	background-color: #808080;
}

.jslider .jslider-label {
	font-size: 9px;
	line-height: 12px;
	opacity: .4;
	white-space: nowrap;
	position: absolute;
	top: -18px;
	left: 0;
	padding: 0 2px;
}

.jslider .jslider-label-to {
	left: auto;
	right: 0;
}

.jslider .jslider-value {
	font-size: 16px;
	white-space: nowrap;
	position: absolute;
	top: -33px;
	left: 20%;
	line-height: 12px;
	display: none;
}

.jslider .jslider-label small,
.jslider .jslider-value small {
	position: relative;
	top: -.4em;
}

.jslider .jslider-scale {
	position: relative;
}

.jslider .jslider-scale > span:last-child {
	text-align: right;
}

.jslider .jslider-scale > span:last-child ins {
	left: auto;
	right: 0;
}

.jslider .jslider-scale span {
	position: absolute;
	height: 4px;
	border-left: 1px solid #D9D9D9;
	font-size: 1px;
}

.jslider .jslider-scale ins,
.jslider-single .jslider-pointer-to,
.jslider-single .jslider-value-to,
.jslider-single .jslider-bg .v,
.jslider-limitless .jslider-label {
	display: none;
}

.jslider .jslider-pointer-to,
.jslider .jslider-value-to {
	left: 80%;
}

/*------------------------------------------------------------------
[ CHOSEN ]
-------------------------------------------------------------------*/

.select2-container {
	position: relative;
	vertical-align: middle;
	display: inline-block;
	text-align: left;
	font-size: 17px;
	border: 1px solid #EBEBEB;
}

.form-wrap .select2-container {
	border: 0;
	border-bottom: 1px solid #EBEBEB;
}

.select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices {
	border: none !important;
}

.select2-container .select2-choice {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: none;
	font-weight: 500;
	position: relative;
	display: block;
	overflow: hidden;
	height: 49px;
	background-clip: padding-box;
	text-decoration: none;
	white-space: nowrap;
	line-height: 49px;
	padding: 0 0 0 15px;
	transition: color .15s ease;
	color: #4D4D4D;
	cursor: pointer;
}

.select2-container .select2-choice span {
	display: block;
	overflow: hidden;
	margin-right: 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.form-wrap > .form-group:last-child .select2-container .select2-container {
	border-bottom-width: 0;
	float: left;
	width: 100%;
}

.select2-container .select2-choice .select2-arrow b:after {
	display: none;
}

.select2-container .select2-choice .select2-arrow {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 15px;
	margin-right: 0;
	height: 100%;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	text-align: center;
	overflow: visible;
}

.select2-container .select2-choice .select2-arrow b {
	display: inline;
}

.select2-container .select2-choice .select2-arrow:before {
	position: absolute;
	right: 15px;
	top: 0;
	width: 15px;
	height: 100%;
	content: "\f107";
	font-family: FontAwesome;
	font-size: 17px;
	color: #A6A6A6;
}

.select2-drop-active {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background-color: #FFF;
	border: 1px solid #D9D9D9;
	border-top: 0;
}

.select2-results {
	position: relative;
	overflow-x: hidden;
	overflow-y: auto;
	max-height: 320px;
	background-color: #fff;
	margin: 0 4px 4px 0;
	padding: 0;
}

.select2-results li {
	list-style: none;
	text-indent: 0;
	line-height: 28px;
	white-space: nowrap;
	margin: 0;
	color: #4D4D4D;
	background-color: transparent !important;
	padding: 0 10px 0 16px !important;
	transition: color .15s ease;
}

.select2-results li:hover,
.select2-results li.select2-highlighted {
	color: #808080;
}

.select2-results li:before {
	display: none;
}

.select2-results li * {
	padding: 0 !important;
}

.select2-drop.select2-drop-above.select2-drop-active {
	border-top: 1px solid #EBEBEB;
}

.select2-drop.select2-drop-above {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.chosen-container {
	position: relative;
	vertical-align: middle;
	display: inline-block;
	text-align: left;
	font-size: 17px;
	border: 1px solid #EBEBEB;
}

.chosen-container .chosen-drop {
	position: absolute;
	top: 100%;
	left: -9999px;
	z-index: 1010;
	width: calc(100% + 2px);
	background-color: #FFF;
	border: 1px solid #D9D9D9;
	border-top: 0;
}

.chosen-container.chosen-with-drop .chosen-drop {
	left: -1px;
	margin-top: -1px;
}

.chosen-container a {
	cursor: pointer;
}

.chosen-container-single .chosen-single {
	position: relative;
	display: block;
	overflow: hidden;
	height: 49px;
	background-clip: padding-box;
	text-decoration: none;
	white-space: nowrap;
	line-height: 49px;
	padding: 0 0 0 15px;
	transition: color .15s ease;
	color: #4D4D4D;
}

.chosen-container-single .chosen-single.chosen-default {
	color: #A6A6A6;
}

.has-error .chosen-container-single .chosen-single {
	color: #E84646;
}

.chosen-container-single .chosen-single span {
	display: block;
	overflow: hidden;
	margin-right: 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.chosen-container-single .chosen-single-with-deselect span {
	margin-right: 38px;
}

.chosen-container-single .chosen-single abbr {
	position: absolute;
	top: 6px;
	right: 26px;
	display: block;
	width: 12px;
	height: 12px;
	font-size: 1px;
}

.chosen-search {
	display: none;
}

.chosen-container-single .chosen-single div {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 15px;
	height: 100%;
	text-align: center;
}

.chosen-container-single .chosen-single div:before {
	position: absolute;
	right: 15px;
	top: 0;
	width: 15px;
	height: 100%;
	content: "\f107";
	font-family: FontAwesome;
	font-size: 17px;
	color: #A6A6A6;
}

.chosen-container-single .chosen-drop {
	background-clip: padding-box;
}

.chosen-container .chosen-results {
	position: relative;
	overflow-x: hidden;
	overflow-y: auto;
	max-height: 320px;
	margin: 0 4px 4px 0;
}

.chosen-container .chosen-results li {
	display: none;
	list-style: none;
	text-indent: 0;
	line-height: 28px;
	white-space: nowrap;
	margin: 0;
	color: #4D4D4D;
	padding: 0 10px 0 16px !important;
	transition: color .15s ease;
}

.chosen-container .chosen-results li.result-selected,
.chosen-container .chosen-results li:hover {
	color: #808080;
}

.chosen-container .chosen-results li:before {
	display: none !important;
}

.chosen-container .chosen-results li.active-result {
	display: list-item;
	cursor: pointer;
}

.chosen-container .chosen-results li.no-results {
	display: list-item;
	padding: 0 18px 8px !important;
}

.chosen-container .chosen-results li.group-result {
	display: list-item;
	cursor: default;
}

.chosen-container .chosen-results li.group-option {
	padding-left: 35px !important;
}

div.search-choice {
	margin-top: 9px;
}

.chosen-container .chosen-results .level-1 {
	padding-left: 30px !important;
}

.chosen-container .chosen-results .level-2 {
	padding-left: 48px !important;
}

.chosen-container .chosen-results .level-3 {
	padding-left: 75px !important;
}

.chosen-container .chosen-results li em {
	font-style: normal;
	text-decoration: underline;
}

.chosen-container-multi .chosen-choices {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: auto !important;
	cursor: text;
	margin: 0 25px 0 0;
	padding: 0;
}

.chosen-container-multi .chosen-choices li {
	float: left;
	list-style: none;
	padding-left: 18px !important;
	line-height: 24px;
}

.chosen-container-multi .chosen-choices li:before {
	display: none !important;
}

div.search-field input {
	border: 0;
	padding-right: 0;
	padding-left: 0 !important;
}

.chosen-container-multi .chosen-results {
	margin: 0;
	padding: 0;
}

.chosen-disabled {
	opacity: .5 !important;
	cursor: default;
}

/*------------------------------------------------------------------
[ SLIDERS ]
-------------------------------------------------------------------*/
/* [ Pricing ] */

.pricing [class*=col-] {
	margin-top: 60px;
	padding: 45px 0;
	position: relative;
	text-align: center;
	height: 580px;
}

.pricing [class*=col-].bg-primary p {
	color: #8C8C8C;
}

.pricing [class*=col-].bg-primary .num,
.pricing [class*=col-].bg-primary .num sup,
.pricing [class*=col-].bg-primary h3 {
	color: #FFF;
}

.pricing [class*=col-].bg-primary hr {
	border-color: #4D4D4D;
}

.pricing h3 {
	margin-bottom: 25px;
}

.pricing > h3 {
	margin-bottom: 10px;
}

.pricing > h3 small {
	margin-bottom: 10px;
}

.pricing .most {
	position: absolute;
	top: -54px;
	left: 0;
	color: #A6A6A6;
	width: 100%;
}

.pricing hr {
	left: 0;
	margin: 43px auto 33px;
	width: calc(100% - 90px);
}

.pricing hr + p {
	height: 180px;
}

/* FullScreen */

.fullheight .btn {
	position: absolute;
	right: 0;
	bottom: 20%;
}

.fullheight h1 {
	font-size: 34px;
}

.fullheight h1:after {
	color: #A6A6A6;
}

.fullscreen {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	margin: 0;
}

.fullscreen h3 cite {
	margin-top: 0;
}

.fullscreen .slider-nav {
	margin: 0 !important;
}

.fullscreen .left-top-pos,
.fullscreen .right-top-pos {
	top: 30%;
}

.fullscreen .left-bottom-pos,
.fullscreen .right-bottom-pos {
	bottom: 20%;
}

.slider .jumbotron {
	height: auto;
	overflow: visible;
}

.slider .jumbotron li:first-child {
	position: relative;
	z-index: 2;
}

.slider .jumbotron li:last-child {
	position: relative;
	z-index: -9999;
}

.topfwd-slider {
	height: 675px;
	background-color: #F0F0F0;
	width: 100%;
	float: left;
	margin-bottom: 120px;
}

.topfwd-slider .divtable {
	width: 100%;
}

.topfwd-slider .container {
	height: 675px;
}

.topfwd-slider .container img {
	width: auto;
}

.topfwd-slider .middle h1 {
	position: relative;
	top: -80px;
}

.topfwd-slider h1 {
	color: #4D4D4D;
	margin-bottom: 30px;
}

.topfwd-slider [class*=col-],
.topfwd-slider .container {
	position: relative;
}

.topfwd-slider .left-bottom-pos,
.topfwd-slider .right-bottom-pos,
.topfwd-slider .btn {
	bottom: 120px;
}

.topfwd-slider.fullscreen {
	position: relative;
	margin-bottom: 85px;
}

.topfwd-slider.fullscreen .container {
	height: 100%;
}

.comingsoon-slider {
	background-color: #FFF;
}

.comingsoon-slider li {
	width: 100%;
	height: 675px;
}

img.app-1 {
	position: absolute;
	left: 0;
	bottom: 0;
}

img.app-2 {
	position: absolute;
	right: 0;
	bottom: 0;
}

img.app-3 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	max-width: 100%;
}

img.app-3 + a {
	position: absolute;
	right: 30px;
	bottom: 30px;
	z-index: 2;
}

.slider-fwd.topfwd-slider li {
	height: 675px;
}

.slider-fwd li {
	height: 435px;
}

.slider-fix li {
	height: 355px;
}

.bus-descr {
	width: 390px;
	background-color: rgba(51, 51, 51, .98);
	padding: 25px;
}

.bus-descr.descr-sm {
	width: 310px;
	padding: 15px 25px;
}

.bus-descr h4 {
	color: #FFF;
	margin-bottom: 10px;
}

.bus-descr p {
	color: #A6A6A6;
	line-height: 26px;
	margin: 0;
}

.bus-descr.light,
.bus-descr.no-bg {
	background-color: #FFF;
}

.bus-descr.light h4,
.bus-descr.no-bg h4 {
	color: #1A1A1A;
}

.bus-descr.light p,
.bus-descr.no-bg p {
	color: #808080;
}

.bus-descr .price {
	margin-bottom: 15px;
}

.right-top-pos {
	position: absolute;
	right: 30px;
	top: 40px;
}

.right-bottom-pos {
	position: absolute;
	right: 30px;
	bottom: 40px;
}

.right-bottom-extra-pos {
	position: absolute;
	right: 30px;
	bottom: 60px;
}

.left-top-pos {
	position: absolute;
	left: 30px;
	top: 40px;
}

.left-center-pos {
	position: absolute;
	left: 130px;
	top: 45%;
}

.left-center-pos-fwd {
	position: absolute;
	left: 0;
	top: 45%;
	width: 100%;
	text-align: center;
}

.left-bottom-pos {
	position: absolute;
	left: 30px;
	bottom: 40px;
}

img.app-4 {
	margin-top: 30px;
	margin-bottom: 25px;
}

img.app-4 + h1 {
	padding-bottom: 0;
	margin-bottom: 0;
	top: 0 !important;
}

/*------------------------------------------------------------------
[ MAGNIFIC SLIDER ]
-------------------------------------------------------------------*/

body.mfp-zoom-out-cur .header.header_sticky_enable {
	z-index: 99;
}

.mfp-bg {
	position: fixed;
	top: 0;
	left: 0;
	opacity: 1;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	background-color: rgba(0, 0, 0, .9);
}

.mfp-wrap {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	opacity: 1;

	outline: none !important;
	-webkit-backface-visibility: hidden;
}

.mfp-container {
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	padding: 0 8px;
}

.mfp-container:before {
	content: "";
	vertical-align: middle;
	display: inline-block;
	height: 100%;
}

.mfp-content {
	vertical-align: middle;
	display: inline-block;
	text-align: left;
	z-index: 3;
	margin: 0 auto;
	max-width: 1080px;
	position: relative;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto;
}

.mfp-ajax-cur {
	cursor: progress;
}

.mfp-auto-cursor .mfp-content {
	cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.mfp-hide {
	display: none !important;
}

.mfp-preloader {
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -.8em;
	left: 8px;
	right: 8px;
	z-index: 1044;
}

.mfp-close {
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	border: 0;
	text-indent: -9999px;
	width: 20px;
	height: 77px;
	background: url("assets/images/ico-close.png") 50% 50% no-repeat;
	z-index: 1;
	opacity: .2;
}

.mfp-close:hover {
	opacity: 1;
}

.mfp-counter {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 26px;
	line-height: 80px;
	color: #4D4D4D;
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px;
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
}

.mfp-iframe-scaler-video .mfp-close {
	top: -5px;
}

.mfp-wrapper-video {
	padding: 80px 0 40px 0;
}

.mfp-iframe-video iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.mfp-iframe-video {
	width: 100%;
	position: relative;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
}

.mfp-iframe-scaler .mfp-close {
	top: -77px;
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

img.mfp-img {
	width: auto;
	height: auto;
	max-width: 100%;
	display: block;
	line-height: 0;
	margin: 0 auto;
	padding: 80px 0 40px 0;
}

.mfp-figure {
	line-height: 0;
}

.mfp-figure:after {
	content: "";
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
}

.mfp-figure small {
	display: block;
	font-size: 15px;
	line-height: 22px;
	margin-top: 4px;
}

.mfp-figure figure {
	margin: 0;
}

.mfp-bottom-bar {
	width: 100%;
	cursor: auto;
}

.mfp-title {
	text-align: center;
	line-height: 28px;
	word-wrap: break-word;
	font-size: 20px;
	color: #4D4D4D;
	margin-bottom: 25px;
	margin-top: -20px;
}

.mfp-title span {
	float: left;
	text-align: left;
	color: #FFF;
	max-width: 50%;
}

.mfp-title small {
	float: right;
	text-align: right;
	font-size: 16px;
	color: #808080;
	max-width: 50%;
}

.mfp-image-holder .mfp-content {
	max-width: 100%;
}

.mfp-align-top .mfp-container:before,
.mfp-loading.mfp-figure,
.mfp-s-ready .mfp-preloader,
.mfp-s-error .mfp-content {
	display: none;
}

.mfp-zoom,
.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer;
}

.mfp-fade.mfp-bg {
	opacity: 0;
	transition: all .15s ease;
}

.mfp-fade.mfp-bg.mfp-ready {
	opacity: 1;
}

.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	transition: all .15s ease;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
}

/*------------------------------------------------------------------
[ ARROWS ]
-------------------------------------------------------------------*/

.caroufredsel_wrapper + .slider-nav {
	margin-top: 25px;
}

.slider-nav {
	text-align: center;
	font-family: "dosislight";
}

.slider-nav > * {
	vertical-align: top;
	display: inline-block;
}

.mfp-arrow,
.th-arrow,
.slider-nav > a,
.slider > a {
	font-family: "dosislight";
	z-index: 3;
	text-align: center;
	background-color: transparent;
	cursor: pointer;
	white-space: nowrap;
	border: 0;
	color: #333;
	opacity: .2;
	font-size: 38px;
	line-height: 30px;
}

.mfp-arrow.prev,
.th-arrow.prev,
.slider-nav > a.prev,
.slider > a.prev {
	margin-right: 20px;
}

.mfp-arrow.next,
.th-arrow.next,
.slider-nav > a.next,
.slider > a.next {
	margin-left: 20px;
}

.mfp-arrow:hover,
.th-arrow:hover,
.slider-nav > a:hover,
.slider > a:hover {
	opacity: 1;
}

.mfp-arrow.square,
.th-arrow.square,
.slider-nav > a.square,
.slider > a.square {
	color: #D9D9D9;
	opacity: 1;
	background-color: #333;
	width: 50px;
	height: 50px;
	position: absolute;
	left: auto;
	top: 50%;
	margin: -56px 0 0;
	line-height: 38px;
}

.fullscreen .mfp-arrow.square,
.fullscreen .th-arrow.square,
.fullscreen .slider-nav > a.square,
.fullscreen .slider > a.square,
.topfwd-slider .mfp-arrow.square,
.topfwd-slider .th-arrow.square,
.topfwd-slider .slider-nav > a.square,
.topfwd-slider .slider > a.square {
	margin-top: -25px;
}

.mfp-arrow.square.right-bottom,
.th-arrow.square.right-bottom,
.slider-nav > a.square.right-bottom,
.slider > a.square.right-bottom {
	width: 35px;
	height: 35px;
	top: auto;
	margin: 0;
	bottom: 20px;
	font-size: 22px;
	line-height: 30px;
}

.mfp-arrow.square.prev,
.th-arrow.square.prev,
.slider-nav > a.square.prev,
.slider > a.square.prev {
	left: 0;
}

.mfp-arrow.square.prev.right-bottom,
.th-arrow.square.prev.right-bottom,
.slider-nav > a.square.prev.right-bottom,
.slider > a.square.prev.right-bottom {
	left: auto;
	right: 58px;
}

.mfp-arrow.square.next,
.th-arrow.square.next,
.slider-nav > a.square.next,
.slider > a.square.next {
	right: 0;
}

.mfp-arrow.square.next.right-bottom,
.th-arrow.square.next.right-bottom,
.slider-nav > a.square.next.right-bottom,
.slider > a.square.next.right-bottom {
	right: 21px;
}

.mfp-arrow.square:hover,
.th-arrow.square:hover,
.slider-nav > a.square:hover,
.slider > a.square:hover {
	background-color: #4D4D4D;
}

.mfp-arrow {
	opacity: .6;
}

.slider > a {
	position: absolute;
	top: 50%;
	left: auto;
	margin-top: -10px;
}

.slider > a.prev {
	left: 30px;
}

.slider > a.next {
	right: 30px;
}

.mfp-arrow {
	position: absolute;
	top: 50%;
	left: 0;
	color: #4D4D4D;
	width: 50px;
	height: 50px;
	line-height: 34px;
}

.mfp-arrow:before {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	width: 100%;
	height: 100%;
}

.mfp-arrow.mfp-arrow-left {
	left: 50px;
}

.mfp-arrow.mfp-arrow-left:before {
	content: "←";
}

.mfp-arrow.mfp-arrow-right {
	left: auto;
	right: 50px;
}

.mfp-arrow.mfp-arrow-right:before {
	content: "→";
}

.mfp-arrow:hover {
	color: #D9D9D9;
}

.nav-pages {
	line-height: 38px;
}

.nav-pages a {
	text-indent: -9999px;
	width: 15px;
	height: 15px;
	vertical-align: middle;
	display: inline-block;
	border-radius: 100%;
	position: relative;
	border: 3px solid #4D4D4D;
	transition: opacity .3s ease;
	margin: 0 6px;
	overflow: hidden;
	opacity: .3;
}

.nav-pages a:hover {
	opacity: 1;
}

.nav-pages a.selected {
	border-width: 4px;
	opacity: 1;
	width: 19px;
	height: 19px;
	margin: -2px 4px;
}

.fullscreen .nav-pages {
	position: absolute;
	left: 0;
	bottom: 50px;
	z-index: 5;
	text-align: center;
	width: 100%;
}

.pricing .nav-pages {
	text-align: center;
	margin: 70px auto 5px;
}

.pricing .nav-pages a {
	border: 0;
	width: auto;
	height: auto;
	border-radius: 0;
	overflow: visible;
	line-height: 1;
	color: #A6A6A6;
	text-indent: 0;
	vertical-align: top;
	margin: 0 15px;
	opacity: 1;
	transition: all .15s ease;
}

.pricing .nav-pages a:hover {
	color: #1A1A1A;
}

.pricing .nav-pages a.selected {
	color: #1A1A1A;
	font-weight: 600;
}

.pricing .nav-pages a.selected:after {
	position: absolute;
	left: 50%;
	bottom: -23px;
	margin-left: -13px;
	content: "\0020";
	display: block;
	font-size: 0;
	width: 26px;
	height: 2px;
	background-color: #D9D9D9;
}

/*------------------------------------------------------------------
[ BACKGROUNDs ]
-------------------------------------------------------------------*/

.bg-primary {
	background-color: #333;
}

.no-bg {
	background: transparent !important;
	border-color: transparent;
}

.product-bg {
	position: absolute;
	left: 0;
	top: -70px;
	width: 100%;
	margin: auto;
	background-color: #F0F0F0;
}

[class*=bg-slide],
[data-stellar-background-ratio] {
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	z-index: 0;
	position: relative;
}

.bg-top {
	background-position: 50% 15%;
}

.background {
	opacity: .6;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	position: absolute;
	z-index: -1;
	background-size: cover;
	background-position: 50% 50%;
	display: block;
	width: 100%;
	height: 100%;
}

.overlay {
	overflow: hidden;
	background-color: transparent;
	opacity: 1;
}

.overlay:before {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	content: "\0020";
	opacity: .6;
	background-color: #FFF;
}

.overlay .background {
	opacity: 1;
}

/*------------------------------------------------------------------
[ MASK ]
-------------------------------------------------------------------*/

.mask-gallery-title {
	margin: 15px 10px 0 10px;
}

.mask-gallery-title h4 {
	font-size: 20px !important;
	font-weight: 600 !important;
}

.mask-gallery-title h4 cite {
	font-size: 16px;
	line-height: 1.3;
}

.mask-gallery-title a {
	display: block;
}

.mask-helper {
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	overflow: hidden;
	padding-bottom: 100%;
	cursor: pointer;
}

.mask-helper.mask-helper-masonry {
	position: static;
	padding: 0 !important;
}

.mask-simple {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	opacity: 0;
	text-align: center;
	z-index: 5;
}

.mask h4 {
	padding: 0 30px;
}

.mask {
	position: absolute;
	overflow: hidden;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	background-color: rgba(26, 26, 26, .8);
	opacity: 0;
	text-align: center;
	z-index: 5;
	transition: all .3s 0s ease-in-out;
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
}

.mix .mask {
	background-color: rgba(26, 26, 26, .9);
}

.mix .mask > * {
	font-weight: 500;
}

.mask > * {
	vertical-align: middle;
	text-decoration: none;
	opacity: 0;
	width: 100%;
	transition: all .2s 0s ease-in-out;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	position: absolute;
	left: 50%;
	top: 40%;
	margin: auto;
	color: #FFF !important;
}

.mask i {
	position: absolute;
	left: 23px;
	bottom: 23px;
	top: auto;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	transform: none;
	display: block;
}

.mask i.i-video {
	background: url("assets/images/icons/ico-camera.png");
	width: 32px;
	height: 17px;
}

.mask i.i-gallery {
	background: url("assets/images/icons/ico-gallery.png");
	width: 27px;
	height: 21px;
}

.mask cite {
	color: #ccc;
}

.mask:hover {
	opacity: 1;
}

.mask:hover > * {
	top: 50%;
	opacity: 1;
}

.mask:hover i {
	top: auto;
}

/*------------------------------------------------------------------
[ MIXES ]
-------------------------------------------------------------------*/

.mix-list,
.isotope-list {
	overflow: hidden;
	font-size: 0;
	margin-bottom: 55px;
}

.mix-list [class*=col-],
.isotope-list [class*=col-] {
	padding: 0;
}

.isotope-list {
	opacity: 0;
	transition: opacity .3s ease;
}

.mix-list .mix {
	float: none;
	vertical-align: top;
	margin: 0;
	display: none;
}

.isotope-list .mix,
.mix-list.post {
	display: block;
	float: left;
}

.mix img {
	width: 100%;
}

.portfolio-grid .mix,
.isotope-list .mix,
.products .mix {
	padding: 0;
}

.portfolio-grid .mix {
	margin-right: -1px;
}

/*------------------------------------------------------------------
[ SORTING ]
-------------------------------------------------------------------*/

.woo-after-shop-loop > div,
.woo-after-sidebar-loop > div {
	margin-bottom: 0 !important;
}

.woo-before-shop-loop {
	z-index: 5;
	position: relative;
	padding-top: 18px;
	margin-bottom: 0;
	padding-bottom: 27px;
}

.woo-before-shop-loop > div {
	margin-bottom: 0 !important;
}

.woo-before-shop-loop .grid-nav .chosen-container-single {
	margin-left: -20px;
}

.woo-before-shop-loop .chosen-container {
	border: 0;
}

.woo-before-shop-loop .chosen-container .chosen-drop {
	background-color: #333;
	padding: 12px 5px 10px;
	border: 0;
	opacity: 0;
	transition: opacity .15s ease;
}

.woo-before-shop-loop .chosen-container .chosen-drop .chosen-results li {
	color: #A6A6A6;
	padding-left: 20px;
}

.woo-before-shop-loop .chosen-container .chosen-drop .chosen-results li.result-selected,
.woo-before-shop-loop .chosen-container .chosen-drop .chosen-results li:hover {
	color: #FFF;
}

.woo-before-shop-loop .chosen-container.chosen-with-drop .chosen-drop {
	opacity: 1;
}

.woo-before-shop-loop .chosen-container-single .chosen-single {
	padding-left: 20px;
}

.woo-before-shop-loop .chosen-container-single .chosen-single span {
	float: left;
}

.woo-before-shop-loop .chosen-container-single .chosen-single div {
	float: left;
	position: relative;
}

.woo-before-shop-loop .chosen-container-single .chosen-single div:before {
	right: 0;
	top: 2px;
}

.grid-nav > * {
	vertical-align: middle;
	display: inline-block;
	font-size: 1px;
}

.grid-nav nav > * {
	vertical-align: middle;
	display: inline-block;
	margin-right: 10px;
	font-size: 1px;
}

.grid-nav button {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC8AAAARCAYAAABNV/VxAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3BpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozYzBhOGM5My0yNDVhLTRiNTQtOWQyYS05OGRiZWQ3NTljYTUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjlCQ0NDMURCMUUyMTFFNDk1OTg4QjJBRTU4NzJFOUMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjlCQ0NDMUNCMUUyMTFFNDk1OTg4QjJBRTU4NzJFOUMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpENTAzMUI4RUE1NTAxMUU0QjcwNEQyOTExMEY3MjFGNSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpENTAzMUI4RkE1NTAxMUU0QjcwNEQyOTExMEY3MjFGNSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuIGCW0AAABbSURBVHjaYjQxMfnPQCE4ffo0I6l6pKWlKbaXiWEIAxYkNnLo/SdRjBJAtr1DOuSHTbLBlgSIFaMEkG3HaIalU4YdXiE/mmFHM+xohh3NsKMZlqDYkA55gAADAPxTJWtGYBIhAAAAAElFTkSuQmCC") 0 0 no-repeat;
	vertical-align: middle;
	display: inline-block;
	width: 17px;
	height: 17px;
	transition: opacity .3s ease;
	position: relative;
	opacity: .2;
	border: 0;
}

.grid-nav button.active,
.grid-nav button:hover {
	opacity: 1;
}

.grid-nav .a-grid {
	background-position: 0 0;
}

.grid-nav .a-grid-bar {
	background-position: -30px 0;
}

.woocommerce-ordering .chosen-single span {
	float: left;
}

.woocommerce-ordering .chosen-single > div {
	float: left;
	position: relative;
}

.woocommerce-ordering .chosen-single > div:before {
	right: 0;
	top: 2px;
}

.grid-nav .woocommerce-ordering {
	width: 300px;
}

.grid-show .chosen-container {
	max-width: 80px;
}

.grid-show .woocommerce-ordering > span {
	vertical-align: middle;
	display: inline-block;
}

.grid-show .woocommerce-ordering .chosen-single {
	text-align: left;
}

.displaying p {
	line-height: 35px;
	color: #A6A6A6;
	margin: 0;
}

/*------------------------------------------------------------------
[ CATALOG ]
-------------------------------------------------------------------*/

.products,
.products.row {
	margin-top: 0;
	margin-bottom: 50px;
	padding: 0;
}

.products:first-child,
.products.row:first-child {
	left: 1px;
}

.products:last-child,
.products.row:last-child {
	left: -1px;
}

h4 + .products {
	margin-top: 40px;
}

.product {
	position: relative;
	text-align: center;
	padding: 0;
	overflow: hidden;
}

.product.mix {
	margin-right: -1px;
}

.product .product-info-wrapper {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100.5%;
	background-color: rgba(255, 255, 255, .9);
	opacity: 0;
	transition: opacity .3s ease;
	z-index: 3;
}

.product .product-info-wrapper:hover {
	opacity: 1;
}

.product .product-info-wrapper .woocommerce-LoopProduct-link {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	width: auto;
	height: auto;
	display: block;
	z-index: 2;
}

.product .product-info-wrapper .add_to_cart_button,
.product .product-info-wrapper .add-cart {
	position: relative;
	z-index: 4;
}

.product .divtable {
	width: 100%;
	height: 100%;
}

.product .divtable .divcell {
	opacity: 0;
	transition: all .2s 0s ease-in-out;
	-webkit-transform: translate(0%, -10%);
	-moz-transform: translate(0%, -10%);
	-ms-transform: translate(0%, -10%);
	transform: translate(0%, -10%);
}

.product:hover .divcell {
	opacity: 1;
	-webkit-transform: translate(0%, 0%);
	-moz-transform: translate(0%, 0%);
	-ms-transform: translate(0%, 0%);
	transform: translate(0%, 0%);
}

.product:hover h5,
.product:hover h3 {
	color: #1A1A1A;
}

.product h5,
.product h3 {
	margin-bottom: 10px;
	font-weight: 600;
	font-size: 20px;
}

.product .price {
	margin-bottom: 17px;
}

.product .price:after {
	display: block;
	color: #D9D9D9;
	font-size: inherit;
	font-weight: inherit;
	content: "—";
}

.product .slider {
	position: static;
	margin: 0;
}

.product .product-color {
	position: absolute;
	left: 30px;
	bottom: 30px;
	height: 22px;
	z-index: 4;
}

.product .product-color a {
	float: left;
	width: 20px;
	height: 20px;
	transition: all .3s ease;
}

.product .product-color a.active,
.product .product-color a:hover {
	height: 22px;
}

.product img {
	width: 100%;
}

.catalog-bar h4 {
	margin-bottom: 15px;
}

.catalog-bar .widget {
	margin-bottom: 0;
}

.catalog-bar hr {
	margin: 45px auto;
}

.catalog-bar li:before {
	display: none;
}

.rating-wrap {
	margin-bottom: 20px;
}

.rating-wrap .raty {
	font-size: 21px;
}

.rating-wrap > * {
	vertical-align: middle;
	display: inline-block;
	margin-right: 10px;
}

.rating-wrap > .stars {
	display: none;
}

.price {
	font-size: 23px;
	display: block;
}

.price del {
	margin-right: 5px;
	display: inline-block;
}

.price ins {
	color: #E84646;
}

.price small {
	margin: 0;
	font-size: 17px;
	text-transform: none;
}

.shipping-calculator-form div.selector {
	background-color: #fff;
	border-bottom: 1px solid #EBEBEB;
}

.shipping-calculator-form div.selector:before {
	background-color: #fff;
}

div.selector select {
	opacity: 0;
	filter: alpha(opacity=0);
	border: none;
	width: 100% !important;
}

div.selector {
	background-color: #F7F7F7;
	width: 100% !important;
}

div.selector:after {
	position: absolute;
	right: 15px;
	top: 0;
	width: 13px;
	height: 100%;
	content: "\f107";
	font-family: FontAwesome;
	font-size: 17px;
	color: #A6A6A6;
	z-index: 3;
}

div.selector:before {
	content: ' ';
	display: block;
	position: absolute;
	height: 100%;
	width: 40px;
	background-color: #F7F7F7;
	right: 0;
	top: 0;
	z-index: 1;
}

div.selector:focus {
	outline: 0
}

div.selector,
div.selector * {
	margin: 0;
	padding: 0
}

.highContrastDetect {
	width: 0;
	height: 0
}

div.selector,
div.selector span {
	overflow: hidden;
	height: 49px;
	line-height: 49px;
	color: #1A1A1A;
	cursor: pointer;
	display: block;
	text-align: left !important;
}

div.selector {
	padding: 0 0 0 15px;
	position: relative;
}

div.selector span {
	text-overflow: ellipsis;
	display: block;
	white-space: nowrap;
	padding: 0 !important;
	cursor: pointer;
	width: 100%;
}

div.selector.fixedWidth {
	width: 190px
}

div.selector.fixedWidth span {
	width: 155px
}

div.selector select {
	background: none;
	cursor: pointer;
	position: absolute;
	z-index: 4;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 49px;
	top: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.single-product-page-cart-form .variations.table {
	margin-bottom: 0;
}

.single-product-page-cart-form .variations.table label {
	line-height: 1.3;
}

.single-product-page-cart-form .variations.table td,
.single-product-page-cart-form .variations.table th {
	vertical-align: middle;
	padding: 0 30px 10px 30px !important;
	width: 66.66666667%;
}

.single-product-page-cart-form .variations.table td:first-child,
.single-product-page-cart-form .variations.table th:first-child {
	width: 33.33333333%;
}

.single-product-page-cart-form .variations .form-group,
.single-product-page-cart-form .variations .form-group > div {
	margin-bottom: 0 !important;
}

.single-product-page-cart-form .variations .form-group:last-child {
	line-height: 1.4;
}

.woocommerce-variation-none,
.woocommerce-variation-none > div {
	margin-bottom: 0 !important;
}

.woocommerce-variation.single_variation {
	padding-bottom: 25px;
	padding-top: 5px;
}

.woocommerce-variation-price .price:after {
	display: none;
}

.woocommerce-variation-price .price {
	margin-bottom: 0;
}

.woocommerce-variation-description p:last-child:after {
	padding-bottom: 15px;
	content: ' ';
	display: block;
}

.single-product-full-price del {
	margin-bottom: 5px;
}

.wc_payment_method .input-radio {
	top:50%;
	display: block;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-top: 0 !important;
}

.woocommerce-variation-add-to-cart {
	padding-bottom: 0 !important;
	white-space: nowrap;
}

.woocommerce-variation-price > div,
.woocommerce-variation-description > div,
.woocommerce-variation-availability > div,
.woocommerce-variation-add-to-cart > div {
	margin-bottom: 0 !important;
}

.woocommerce-variation-price,
.woocommerce-variation-description,
.woocommerce-variation-availability,
.woocommerce-variation-add-to-cart {
	margin-bottom: 0 !important;
}

.single-product-page-cart-form .form-group {
	line-height: 46px;
	margin-bottom: 0;
	padding-bottom: 10px;
}

.single-product-page-cart-form label {
	font-weight: 500;
	line-height: 49px;
}

.single-product-page-cart-form .chosen-container {
	border: 0;
	background-color: #F7F7F7;
}

.single-product-page-cart-form .chosen-container.chosen-with-drop .chosen-drop {
	border: 0;
	left: 0;
	width: 100%;
	background-color: #F7F7F7;
}

.single-product-page-cart-form .product-quantity.pull-right {
	margin: 0 10px 0 -60px;
}

.single-product-price {
	font-size: 28px;
	margin-bottom: 20px;
}

.single-product-description {
	margin-bottom: 40px;
}

.product-quantity {
	margin: 0 32px 0 0;
}

.product-quantity.inline {
	vertical-align: middle;
	white-space: nowrap;
	display: inline-block;
}

.product-quantity a {
	width: 37px;
	height: 37px;
	line-height: 37px;
	vertical-align: middle;
	display: inline-block;
	text-align: center;
	font-size: 29px;
	color: #333;
}

.product-quantity input[type=number]::-webkit-inner-spin-button,
.product-quantity input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
}

.product-quantity input[type=number] {
	-moz-appearance: textfield !important;
}

.product-quantity input[type=text],
.product-quantity input[type=number] {
	background-color: #F7F7F7;
	width: 75px;
	text-align: center;
	margin: 0 5px;
	height: 53px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.raty {
	margin: 0 0 2px;
	color: #A6A6A6;
	font-size: 20px;
}

.raty .fa-star,
.raty .fa-star-half-o {
	color: #1A1A1A;
}

.product-content,
.product-action,
.single-product-page-cart-form {
	margin-bottom: 40px;
}

.collapse-group {
	display: none;
}

.collapse-group .form-group:last-child {
	margin-bottom: 0;
}

.woo-single-product {
	text-align: left;
}

.woo-single-product h3 {
	margin-bottom: 20px;
	font-size: 28px;
}

.woo-single-product .single-product-price {
	font-size: 28px;
	margin-bottom: 20px;
}

.woo-single-product .single-product-price:after {
	display: none;
}

/*------------------------------------------------------------------
[ SIDEBAR ]
-------------------------------------------------------------------*/
.content-row,
.content-row > div {
	margin-bottom: 0 !important;
}

.sidebar-content-cell {
	background-color: #fff;
}

.sidebar-body > hr:last-child {
	margin-bottom: 0;
}

.content-row .sidebar-variant-woo {
	margin-bottom: 50px !important;
}

.sidebar-variant-woo .sidebar-body {
	padding-top: 25px;
	padding-bottom: 25px;
}

.sidebar-body > .widget {
	margin-left: -3px;
	margin-right: -3px;
}

.sidebar-body .widget + .widget {
	margin-top: 40px;
}

.sidebar-line-left {
	border-left: 1px solid #e6e6e6;
}

.sidebar-line-right {
	border-right: 1px solid #e6e6e6;
}

.sidebar-line-left_right {
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
}

.widget-hide-title h5 {
	display: none;
}

.widget #recentcomments > li,
.widget.widget_recent_entries ul.recent-show-date > li {
	line-height: 1.4;
	margin: 19px 0;
}

.widget #recentcomments > li:last-child,
.widget.widget_recent_entries ul > li:last-child {
	margin-bottom: 0;
}

.widget .comment-author-link,
.widget .comment-author-link a,
.widget.widget_recent_entries .post-date {
	color: #999;
}

.widget.widget_recent_entries ul > li a,
.widget.widget_recent_comments .recentcomments a {
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	line-height: 1.3;
}

.widget.widget_recent_comments .recentcomments a strong {
	display: none;
}

.widget.widget_rss h5 .rsswidget {
	margin-left: 9px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: middle;
	color: #ccc;
	font-size: 15px;
}

.widget.widget_rss h5 .rsswidget:hover {
	opacity: 0.8;
}

.widget.widget_rss ul > li {
	line-height: 1.4;
	margin: 19px 0;
}

.widget.widget_rss ul > li .rsswidget {
	color: #333;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}

.widget.widget_rss ul > li .rsswidget:hover,
.widget.widget_rss ul > li .rsswidget:active,
.widget.widget_rss ul > li .rsswidget:focus {
	color: #808080;
}

.widget.widget_rss .rss-date {
	display: block;
	color: #999;
	margin-top: 2px;
	margin-bottom: 10px;
}

.widget.widget_rss .rssSummary {
	color: #808080;
	line-height: 1.5;
	margin-top: 10px;
}

.widget.widget_rss cite {
	font-style: normal;
	color: #ccc;
}

.widget.widget_search .form-control,
.widget.widget_product_search .form-control {
	background-color: #f2f2f2;
	border-color: #f2f2f2 !important;
	color: #a6a6a6;
	height: 41px;
}

.widget.widget_search button,
.widget.widget_product_search button {
	top: 8px;
}

.widget.widget_tag_cloud .tagcloud,
.widget.widget_product_tag_cloud .tagcloud {
	font-size: 0;
}

.widget.widget_tag_cloud .tagcloud a,
.widget.widget_product_tag_cloud .tagcloud a {
	display: inline-block;
	*display: inline;
	zoom: 1;
	font-size: 13px !important;
	color: #4c4c4c;
	margin-right: 6px;
	-webkit-border-radius: 28px;
	-moz-border-radius: 28px;
	border-radius: 28px;
	padding: 0 12px;
	text-align: center;
	margin-top: 7px;
	vertical-align: top;
	background-color: #f0f0f0;
}

.widget.widget_tag_cloud .tagcloud a:hover,
.widget.widget_product_tag_cloud .tagcloud a:hover {
	background-color: #212121;
	color: #fff;
}

.widget.widget_tag_cloud.widget-hide-title .tagcloud,
.widget.widget_product_tag_cloud.widget-hide-title .tagcloud {
	padding-top: 0;
}

.widget.widget_text .textwidget,
.widget.widget_text p {
	color: #808080;
}

.widget.widget_basement_image_widget .banner_wrapper > a + p,
.widget.widget_basement_image_widget .banner_wrapper > img + p {
	margin-top: 14px;
	line-height: 1.5;
	color: #808080;
}

.widget.widget_link_list .horizontal-list li,
.widget.widget_icon_list .horizontal-list li {
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	margin: 0 18px 0 0;
	color: #333;
}

.widget.widget_link_list .horizontal-list li a {
	color: #333;
}

.widget.widget_link_list .horizontal-list li a:hover,
.widget.widget_link_list .horizontal-list li a:focus,
.widget.widget_link_list .horizontal-list li a:active {
	color: #808080;
}

.widget.widget_link_list .horizontal-list.text-center li {
	margin: 0 9px 0 9px;
}

.widget.widget_link_list .horizontal-list.text-right li {
	margin: 0 0 0 18px;
}

.widget.widget_icon_list .horizontal-list li {
	margin: 0 11px 0 0;
}

.widget.widget_icon_list .horizontal-list.text-center li {
	margin: 0 5px 0 5px;
}

.widget.widget_icon_list .horizontal-list.text-right li {
	margin: 0 0 0 11px;
}

.widget.widget_icon_list .horizontal-list li {
	margin-top: 4px;
}

.widget.widget_icon_list .horizontal-list li a,
.widget.widget_icon_list .horizontal-list li {
	color: #b3b3b3;
}

.widget.widget_icon_list .horizontal-list li a:hover {
	opacity: 0.8;
}

.widget.widget_basement_sharing_widget .textwidget,
.widget.widget_basement_sharing_widget p {
	color: #808080;
}

.widget.widget_basement_sharing_widget .textwidget {
	margin-bottom: 6px;
}

.widget.widget_basement_sharing_widget .text-left .denver-share-horizontal .ya-share2__list_direction_horizontal > .ya-share2__item {
	margin-right: 7px !important;
	margin-top: 7px !important;
	margin-bottom: 0 !important;
}

.widget.widget_basement_sharing_widget .text-center .denver-share-horizontal .ya-share2__list_direction_horizontal > .ya-share2__item {
	margin-right: 4px !important;
	margin-left: 4px !important;
	margin-top: 7px !important;
	margin-bottom: 0 !important;
}

.widget.widget_basement_sharing_widget .text-right .denver-share-horizontal .ya-share2__list_direction_horizontal > .ya-share2__item {
	margin-left: 7px !important;
	margin-top: 7px !important;
	margin-bottom: 0 !important;
}

.widget.widget_basement_twitter_embed_widget .twitter-widget li:before {
	font-family: FontAwesome;
	font-size: 18px;
	line-height: 23px;
	float: left;
	color: #5da6e5;
	display: block !important;
	margin-top: 2px;
	content: '\f099';
}

.widget.widget_basement_twitter_embed_widget .twitter-widget li:last-child {
	padding-bottom: 0;
}

.widget.widget_basement_twitter_embed_widget .twitter-widget li {
	padding: 3px 0 23px 0;
	line-height: 1.3;
}

.widget.widget_basement_twitter_embed_widget .twitter-widget {
	overflow: hidden;
}

.widget.widget_basement_twitter_embed_widget .twitter-widget li p,
.widget.widget_basement_twitter_embed_widget .twitter-widget .user {
	margin-left: 23px;
	color: #999;
}

.widget.widget_basement_twitter_embed_widget .twitter-widget .user img,
.widget.widget_basement_twitter_embed_widget .twitter-widget .user span[data-scribe="element:name"] {
	display: none;
}

.widget.widget_basement_instagram_widget .instagram-widget,
.widget.widget_basement_flickr_widget .flickr-widget {
	line-height: 0;
	font-size: 0;
}

.widget.widget_basement_instagram_widget .instagram-widget a,
.widget.widget_basement_flickr_widget .flickr-widget a {
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	width: 33.33333333%;
	position: relative;
}

.widget.widget_basement_instagram_widget .instagram-widget a:hover:after,
.widget.widget_basement_flickr_widget .flickr-widget a:hover:after {
	opacity: 1;
}

.widget.widget_basement_instagram_widget .instagram-widget a:after,
.widget.widget_basement_flickr_widget .flickr-widget a:after {
	display: block;
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	background-color: rgba(0, 0, 0, 0.3);
	transition: all 0.15s ease 0s;
	-webkit-transition: all 0.15s ease 0s;
	-moz-transition: all 0.15s ease 0s;
	-o-transition: all 0.15s ease 0s;
}

.widget.widget_basement_flickr_widget .flickr-widget img,
.widget.widget_basement_instagram_widget .instagram-widget img {
	width: 100%;
}

.widget.widget_basement_instagram_widget .instagram-username {
	display: block;
	color: #999;
	margin-top: 10px;
}

.widget.widget_list table td {
	padding: 4px 7px;
}

.widget.widget_list table {
	max-width: 100%;
	width: 100%;
	color: #999;
	margin: 0;
	border: none !important;
}

.widget.widget_list table tr:first-child td {
	padding-top: 0;
}

.widget.widget_list table tr:last-child td {
	padding-bottom: 0;
}

.widget.widget_list table td {
	vertical-align: top;
	border: none !important;
	line-height: 1.4;
	text-align: left !important;
}

.widget.widget_list table td:first-child {
	padding-left: 0;
}

.widget.widget_list table td:last-child {
	padding-right: 0;
}

.widget.widget_list table div {
	color: #808080;
}

.widget.widget_list table div a {
	color: #333;
}

.widget.widget_list table div a:hover {
	color: #808080;
}

.widget.widget_list .table-widget {
	overflow: hidden;
}

.widget.widget_basement_form_widget .wrapper-cf-form + .textwidget {
	margin-top: 20px;
}

.widget.widget_basement_form_widget p {
	margin: 0;
}

.widget.widget_basement_form_widget div.wpcf7 .wpcf7-form .wpcf7-form-control-wrap input:not([type=button]):not([type=reset]):not([type=submit]):not([type=radio]):not([type=checkbox]):not([type=file]),
.widget.widget_basement_form_widget div.wpcf7 .wpcf7-form .wpcf7-form-control-wrap select,
.widget.widget_basement_form_widget div.wpcf7 .wpcf7-form .wpcf7-form-control-wrap textarea,
.widget.widget_basement_form_widget div.wpcf7 .wpcf7-form .wpcf7-form-control-wrap .chosen-container {
	height: 40px;
	background-color: #f2f2f2;
	border-color: #f2f2f2;
	color: #4c4c4c;
	margin: 7px 0;
}

.widget.widget_basement_form_widget div.wpcf7 .wpcf7-form .wpcf7-form-control-wrap textarea {
	height: 105px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.widget.widget_basement_form_widget input[type="submit"],
.widget.widget_basement_form_widget .ajax-loader {
	margin-top: 9px;
}

.widget.widget_basement_form_widget .wpcf7-response-output {
	margin: 25px 0 0 0 !important;
}

.catalog-bar {
	background-color: #FAFAFA;
	padding: 35px 30px;
}

.catalog-bar hr {
	margin: 35px auto;
}

.catalog-bar h5 {
	font-weight: 600;
}

.widget h5 {
	font-size: 19px;
	color: #1a1a1a;
	font-weight: 500;
}

.widget .chosen-container {
	background-color: #f2f2f2;
	border-color: #f2f2f2;
}

.widget .chosen-container-single .chosen-single {
	color: #a6a6a6;
	height: 40px;
	line-height: 40px;
}

.widget .chosen-drop {
	border-color: #f2f2f2;
	background-color: #f2f2f2;
}

.widget ul li {
	padding-left: 0;
}

.widget ul li:before {
	display: none;
}

.widget + hr {
	margin: 30px auto;
}

.widget .widget-search {
	padding-top: 3px;
	position: relative;
}

.widget .widget-search input[type=text],
.widget .widget-search input[type=search] {
	border: 1px solid #D9D9D9;
	padding-right: 50px;
}

.widget .widget-search button {
	position: absolute;
	right: 18px;
	top: 9px;
	border: 0;
	font-size: 19px;
	color: #1A1A1A;
	background-color: transparent;
}

.widget .widget-search button:hover {
	color: #808080;
}

.category-list li {
	line-height: 1.1;
	margin: 8px 0;
}

.category-list li a {
	color: #333333;
}

.category-list li a:hover {
	color: #808080;
}

.category-list li a span,
.category-list li span.count {
	color: #A6A6A6;
	margin-left: 6px;
	width: 35px;
}

.category-list .children,
.category-list .sub-menu {
	padding-left: 15px;
}

.recent-posts li + li {
	margin-top: 15px;
}

.recent-posts .post-date {
	color: #A6A6A6;
}

.calendar,
#wp-calendar {
	width: 100%;
	margin-bottom: 0;
}

.calendar tbody td,
#wp-calendar tbody td {
	text-align: center;
	padding: 0;
	border: none;
	color: #808080;
	font-size: 16px;
	vertical-align: middle;
}

.calendar th,
#wp-calendar th {
	color: #ccc;
	text-align: center;
	font-weight: 500;
	font-size: 14px;
	padding: 0;
	border-bottom: none;
}

.calendar tfoot td,
#wp-calendar tfoot td {
	padding-top: 11px;
	border: none;
	padding-bottom: 0;
}

#wp-calendar tfoot td#prev {
	text-align: left;
}

#wp-calendar tfoot td#next {
	text-align: right;
}

#wp-calendar a {
	color: #333;
}

#wp-calendar a:hover,
#wp-calendar a:active,
#wp-calendar a:focus {
	color: #808080;
}

.tagcloud a {
	margin-right: 5px;
	color: #4D4D4D;
	vertical-align: top;
	display: inline-block;
}

.tagcloud a:hover {
	color: #808080;
}

.bestsellers {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}

.bestsellers li {
	width: 100%;
}

.bestsellers li > a img {
	width: 100px;
}

.bestsellers li > div {
	padding-left: 25px;
}

.bestsellers li .amount {
	font-size: 17px;
}

.price-label {
	font-size: 20px;
	color: #4D4D4D;
	text-align: right;
	margin-top: -40px;
}

/*------------------------------------------------------------------
[ BLOG ]
-------------------------------------------------------------------*/
body.blog .page-content-cell > hr:first-child,
body.archive .page-content-cell > hr:first-child {
	display: none;
}

body.blog .page-content-cell > hr,
body.archive .page-content-cell > hr {
	width: auto;
	margin: 60px -30px;
}

body.blog .page-content-cell > .post.row,
body.blog .page-content-cell > .post.row > div[class*="col-"]:last-child,
body.archive .page-content-cell > .post.row,
body.archive .page-content-cell > .post.row > div[class*="col-"]:last-child {
	margin-bottom: 0;
}

.comments-link span {
	color: #808080;
}

.post-card-thumb {
	display: block;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	height: 240px;
}

.post-cards-row h5 {
	line-height: 1.3;
}

.post-cards-row.post-cards-row-transparent.post-cards-row-3 > div:first-child + div {
	border-left: 1px dotted #cfcfcf;
	border-right: 1px dotted #cfcfcf;
}

.post-cards-row.post-cards-row-transparent.post-cards-row-3 > div:first-child + div .post-card-thumb {
	margin-left: -31px !important;
	margin-right: -31px !important;
}

.post-cards-row.post-cards-row-transparent.post-cards-row-2 > div:first-child {
	border-right: 1px dotted #cfcfcf;
}

.post-cards-row.post-cards-row-transparent.post-cards-row-2 > div:first-child .post-card-thumb {
	margin-right: -31px !important;
}

.post-cards-row.post-cards-row-fill.post-cards-row-3 > div:first-child + div {
	background-color: #F0F0F0 !important;
}

.taxonomy-header + hr,
.archive-header + hr,
.taxonomy-description + hr {
	margin-top: 50px !important;
}

.post .entry-footer {
	margin-top: 25px;
}

.image-post-navigation .screen-reader-text {
	display: none;
}

.image-post-navigation {
	margin-top: 20px
}

.image-navigation .nav-links:before, .image-navigation .nav-links:after {
	content: " ";
	display: table;
}

.image-navigation .nav-links:after {
	clear: both;
}

.image-navigation .nav-links {
	*zoom: 1;
}

.image-navigation .nav-links .nav-previous {
	float: left;
	margin-bottom: 10px;
}

.image-navigation .nav-links .nav-next {
	float: right;
	margin-bottom: 10px;
}

.post .date {
	margin-bottom: 8px;
	line-height: 24px;
	font-size: 16px;
	color: #808080;
}

.post .date:after {
	content: '';
	display: block;
	width: 23px;
	height: 1px;
	background-color: #e2dfca;
	margin-top: 8px;
}

.post .meta .date:after {
	display: none;
}

body.single-post.single .post .date {
	line-height: 28px;
}

body .single .post .meta {
	margin-bottom: 30px;
}

.post .mix-list {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.post .denver-share-horizontal {
	margin: 25px 0 20px 0;
}

.post .denver-share-dropdown {
	margin: 25px 0 0 0;
}

.post p + .denver-share-dropdown {
	margin-top: 0;
}

.post .page-links + .denver-share-dropdown,
.post .page-links + .tags {
	margin-top: 35px;
}

.post .entry-link-content + .denver-share-dropdown,
.post .entry-link-content + .tags {
	margin-top: 35px;
}

.post p.attachment {
	margin-top: 20px;
}

.post.type-attachment .entry-attachment {
	margin-top: 27px;
}

.post.type-attachment .entry-attachment img {
	display: block;
	max-width: 100%;
	height: auto;
}

.post .meta p {
	margin-bottom: 0;
	font-size: 16px;
	line-height: 24px;
}

body .single .post .meta > * {
	vertical-align: top;
	display: inline-block;
	margin: 0 25px 0 0;
}

body.single-post.single .post .meta {
	margin-bottom: 30px;
}

body.single-post.single .post .meta > * {
	vertical-align: top;
	display: inline-block;
	margin: 0 25px 0 0;
}

.post h2 {
	font-size: 28px;
	margin-bottom: 27px;
	margin-top: -4px;
}

.post h2 + p {
	margin-top: -10px;
}

body .single .post h2 {
	margin-bottom: 10px;
}

body.single.single-post .post h2 {
	margin-bottom: 10px;
}

.post .slider {
	margin-bottom: 25px;
}

.post.mix h2 {
	margin-bottom: 15px;
}

.post.mix .meta {
	margin-bottom: 15px;
}

.post.mix .meta .date {
	margin-right: 20px;
}

.post.mix .meta a {
	color: #4D4D4D;
}

.post.mix .meta a:hover {
	color: #808080;
}

.post.mix > img {
	margin-bottom: 30px;
}

.post.mix hr {
	margin: 40px auto;
}

.post.mix blockquote {
	padding: 0;
	margin-bottom: 15px;
	margin-right: 0;
	background-color: transparent;
}

.post.mix blockquote footer {
	text-align: left;
}

.post .link {
	font-size: 22px;
	line-height: 32px;
	display: inline-block;
	margin-bottom: 20px;
	color: #4D4D4D;
}

.post .link:hover {
	color: #808080;
}

.post .entry-thumbnail {
	margin-bottom: 30px;
}

.post .entry-thumbnail img {
	display: block;
	max-width: 100%;
	height: auto;
}

.post .entry-thumbnail:last-child {
	margin-bottom: 0;
}

.post .sticky-post {
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	background-color: #333;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	padding: 1px 11px;
	font-weight: 700;
	letter-spacing: 1px;
	margin-bottom: 25px;
	margin-top: -5px;
}

.post.format-image > img {
	margin-bottom: 30px;
}

.post.format-chat pre {
	overflow-x: hidden;
	height: auto;
	word-break: normal;
	word-wrap: normal;
	white-space: pre-line;
}

.post.format-chat pre strong {
	color: #000;
}

.post.format-status pre,
.post.format-aside pre {
	overflow-x: hidden;
	height: auto;
	word-break: normal;
	word-wrap: normal;
	white-space: pre-line;
	color: #1a1a1a;
	font-size: 28px;
	padding: 50px 90px;
	line-height: 36px;
	font-family: "Raleway", sans-serif;
}

.post.format-aside pre {
	font-size: 24px;
	margin-top: 34px;
}

.post.format-aside pre:first-child {
	margin-top: 0;
}

.post.format-aside .sticky-post + pre {
	margin-top: 9px;
}

.post.format-quote blockquote:last-child {
	margin-bottom: 0;
}

.post.format-quote blockquote {
	background-color: #F7F7F7;
	padding: 45px 55px 35px;
	border: 0;
	margin: 0 0 25px;
	max-width: 100%;
}

.post.format-quote blockquote p {
	color: #4D4D4D;
	font-size: 28px;
	line-height: 34px;
	margin: 0 0 15px;
}

.post.format-quote blockquote footer {
	font-size: 20px;
	color: #A6A6A6;
	text-align: right;
	margin: 0;
}

.post.format-link .entry-link-content > a:first-child,
.post.format-link .entry-link-content > p:first-child a {
	font-size: 22px;
	line-height: 32px;
	display: inline-block;
	color: #4d4d4d;
}

.audio-wrap {
	padding: 50px 0;
	margin-bottom: 30px;
	background-color: #F7F7F7;
	text-align: center;
}

.quote-wrap blockquote {
	background-color: #F7F7F7;
	padding: 45px 80px;
	border: 0;
	margin: 0 0 25px;
	max-width: 100%;
}

.quote-wrap blockquote p {
	color: #4D4D4D;
	font-size: 28px;
	line-height: 34px;
	margin: 0 0 15px;
}

.quote-wrap blockquote footer {
	font-size: 20px;
	color: #A6A6A6;
	text-align: right;
}

.bio img {
	width: 100px;
	height: 100px;
}

.user-comment-thumbnail {
	float: left;
	overflow: hidden;
	height: 100px;
	width: 100px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: block;
}

.bio .about {
	margin: 0 0 0 126px;
}

.bio .about .btn {
	background-color: #333 !important;
	border-color: #333 !important;
	color: #fff !important;
	font-weight: 800;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 30px;
	padding: 0 13px;
	height: 32px;
	font-size: 12px !important;
}

.bio .about .btn:hover {
	background-color: #262626 !important;
	border-color: #262626 !important;
}

.gallery {
	margin-bottom: 25px;
	margin-left: -1.79104477%;
	margin-right: -1.79104477%;
}

.gallery:last-child {
	margin-bottom: 0;
}

.gallery img {
	display: block;
	max-width: 100%;
	height: auto;
}

.gallery-item {
	display: inline-block;
	padding: 1.79104477%;
	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-icon img {
	margin: 0 auto;
}

.gallery-caption {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: block;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 0.5em 0;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

/*------------------------------------------------------------------
[ COMMENTS ]
-------------------------------------------------------------------*/

.comment-navigation:last-child {
	margin-top: 40px;
}

.comment-navigation h2 {
	font-size: 20px;
	margin-bottom: 15px;
}

.comment-navigation + hr + .comment {
	margin-top: 56px;
}

.comment-navigation .nav-links:before, .comment-navigation .nav-links:after {
	content: " ";
	display: table;
}

.comment-navigation .nav-links:after {
	clear: both;
}

.comment-navigation .nav-links {
	*zoom: 1;
}

.comment-navigation .nav-links .nav-previous {
	float: left;
	margin-bottom: 10px;
}

.comment-navigation .nav-links .nav-next {
	float: right;
	margin-bottom: 10px;
}

.comments h3 small,
.comment-respond h3 small {
	margin-top: 10px;
	margin-bottom: 30px;
	display: block;
	color: #d9d9d9;
	font-size: inherit;
	font-weight: inherit;
	line-height: 1;
}

.comment-respond h3 a {
	font-size: 17px;
}

.comment-body p {
	color: grey;
}

.comments + .comment-respond {
	margin-top: 60px;
}

.comments:last-child {
	margin-bottom: 0;
}

.comments .comment {
	margin-bottom: 40px;
}

.comments .comment .comment-line {
	color: #A6A6A6;
	margin-bottom: 5px;
}

.comments .comment .comment-line .comment-reply-link,
.comments .comment .comment-line .comment-reply-login {
	margin-left: 10px;
	margin-right: 10px;
}

.comment-body p.text-warning {
	color: #8a6d3b;
}

.comments .comment .comment-line .comment-author {
	color: #1A1A1A;
}

.comments .comment .comment-ava {
	float: left;
}

.comments .comment .comment-ava img {
	width: 100px;
	height: 100px;
}

.comments .comment .comment-text {
	margin-left: 126px;
	margin-top: -8px;
	min-height: 108px;
}

.comments .comment > .comment {
	margin: 40px 0 0 30px;
}

.comments > .comment + .comment-respond {
	margin-bottom: 48px;
}

.comments .comment > .comment + .comment-respond {
	margin: 40px 0 8px 30px;
}

.comments .comment .raty {
	margin: -4px 0 0 4px;
}

.comments .comment img {
	min-width: 60px;
}

.addcomment h3 small,
.comment-respond h3 small {
	margin-bottom: 10px;
}

/*------------------------------------------------------------------
[ FOOTER ]
-------------------------------------------------------------------*/

.footer-style-gray {
	background-color: #f0f0f0 !important;
}

.footer-no,
.footer-line-no .row > hr {
	opacity: 0 !important;
	visibility: hidden !important;
	height: 0 !important;
	overflow: hidden !important;
	width: 0 !important;
	position: absolute;
	left: -9999px;
}

.footer-style-dark .widget h5 {
	color: #fff;
}

.footer-style-dark .widget a {
	color: #a6a6a6 !important;
}

.footer-style-dark .widget a:hover {
	color: #808080 !important;
}

/*-- Dark Calendar --*/
.footer-style-dark .widget.widget_calendar caption {
	color: #777;
}

.footer-style-dark .widget.widget_calendar .calendar tbody td,
.footer-style-dark .widget.widget_calendar #wp-calendar tbody td {
	color: #777;
}

.footer-style-dark #wp-calendar a {
	color: #a6a6a6;
}

.footer-style-dark #wp-calendar a:hover {
	color: #808080;
}

.footer-style-dark .widget.widget_calendar .calendar th,
.footer-style-dark .widget.widget_calendar #wp-calendar th {
	color: #a6a6a6;
}

/*-- Dark Category List --*/
.footer-style-dark .category-list li a span,
.footer-style-dark .category-list li span.count {
	color: #525252;
}

/*-- Dark Chosen Single --*/
.footer-style-dark .widget .chosen-container,
.footer-style-dark .widget .chosen-drop {
	background-color: #212121;
	border-color: #212121;
}

.footer-style-dark .widget .chosen-container-single .chosen-single {
	color: #666 !important;
}

.footer-style-dark .chosen-container .chosen-results li {
	color: #a6a6a6;
}

.footer-style-dark .chosen-container .chosen-results li.highlighted {
	color: #808080;
}

/*-- Dark CF7 --*/

.footer-style-dark .widget.widget_basement_form_widget div.wpcf7 .wpcf7-form .wpcf7-form-control-wrap input:not([type=button]):not([type=reset]):not([type=submit]):not([type=radio]):not([type=checkbox]):not([type=file]),
.footer-style-dark .widget.widget_basement_form_widget div.wpcf7 .wpcf7-form .wpcf7-form-control-wrap select,
.footer-style-dark .widget.widget_basement_form_widget div.wpcf7 .wpcf7-form .wpcf7-form-control-wrap textarea,
.footer-style-dark .widget.widget_basement_form_widget div.wpcf7 .wpcf7-form .wpcf7-form-control-wrap .chosen-container {
	height: 40px;
	background-color: #212121;
	border-color: #212121;
	color: #a6a6a6;
	margin: 7px 0;
}

.footer-style-dark .widget.widget_basement_form_widget div.wpcf7 .wpcf7-form .wpcf7-form-control-wrap textarea {
	height: 105px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.footer-style-dark .widget.widget_basement_form_widget .wpcf7-submit {
	background-color: #fff;
	border-color: #fff;
	color: #000;
}

.footer-style-dark .widget.widget_basement_form_widget .wpcf7-submit:hover {
	background-color: #f1f1f1;
	border-color: #f1f1f1;
}

/*-- Dark Text --*/
.footer-style-dark .widget .textwidget,
.footer-style-dark .widget p {
	color: #666;
}

/*-- Dark Lists --*/
.footer-style-dark .widget.widget_icon_list .horizontal-list li a,
.footer-style-dark .widget.widget_icon_list .horizontal-list li {
	color: #666 !important;
}

.footer-style-dark .widget.widget_icon_list .horizontal-list li a:hover {
	color: #999 !important;
}

.footer-style-dark .widget.widget_link_list .horizontal-list.text-center li {
	color: #a6a6a6;
}

.footer-style-dark .widget.widget_list table div {
	color: #666;
}

.footer-style-dark .widget.widget_list table {
	color: #a6a6a6;
}

/*-- Resent Posts --*/
.footer-style-dark .widget .comment-author-link,
.footer-style-dark .widget .comment-author-link a,
.footer-style-dark .widget.widget_recent_entries .post-date {
	color: #666 !important;
}

.footer-style-dark .widget .comment-author-link a:hover {
	color: #808080 !important;
}

/*-- RSS --*/
.footer-style-dark .widget.widget_rss h5 .rsswidget {
	color: #333 !important;
}

.footer-style-dark .widget.widget_rss h5 .rsswidget:hover {
	color: #808080 !important;
}

.footer-style-dark .widget.widget_rss .rss-date,
.footer-style-dark .widget.widget_rss .rssSummary {
	color: #4c4c4c;
}

.footer-style-dark .widget.widget_rss cite {
	color: #333;
}

/*-- Dark Search --*/
.footer-style-dark .widget.widget_search .form-control,
.footer-style-dark .widget.widget_product_search .form-control {
	background-color: #212121;
	border-color: #212121 !important;
	color: #a6a6a6;
}

.footer-style-dark ::-webkit-input-placeholder,
.footer-style-dark .form-control::-webkit-input-placeholder,
.footer-style-dark input::-webkit-input-placeholder,
.footer-style-dark textarea::-webkit-input-placeholder {
	color: #666 !important;
}

.footer-style-dark ::-moz-placeholder,
.footer-style-dark .form-control::-moz-placeholder,
.footer-style-dark input::-moz-placeholder,
.footer-style-dark textarea::-moz-placeholder {
	color: #666 !important;
}

.footer-style-dark input:-moz-placeholder,
.footer-style-dark textarea:-moz-placeholder,
.footer-style-dark .form-control:-moz-placeholder {
	color: #666 !important;
}

.footer-style-dark input:-ms-input-placeholder,
.footer-style-dark textarea:-ms-input-placeholder,
.footer-style-dark .form-control:-ms-input-placeholder {
	color: #666 !important;
}

.footer-style-dark .widget .widget-search button {
	color: #fff;
}

.footer-style-dark .widget .widget-search button:hover {
	color: #808080;
}

/*-- Dark Sharing --*/
.footer-style-dark .denver-share-dropdown .btn-share {
	color: #fff !important;
}

.footer-style-dark .denver-share-dropdown .btn-share:hover {
	color: #808080 !important;
}

.footer-style-dark .denver-share-dropdown .share-tooltip {
	background-color: #1A1A1A;
}

/*-- Dark Tag Gloud --*/
.footer-style-dark .widget.widget_tag_cloud .tagcloud a,
.footer-style-dark .widget.widget_product_tag_cloud .tagcloud a,
.footer-style-dark .widget.widget_layered_nav_filters li a {
	background-color: #212121;
}

.footer-style-dark .widget.widget_tag_cloud .tagcloud a:hover,
.footer-style-dark .widget.widget_product_tag_cloud .tagcloud a:hover,
.footer-style-dark .widget.widget_layered_nav_filters li a:hover {
	background-color: #fff;
	color: #1a1a1a !important;
}

/*-- Dark Twitter --*/
.footer-style-dark .widget.widget_basement_twitter_embed_widget .twitter-widget li p,
.footer-style-dark .widget.widget_basement_twitter_embed_widget .twitter-widget .user {
	color: #4c4c4c;
}

.footer-style-dark .widget.widget_basement_twitter_embed_widget .twitter-widget .user a {
	color: #fff !important;
}

.footer-style-dark .widget.widget_basement_twitter_embed_widget .twitter-widget .user a:hover {
	color: #808080 !important;
}

/*-- Gray Chosen Single --*/
.footer-style-gray .widget .chosen-container,
.footer-style-gray .widget .chosen-drop {
	background-color: #fff;
	border-color: #fff;
}

/*--  Gray CF7 --*/
.footer-style-gray .widget.widget_basement_form_widget div.wpcf7 .wpcf7-form .wpcf7-form-control-wrap input:not([type=button]):not([type=reset]):not([type=submit]):not([type=radio]):not([type=checkbox]):not([type=file]),
.footer-style-gray .widget.widget_basement_form_widget div.wpcf7 .wpcf7-form .wpcf7-form-control-wrap select,
.footer-style-gray .widget.widget_basement_form_widget div.wpcf7 .wpcf7-form .wpcf7-form-control-wrap textarea,
.footer-style-gray .widget.widget_basement_form_widget div.wpcf7 .wpcf7-form .wpcf7-form-control-wrap .chosen-container {
	background-color: #fff;
	border-color: #fff;
}

/*-- Gray Search --*/
.footer-style-gray .widget.widget_search .form-control,
.footer-style-gray .widget.widget_product_search .form-control {
	background-color: #fff;
	border-color: #fff !important;
	color: #4c4c4c;
}

/*-- Gray Share --*/
.footer-style-gray .denver-share-dropdown .share-tooltip {
	background-color: #f0f0f0;
}

/*-- Gray Tag Cloud --*/
.footer-style-gray .widget.widget_tag_cloud .tagcloud a,
.footer-style-gray .widget.widget_product_tag_cloud .tagcloud a,
.footer-style-gray .widget.widget_layered_nav_filters li a {
	background-color: #fff;
}

.footer-style-gray .widget.widget_tag_cloud .tagcloud a:hover,
.footer-style-gray .widget.widget_product_tag_cloud .tagcloud a:hover,
.footer-style-gray .widget.widget_layered_nav_filters li a:hover {
	background-color: #212121;
}

/*-- Gray Hr --*/
.footer-style-gray .row > hr {
	border-color: #dadada;
}

/*-- Dark Hr --*/
.footer-style-dark .row > hr {
	border-color: #262626;
}

/*-- Widget lines --*/
.footer .widget.widget-left-line:before {
	left: 0;
}

.footer .widget.widget-right-line:after {
	right: 0;
}

.footer .widget.widget-left-line:before,
.footer .widget.widget-right-line:after {
	content: '';
	display: block;
	position: absolute;
	top: 12px;
	bottom: 12px;
	width: 1px;
	height: auto;
}

.footer-style-gray .widget.widget-left-line:before,
.footer-style-gray .widget.widget-right-line:after {
	background-color: #dadada;
}

.footer-style-dark .widget.widget-left-line:before,
.footer-style-dark .widget.widget-right-line:after {
	background-color: #262626;
}

.footer .left-border-visible-xs:before,
.footer .left-border-visible-sm:before,
.footer .left-border-visible-md:before,
.footer .left-border-visible-lg:before {
	display: none !important;
}

.footer .right-border-visible-xs:after,
.footer .right-border-visible-sm:after,
.footer .right-border-visible-md:after,
.footer .right-border-visible-lg:after {
	display: none !important;
}

.hr-visible-xs,
.hr-visible-sm,
.hr-visible-md,
.hr-visible-lg {
	opacity: 0 !important;
	position: absolute;
	left: -99999px;
}

.footer .row > hr {
	margin: 0 30px;
}

.footer {
	background-color: #1A1A1A;
}

.footer .container {
	font-size: 0;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.footer .container > .row {
	margin-top: 0;
	margin-bottom: 0;
}

.footer .container > .row > div {
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	font-size: 17px;
	float: none;
	margin-top: 47px;
	margin-bottom: 47px;
}

.footer p.copyright {
	color: #333;
}

.footer ul,
.footer li {
	margin-bottom: 0;
}

.footer .social {
	margin-left: -20px;
}

.footer .social a {
	font-size: 28px;
	margin-left: 8px;
	color: #333;
}

.footer .social a:hover {
	color: #D9D9D9;
}

.footer address {
	color: #4D4D4D;
}

.footer.footer-light {
	background-color: #F0F0F0;
}

.footer.footer-light p.copyright,
.footer.footer-light address {
	color: #A6A6A6;
}

.footer.footer-light a,
.footer.footer-light .social a {
	color: #4D4D4D;
}

.footer.footer-light a:hover,
.footer.footer-light .social a:hover {
	color: #808080;
}

.footer.footer-simple .container {
	padding: 75px 0 70px;
}

.footer.footer-simple .hidden-simple {
	display: none;
}

.footer.footer-simple .col-md-2 {
	text-align: right;
	width: 66.6667%;
}

.footer.footer-simple li {
	vertical-align: top;
	display: inline-block;
	line-height: 28px;
	margin-left: 15px;
}

.footer.footer-simple li .social {
	margin-left: 15px;
}

.footer .visible-simple {
	display: none;
}

/*------------------------------------------------------------------
[ MODAL ]
-------------------------------------------------------------------*/
.modal {
	z-index: 999999;
}

.modal .close {
	background: url("assets/images/ico-close.png") 0 0 no-repeat;
	width: 21px;
	height: 21px;
	position: absolute;
	top: 30px;
	right: 30px;
	display: block;
	border: 0;
	z-index: 10;
	opacity: .2;
}

.modal .close:hover {
	opacity: 1;
}

.modal .divtable {
	width: 100%;
}

.modal-backdrop {
	background-color: rgba(0, 0, 0, .9);
}

.modal-backdrop.in {
	opacity: 1;
}

.person-modal .container {
	padding: 150px 0 50px;
}

.person-modal .container img {
	margin-bottom: 60px;
}

.person-modal .container h4 {
	color: #FFF;
	margin-bottom: 30px;
	font-weight: 500;
}

.person-modal .container h4 cite {
	color: #808080;
}

.person-modal .container p {
	color: #4D4D4D;
	margin-bottom: 35px;
}

.person-modal .container nav a {
	font-size: 28px;
	margin: 0 7px;
	color: #A6A6A6;
}

.person-modal .container nav a:hover {
	color: #D9D9D9;
}

/*------------------------------------------------------------------
[ PAGE 404 ]
-------------------------------------------------------------------*/

.page-404-error .separate_line_basement-1 {
	display:block;
	margin-left: 0;
	margin-right: auto;
	border-color: #d9d9d9;
	border-top-style: solid;
	border-top-width: 3px;
	margin-top: 23px;
	margin-bottom: 25px;
	width: 23px;
}

.page-404-error .separate_line_basement-2 {
	display:block;
	margin-left: 0;
	margin-right: auto;
	border-color: #e6e6e6;
	border-top-style: solid;
	border-top-width: 1px;
	margin-top: 25px;
	margin-bottom: 25px;
}

.html404,
.error404 {
	width: 100%;
	height: 100%;
	min-height: 100%;
}

.error404 .divtable {
	width: 100%;
	height: 100%;
}

.error404 hr {
	margin: 40px auto 44px;
}

/*------------------------------------------------------------------
[ AUDIO PLAYER ]
-------------------------------------------------------------------*/

.mejs-container + p {
	margin-top: 20px;
}

div.mejs-container.mejs-audio {
	position: relative;
	text-align: left;
	vertical-align: top;
	display: inline-block;
	max-width: 90%;
}

div.mejs-container.mejs-audio,
div.mejs-container.mejs-audio * {
	font-family: "Raleway", sans-serif !important;
}

div.mejs-container.mejs-audio .mejs-controls,
div.mejs-container.mejs-audio .mejs-embed,
div.mejs-container.mejs-audio .mejs-embed body {
	background: transparent !important;
}

div.mejs-container.mejs-audio,
div.mejs-container.mejs-audio .mejs-controls,
.mejs-embed,
.mejs-embed body {
	background: transparent !important;
}

div.mejs-container.mejs-audio .mejs-inner {
	position: static;
}

div.mejs-container.mejs-audio .mejs-controls {
	position: relative;
	top: auto;
	bottom: auto;
}

div.mejs-container.mejs-audio .mejs-controls .mejs-button button {
	outline: none;
}

div.mejs-container.mejs-audio .mejs-controls .mejs-time {
	color: #808080;
	font-size: 12px;
	min-width: 37px;
	text-align: center !important;
	padding-left: 0 !important;
}

div.mejs-container.mejs-audio .mejs-time-float {
	border: none;
}

div.mejs-container.mejs-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
div.mejs-container.mejs-audio .mejs-controls .mejs-time-rail .mejs-time-loaded {
	-webkit-border-radius: 3px !important;
	-moz-border-radius: 3px !important;
	border-radius: 3px !important;
}

div.mejs-container.mejs-audio .mejs-controls .mejs-time-rail .mejs-time-total {
	background: #d9d9d9;
	-webkit-border-radius: 3px !important;
	-moz-border-radius: 3px !important;
	border-radius: 3px !important;
}

div.mejs-container.mejs-audio .mejs-controls .mejs-time-rail .mejs-time-loaded,
div.mejs-container.mejs-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
	background: #e6e6e6;
	-webkit-border-radius: 3px !important;
	-moz-border-radius: 3px !important;
	border-radius: 3px !important;
}

div.mejs-container.mejs-audio .mejs-controls .mejs-time-rail .mejs-time-current,
div.mejs-container.mejs-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	background: #ff695a;
	-webkit-border-radius: 3px !important;
	-moz-border-radius: 3px !important;
	border-radius: 3px !important;
}

div.mejs-container.mejs-audio .mejs-controls .mejs-button.mejs-play button {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAQCAYAAAAmlE46AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo1MzdGREJCM0M5MjE2ODExODIyQUYyRkZDQTlCOEY0NyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1MjgzNjc1RjUzOUUxMUU0QTNEODlCQ0M2REVFQkM2OSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1MjgzNjc1RTUzOUUxMUU0QTNEODlCQ0M2REVFQkM2OSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NTFDQ0M0NTA4OTIxNjgxMTgyMkFGOUNDQUQwMURDNjgiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NTM3RkRCQjNDOTIxNjgxMTgyMkFGMkZGQ0E5QjhGNDciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5oggMsAAAAhElEQVR42mJgYGDoAOL3QJzIQCKYC8T/ofgYEBuToxGGZwOxKDkaQfgDEGcBMTOpGmH4EhDbomtiIsIrukB8CIiXA7EMKTYi459AXAzErCwkxgAbEPcA8Q0mEjX+gtq4ixSnkuzHi0BsQ2o8ZpIajySnHJLSaic5uYPx////DOQAgAADADc1U0Gf3qVmAAAAAElFTkSuQmCC") center center no-repeat;
}

div.mejs-container.mejs-audio .mejs-controls .mejs-button.mejs-pause button {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAQCAYAAAAmlE46AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo1MzdGREJCM0M5MjE2ODExODIyQUYyRkZDQTlCOEY0NyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpBODE0RTY2ODUzQTAxMUU0ODk0M0Q3MkVCOEU1OTRGMCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpBODE0RTY2NzUzQTAxMUU0ODk0M0Q3MkVCOEU1OTRGMCIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NTFDQ0M0NTA4OTIxNjgxMTgyMkFGOUNDQUQwMURDNjgiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NTM3RkRCQjNDOTIxNjgxMTgyMkFGMkZGQ0E5QjhGNDciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz51LtvfAAAAcElEQVR42mL8//8/A7mAB4inAzHIhJVALIRFDS8Qz4WqWQLEAiDBBKgADNdg0ZiJpqaYCUjwoSkSxKKRH40vwESu/0Y1DjqNn9DE3mNR9xEbH5RWZ0KT0gogFsaiEZS65kPVLAalLkZycwfZfgQIMACgKRs/Cu95qgAAAABJRU5ErkJggg==") center center no-repeat;
}

div.mejs-container.mejs-audio .mejs-controls .mejs-mute button {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAQCAYAAADwMZRfAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo1MzdGREJCM0M5MjE2ODExODIyQUYyRkZDQTlCOEY0NyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1MkU0QUMzQjUzOUUxMUU0QTNEODlCQ0M2REVFQkM2OSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1MkU0QUMzQTUzOUUxMUU0QTNEODlCQ0M2REVFQkM2OSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NTFDQ0M0NTA4OTIxNjgxMTgyMkFGOUNDQUQwMURDNjgiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NTM3RkRCQjNDOTIxNjgxMTgyMkFGMkZGQ0E5QjhGNDciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5kuDTlAAABBUlEQVR42mJmwA+YgVgfiIWB+DUDGYAViAuA+D8QfwBiLVINYAHiXCD+DTXkCxD7I8nLAnEiIRe0APFfqAHohoC8mAAVi4ZpYgRiKSD2BeIYIF4DxP+QDIAZ4ge1wBiI+YG4F4jvA7EoyBBOIL6Epuk/FkO8gVgEiG8DcQMQSwPxPSAuYgISIKxCRDiB1H0C4vlAnAw1fA8QezKRENggb/8C4q1AzAPE2kB8F4jlmciIekZsTiQWgJzPBsRe0DC6CsTKQPyQCRoTd4kwBKSOD5o+5kJd5ALE22HOkwRiJyAOITKKBYB4KnIUk5rYWKCxg5LYaJLscWVAbQYyASifGBAyACDAAGpbSNSOO7c1AAAAAElFTkSuQmCC") center center no-repeat;
}

div.mejs-container.mejs-audio .mejs-controls .mejs-unmute button {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAQCAYAAADwMZRfAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo1MzdGREJCM0M5MjE2ODExODIyQUYyRkZDQTlCOEY0NyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0MzY4MUI2QjUzOUYxMUU0QTRDM0UxNDY2NTFGMTM3MiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0MzY4MUI2QTUzOUYxMUU0QTRDM0UxNDY2NTFGMTM3MiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NTFDQ0M0NTA4OTIxNjgxMTgyMkFGOUNDQUQwMURDNjgiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NTM3RkRCQjNDOTIxNjgxMTgyMkFGMkZGQ0E5QjhGNDciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6Cw/DWAAAAsElEQVR42mL8//8/AyMjIwMeoA7EvEB8BYh/gNRjAKyCCOABxC9AyoA4FKYeHTPhMcAFiOcCsTiUrwLE7NgU4jIkGohXArEUAxGABUrzAbEZEPMDsQMQJwAxDwORAGbITCCOIEI9Iz7vKBNp6X9SwoQkMPgMuUekerwBmw7ENkDsCcSTgfgLKQGLK9mDEttbqCYYrgSlWFKS/VIgDgfiZ8RFPPEZMAxXBmSkRlEAEGAAPBNbNiKjCEMAAAAASUVORK5CYII=") center center no-repeat;
}

.wp-playlist {
	padding-bottom: 2px !important;
	text-align: left !important;
}

.wp-playlist,
.wp-playlist *,
.wp-playlist-caption,
.wp-playlist-caption * {
	font-family: "Raleway", sans-serif !important;
	text-align: left !important;
}

.wp-playlist-item {
	padding-top: 8px !important;
	padding-bottom: 8px !important;

}

.wp-playlist-item-length {
	top: 50% !important;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 13px !important;
	margin-top: -2px;
}

.wp-video,
.wp-playlist {
	text-align: left !important;
	margin-bottom: 25px !important;
}

.wp-playlist div.mejs-container.mejs-audio {
	max-width: 100%;
}

.wp-playlist:last-child,
.wp-video:last-child {
	margin-bottom: 0 !important;
}

.wp-playlist-caption .wp-playlist-item-title {
	font-size: 13px !important;
}

/*------------------------------------------------------------------
[ VIDEO ]
-------------------------------------------------------------------*/

.embed-responsive {
	display: block;
	height: 0;
	overflow: hidden;
	padding: 0;
	margin-bottom: 30px;
	position: relative;
}

.embed-responsive.embed-responsive-16by9 {
	padding-bottom: 56.25%;
}

.embed-responsive.embed-responsive-4by3 {
	padding-bottom: 75%;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
	border: 0 none;
	bottom: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.video-wrap {
	position: relative;
	overflow: hidden;
	padding: 0;
	margin: 40px 0;
}

.video-wrap .container {
	padding: 0;
}

.html-video {
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: -3;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

.slider .html-video {
	margin-top: -2px;
	min-height: 102%;
}

.error404 .html-video {
	position: fixed;
	right: 0;
	bottom: 0;
	z-index: -10;
}

/*------------------------------------------------------------------
[ PROMO ]
-------------------------------------------------------------------*/

.promo-content .row:nth-last-child(2),
.promo-content .row:nth-last-child(2) > div[class*="col-"],
.promo-content .google-map:last-child {
	margin-bottom: 0;
}

/*------------------------------------------------------------------
[ SPLASH PAGE ]
-------------------------------------------------------------------*/

.splash {
	background-color: #E6E6E6;
}

.splash .header .navbar-brand,
.splash .header .slogan {
	line-height: 140px;
	padding: 0;
}

.splash .slogan {
	color: #A6A6A6;
	font-weight: 500;
	line-height: 56px;
}

.splash .doc {
	display: inline-block;
	margin-top: 20px;
}

.splash .doc:hover {
	opacity: .8;
}

.splash .content {
	padding-bottom: 0;
}

.splash .mix-list {
	text-align: center;
}

.splash .mix-list .mix {
	padding: 0 30px;
	margin-bottom: 40px;
	float: none;
	width: 356px;
	position: relative;
}

.splash .mix-list .mix .mask {
	left: 30px;
	width: calc(100% - 60px);
}

.splash ul.nav-category {
	margin-bottom: 30px;
}

.splash footer {
	background-color: transparent;
	text-align: center;
	padding-bottom: 80px;
}

.splash footer a {
	color: #4D4D4D;
}

.splash footer a:hover {
	color: #A6A6A6;
}

.splash #theme-settings {
	display: none !important;
}

/*------------------------------------------------------------------
[ SHARE BLOCK ]
-------------------------------------------------------------------*/

.denver-share-title > p {
	margin-right: 7px;
}

.denver-share-title .denver-share-dropdown {
	vertical-align: top;
}

.denver-share-title .denver-share-horizontal {
	position: relative;
	display: inline-block;
	vertical-align: top;
	top: -2px;
}

.denver-share-dropdown {
	position: relative;
	display: inline-block;
	*display: inline;
	z-index: 100;
	margin-bottom: 10px;
}

.denver-share-dropdown:hover .share-tooltip {
	opacity: 1;
	left: -16px;
	top: 100%;
}

.widget_image img {
	margin-bottom: 15px;
}

.mobile .denver-share-dropdown .btn-share {
	pointer-events: none;
}

.denver-share-dropdown .btn-share {
	color: #808080;
	padding: 1px;
	display: block;
	width: 20px;
	text-align: center;
	font-size: 20px;
}

.denver-share-dropdown:hover .btn-share {
	color: #333;
}

.denver-share-dropdown .share-tooltip {
	-webkit-transition: opacity 0.2s ease-in-out;
	-moz-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
	overflow: hidden;
	position: absolute;
	top: -9999px;
	left: -9999px;
	opacity: 0;
	padding-top: 10px;
	z-index: 1000;
}

.denver-share-dropdown .share-tooltip.is-top {
	top: auto;
	bottom: 100%;
	padding-top: 0;
	padding-bottom: 10px;
}

.denver-share-dropdown .ya-share2__container > ul > li {
	background-color: #fff;
}

.denver-share-dropdown .share-tooltip *,
.denver-share-horizontal * {
	margin: 0 !important;
	padding: 0 !important;
	line-height: 0 !important;
	font-size: 0 !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}

.denver-share-horizontal {
	margin-bottom: 10px;
}

.denver-share-dropdown .share-tooltip ul li:before,
.denver-share-horizontal ul li:before {
	display: none;
}

.ya-share2__item {
	opacity: 1 !important;
}

.ya-share2__item > a:hover {
	opacity: 0.9;
}

.denver-share-dropdown .share-tooltip ul li .ya-share2__icon {
	width: 50px !important;
	height: 50px !important;
	background-repeat: no-repeat !important;
	background-size: 30px 30px !important;
	background-position: center center !important;
}

.denver-share-horizontal ul li .ya-share2__icon {
	width: 32px !important;
	height: 32px !important;
	background-repeat: no-repeat !important;
	background-size: 20px 20px !important;
	background-position: center center !important;
}

.denver-share-horizontal ul li .ya-share2__badge {
	-webkit-border-radius: 50% !important;
	-moz-border-radius: 50% !important;
	border-radius: 50% !important;
}

.denver-share-horizontal ul li {
	margin-right: 3px !important;
	margin-bottom: 3px !important;
}

/*------------------------------------------------------------------
[ PROJECT ]
-------------------------------------------------------------------*/

.project-header.row {
	margin-bottom: 0;
}

.project-header.row > div {
	margin-bottom: 13px !important;
}

.project-header .denver-share-dropdown {
	vertical-align: middle;
	margin-bottom: 1px;
}

.project-header .denver-share-horizontal {
	margin-bottom: 0;
	position: relative;
	display: inline-block;
	*display: inline;
	z-index: 999;
	vertical-align: middle;
}

.project-header h3 span {
	margin-right: 15px;
}

.project-header + .project-info {
	margin-top: 30px;
}

.project-terms {
	text-align: right;
	color: #808080;
	font-weight: 500;
	margin-bottom: 9px;
	margin-top: 2px;
}

.project-gallery-wrap {
	margin: 0 -30px;
}

.project-gallery-wrap.basement-stretched {
	margin: 0;
}

.table-project .btn {
	color: #fff !important;
}

.table-project .btn-primary {
	color: #d9d9d9 !important;
}

.table-project .btn-default,
.table-project .btn-link {
	color: #333 !important;
}

.table-project .btn-default:hover {
	color: #d9d9d9 !important;
}

/*------------------------------------------------------------------
[ REVOLUTION SLIDER ]
-------------------------------------------------------------------*/

.denver_revslider_before_content .page-title-top {
	margin-bottom: 0 !important;
}

.denver_revslider_header_content .page-title-top {
	visibility: hidden !important;
	opacity: 0 !important;
	overflow: hidden;
!important;
	height: 0 !important;
	display: none !important;
}

.denver_revslider_header_content .header-helper {
	visibility: hidden !important;
	opacity: 0 !important;
	overflow: hidden;
!important;
	height: 0 !important;
	display: none !important;
}

.denver_revslider_header_content .navbar-fixed-top.no-sticky {
	position: absolute;
}

.denver-small.tparrows,
.denver-medium.tparrows,
.denver-big.tparrows {
	font-family: "dosislight" !important;
}

.denver-small.tparrows:before,
.denver-medium.tparrows:before,
.denver-big.tparrows:before {
	display: none;
}

.denver-small.tparrows.tp-leftarrow:after,
.denver-medium.tparrows.tp-leftarrow:after,
.denver-big.tparrows.tp-leftarrow:after {
	content: '←' !important;
}

.denver-small.tparrows.tp-rightarrow:after,
.denver-medium.tparrows.tp-rightarrow:after,
.denver-big.tparrows.tp-rightarrow:after {
	content: '→' !important;
}

.rs-background-video-layer iframe {
	border: none;
}

.rev-btn {
	transition: color 0.15s ease 0s, background 0.15s ease 0s, border-color 0.15s ease 0s, opacity 0.15s ease 0s !important;
}

.tp-caption h1 {
	font-size: 30px;
	color: #4d4d4d;
	margin-bottom: 30px;
}

.tp-caption h1 strong {
	font-weight: inherit;
	color: #1a1a1a;
}

.tp-caption .h1::after, .tp-caption h1::after {
	display: block;
	color: rgb(217, 217, 217);
	font-size: inherit;
	font-weight: inherit;
	content: "—";
}

/*------------------------------------------------------------------
[ SEARCH ]
-------------------------------------------------------------------*/

.search-header .search-title {
	color: #1a1a1a;
	font-size: 18px;
}

.search-header .search-title span {
	color: #a6a6a6;
}

.search-header hr {
	margin-top: 36px;
	margin-bottom: 0;
}

.search-item {
	position: relative;
	margin: 29px 0 30px 0;
}

.search-item:first-child {
	margin-top: 32px;
}

.search-item:last-child:after {
	display: none;
}

.search-item.product {
	text-align: left;
}

.search-item:after {
	background-color: #eaeaea;
	display: block;
	content: '';
	width: 24px;
	height: 3px;
	margin-top: 28px;
}

.search-item .entry-title {
	font-size: 22px;
	margin-bottom: 15px;
}

.search-paginate hr {
	margin: 43px -30px 49px -30px;
	width: auto;
}

.entry-footer {
	margin-top: 15px;
}

.entry-footer a {
	margin: 0 5px;
}

.entry-footer a:first-child {
	margin-left: 0;
}

.entry-footer i {
	font-size: 15px;
}

.entry-footer i + a {
	margin-left: 3px;
}

/*------------------------------------------------------------------
[ RESPONSIVE ]
-------------------------------------------------------------------*/

@media screen and (max-width: 1079px) {

	.single-product-page-cart-form .variations.table td,
	.single-product-page-cart-form .variations.table th {
		width: 75%;
	}

	.single-product-page-cart-form .variations.table td:first-child,
	.single-product-page-cart-form .variations.table th:first-child {
		width: 25%;
	}

	.post-cards-row.post-cards-row-transparent.post-cards-row-3 > div:first-child + div {
		border-left: none;
		border-right: none;
	}

	.post-cards-row.post-cards-row-transparent.post-cards-row-2 > div:first-child {
		border-right: none;
	}

	.post-card-thumb {
		height: 400px;
	}

	.table-account .order-actions a + a {
		margin-left: 15px;
	}
}

@media (min-width: 1080px) {
	.footer .left-border-hidden-lg:before,
	.footer .right-border-hidden-lg:after {
		display: none !important;
	}

	.hr-hidden-lg {
		opacity: 0 !important;
		position: absolute;
		left: -99999px;
	}

	.footer .left-border-visible-lg:before,
	.footer .right-border-visible-lg:after {
		display: block !important;
	}

	.hr-visible-lg {
		opacity: 1 !important;
		position: static;
	}
}

@media screen and (min-width: 987px) {
	.header.menu_type_default .navbar-menu .navbar-nav .mega-menu {
		position: static;
	}

	.header.menu_type_default .navbar-menu .navbar-nav .mega-menu .dropdown-menu.sub-menu {
		left: 0;
		width: auto;
		right: 0;

	}

	.header.menu_type_default .navbar-menu .navbar-nav .mega-menu .dropdown-menu.sub-menu ul {
		display: block !important;
		opacity: 1 !important;
		visibility: visible !important;
	}

	.header.menu_type_default .navbar-menu .navbar-nav .mega-menu .dropdown-menu.sub-menu .fa.fa-angle-right {
		display: none !important;
		opacity: 0;
		visibility: hidden;
	}

	.header.menu_type_default .navbar-menu .navbar-nav .mega-menu .dropdown-menu.sub-menu {
		font-size: 0;
		overflow: hidden;
	}

	.header.menu_type_default .navbar-menu .navbar-nav .mega-menu .dropdown-menu.sub-menu > li {
		width: 25%;
		display: inline-block;
		*display: inline;
		zoom: 1;
		vertical-align: top;
		padding: 2px 30px;
	}

	.header.menu_type_default .navbar-menu .navbar-nav .mega-menu .dropdown-menu.sub-menu > li > a {
		padding: 0;
		display: inline-block;
		line-height: 1.3;
		white-space: normal;
	}

	.header.menu_type_default .navbar-menu .navbar-nav .mega-menu .dropdown-menu.sub-menu > li.basement-col {
		margin-bottom: -99999px;
		padding-bottom: 99999px;
	}

	.header.menu_type_default .navbar-menu .navbar-nav .mega-menu .dropdown-menu.sub-menu > li.basement-col.basement-col-1 .col-left-line,
	.header.menu_type_default .navbar-menu .navbar-nav .mega-menu .dropdown-menu.sub-menu > li.basement-col.basement-col-4 .col-right-line {
		display: none !important;
	}

	.header.menu_type_default .navbar-menu .navbar-nav .mega-menu .dropdown-menu.sub-menu > li.basement-col .col-left-line {
		left: -1px;
	}

	.header.menu_type_default .navbar-menu .navbar-nav .mega-menu .dropdown-menu.sub-menu > li.basement-col .col-right-line {
		right: 0;
	}

	.header.menu_type_default .navbar-menu .navbar-nav .mega-menu .dropdown-menu.sub-menu > li.basement-col .col-left-line,
	.header.menu_type_default .navbar-menu .navbar-nav .mega-menu .dropdown-menu.sub-menu > li.basement-col .col-right-line {
		display: block;
		position: absolute;
		top: 3px;
		bottom: 99999px;
		width: 1px;
		padding: 0;
		background-color: #3d3d3d;
	}

	.header.menu_type_default .navbar-menu .navbar-nav .mega-menu .dropdown-menu.sub-menu > li.basement-col li {
		padding: 1px 0;
	}

	.header.menu_type_default .navbar-menu .navbar-nav .mega-menu .dropdown-menu.sub-menu > li.basement-col li a {
		color: #A6A6A6;
		line-height: 1.3;
		font-weight: 500;
		display: inline-block;
		white-space: normal;
	}

	.header.menu_type_default .navbar-menu .navbar-nav .mega-menu .dropdown-menu.sub-menu > li.basement-col li a:hover {
		color: #fff;
	}

	.header.menu_type_default .navbar-menu .navbar-nav > li.dropdown {
		cursor: pointer;
	}

	.header.menu_type_default .navbar-menu .navbar-nav > li.dropdown > a {
		pointer-events: none;
		cursor: pointer;
	}
}

@media screen and (max-width: 986px) {
	.header.menu_type_default .navbar-menu .navbar-nav .mega-menu .dropdown-menu.sub-menu > li.basement-col.active,
	.header.menu_type_default .navbar-menu .navbar-nav .mega-menu .dropdown-menu.sub-menu > li.basement-col.active * {
		display: none !important;
	}

	.header.menu_type_default .navbar-menu .navbar-nav .mega-menu .dropdown-menu.sub-menu > li.menu-item {
		display: block !important;
	}
}

@media (min-width: 970px) and (max-width: 1079px) {
	.footer .left-border-hidden-md:before,
	.footer .right-border-hidden-md:after {
		display: none !important;
	}

	.hr-hidden-md {
		opacity: 0 !important;
		position: absolute;
		left: -99999px;
	}

	.footer .left-border-visible-md:before,
	.footer .right-border-visible-md:after {
		display: block !important;
	}

	.hr-visible-md {
		opacity: 1 !important;
		position: static;
	}
}

@media screen and (max-width: 969px) {

	.post-cards-row.post-cards-row-transparent.post-cards-row-no-thumb.post-cards-row-no-date > div,
	.post-cards-row.post-cards-row-transparent.post-cards-row-no-thumb.post-cards-row-yes-date > div {
		padding-top: 10px !important;
		padding-bottom: 10px !important;
		min-height: 1px !important;
	}

	.single-product-page-cart-form .variations .form-group > div:first-child,
	.single-product-page-cart-form .variations .form-group > div:first-child label {
		line-height: 1.4;
	}

	.single-product-page-cart-form .variations .form-group > div:first-child label {
		margin-bottom: 7px;
		margin-top: 15px;
	}

	.single-product-page-cart-form .variations .form-group:first-child > div:first-child label {
		margin-top: 0;
	}

	.single-product-page-cart-form .variations.table td,
	.single-product-page-cart-form .variations.table th {
		display: block;
		width: 100%;
		float: left;
	}

	.single-product-page-cart-form .variations.table td:first-child,
	.single-product-page-cart-form .variations.table th:first-child {
		display: block;
		width: 100%;
		padding-top: 10px !important;
	}

	.single-product-page-cart-form .variations.table tr:first-child td,
	.single-product-page-cart-form .variations.table tr:first-child th,
	.single-product-page-cart-form .variations.table tr:last-child td,
	.single-product-page-cart-form .variations.table tr:last-child th {
		padding-top: 0 !important;
	}

	.single-product-page-cart-form .variations.table tr:last-child td:first-child,
	.single-product-page-cart-form .variations.table tr:last-child th:first-child {
		padding-bottom: 0 !important;
	}

	body.blog .page-content-cell .irow [class*=col-],
	body.archive .page-content-cell .irow [class*=col-] {
		margin-bottom: 30px;
	}

	dl.dl-horizontal dt {
		width: 100%;
	}

	dl.dl-horizontal dd {
		margin-left: 0;
	}

	.header.header-big:before {
		height: 530px;
	}

	.navbar .navbar-nav > li > a {
		padding: 0 4px;
		font-size: 18px;
	}

	.media .media-left {
		padding-right: 15px;
	}

	.media .media-body h4 {
		margin-bottom: 10px;
		font-size: 18px;
	}

	.table-project {
		width: calc(100% + 30px);
		max-width: 280px;
		font-size: 16px;
		text-align: left;
	}

	.table-project > tbody > tr > th {
		padding-right: 5px;
	}

	.nav-tabs.tabs-horizontal > li > a {
		padding: 0 22px;
	}

	.quote-wrap blockquote {
		padding: 30px;
	}

	.table-account thead > tr > th {
		padding: 0 10px 15px;
	}

	.table-account tbody > tr:first-child > td {
		padding: 15px 10px 3px;
	}

	.table-account tbody > tr td {
		padding: 3px 10px;
	}

	.table.table-cart {
		margin-bottom: 20px;
		left: 0;
		width: 100%;
	}

	.table.table-cart thead > tr > th {
		padding: 0 10px 15px;
	}

	.table.table-cart thead > tr > th:first-child {
		padding-left: 30px;
	}

	.table.table-cart thead > tr > th:last-child {
		padding-right: 30px;
	}

	.table.table-cart tbody > tr:first-child td {
		padding-top: 20px;
	}

	.table.table-cart tbody > tr:last-child td {
		padding-bottom: 20px;
	}

	.table.table-cart tbody > tr > td {
		padding: 15px 10px;
	}

	.table.table-cart tbody > tr > td:first-child {
		padding-left: 30px;
	}

	.table.table-cart tbody > tr > td:last-child {
		padding-right: 30px;
	}

	.order-details [class*=col-] {
		margin-bottom: 30px;
	}

	.product-quantity a {
		width: 20px;
	}

	.product-quantity input[type=text] {
		width: 60px;
	}

	.icon-category {
		margin-bottom: -30px;
	}

	.icon-category [class*=col-] {
		margin-bottom: 30px;
	}

	.footer.footer-simple ul {
		margin-left: -40px;
	}

	.footer.footer-simple li {
		margin-left: 10px;
	}

	.footer.footer-simple li .social {
		margin-left: 0;
	}

	.splash ul.nav-category li {
		margin: 0 5px;
	}

	.page-title {
		padding-bottom: 20px !important;
	}

	.page-title-top,
	.page-title-top .page-title .main-page-title {
		text-align: center !important;
	}

	.page-title-top .page-title .main-page-title,
	.page-title-top .page-title .breadcrumb {
		float: none !important;
	}
}

@media screen and (max-width: 782px) {
	body.admin-bar {
		padding-top: 46px;
	}
	div[id="wpadminbar"] {
		position: fixed !important;
	}

}

@media screen and (max-width: 767px) {

	.project-nav a.prev {
		margin-bottom: 4px;
	}

	.nav-tabs.tabs-vertical {
		margin-bottom: 30px;
	}

	.project-nav a.prev,
	.project-nav a.next {
		float: none !important;
	}

	.woo-checkout-element,
	.woo-checkout-coupon {
		text-align: center;
	}

	.woocommerce.widget .product_list_widget > li > a {
		float: none;
	}

	.woocommerce.widget .product_list_widget img {
		margin: 0 auto 15px auto;
	}

	.woocommerce.widget .star-rating {
		margin-left: auto;
		margin-right: auto;
	}

	.woocommerce.widget_shopping_cart .buttons .btn {
		display: inline-block;
		*display: inline;
		zoom: 1;
		vertical-align: top;
	}

	.woo-after-shop-loop > div:first-child {
		margin-bottom: 25px !important;
	}

	.project-nav.row > div {
		margin-bottom: 10px !important;
	}

	.bio .user-comment-thumbnail {
		float: none;
	}

	.taxonomy-header,
	.archive-header,
	.taxonomy-description {
		text-align: center;
	}

	.post .date:after {
		margin-left: auto;
		margin-right: auto;
	}

	.post.format-status pre,
	.post.format-aside pre {
		padding-left: 20px;
		padding-right: 20px;
	}

	.post.format-quote blockquote {
		padding-left: 15px;
		padding-right: 15px;
	}

	.bio img {
		float: none;
	}

	.bio .about {
		margin-top: 30px;
		margin-left: 0 !important;
	}

	.irow.divtable {
		margin: 0;
	}

	.irow,
	.text-right {
		text-align: center;
	}

	.irow [class*=col-],
	.text-right [class*=col-],
	dl.dl-horizontal dt [class*=col-] {
		text-align: center;
		margin-bottom: 30px;
	}

	.irow [class*=col-]:last-child,
	.text-right [class*=col-]:last-child,
	dl.dl-horizontal dt [class*=col-]:last-child {
		margin-bottom: 0;
	}

	ul.category-list,
	ol.category-list,
	.row.irow.text-left > [class*=col-] {
		text-align: left;
	}

	.widget {
		text-align: center;
	}

	.widget caption,
	.widget tfoot,
	.widget ul.flat,
	.widget ul.category-list,
	.widget [class*=col-] > ul,
	.widget [class*=col-] > ol {
		text-align: center;
	}

	.widget ul.category-list .children,
	.widget ul.category-list .sub-menu {
		padding-left: 0;
	}

	.table .text-right {
		text-align: right;
	}

	.header.header-big:before {
		height: 420px;
	}

	.woocommerce-page .header.header-big:before {
		height: 530px;
	}

	.header .navbar-brand {
		padding: 0;
	}

	.header .navbar-nav {
		margin: 0;
	}

	.header .cart-list {
		margin: 0 5px 0 30px;
	}

	.navbar-fixed-top.no-sticky + .container {
		padding-top: 0;
	}

	.navbar-fixed-top + .container {
		padding-top: 140px;
	}

	.header.header_sticky_enable::after {
		/*height: 120px;*/
	}

	.navbar-fixed-top .container {
		padding-right: 30px;
	}

	ul.pagination {
		text-align: center;
	}

	.page-title {
		text-align: center;
	}

	.page-title h1 {
		float: none;
	}

	.page-title .breadcrumb {
		float: left !important;
	}

	.page-title .search-form {
		width: 294px;
	}

	.slider li[class*=col-] + li[class*=col-] {
		margin-top: 0;
	}

	.slider > header .slider-nav {
		text-align: center;
	}

	.apps {
		height: 500px;
	}

	.apps .container {
		height: 500px;
	}

	.apps .middle h1 {
		top: 0;
	}

	.nav-tabs.tabs-vertical {
		text-align: left;
	}

	.nav-tabs.tabs-vertical > li a {
		text-align: left;
	}

	.nav-tabs.tabs-vertical > li a[data-toggle] {
		text-align: center;
	}

	.nav-tabs.tabs-vertical > li.active > a,
	.nav-tabs.tabs-vertical > li.active > a:hover,
	.nav-tabs.tabs-vertical > li.active > a:focus,
	.nav-tabs.tabs-vertical > li.active > a[data-toggle],
	.nav-tabs.tabs-vertical > li.active > a[data-toggle]:hover,
	.nav-tabs.tabs-vertical > li.active > a[data-toggle]:focus {
		border-color: transparent;
	}

	.nav-tabs.tabs-vertical > li > a {
		padding: 0;
	}

	.nav-tabs.tabs-horizontal {
		text-align: center;
	}

	.nav-tabs.tabs-horizontal.text-left {
		text-align: left;
	}

	.nav-tabs.tabs-horizontal.text-right {
		text-align: right;
	}

	.nav-tabs.tabs-horizontal li {
		float: none;
		display: inline-block;
	}

	.form-group [class*=col-] + [class*=col-] {
		margin-top: 0;
		text-align: inherit;
	}

	.pricing .most {
		display: none;
	}

	.pricing [class*="col-"] {
		margin-top: 0;
		padding: 30px 0;
		height: auto;
	}

	.media {
		text-align: left;
	}

	.media .media-left {
		min-width: 70px;
	}

	.mfp-arrow.mfp-arrow-left {
		left: 0;
	}

	.mfp-arrow.mfp-arrow-right {
		right: 0;
	}

	.project-grid [class*=col-] + [class*=col-] {
		margin-top: 0;
	}

	.table-project {
		margin-left: auto;
		margin-right: auto;
	}

	.sidebar-visibility-all,
	.sidebar-visibility-phones,
	.sidebar-visibility-tablets_phones,
	.sidebar-visibility-desktops_phones {
		margin-top: 60px !important;
	}

	.posts:first-child {
		margin-bottom: 60px;
	}

	.posts:last-child {
		margin-top: 60px !important;
	}

	.sidebar-body .widget {
		max-width: 280px;
		margin-left: auto;
		margin-right: auto;
	}

	.footer .irow > .row {
		margin-left: 0;
		margin-right: 0;
	}

	.widget h5 {
		text-align: center;
	}

	.widget .btn {
		display: block;
		margin: auto;
	}

	.widget .price-label {
		margin: 0;
		text-align: center;
	}

	.catalog-bar {
		min-height: 0 !important;
	}

	.catalog-bar:last-child {
		margin-bottom: 30px;
	}

	.nav-single.row [class*=col-] + [class*=col-] {
		margin: 0;
	}

	.nav-single.row .nav-previous {
		text-align: left !important;
	}

	.nav-single.row .nav-next {
		text-align: right !important;
	}

	.calculation {
		max-width: 400px;
		margin: auto;
		text-align: center;
	}

	.calculate {
		padding-bottom: 40px;
	}

	.table-order {
		max-width: 400px;
		margin-left: auto;
		margin-right: auto;
	}

	.table-cart-total {
		max-width: 380px;
		margin-left: auto;
		margin-right: auto;
	}

	.table-cart-total th,
	.table-cart-total td {
		text-align: left;
	}

	.product.mix {
		margin: 0;
	}

	.grid-nav > * {
		display: block;
		margin: auto;
	}

	.woo-before-shop-loop {
		text-align: center;
	}

	.woo-before-shop-loop nav {
		margin-bottom: 15px;
	}

	.woo-before-shop-loop .chosen-container {
		text-align: center;
	}

	.woo-before-shop-loop .chosen-container-single .chosen-single span,
	.woo-before-shop-loop .chosen-container-single .chosen-single div {
		display: inline-block;
		*display: inline;
		zoom: 1;
		vertical-align: top;
		float: none;
	}

	.single-product-page-cart-form {
		max-width: 380px;
		margin-left: auto;
		margin-right: auto;
	}

	.single-product-page-cart-form .product-quantity.pull-right {
		float: none !important;
	}

	.footer .container {
		padding: 50px 0 40px;
	}

	.footer ul {
		text-align: center;
	}

	.footer.footer-simple .col-md-2 {
		width: 100%;
	}

	.footer.footer-simple .col-md-2 ul {
		width: 100%;
		text-align: center;
		margin: 0;
	}

	.footer.footer-simple .col-md-2 ul li {
		display: block;
		margin: 0;
	}

	.footer.footer-simple .col-md-2 ul li .social {
		margin-top: 30px;
	}

	.footer .social {
		margin-left: auto;
	}

	.scrolltop {
		display: none;
	}

	.splash .content > .row:first-child {
		margin-bottom: 40px;
	}

	.splash ul.nav-category {
		margin-bottom: 0;
	}

	.splash ul.nav-category li {
		margin: 0 3px;
	}

	.splash .doc {
		margin-top: 0;
	}

	.splash .mix-list .mix {
		padding: 0 15px;
		width: 315px;
	}

	.splash .mix-list .mix .mask {
		left: 15px;
		width: calc(100% - 30px);
	}

	.project-header {
		text-align: center !important;
	}

	.project-terms {
		text-align: center !important;
	}

	.project-header h3 span {
		display: inline-block;
		vertical-align: middle;
		*display: inline;
		z-index: 999;
		margin-bottom: 10px;
	}

	.project-header h3 span + .denver-share-dropdown,
	.project-header h3 span + .denver-share-horizontal {
		vertical-align: top;
	}

	.table-project {
		text-align: center;
	}

	.table-project th,
	.table-project td {
		text-align: center;
	}

	.table-project .button-cell-project {
		text-align: center;
	}

	.footer .left-border-hidden-xs:before,
	.footer .right-border-hidden-xs:after {
		display: none !important;
	}

	.hr-hidden-xs {
		opacity: 0 !important;
		position: absolute;
		left: -99999px;
	}

	.footer .left-border-visible-xs:before,
	.footer .right-border-visible-xs:after {
		display: block !important;
	}

	.hr-visible-xs {
		opacity: 1 !important;
		position: static;
	}

	.sidebar-line-left,
	.sidebar-line-right,
	.sidebar-line-left_right {
		border: none;
	}

	.widget.widget_link_list .horizontal-list,
	.widget.widget_icon_list .horizontal-list {
		text-align: center !important;
	}

	.widget.widget_link_list .horizontal-list li,
	.widget.widget_icon_list .horizontal-list li {
		margin: 0 9px 0 9px !important;
	}

	.widget.widget_basement_sharing_widget .text-left,
	.widget.widget_basement_sharing_widget .text-right {
		text-align: center !important;
	}

	.widget.widget_basement_twitter_embed_widget .twitter-widget li:before {
		float: none !important;
		display: inline-block !important;
		*display: inline;
		zoom: 1;
		vertical-align: top;
	}

	.widget.widget_basement_twitter_embed_widget .twitter-widget li p,
	.widget.widget_basement_twitter_embed_widget .twitter-widget .user {
		margin-left: 0 !important;
	}

	.header-helper > div,
	.border-container {
		width: auto;
		left: 0;
		right: 0;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	.header.header_sticky_disable + .page-title-top .page-title {
		padding-top: 30px;
	}

}

@media screen and (min-width: 767px) {
	.header.logo_position_right .navbar-brand {
		margin-right: -30px;
	}
}

@media (min-width: 768px) and (max-width: 969px) {

	.product-quantity.inline {
		margin-right: 10px;
	}

	.footer .left-border-hidden-sm:before,
	.footer .right-border-hidden-sm:after {
		display: none !important;
	}

	.hr-hidden-sm {
		opacity: 0 !important;
		position: absolute;
		left: -99999px;
	}

	.footer .left-border-visible-sm:before,
	.footer .right-border-visible-sm:after {
		display: block !important;
	}

	.hr-visible-sm {
		opacity: 1 !important;
		position: static;
	}
}

@media screen and (max-width: 639px) {

	.post.mix {
		width: 100%;
	}

	.coupon {
		text-align: center;
	}

	.coupon .form-group {
		float: none;
		margin-bottom: 15px;
		border: 1px solid #E6E6E6;
	}

	.coupon .form-group + .btn {
		margin: auto;
		display: block;
	}

	.coupon .btn.pull-right {
		float: none !important;
		clear: both;
		margin: 15px auto 0;
	}

	.countdown i {
		line-height: 60px;
		width: 20px;
		margin-top: 4px;
	}

	.countdown > div {
		font-size: 60px;
		margin-bottom: 25px;
	}

	.countdown > div:first-child {
		margin-right: 15px;
	}

	.countdown > div:last-child {
		width: auto;
		margin-right: 0;
	}

	.countdown > div ins {
		bottom: -25px;
	}

	.bus-descr {
		padding: 20px 15px;
		width: 280px;
	}

	.bus-descr:not(:last-child) {
		display: none;
	}

	.content .bus-descr {
		width: 240px;
		right: auto;
		left: 10px;
	}

	.fullheight .btn {
		right: auto;
	}

	.promo {
		text-align: center;
	}

	.promo h3 {
		display: block;
		margin-bottom: 20px;
	}

	.app-4 {
		display: none;
	}
}

@media screen and (max-width: 580px) {

	.header.logo_position_right .header-right-row-elements .header-right-cell,
	.header.logo_position_right .header-right-row-elements .header-left-cell {
		position: relative;
		width: 100%;
		float: none;
		text-align: center;
	}

	.header.logo_position_right .header-right-row-elements .navbar-brand {
		margin-top: 0 !important;
		float: none;
		display: inline-block;
		padding-bottom: 18px;
	}

	.header.logo_position_right .navbar-fixed-top.affix .header-right-row-elements .navbar-brand {
		padding-bottom: 0;
	}

	.header.logo_position_right .header-right-row-elements .header-left-center {
		display: inline-block;
		*display: inline;
		zoom: 1;
		vertical-align: top;
	}

	.header.logo_position_right .header-right-row-elements .header-left-cell .cart-list {
		margin-right: 6px;
	}

	.header.logo_position_right .header-right-row-elements .header-left-cell div.search {
		position: static;
	}

	.header.logo_position_right .header-right-row-elements .header-left-cell div.search .search-form {
		width: auto;
		left: 30px;
		right: 30px;
		z-index: 999;
	}

	.header.logo_position_right .header-right-row-elements .header-mob-logo {
		display: block;
	}

	.header.logo_position_right .header-right-row-elements .header-desc-logo {
		display: none;
	}

	.header.logo_position_left .header-left-row-elements .header-right-cell,
	.header.logo_position_left .header-left-row-elements .header-left-cell {
		position: relative;
		width: 100%;
		float: none;
		text-align: center;
	}

	.header.logo_position_left .header-left-row-elements .navbar-brand {
		margin-top: 0 !important;
		float: none;
		display: inline-block;
		padding-bottom: 18px;
	}

	.header.logo_position_left .navbar-fixed-top.affix .header-left-row-elements .navbar-brand {
		padding-bottom: 0;
	}

	.header.logo_position_left .header-left-row-elements .header-right-center {
		display: inline-block;
		*display: inline;
		zoom: 1;
		vertical-align: top;
	}

	.header.logo_position_left .header-left-row-elements .header-right-cell .cart-list {
		margin-right: 6px;
	}

	.header.logo_position_left .header-left-row-elements .header-right-cell div.search {
		position: static;
	}

	.header.logo_position_left .header-left-row-elements .header-right-cell div.search .search-form {
		width: auto;
		left: 30px;
		right: 30px;
		z-index: 999;
	}

}

@media screen and (max-width: 480px) {

	.header.logo_position_center_left .header-left-cell,
	.header.logo_position_center_left .header-right-cell {
		width: 50% !important;
	}

	.header.logo_position_center_left .header-left-cell {
		padding-right: 0;
	}

	.header.logo_position_center_left .header-right-cell {
		padding-left: 0;
	}

	.header.logo_position_center_right .header-left-cell,
	.header.logo_position_center_right .header-right-cell {
		width: 50% !important;
	}

	.header.logo_position_center_right .header-left-cell {
		padding-right: 0;
	}

	.header.logo_position_center_right .header-right-cell {
		padding-left: 0;
	}
}

@media screen and (max-width: 479px) {

	.navbar .nav-lang .dropdown > a {
		width: 45px;
	}

	.navbar .nav-lang .dropdown-menu {
		left: -12px;
	}

	.navbar .cart-list {
		margin: 0 0 0 15px;
	}

	.logotypes img {
		max-width: 90%;
	}

	.team [class*=col-],
	.mix-list [class*=col-],
	.isotope-list [class*=col-] {
		width: 100%;
	}

	[class*=col-xs-] {
		width: 100%;
	}

	[class*=col-xs-][class*=col-xs-offset-1] {
		width: 83.3333%;
	}

	.nav-single.row .nav-previous a,
	.nav-single.row .nav-next a {
		text-align: center !important;
		padding: 0 40px;
	}

	.nav-single.row [class*=col-] + [class*=col-] {
		margin-top: 30px;
	}

	.bio .about,
	.comments .comment .comment-text {
		margin-left: 125px;
	}

	.comments .comment > .comment {
		margin-left: 0;
	}

	.widget {
		max-width: 100%;
	}

	.form-wrap [class*="col-xs-"] {
		width: 50%;
	}

	.calculation {
		margin: 0 -30px;
		max-width: none;
	}

	.slider-nav a.prev {
		margin-right: 5px;
	}

	.slider-nav a.next {
		margin-left: 5px;
	}

	.countdown {
		text-align: center !important;
	}

	.countdown i {
		line-height: 40px;
		font-size: 25px;
		margin-top: -6px;
	}

	.countdown > div {
		font-size: 40px;
	}

	.countdown > div:first-child {
		display: block;
		text-align: center;
		margin: 0 0 35px;
	}

	.countdown ins {
		font-size: 15px;
	}

	.comment.row {
		text-align: center;
	}

	.comment.row [class*=col-]:first-child {
		margin-bottom: 30px;
	}

	.comment.row time {
		display: block;
	}

	.product-quantity.inline {
		display: block;
		margin: 0 0 30px;
	}

	.icon-category {
		margin-bottom: 0;
	}

	.splash .header .navbar-brand,
	.splash .header .slogan {
		float: none !important;
		text-align: center;
		display: block;
		margin: 20px auto;
		line-height: 40px;
	}

	.splash ul.nav-category {
		margin: 10px auto 25px;
	}

	.splash ul.nav-category li {
		display: block;
		text-align: center;
		padding: 0;
	}

	.splash ul.nav-category .lavalamp-object {
		display: none;
	}

	.countdown.countdown-center > div:first-child * {
		text-align: center !important;
	}

	.countdown.countdown-right > div:first-child * {
		text-align: right !important;
	}

}

@media screen and (max-width: 379px) {

	.woocommerce-Reviews .comment-img {
		float: none;
		margin-bottom: 30px;
	}

	.woocommerce-Reviews .comment-text {
		margin-left: 0;
	}

	.navbar-fixed-top .container {
		padding: 0 10px;
	}

	.navbar-fixed-top .nav-lang .dropdown > a {
		width: 40px;
	}

	.navbar-fixed-top .cart-list {
		margin: 0 0 0 6px;
	}

	ul.nav-category li {
		margin: 0 6px;
	}

	ul.pagination .prev {
		margin-right: 15px;
	}

	ul.pagination .next {
		margin-left: 15px;
	}

	.denver-share-title > p {
		margin-bottom: 18px;
	}
}

@media screen and (min-width: 380px) {
	.header.logo_position_right .navbar-brand + .navbar-nav.nav-lang,
	.header.logo_position_right .navbar-nav.nav-lang:first-child {
		margin-left: -10px;
	}

	.header.logo_position_left .navbar-brand + .navbar-nav.nav-lang,
	.header.logo_position_left .navbar-nav.nav-lang:first-child {
		margin-right: -10px;
	}

	.header.logo_position_center_left .navbar-brand + .navbar-nav.nav-lang,
	.header.logo_position_center_left .navbar-nav.nav-lang:first-child {
		margin-right: -10px;
	}

	.header.logo_position_center_right .navbar-brand + .navbar-nav.nav-lang,
	.header.logo_position_center_right .navbar-nav.nav-lang:first-child {
		margin-left: -10px;
	}
}

@media screen and (max-width: 334px) {
	.header.logo_position_center_left .header-left-cell,
	.header.logo_position_center_left .header-right-cell {
		width: 100% !important;
		text-align: center !important;
		padding: 0 !important;
		position: relative;
	}

	.header.logo_position_center_left .navbar-brand {
		padding: 0 !important;
	}

	.header.logo_position_center_left .header-left-cell .menu-toggle {
		margin-top: 10px !important;
	}

	.header.logo_position_center_left .header-left-cell .menu-toggle,
	.header.logo_position_center_left .header-right-cell > * {
		display: inline-block !important;
		*display: inline !important;
		zoom: 1 !important;
		vertical-align: middle !important;
		float: none !important;
	}

	.header.logo_position_center_left .header-right-cell > * {
		margin-left: 5px !important;
		margin-right: 5px !important;
	}

	.header.logo_position_center_left .user-block {
		margin-left: 2px !important;
	}

	.header.logo_position_center_left div.search {
		position: static;
	}

	.header.logo_position_center_left .header-row-elements {
		margin: 0 !important;
	}

	.header.logo_position_center_left .navbar-nav.nav-lang > li > a {
		padding-top: 2px !important;
	}

	.header.logo_position_center_left .search-form {
		width: auto;
		right: 0;
		left: 0;
		z-index: 20;
	}

	.header.logo_position_center_right .header-left-cell,
	.header.logo_position_center_right .header-right-cell {
		width: auto !important;
		text-align: center !important;
		padding: 0 !important;
		position: relative;
		left: auto !important;
		right: auto !important;
		float: none !important;
	}

	.header.logo_position_center_right .navbar-brand {
		padding: 0 !important;
	}

	.header.logo_position_center_right .header-right-cell .menu-toggle {
		margin-top: 10px !important;
	}

	.header.logo_position_center_right .header-right-cell .menu-toggle,
	.header.logo_position_center_right .header-left-cell > * {
		display: inline-block !important;
		*display: inline !important;
		zoom: 1 !important;
		vertical-align: middle !important;
		float: none !important;
	}

	.header.logo_position_center_right .header-left-cell > * {
		margin-left: 5px !important;
		margin-right: 5px !important;
	}

	.header.logo_position_center_right .user-block {
		margin-left: 2px !important;
	}

	.header.logo_position_center_right div.search {
		position: static;
	}

	.header.logo_position_center_right .header-row-elements {
		margin: 0 !important;
	}

	.header.logo_position_center_right .navbar-nav.nav-lang > li > a {
		padding-top: 2px !important;
	}

	.header.logo_position_center_right .search-form {
		width: auto;
		right: 0;
		left: 0;
		z-index: 20;
	}
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {

	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0;
	}

	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0;
	}

	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px;
	}

	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, .6);
		bottom: 0;
		top: auto;
		position: fixed;
		margin: 0;
		padding: 3px 5px;
	}

	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px;
	}

	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, .6);
		position: fixed;
		text-align: center;
		padding: 0;
	}

	.mfp-img-mobile .mfp-img,
	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0;
	}
}

.alignnone {
  margin: 0px auto;
}
