@charset "UTF-8";
/*!
Theme Name: Luxurious
Theme URI: #
Author: Mantas Dainys
Author URI: https://www.globalusprojektai.lt
Description: Uikit3 Frimework + TWIG.
Version: 3.0
License: GNU General Public License v2 or later
License URI: #
Tags: Svetainiu kūrimas, hostingas, svetainiu talpinimas, programavimas, elektroniniu parduotuviu kurimas
Text Domain: #
*/

.panel-grid.panel-has-style>.panel-row-style,.panel-grid.panel-no-style{display:flex;-ms-flex-wrap:wrap;flex-wrap:nowrap;-ms-justify-content:space-between;justify-content:space-between}.panel-layout.panel-is-rtl .panel-grid.panel-has-style>.panel-row-style,.panel-layout.panel-is-rtl .panel-grid.panel-no-style{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.panel-grid-cell{-ms-box-sizing:border-box;box-sizing:border-box}.panel-grid-cell .panel-cell-style{height:100%}.panel-grid-cell .so-panel{zoom:1}.panel-grid-cell .so-panel:before{content:"";display:block}.panel-grid-cell .so-panel:after{content:"";display:table;clear:both}.panel-grid-cell .panel-last-child{margin-bottom:0}.panel-grid-cell .widget-title{margin-top:0}body.siteorigin-panels-before-js{overflow-x:hidden}body.siteorigin-panels-before-js .siteorigin-panels-stretch{margin-right:-1000px!important;margin-left:-1000px!important;padding-right:1000px!important;padding-left:1000px!important} .panel-grid{overflow:hidden}


html{
    font-size:16px;
    font-weight:inherit;
    line-height:1.5;
    -webkit-text-size-adjust:100%;
    -ms-text-size-adjust:100%;
    background:#fff;
    overflow-x: hidden;
    color:#2b2a29!important;
    height:100%!important;
}

.filed{
    background:#f4f4f1;
}

.uk-grid-small{
    margin-left: 0!important;
}

.uk-grid-small .uk-width-expand{
    padding-left: 0;
}

*+.uk-grid-margin-small, .uk-grid+.uk-grid-small, .uk-grid-small>.uk-grid-margin {
    margin-top: 5px!important;
}

.body_loader{
    background:#fff;
    position:fixed;
    width:100%;
    height:100%;
    z-index: 9999;
}

.loader {
    border: 4px solid #f3f3f3;
    border-top: 4px solid #577795;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    animation: spin 2s linear infinite;
    margin:0 auto;
    top:50%;
    position:relative;
    margin-top:-40px;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.excerpt, .excerpt *{
    color:#577795!important;
    text-transform:uppercase!important;
    margin: 15px 0!important;
    font-weight:750!important;
    line-height: 1.3!important;
    font-size: 14pt!important;
    display: block!important;
}

body{
    height: 100%!important;
}

header{
    width: 100%;
    z-index: 89;
    top:0;
}

header a{
    color:black;
}

main{
    overflow-x: hidden;
}

main.frontpage .uk-container>div{
    padding:0 6%!important;
}

ul.menu {
    list-style-type: none;
    margin: 0!important;
    padding: 0;
    overflow: hidden;
}

.uk-sticky-fixed .menu-header-secondary-menu-container{
    display: none;
}
.menu-header-secondary-menu-container a{
    font-size: 14px;
}

.menu-header-secondary-menu-container{
    position: absolute;
    text-align: right;
    width: 100%;
    max-width: 1200px;
    margin-top: 15px;
}

.menu-header-secondary-menu-container ul{
    float: right;
}

header .menu li {
    float: left;
}

header .menu li a {
    display: block;
    color: #2e3192;
    text-align: center;
    padding: 10px;
    text-decoration: none;
}

header .menu li a:hover {
    color: #111111;
}

.menu-header-menu-container{
    text-align:center;
}

#menu-header-menu{
    display: inline-block;
}
#menu-header-menu li:not(#menu-item-108){
    margin: 58px 48px 0 48px;
}

#menu-header-menu li:first-child{
    margin-left:0!important;
}

.menu-header-secondary-menu{
    margin-right: 2px!important;
}

#menu-header-menu li:last-child{
    margin-right:0!important;
}

#menu-item-108{
    margin-top: 28px;
}

.uk-sticky-fixed .menu-item-type-custom{
    display:none;
}

.uk-sticky-fixed .menu-item{
    margin-top:0!important
}


.menu .current-menu-item, .menu .current-menu-item *, .current-page-ancestor *{
    color:#2e3192;
}

