/*
Theme Name: Lucia
Theme URI: https://lqthemes.com/themes/lucia/
Author: LQ Themes
Author URI: https://lqthemes.com/
Description: Lucia is the perfect theme which could be used to build one page sites for design agency, corporate, restaurant, personal, showcase, magazine, portfolio, ecommerce, etc. Based on the most popular drag & drop page builder Elementor, which could help you to create elegant sites with no code knowledge. We have designed various specific elements and elegant frontpage template for the plugin which can help you create a site like the demo with just several steps. Lucia also offers various options for header, footer, pages & posts, etc. And it is compatible with popular plugins like WooCommerce, Polylang, WPML, Contact Form 7, etc.
Version: 1.0.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: lucia
Tags: e-commerce, one-column, two-columns, custom-background, custom-header, custom-menu, theme-options, right-sidebar, translation-ready, editor-style, featured-images, threaded-comments, rtl-language-support, custom-logo, featured-image-header, footer-widgets

Lucia Wordpress Theme has been created by lqthemes.com, Copyright 2018 lqthemes.com
Lucia Wordpress theme is released under the terms of GNU GPL.

*/
/* 0.0 Basic */

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, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section, 
div {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing:    border-box;
    box-sizing:         border-box; 
}

audio,
canvas,
video {
    display: inline-block;
    max-width: 100%;
}

html {
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust:     100%;
}

body,
button,
input,
select,
textarea {
    color: #888;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 1.8;
    outline: none;
}

input:invalid {
    box-shadow: none;
}

body {
    background: #fff;
    overflow: hidden;
}

a {
    color: #999;
    text-decoration: none;
}

a:focus {
    outline: thin dotted;
}

a:hover,
a:active {
    outline: 0;
    text-decoration: none;
    color: #00dfb8;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Lato', sans-serif;;
    clear: both;
    font-weight: 400;
    margin: 0 0 12px;
    color: #333;
}

h1 {
    font-size: 36px;
    line-height: 1.1;
}

h2 {
    font-size: 30px;
    line-height: 1.1;
}

h3 {
    font-size: 24px;
    line-height: 1.1;
}

h4 {
    font-size: 20px;
    line-height: 1.1;
}

h5 {
    font-size: 18px;
    line-height: 1.1;
}

h6 {
    font-size: 16px;
    line-height: 1;
}

address {
    font-style: italic;
    margin-bottom: 24px;
}

abbr[title] {
    border-bottom: 1px dotted #2b2b2b;
    cursor: help;
}

b,
strong {
    font-weight: 700;
}

cite,
dfn,
em,
i {
    font-style: italic;
}

mark, ins {
    background: #333;
    text-decoration: none;
    color: #fff;
}

p {
    margin-bottom: 24px;
}

code,
kbd,
tt,
var,
samp,
pre {
    font-family: monospace, serif;
    font-size: 14px;
    -webkit-hyphens: none;
    -moz-hyphens:    none;
    -ms-hyphens:     none;
    hyphens:         none;
    line-height: 1.6;
}

pre {
    border: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing:    border-box;
    box-sizing:         border-box;
    margin-bottom: 24px;
    max-width: 100%;
    overflow: auto;
    padding: 12px;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

blockquote {
    -webkit-hyphens: none;
    -moz-hyphens:    none;
    -ms-hyphens:     none;
    hyphens:         none;
    quotes: none;
}

blockquote:before,
blockquote:after {
    content: "";
    content: none;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 1.2em;
    border-left: 5px solid #eee;
}

q {
    quotes: "ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“" "ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â" "ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã…â€œ" "ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢";
}

q:before {
    content: open-quote;
}

q:after {
    content: close-quote;
}

small {
    font-size: smaller;
}

big {
    font-size: 125%;
}

sup,
sub {
    font-size: 75%;
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    bottom: 1ex;
}

sub {
    top: .5ex;
}

dl {
    margin-bottom: 24px;
}

dt {
    font-weight: bold;
}

dd {
    margin-bottom: 24px;
}

ul,
ol {
    list-style: none;
    margin: 0 0 24px 20px;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li > ul,
li > ol {
    margin: 0 0 0 20px;
}

img {
    -ms-interpolation-mode: bicubic;
    border: 0;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
}

figure {
    margin: 0;
}

fieldset {
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin: 0 0 24px;
    padding: 11px 12px 0;
}

legend {
    white-space: normal;
}

button,
input,
select,
textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing:    border-box;
    box-sizing:         border-box;
    font-size: 100%;
    margin: 0;
    max-width: 100%;
    vertical-align: baseline;
}

button,
input {
    line-height: normal;
}

input,
textarea {
    background-image: -webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0)); /* Removing the inner shadow, rounded corners on iOS inputs */
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    border: 0;
    color: #fff;
    background-color: #00dfb8;
    padding: 12px 20px;
    border-radius: 100px;
    text-transform: uppercase;
    font-size: 12px;
}

