@charset "UTF-8";.modal{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4)}.modal.show{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal-inner{position:relative;top:5%;width:50rem;max-width:95%;max-height:90%;overflow:auto;background-color:#fefefe;margin:auto;padding:2rem;border:1px solid #888;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);-webkit-animation-name:animatetop;animation-name:animatetop;-webkit-animation-duration:.4s;animation-duration:.4s}.modal-inner .top-info{background-color:#ddd;position:absolute;top:0;left:0;padding:.5rem;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:0}.modal-inner .date-time{margin-bottom:2rem}.modal-close{position:absolute;top:0;right:0;padding:0 .5rem;background-color:#e5dfd1;color:#000;font-size:28px;font-weight:700;z-index:1}.modal-close:hover{color:#667058;text-decoration:none;cursor:pointer}.modal-close:focus{color:#667058;text-decoration:none;cursor:pointer}@-webkit-keyframes fadein{from{opacity:0}to{opacity:1}}@keyframes fadein{from{opacity:0}to{opacity:1}}@-webkit-keyframes "animatetop"{from{top:-300%;opacity:0}to{top:0;opacity:1}}@keyframes "animatetop"{from{top:-300%;opacity:0}to{top:0;opacity:1}}@-webkit-keyframes "animatetop2"{from{top:-10rem;opacity:0}to{top:0;opacity:1}}@keyframes "animatetop2"{from{top:-10rem;opacity:0}to{top:0;opacity:1}}@-webkit-keyframes "lm-spinner"{0%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}50%{-webkit-transform:rotate(900deg);transform:rotate(900deg);-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}100%{-webkit-transform:rotate(1800deg);transform:rotate(1800deg)}}@keyframes "lm-spinner"{0%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}50%{-webkit-transform:rotate(900deg);transform:rotate(900deg);-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}100%{-webkit-transform:rotate(1800deg);transform:rotate(1800deg)}}#lm-spinner:before{content:'';background-color:#000;opacity:.7;position:fixed;width:100%;height:100%;top:0;left:0;right:0;bottom:0;z-index:1000}#lm-spinner:after{content:' ';display:block;position:fixed;top:50%;left:calc(50% - 32px);-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:50%;width:0;height:0;margin:8px;-webkit-box-sizing:border-box;box-sizing:border-box;border:32px solid #fff;border-color:#fff transparent;z-index:1001;-webkit-animation:lm-spinner 1.2s infinite;animation:lm-spinner 1.2s infinite}.has-white-color{color:#fff !important}.has-white-background-color{background-color:#fff !important}.has-lan-color{color:#c4ad9a !important}.has-lan-background-color{background-color:#c4ad9a !important}.has-light-lan-color{color:#e5dfd1 !important}.has-light-lan-background-color{background-color:#e5dfd1 !important}.has-light-green-color{color:#909a7e !important}.has-light-green-background-color{background-color:#909a7e !important}.has-olive-green-color{color:#667058 !important}.has-olive-green-background-color{background-color:#667058 !important}.has-dark-green-color{color:#091711 !important}.has-dark-green-background-color{background-color:#091711 !important}.has-light-gray-color{color:#f5f5f5 !important}.has-light-gray-background-color{background-color:#f5f5f5 !important}.has-medium-gray-color{color:#999 !important}.has-medium-gray-background-color{background-color:#999 !important}.has-dark-gray-color{color:#333 !important}.has-dark-gray-background-color{background-color:#333 !important}.has-black-color{color:#000 !important}.has-black-background-color{background-color:#000 !important}.has-red-color{color:#f44336 !important}.has-red-background-color{background-color:#f44336 !important}.has-blue-color{color:#2196f3 !important}.has-blue-background-color{background-color:#2196f3 !important}@media screen and (min-width:768px){.td-main-logo img{max-height:70px !important}}.mt-0{margin-top:0 !important}.flex-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-vertical{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.full-width-child{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.bg-image{width:100%;background-repeat:no-repeat;background-size:cover;background-position:center}.bg-image-alt{position:relative;overflow:hidden}.bg-image-alt:before{content:'';width:100%;position:absolute;width:100%;height:100%;bottom:0;left:0;z-index:-1;background-repeat:no-repeat;background-size:cover;background-position:center}.bg-image-alt:after{content:'';position:absolute;width:100%;height:100%;top:0;bottom:0;left:0;right:0;z-index:-1}.overlay-dark:after{background-color:rgba(0,0,0,.4)}.overlay-light:after{background-color:rgba(255,255,255,.7)}.hero-image{width:100%;height:40rem;max-height:40rem;position:relative}.hero-image:after{content:'';background-image:url(//larisamikulaj.com/wp-content/themes/Newspaper-child/images/wave.svg);background-repeat:no-repeat;background-size:cover;position:absolute;bottom:-100%;width:100%;min-width:1000px;height:inherit;-webkit-transform:scale(-1,-1);-ms-transform:scale(-1,-1);transform:scale(-1,-1)}@media screen and (max-width:1024px){.hero-image{height:30rem}}@media screen and (max-width:768px){.hero-image{height:25rem}}.hero-image .hero-inner{position:relative;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2rem;z-index:0}.hero-image .hero-inner:before{content:'';position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;background-color:#000;opacity:.5;z-index:-1}.hero-image .hero-inner .breadcrumbs,.hero-image .hero-inner .page-title{color:#fff}.hero-image .hero-inner .page-title{max-width:960px;font-family:'Cormorant Garamond';font-size:3.5em;text-align:center;text-transform:uppercase;line-height:1.2}@media screen and (max-width:990px){.hero-image .hero-inner .page-title{font-size:2.5em}}@media screen and (max-width:550px){.hero-image .hero-inner .page-title{font-size:1.9em;line-height:1.1}}.btn-cta{background-color:transparent;color:#fff;border:.1rem solid #fff;padding:1rem 3rem;font-size:1.2em;-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.btn-cta:hover{background-color:#c4ad9a}.btn-cta.type-2{margin:1rem 0 3rem;background-color:#667058;color:#fff;border:.1rem solid #909a7e}.btn-cta.type-2:hover{background-color:#909a7e}.waves{position:relative;width:100vw;height:550px;margin-bottom:-310px;margin-left:calc(-50vw + (50%));z-index:-1}.waves:after{content:'';background-image:url(//larisamikulaj.com/wp-content/themes/Newspaper-child/images/wave.svg);background-repeat:no-repeat;background-size:cover;position:absolute;bottom:-100%;width:100%;min-width:1000px;height:inherit;-webkit-transform:scale(-1,-1);-ms-transform:scale(-1,-1);transform:scale(-1,-1);bottom:0}.post-signature{margin:2rem auto 0}.post-signature img{max-width:200px;margin:0 auto}.td-container{position:relative;z-index:1}.td-full-screen-header-image-wrap+div{position:relative;padding-top:200px}.td-full-screen-header-image-wrap+div:before{content:'';background-image:url(//larisamikulaj.com/wp-content/themes/Newspaper-child/images/wave.svg);background-repeat:no-repeat;background-size:cover;position:absolute;top:0;left:0;width:100vw;height:550px;margin-left:calc(-50vw + (50%));-webkit-transform:scale(-1,-1);-ms-transform:scale(-1,-1);transform:scale(-1,-1)}#categories-3.widget_categories li .td-widget-no:before{content:'('}#categories-3.widget_categories li .td-widget-no:after{content:')'}#categories-3.widget_categories .current-cat{display:block !important}#categories-3.widget_categories .current-cat>a{color:#c4ad9a}#categories-3.widget_categories .current-cat li.cat-item{display:block !important}#categories-3.widget_categories .current-cat-parent{display:block !important}#categories-3.widget_categories .current-cat-parent li.cat-item{display:block !important}#categories-3.widget_categories .current-cat-ancestor{display:block !important}#categories-3.widget_categories .current-cat-ancestor li.cat-item{display:block !important}.td_block_template_4 .td-related-title .td-cur-simple-item{background-color:#c4ad9a !important}.widget-testimonial .wpmtst-testimonial-content.testimonial-content p{font-family:'Cormorant Garamond';font-size:.9em;font-style:italic}.wpforms-form input{min-height:3rem}.wpforms-form .hidden{display:none !important}.wpforms-confirmation-container-full,div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message){background:#e5dfd1 !important;border:.1rem solid #909a7e !important}.wpforms-confirmation-container-full,div[submit-success]>.wpforms-confirmation-container-full{margin-bottom:0 !important}.widget.wpforms-widget{border-radius:.3rem;padding:1rem;-webkit-box-shadow:0 .5rem 1.5rem 0 #e5dfd1;box-shadow:0 .5rem 1.5rem 0 #e5dfd1}.widget.wpforms-widget .choice-1.depth-1{display:-webkit-box;display:-ms-flexbox;display:flex}.wpforms-form input[type=text]::placeholder,.wpforms-form input[type=number]::placeholder,.wpforms-form input[type=email]::placeholder,.wpforms-form textarea::placeholder{color:#333 !important}.wpforms-submit{background-color:#909a7e !important;transition:all .3s ease-out}.wpforms-submit:hover{background-color:#444 !important}.about-me-download{height:25rem;margin-bottom:3rem}.about-me-download:before{background-image:url(//larisamikulaj.com/wp-content/themes/Newspaper-child/images/larisa-mikulaj-banner-1.jpg);background-color:#000;background-size:contain;background-position:center}.about-me-download .actions{height:inherit;padding:2rem;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.about-me-download .actions .btn-cta{width:25rem;margin-bottom:1rem;text-align:center}.wp-block-file .wp-block-file__button{background:#667058;border-radius:0}.loaded.lazy-bg-row-video .td-element-style-before:not(.lazy-bg-video .td-element-style-before){background-image:url('https://larisamikulaj.com/wp-content/uploads/2021/04/04-scaled.jpg') !important}.loaded.lazy-bg-video .td-element-style-before{background-image:url('https://larisamikulaj.com/wp-content/uploads/2021/06/video-thumbnail-1024x576.jpeg') !important}.loaded.lazy-bg-row-services .td-element-style-before{background-image:url('https://larisamikulaj.com/wp-content/uploads/2021/06/bg-2.jpg') !important}.loaded.lazy-bg-row-footer .td-element-style-before{background-image:url('https://larisamikulaj.com/wp-content/uploads/2021/06/footer-bg.jpg') !important}body.home .td-spa-hero{height:890px}@media screen and (max-width:768px){body.home .td-spa-hero{height:auto;min-height:530px}}body.home .center-hero-logo .td-fix-index{text-align:center}body.home .center-hero-logo .td-fix-index .lg-logo{width:90%;max-width:1000px;height:auto}body.home .center-hero-logo .td-fix-index .md-logo{width:70%;max-width:450px;height:auto}body.home .td-main-page-wrap{padding-top:0}body.home .lm-profile-image .td_single_image_bg{background-position-y:40%}@media screen and (max-width:1370px){body.home .lm-profile-image{width:400px}body.home .lm-profile-image .td_single_image_bg{height:400px}}@media screen and (max-width:1318px){body.home .services-grid.programi-middle .grid-item:nth-child(2){grid-column:1/3}}@media screen and (max-width:900px){body.home .services-grid.programi-middle .grid-item{grid-column:1/3}}body.home .lm-video-description .tdm-descr{font-size:1em}body.home .lm-video-description ul{color:rgba(255,255,255,.8);-webkit-column-count:2;-moz-column-count:2;column-count:2;line-height:1.6}@media screen and (max-width:1330px){body.home .popular-categories .vc_column_inner.td-pb-span3{width:50%}}@media screen and (max-width:768px){body.home .popular-categories .vc_column_inner.td-pb-span3{width:100%}}body.page-kontakt .wpforms-form{-webkit-box-shadow:0 0 1.5rem -1rem #000;box-shadow:0 0 1.5rem -1rem #000;padding:2rem 1rem}body.page-kontakt .wpforms-form input{min-height:3rem}.contact-info-block .tds-icon-box{display:flex !important;justify-content:center;align-items:center}.contact-info-block .tdm-col-text .tds-title{margin:0 !important}.contact-info-block .tdm-col-text .tdm-title{font-size:21px;font-family:'Open Sans';margin:0}.contact-info-block .tdm-col-text{display:inline-flex !important;justify-content:center;align-items:center}body.page-o-meni .hero-inner{display:none}body.page-o-meni .btn.contact{display:block;max-width:15rem;margin:5rem auto 1rem;text-align:center}body.page-template-template-page-hero .hero-image,body.page-template-template-services .hero-image,body.single-service .hero-image{margin-bottom:260px}.visible-title .tds-title-over-image{background-color:#000}.visible-title .tds-title-over-image:before{opacity:.8}.visible-title .tdm-title-over-image-info{opacity:1 !important}body.single-service .td-module-meta-info{display:none}body.single-service .author-box-wrap{display:none}body.single-service .td-post-featured-image{width:100%;height:40vh;margin-bottom:2rem;overflow:hidden}body.single-service .td-post-featured-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}body.single-service .td-ss-main-sidebar a:hover{color:#667058}body.page-blog #categories-3.widget_categories li.cat-item{display:block !important}body.single-post #categories-3.widget_categories li.cat-item{display:block !important}body.single .td-main-content .td-post-content h2,body.single .td-main-content .td-page-content h2{font-size:2.6em;font-weight:700;text-transform:uppercase}body.single .td-main-content .td-post-content h3,body.single .td-main-content .td-page-content h3{font-size:2em;font-weight:700}.services-grid{display:grid;grid-template-rows:auto;grid-gap:2rem;grid-template-columns:repeat(auto-fit,minmax(400px, 1fr));margin:3rem 0}@media screen and (max-width:500px){.services-grid{grid-template-columns:auto}}.services-grid .grid-item{min-height:20rem;padding:1rem;background-color:#667058;border:.5rem solid #909a7e;z-index:1;-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.services-grid .grid-item:hover{background-color:#909a7e;border:.5rem solid #667058}.services-grid .grid-item a,.services-grid .grid-item .inner{width:100%;height:100%;text-align:center;color:#e5dfd1;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.services-grid .grid-item .service-title{min-height:60px;margin:0;color:#e5dfd1;text-transform:uppercase;font-weight:700;font-family:'Open Sans','Open Sans Regular',sans-serif}.services-grid .grid-item .service-logo{margin:.5rem auto}.services-grid .grid-item .service-description{line-height:1.3;font-size:.9em}.services-grid.programi-middle .grid-item{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.services-grid.programi-middle .grid-item:last-child{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.services-grid.programi-middle .grid-item.item-programi{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.services-grid.single-service{max-width:500px;margin:2rem auto}.services-grid.single-service .service-description{color:#e5dfd1 !important}.services-grid.single-service a:hover{text-decoration:none}.lm-cta-block .grid-item:hover{background-color:#667058;border:.5rem solid #909a7e}@media screen and (max-width:1020px){.lm-cta-block .grid-item .service-title{font-size:1.5rem}.lm-cta-block .grid-item .btn-cta{margin:1rem auto}}.border-green-dark{border-radius:.3rem;padding:1rem;border:.3rem solid #667058}.border-green-light{border-radius:.3rem;padding:1rem;border:.3rem solid #909a7e}.border-tan{border-radius:.3rem;padding:1rem;border:.3rem solid #c4ad9a}.border-lan{border-radius:.3rem;padding:1rem;border:.3rem solid #e5dfd1}.shadow-green-dark{border-radius:.3rem;padding:1rem;-webkit-box-shadow:0 .5rem 1.5rem 0 #667058;box-shadow:0 .5rem 1.5rem 0 #667058}.shadow-green-light{border-radius:.3rem;padding:1rem;-webkit-box-shadow:0 .5rem 1.5rem 0 #909a7e;box-shadow:0 .5rem 1.5rem 0 #909a7e}.shadow-tan{border-radius:.3rem;padding:1rem;-webkit-box-shadow:0 .5rem 1.5rem 0 #c4ad9a;box-shadow:0 .5rem 1.5rem 0 #c4ad9a}.shadow-lan{border-radius:.3rem;padding:1rem;-webkit-box-shadow:0 .5rem 1.5rem 0 #e5dfd1;box-shadow:0 .5rem 1.5rem 0 #e5dfd1}.lm-newsletter-block{border:.2rem solid #fff;padding:2rem 1.5rem}.lm-newsletter-block .lm-icon{font-size:42px;color:#fff;background-color:#909a7e}.lm-newsletter-block .lm-icon svg{width:42px}.lm-newsletter-block .lm-icon,.lm-newsletter-block .lm-icon-svg{display:block;margin:0 auto;width:67.2px;height:67.2px}.lm-newsletter-block .lm-icon:before{line-height:67.2px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lm-newsletter-block .lm-icon-wrap{margin-top:-67.2px}.lm-newsletter-block .lm-icon-svg svg,.lm-newsletter-block .lm-icon-svg svg *{fill:#fff}.lm-newsletter-block .lm-info{padding-top:1rem}.lm-newsletter-block .lm-title{margin-bottom:1rem;font-weight:700}.lm-newsletter-block .lm-descr{font-size:.9em;line-height:1.3}.lm-newsletter-block .lm-email-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.lm-newsletter-block .lm-input-wrap{width:calc(100% - 6rem)}.lm-newsletter-block .lm-input-wrap input{height:3rem}.lm-newsletter-block .lm-submit-btn{outline:none;width:6rem;height:3rem;background-color:#909a7e;color:#fff;border:0}.lm-newsletter-block #mce-responses{width:100%}.lm-newsletter-block #mce-responses .response{padding:.5rem;background-color:rgba(255,255,255,.5);text-align:center;font-size:.9em;line-height:1.2}.lm-newsletter-block #mce-responses .response#mce-success-response{color:green}.lm-newsletter-block #mce-responses .response#mce-error-response{color:red}body.single-promo .lm-container{position:relative;padding:6rem 0 0;z-index:1}body.single-promo .page-title{margin:4rem auto 1rem;max-width:70rem;padding:0 2rem;text-align:center}body.single-promo .section-title{width:100%;text-align:center;margin-bottom:4rem;font-weight:700}body.single-promo .content{max-width:70rem;margin:0 auto;padding:4rem 2rem}body.single-promo .bg-image{position:relative;width:100%;background-repeat:no-repeat;background-position:center;background-size:cover}body.single-promo .bg-image:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background-color:#000;opacity:.3;z-index:-1}body.single-promo .bg-image .content{position:relative;color:#fff;z-index:0}body.single-promo .flex-columns{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:768px){body.single-promo .flex-columns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}body.single-promo .flex-columns .column-1,body.single-promo .flex-columns .column-2{width:calc(100% / 2 - 4rem)}@media screen and (max-width:768px){body.single-promo .flex-columns .column-1,body.single-promo .flex-columns .column-2{width:100%;margin-bottom:2rem}}body.single-promo .card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:stretch;align-self:stretch;background-color:#667058;padding:2rem;text-align:center;border-radius:2rem;-webkit-box-shadow:0 0 3rem -1rem #e5dfd1;box-shadow:0 0 3rem -1rem #e5dfd1}body.single-promo .card .card-title{margin:0 auto;color:#fff;font-weight:700;font-size:1.3em}body.single-promo .card .card-title{display:block;color:#c4ad9a}body.single-promo .card .card-content{padding:2rem 0;text-align:left;border-top:.1rem solid #c4ad9a}body.single-promo .card .card-content h2,body.single-promo .card .card-content h3,body.single-promo .card .card-content h4,body.single-promo .card .card-content h5,body.single-promo .card .card-content h6{margin:0 auto;color:#fff}body.single-promo .card .card-content h2,body.single-promo .card .card-content h3{margin-bottom:1rem}body.single-promo .card .card-content ol,body.single-promo .card .card-content ul,body.single-promo .card .card-content li,body.single-promo .card .card-content p{color:#e5dfd1;line-height:1.8}body.single-promo .card .btn.cta-btn{display:block;margin-top:auto;padding:1rem 3rem;background-color:#c4ad9a;color:#fff;-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}body.single-promo .card .btn.cta-btn:hover{background-color:#fff;color:#667058}