@font-face{font-family:Jellyka;src:url(/fonts/jellyka.ttf)}*{margin:0;padding:0;box-sizing:border-box;font-family:PT Sans,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent}a{text-decoration:none;color:inherit}ol,ul{list-style:none}body{overflow-x:hidden!important}.link:hover{text-decoration:underline}.plant-stripe{background-size:cover;background-position:50%;height:200px;width:130%;-webkit-transform:translateX(-15%);transform:translateX(-15%)}.error-404{display:flex;align-items:center;justify-content:center;padding:180px 30px 100px}.error-404 img{max-width:500px;width:100%}.invalid-feedback{display:block;width:100%;margin-bottom:.25rem;font-size:80%;color:#e3342f;text-align:left}#allow-cookie{transition:opacity .2s ease;position:fixed;bottom:0;width:100%;padding:30px;display:flex;flex-direction:row;align-items:center;justify-content:center;background-color:rgba(185,122,173,.95);z-index:102;color:#fff}#allow-cookie p{font-size:20px}#allow-cookie .ok{font-size:20px;background:transparent;color:#fff;font-weight:700;flex-shrink:0;margin:0 30px;border:2px solid #fff;padding:0 15px;height:60px;line-height:56px;transition:color .2s ease,background-color .2s ease;cursor:pointer}#allow-cookie .ok:hover{background-color:#fff;color:#b97aad}#allow-cookie i{font-size:20px;text-align:center;line-height:60px;cursor:pointer;width:60px;height:60px}#allow-cookie i:hover{background:hsla(0,0%,100%,.25)}.cant{flex-direction:column;padding:10px 0}.cant,.cant>div{display:flex;align-items:center;justify-content:center}.cant>div{flex-direction:row}.cant>div span{font-weight:700;margin:5px;color:#b97aad;font-size:20px;cursor:pointer;width:10px;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cant p{margin-bottom:10px}.cant datalist,.cant input{background:#fff;border:1px solid #b97aad;width:30px;height:30px;padding:0;text-align:center}.cart{height:30px;background-color:#b97aad;display:flex;flex-direction:row;align-items:center;justify-content:space-between;color:#fff;cursor:pointer}.cart i{height:30px;border-left:2px solid hsla(0,0%,100%,.1)}.cart i,.cart p{line-height:30px;padding:0 15px}.cart p{font-weight:700;border-right:2px solid hsla(0,0%,100%,.1)}.cart span{font-weight:700;padding:0 15px;text-align:center;color:hsla(0,0%,100%,.75)}.button{height:30px;line-height:30px;display:block;text-align:center;border:1px solid #b97aad;background-color:#fff;transition:color .3s ease,background-color .3s ease;cursor:pointer}.button:hover{background-color:#b97aad;color:#fff}.top-info{overflow:hidden;padding:30px}.top-info ul{display:flex;flex-direction:row}.top-info ul a{padding:5px 30px;position:relative;cursor:pointer}.top-info ul a:hover{color:#b97aad;text-decoration:underline}.top-info ul a:last-child:before{display:none}.top-info ul a:before{position:absolute;content:"";border-top:1px solid #000;border-right:1px solid #000;width:5px;height:5px;right:0;top:50%;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.top-info .cart{float:right}.candle-select{position:relative;display:inline-block}.candle-select select{display:none}.select-selected{border:1px solid #b97aad}.select-selected:after{position:absolute;content:"";top:45%;right:10px;width:5px;height:5px;border-top:1px solid #000;border-right:1px solid #000}.select-selected.select-arrow-active:after,.select-selected:after{-webkit-transform:translateY(-50%) rotate(135deg);transform:translateY(-50%) rotate(135deg)}.select-items div,.select-selected{color:#000;padding:0 10px;line-height:30px;height:30px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.select-items{position:absolute;background-color:hsla(0,0%,100%,.85);top:100%;left:0;right:0;z-index:99;border:1px solid #b97aad;border-top:0}.select-items div a{display:block;width:100%}.select-hide{display:none}.same-as-selected,.select-items div:hover{background-color:#fff}header{position:fixed;top:0;width:100%;padding:0 30px;z-index:101;background:#fff;display:flex;flex-direction:row;align-items:center;justify-content:space-between;box-shadow:0 0 10px 0 rgba(0,0,0,.02)}header img{width:350px}header .menu-small{display:none;flex-direction:row;align-items:center}header .menu-small>i{color:#b97aad;font-size:16px;margin-right:10px;width:30px;height:30px;line-height:30px;border-radius:50%;text-align:center}header .menu-small>p{font-size:14px;color:#b97aad;cursor:pointer;text-align:center}header .menu-small>ul{overflow:hidden;-webkit-transform:translateY(50px);transform:translateY(50px);opacity:0;transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease;transition:opacity .3s ease,transform .3s ease,-webkit-transform .3s ease;width:100%;left:0;right:0;text-align:center;position:absolute;background:#fff;top:100%;border-bottom:5px solid #b97aad;flex-direction:column;pointer-events:none}header .menu-small>ul.active{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);pointer-events:all}header .menu-small ul li{cursor:pointer;font-size:16px;padding:15px;transition:color .3s ease}header .menu-small ul li:hover{color:#b97aad}header .menu-small>ul>li.dropdown-menu{border-bottom:2px solid #f4f4f4;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}header .menu-small>ul>li.dropdown-menu ul{margin:15px 0 0}header .menu-small>ul>li.dropdown-menu ul>a:last-child li{padding-bottom:0}header .menu-small>ul>li.dropdown-menu:hover{color:inherit}header .menu-small>ul>li>ul{display:none}header .menu-small .cart{width:200px;margin:0 auto}header .menu-big .search-bar #search-bar{width:90%;margin:0 auto 0 0}header .search-menu{position:fixed;top:65px;border-top:1px solid #f4f4f4;width:100%;height:65px;background:#fff;display:none}header .search-menu #search-bar-mobile{border:1px solid #b97aad;height:40px;width:90%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:0 15px;margin:0 auto;outline:none}header .menu-big .cart{border-top-left-radius:15px;border-bottom-left-radius:15px;z-index:3;position:relative}header .menu-big{display:flex;flex-direction:column;justify-content:center;align-items:right}header .menu-big>div{margin-top:15px;position:relative;display:flex;flex-direction:row;align-items:center;justify-content:flex-end}header .menu-big .search-bar{position:relative;z-index:3}header .menu-big .search-bar #search-bar{height:30px;width:300px;float:right;border-top-right-radius:15px;border-bottom-right-radius:15px;outline:none;padding:0 35px 0 15px;font-size:16px;margin-left:0;border:1px solid #b97aad;border-left:none}header .menu-big .search-bar i{position:absolute;right:0;top:0;height:30px;width:40px;text-align:center;padding-top:6px;font-size:17px;color:#b97aad;cursor:pointer}#search-results{position:absolute;top:calc(100% + 5px);right:30px;max-width:500px;width:100%;background:#fafafa;box-shadow:0 0 0 5px rgba(185,122,173,.2);z-index:2;max-height:calc(100vh - 300px);overflow-x:hidden;overflow-y:scroll;-webkit-transform-origin:center top;transform-origin:center top;-webkit-transform:scale(.75);transform:scale(.75);opacity:0;pointer-events:none;transition:opacity .2s ease,-webkit-transform .2s ease;transition:opacity .2s ease,transform .2s ease;transition:opacity .2s ease,transform .2s ease,-webkit-transform .2s ease}#search-results.active{-webkit-transform:scale(1);transform:scale(1);opacity:1;pointer-events:all}#search-results::-webkit-scrollbar{width:3px}#search-results::-webkit-scrollbar-track{background:#f4f4f4}#search-results::-webkit-scrollbar-thumb{background:rgba(185,122,173,.5)}#search-results::-webkit-scrollbar-thumb:hover{background:#b97aad}#search-results .no-results{padding:60px 30px;text-align:center;display:none}#search-results .no-results p{font-size:20px;color:#b97aad}#search-results .no-results i{font-size:40px;width:100px;height:100px;text-align:center;line-height:100px;background:rgba(185,122,173,.2);border-radius:50%;color:#b97aad;margin-bottom:40px}#search-results .results{margin-bottom:40px}#search-results .results>p:first-child{padding:30px;font-size:20px;color:rgba(0,0,0,.5);text-align:center;border-bottom:2px solid #f4f4f4}#search-results .results>p span{font-weight:900;color:#b97aad}#search-results .results .result{position:relative;width:100%;height:100px;border-bottom:2px solid #f4f4f4;display:flex;flex-direction:row;justify-content:space-between;align-items:center;cursor:pointer}#search-results .results .result:hover{background:#f4f4f4}#search-results .results .result .photo{height:98px;flex-shrink:0;width:100px;background-size:cover;background-position:50%}#search-results .results .result .info{width:100%;padding:10px}#search-results .results .result .info p:first-child{font-size:18px;font-weight:700}#search-results .results .result .info p{color:rgba(0,0,0,.5);font-size:13px;margin:3px}#search-results .results .result .info p span{color:#b97aad;font-weight:700}#search-results .results .result .cat{padding:15px 30px 15px 15px;color:rgba(0,0,0,.5);font-weight:700}#search-results .loading{display:none;text-align:center;padding:100px 30px}#search-results .loading i{font-size:20px;width:80px;height:80px;text-align:center;line-height:80px;border-radius:50%;color:#b97aad;position:relative}#search-results .loading:after,#search-results .loading:before{content:"";position:absolute;width:100px;height:100px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:rgba(185,122,173,.1);border-radius:50%;-webkit-animation:pulsation 1.5s ease-out infinite forwards;animation:pulsation 1.5s ease-out infinite forwards}#search-results .loading:after{-webkit-animation-delay:.75s;animation-delay:.75s}@-webkit-keyframes pulsation{0%{width:20px;height:20px;opacity:0}50%{width:120px;height:120px;opacity:1}to{width:120px;height:120px;opacity:0}}@keyframes pulsation{0%{width:20px;height:20px;opacity:0}50%{width:120px;height:120px;opacity:1}to{width:120px;height:120px;opacity:0}}header .menu-big>ul{display:flex;flex-direction:row;position:relative}header .menu-big>ul>a li,header .menu-big>ul>li{padding:15px 30px;font-size:16px;border-bottom:5px solid transparent;transition:border-color .15s ease;cursor:pointer;position:relative}header .menu-big>ul li:hover{border-color:#b97aad}header .menu-big>ul>li:hover>ul{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;pointer-events:all}header .menu-big>ul>li>ul{overflow:hidden;-webkit-transform:translateY(50px);transform:translateY(50px);opacity:0;transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease;transition:opacity .3s ease,transform .3s ease,-webkit-transform .3s ease;pointer-events:none;position:absolute;top:calc(100% + 5px);width:300px;left:calc(50% - 150px);background:#fff;border-bottom:5px solid #b97aad}header .menu-big>ul>li>ul li{font-size:16px;padding:15px;text-align:center;transition:color .15s ease}header .menu-big>ul>li>ul li:hover{color:#b97aad}header .menu-big>ul>li.dropdown-menu:hover{border-color:transparent}#homepage{position:relative;width:100%;height:auto;z-index:100}#homepage #site-title{position:absolute;left:50%;top:50vh;width:calc(100% - 100px);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#fff;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:2}#homepage #site-title h1{font-size:110px;font-family:Jellyka;font-weight:100;pointer-events:none}#homepage #site-title h1,#homepage #site-title p{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#homepage #site-title p{height:40px;line-height:40px;font-size:20px;text-transform:uppercase;width:200px;margin:0 auto;border-top:1px solid #fff;border-bottom:1px solid #fff;transition:color .3s ease,background-color .3s ease;cursor:pointer}#homepage #site-title p:hover{color:#000;background-color:#fff}#homepage section{position:relative;width:100%;background-color:#f4f4f4;background-size:cover;background-position:50%;padding:120px 0;overflow-x:hidden}#homepage section .category-decor{position:relative}#homepage section .category-decor .category-photo{position:relative;z-index:2}#homepage section .category-decor img{z-index:1;position:absolute;width:500px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#homepage section:nth-child(2n) .category-container{flex-direction:row-reverse}#homepage section:nth-child(2n) .category-container .category-photo{border-radius:50%;width:350px;height:350px}#homepage section:nth-child(2n) .category-container .category-info{padding-left:30px;padding-right:120px}#homepage section:first-child{background-color:#fff}#homepage section:nth-child(6n+1) .category-container .category-photo{box-shadow:0 0 10px 0 rgba(0,0,0,.1)}#homepage section:nth-child(6n+3){background-color:#fff;background-image:url(/img/f1.png)}#homepage section:nth-child(6n+3) .category-container{background:hsla(0,0%,100%,.9)}#homepage section:nth-child(6n+4){position:relative;background:#fff;padding-bottom:320px}#homepage section:nth-child(6n+4):after{z-index:500;content:"";position:absolute;bottom:0;height:200px;width:100%;background-size:auto;background-position:50%;background-color:#fff;background-image:url(/img/buruiana.png)}#homepage section:nth-child(6n+4) .category-container .category-photo{box-shadow:0 0 10px 0 rgba(0,0,0,.1)}#homepage section:nth-child(6n){background-image:url(/img/f2.png)}#homepage section .category-container{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;max-width:1200px;margin:0 auto;padding:60px}#homepage section .category-container .category-photo{width:320px;height:320px;flex-shrink:0;border:15px solid #fff;background-size:cover;background-position:50%}#homepage section .category-container .category-info{flex-grow:1;padding:30px 30px 30px 120px;text-align:center}#homepage section .category-container .category-info>h1{font-family:Jellyka;font-size:48px;font-weight:100}#homepage section .category-container .category-info>p{margin-top:60px;font-size:18px;font-style:italic;text-align:left}#homepage section .category-container .category-info>a{display:inline-block;margin:60px auto 0}#homepage section .category-container .category-info>a p{width:200px;height:30px;line-height:30px;border:1px solid #b97aad;text-align:center;text-transform:uppercase;transition:color .3s ease,background-color .3s ease}#homepage section .category-container .category-info>a p:hover{background-color:#b97aad;color:#fff}.classic-slider{position:relative;width:100%;height:100vh;z-index:1}.classic-slider .owl-stage div{width:100%;height:100vh;background-size:cover;background-position:50%}.classic-slider .owl-nav{width:0;height:0}.classic-slider .owl-nav div{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:50px;height:50px;line-height:55px;background-color:hsla(0,0%,100%,.25);transition:background-color .3s ease;color:#fff;text-align:center}.classic-slider .owl-nav div:before{content:"";position:absolute;width:10px;height:10px;top:50%;left:55%;border-top:2px solid #fff;border-left:2px solid #fff;-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.classic-slider .owl-nav div:first-child{left:0}.classic-slider .owl-nav div:last-child{right:0}.classic-slider .owl-nav div:last-child:before{left:45%;border:2px solid #fff;border-bottom:none;border-left:none;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.classic-slider .owl-nav div:hover{background-color:hsla(0,0%,100%,.5)}.classic-slider .owl-dots{position:absolute;padding:30px 0;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.classic-slider .owl-dots div{float:left;width:16px;height:16px;border-radius:50%;background-color:hsla(0,0%,100%,.25);margin:0 5px;transition:background-color .3s ease}.classic-slider .owl-dots div.active,.classic-slider .owl-dots div:hover{background-color:#fff}#go-top{position:fixed;bottom:30px;right:30px;width:50px;height:50px;background-color:#b97aad;z-index:101;transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease;transition:opacity .3s ease,transform .3s ease,-webkit-transform .3s ease;text-align:center;line-height:50px;opacity:0;-webkit-transform:translateY(-30px);transform:translateY(-30px);box-shadow:0 0 10px 0 rgba(0,0,0,.25);cursor:pointer;pointer-events:none}#go-top i{color:#fff;font-size:14px}#go-top.active{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);pointer-events:all}footer{position:relative}footer .social-media{width:100%;text-align:center;border-top:2px solid #b97aad}footer .social-media i{width:37.5px;height:37.5px;line-height:37.5px;text-align:center;color:#fff;background-color:#b97aad;font-size:20px;border-radius:50%;cursor:pointer;margin:10px 5px}footer .footer-info{background-color:#b97aad;padding:60px 30px;color:#fff;font-size:14px;display:flex;flex-direction:row}footer .footer-info ul{flex-grow:1;border-right:2px solid hsla(0,0%,100%,.25);padding:0 60px;text-transform:uppercase}footer .footer-info ul li{padding:10px 0;cursor:pointer}footer .footer-info ul li i{margin-right:10px}footer .footer-info ul:last-child{border:none;text-transform:none}footer .footer-info ul:last-child li{cursor:default}footer>p{color:#fff;text-align:center;font-size:14px;background-color:#b97aad;padding:10px;border-top:2px solid rgba(0,0,0,.1)}.product-wrapper{width:100%;margin:0 auto;max-width:1200px}.product-wrapper .product-text{font-size:20px;padding:90px 30px;max-width:1200px;margin:0 auto;text-align:center;white-space:pre-wrap}.product-wrapper .product-filters{width:100%;padding:0 30px;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;margin-bottom:30px}.product-wrapper .product-filters>div{line-height:30px;margin:0 10px}.product-wrapper .product-items{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:30px;padding:0 30px;width:100%}.product-wrapper .product-items>div{text-align:center;padding-bottom:30px;transition:box-shadow .3s ease}.product-wrapper .product-items>div:hover{box-shadow:0 0 10px 0 rgba(0,0,0,.1)}.product-wrapper .product-items>div .product-photo{width:100%;height:auto}.product-wrapper .product-items>div .product-title{font-size:18px;margin:15px}.product-wrapper .product-items>div .product-price{font-size:18px;font-weight:700;margin-bottom:15px}.product-wrapper .product-items>div .button{text-transform:uppercase;width:250px;margin:0 auto}.product-wrapper .product-pagination{width:100%;display:flex;align-items:center;justify-content:center;padding:60px 0}.product-wrapper .product-pagination a{flex-shrink:0}.product-wrapper .product-pagination .page-num{width:40px;height:40px;line-height:40px;font-size:12px;text-align:center;border:1px solid #b97aad;transition:color .3s ease,background-color .3s ease;margin:0 5px;cursor:pointer;color:#000;text-decoration:none;flex-shrink:0}.product-wrapper .product-pagination .page-num.active,.product-wrapper .product-pagination .page-num:hover{background-color:#b97aad;color:#fff}.product-wrapper .product-pagination .pn-page{padding:0 60px;cursor:pointer;position:relative;color:#000}.product-wrapper .product-pagination .pn-page:hover{text-decoration:underline;color:#b97aad}.product-wrapper .product-pagination .pn-page:before{position:absolute;content:"";width:5px;height:5px;border-top:1px solid #000;border-right:1px solid #000;right:30px;top:50%;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.product-wrapper .product-pagination .pn-page.next-page:before{left:30px;-webkit-transform:translateY(-50%) rotate(-135deg);transform:translateY(-50%) rotate(-135deg)}.confirmare-comanda{padding-top:100px;margin-bottom:100px}.confirmare-comanda>div:last-child{padding:60px;background-size:cover;background-position:50%;background-image:url(/img/f1.png);display:flex;align-items:center;justify-content:center}.confirmare-comanda>div:last-child>div{background:hsla(0,0%,100%,.9);text-align:center;padding:150px 75px}.confirmare-comanda>div:last-child>div h1{text-transform:uppercase;margin-bottom:30px}.finalizare-comanda{padding-top:100px;margin-bottom:100px}.finalizare-comanda .cu-bg{padding:30px 0;width:100%;background-size:cover;background-position:50%;background-image:url(/img/formularBG.png)}.finalizare-comanda .cu-bg>div{padding:30px;max-width:1200px;width:95%;margin:0 auto;background:hsla(0,0%,100%,.9);text-align:center}.finalizare-comanda .cu-bg>div>h1{margin-bottom:60px}.finalizare-comanda .cu-bg>div>p{margin:0 auto 60px;max-width:800px;display:inline-block}.finalizare-comanda .cu-bg>div>form{max-width:600px;width:100%;margin:0 auto}.finalizare-comanda .cu-bg>div>form>div{width:100%;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:15px}.finalizare-comanda .cu-bg>div>form>div label{font-weight:700;font-size:18px;text-align:left}.finalizare-comanda .cu-bg>div>form>div input{height:30px;border:1px solid #b97aad;transition:background-color .2s ease;padding:0 7px;outline:none;font-size:17px}.finalizare-comanda .cu-bg>div>form>div .candle-select,.finalizare-comanda .cu-bg>div>form>div input{width:270px;background-color:hsla(0,0%,100%,.5)}.finalizare-comanda .cu-bg>div>form>div .candle-select:hover{background-color:#fff}.finalizare-comanda .cu-bg>div>form .wrong{border-color:red}.finalizare-comanda .cu-bg>div>form>div input.wrong::-webkit-input-placeholder{color:red;opacity:1}.finalizare-comanda .cu-bg>div>form>div input.wrong::-moz-placeholder{color:red;opacity:1}.finalizare-comanda .cu-bg>div>form>div input.wrong:-ms-input-placeholder{opacity:1}.finalizare-comanda .cu-bg>div>form>div input.wrong::-ms-input-placeholder{opacity:1}.finalizare-comanda .cu-bg>div>form>div input.wrong::placeholder{color:red;opacity:1}.finalizare-comanda .cu-bg>div>form>div input.wrong:-ms-input-placeholder{color:red}.finalizare-comanda .cu-bg>div>form>div input.wrong::-ms-input-placeholder{color:red}.finalizare-comanda .cu-bg>div>form>div textarea{width:100%;height:300px;border:1px solid #b97aad;background-color:hsla(0,0%,100%,.5);transition:background-color .2s ease;padding:10px;outline:none;font-size:17px;resize:none}.finalizare-comanda .candle-checkbox{margin-bottom:10px;text-align:left}.finalizare-comanda section .button{margin:60px auto 10px;outline:none;width:200px;height:30px;text-transform:uppercase}.finalizare-comanda .cu-bg>div>form>div input:focus,.finalizare-comanda .cu-bg>div>form>div input:hover,.finalizare-comanda .cu-bg>div>form>div textarea:focus,.finalizare-comanda .cu-bg>div>form>div textarea:hover{background-color:#fff}.candle-checkbox{display:block;position:relative;padding-left:40px;cursor:pointer;font-size:12px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.candle-checkbox a{color:#00f;text-decoration:underline}.candle-checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{outline:none;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;height:20px;width:20px;background-color:hsla(0,0%,100%,.5);transition:background-color .2s ease;border:1px solid #b97aad}.candle-checkbox:hover input~.checkmark{background-color:#ccc}.candle-checkbox input:checked~.checkmark,.candle-checkbox input:hover~.checkmark{background-color:#fff}.checkmark:after{content:"";position:absolute;display:none}.candle-checkbox input:checked~.checkmark:after{display:block}.candle-checkbox .checkmark:after{left:7px;top:4px;width:3px;height:7px;border:solid #b97aad;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.cos{padding-top:100px;margin-bottom:100px}.cos>div:last-child{background-color:#fafafa;padding:60px 30px}.cos>div:last-child>h1{text-align:center;text-transform:uppercase;margin-bottom:60px}.cos>div:last-child form{width:95%;margin:0 auto;max-width:1200px;display:flex;flex-direction:row;justify-content:center;align-items:flex-start}.cos>div:last-child form .col-produse{width:100%;margin-right:30px}.cos>div:last-child form .col-produse>div{display:flex;justify-content:center;align-items:center;border:1px solid #b97aad;overflow:hidden;margin-bottom:30px;position:relative}.cos>div:last-child form .col-produse>div>div:first-child{height:200px;width:200px;flex-shrink:0;border-right:1px solid #b97aad;background-color:#fff;background-size:cover;background-position:50%}.cos>div:last-child form .col-produse>div>div:nth-child(2){width:100%;height:200px;padding:30px;position:relative}.cos>div:last-child form .col-produse>div>div:nth-child(2) h1{font-size:20px;margin-bottom:10px}.cos>div:last-child form .col-produse>div>div:nth-child(2) p{font-size:16px}.cos>div:last-child form .col-produse>div>div:nth-child(2) p span{font-size:18px;font-weight:700}.cos>div:last-child form .col-produse>div>div:nth-child(2) .cant{position:absolute;bottom:0;left:30px}.cos>div:last-child form .col-produse>div>div:nth-child(2) .elimina-produs{position:absolute;bottom:0;right:0;padding:10px 13px;cursor:pointer}.cos>div:last-child form .col-produse>div>div:nth-child(2) .elimina-produs:hover{background:#b97aad;color:#fff!important}.cos>div:last-child form .col-totul{border:1px solid #b97aad;width:300px;flex-shrink:0}.cos>div:last-child form .col-totul>div{padding:30px;border-bottom:1px solid #b97aad}.cos>div:last-child form .col-totul>div p{font-weight:700}.cos>div:last-child form .col-totul>div p>span{float:right}.cos>div:last-child form .col-totul>div:last-child{border-bottom:none}.cos>div:last-child form .col-totul>div:last-child p{font-size:12px;font-weight:400}.cos>div:last-child form .col-totul>div:last-child button{padding:0 20%;margin:0 auto 20px}.despre-noi{padding-top:100px;position:relative;overflow-x:hidden}.despre-noi-title{width:100%;position:relative;z-index:2}.despre-noi-title>div{width:280px;height:280px;margin:0 auto;border-radius:50%;font-family:Jellyka;font-size:50px;display:flex;justify-content:center;align-items:center;text-align:center;background-color:hsla(0,0%,100%,.9);border:5px solid #b97aad;box-shadow:0 0 10px 0 rgba(0,0,0,.1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;position:relative}.despre-noi-title section{position:absolute;max-width:1000px;width:100%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);pointer-events:none}.despre-noi-title section>img{width:50%;min-width:500px;position:absolute;top:50%}.despre-noi-title section>img:first-child{left:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.despre-noi-title section>img:nth-child(2){right:50%;-webkit-transform:translateY(-50%) rotateY(180deg);transform:translateY(-50%) rotateY(180deg)}.despre-noi .text{background:#fafafa;padding:200px 15px 60px;margin-top:-140px;margin-bottom:100px;text-align:center;z-index:1;position:relative}.despre-noi .text p{width:100%;max-width:1200px;text-align:center;margin:0 auto;font-size:20px}.despre-noi .text>img{width:95%;max-width:800px;margin-top:60px;pointer-events:none}#dfi-1{width:100%;max-width:1000px;bottom:0;position:absolute;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%);margin:0}#dfi-2{width:350px;margin:60px auto}.despre-noi .text.contact-page h1{padding-bottom:60px}.despre-noi .text.contact-page p{padding-bottom:15px}.despre-noi .text.contact-page p i{margin-right:15px;color:#b97aad}.despre-noi .text.contact-page iframe{margin-top:60px;max-width:1000px;width:100%}.despre-noi .text.contact-page>div>div:nth-child(2)>img{width:15rem;margin:30px auto 0}.PDC{max-width:1200px;width:100%;margin:0 auto;padding:100px 15px}.PDC h1{text-align:center;font-size:50px;font-family:Jellyka;margin-bottom:30px;font-weight:100}.PDC p{font-size:20px}.PDC ul{list-style:initial;margin-left:50px}.product-page{padding-top:100px;margin-bottom:100px}.product-page .product-info{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;width:100%;max-width:1200px;margin:0 auto;padding:0 30px;position:relative}.product-page .product-info>div{flex-shrink:0;position:relative}.product-page .product-photos{margin-right:30px;width:45%;position:relative}.product-page .product-photos .img-zoom-result{width:100%;height:100%;position:absolute;top:0;left:0;pointer-events:none;opacity:0}.product-page .product-photos .img-zoom-lens{position:absolute;pointer-events:none;width:200px;height:200px}.product-page .product-text{margin-right:30px;width:calc(55% - 30px)}.product-page .product-photos .active-photo{width:100%;background-size:contain;background-repeat:no-repeat;background-position:50%}.product-page .product-photos .active-photo:hover+.img-zoom-result{opacity:1}.product-page .product-photos .other-photos{display:grid;grid-gap:3px;margin-top:3px;grid-template-columns:1fr 1fr 1fr 1fr 1fr}.product-page .product-photos .other-photos>div{height:100px;background-size:cover;background-position:50%;opacity:.75;transition:opacity .2s ease,box-shadow .2s ease;cursor:pointer}.product-page .product-photos .other-photos>div:hover{opacity:1}.product-page .product-photos .other-photos>div.active{box-shadow:inset 0 0 0 10px rgba(185,122,173,.5);opacity:1}.product-page .product-info .product-text>p{font-size:30px;margin-bottom:30px}.product-page .product-info .product-text>span{font-size:18px;display:block;margin-bottom:30px;white-space:pre-wrap}.product-page .more-products{width:100%;max-width:1200px;margin:30px auto 0;padding:0 30px}.product-page .more-products>p{font-family:Jellyka;font-size:30px;margin:30px 0}.product-page .more-products>div div{height:300px;width:100%;background-size:cover;background-position:50%}.product-page .more-products>div .overlay{background-color:rgba(0,0,0,.5);color:#fff;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.product-page .more-products>div .overlay h1{font-size:30px;padding:0 15px;font-family:Jellyka;font-weight:100;height:150px}.product-page .more-products>div .overlay p{font-size:14px;text-transform:uppercase;font-weight:700}.product-page .more-products>div .overlay .see-product{width:180px;height:30px;line-height:30px;margin-top:20px;background:#b97aad;color:#fff;cursor:pointer}.product-page .more-products>div .owl-nav{width:0;height:0}.product-page .more-products>div .owl-nav div{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:30px;height:100%;line-height:30px}.product-page .more-products>div .owl-nav div:before{content:"";position:absolute;width:10px;height:10px;top:50%;left:55%;border-top:2px solid #b97aad;border-left:2px solid #b97aad;-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.product-page .more-products>div .owl-nav div:first-child{left:-30px}.product-page .more-products>div .owl-nav div:last-child{right:-30px}.product-page .more-products>div .owl-nav div:last-child:before{left:45%;border:2px solid #b97aad;border-bottom:none;border-left:none;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.product-page .product-text .button{margin:30px auto;width:250px}.showMore{position:relative;border-bottom:2px solid #f4f4f4}.showMore p{font-weight:700;padding:10px;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.showMore p:hover{background:#f4f4f4}.showMore p:before{content:"";position:absolute;right:10px;top:50%;width:5px;height:5px;border-top:1px solid #1c1c1c;border-right:1px solid #1c1c1c;-webkit-transform:translateY(-50%) rotate(135deg);transform:translateY(-50%) rotate(135deg)}.showMore>div{display:none;white-space:pre-wrap;padding:10px}@media screen and (max-width:1050px){.top-info{display:none}header{padding:0 10px 0 0}#dfi-2,header img{width:250px}header .menu-big{display:none}header .menu-small{display:flex}#search-results{right:0;left:0;top:130px;width:100%;height:calc(100vh - 130px);max-height:none}#search-results *{font-size:14px!important}footer .footer-info{flex-direction:column}footer .footer-info ul{border:none;text-align:center}footer .footer-info ul:nth-child(2){margin-bottom:60px}#homepage section{padding:0}#homepage section .category-container{flex-direction:column!important;padding:60px 30px}#homepage section .category-container .category-decor{margin-top:90px;margin-bottom:60px}#homepage section .category-container .category-info{padding:0!important}#homepage section .category-container .category-info h1{margin-top:60px}#homepage section .category-container .category-info p{text-align:center}.product-wrapper .product-items{grid-template-columns:1fr 1fr}.confirmare-comanda,.cos,.despre-noi,.finalizare-comanda,.product-page{padding-top:65px}.cos>div:last-child h1{font-size:20px}.cos>div:last-child form .col-produse{margin:0}.cos>div:last-child form .col-produse>div{flex-direction:column;text-align:center}.cos>div:last-child form .col-produse>div>div:first-child{width:100%}.cos>div:last-child form{flex-direction:column;width:100%}.cos>div:last-child form .col-produse>div>div:nth-child(2) h1{font-size:16px}.cos>div:last-child form .col-produse>div>div:nth-child(2) p{font-size:12px}.cos>div:last-child form .col-produse>div>div:nth-child(2) p span{font-size:16px;font-weight:700}.cos>div:last-child form .col-produse>div>div:nth-child(2){padding:10px}.cos>div:last-child form>.col-totul{width:100%}.product-wrapper .product-filters label{display:block}.product-wrapper .product-filters .quantity,.product-wrapper .product-filters .sort{width:100%}}@media screen and (max-width:850px){#allow-cookie{flex-direction:column;text-align:center;padding-bottom:10px}#allow-cookie p{font-size:14px;margin-bottom:15px}#allow-cookie .ok{height:auto;line-height:normal}#allow-cookie .ok,#allow-cookie i{font-size:14px;margin-bottom:15px;padding:10px}#allow-cookie i{width:40px;height:40px;line-height:40px;height:auto;line-height:normal}#homepage #site-title{top:25vh}#homepage #site-title h1{font-size:50px;line-height:50px;margin-bottom:10px}#homepage #site-title p{height:30px;line-height:30px;font-size:15px;text-transform:uppercase;width:150px}.classic-slider{height:auto}.classic-slider .owl-stage div{height:40vh}.classic-slider .owl-dots{padding:10px 0}.classic-slider .owl-dots div{width:8px;height:8px}.confirmare-comanda>div:last-child{padding:30px}.confirmare-comanda>div:last-child>div{padding:60px 30px}.product-wrapper .product-filters{padding:30px;border-top:1px solid #f4f4f4;flex-direction:column;justify-content:center;align-items:center}.product-wrapper .product-filters>div{margin:5px}.product-wrapper .product-filters .sort{margin-top:0}.product-page .product-info{flex-direction:column}.product-page .product-info>div{width:100%}.product-page .product-info .product-photos{margin-right:0;margin-bottom:30px}.despre-noi .text.contact-page>div{grid-template-columns:1fr}}@media screen and (max-width:700px){.product-page .more-products,.product-page .product-info{padding:0}.product-page .more-products p,.product-page .product-text{padding:0 15px}.product-page .more-products>div .owl-nav,.product-wrapper .product-pagination .pn-page{display:none}.product-wrapper .product-pagination .page-num{width:25px;height:25px;line-height:25px}.product-wrapper .product-text{padding:30px}.product-wrapper .product-items{padding:0;grid-template-columns:1fr}.product-wrapper .product-filters{margin:0}.product-wrapper .product-items>div:hover{box-shadow:none}#dfi-2{margin-top:0}.finalizare-comanda .cu-bg>div>form>div{flex-direction:column;margin-bottom:30px}.finalizare-comanda .cu-bg>div>form>div>.candle-select,.finalizare-comanda .cu-bg>div>form>div>input{width:100%}.finalizare-comanda .cu-bg>div>form>div>label{margin-bottom:15px}.finalizare-comanda .cu-bg>div>form>div>textarea{height:200px}}