button[disabled],
input[disabled] {
    cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
    padding: 0;
}

input[type="search"] {
    -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table,
th,
td {
    border: 1px solid rgba(0, 0, 0, 0.1);
}

table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin-bottom: 24px;
    width: 100%;
}

th,
td {
    padding: 6px;
}

caption,
th,
td {
    font-weight: normal;
    text-align: left;
}

th {
    border-width: 0 1px 1px 0;
    font-weight: bold;
}

td {
    border-width: 0 1px 1px 0;
}

del {
    color: #767676;
}

hr {
    background-color: rgba(0, 0, 0, 0.1);
    border: 0;
    height: 1px;
    margin-bottom: 23px;
}

::selection {
    background: #333;
    color: #fff;
    text-shadow: none;
}

::-moz-selection {
    background: #333;
    color: #fff;
    text-shadow: none;
}

:hover {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease; 
    transition: all 0.2s ease;
}

.required {
    color: #F00;
}

.clear {
    clear: both;
}

nav li {
    list-style-type: none;
}

/* 0.1 WordPress CSS */

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}

.sticky {

}

.gallery-caption {

}

.bypostauthor {

}

/* 1.0 Layout */

body {
    position: relative;
    background-color: #eee;
    margin: 0;
}

.wrapper {
    position: relative;
    max-width: 100%;
    margin: 0 auto;
    overflow: hidden;
    background-color: #fff;
    width: 100%;
    /*width: 1200px;*/
}

.lq-container,
.lq-top-bar,
.lq-main-header,
.lq-mobile-main-header,
.footer-widget-area,
.footer-info-area {
    width: 1170px; /*Content width + 30px*/
    max-width: 100%;
    padding: 0 15px;
    margin: 0 auto;
    position: relative;
}