.widget_siteorigin-panels-builder, .widget_ipw{
    list-style-type: none;
}

.uk-offcanvas-bar .is_hidden{
    display: none;
}

.uk-logo img{
    max-height:120px!important;
}

.uk-offcanvas-close line{
    color:white;
}

.custom-btn{
    text-align: center;
    border: 1px solid #e4e4e4!important;
    margin-top: 22px;
    width: 100%;
}

.full-width-section{
    background: #f1f1f1;
}

#wrapper {
    min-height: 100%;
    position: relative;
    background:#f8f8f8;
}

footer{
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 100;
}

footer .widget_sow-editor{
    border-left: 1px solid #9e9e9e;
}

footer .widget_sow-editor>div{
    margin-left: 10px;
}

.icons-contact{
    margin: 7px 5px 7px 0;
    color:black;
}

h1, h1 *, h2, h2 *, h3, h3 *, h4, h4 *, h5, h5 *, h6, h6 *, .h1-alias *{
    color:#2b2a29;
}

h1, .h1-alias, .content-title{
    line-height: 1.2;
    font-size:30px!important;
}

.h1{
    padding-top: 0!important;
}

.uk-h2, h2{
    margin-top:20px!important;
    font-size:24px!important;
}

.uk-accordion li {
    margin-top: 10px!important;
}
.uk-accordion h3{
    margin:0;
}

.uk-accordion ul>li{
    display: inline-block;
}

.tab-style{
    background: #f8f8f8;
    padding: 5px;
    border-bottom: 1px solid #e4e4e4;
}

h3, h3 *{
    font-size: 16px;
}

.tag-links{
    color:#b5b5b5;
    text-transform: lowercase;
}

.uk-grid-stack .contact-article{
    margin: 30px 0 50px 0;
}

.contact-article h2{
    font-size: 20px;
    line-height: 1.2;
}

.contact-article h1{
    font-size: 34px;
}

.btn-more{
    margin-top: 18px;
    display: inline-block!important;
}

.uk-button-text:not(.tag-links)::before {
    bottom: -10px!important;
}

.lx-more span{
    color:#577795;
    font-size: 14px;
}

.btn-more::after{
    content: url("dist/img/arrow.png");
    margin: 0 0 0 15px;
    position: relative;
    top: 5px;
}

footer *{
    color:#f8f8f8;
}

footer ul{
    padding: 0 0 0 10px;
}

.content *{
    padding:20px;
}

.nav-main-link{
    margin-right: 12px;
}

.uk-navbar-item, .uk-navbar-nav>li>a, .uk-navbar-toggle{
    padding: 0 6px!important;
}


.uk-navbar-container:not(.uk-navbar-transparent) {
    background:#232222!important;
}

.uk-box-shadow-large{
    background: rgba(246,246,246,0.5);
}

.uk-sticky-fixed #setsticky, #setsticky, #setsticky0{
    position: relative;
}

.uk-vertical-align-middle span{
    font-size: 14px;
    top: -12px;
    position: relative;
}


#setsticky:after, #setsticky0:after{
    content: "";
    position: absolute;
    height: 3px;
    bottom: -3px;
    width: 100%;
    z-index: 1;
    background: url(dist/img/line-shadow.png) 0 0 repeat-x;
}
#setsticky li, #setsticky0 li, footer li, .uk-offcanvas-bar li{
    list-style: none!important;
}

.uk-sticky-fixed #secondary-menu{
    display: none;
}

.uk-sticky-fixed #setsticky{
    padding:0;
}

h2.uk-heading-line a span:before{
    border-bottom: 1px solid #e5e5e5;
}

.uk-breadcrumb *{
    color:#1a75bb;
}

header .uk-navbar-container{
    padding: 5px;
}

.uk-breadcrumb{
    background: #fafafa;
    padding: 10px 20px;
}


.lx-breadcrumb .uk-breadcrumb{
    background: rgba(246,246,246,0.5);
}
.a-title{
    font-size: 19px;
    font-weight: bold;
    padding: 6px 0;
    color:#403939;
}

.a-title:hover{
    text-decoration: none;
}

.single-page, .single-page article{
    padding: 15px!important;
    margin: 15px!important;
}

.infoWindow{
    min-width: 400px;
}

.infoWindow *{
    font-size: 16px;
    line-height: 20px!important;
}

#__search a{
    color:white!important;
}

#setsticky .uk-navbar-toggle-icon{
    float: right;
}

