/*
Theme Name: Mini Theme
Theme URI: http://themeforest.net/user/liviu_cerchez
Version: 1.5
Author: liviu_cerchez
Author URI: http://themeforest.net/user/liviu_cerchez
Description: Fully responsive unique theme that looks great on any device.
Tags: light, gray, white, one-column, two-columns, custom-menu, featured-images, full-width-template, theme-options, translation-ready
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: mini
*/

/* reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, q, small, strike, kbd, tt, strong, sub, sup, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

@font-face { font-family: 'ThemeIcons'; src: url('fonts/theme-icons.eot'); src: url('fonts/theme-icons.eot') format('embedded-opentype'), url('fonts/theme-icons.woff2') format('woff2'), url('fonts/theme-icons.woff') format('woff'), url('fonts/theme-icons.ttf') format('truetype'), url('fonts/theme-icons.svg') format('svg'); font-weight: normal; font-style: normal; }
[data-icon]:before { font-family: 'ThemeIcons'; content: attr(data-icon); speak: none; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
[class*="icon-"] { font-family: 'ThemeIcons'; speak: none; font-style: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.icon-cross:before { content: "\e02c"; }
.icon-mail:before { content: "\e000"; }
.icon-envato:before { content: "\e00d"; }
.icon-arrow-right:before { content: "\e003"; }
.icon-arrow-down:before { content: "\e005"; }
.icon-arrow-left:before { content: "\e006"; }
.icon-github:before { content: "\e008"; }
.icon-flickr:before { content: "\e009"; }
.icon-vimeo:before { content: "\e00a"; }
.icon-twitter:before { content: "\e00b"; }
.icon-facebook:before { content: "\e00c"; }
.icon-googleplus:before { content: "\e00e"; }
.icon-pinterest:before { content: "\e00f"; }
.icon-tumblr:before { content: "\e010"; }
.icon-linkedin:before { content: "\e011"; }
.icon-dribbble:before { content: "\e012"; }
.icon-instagram:before { content: "\e013"; }
.icon-skype:before { content: "\e015"; }
.icon-soundcloud:before { content: "\e017"; }
.icon-comment:before { content: "\e019"; }
.icon-calendar:before { content: "\e01b"; }
.icon-link:before { content: "\e01c"; }
.icon-resize-enlarge:before { content: "\e001"; }
.icon-play:before, .icon-youtube:before { content: "\e002"; }
.icon-search:before { content: "\e014"; }
.icon-heart:before { content: "\e007"; }
.icon-heart-2:before { content: "\e016"; }
.icon-arrow-up:before { content: "\e004"; }
.icon-star:before { content: "\e018"; }
.icon-star-2:before { content: "\e01a"; }
.icon-lifebuoy:before { content: "\e01d"; }
.icon-bag:before { content: "\e01e"; }
.icon-quote:before { content: "\e01f"; }
.icon-user:before { content: "\e020"; }
.icon-reply:before { content: "\e021"; }
.icon-stop:before { content: "\e022"; }
.icon-cycle:before { content: "\e600"; }
.icon-pause:before { content: "\e601"; }
.icon-imdb:before { content: "\e602"; }

/* basic */
html, body { width: 100%; height: 100%; }
html { background-color: #fff; }
body { font-size: 87.52%; line-height: 1.6875; font-family: Arial, sans-serif; color: #222; overflow-x: hidden; }
h1, h2, h3, h4, h5, h6, li, p { overflow-wrap: break-word; word-wrap: break-word; -moz-hyphens: auto; -ms-hyphens: auto; hyphens: auto; }
h1, h2, h3, h4, h5, h6 { font-weight: 400; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
h1 { font-size: 3em; line-height: 1em; margin-bottom: .5em; }
h1.error { font-size: 8em; line-height: 1.5em; margin-bottom: 0.25em; }
h2 { font-size: 2.25em; line-height: 1.33333333em; margin-bottom: .6666666666666667em; }
h3 { font-size: 1.5em; line-height: 1.33333333em; margin-bottom: 1em; }
h4 { font-size: 1.3125em; line-height: 1.142857142857143em; margin-bottom: 1.142857142857143em; }
h5 { font-size: 1.125em; line-height: 1.333333333333333em; margin-bottom: 0.5em; }
h6 { font-size: 1em; line-height: 1.5em; margin-bottom: 0.4em; }
p, ol, ul, blockquote { font-size: 1em; line-height: 1.75em; margin-bottom: 1.5em; }
p:empty { margin-bottom: 0; }
ul { list-style: square inside; }
ol { list-style: decimal inside; }
ul li, ol li { margin-left: 1em; }
li ul, li ol { margin: 0; }
ul.circle { list-style-type: circle; }
ul.disc { list-style-type: disc; }
ol.upper-roman { list-style-type: upper-roman; }
ol.lower-roman { list-style-type: lower-roman; }
ol.upper-alpha { list-style-type: upper-alpha; }
ol.lower-alpha { list-style-type: lower-alpha; }
em { font-style: italic; }
strong { font-weight: bold; }
small { font-size: 90%; }
blockquote, pre { quotes: none; position: relative; padding: 1em; margin-bottom: 1.5em; background-color: #f4f4f4; }
blockquote { padding: 2em; quotes: none; display: block; position: relative; text-align: center; }
blockquote:before { display: block; margin-bottom: 0.5em; color: #2ba8bd; content: "\e01f"; font: 3em/1em "ThemeIcons"; font-weight: 400; font-style: normal; }
.invert-colors blockquote, .invert-colors pre { color: #fff; background-color: transparent; background-color: rgba(255,255,255,0.1); }
dl, dd { margin-bottom: 1.5em; }
blockquote p:last-child { margin-bottom: 0; }
blockquote cite { display: block; font-style: italic; }
dt { font-weight: bold; }
abbr[title] { border-bottom: 1px dotted #aaa; cursor: help; }
dfn { font-style: italic; }
ins { text-decoration: none; }
mark { font-style: italic; font-weight: bold; }
ins, mark, .highlight { background-color: #fff8be; padding: 0 0.2em; }
pre, code { font-family: Courier, "Courier New", monospace; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -o-pre-wrap;  word-wrap: break-word; }
pre { white-space: pre; white-space: pre-wrap; }
sub, sup { position: relative; line-height: 0; font-size: 0.7em; }
sup { top: -.5em; }
sub { bottom: -.25em; }
kbd, tt { font-style: italic; background-color: #fff; border: 1px solid #e3e3e3; padding: 0.2em 0.4em; }
q { font-style: italic; }
hr { display: block; margin: 1.5em 0; padding: 0; height: 1px; border: 0; border-top: 1px solid #ddd; }
img { max-width: 100%; height: auto; border-width: 0; vertical-align: middle; -ms-interpolation-mode: bicubic; }
img.bordered { border: 2px solid #ddd; }
.invert-colors img.bordered { border-color: #fff; }
svg:not(:root) { overflow: hidden; }
figure { margin-bottom: 1.5em; }
figure img { margin-bottom: 1em; }
figure figcaption { display: block; font-weight: normal; color: #555; }
.grey-text { color: #aaa; }
.small { font-size: 0.9em; }
.big { font-size: 1.2em; }
.float-left, .floatleft { float: left; }
.float-right, .floatright { float: right; }
.aligncenter { display: block; margin: 0 auto; }
.alignright { float: right; margin: 0 0 0.5em 1em; }
.alignleft { float: left; margin: 0 1em 0.5em 0; }
.textcenter { text-align: center; }
.textright { text-align: right; }
.textleft { text-align: left; }
.no-bottom { margin-bottom: 0!important; }
.margin-top { margin-top: 1em; }
.margin-bottom { margin-bottom: 1.5em; }
.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); position: absolute !important; height: 1px; width: 1px; overflow: hidden; }
.wp-caption { max-width: 100% !important; border: 1px solid #ddd; text-align: center; background-color: #fafafa; padding: 5px; margin-bottom: 0.5em; }
.wp-caption img { margin: 0; padding: 0; }
.wp-caption p.wp-caption-text, .gallery-item .gallery-caption { font-size: 0.9em; padding-top: 0.4em; margin: 0; }
.wp-caption dd { margin-bottom: 0; }
.wp-smiley { margin: 0 !important; max-height: 1em; }
.gallery-item { border-width: 1px !important; margin-bottom: 10px; margin-top: 0!important; }
.gallery-item img { border-width: 1px !important; }
.tagcloud { margin-bottom: 1em; }
.sticky, .gallery-caption, .bypostauthor { }
#content .wp-video { margin-bottom: 1.5em; }

/* links */
a { text-decoration: none; color: #2ba8bd; }
.invert-colors a { color: #fff; }
a:hover { text-decoration: underline; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

/* table */
table { width: 100%; max-width: 100%; margin-bottom: 1.5em; border-collapse: collapse; border-spacing: 0; background-color: #fff; border: 1px solid #ddd; }
table th, table td, table caption { padding: 0.4em; vertical-align: middle; border: 1px solid #ddd; }
table caption { background-color: #f4f4f4; text-align: center; border-bottom: 0; }
table th { font-weight: bold; text-transform: uppercase; text-align: left; }
table th, table tfoot td { padding: 0.6em; background-color: #f4f4f4; }
table thead th { vertical-align: bottom; }
table tbody + tbody { border-top: 3px solid #ddd; }

/* buttons */
.button, button, input[type=submit], input[type=reset], input[type=button], .pagination .page-numbers, .woocommerce-pagination .page-numbers, #footer .social-link { display: inline-block; padding: 1em 1.5em; line-height: 1; margin: 0 0 1.2em; font-weight: 700; text-transform: uppercase; vertical-align: middle; text-decoration: none; cursor: pointer; color: #2ba8bd; border: 2px solid #2ba8bd; outline: 0; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
button { background-color: transparent; }
.button.square { padding: 1em; }
input[type=submit], input[type=reset], input[type=button] { font-size: 0.95em; background-color: transparent; -webkit-appearance: none; }
.button.small, button.small, input[type=submit].small, input[type=reset].small, input[type=button].small { display: inline; font-weight: normal; text-transform: none; margin-bottom: 0; padding: 0.1em 0.3em; position: relative; top: -0.05em; }
.button.small.square { padding: 0.1em; }
.button.big, button.big, input[type=submit].big, input[type=reset].big, input[type=button].big { font-size: 1.75em; margin-bottom: 1em; }
.button:visited, .button:hover, button:hover, input[type=submit]:hover, input[type=reset]:hover, input[type=button]:hover, .pagination .page-numbers:hover, .pagination .current, .pagination .current:hover, .woocommerce-pagination .page-numbers:hover, .woocommerce-pagination .current, .woocommerce-pagination .current:hover { color: #2ba8bd; text-decoration: none; }
.button:hover, button:hover, input[type=submit]:hover, input[type=reset]:hover, input[type=button]:hover, .button:focus, button:focus, input[type=submit]:focus, input[type=reset]:focus, input[type=button]:focus, .pagination .page-numbers:hover, .pagination .page-numbers:focus, .pagination .current, .pagination .current:hover, .woocommerce-pagination .page-numbers:hover, .woocommerce-pagination .page-numbers:focus, .woocommerce-pagination .current, .woocommerce-pagination .current:hover, .button.filled { background-color: #2ba8bd; color: #fff; }
.button.full-width, button.full-width, input[type=submit].full-width, input[type=reset].full-width, input[type=button].full-width { width: 100%; padding-left: 0!important; padding-right: 0!important; text-align: center; }
.button.button-disabled, button.button-disabled, input[type=submit].button-disabled, input[type=reset].button-disabled, input[type=button].button-disabled { opacity: 0.75; cursor: default; }
.button.light, button.light, input[type=submit].light, input[type=reset].light, input[type=button].light, #footer .social-link { border-color: #fff; color: #fff; }
.button.light:hover, button.light:hover, input[type=submit].light:hover, input[type=reset].light:hover, input[type=button].light:hover, .button.light:focus, button.light:focus, input[type=submit].light:focus, input[type=reset].light:focus, input[type=button].light:focus, #footer .social-link:hover, #footer .social-link:focus { background-color: #fff; color: #1B1E1F; }
.invert-colors .button.light:hover, .invert-colors button.light:hover, .invert-colors input[type=submit].light:hover, .invert-colors input[type=reset].light:hover, .invert-colors input[type=button].light:hover, .invert-colors .button.light:focus, .invert-colors button.light:focus, .invert-colors input[type=submit].light:focus, .invert-colors input[type=reset].light:focus, .invert-colors input[type=button].light:focus { color: #2ba8bd; }
.button.grey, button.grey, input[type=submit].grey, input[type=reset].grey, input[type=button].grey { border-color: #ccc; color: #999; }
.button.grey:hover, button.grey:hover, input[type=submit].grey:hover, input[type=reset].grey:hover, input[type=button].grey:hover, .button.grey:focus, button.grey:focus, input[type=submit].grey:focus, input[type=reset].grey:focus, input[type=button].grey:focus, .button.grey.filled { background-color: #ccc; color: #333; }
.button.dark, button.dark, input[type=submit].dark, input[type=reset].dark, input[type=button].dark { border-color: #1B1E1F; color: #1B1E1F; }
.button.dark:hover, button.dark:hover, input[type=submit].dark:hover, input[type=reset].dark:hover, input[type=button].dark:hover, .button.dark:focus, button.dark:focus, input[type=submit].dark:focus, input[type=reset].dark:focus, input[type=button].dark:focus, .button.dark.active, .button.dark.filled { background-color: #1B1E1F; color: #fff; }
button::-moz-focus-inner, input::-moz-focus-inner { padding: 0; }
.button + .button { margin-left: 0.25em; }

/* forms */
form { margin-bottom: 1.5em; }
label, legend { display: block; font-weight: bold; font-size: 0.9em; margin-bottom: 0.2em; }
label.checkbox { margin-bottom: 1em; }
input[type=text], input[type=password], input[type=email], input[type=search], input[type=date], input[type=tel], input.text, textarea, select { border: 1px solid #bbb; outline: 0; font-family: Helvetica, Arial, sans-serif; color: #222; font-size: 0.9em; max-width: 100%; display: block; background-color: #fff; margin: 0 0 1em; padding: 0.7em; -webkit-appearance: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
input[type=text].full-width, input[type=password].full-width, input[type=email].full-width, input[type=search].full-width, input[type=date].full-width, input[type=tel].full-width, input.text.full-width, textarea.full-width, select.full-width { width: 100%; }
input[type=text]:focus, input[type=password]:focus, input[type=email]:focus, input[type=search]:focus, input[type=date]:focus, input[type=tel]:focus, input.text:focus, textarea:focus, select:focus { border-color: #888; }
textarea { width: 30em; min-height: 7em; overflow: auto; }
label input[type=checkbox], label input[type=radio] { margin: 0.1em; }
select { padding: 0.62em 0.7em; }

::-webkit-input-placeholder { color: #aaa; }
:-moz-placeholder { color: #aaa; }
::-moz-placeholder { color: #aaa; }
:-ms-input-placeholder { color: #aaa; }

/* add contact form style */
div.wpcf7-response-output { margin: 0; }
div.wpcf7-response-output { text-align: center; border: 0; position: relative; margin: 0.75em 0 0; padding: 1em; border-left: 2px solid #efe062; border-right: 2px solid #efe062; font-size: 0.85em; background-color: #fff8be; color: #222; }
div.wpcf7-mail-sent-ok { border-color: #8e9; background-color: #dbfac9; }
span.wpcf7-form-control-wrap { display: block !important; }
span.wpcf7-not-valid-tip { display: block; position: absolute; right: 0; bottom: 0; width: auto; border: 0; font-size: 0.7em; line-height: 1; padding: 0.3em 0.5em; background-color: #fff8be; color: #333; pointer-events: none; }
div.wpcf7 .textcenter img.ajax-loader { display: block; margin: 0.55em auto 0; }
div.wpcf7 .wpcf7-form-control-wrap br, div.wpcf7 .wpcf7-form-control-wrap p:empty { display: none; }

/* grid system */
.container { position: relative; margin: 0 auto; padding: 0; }
.container .col { width: 100%; }
body .container .col.alpha { margin-left: 0; }
body .container .col.omega { margin-right: 0; }
.container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix:before, .clearfix:after, .row:before, .row:after { content: '\0020'; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }
.row:after, .clearfix:after { clear: both; }
.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }

/* spin animation used for various elements */
@-webkit-keyframes spin { 0% { -webkit-transform: rotate(0deg); } 100% { -webkit-transform: rotate(-360deg); } }
@-moz-keyframes spin { 0% { -moz-transform: rotate(0deg); } 100% { -moz-transform: rotate(-360deg); } }
@-o-keyframes spin { 0% { -o-transform: rotate(0deg); } 100% { -o-transform: rotate(-360deg); } }
@keyframes spin { 0% { transform: rotate(0deg); } 100% { transform:rotate(-360deg); } }

/* cerchez-slider */
.cerchez-slider-container { position: relative; width: 100%; height: 0; padding: 0 0 56.25% 0; margin-bottom: 1.5em; background-color: #ddd; overflow: hidden; }
#heading .cerchez-slider-container { margin-bottom: 0; }
.cerchez-slider { position: relative; top: 0; left: 0; overflow: hidden; z-index: 1; -webkit-perspective: 1000; -webkit-backface-visibility: hidden; -ms-touch-action: pan-y; height: 1600px; }
.cerchez-slider .slider { position: relative; -webkit-perspective: 0; -webkit-backface-visibility: hidden; height: 100%; }
.cerchez-slider .slider .item { position: absolute; overflow: hidden; float: left; width: 100%; }
.cerchez-slider .slider .item img { width: 100%; height: auto; }
.cerchez-slider .slider .item .caption { position: absolute; bottom: 0; left: 0; width: 100%; margin-bottom: -1px; max-height: 100%; text-decoration: none; text-align: center; }
#heading .cerchez-slider .slider .item .caption { bottom: 0.5em; }
.cerchez-slider .slider .item .caption a { display: inline-block; }
.cerchez-slider .slider .item .caption .text { display: inline-block; position: relative; padding: 0.64em 1em; font-size: 1.2em; background-color: rgba(27,30,31,.75); color: #fff; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
#heading .cerchez-slider .slider .item .caption .text { background-color: #1B1E1F; }
#heading .cerchez-slider .slider .item .caption .text:after { width: 0; height: 0; border-left: 0.5em solid transparent; border-right: 0.5em solid transparent; border-top: 0.5em solid #1B1E1F; content: ''; position: absolute; left: 50%; bottom: -0.47em; margin-left: -0.5em; }
#heading .cerchez-slider .controls { display: none; position: absolute; top: 0; left: 50%; margin-left: -3.75em; z-index: 9; }
.cerchez-slider .controls div { position: absolute; top: 50%; margin-top: -2.5em; display: block; width: 3.75em; height: 3.75em; line-height: 3.75em; color: #fff; text-align: center; text-decoration: none; opacity: 0.5; }
.cerchez-slider .controls div span { display: none; }
#heading .cerchez-slider .controls div { float: left; position: static; margin-top: 0; background-color: #1B1E1F; opacity: 1; line-height: 3.5em; }
.post .cerchez-slider .controls div { margin-top: -1.875em; }
.cerchez-slider .controls div:hover { opacity: 1; }
.cerchez-slider .controls div.prev { left: 0; }
.cerchez-slider .controls div.next { right: 0; }
.cerchez-slider .controls div em { font-size: 2em; }
#heading .cerchez-slider .controls div em { font-size: 1.5em; }
.cerchez-slider .controls div em:before { font-family: 'ThemeIcons'; speak: none; font-style: normal; font-variant: normal; text-transform: none; -webkit-font-smoothing: antialiased; position: relative; }
.cerchez-slider .controls div.prev em:before { content: "\e006"; left: -1px; }
.cerchez-slider .controls div.next em:before { content: "\e003"; left: 1px; }
.no-js .cerchez-slider .slider .item { display: none; }
.no-js .cerchez-slider .slider .item:first-child { display: block; }

/* Audio JS plugin */
.audiojs audio { position: absolute; left: -1px; }
.audiojs { position: relative; height: 4em; background-color: #2ba8bd; color: #fff; overflow: hidden; font-size: 0.75em; }
.audiojs .play-pause { position: absolute; top: 0; left: 0; width: 4em; height: 4em; }
.audiojs .play-pause span { display: none; cursor: pointer; width: 2em; height: 2em; line-height: 2em; font-size: 2em; text-align: center; }
.audiojs .play-pause .play { display: block; cursor: pointer; }
.audiojs .play-pause .audio-loading { -webkit-animation: spin 0.8s ease-out; -webkit-animation-iteration-count: infinite; -moz-animation: spin 0.8s ease-out; -moz-animation-iteration-count: infinite; -o-animation: spin 0.8s ease-out; -o-animation-iteration-count: infinite; animation: spin 0.8s ease-out; animation-iteration-count: infinite; -webkit-transform-origin: origin: 50% 50%; -ms-transform-origin: 50% 50%; transform-origin: 50% 50%; }
.audiojs .scrubber { position: relative; margin: 1.5em 8em 0 4em; background-color: #ccc; background-color: rgba(255,255,255,0.25); height: 1em; overflow: hidden; }
.audiojs .progress { position: absolute; top: 0px; left: 0px; height: 1em; width: 0; background-color: #fff; z-index: 1; }
.audiojs .loaded { position: absolute; top: 0px; left: 0px; height: 1em; width: 0px; background-color: #ddd; background-color: rgba(255,255,255,0.25); }
.audiojs .time { position: absolute; top: 0; right: 0; width: 8em; height: 4em; line-height: 4em; text-align: center; }
.audiojs .time em { padding: 0 0.3em; color: #f9f9f9; font-style: normal; }
.audiojs .time strong { padding: 0 0.3em; font-weight: normal; }
.audiojs .error-message { display: none; padding: 0 1em 0 4em; height: 4em; line-height: 4em; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis; -icab-text-overflow: ellipsis; -khtml-text-overflow: ellipsis; -moz-text-overflow: ellipsis; -webkit-text-overflow: ellipsis; }
.audiojs .error-message a { color: #ccc; text-decoration: none; }
.audiojs.playing .play-pause .pause { display: block; }
.audiojs.playing .play-pause .play, .audio-loading .play-pause .play { display: none; }
.audiojs.audio-loading .play-pause .audio-loading { display: block; }
.audiojs.error .time, .audiojs.error .play-pause .play, .audiojs.error .play-pause .pause, .audiojs.error .scrubber, .audiojs.error .audio-loading { display: none; }
.audiojs.error .play-pause .error { display: block; }
.audiojs.error .play-pause p { cursor: auto; }
.audiojs.error .error-message { display: block; }

/* fancybox 2 */
.fancybox-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-image,.fancybox-wrap iframe,.fancybox-wrap object,.fancybox-nav,.fancybox-nav span,.fancybox-tmp { padding: 0; margin: 0; border: 0; outline: none; vertical-align: top; }
.fancybox-wrap { position: absolute; top: 0; left: 0; z-index: 8020; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.fancybox-skin { position: relative; background-color: #fff; color: #222; }
.fancybox-opened { z-index: 8030; }
.fancybox-outer, .fancybox-inner { position: relative; }
.fancybox-inner { overflow: hidden; }
.fancybox-type-iframe .fancybox-inner { -webkit-overflow-scrolling: touch; }
.fancybox-error { font-size: 1.2em; margin: 0; padding: 1em; white-space: nowrap; }
.fancybox-image, .fancybox-iframe { display: block; width: 100%; height: 100%; }
.fancybox-image { max-width: 100%; max-height: 100%; }
.fancybox-close:before, .fancybox-prev span:before, .fancybox-next span:before { font-family: 'ThemeIcons'; line-height: 1; font-style: normal; font-weight: normal; speak: none; -webkit-font-smoothing: antialiased; }
.fancybox-close { position: absolute; top: -2em; right: 6px; width: 2em; height: 2em; text-align: center; line-height: 2.2em; font-size: 1.75em; cursor: pointer; z-index: 8040; background-color: #fff; text-decoration: none; }
.fancybox-close:hover { text-decoration: none; }
.fancybox-close:before { content: "\e02c"; }
#fancybox-loading { position: fixed; top: 50%; left: 50%; width: 4em; height: 4em; margin-top: -2em; margin-left: -2em; cursor: pointer; z-index: 8060; background-color: #fff; border: 2px solid #2ba8bd; }
#fancybox-loading div { width: 1.2em; height: 1.2em; margin: 1.3em auto 0; border: 2px solid #2ba8bd; -webkit-animation: spin 0.8s ease-out; -webkit-animation-iteration-count: infinite; -moz-animation: spin 0.8s ease-out; -moz-animation-iteration-count: infinite; -o-animation: spin 0.8s ease-out; -o-animation-iteration-count: infinite; animation: spin 0.8s ease-out; animation-iteration-count: infinite; -webkit-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; transform-origin: 50% 50%; }
.fancybox-nav { position: absolute; top: 25%; width: 70px; height: 50%; cursor: pointer; text-decoration: none; background-color: transparent; -webkit-tap-highlight-color: rgba(0,0,0,0); z-index: 8040; }
.fancybox-prev { left: 0; }
.fancybox-next { right: 0; }
.fancybox-nav span { position: absolute; top: 50%; width: 2em; height: 2em; line-height: 2.2em; margin-top: -1em; font-size: 2em; text-align: center; background-color: #fff; cursor: pointer; z-index: 8040; }
.fancybox-prev span { left: -4px; }
.fancybox-prev span:before { content: "\e006"; }
.fancybox-next span { right: -4px; }
.fancybox-next span:before { content: "\e003"; }
.fancybox-tmp { position: absolute; top: -9999px; left: -9999px; visibility: hidden; max-width: 9999px; max-height: 9999px; overflow: visible !important; }
.fancybox-overlay { position: absolute; top: 0; left: 0; overflow: hidden; display: none; z-index: 8010; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAG0lEQVR42mIU4OHZwEAEYGIgEowqpI5CgAADAGiRAOzkX/wUAAAAAElFTkSuQmCC); }
.fancybox-overlay-fixed { position: fixed; bottom: 0; right: 0; }
.fancybox-title { visibility: hidden; position: relative; text-shadow: none; z-index: 8050; }
.fancybox-opened .fancybox-title { visibility: visible; }
.fancybox-title-float-wrap { position: absolute; bottom: -5px; right: 50%; margin-bottom: -31px; z-index: 8050; text-align: center; }
.fancybox-title-float-wrap .child { display: inline-block; margin-right: -100%; }
.fancybox-title-float-wrap .child, .fancybox-title-outside-wrap { padding: 10px 15px; background-color: #fff; color: #222; font-weight: bold; white-space: nowrap; }
.fancybox-title-outside-wrap { position: relative; margin-top: -5px; }
.fancybox-title-inside-wrap { padding: 5px 2px 2px; }
.fancybox-title-over-wrap { position: absolute; bottom: 0; left: 0; right: 0; padding: 10px; color: #222; text-align: center; background-color: #fff; background-color: rgba(250,250,250,0.75); }
.fancybox-lock { overflow: visible !important; width: auto; }
.fancybox-lock body { overflow: hidden !important; }
.fancybox-lock-test { overflow-y: hidden !important; }
.fancybox-lock .fancybox-overlay { overflow: auto; overflow-y: scroll; }

/* responsive box */
.responsive-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; background-color: #ddd; }
.responsive-container iframe, .responsive-container object, .responsive-container embed, .responsive-container video, .responsive-container img, .responsive-container .map { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.responsive-wrapper { max-width: 100%; }

/* alert boxes */
.alert { position: relative; margin-bottom: 1.5em; font-size: 0.9em; border-left: 2px solid #bbb; border-right: 2px solid #bbb; padding: 1em; background-color: #f4f4f4; }
.alert.success { background-color: #dbfac9; border-color: #8e9; }
.alert.notice { background-color: #fff8be; border-color: #efe062; }
.alert.error { background-color: #d63d22; color: #fee; border-color: #a61d02; }
.box { border: 1px solid #ddd; background-color: #f4f4f4; padding: 1em; margin-bottom: 1.5em; }
.box.white { border: 1px solid #ddd; background-color: #fff; padding: 1em; margin-bottom: 1.5em; }

/* accordion */
.accordion { list-style: none; }
.accordion li { margin-left: 0; }
.accordion .accordion-title { position: relative; cursor: pointer; padding: 0.75em 2em 0.75em 0.75em; margin-bottom: -1px; text-transform: uppercase; border: 1px solid #ddd; background-color: #fff; }
.accordion .accordion-title:after { position: absolute; top: 50%; margin-top: -0.5em; right: 0.75em; font-family: 'ThemeIcons'; content: "\e005"; speak: none; font-style: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -webkit-transition: transform 0.3s ease; -moz-transition: transform 0.3s ease; -ms-transition: transform 0.3s ease; -o-transition: transform 0.3s ease; transition: transform 0.3s ease; }
.accordion .accordion-content { font-size: 0.9em; padding: 0.75em; display: none; }
.accordion .accordion-content p:last-child { margin-bottom: 0; }
.accordion .accordion-title:hover { background-color: #f4f4f4; }
.accordion .active .accordion-title { background-color: #2ba8bd; border-color: #2ba8bd; color: #fff; }
.accordion .active .accordion-title:after { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }
.accordion .active .accordion-content, .no-js .accordion .accordion-content { display: block; }

.highlight { background-color: #fff8be; padding: 0 0.2em; }

/* tooltips */
#cerchez-tooltip { display: none; opacity: 0; text-align: center; color: #fff; background-color: #111; position: absolute; left: 0; top: 0; z-index: 100; font-size: 0.8em; line-height: 1; padding: 0.6em; max-width: 100%; }
#cerchez-tooltip:after { width: 0; height: 0; border-left: 0.35em solid transparent; border-right: 0.35em solid transparent; border-top: 0.35em solid #111; content: ''; position: absolute; left: 50%; top: 100%; margin-left: -0.35em; }
#cerchez-tooltip.top:after { border-top-color: transparent; border-bottom: 0.35em solid #111; top: -0.35em; bottom: auto; }
#cerchez-tooltip.left:after { left: 0.35em; margin: 0; }
#cerchez-tooltip.right:after { right: 0.35em; left: auto; margin: 0; }

/* tabs */
.tab-container { margin-bottom: 1.5em; }
.tab-container .tab_content { border: 1px solid #ddd; background-color: #fff; padding: 1.25em; }
.tab-container .tab_content :last-child { margin-bottom: 0; }
.tab-container .tabs { list-style: none; margin: 0; }
.tab-container .tabs li { float: left; margin: 0; border: 1px solid #ddd; border-right-width: 0; border-bottom: 0; }
.tab-container .tabs li:last-child { border-right-width: 1px; }
.tab-container .tabs li a { display: block; text-decoration: none; background-color: #f4f4f4; color: #999; text-transform: uppercase; padding: 0.6em 1.4em; }
.tab-container .tabs li.active a { position: relative; top: 1px; background-color: #fff; color: #222; }

/* pricing table */
.pricing-table .price-item { text-align: center; border: 1px solid #ddd; margin-bottom: 1.5em; }
.pricing-table .price-item .price-title { background-color: #f4f4f4; color: #666; border-bottom: 1px solid #ddd; margin: 0; padding: 1em; text-transform: uppercase; }
.pricing-table .price-item .price-tag { display: block; font-size: 1.75em; border-bottom: 1px solid #ddd; margin-bottom: 1em; padding: 0.75em; }
.pricing-table .price-item .price-tag span { display: block; font-size: 0.5em; font-weight: normal; color: #999; line-height: 1; margin-top: 0.5em; }
.pricing-table .price-item ul { display: block; padding: 0 0.5em; }
.pricing-table .price-item ul li { margin-left: 0; }
.pricing-table .special { border-color: #2ba8bd; }
.pricing-table .special .price-title { background-color: #2ba8bd; color: #fff; }
.pricing-table .special .price-title, .pricing-table .special .price-tag { border-color: #2ba8bd; }

/* separators */
.sep { margin: 0 0 1.5em; width: 9em; height: 4px; background-color: #ddd; position: relative; clear: both; }
.invert-colors .sep { background-color: #44BFD5; background-color: rgba(255,255,255,0.2); }
.textcenter .sep, .sep.centered { margin: 0 auto 1.5em; }
.sep-margin-top { margin-top: 1.5em; }
.sep-no-margin { margin-bottom: 0; }

#content .social-link, #social-share .social-link { display: inline-block; width: 1.5em; height: 1.5em; line-height: 1.55em; margin-bottom: 0.2em; font-size: 1.5em; text-align: center; background-color: #999; color: #fff; text-decoration: none; }
.social-link:hover { text-decoration: none; }
#content .social-link.icon-facebook { background-color: #3b5998; }
#content .social-link.icon-twitter { background-color: #00aced; }
#content .social-link.icon-googleplus { background-color: #dd4b39; }
#content .social-link.icon-envato { background-color: #82B540; }
#content .social-link.icon-github { background-color: #171515; }
#content .social-link.icon-flickr { background-color: #ff0084; }
#content .social-link.icon-vimeo { background-color: #86c9ef; }
#content .social-link.icon-pinterest { background-color: #cb2027; }
#content .social-link.icon-tumblr { background-color: #32506d; }
#content .social-link.icon-linkedin { background-color: #007bb6; }
#content .social-link.icon-dribbble { background-color: #ea4c89; }
#content .social-link.icon-instagram { background-color: #3f729b; }
#content .social-link.icon-skype { background-color: #00aff0; }
#content .social-link.icon-youtube { background-color: #c4302b; }
#content .social-link.icon-soundcloud { background-color: #ff7700; }
#social-share { display: none; position: absolute; left: 0; top: 10em; z-index: 19; width: 3.5em; }

/* sticky footer trick */
.wrapper-frame { display: table; width: 100%; height: 100%; }
.wrapper-row { display: table-row; height: 1px; }
html>body .wrapper-expand { height: auto; }

/* thumbnail wrapper */
.thumb { background-color: #f4f4f4; margin-bottom: 1em; text-align: center; }
.invert-colors .thumb { background-color: #fff; padding: 2px; color: #222; }
.thumb .photo a { display: block; position: relative; overflow: hidden; }
.thumb .photo img { width: 100%; }
.thumb.switch .photo img.secondary { display: none; }
.thumb .photo .info { display: none; position: absolute; width: 100%; height: 100%; opacity: 0; text-align: center; }
.thumb .photo .tag { position: absolute; top: 0; right: 0; z-index: 3; background-color: #1B1E1F; color: #fff; font-size: 0.7em; padding: 0 0.6em; -webkit-transition: background-color 0.3s ease; -moz-transition: background-color 0.3s ease; -ms-transition: background-color 0.3s ease; -o-transition: background-color 0.3s ease; transition: background-color 0.3s ease; }
.thumb .photo a:hover .tag { background-color: #2ba8bd; }
.thumb h4 { margin-bottom: 0; padding: 0.5em 0.5em 0.25em; }
.thumb h4.item-title { font-size: 1.2em; padding-right: 3em; position: relative; }
.thumb h4.padding-bottom { padding-bottom: 0.75em; }
.thumb h4.item-title .price { position: absolute; top: 50%; right: 0.5em; margin-top: -0.68em; color: #2ba8bd; }
.thumb .type { display: block; font-size: 0.75em; font-weight: 400; color: #999; padding: 0 0.95em 0.75em; text-align: center; }
.thumb p { padding: 0 0.75em; margin-bottom: 0; }
.portfolio-showcase .thumb { float: left; width: 100%; padding: 0; margin-bottom: 0; }
.image-zoom { display: block; position: relative; overflow: hidden; }
.image-zoom img { display: block; width: 100%; }
.image-zoom img.zoomImg { position: absolute; width: auto; max-width: none; cursor: crosshair; }
#content .portfolio-showcase { margin-bottom: 1.5em; }

.post-info h4 { margin-bottom: 0.2em; }
.post-info h4 + p { margin-bottom: 0; }
.post-info .meta { display: inline-block; font-size: 0.8em; font-style: normal; margin-bottom: 0.5em; margin-right: 1em; color: #999; }
article.post { border-bottom: 1px solid #ddd; margin-bottom: 2em; }
article.post:last-child, body.single article.post { border-bottom: 0; margin-bottom: 0; }
.post .meta { margin-bottom: 2em; }
.post .meta:before { content: '\2014\20'; }
.post .meta .property { display: inline-block; padding-right: 0.5em; }
.post .meta .property strong { font-weight: 400; }
.post .content h3 { margin-bottom: 0.5em; }
.post.has-post-thumbnail .content h3 { margin-top: 0.5em; }
.post .content .cerchez-slider-container { margin-bottom: 0; }
.post a.image-link { display: inline-block; margin-bottom: 1.5em; }
.pagination, .woocommerce-pagination { text-align: center; }

#comments { border-top: 1px solid #ddd; padding-top: 0.75em; }
.page #comments { padding-top: 1.25em; }
.commentlist { list-style: none; margin-left: 0; padding-bottom: 1em; border-bottom: 1px solid #ddd; }
.commentlist ul { list-style: none; }
.commentlist .comment { border-top: 1px solid #ddd; padding-top: 1em; margin-left: 0; margin-top: 1em; }
.commentlist .bypostauthor { border-top: 3px solid #2ba8bd; }
.commentlist .comment .comment-author { float: left; width: 5em; height: 5em; margin-right: 0.8em; }
.commentlist .comment .comment-author img { display: block; width: 100%; max-height: 100%; }
.commentlist .comment h6 { margin-bottom: 0.2em; }
.commentlist .comment a.comment-reply-link { font-weight: normal; text-transform: none; font-size: 0.8em; margin-left: 0.2em; position: relative; top: -0.1em; }
.commentlist .comment p.comment-date, #comments .logged-in-as { font-size: 0.8em; }
.commentlist .comment p { font-size: 0.9em; margin-bottom: 0; margin-top: 0.2em; }
.commentlist .comment .children { margin: 0 0 0 1.5em; }

.cerchez-filter-selectors a { text-transform: uppercase; color: #222; }
.cerchez-filter-selectors a.active { color: #2ba8bd; }
.cerchez-filter-selectors a:after { display: inline-block; color: #ddd; content: "/"; padding: 0 0.8em 0 1.1em; }
.cerchez-filter-selectors a:last-child:after { display: none; }

/* feature wrapper */
.feature { text-align: center; margin-top: 1em; }
.feature img { margin-bottom: 1.5em; }
.feature h3 { margin-bottom: 1em; }

/* call to action box */
.call-to-action { margin-bottom: 1em; background-color: #f4f4f4; border: 1px solid #ddd; padding: 2em; text-align: center; }
.call-to-action h3 { margin-bottom: 0.75em; }
.invert-colors .call-to-action { background-color: rgba(255,255,255,0.1); border-color: #44BFD5; border-color: rgba(255,255,255,0.2); }

.widget_cerchez_flickr a, .widget_cerchez_dribbble a { display: inline-block; max-width: 8em; margin-bottom: 0.5em; margin-right: 0.5em; border: 4px solid #ddd; -webkit-transition: border 0.3s ease; -moz-transition: border 0.3s ease; -ms-transition: border 0.3s ease; -o-transition: border 0.3s ease; transition: border 0.3s ease; }
footer .widget_cerchez_flickr a, footer .widget_cerchez_dribbble a { border-width: 2px; border-color: #333; }
.widget_cerchez_flickr a:hover, .widget_cerchez_dribbble a:hover { border-color: #2ba8bd; }
#sidebar .widget_cerchez_dribbble a { max-width: 15em; }

.share-widget { position: relative; padding-right: 3em; }
.share-widget input[type=checkbox] { display: none; }
.share-widget label { cursor: pointer; color: #2ba8bd; font-weight: 400; font-size: inherit; display: inline; }
.share-widget ul { position: absolute; top: 200%; left: 0; margin: 0.3em 0 0 0; height: 2.25em; width: 6.75em; list-style: none; visibility: hidden; opacity: 0; -webkit-transition: .3s; -moz-transition: .3s; -o-transition: .3s; transition: .3s; }
.share-widget ul:after { content:''; display: block; position: absolute; top: -5px; left: 0.4em; margin-left: 5px; right: 0; height: 0; width: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-bottom: 5px solid #00aced; }
.share-widget ul li { display: block; float: left; margin: 0; width: 2.25em; height: 2.25em; }
.share-widget ul li a.social-link { margin: 0; }
.share-widget input[type=checkbox]:checked ~ ul { top: 100%; visibility: visible; opacity: 1; }

/* header */
#header { background-color: #1B1E1F; color: #fff; position: relative; z-index: 3; }
#header #logo { padding: 1em; position: relative; }
#header #logo h1 { margin-bottom: 0; margin-right: 1.25em; }
#header #logo h1 a { display: inline-block; color: #fff; text-decoration: none; }
#header #logo h1 a img { max-height: 3em; }
#header #menu { display: none; }
#header #menu ul { list-style: none; }
#header #menu ul, #header #menu li { margin: 0; }
#header #menu li a { padding: 1em 1em; color: #fff; text-decoration: none; }
#header #menu ul li.current_page_item > a { color: #2ba8bd; }
#header #menu .mini-menu-cart strong { font-weight: 400; }
#header #menu.mobile { display: block; }
#header #menu.mobile li { border-top: 1px solid #333; }
#header #menu.mobile li a { display: block; font-size: 1.2em; }
#header #menu.mobile li li a { padding-left: 2em; }
#header #menu.mobile li li li a { padding-left: 3em; }
#header #menu.mobile .mini-menu-cart em { display: none; }
#header #menu.mobile .mini-menu-cart strong:before { font-weight: 400; content: '\00a0\2014\00a0'; }
#header #menu.mobile .mini-menu-cart ul { display: none; }
#header #menu .menu-item-language img.iclflag { position: relative; top: -0.1em; }
#header #menu-switch { position: absolute; top: 50%; right: 0; width: 5em; height: 6em; margin-top: -3em; cursor: pointer; text-align: center; display: table; }
#header #menu-switch:before { text-align: center; font-size: 1.5em; display: table-cell; vertical-align: middle; }
#header #menu-switch:before { text-align: center; font-size: 1.5em; display: table-cell; vertical-align: middle; -webkit-transition: transform 0.3s ease; -moz-transition: transform 0.3s ease; -ms-transition: transform 0.3s ease; -o-transition: transform 0.3s ease; transition: transform 0.3s ease; }
#header #menu-switch.on:before { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }

#heading { position: relative; z-index: 2; }
#heading img { width: 100%; }
#heading .bar, .thumb .bar { position: absolute; left: 0; bottom: -1px; width: 100%; height: 0.5em; z-index: 98; }
#heading .bar:before, #heading .bar:after, .thumb .bar:before, .thumb .bar:after { content:''; position: absolute; top: 0; width: 50%; height: 0; border-bottom: 0.5em solid #fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
#heading .bar:before, .thumb .bar:before { left: 0; border-right: 0.5em solid rgba(0, 0, 0, 0); }
#heading .bar:after, .thumb .bar:after { right: 0; border-left: 0.5em solid rgba(0, 0, 0, 0); }
.thumb .bar:before, .thumb .bar:after { border-bottom-color: #f4f4f4; }
.invert-colors .thumb .bar:before, .invert-colors .thumb .bar:after, .thumb .bar.white:before, .thumb .bar.white:after { border-bottom-color: #fff; }

#footer .bottom { position: relative; background-color: #1B1E1F; color: #fff; font-size: 0.9em; text-align: center; }
#footer .bottom h3 { margin-top: 0.75em; color: #fff; }
#footer .sep { background-color: #242829; background-color: rgba(255,255,255,0.1); height: 1px; width: auto; margin-bottom: 0; }
#footer .back-to-top { display: none; }
#footer .back-to-top.visible { display: block; }
#footer .back-to-top.above { position: absolute; z-index: 2; top: -2.45em; left: 50%; margin-left: -1.25em; width: 1em; height: 1em; line-height: 1em; background-color: #1B1E1F; color: #fff; padding: 0.75em; font-size: 1.25em; text-decoration: none; text-align: center; }
#footer .bottom .container .grid6:last-child p { margin-bottom: 0; }
#footer .bottom .right-side .social-link { padding: 0.75em; font-size: 1.25em; }
.dark-theme #footer input[type=text], .dark-theme #footer input[type=password], .dark-theme #footer input[type=email], .dark-theme #footer input[type=search], .dark-theme #footer input[type=date], .dark-theme #footer input[type=tel], .dark-theme #footer input.text, .dark-theme #footer textarea, .dark-theme #footer select { border-color: #242829; color: #fff; background-color: #242829; background-color: rgba(180,180,180,.1); }
.dark-theme #footer select option { color: #000; }

#content { position: relative; z-index: 2; }
#content .container, #footer .container { padding: 1em; }
#content .container { padding-bottom: 3em; }
#footer .bottom .container { padding-top: 1.5em; }
#content .invert-colors { background-color: #2ba8bd; color: #fff; }
#content .bottom-shadow { position: relative; padding-bottom: 0.5em; }
#content .bottom-shadow:after { content: ''; position: absolute; bottom: -0.1em; left: 0; width: 4em; height: 4px; background-color: #ddd; }
#content .textcenter .bottom-shadow:after, #content .bottom-shadow.textcenter:after { left: 50%; margin-left: -2em; }
#content .invert-colors .bottom-shadow:after { background-color: #44BFD5; background-color: rgba(255,255,255,0.2); }

/* sidebar & widgets */
#sidebar .widget { margin-bottom: 1.5em; }
#sidebar .widget h3 { padding-bottom: 0.25em; margin-bottom: 0.5em; border-bottom: 4px solid #ddd; }
#sidebar select { width: 100%; margin-bottom: 1.5em; }
#sidebar ul { list-style: none; }
#sidebar ul ul { border: 0; }
#sidebar li { display: block; margin-left: 0; line-height: 2em; border-bottom: 1px solid #ddd; margin-bottom: 0; }
#sidebar li:last-child { border-bottom: 0; }
#sidebar li li { padding-left: 1em; border-top: 1px solid #ddd; border-bottom: 0; }
#sidebar li li li { padding-left: 2em; }
#sidebar li li li li { padding-left: 3em; }
#sidebar .recentcomments { font-size: 0.9em; padding-left: 1.7em; }
#sidebar .recentcomments:before { content:'\25A0'; display: block; position: relative; max-width: 0; max-height: 0; left: -1.25em; top: -0.17em; color: #4ea2bd; }
.widget_calendar table th, .widget_calendar table td, .widget_calendar table caption { padding: 0.2em 0.2em; }
.widget_calendar table th, .widget_calendar table tfoot td { padding: 0.2em; }
.widget_calendar table tfoot td { padding: 0.2em 0.5em; }
.widget_calendar table th, .widget_calendar table tbody td { text-align: center; }
.widget_categories li span.count { color: #999; float: right; }
.dark #footer .widget table, .dark #footer .widget table caption { background-color: #1B1E1F; }
.dark-theme #footer .widget table, .dark-theme #footer .widget table th, .dark-theme #footer .widget table td, .dark-theme #footer .widget table caption { border-color: #242829; }
.dark-theme #footer .widget table th, .dark-theme #footer .widget table tfoot td { background-color: #242829; }
#footer ul li { margin-left: 0.3em; }
#footer ul li li { margin-left: 1em; }

.searchform { position: relative; }
.searchform input { margin-bottom: 0; }
.searchform input[type=text] { width: 100%; padding-right: 40px; }
.searchform input[type=submit] { position: absolute; top: 1px; right: 1px; width: 1.4em; height: 1.55em; padding: 0; border: 0; background: transparent; color: #bbb; text-align: center; -webkit-font-smoothing: antialiased; font-family: 'ThemeIcons'; font-size: 1.5em; font-style: normal; font-variant: normal; font-weight: normal; line-height: 1; speak: none; text-transform: none; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; }
.searchform input[type=submit]:focus, .searchform input[type=submit]:hover { color: #222; background: transparent; }
#content .searchform { width: 100%; max-width: 20em; display: inline-block; }
#content #sidebar .searchform { max-width: 100%; display: block; }

@media (min-width: 480px) {
	.portfolio-showcase .thumb { width: 50%; }
}

@media (min-width: 768px) {
	.container { width: 720px; }
	.container .col { float: left; display: inline; margin-left: 10px; margin-right: 10px; }
	.container .alpha { margin-left: 0; }
	.container .omega { margin-right: 0; }
	.container .col.grid1 { width: 40px; }
	.container .col.grid2 { width: 100px; }
	.container .col.grid3 { width: 160px; }
	.container .col.grid4 { width: 220px; }
	.container .col.grid5 { width: 280px; }
	.container .col.grid6 { width: 340px; }
	.container .col.grid7 { width: 400px; }
	.container .col.grid8 { width: 460px; }
	.container .col.grid9 { width: 520px; }
	.container .col.grid10 { width: 580px; }
	.container .col.grid11 { width: 640px; }
	.container .col.grid12 { width: 700px; }
	/* percentage based grids */
	.container .col.pct { margin-left: 3%; margin-right: 0; }
	.container .alpha.pct { margin-left: 0; }
	.container .col.grid1.pct { width: 5.5%; }
	.container .col.grid2.pct { width: 14%; }
	.container .col.grid3.pct { width: 22.5%; }
	.container .col.grid4.pct { width: 31%; }
	.container .col.grid5.pct { width: 39.5%; }
	.container .col.grid6.pct { width: 48%; }
	.container .col.grid7.pct { width: 56.5%; }
	.container .col.grid8.pct { width: 65%; }
	.container .col.grid9.pct { width: 73.5%; }
	.container .col.grid10.pct { width: 82%; }
	.container .col.grid11.pct { width: 90.5%; }
	.container .col.grid12.pct { margin-left: 0; width: 99%; }

	#content .container, #footer .bottom .container { padding: 2em 0; }
	#content .container { padding-bottom: 3em; }

	#header .wrapper { display: table; width: 100%; }
	#header #logo, #header #menu { display: table-cell; vertical-align: middle; height: 4em; }
	#header #logo { padding-left: 10px; padding-right: 10px; }
	#header #logo h1 { margin-right: 0; }
	#header #menu { text-align: right; padding-right: 10px; -ms-touch-action: none; }
	#header #menu li { display: inline-block; }
	#header #menu li a { display: inline-block; padding: 0.5em 1em; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; }
	.no-touch #header #menu li a:hover { background-color: #090909; }
	#header #menu li.menu-item-has-children, #header #menu li.page_item_has_children, #header #menu li.menu-item-language, #header #menu li.mini-menu-cart { position: relative; }
	#header #menu li.menu-item-has-children ul, #header #menu li.page_item_has_children ul, #header #menu li.menu-item-language ul.submenu-languages, #header #menu li.mini-menu-cart ul { visibility: hidden; position: absolute; top: 100%; left: 0; z-index: 99; width: 12em; text-align: left; background-color: #090909; opacity: 0; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; }
	#header #menu li.menu-item-has-children.left-side ul, #header #menu li.menu-item-language ul.submenu-languages, #header #menu li.mini-menu-cart ul { left: auto; right: 0; text-align: right; }
	#header #menu li.menu-item-has-children li ul, #header #menu li.page_item_has_children li ul { top: 0; left: 99.99%; }
	#header #menu.indicators li.menu-item-has-children > a:after, #header #menu.indicators li.page_item_has_children > a:after { content: '\00a0\002B'; font-family: 'Arial'; }
	#header #menu li.menu-item-has-children ul li, #header #menu li.page_item_has_children ul li, #header #menu li.menu-item-language ul.submenu-languages li, #header #menu li.mini-menu-cart ul li { display: block; font-size: 0.9em; }
	#header #menu li.menu-item-has-children ul a, #header #menu li.page_item_has_children ul a, #header #menu li.menu-item-language ul.submenu-languages a, #header #menu li.mini-menu-cart ul a { display: block; padding: 0.5em 1.25em; margin-left: 0; }
	.no-touch #header #menu li.menu-item-has-children ul a:hover, #header #menu li.menu-item-has-children li.hover > a, .no-touch #header #menu li.page_item_has_children ul a:hover, #header #menu li.page_item_has_children li.hover > a, .no-touch #header #menu li.menu-item-language ul.submenu-languages a:hover, #header #menu li.menu-item-language.hover ul.submenu-languages > a, .no-touch #header #menu li.mini-menu-cart ul a:hover { color: #999; }
	#header #menu li.menu-item-has-children ul li:last-child a, #header #menu li.page_item_has_children ul li:last-child a, #header #menu li.menu-item-language ul.submenu-languages li:last-child a { padding-bottom: 1em; }
	.no-touch #header #menu li.menu-item-has-children:hover a, #header #menu li.menu-item-has-children.hover a, .no-touch #header #menu li.page_item_has_children:hover a, #header #menu li.page_item_has_children.hover a, .no-touch #header #menu li.menu-item-language:hover a, #header #menu li.menu-item-language.hover a, .no-touch #header #menu li.mini-menu-cart:hover a { background-color: #090909; color: #ddd; }
	.no-touch #header #menu li.menu-item-has-children:hover ul li.current_page_item > a, #header #menu li.menu-item-has-children.hover ul li.current_page_item > a, .no-touch #header #menu li.page_item_has_children:hover ul li.current_page_item > a, #header #menu li.page_item_has_children.hover ul li.current_page_item > a { color: #2ba8bd; }
	.no-touch #header #menu li.menu-item-has-children:hover > ul, #header #menu li.menu-item-has-children.hover > ul, .no-touch #header #menu li.page_item_has_children:hover > ul, #header #menu li.page_item_has_children.hover > ul, .no-touch #header #menu li.menu-item-language:hover > ul.submenu-languages, #header #menu li.menu-item-language.hover > ul.submenu-languages, .no-touch #header #menu li.mini-menu-cart:hover > ul { visibility: visible; opacity: 1; }
	#header #menu .mini-menu-cart a { background-color: #2ba8bd; padding-left: 1em; padding-right: 1em; }
	#header #menu li.mini-menu-cart > a:after { display: none; }
	#header #menu ul .mini-menu-cart.current_page_item > a { color: #fff; }
	#header #menu .mini-menu-cart em { position: relative; top: 0.04em; }
	#header #menu .mini-menu-cart span.mobile-only { display: none; }
	#header #menu li.mini-menu-cart ul { width: 13em; }
	#header #menu li.mini-menu-cart ul a { background-color: #090909; padding: 0.5em 1em 0.5em 0.5em; line-height: 4em; }
	#header #menu li.mini-menu-cart ul li:last-child a { padding-bottom: 0.5em; }
	#header #menu li.mini-menu-cart ul li span.icon-cross { margin: 0 0.25em; font-size: 0.8em; }
	#header #menu li.mini-menu-cart ul li span.equals { margin: 0 0.25em; }
	.no-touch #header #menu li.mini-menu-cart ul li.checkout-link a { margin: 0 0.5em 0.5em; text-align: center; padding: 0.2em; line-height: 3em; background-color: #292929; }
	.no-touch #header #menu li.mini-menu-cart ul li.checkout-link a:hover { background-color: #2ba8bd; color: #fff; }
	#header #menu li.mini-menu-cart ul a img { float: left; height: 4em; }
	#header #menu-switch { display: none; }

	#heading .bar { height: 1em; }
	#heading .bar:before, #heading .bar:after { border-bottom-width: 1em; }
	#heading .bar:before { border-right-width: 1em; }
	#heading .bar:after { border-left-width: 1em; }
	#heading .cerchez-slider .slider .item .caption { bottom: 1em; }
	#heading .cerchez-slider .slider .item .caption .text:after { border-left-width: 1em; border-right-width: 1em; border-top-width: 1em; bottom: -0.95em; margin-left: -1em; }

	#footer .bottom { text-align: left; }
	#footer .bottom p.copyright { margin-bottom: 0; }
	#footer .bottom .right-side { position: absolute; right: 10px; }
	#footer .bottom .right-side .social-link { position: relative; top: -0.7em; margin-bottom: 0; }

	#social-share { display: block; }
	#social-share.animated { visibility: hidden; opacity: 0; left: -3.5em; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -ms-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
	#social-share.loaded.animated, .no-js #social-share.animated { visibility: visible; opacity: 1; left: 0; }
	#social-share a.social-link { float: left; background-color: #1B1E1F; width: 2.2em; height: 2.2em; line-height: 2.2em; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
	#social-share a.social-link:hover { background-color: #2ba8bd; }

	.share-widget { padding-right: 0; }
	.share-widget ul { left: 50%; margin: 0.5em 0 0 -3.375em; }
	.share-widget ul:after { left: 0; right: 0; margin: 0 auto; border-bottom-color: #3b5998; }

	.thumb { margin-bottom: 1.5em; }
	.thumb .photo .info { display: block; background-color: #1B1E1F; color: #fff; text-decoration: none; background-color: rgba(0, 0, 0, 0.75); -ms-filter: "alpha(opacity=70)"; }
	.thumb .photo .info span { position: absolute; left: 50%; top: 50%; width: 2em; height: 2em; margin-left: -1em; margin-top: -1em; line-height: 2em; display: block; font-size: 1.5em; border: 2px solid #fff; }
	.thumb .photo .info span.bottom { top: auto; margin-top: 0; bottom: 2.5em; font-size: 1em; }
	.thumb .photo .info .title { margin-top: 2em; padding: 0.1em 1em; display: block; font-weight: 400; text-transform: uppercase; }
	.thumb .photo .info .tagline { font-style: normal; font-size: 0.75em; color: rgba(255,255,255,0.5); }
	.thumb .photo a:hover .info { opacity: 1; }
	.no-js .thumb .photo .info { top: 0; left: -100%; }
	.no-js .thumb .photo a:hover .info { left: 0; }
	.fade .photo .info, .thumb.switch .photo img.secondary { top: 0; left: 0; opacity: 0; -ms-filter: "alpha(opacity=0)"; -webkit-transition: opacity 0.3s ease; -moz-transition: opacity 0.3s ease; -ms-transition: opacity 0.3s ease; -o-transition: opacity 0.3s ease; transition: opacity 0.3s ease; }
	.fade .photo .info span { -ms-filter: "alpha(opacity=0)"; }
	.thumb.switch .photo img.secondary { z-index: 2; position: absolute; display: block; visibility: visible; -ms-filter: "alpha(opacity=0)"; }
	.fade .photo a:hover .info { opacity: 1; -ms-filter: "alpha(opacity=70)"; }
	.fade .photo a:hover .info span { -ms-filter: "alpha(opacity=100)"; }
	.thumb.switch .photo a:hover img.secondary { opacity: 1; }
	.portfolio-showcase .thumb { width: 33.3333%; }

	.widget_cerchez_flickr a img, .widget_cerchez_dribbble a img { display: block; width: 100%; }
	#sidebar .widget_cerchez_flickr a, #sidebar .widget_cerchez_dribbble a { margin-bottom: 0; }
	#sidebar .widget_cerchez_flickr a { width: 4.89em; }
	#sidebar .widget_cerchez_flickr a:nth-child(2n+1) { margin-right: 0; }
	#footer .widget_cerchez_flickr a { width: 3.4em; }
	#sidebar .widget_cerchez_dribbble a { max-width: none; margin-right: 0; }
	#footer .widget_cerchez_dribbble a { width: 5.5em; }
	#footer .widget_cerchez_flickr a, #footer .widget_cerchez_dribbble a { float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }

	.post-info h4 { margin-top: 0.3em; }
	.post .meta { float: left; width: 18%; display: block; text-align: center; background-color: #f4f4f4; }
	.post .meta:before { content: ''; }
	.post .meta .property { display: block; padding: 0.75em 0.75em 0 0.75em; font-size: 0.9em; line-height: 1.1; }
	.post .meta .property strong { display: block; color: #666; }
	.post .meta .property:last-child, .post .meta .date { padding-bottom: 0.75em; }
	.post .meta .date { background-color: #2ba8bd; color: #fff; }
	.post .meta .date strong { display: none; }
	.post .meta .date { font-size: 1.2em; border: 0; }
	.post .meta .date span { display: block; }
	.post .meta .date span.day { font-size: 1.25em; }
	.post .meta .date span.year { padding-top: 0.2em; }
	.post .content { float: right; width: 82%; }
	.post .content, body.single .post .content { padding-left: 1em; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
	.post.has-post-thumbnail .content { padding-left: 0; }

	.commentlist .comment .comment-body { position: relative; margin-left: 5.8em; }
	.commentlist .comment h6 { padding-right: 5em; }
	.commentlist .comment p.comment-date { position: absolute; top: 0.15em; right: 0; }
	.commentlist .comment p { margin-top: 0; }
	.commentlist .comment .children { margin-left: 5.7em; }

	.call-to-action .button { margin-bottom: 0; }

	.pricing-table .special { -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -o-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05); }

	#heading .cerchez-slider .controls { display: block; }
	.no-js #heading .cerchez-slider .controls { display: none; }
}

@media (min-width: 1024px) {
	body { font-size: 100%; }
	.container { width: 960px; }
	.container .col.grid1 { width: 60px; }
	.container .col.grid2 { width: 140px; }
	.container .col.grid3 { width: 220px; }
	.container .col.grid4 { width: 300px; }
	.container .col.grid5 { width: 380px; }
	.container .col.grid6 { width: 460px; }
	.container .col.grid7 { width: 540px; }
	.container .col.grid8 { width: 620px; }
	.container .col.grid9 { width: 700px; }
	.container .col.grid10 { width: 780px; }
	.container .col.grid11 { width: 860px; }
	.container .col.grid12 { width: 940px; }

	#footer .bottom .container { padding: 3em 0; }

	#header #menu li a { padding: 0.75em 1.5em; }
	#header #menu li.menu-item-has-children ul a, #header #menu li.page_item_has_children ul a { padding: 0.6em 1.5em; }
	#header #menu li.menu-item-has-children ul li:last-child a, #header #menu li.page_item_has_children ul li:last-child a { padding-bottom: 1.5em; }
	#header #menu li.mini-menu-cart ul a { padding: 0.75em 1.25em 0.75em 0.75em ; }
	#header #menu li.mini-menu-cart ul li:last-child a { padding-bottom: 0.75em; }

	#heading .cerchez-slider .slider .item .caption .text { font-size: 1.5em; }

	#sidebar .widget_cerchez_flickr a { width: 3.75em; }
	#sidebar .widget_cerchez_flickr a:nth-child(2n+1) { margin-right: 0.5em; }
	#sidebar .widget_cerchez_flickr a:nth-child(3n+1) { margin-right: 0; }
	#footer .widget_cerchez_flickr a { width: 4.2em; }
	#footer .widget_cerchez_dribbble a { width: 6.8em; }

	.post .meta { width: 17%; }
	.post .content { width: 83%; }

	.fancybox-nav span { -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
	.no-touch .fancybox-nav span { opacity: 0; }
	.no-touch .fancybox-wrap:hover .fancybox-nav span { opacity: 1; }
}

@media (min-width: 1320px) {
	body { font-size: 110%; }
	.container { width: 1260px; }
	.container .col.grid1 { width: 85px; }
	.container .col.grid2 { width: 190px; }
	.container .col.grid3 { width: 295px; }
	.container .col.grid4 { width: 400px; }
	.container .col.grid5 { width: 505px; }
	.container .col.grid6 { width: 610px; }
	.container .col.grid7 { width: 715px; }
	.container .col.grid8 { width: 820px; }
	.container .col.grid9 { width: 925px; }
	.container .col.grid10 { width: 1030px; }
	.container .col.grid11 { width: 1135px; }
	.container .col.grid12 { width: 1240px; }

	#heading .cerchez-slider .slider .item .caption .text:after { margin-bottom: 1px; }

	.post .meta { width: 14%; }
	.post .content { width: 86%; }

	.portfolio-showcase .thumb { width: 25%; }

	#sidebar .widget_cerchez_flickr a { width: 4.8em; }
	#footer .widget_cerchez_flickr a { width: 5.2em; }
	#footer .widget_cerchez_dribbble a { width: 8.5em; }

	.fancybox-close { display: none; }
	.fancybox-nav { width: 15em; }
	.fancybox-skin .fancybox-nav span { background-color: transparent; color: #fff; }
	.no-touch .fancybox-nav span { opacity: 0.25; }
	.no-touch .fancybox-wrap:hover .fancybox-nav span { opacity: 0.5; }
	.no-touch .fancybox-wrap .fancybox-nav:hover span { opacity: 1; }
	.fancybox-prev { left: -8.5em; }
	.fancybox-next { right: -8.5em; }
	.fancybox-nav span { font-size: 5em; }
	.fancybox-title { font-size: 1.1em; }
	.fancybox-overlay { cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABmJLR0QAAAAAAAD5Q7t/AAAA6klEQVR42tWXyw6CMBBFi/+qhCi6bVj52PABBv6C3zOsjhuJ2hTS1k6Ls+3MPTc8pjMKGIAHsFWJAti9mIMCRt5RJYBXH7xRASXfUSWCA5TTQS1twgKvzQRtJBwiwk+Gtp5L1E6JfnA/zZgmgrWA5lcTFnjjK9CGmrDA29BHaJq4ONTcosAXTLQxcqObEIN/ALo5gAXeSbTRAuhNExZ4DxRSvdxmIg3cwUQQfKP+KbK+guwfoedveI8Nz9eIsrZii+DZoeYqdROmu46FBhItW7i2edBbU3gsPy6ayLSY7KeDvKvZGpbTrOv5E6zIaGL25rGJAAAAAElFTkSuQmCC) 16 16, crosshair; }
}