.footer-info-area {
    position: relative;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-flex-pack: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

.footer-info-area.center {
    -webkit-flex-flow: column-reverse wrap;
    -moz-flex-flow: column-reverse wrap;
    -ms-flex-flow: column-reverse wrap;
    flex-flow: column-reverse wrap;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.footer-info-area.center .lq-microwidgets + .lq-microwidgets {
    margin-bottom: 10px;
}

.footer-info-area .container{
	z-index:2;
}

.lq-container:before,
.lq-container:after {
    display: table;
    content: " ";
}

.lq-container:after {
    clear: both;
}

.lq-row {
    margin: 0 -20px 0 0;
}

.page-wrap {
    padding-top: 50px;
    padding-bottom: 50px;
}

.page-wrap.full {
    padding-top: 0;
    padding-bottom: 0;
}

.page-wrap.full .lq-container {
    width: 100%;
    padding: 0;
}

.page-wrap.full .lq-row {
    margin: 0;
}

.page-wrap.full .col-main {
    padding: 0;
}

*[class*="lq-list"] {
    padding: 0;
    margin-top: 0;
    margin-left: 0;
    margin-right: -20px;
    margin-bottom: -20px;
    list-style-type: none;
    display: block;
    clear: both;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

*[class*="lq-list"]:before,
*[class*="lq-list"]:after {
    display: table;
    content: " ";
}

*[class*="lq-list"]:after {
    clear: both;
}

*[class*="lq-list"] > * {
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 20px;
    padding-bottom: 20px;
    width: 100%;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

*[class*="lq-list"].full {
    margin: 0;
}

*[class*="lq-list"].full > * {
    padding: 0;
}

.lq-list-xs-1 > * {
    width: 100%;
}

.lq-list-xs-2 > * {
    width: 50%;
}

.lq-list-xs-2 > .lq-2x {
    width: 100%;
}

.lq-list-xs-3 > * {
    width: 33.333333%;
}

.lq-list-xs-3 > .lq-2x {
    width: 66.666666%;
}

.lq-list-xs-3 > .lq-3x {
    width: 100%;
}

.lq-list-xs-4 > * {
    width: 25%;
}

.lq-list-xs-4 > .lq-2x {
    width: 50%;
}

.lq-list-xs-4 > .lq-3x {
    width: 75%;
}

.lq-list-xs-4 > .lq-4x {
    width: 100%;
}

.lq-col-xs-5 > * {
    width: 20%;
}

.lq-list-xs-5 > .lq-2x {
    width: 40%;
}

.lq-list-xs-5 > .lq-3x {
    width: 60%;
}

.lq-list-xs-5 > .lq-4x {
    width: 80%;
}

.lq-list-xs-5 > .lq-5x {
    width: 100%;
}

.lq-list-xs-6 > * {
    width: 16.666666%;
}

.lq-list-xs-6 > .lq-2x {
    width: 33.333333%;
}

.lq-list-xs-6 > .lq-3x {
    width: 50%;
}

.lq-list-xs-6 > .lq-4x {
    width: 66.666666%;
}

.lq-list-xs-6 > .lq-5x {
    width: 83.333333%;
}

.lq-list-xs-6 > .lq-6x {
    width: 100%;
}

.lq-list-xs-2 > li:nth-of-type(2n+3),
.lq-list-xs-2 > div:nth-of-type(2n+3),
.lq-list-xs-2 > article:nth-of-type(2n+3) {
    clear: both;
}

.lq-list-xs-3 > li:nth-of-type(3n+4),
.lq-list-xs-3 > div:nth-of-type(3n+4),
.lq-list-xs-3 > article:nth-of-type(3n+4), {
    clear: both;
}

.lq-list-xs-4 > li:nth-of-type(4n+5),
.lq-list-xs-4 > div:nth-of-type(4n+5),
.lq-list-xs-4 > article:nth-of-type(4n+5) {
    clear: both;
}

.lq-list-xs-5 > li:nth-of-type(5n+6),
.lq-list-xs-5 > div:nth-of-type(5n+6),
.lq-list-xs-5 > article:nth-of-type(5n+6) {
    clear: both;
}

.lq-list-xs-6 > li:nth-of-type(6n+7),
.lq-list-xs-6 > div:nth-of-type(6n+7),
.lq-list-xs-6 > article:nth-of-type(6n+7) {
    clear: both;
}

@media screen and (min-width: 768px) {
    .lq-list-sm-1 > * {
        width: 100%;
    }    
    .lq-list-sm-2 > * {
        width: 50%;
    }
    .lq-list-sm-2 > .lq-2x {
        width: 100%;
    }
    .lq-list-sm-3 > * {
        width: 33.333333%;
    }
    .lq-list-sm-3 > .lq-2x {
        width: 66.666666%;
    }
    .lq-list-sm-3 > .lq-3x {
        width: 100%;
    }
    .lq-list-sm-4 > * {
        width: 25%;
    }
    .lq-list-sm-4 > .lq-2x {
        width: 50%;
    }
    .lq-list-sm-4 > .lq-3x {
        width: 75%;
    }
    .lq-list-sm-4 > .lq-4x {
        width: 100%;
    }
    .lq-list-sm-5 > * {
        width: 20%;
    }
    .lq-list-sm-5 > .lq-2x {
        width: 40%;
    }
    .lq-list-sm-5 > .lq-3x {
        width: 60%;
    }
    .lq-list-sm-5 > .lq-4x {
        width: 80%;
    }
    .lq-list-sm-5 > .lq-5x {
        width: 100%;
    }
    .lq-list-sm-6 > * {
        width: 16.666666%;
    }
    .lq-list-sm-6 > .lq-2x {
        width: 33.333333%;
    }
    .lq-list-sm-6 > .lq-3x {
        width: 50%;
    }
    .lq-list-sm-6 > .lq-4x {
        width: 66.666666%;
    }
    .lq-list-sm-6 > .lq-5x {
        width: 83.333333%;
    }
    .lq-list-sm-6 > .lq-6x {
        width: 100%;
    }

    *[class*="lq-list-sm"] > li:nth-of-type(n),
    *[class*="lq-list-sm"] > div:nth-of-type(n),
    *[class*="lq-list-sm"] > article:nth-of-type(n) {
        clear: none;
    }

    .lq-list-sm-2 > li:nth-of-type(2n+3),
    .lq-list-sm-2 > div:nth-of-type(2n+3),
    .lq-list-sm-2 > article:nth-of-type(2n+3) {
        clear: both;
    }

    .lq-list-sm-3 > li:nth-of-type(3n+4),
    .lq-list-sm-3 > div:nth-of-type(3n+4),
    .lq-list-sm-3 > article:nth-of-type(3n+4) {
        clear: both;
    }

    .lq-list-sm-4 > li:nth-of-type(4n+5),
    .lq-list-sm-4 > div:nth-of-type(4n+5),
    .lq-list-sm-4 > article:nth-of-type(4n+5) {
        clear: both;
    }

    .lq-list-sm-5 > li:nth-of-type(5n+6),
    .lq-list-sm-5 > div:nth-of-type(5n+6),
    .lq-list-sm-5 > article:nth-of-type(5n+6) {
        clear: both;
    }

    .lq-list-sm-6 > li:nth-of-type(6n+7),
    .lq-list-sm-6 > div:nth-of-type(6n+7),
    .lq-list-sm-6 > article:nth-of-type(6n+7) {
        clear: both;
    }
}

@media screen and (min-width: 992px) {
    .lq-list-md-1 > * {
        width: 100%;
    }    
    .lq-list-md-2 > * {
        width: 50%;
    }
    .lq-list-md-2 > .lq-2x {
        width: 100%;
    }
    .lq-list-md-3 > * {
        width: 33.333333%;
    }
    .lq-list-md-3 > .lq-2x {
        width: 66.666666%;
    }
    .lq-list-md-3 > .lq-3x {
        width: 100%;
    }
    .lq-list-md-4 > * {
        width: 25%;
    }
    .lq-list-md-4 > .lq-2x {
        width: 50%;
    }
    .lq-list-md-4 > .lq-3x {
        width: 75%;
    }
    .lq-list-md-4 > .lq-4x {
        width: 100%;
    }
    .lq-list-md-5 > * {
        width: 20%;
    }
    .lq-list-md-5 > .lq-2x {
        width: 40%;
    }
    .lq-list-md-5 > .lq-3x {
        width: 60%;
    }
    .lq-list-md-5 > .lq-4x {
        width: 80%;
    }
    .lq-list-md-5 > .lq-5x {
        width: 100%;
    }
    .lq-list-md-6 > * {
        width: 16.666666%;
    }
    .lq-list-md-6 > .lq-2x {
        width: 33.333333%;
    }
    .lq-list-md-6 > .lq-3x {
        width: 50%;
    }
    .lq-list-md-6 > .lq-4x {
        width: 66.666666%;
    }
    .lq-list-md-6 > .lq-5x {
        width: 83.333333%;
    }
    .lq-list-md-6 > .lq-6x {
        width: 100%;
    }

    *[class*="lq-list-md"] > li:nth-of-type(n),
    *[class*="lq-list-md"] > div:nth-of-type(n),
    *[class*="lq-list-md"] > article:nth-of-type(n) {
        clear: none;
    }

    .lq-list-md-2 > li:nth-of-type(2n+3),
    .lq-list-md-2 > div:nth-of-type(2n+3),
    .lq-list-md-2 > article:nth-of-type(2n+3) {
        clear: both;
    }

    .lq-list-md-3 > li:nth-of-type(3n+4),
    .lq-list-md-3 > div:nth-of-type(3n+4),
    .lq-list-md-3 > article:nth-of-type(3n+4) {
        clear: both;
    }

    .lq-list-md-4 > li:nth-of-type(4n+5),
    .lq-list-md-4 > div:nth-of-type(4n+5),
    .lq-list-md-4 > article:nth-of-type(4n+5) {
        clear: both;
    }

    .lq-list-md-5 > li:nth-of-type(5n+6),
    .lq-list-md-5 > div:nth-of-type(5n+6),
    .lq-list-md-5 > article:nth-of-type(5n+6) {
        clear: both;
    }

    .lq-list-md-6 > li:nth-of-type(6n+7),
    .lq-list-md-6 > div:nth-of-type(6n+7),
    .lq-list-md-6 > article:nth-of-type(6n+7) {
        clear: both;
    }
}

@media screen and (min-width: 1200px) {
    .lq-list-lg-1 > * {
        width: 100%;
    }    
    .lq-list-lg-2 > * {
        width: 50%;
    }
    .lq-list-lg-2 > .lq-2x {
        width: 100%;
    }
    .lq-list-lg-3 > * {
        width: 33.333333%;
    }
    .lq-list-lg-3 > .lq-2x {
        width: 66.666666%;
    }
    .lq-list-lg-3 > .lq-3x {
        width: 100%;
    }
    .lq-list-lg-4 > * {
        width: 25%;
    }
    .lq-list-lg-4 > .lq-2x {
        width: 50%;
    }
    .lq-list-lg-4 > .lq-3x {
        width: 75%;
    }
    .lq-list-lg-4 > .lq-4x {
        width: 100%;
    }
    .lq-list-lg-5 > * {
        width: 20%;
    }
    .lq-list-lg-5 > .lq-2x {
        width: 