main .textwidget:not(#contacts .textwidget){
    margin-bottom: 30px;
}

.contacts{
    overflow:hidden;
}

.uk-navbar-toggle-icon{
    color:#999!important;
}

.single-page ul li:before{
    content: '•'!important;
    display: inline-block;
    margin-left: 1.3em; /* same as padding-left set on li */
    width: 1.3em; /* same as padding-left set on li */
}

.footer-pad{
    padding:25px 0;
}

.commentlist li{
    padding: 20px;
}

.commentlist li.even{
    background: #f8f8f8;
    border-bottom: 1px solid #e5e5e5;
}
.lx-box{
    position: relative;
}


.lx-box .lx-box-in{
    background:white;
    border-bottom: 1px solid #e4e4e4;
    height:100%;
}

.default-content{
    background: white;
    margin-top:30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e4e4e4;
}

.lx-box-in h2 {
    margin-top: 10px!important;
}

.title-width-img{
    position: relative;
    top: 30px;
}


.lx-link:hover{
    text-decoration: none;
}

.decoration-inside{
    height: 1px;
    display: inline-block;
    border-top: 1px solid #eeeeee;
    width: 100%;
    max-width: 100%;
}

.lx-link h2{
    text-transform: uppercase;
}

.uk-container.lx-content{
    margin-bottom: 40px;
}

.header-icons{
    padding:0 4px
}
.header-icons img{
    margin-right:6px
}

.custom-margin{
    margin:0 30%;
}

.main-page{
    display:none;
}

.lang-item>a{
    padding: 16px 5px!important;
}

