@charset "UTF-8";header{height:58px;margin:41px 0;position:absolute;width:100%;z-index:2;-webkit-transition:-webkit-transform 1s ease-in-out;transition:-webkit-transform 1s ease-in-out;transition:transform 1s ease-in-out;transition:transform 1s ease-in-out,-webkit-transform 1s ease-in-out;-webkit-transform:translateY(-100%);transform:translateY(-100%);top:55px;left:0}@media (max-width:767px){header{margin:30px 0}}header.fix{position:fixed;top:0;left:0;background:rgba(51,51,51,.9);-webkit-box-shadow:0 4px 6px rgba(0,0,0,.1);box-shadow:0 4px 6px rgba(0,0,0,.1);-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-animation:slideDown .3s ease-in-out forwards;animation:slideDown .3s ease-in-out forwards}@-webkit-keyframes slideDown{from{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideDown{from{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}header.hidden{-webkit-transition:none!important;transition:none!important;-webkit-transform:translateY(-100%);transform:translateY(-100%)}header .nav-bg{position:relative;background-color:#fff}header .nav-bg::after{content:"";position:absolute;top:-78%;left:0;width:100%;height:105px;background:url(../img/nav-bg.png),linear-gradient(102.14deg,#e0683a 2.13%,#c23c08 89.77%);background-repeat:no-repeat;background-position:right;z-index:-1}@media (max-width:767px){header .nav-bg::after{background:url(../img/nav-bg-m.png),linear-gradient(102.14deg,#e0683a 2.13%,#c23c08 89.77%)!important;background-size:contain!important;background-repeat:no-repeat!important;background-position:right!important}}header .container{z-index:1;position:relative;height:58px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}header .custom-logo-link{position:relative;-webkit-transform:translate(0,10px);transform:translate(0,10px)}@media (max-width:767px){header .custom-logo-link{-webkit-transform:translate(0,0);transform:translate(0,0)}}header .custom-logo-link img{height:140px;width:auto}@media (max-width:767px){header .custom-logo-link img{height:100px}}header .mobile-menu-toggle{background:0 0;border:none;cursor:pointer;display:none}@media (max-width:767px){header .mobile-menu-toggle{display:block}}header .mobile-menu-toggle .burger-menu{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:justify;-ms-flex-pack:justify;justify-content:space-between;width:30px;height:30px;cursor:pointer}header .mobile-menu-toggle .burger-menu .burger-line{width:100%;height:3px;background-color:#d86929;border-radius:2px;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transform-origin:center center;transform-origin:center center}header .mobile-menu-toggle .burger-menu .burger-line:nth-child(1){width:57%;margin:6px 0 0}header .mobile-menu-toggle .burger-menu .burger-line:nth-child(3){width:57%;margin:0 0 6px 13px}header .mobile-menu-toggle.active .burger-menu .burger-line:nth-child(1){width:100%;-webkit-transform:rotate(45deg) translate(5px,5px);transform:rotate(45deg) translate(5px,5px)}header .mobile-menu-toggle.active .burger-menu .burger-line:nth-child(2){opacity:0}header .mobile-menu-toggle.active .burger-menu .burger-line:nth-child(3){width:100%;margin:0;-webkit-transform:rotate(-45deg) translate(9.5px,-9.5px);transform:rotate(-45deg) translate(9.5px,-9.5px)}header .right-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px}@media (max-width:767px){header .right-nav .navigation{display:none;position:fixed;top:150px;right:0;height:100%;width:100%;padding:70px 30px 30px;z-index:1000;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;overflow-y:scroll;height:calc(100vh - 150px)}header .right-nav .navigation.active{gap:60px;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-align:center;-ms-flex-align:center;align-items:center;border-radius:0 0 20px 20px}header .right-nav .navigation.active ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}header .right-nav .navigation.active .header-buttons{display:-webkit-box;display:-ms-flexbox;display:flex}}header .right-nav .navigation ul{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin:0;padding:0;gap:20px}@media (max-width:767px){header .right-nav .navigation ul li{text-align:center}}header .right-nav .navigation ul li a{color:#e0683a;text-decoration:none;-webkit-transition:color .3s ease;transition:color .3s ease;font-size:clamp(1rem,2vw,1.5rem);font-weight:700}@media (max-width:767px){header .right-nav .navigation ul li a{font-family:Amatic SC;color:#fff;font-size:clamp(1.5rem,10vw,2.75rem)}}header .right-nav .header-buttons{display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}header .right-nav .header-buttons a img{width:50px;border-radius:8px}.hero{background:url(/wp-content/uploads/2025/02/uzor.webp),linear-gradient(102.14deg,#e0683a 2.13%,#c23c08 89.77%);padding:170px 0 0;background-position-x:95%;background-repeat:repeat-y;background-size:contain;border-radius:0 0 20px 20px}@media (max-width:767px){.hero{padding:130px 0 0}}.hero .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}@media (max-width:991px){.hero .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:80px;margin:40px 0 0;padding:0 15px 70px}}.hero .hero-image{max-width:900px;-webkit-transform:translate(-10%,0);transform:translate(-10%,0)}@media (max-width:1199px){.hero .hero-image{max-width:80%}}@media (max-width:1120px){.hero .hero-image{max-width:70%}}@media (max-width:991px){.hero .hero-image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;max-width:95%;-webkit-transform:none;transform:none}}.hero .hero-image.mob{display:none}@media (max-width:991px){.hero .hero-image.mob{display:block}}@media (max-width:991px){.hero .hero-image.desk{display:none}}.hero .hero-content{max-width:500px;width:100%;position:absolute;right:15px;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-align:center;-ms-flex-align:center;align-items:center}@media (max-width:991px){.hero .hero-content{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;position:static}}.hero .hero-content .hero-title{font-weight:800;font-size:clamp(1.8rem,3vw,2.5rem);line-height:clamp(1.8rem,4vw,3rem);text-align:center;color:#fff}.hero .hero-content .hero-description{margin:10px 0 28px;color:#fff;text-align:center}.hero .hero-content .hero-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.hero .hero-content .hero-buttons a img{width:66px;border-radius:8px}.recommended-section .recommended-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:90px 0 50px}.recommended-section .recommended-header .menu-link{font-weight:600}.recommended-section .recommended-slider .recommended-item .recommended-image img{border-radius:12px}.about-section{margin:90px 0 0}.about-section .container{position:relative}.about-section .about-content{margin:20px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:767px){.about-section .about-content{margin:40px 0 0}}.about-section .about-content .about-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (max-width:767px){.about-section .about-content .about-item{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.about-section .about-content .about-item .about-image{max-width:42%}@media (max-width:991px){.about-section .about-content .about-item .about-image{max-width:30%}}@media (max-width:767px){.about-section .about-content .about-item .about-image{max-width:100%;margin:20px auto 0;width:100%}}.about-section .about-content .about-item .about-subtitle{font-family:Amatic SC;font-weight:700;font-size:28px;line-height:normal;color:#e0683a;display:ruby;margin:20px 0 0}.about-section .about-content .about-item .about-item-text-wrapper{margin:10rem 0 0;max-width:420px;width:34%}@media (max-width:1299px){.about-section .about-content .about-item .about-item-text-wrapper{margin:12vw 0 0}}@media (max-width:991px){.about-section .about-content .about-item .about-item-text-wrapper{width:57%;margin:7vw 0 0}}@media (max-width:767px){.about-section .about-content .about-item .about-item-text-wrapper{margin:0 auto;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-align:center;-ms-flex-align:center;align-items:center;width:100%;max-width:500px}}.about-section .about-content .about-item.about-item-right{margin:80px 0 0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (max-width:767px){.about-section .about-content .about-item.about-item-right{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:20px 0 0}}.about-section .about-content .about-item.about-item-right .about-item-text-wrapper{margin:0;max-width:360px;width:27%}@media (max-width:991px){.about-section .about-content .about-item.about-item-right .about-item-text-wrapper{width:35%}}@media (max-width:767px){.about-section .about-content .about-item.about-item-right .about-item-text-wrapper{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:100%;max-width:100%;margin:20px auto 0}}.about-section .about-content .about-item.about-item-right .about-image{-webkit-transform:translate(0,-70%);transform:translate(0,-70%);position:absolute;right:15px;max-width:51%}.about-section .about-content .about-item.about-item-right .about-image.mob{display:none}@media (max-width:991px){.about-section .about-content .about-item.about-item-right .about-image.mob{display:block;max-width:30%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}}@media (max-width:850px){.about-section .about-content .about-item.about-item-right .about-image.mob{-webkit-transform:translate(0,-30%);transform:translate(0,-30%)}}@media (max-width:767px){.about-section .about-content .about-item.about-item-right .about-image.mob{position:static;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-webkit-transform:translate(0,0);transform:translate(0,0);width:100%;max-width:100%;margin:20px auto 0}}@media (max-width:1299px){.about-section .about-content .about-item.about-item-right .about-image{-webkit-transform:translate(0,-65%);transform:translate(0,-65%);max-width:47%}}@media (max-width:991px){.about-section .about-content .about-item.about-item-right .about-image{display:none}}.about-section .about-content .about-item.about-item-right .about-description{margin:0 20px 0 0;max-width:310px;width:27%}@media (max-width:991px){.about-section .about-content .about-item.about-item-right .about-description{width:30%}}@media (max-width:767px){.about-section .about-content .about-item.about-item-right .about-description{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%;max-width:100%;margin:0 auto}}.banner-slider{overflow:hidden;margin:150px 0 0}.banner-slider .swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.banner-slider .swiper-slide{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}.banner-slider .banner{position:relative;width:100%;overflow:hidden}.banner-slider .banner::after{content:"";position:absolute;bottom:0;right:5%}.banner-slider .banner .container{position:relative;width:100%}.banner-slider .banner .banner-image{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover;border-radius:20px}.banner-slider .banner .banner-image.desk{display:block}.banner-slider .banner .banner-image.mob{display:none}@media (max-width:991px){.banner-slider .banner .banner-image{height:500px}}@media (max-width:767px){.banner-slider .banner .banner-image{height:710px;-o-object-position:top;object-position:top}.banner-slider .banner .banner-image.desk{display:none}.banner-slider .banner .banner-image.mob{display:block}}.banner-slider .swiper-pagination{bottom:18%!important;top:auto!important;gap:26px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.banner-slider .swiper-pagination-bullet{width:18px;height:18px;background-color:rgba(255,255,255,0);-webkit-transition:.3s;transition:.3s;opacity:1;border:2px solid #fff}.banner-slider .swiper-pagination-bullet-active{background-color:#fff}@media (max-width:768px){.banner-slider .banner-content{max-width:80%;right:50%;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);padding:15px}}.banner-slider .banner-bottom{font-family:Amatic SC;font-weight:700;font-size:28px;line-height:35.31px;color:#e0683a;width:-webkit-max-content;width:-moz-max-content;width:max-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:rotate(-2.6deg);transform:rotate(-2.6deg);margin:42px 0 0}.banner-slider .banner-bottom .banner-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.welcome{margin:50px 0 0}.welcome .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}@media (max-width:767px){.welcome .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.welcome .container .text{max-width:610px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;width:50%}@media (max-width:991px){.welcome .container .text{width:40%}}@media (max-width:767px){.welcome .container .text{width:100%;max-width:100%}}.welcome .container .text .welcome-wrapper-text{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}@media (max-width:991px){.welcome .container .text .welcome-wrapper-text{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:767px){.welcome .container .text .welcome-wrapper-text .bottom-text{display:none}}.welcome .container .image{width:50%;max-width:640px}@media (max-width:991px){.welcome .container .image{width:60%}}@media (max-width:767px){.welcome .container .image{width:100%;max-width:100%}.welcome .container .image img{width:100%}}.welcome .container .image .bottom-text{display:none}@media (max-width:767px){.welcome .container .image .bottom-text{display:block;margin:20px 0 0}}.reviews{margin:90px 0 0}.reviews .swiper-slide{border-radius:12px;padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:15px;border:3px solid #e0683a}.reviews .reviews-wrapper{position:relative}.reviews .reviews-wrapper::after{content:"";position:absolute;top:0;right:0;width:100px;background:-webkit-gradient(linear,right top,left top,from(#fff),to(rgba(255,255,255,0)));background:linear-gradient(270deg,#fff 0,rgba(255,255,255,0) 100%);z-index:1}.reviews .reviews-wrapper .reviews-slider{margin:45px 0 0}.reviews .avatar{width:93px;height:93px;border-radius:50%;overflow:hidden;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;background:linear-gradient(102.14deg,#e0683a 2.13%,#c23c08 89.77%);color:#fff;font-size:24px;font-weight:700;-ms-flex-negative:0;flex-shrink:0;border:3px solid #e0683a;border-radius:50%}@media (max-width:767px){.reviews .avatar{width:73px;height:73px}}.reviews .avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.reviews .review-content{-webkit-box-flex:1;-ms-flex:1;flex:1}.reviews .review-content .review-content-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.reviews .review-content h3{font-size:18px;color:#d17242;margin-bottom:5px}.reviews .stars{color:#d17242;font-size:16px;margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:4px}.reviews .stars img{width:16px}.reviews .review-content p{font-size:16px;line-height:1.5;color:#333}.contacts{margin:100px 0 120px}.contacts .contact-wrapper{margin:50px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}@media (max-width:767px){.contacts .contact-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.contacts .contact-wrapper .iframe-container{position:relative;display:inline-block;max-width:810px;width:70%;border-radius:20px}@media (max-width:1199px){.contacts .contact-wrapper .iframe-container{width:60%}}@media (max-width:991px){.contacts .contact-wrapper .iframe-container{width:50%}}@media (max-width:767px){.contacts .contact-wrapper .iframe-container{width:100%}}.contacts .contact-wrapper .iframe-container iframe{width:calc(100% - 1px);max-width:810px;height:420px;border:none;display:block;z-index:1;position:relative;border-radius:30px}.contacts .contact-wrapper .iframe-container::before{content:"";position:absolute;inset:0;border-radius:20px;padding:5px;background:linear-gradient(102.14deg,#e0683a 2.13%,#c23c08 89.77%);-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff));mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:2}.contacts .contact-wrapper .iframe-container::after{content:"";position:absolute;bottom:-10px;right:-10px;width:100%;height:100%;border-radius:20px;background:linear-gradient(102.14deg,#e0683a 2.13%,#c23c08 89.77%);z-index:-1}.contacts .contact-wrapper .contact-card{width:30%}@media (max-width:991px){.contacts .contact-wrapper .contact-card{width:50%}}@media (max-width:767px){.contacts .contact-wrapper .contact-card{width:100%}}.contacts .contact-wrapper .contact-card .contact-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 20px}.contacts .contact-wrapper .contact-card .contact-item span{font-weight:500;font-size:20px}.contacts .contact-wrapper .contact-card .work-hours{margin:32px 0 0}.contacts .contact-wrapper .contact-card .work-hours h3{margin:0 0 12px}.contacts .contact-wrapper .contact-card .work-hours p{margin:0 0 9px}.contacts .contact-wrapper .contact-card .work-hours p span{font-weight:500;font-size:20px}footer{background:url(../img/footer-bg.png),linear-gradient(102.14deg,#e0683a 2.13%,#c23c08 89.77%);background-position:bottom;background-repeat:no-repeat;background-size:contain;padding:60px 0 100px;border-radius:20px 20px 0 0}@media (max-width:767px){footer{padding:60px 0}}footer .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:991px){footer .container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}}footer .footer-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:85px}@media (max-width:767px){footer .footer-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}}footer .footer-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}footer .footer-info p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;color:#fff;font-weight:500;font-size:20px}footer .footer-info .footer-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}@media (max-width:767px){footer .footer-info .footer-icons{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}footer .footer-info .footer-icons a img{width:50px;border-radius:8px}footer .footer-info .language-switcher .language-button{background-color:#fff}footer .footer-hours h3{color:#fff;margin:0 0 14px}@media (max-width:767px){footer .footer-hours h3{text-align:center}}footer .footer-hours p{color:#fff;font-size:20px}footer .footer-logo a img{height:200px;width:200px}.woocommerce-shop footer{margin:100px 0 0}.woocommerce-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:200px 0 100px;gap:20px}@media (max-width:767px){.woocommerce-container{padding:150px 0 100px}}.woocommerce-container header{position:static;background:0 0;height:auto;margin:auto;width:auto}.woocommerce-container .title-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.woocommerce-container .woocommerce-sidebar{width:30%;max-width:295px}@media (max-width:767px){.woocommerce-container .woocommerce-sidebar{display:none}}.woocommerce-container .woocommerce-content{width:100%}.woocommerce-container .woocommerce-content .products{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:40px 20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.woocommerce-container .woocommerce-content .products::after,.woocommerce-container .woocommerce-content .products::before{display:none}.woocommerce-container main#main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:60px}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{margin:0;width:calc(33.3333% - 14px)!important;max-width:295px;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:start;-ms-flex-pack:start;justify-content:flex-start;gap:10px}@media (max-width:991px){.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{width:calc(50% - 10px)!important;max-width:100%}}@media (max-width:479px){.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{width:100%!important;max-width:100%!important}}.custom-category-widget{display:inline-block;width:100%}.custom-category-list{list-style:none;margin:0;border-right:3px solid #e0683a;padding:0 55px 0 0}.custom-category-list li{padding:10px 5px;position:relative}.parent-category>a{font-family:Amatic SC;font-weight:700;font-size:34px;line-height:30px;max-width:186px;color:#d56b2b}.parent-category.open .category-toggle{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.single-category a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.2rem;font-weight:700;text-decoration:none;color:#000;font-family:Amatic SC;font-weight:700;font-size:34px;line-height:30px;color:#d56b2b;max-width:186px}.category-toggle,.category-toggle-icon,.category-toggle-mob{background:0 0;border:none;font-size:1.2rem;font-weight:700;color:#d56b2b;cursor:pointer;position:absolute;right:0;top:15px}@media (max-width:767px){.category-toggle,.category-toggle-icon,.category-toggle-mob{font-family:Amatic SC;font-weight:700;font-size:32px;line-height:30px;text-align:left;margin:0 0 20px}}.arrow{margin-left:auto}.subcategory-list{list-style:none;padding-left:25px;margin-top:5px;display:block;max-height:0;opacity:0;overflow:hidden;-webkit-transition:max-height .4s ease-in-out,opacity .3s ease-in-out;transition:max-height .4s ease-in-out,opacity .3s ease-in-out}.subcategory-list li{padding:5px 0}.subcategory-list li a{font-family:Ubuntu Sans;font-weight:700;font-size:20px;line-height:24px;position:relative}.subcategory-list li a::after{content:"";position:absolute;top:0;left:-24px;background-image:url(../img/pelmal-icon.svg);width:21px;height:23px}.parent-category.open .subcategory-list{max-height:500px;opacity:1}.category-icon{width:20px;height:20px;margin-right:10px}.parent-category-title,.subcategory-title{position:relative;margin:0 0 40px 44px;color:#000}.subcategory-title::after{content:"";position:absolute;top:50%;left:-40px;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);background-image:url(../img/pelmal-icon.svg);width:34px;height:38px;background-repeat:no-repeat;background-size:cover}.mobile-category-menu{display:none}@media (max-width:768px){.mobile-category-menu{display:block}.mobile-category-menu .category-toggle-mob{position:relative;width:100%;top:0}.mobile-category-menu .category-toggle-icon{top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.mobile-category-menu .category-item.active .category-toggle-icon{-webkit-transform:translate(0,-50%) rotate(180deg);transform:translate(0,-50%) rotate(180deg)}.woocommerce-content .content-area{display:none}.category-list{list-style:none;padding:0;margin:0}.category-item{margin-bottom:4em}.category-toggle{width:100%}.subcategory-content{display:none}.category-item.active .subcategory-content{display:block}}.parent-category-title,.subcategory-section{padding:110px 0 0 0;margin:-110px 0 0 0}.parent-category-title{margin:-110px 0 40px 44px!important}.blog-container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px 20px;padding:200px 0 100px}@media (max-width:767px){.blog-container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:150px 0 100px}}.blog-main{width:70%}@media (max-width:767px){.blog-main{width:100%}}.blog-main .blog-post .blog-post__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:20px 0 0;gap:10px}.blog-main .blog-post .blog-post__bottom .post-title{font-weight:700;font-size:40px;line-height:48px;max-width:600px}@media (max-width:991px){.blog-main .blog-post .blog-post__bottom .post-title{font-size:26px;line-height:normal}}@media (max-width:767px){.blog-main .blog-post .blog-post__bottom .post-title{font-size:20px}}.blog-main .blog-post .blog-post__bottom .post-like{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;font-weight:700;font-size:16px;text-align:right;color:#000}@media (max-width:767px){.blog-main .blog-post .blog-post__bottom .post-like{font-size:0}}.blog-main .blog-post .blog-post__bottom .post-like .like-icon{background:rgba(0,0,0,0);border:none;margin:0 3px 0 8px}.blog-main .blog-post .blog-post__bottom .post-like .like-icon.liked svg path{fill:red;-webkit-transition:all .3s;transition:all .3s}.blog-main .blog-post .blog-post__bottom .post-like .like-count{font-size:16px}.blog-sidebar{width:30%;border-left:3px solid #e0683a;padding:0 0 0 20px}@media (max-width:767px){.blog-sidebar{width:100%;padding:0;border:none}}.blog-post{margin-bottom:30px;border-radius:10px;overflow:hidden}.blog-post img{width:100%;height:auto;border-radius:10px}.blog-post h2{font-size:20px;margin:10px 0}.post-meta{font-size:14px;color:gray}.blog-sidebar h3{border-bottom:2px solid #f60;padding-bottom:5px;margin-bottom:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-family:Ubuntu Sans;font-weight:700;font-size:20px;line-height:24px;color:#000;text-transform:uppercase;margin:0 0 20px}.blog-sidebar ul{list-style:none;padding:0;margin:0 0 40px}.blog-sidebar li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-bottom:24px}.blog-sidebar li a{font-weight:700;font-size:16px;line-height:19.2px}.blog-sidebar img{width:133px;height:76px;border-radius:12px;-o-object-fit:cover;object-fit:cover;margin:0 0 8px}.mobile-only{display:none}@media (min-width:768px){.desktop-only{display:block}}@media (max-width:767px){.desktop-only{display:none}.mobile-only{display:block}.mobile-only .swiper-slide{width:133px!important}}.error-404{padding:200px 0 100px;background:url(/wp-content/uploads/2025/02/uzor.webp),linear-gradient(102.14deg,#e0683a 2.13%,#c23c08 89.77%);background-position-x:95%;background-repeat:repeat-y;background-size:contain}@media (max-width:767px){.error-404{padding:150px 0 100px}}.error-404 .container{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-align:center;-ms-flex-align:center;align-items:center;gap:40px}.error-404 .error-title{color:#fff;font-family:Amatic SC;font-weight:700;font-size:400px;line-height:350px}@media (max-width:767px){.error-404 .error-title{font-size:300px}}.error-404 .error-text{color:#fff;font-family:Amatic SC;font-weight:700;font-size:32px;line-height:28px;position:relative;text-align:center}@media (max-width:991px){.error-404 .error-text{margin:0 0 40px}}.error-404 .error-text img{position:absolute;top:40px;right:-34px}@media (max-width:991px){.error-404 .error-text img{right:0}}@media (max-width:400px){.error-404 .error-text img{right:50%;top:68px;-webkit-transform:translate(50%,0);transform:translate(50%,0) rotate(-40deg);width:48px}}body{overflow-x:hidden;font-family:"Ubuntu Sans",serif;font-size:16px;margin:0;background-color:#fff;color:#000}body.active::after{content:"";position:absolute;left:0;top:0;height:100%;width:100%;background:url(../img/uzor-mob.png),linear-gradient(102.14deg,#e0683a 2.13%,#c23c08 89.77%);z-index:1;background-position-x:95%;background-repeat:no-repeat;background-size:contain}body.error404 .nav-bg::after,body.home .nav-bg::after{display:none}body.scrolled .nav-bg::after{content:"";position:absolute;top:-78%;left:0;width:100%;height:105px;background:url(../img/nav-bg.png),linear-gradient(102.14deg,#e0683a 2.13%,#c23c08 89.77%);background-repeat:no-repeat;background-position:right;z-index:-1;display:block!important}.container{max-width:1270px;padding:0 15px;margin:0 auto;width:100%}.no-scroll{position:fixed;overflow-y:scroll;width:100%}.main-btn{font-family:Amatic SC;font-weight:700;font-size:40px;background-color:rgba(255,255,255,0);border:3px solid #fff;padding:5px clamp(1rem,7vw,3rem);border-radius:8px;color:#fff;letter-spacing:2px;line-height:normal;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.main-btn:hover{background:#fff;color:#e0683a}h2{font-family:Amatic SC;font-weight:700;font-size:clamp(2.5rem,5vw,3.75rem);line-height:clamp(2.5rem,5vw,3.75rem);color:#e0683a}h3{font-family:Amatic SC;font-weight:700;font-size:32px;color:#e0683a}.product-item{width:100%}.product-item .product-image img{border-radius:12px;width:100%!important;height:250px!important;-o-object-fit:cover;object-fit:cover;margin:0!important}.product-item .product-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.product-item .product-info .product-wrapper-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:10px 0 0}.product-item .product-info .product-wrapper-top .product-name{font-weight:700;font-size:20px;line-height:24px;max-width:80%}@media (max-width:1199px){.product-item .product-info .product-wrapper-top .product-name{font-size:18px}}@media (max-width:499px){.product-item .product-info .product-wrapper-top .product-name{font-size:16px}}.product-item .product-info .product-wrapper-top .product-like{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px}.product-item .product-info .product-wrapper-top .product-like .like-icon{background:rgba(0,0,0,0);border:none}.product-item .product-info .product-wrapper-top .product-like .like-icon.liked svg path{fill:red;-webkit-transition:all .3s;transition:all .3s}.product-item .product-info .product-wrapper-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-item .product-info .product-wrapper-bottom .product-services{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:8px}@media (max-width:1100px){.product-item .product-info .product-wrapper-bottom .product-services{gap:4px}}.product-item .product-info .product-wrapper-bottom .product-services .product-badge img{width:50px}@media (max-width:1100px){.product-item .product-info .product-wrapper-bottom .product-services .product-badge img{width:45px}}.product-item .product-info .product-wrapper-bottom .product-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin:0 0 3px;gap:5px}.product-item .product-info .product-wrapper-bottom .product-price .weight{font-weight:400;font-size:16px;line-height:19.2px;color:#e0683a}.product-item .product-info .product-wrapper-bottom .product-price .price{font-weight:700;font-size:30px;line-height:24px;text-align:right;color:#e0683a;margin:0}@media (max-width:1199px){.product-item .product-info .product-wrapper-bottom .product-price .price{font-size:26px}}@media (max-width:499px){.product-item .product-info .product-wrapper-bottom .product-price .price{font-size:24px}}.language-switcher{position:relative;display:inline-block;width:-webkit-max-content;width:-moz-max-content;width:max-content}.language-switcher.mob{display:none}@media (max-width:767px){.language-switcher{display:none}.language-switcher.mob{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:95px;margin:0 0 50px}.language-switcher.mob .language-button{background-color:#fff}}.language-switcher .language-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:0 0;border:2px solid #e0683a;color:#e0683a;padding:8px 15px;border-radius:8px;cursor:pointer;-webkit-transition:.3s;transition:.3s;font-family:"Amatic SC",cursive;font-size:28px;gap:5px;line-height:0}.language-switcher .language-button img.lang{width:20px;height:20px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.language-switcher:hover .arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.language-switcher .language-dropdown{display:none;position:absolute;background:#fff;border:2px solid #e0683a;border-top:0;border-radius:0 0 8px 8px;padding:0;list-style:none;top:85%;left:0;width:100%;z-index:10}.language-switcher .language-dropdown li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#e0683a;padding:8px 15px;border-radius:8px;cursor:pointer;-webkit-transition:.3s;transition:.3s;font-family:"Amatic SC",cursive;font-size:28px;line-height:0}.language-switcher .language-dropdown li a img.lang{width:20px;height:20px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin-right:5px}.language-switcher:hover .language-dropdown{display:block}