.sow-slider-image-container {
    background: url(/wp-content/themes/luxoriuos/dist/img/pattern-overlay.png) repeat scroll 0 0 rgba(0,0,0,.3);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.sow-slider-image-container span, .sow-slider-image-container p{
    line-height: 1!important;
}

.sow-headline-container {
    position:relative;
}

p.sow-more-text a {
    font-weight: normal!important;
    font-size: 18px;
}

.sow-features-feature{
    padding: 0!important;
}

.feature-inside{
    overflow: hidden;
}

.feature-inside .sow-icon-container{
    top: -11px;
    position: relative;
}
.sow-features-feature:not(:last-child) .feature-inside{
    margin: 0 10px 0 0;
}

.feature-inside{
    padding:0 0 30px 0;
    background: white;
    border-bottom: 1px solid #e4e4e4;
}

.sow-more-text{
    line-height: 1.2;
}

.doted .sow-headline-container {
    background: url(/wp-content/themes/luxoriuos/dist/img/pattern-overlay.png) repeat scroll 0 0 rgba(0,0,0,.3);
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.tmpdata{
    background-image: url(/wp-content/themes/luxoriuos/dist/img/kontaktai.jpg);
    background-repeat: repeat;
    position: relative;
}

.tmpdoted{
    background: url(/wp-content/themes/luxoriuos/dist/img/pattern-overlay.png) repeat scroll 0 0 rgba(0,0,0,.3);
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    position: absolute;
}

.tmpdata h1{
    color:white;
    padding: 30px;
    z-index: 1;
    position: relative;
}

.title-decoration{
    line-height: 0em;
    text-align: center;
    background:#f9f9f9;
    margin:30px;
}

.sow-headline{
    padding-top:30px;
}

.sow-icon-container {
    height: 210px!important;
}

.uk-spinner{
    position: relative;
    top: -4px;
    margin-left: 10px;
    margin-right: 10px;
}

.ow-button-base a{
    border: 1px solid white!important;
    color: white;
    padding: 0!important;
}

.ow-button-base a span{
    margin: 15px 20px;
    display: inline-block;
}

.ow-button-hover:hover{
    background: rgba(87,119,149,0.8)!important;
    text-decoration: none;
    color:white!important;
}

.ow-button-hover:hover span{
    color:white!important;
}

.ow-button-hover * {
    color:white;
}

.ow-button-hover{
    transition: 0.3s;
}

.ow-button-base a:active{
    color: #577795;
}

.extra-btn .ow-button-base a{
    border: 1px solid #577795!important;
    color: #577795;
}

.extra-btn .ow-button-hover * {
    color: #577795;
}

.force-bg a{
    background: white!important;
    border:1px solid #eeeeee!important;
}

.force-bg a *{
    color:#5a5a5a!important;
}

.sow-features-list{
    overflow:hidden;
}


.sow-hero-buttons{
    margin-top:22px!important;
}

.content-title{
    margin: 30px 0;
    display: block;
    text-align:center;
}

.comment_title{
    font-weight: 100!important;
    margin-top: 20px;
}

h3, h3 * {
    font-size: 20px;
}

.uk-offcanvas-bar .menu .menu-item{
    border-bottom:1px solid;
    margin-bottom: 10px;
}

.uk-offcanvas-bar .menu{
    text-align:left!important;
}

.uk-offcanvas-bar .menu .menu-item-type-custom{
    display:none!important;
}

.uk-offcanvas-bar .uk-search{
    width:100%!important;
    margin-top:10px;
    margin-bottom:20px;
}


.uk-offcanvas-bar .menu-primary-menu-container{
    margin-top:10px;
}

.sow-slider-image .h1{
    font-size: 48px;
    color: #ededed;
    line-height: 0.98em;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    margin-bottom: 25px;
}

.sow-slider-image h1, .sow-slider-image h2, .sow-slider-image .h1{
    text-shadow: 0 0 9px rgb(0, 0, 0);
    background: -moz-linear-gradient(left, rgba(20,20,20,0) 7%, rgba(20,20,20,0) 9%, rgba(20,20,20,0.2) 14%, rgba(20,20,20,0.2) 15%, rgba(20,20,20,0.2) 28%, rgba(20,20,20,0.07) 33%, rgba(20,20,20,0.2) 63%, rgba(20,20,20,0.2) 70%, rgba(20,20,20,0) 92%, rgba(20,20,20,0) 97%);
    background: -webkit-linear-gradient(left, rgba(20,20,20,0) 7%,rgba(20,20,20,0) 9%,rgba(20,20,20,0.2) 14%,rgba(20,20,20,0.2) 15%,rgba(20,20,20,0.2) 28%,rgba(20,20,20,0.2) 33%,rgba(20,20,20,0.2) 63%,rgba(20,20,20,0.2) 70%,rgba(20,20,20,0) 92%,rgba(20,20,20,0) 97%);
    background: linear-gradient(to right, rgba(20,20,20,0) 7%,rgba(20,20,20,0) 9%,rgba(20,20,20,0.2) 14%,rgba(20,20,20,0.2) 15%,rgba(20,20,20,0.2) 28%,rgba(20,20,20,0.2) 33%,rgba(20,20,20,0.2) 63%,rgba(20,20,20,0.2) 70%,rgba(20,20,20,0) 92%,rgba(20,20,20,0) 97%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=0.7 );
    padding:10px;
    max-width:700px;
    position: relative!important;
    margin: 0 auto!important;
}

.action-slider{
    min-width:250px;
}

.lx-clearfix{
    clear:both;
}

.tags-content span{
    font-size:18px;
}

.tags-names{
	overflow-wrap: break-word;
}

.uk-navbar-item, .uk-navbar-nav>li>a, .uk-navbar-toggle {
	height: 40px;
}

@media all and (min-width: 200px) and (max-width: 425px) {
	.sow-slider-is-mobile{
		display:none!important;
	}
}

@media all and (min-width: 200px) and (max-width: 640px) {
    .uk-hiddens{
        display:none!important
    }
    .sow-headline{
        padding:15px 0 0 0;
    }
    .decoration{
        display:none;
    }
}

@media all and (min-width: 200px) and (max-width: 768px) {

    .sow-hero-buttons{
        margin-top:20px!important;
    }

    .uk-offcanvas-bar .menu .menu-item-type-custom{
        display:block!important;
    }

    .uk-offcanvas-bar {
        padding: 40px;
    }

    .widget_sow-headline{
        margin-bottom:0!important;
    }

    .visuallyhidden {
        margin: 4px;
    }


    h1, h1 *, .h1-alias, .h1-alias *, .h1, .h1 *{
        font-size: 30px!important;

    }

    h2, h2 *{
        font-size: 22px!important;
        line-height: 1!important;
    }

    .excerpt, .excerpt *{
        font-size: 14px!important;
    }

    .lx-hidden-m{
        display:none;
    }

    .contact-article{
        margin-top: 20px!important
    }

    .custom-margin{
        margin:0 0 6px 0;
    }

    .uk-navbar-toggle, .uk-navbar-toggle *{
        color:white!important;
    }

    .panel-grid{
        margin-bottom:0!important;
    }
    .panel-grid-cell{
        margin:0!important;
        padding:0!important;
    }
    .main-page{
        display:block;
    }
    .title-width-img{
        text-align:center;
    }
    .tags-content{
        display:none;
    }

}