*,::after,::before{box-sizing: border-box}body,dd,h1,h2,h3,h4,p{margin: 0}html:focus-within{scroll-behavior: smooth}body{min-height: 100vh;text-rendering: optimizeSpeed;line-height: 1.5}a:not([class]){text-decoration-skip-ink: auto}img{max-width: 100%;display: block}button,input{font: inherit}@media (prefers-reduced-motion: reduce){html:focus-within{scroll-behavior: auto}*,::after,::before{animation-duration: 0s !important;animation-iteration-count: 1 !important;transition-duration: 0s !important;scroll-behavior: auto !important}}*{font-family: Poppins, sans-serif}::-webkit-scrollbar{width: 4px;height: 4px;background-color: transparent}::-webkit-scrollbar-thumb{background: var(--scrollbar-thumb)}@keyframes unfoldIn{0%{transform: scaleY(0.005) scaleX(0)}50%{transform: scaleY(0.005) scaleX(1)}100%{transform: scaleY(1) scaleX(1)}}@keyframes unfoldOut{0%{transform: scaleY(1) scaleX(1)}50%{transform: scaleY(0.005) scaleX(1)}100%{transform: scaleY(0.005) scaleX(0)}}@keyframes zoomIn{0%{transform: scale(0)}100%{transform: scale(1)}}@keyframes zoomOut{0%{transform: scale(1)}100%{transform: scale(0)}}@keyframes fadeIn{0%{background: rgba(0, 0, 0, 0)}100%{background: rgba(0, 0, 0, 0.7)}}@keyframes fadeOut{0%{background: rgba(0, 0, 0, 0.7)}100%{background: rgba(0, 0, 0, 0)}}@keyframes scaleUp{0%{transform: scale(0.8) translateY(1000px);opacity: 0}100%{transform: scale(1) translateY(0);opacity: 1}}@keyframes scaleDown{0%{transform: scale(1) translateY(0);opacity: 1}100%{transform: scale(0.8) translateY(1000px);opacity: 0}}@keyframes scaleBack{0%{transform: scale(1)}100%{transform: scale(0.85)}}@keyframes scaleForward{0%{transform: scale(0.85)}100%{transform: scale(1)}}@keyframes quickScaleDown{0%{transform: scale(1)}99.9%{transform: scale(1)}100%{transform: scale(0)}}@keyframes slideUpLarge{0%{transform: translateY(0)}100%{transform: translateY(-100%)}}@keyframes slideDownLarge{0%{transform: translateY(-100%)}100%{transform: translateY(0)}}@keyframes moveUp{0%{transform: translateY(150px)}100%{transform: translateY(0)}}@keyframes moveDown{0%{transform: translateY(0)}100%{transform: translateY(150px)}}@keyframes blowUpContent{0%{transform: scale(1);opacity: 1}99.9%{transform: scale(2);opacity: 0}100%{transform: scale(0)}}@keyframes blowUpContentTwo{0%{transform: scale(2);opacity: 0}100%{transform: scale(1);opacity: 1}}@keyframes blowUpModal{0%{transform: scale(0)}100%{transform: scale(1)}}@keyframes blowUpModalTwo{0%{transform: scale(1);opacity: 1}100%{transform: scale(0);opacity: 0}}@keyframes roadRunnerIn{0%{transform: translateX(-1500px) skewX(30deg) scaleX(1.3)}70%{transform: translateX(30px) skewX(0) scaleX(0.9)}100%{transform: translateX(0) skewX(0) scaleX(1)}}@keyframes roadRunnerOut{0%{transform: translateX(0) skewX(0) scaleX(1)}30%{transform: translateX(-30px) skewX(-5deg) scaleX(0.9)}100%{transform: translateX(1500px) skewX(30deg) scaleX(1.3)}}@keyframes sketchIn{0%{stroke-dashoffset: 778}100%{stroke-dashoffset: 0}}@keyframes sketchOut{0%{stroke-dashoffset: 0}100%{stroke-dashoffset: 778}}@keyframes modalFadeIn{0%{background-color: transparent}100%{background-color: #fff}}@keyframes modalFadeOut{0%{background-color: #fff}100%{background-color: transparent}}@keyframes modalContentFadeIn{0%{opacity: 0;top: -20px}100%{opacity: 1;top: 0}}@keyframes modalContentFadeOut{0%{opacity: 1;top: 0}100%{opacity: 0;top: -20px}}@keyframes bondJamesBond{0%{transform: translateX(1000px)}80%{transform: translateX(0);border-radius: 75px;height: 75px;width: 75px}90%{border-radius: 3px;height: 182px;width: 247px}100%{border-radius: 3px;height: 162px;width: 227px}}@keyframes killShot{0%{transform: translateY(0) rotate(0);opacity: 1}100%{transform: translateY(300px) rotate(45deg);opacity: 0}}@keyframes fadeToRed{0%{background-color: rgba(0, 0, 0, 0.6)}100%{background-color: rgba(255, 0, 0, 0.8)}}@keyframes slowFade{0%{opacity: 1}99.9%{opacity: 0;transform: scale(1)}100%{transform: scale(0)}}.clearfix{clear: both}.header{padding: 16px 14px;background-color: #fff}.header .search-form-inner{background: var(--light-background-1);border-radius: 40px;position: relative;clear: both;height: 35px}.header .search-form{width: calc(100% - 130px);height: 35px;float: left}.header .search-form form{clear: both;display: block}.header .search-form input{background-color: transparent;outline: 0 !important;border: none !important;color: #000;margin-left: 10px;margin-top: 0;display: block;float: left;width: calc(100% - 40px);height: 35px}.header .search-form input::placeholder{color: #999;opacity: 1}.header .search-form button{display: block;float: left;background-color: transparent;outline: 0 !important;border: none !important;padding: 0 !important;margin: 0 !important;margin-top: 5px !important}.header .language-btn{color: #fff !important;background-color: #0d0d0d !important;outline: 0 !important;border: none !important;border-radius: 40px;height: 35px;float: left;display: block;padding: 4px !important;padding-top: 6px !important;margin-left: 12px;text-align: center;width: 70px;text-decoration: none !important;font-size: 13px}.header .cart-btn{color: #fff !important;background-color: #0d0d0d !important;outline: 0 !important;border: none !important;border-radius: 40px;height: 35px;float: left;display: block;padding: 8px;margin-left: 9px;text-align: center;width: 61px;text-decoration: none !important}.header .language-btn.no-cart-btn{margin-left: 9px;float: right}.header .cart-btn span{font-size: 15px;margin-left: 3px;height: 18px;display: block;float: right;margin-right: 3px}.shop-banner{width: 100%;height: 101px;display: block;background-size: cover;background-position: center;cursor: pointer}.shop-header{background: #fff}.shop-header .shop-logo{float: left;margin-top: -23px;margin-left: 18px}.shop-header .shop-logo img{width: 99px;height: 99px;border-radius: 10px;border: solid 3px #fff;object-fit: cover}.shop-header .shop-label{width: calc(100% - 160px);float: left;margin-left: 15px;background: #fff;margin-top: 15px}.shop-header .shop-label .shop-name{color: #0d0d0d;font-weight: 600;margin: 0;padding: 0}.shop-header .shop-label .shop-name a{color: #0d0d0d;text-decoration: none}.shop-header .shop-label .shop-class{color: #a7a7a7;font-weight: 400;margin: 0;padding: 0}.shop-header .shop-label .shop-class a{color: #a7a7a7;text-decoration: none}.shop-sections{padding: 12px 18px;background: #fff}.shop-categories{padding: 12px 18px;border-top: solid 1px #e0e0e0;background: #fff;width: 100%;height: 60px;position: relative;overflow-x: auto}.shop-categories-scroll{white-space: nowrap;position: absolute;height: 30px}.shop-categories .category-btn{background: var(--light-background-1);color: #141414;border-radius: 8px;padding: 6px 12px;display: inline-block;margin-right: 10px;text-decoration: none;font-size: 15px}.shop-categories .category-btn.active{background-color: #141414;color: #fff}.shop-articles-holder,.shop-articles-x,.shop-content{background: var(--light-background-1);padding: 20px;display: block;width: 100%;min-height: calc(100vh - 357px)}.shop-articles .shop-article,.shop-content .shop-article{padding: 18px 16px;background-color: #fff;border-radius: 16px;margin-bottom: 20px;position: relative}.shop-articles .shop-article .article-image,.shop-content .shop-article .article-image{float: left;width: 100px}.shop-articles .shop-article .article-image img,.shop-content .shop-article .article-image img{border-radius: 14px;width: 100px;height: 100px;object-fit: cover}.shop-articles .shop-article.shop-article-layout-1 .article-info,.shop-articles .shop-article.shop-article-layout-3 .article-info,.shop-content .shop-article .article-info{float: left;margin-left: 20px;width: calc(100% - 120px);z-index: 9}.shop-articles .shop-article.shop-article-layout-1 .article-info .article-title,.shop-articles .shop-article.shop-article-layout-3 .article-info .article-title,.shop-content .shop-article .article-title{margin: 0;padding: 0;line-height: 20px;font-size: 15px}.shop-articles .shop-article .article-info .article-title a,.shop-content .shop-article .article-title a{color: #090909;text-decoration: none}.shop-articles .shop-article .article-info .article-meta,.shop-content .shop-article .article-meta{font-size: 14px;font-weight: 600;color: #090909;margin-top: 5px;margin-bottom: 5px}.shop-articles .shop-article .article-info .article-meta a,.shop-content .shop-article .article-meta a{font-weight: 400;color: #090909;text-decoration: none}.shop-articles .shop-article .article-info .article-meta span,.shop-content .shop-article .article-meta span{font-weight: 400;color: #090909;text-decoration: none}.shop-articles .shop-article .article-info .article-price,.shop-content .shop-article .article-price{color: var(--accent-color-2)}.shop-recommended{background: var(--light-background-1);padding: 20px;display: block;width: 100%;padding-top: 0}.shop-recommended .shop-recommended-item{padding: 18px 16px;background-color: #fff;border-radius: 16px;margin-bottom: 20px}.shop-recommended .shop-recommended-item .recommended-item-image{float: left;width: 100px}.shop-recommended .shop-recommended-item .recommended-item-image img{border-radius: 14px;width: 100px;height: 100px;object-fit: cover}.shop-recommended .shop-recommended-item .recommended-item-info{float: left;margin-left: 20px;width: calc(100% - 120px)}.shop-recommended.shop-recommended-item.recommended-item-info.recommended-item-title{margin: 0;padding: 0;line-height: 20px;font-size: 15px}.shop-recommended.shop-recommended-item.recommended-item-info.recommended-item-titlea{color: #090909;text-decoration: none}.shop-recommended.shop-recommended-item.recommended-item-info.recommended-item-meta{font-size: 14px;font-weight: 600;color: #090909;margin-top: 5px;margin-bottom: 5px}.shop-recommended.shop-recommended-item.recommended-item-info.recommended-item-metaa{font-weight: 400;color: #090909;text-decoration: none}.general-round-button{color: #fff !important;background-color: #0d0d0d !important;outline: 0 !important;border: none !important;border-radius: 40px;height: 35px;float: left;display: block;padding: 7px 15px;margin-right: 15px;text-align: center;text-decoration: none !important;font-size: 15px}.general-round-button.pale-general-button{background-color: #eee !important;color: #111 !important}.footer{background-color: #161616;padding: 60px 20px}.footer .copyright{color: #fff;text-align: center}.footer .powered-by{color: #fff;text-align: center;margin-top: 40px}.footer .powered-by img{width: 150px;margin: 0 auto}.hidden-on-mobile{display: none}.hidden-on-desktop{display: block}.hidden-on-desktop.is-inline{display: inline}.shop-articles .shop-article{position: relative}.shop-articles .shop-article.shop-article-layout-1 .article-price,.shop-articles .shop-article.shop-article-layout-2 .article-price,.shop-articles .shop-article.shop-article-layout-3 .article-price{position: absolute;left: 136px;bottom: 25px}.shop-articles .shop-article.shop-article-layout-2 .article-price{left: 16px}.shop-articles .shop-article.shop-article-layout-1 .article-description{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;height: 42px;margin-bottom: 34px}.shop-articles .shop-article.shop-article-layout-2 .article-image{display: none}.shop-articles .shop-article.shop-article-layout-2 .article-info{margin-left: 0 !important;width: 100% !important;margin-bottom: 40px}.shop-articles .shop-article.shop-article-layout-3 .article-description{display: none !important}.shop-articles .shop-article .article-meta-3,.shop-articles .shop-article .article-meta-3 span{color: #a8a8a8 !important}.shop-content .shop-article .article-image{margin-bottom: 20px}.shop-content .shop-article .article-ordering-block{width: 100%;margin-top: 20px}.shop-content .shop-article .article-ordering-block .article-price{display: block;margin: 0;padding: 0;float: left;width: 50%;font-size: 20px;padding-right: 20px}.shop-content .shop-article .article-ordering-block .article-quantity-holder{display: block;margin: 0;padding: 0;float: left;width: 50%}.shop-content .shop-article .article-ordering-block .article-quantity{background-color: var(--accent-color-2);border-radius: 20px;color: #fff}.shop-content.shop-article.article-ordering-block.article-quantity.article-quantity-inner{margin: 0 auto;font-size: 22px}.shop-content h2.recommended-title{color: #0d0d0d;margin-top: 30px;padding-left: 20px;font-size: 21px}.shop-content .shop-article{margin-top: 20px}.shop-content .shop-article.shop-article-recommended{margin-top: 10px}.shop-content .shop-article.shop-article-layout-1 .article-image,.shop-content .shop-article.shop-article-layout-3 .article-image{width: 150px;height: 150px}.shop-content .shop-article.shop-article-layout-1 .article-image img,.shop-content .shop-article.shop-article-layout-3 .article-image img{width: 150px;height: 150px;object-fit: cover}.shop-content .shop-article.shop-article-layout-1 .article-info,.shop-content .shop-article.shop-article-layout-3 .article-info{width: calc(100% - 190px)}.shop-content .shop-article.shop-article-layout-3 .article-title{font-size: 20px}.shop-content .shop-article.shop-article-layout-2 .article-title{font-size: 20px;margin-bottom: 15px}.shop-content .shop-article.shop-article-layout-1 h3.article-title{font-size: 20px;margin-top: 10px;margin-bottom: 10px}.shop-content.shop-article.shop-article-layout-1.article-ordering-block-mobile{margin-top: 10px}.shop-content .shop-article.shop-article-layout-2 .article-image{display: none}.shop-content .shop-article.shop-article-layout-2 .article-info{width: 100%;margin-left: 0}.shop-content .shop-article.shop-article-layout-3{position: relative}.shop-content .shop-article.shop-article-layout-3 .article-image{float: right !important;margin-top: -18px !important;margin-bottom: -18px !important;margin-right: -16px !important;margin-left: -16px !important;padding: 0 !important;height: 300px !important;width: 200px !important}.shop-content .shop-article.shop-article-layout-3 .article-image img{height: 300px !important;width: 200px !important;object-fit: cover !important;border-top-left-radius: 0 !important;border-bottom-left-radius: 0 !important}.shop-content .shop-article.shop-article-layout-3 .article-info{margin-left: 0 !important;width: calc(100% - 200px) !important}.shop-content .shop-article.shop-article-layout-3 .article-ordering-block{margin-left: 0 !important;width: calc(100% - 200px) !important}.shop-content.shop-article.shop-article-layout-3.article-infoh3.article-title{font-size: 18px;margin-bottom: 10px}.shop-content.shop-article.shop-article-layout-3.article-ordering-block-mobile{width: calc(100% - 220px) !important;margin-top: 0 !important;position: absolute;bottom: 20px;right: 200px}.shop-content.shop-article.shop-article-layout-3.article-ordering-block-mobile.article-price{width: 100% !important;margin-left: 10px;float: none}.shop-content.shop-article.shop-article-layout-3.article-ordering-block-mobile.article-quantity-holder{width: 40%;margin-top: 10px}.shop-content.shop-article.shop-article-layout-3.clearfix.hidden-on-desktop.clearfix-3{display: none !important}.shop-content .shop-page{background-color: #fff;border-radius: 20px;padding: 30px}.shop-content .shop-page h2{margin: 0;padding: 0;color: #0c0c0c;margin-bottom: 20px;font-size: 26px}.shop-content .shop-page p.info-title{color: #a7a7a7;font-weight: 400;padding-left: 20px}.shop-content .shop-page .info-content{color: #0c0c0c;background-color: #f5f5f5;padding: 20px 30px;margin-bottom: 30px;margin-top: 5px;border-radius: 10px}.shop-content .shop-page .info-content a{color: #00f !important}.shop-cart-page{background: var(--light-background-1);padding-top: 10px}.shop-cart-left{background-color: #fff;padding: 20px;margin-top: 20px;margin-bottom: 30px}.shop-cart-left h2{padding: 0;margin: 0;color: #0d0d0d;margin-bottom: 10px}.shop-cart-left form input{display: block;margin-bottom: 10px;background-color: #f5f5f5;color: #222;border: none;padding: 10px 20px;border-radius: 10px;width: 100%}.shop-cart-left form label{margin-bottom: 5px;display: block}.shop-cart-left form input.left{float: left;margin-right: 5px}.shop-cart-left form input.right{float: right;margin-left: 5px}.shop-cart-left form button{color: #fff !important;background-color: #0d0d0d !important;outline: 0 !important;border: none !important;border-radius: 40px;width: 100%;display: block;padding: 7px 15px;text-align: center;text-decoration: none !important;font-size: 17px;cursor: pointer}.shop-cart-right{padding: 20px;margin-bottom: 30px}.shop-cart-right.no-margin{margin: 0 !important}.shop-cart-right .shop-cart-article{padding: 18px 16px;background-color: #fff;border-radius: 16px;margin-bottom: 20px}.shop-cart-right .shop-cart-article .article-image{float: left;width: 100px}.shop-cart-right .shop-cart-article .article-image img{border-radius: 14px;width: 100px;height: 100px;object-fit: cover}.shop-cart-right .shop-cart-article .article-info{float: left;margin-left: 20px;width: calc(100% - 120px)}.shop-cart-right .shop-cart-article .article-info .article-title{margin: 0;padding: 0;line-height: 20px;font-size: 15px}.shop-cart-right .shop-cart-article .article-info .article-title a{color: #090909;text-decoration: none}.shop-cart-right .shop-cart-article .article-info .article-meta{font-size: 14px;font-weight: 600;color: #090909;margin-top: 5px;margin-bottom: 5px}.shop-cart-right .shop-cart-article .article-info .article-meta a{font-weight: 400;color: #090909;text-decoration: none}.shop-cart-right .shop-cart-article .article-ordering-block{width: 100%;margin-top: 20px}.shop-cart-right .shop-cart-article .article-ordering-block .article-price{display: block;margin: 0;padding: 0;float: left;width: 50%;font-size: 17px;padding-right: 20px;margin-top: 0;color: var(--accent-color-2)}.shop-cart-right.shop-cart-article.article-ordering-block.article-quantity-holder{display: block;margin: 0;padding: 0;float: right;width: 50%;max-width: 150px}.shop-cart-right .shop-cart-article .article-ordering-block .article-quantity{background-color: #0d0d0d;border-radius: 20px;color: #fff}.shop-cart-right.shop-cart-article.article-ordering-block.article-quantity.article-quantity-inner{margin: 0 auto;font-size: 20px}@media all and (max-width: 430px){.shop-content .shop-article.shop-article-layout-1 .article-image{margin: 0 auto;width: 200px;height: 200px;display: block;float: none;text-align: center;margin-bottom: 10px}.shop-content .shop-article.shop-article-layout-1 .article-image img{width: 200px;height: 200px;object-fit: cover}.shop-content .shop-article.shop-article-layout-1 .article-info{width: 100%;margin-left: 0}.shop-content .shop-article.shop-article-layout-1 .article-quantity-holder,.shop-content .shop-article.shop-article-layout-2 .article-quantity-holder{margin-top: 15px}.shop-content .shop-article .article-price{width: calc(100% - 160px) !important}.shop-content .shop-article .article-ordering-block .article-price{width: calc(100% - 160px) !important}.shop-content .shop-article .article-quantity-holder{width: 140px !important;float: right !important;margin-top: 0 !important}}@media all and (max-width: 640px){.shop-content .shop-article.shop-article-layout-3 .article-image{float: none !important;padding: 0 !important;height: 200px !important;width: 200px !important;margin: 0 auto !important;display: block;margin-bottom: 20px !important}.shop-content .shop-article.shop-article-layout-3 .article-image img{height: 200px !important;width: 200px !important;object-fit: auto !important;border-radius: 20px !important}.shop-content .shop-article.shop-article-layout-3 .article-info{margin-left: 0 !important;width: 100% !important}.shop-content.shop-article.shop-article-layout-3.article-ordering-block-mobile{width: 100% !important;margin-top: 10px !important;position: relative !important;bottom: 0;right: 0}.shop-content .shop-article.shop-article-layout-3 .article-quantity-holder{float: right;margin-top: -30px !important}}.shop-article.article-has-no-image .article-info{width: 100% !important;margin-left: 0 !important}.shop-page-content{line-height: 25px;color: #222}.shop-page-content p{margin-bottom: 15px}.shop-article-single .article-info .article-title{margin-top: 10px;margin-left: 10px;margin-bottom: 0}.shop-article-single .article-info .article-meta{margin-top: 10px;margin-left: 10px;margin-bottom: 0}.shop-no-articles{color: #666;font-style: italic;text-align: center;margin-top: 40px;min-height: 400px}.shop-page-content a{color: #222}body.modal-active,html.modal-active{overflow: hidden}.modal-container{position: fixed;display: table;height: 100%;width: 100%;top: 0;left: 0;transform: scale(0);z-index: 7}.modal-container.two{transform: scale(1)}.modal-container.two .modal-background{background: rgba(0, 0, 0, 0);animation: fadeIn 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards}.modal-container.two .modal-background .modal{opacity: 0;animation: scaleUp 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards}.modal-container.two .content{animation: scaleBack 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards}.modal-container .modal-background{display: table-cell;background: rgba(0, 0, 0, 0.8);text-align: center;vertical-align: middle}.modal-container .modal-background .modal{background: #fff;padding: 50px;display: inline-block;border-radius: 3px;font-weight: 300;position: relative}.modal-container .modal-background .modal h2{font-size: 25px;line-height: 25px;margin-bottom: 15px}.modal-container .modal-background .modal p{font-size: 18px;line-height: 22px}.language-modal-items{max-height: 250px;overflow-y: auto;padding-right: 20px}.modal-container .modal-background .modal{width: 90%;max-width: 400px}.language-modal-items .language-modal-item{background: #f3f3f3 !important;margin-bottom: 0 !important;margin-top: 10px !important;padding: 5px 10px;border-radius: 16px}.language-modal-items .language-modal-item img{display: block;float: left;height: 50px}.language-modal-items .language-modal-item h3{display: block;float: left;color: #333;font-size: 24px;margin-top: 8px;margin-left: 20px}.language-modal-items .language-modal-item h3 a{color: #333;text-decoration: none}.shop-article.shop-article-layout-1.article-has-no-image .article-info{width: 100% !important;margin-left: 0 !important;min-height: 100px;padding-top: 20px !important;padding-left: 20px !important}.shop-article.shop-article-layout-3.article-has-no-image .article-info{width: 100% !important;margin-left: 0 !important;min-height: 100px;padding-top: 20px !important;padding-left: 30px !important}.shop-article.shop-article-layout-1.article-has-no-image .article-price,.shop-article.shop-article-layout-3.article-has-no-image .article-price{float: left;position: relative;left: 0;bottom: 0;margin-top: 10px}.shop-recommended.shop-recommended-item.recommended-item-info.recommended-item-title{min-height: 40px}.article-info-partner a{color: #1999ff}.article-info-partner{margin-bottom: 10px}.shop-article-layout-1.article-has-no-image .article-info{padding-left: 40px !important}.recommended-item-price{color: #1999ff;font-weight: 700}.header{position: relative}@media all and (max-width: 376px){.header{height: calc(67px 40px)}.header.nema-cart-ikonicu.nema-language-ikonicu{height: 67px}.header .language-btn{top: 65px;right: calc(61px 12px 10px);position: absolute}.header .cart-btn{top: 65px;position: absolute;right: 12px}.header .search-form{width: 100%;margin-left: 0}.header.nema-cart-ikonicu.nema-language-ikonicu .search-form{width: calc(100% - 80px)}.header .search-form-inner{width: 100%}}.shop-header{padding-bottom: 20px}.shop-header .shop-name{font-size: 20px}.shop-header .shop-class{font-size: 15px}@media all and (max-width: 335px){.shop-articles .shop-article .article-image,.shop-content .shop-article .article-image{width: 60px}.shop-articles .shop-article .article-image img,.shop-content .shop-article .article-image img{width: 60px;height: 60px}.shop-articles .shop-article.shop-article-layout-1 .article-price,.shop-articles .shop-article.shop-article-layout-2 .article-price,.shop-articles .shop-article.shop-article-layout-3 .article-price{left: 95px}.info-content{font-size: 14px}.shop-content .shop-page h2{font-size: 23px}}@media all and (max-width: 416px){.article-price{font-size: 18px !important}.shop-content .shop-article .article-quantity-holder{width: 80px !important}}.info-content,.page-content{text-align: justify}@media all and (max-width: 639px){.shop-content .shop-page{border-radius: 0 !important;margin-top: 20px}}.shop-article.shop-article-layout-1.article-has-no-image .article-info{padding-top: 10px !important;padding-left: 10px !important}.shop-article.shop-article-layout-1.article-has-no-image .article-description{margin-bottom: 0 !important}.shop-page .info-content{font-size: 12px;padding: 10px 20px}@media screen and (min-width: 854px){body{background: var(--light-background-1)}.header .search-form-inner{height: 46px;width: 385px}.header .search-form{width: 385px;float: none;clear: both;margin: 0 auto}.header .search-form input{height: 46px;margin-top: 0 !important;width: calc(100% - 56px);margin-left: 20px !important}.header .search-form button{margin-top: 8px !important}.header .cart-btn{position: absolute;right: 22px;top: 16px;height: 46px;width: 77px;padding: 13px}.header .cart-btn span{font-size: 16px;margin-top: -2px;font-weight: 700}.header .language-btn{position: absolute;right: 112px;top: 16px;height: 46px;cursor: pointer;padding-top: 10px !important}.header .language-btn.no-cart-btn{right: 22px}.container{width: calc(100% - 40px);max-width: 1280px;margin: 0 auto;padding-left: 20px;padding-right: 20px}.shop-branding-container{position: relative;height: 324px}.shop-banner{margin-top: 20px;border-radius: 15px;z-index: 5;height: 191px;position: absolute;width: 100%}.shop-header{padding-top: 55px;position: absolute;top: 191px;width: 100%;background: #fff;height: 134px}.shop-header .shop-logo{z-index: 7;width: 160px;height: 160px;display: block;position: absolute;top: -30px;left: 10px;background: #fff;border-radius: 16px}.shop-header .shop-logo img{z-index: 7;width: 160px;height: 160px;border: solid 4px #fff;margin-left: 0;border-radius: 16px;background: #fff}.shop-header .shop-label{margin-left: 214px;background: #fff;margin-top: -15px;width: calc(100% - 500px)}.shop-header .shop-label .shop-name{font-size: 28px}.shop-header .shop-label .shop-class{font-size: 17px;height: 37px}.shop-categories .category-btn{font-size: 15px}.shop-categories-scroll{height: 36px;width: 100%;overflow: hidden;position: relative}.shop-sections{z-index: 7;position: absolute;right: 0;top: 222px}.shop-categories{border-bottom-left-radius: 15px;border-bottom-right-radius: 15px;padding: 19px 48px;height: 75px;position: relative}.hidden-on-mobile{display: block !important}.hidden-on-mobile.is-inline{display: inline !important}.hidden-on-desktop{display: none !important}.shop-categories .categories-button{position: absolute;top: 25px;cursor: pointer}.shop-categories .categories-button.left-button{left: 11px}.shop-categories .categories-button.right-button{right: 11px}.shop-article-single .article-info .article-title{margin-top: 0;margin-left: 0;margin-bottom: 0}.shop-article-single .article-info .article-meta{margin-top: 10px;margin-left: 0;margin-bottom: 0}.shop-articles{padding: 20px 0}.shop-articles .shop-article{width: 100%;margin-left: 0;margin-right: 0;float: none;clear: both;padding: 24px 25px}.shop-articles .shop-article .article-image{width: 150px;height: 150px}.shop-articles .shop-article .article-image img{width: 150px;height: 150px}.shop-articles .shop-article.shop-article-layout-1 .article-info{width: calc(100% - 170px)}.shop-articles .shop-article.shop-article-layout-3 .article-title{font-size: 20px !important;line-height: 26px !important}.shop-articles .shop-article .article-info .article-meta{font-size: 15px;margin-top: 10px !important}.shop-articles .shop-article.shop-article-layout-1 .article-price,.shop-articles .shop-article.shop-article-layout-2 .article-price,.shop-articles .shop-article.shop-article-layout-3 .article-price{margin-top: 10px;font-size: 21px !important}.shop-articles .shop-article.shop-article-layout-2 .article-info{margin-bottom: 0}}@media all and (min-width: 1099px){.shop-articles.shop-article.shop-article-layout-1:not(.article-has-no-image).article-price{position: absolute !important;left: 194px}.shop-articles .shop-article.shop-article-layout-2 .article-price{position: absolute !important;left: 24px}.shop-articles .shop-article.shop-article-layout-3 .article-price{position: relative !important;float: none !important;left: 0 !important;bottom: 0 !important}.shop-articles .shop-article.shop-article-layout-2 .article-info{margin-bottom: 60px}}@media all and (max-width: 1100px){.shop-articles .shop-article.shop-article-layout-1 .article-price,.shop-articles .shop-article.shop-article-layout-2 .article-price,.shop-articles .shop-article.shop-article-layout-3 .article-price{position: relative !important;left: 0 !important;bottom: 0 !important;float: none !important}}@media screen and (min-width: 854px){.shop-articles .shop-article.shop-article-layout-2{position: relative}}@media screen and (min-width: 854px){.shop-recommended{padding: 20px 0;margin-top: -20px}.shop-recommended .shop-recommended-item{width: calc(50% - 10px);margin-left: 0;margin-right: 0;float: left;padding: 24px 25px}.shop-recommended.shop-recommended-items.shop-recommended-item:nth-child(1n){margin-right: 10px}.shop-recommended.shop-recommended-items.shop-recommended-item:nth-child(2n){margin-right: 0;margin-left: 10px}.shop-recommended .shop-recommended-item .recommended-item-title{font-size: 18px !important}.shop-recommended .shop-recommended-item .recommended-item-meta{margin-top: 10px !important;margin-bottom: 10px !important;display: block}}@media all and (min-width: 1200px){.shop-articles .article-info{width: calc(100% - 240px)}}@media screen and (min-width: 854px){.shop-articles .shop-article.shop-article-layout-3 .article-image{float: right !important;margin-top: -24px !important;margin-bottom: -24px !important;margin-right: -25px !important;margin-left: -25px !important;padding: 0 !important;height: 280px !important;width: 200px !important}.shop-articles .shop-article.shop-article-layout-3 .article-image img{height: 280px !important;width: 200px !important;object-fit: cover !important;border-top-left-radius: 0 !important;border-bottom-left-radius: 0 !important}.shop-articles .shop-article.shop-article-layout-3 .article-info{margin-left: 0 !important;width: calc(100% - 200px) !important}}@media all and (min-width: 1101px){.shop-articles .shop-article.shop-article-layout-3 .article-image{width: 250px !important}.shop-articles .shop-article.shop-article-layout-3 .article-image img{width: 250px !important}.shop-articles .shop-article.shop-article-layout-3 .article-info{width: calc(100% - 250px) !important}}@media screen and (min-width: 854px){.shop-content{padding: 20px 0}.shop-content .shop-article{padding: 30px 30px;margin-top: 40px}.shop-content .shop-article .article-image{width: 250px;height: 250px}.shop-content .shop-article .article-image img{width: 250px;height: 250px}.shop-content .shop-article .article-info{float: left;margin-left: 20px;width: calc(100% - 270px)}.shop-content .shop-article h3.article-title{font-size: 28px !important;line-height: 34px;margin-top: 0;margin-bottom: 10px !important}.shop-content .shop-article p.article-meta-3{font-size: 16px}.shop-content .shop-article .article-image{margin-bottom: 0}.shop-content .shop-article .article-ordering-block-desktop{float: left;margin-left: 40px;width: calc(100% - 290px)}.shop-content.shop-article.shop-article.shop-article-layout-3.article-ordering-block-desktop{position: absolute;bottom: 20px;width: calc(100% - 400px) !important}.shop-content.shop-article.shop-article.shop-article-layout-1.article-ordering-block-desktop{width: 100%;margin-left: 0}.shop-content .shop-article .article-ordering-block .article-quantity-holder{max-width: 180px;float: right;background-color: #0d0d0d;padding: 10px;border-radius: 40px}.shop-content.shop-article.article-ordering-block-desktop.article-quantity{background-color: #0d0d0d;width: 60%;float: left;border-radius: 0;height: 35px}.shop-content .shop-article .article-ordering-block-desktop .article-price{font-size: 24px !important;padding-top: 4px}.shop-content h2.recommended-title{color: #0d0d0d;margin-top: 40px;padding-left: 20px}.shop-content .shop-article.shop-article-layout-2 .article-price,.shop-content .shop-article.shop-article-layout-3 .article-price{font-size: 20px;margin-top: 10px !important;display: block}.shop-content .shop-article.shop-article-layout-1 .article-meta,.shop-content .shop-article.shop-article-layout-2 .article-meta,.shop-content .shop-article.shop-article-layout-3 .article-meta{font-size: 16px}.shop-content .shop-article.shop-article-layout-1 .article-title,.shop-content .shop-article.shop-article-layout-2 .article-title,.shop-content .shop-article.shop-article-layout-3 .article-title{font-size: 22px}.shop-content .shop-article.shop-article-layout-2 .article-image{display: none}.shop-content .shop-article.shop-article-layout-2 .article-info{width: 100%;margin-left: 0}.shop-content.shop-article.shop-article-layout-2.article-ordering-block-desktop{margin-left: 0 !important;width: 100% !important}.shop-content.shop-article.article-ordering-block.article-quantity.article-quantity-inner{margin-top: 2px !important}.shop-content .shop-article .article-ordering-block .article-price{margin-top: 6px !important}.shop-content .shop-article.shop-article-layout-3 .article-image{float: right !important;margin-top: -30px !important;margin-bottom: -30px !important;margin-right: -30px !important;margin-left: -30px !important;padding: 0 !important;height: 350px !important;width: 350px !important}.shop-content .shop-article.shop-article-layout-3 .article-image img{height: 350px !important;width: 350px !important;object-fit: cover !important;border-top-left-radius: 0 !important;border-bottom-left-radius: 0 !important}.shop-content .shop-article.shop-article-layout-3 .article-info{margin-left: 0 !important;width: calc(100% - 370px) !important}.shop-content .shop-article.shop-article-layout-3 .article-ordering-block{margin-left: 0 !important;width: calc(100% - 370px) !important}.shop-content .shop-article.shop-article-layout-3 p.article-meta{font-size: 16px}.shop-cart-left{width: 400px;float: left;margin-right: 10px;border-radius: 16px;padding: 30px}.shop-cart-left h2{margin-top: -5px;margin-bottom: 15px}.shop-cart-left form input{margin-bottom: 20px}.shop-cart-left button{margin-top: 20px}.shop-cart-right{float: left;width: calc(100% - 410px)}.shop-cart-right .shop-cart-article .article-info .article-title{font-size: 20px;margin-top: 5px}.shop-cart-right .shop-cart-article .article-info .article-meta{font-size: 15px;margin-top: 8px}.shop-cart-right .shop-cart-article{padding: 20px 25px;padding-bottom: 15px}}@media all and (max-width: 1070px){.shop-cart-right .shop-cart-article .article-ordering-block .article-price{font-size: 20px;margin-top: -20px}}@media all and (max-width: 970px){.shop-cart-left{width: 300px}.shop-cart-left h2{font-size: 20px}.shop-cart-right{width: calc(100% - 310px)}.shop-cart-right .shop-cart-article .article-info .article-title{font-size: 18px}.shop-cart-right .shop-cart-article .article-info .article-meta{font-size: 14px}.shop-cart-right .shop-cart-article .article-info .article-price{font-size: 16px;margin-top: 0}}@media screen and (min-width: 854px){.shop-cart-right.no-margin{margin: 0 !important}.shop-article.shop-article-layout-1.article-has-no-image{padding-bottom: 20px}.shop-article.shop-article-layout-1.article-has-no-image .article-info{width: 100% !important;margin-left: 0 !important;min-height: 150px;padding-top: 30px;padding-top: 0 !important;padding-left: 0 !important}.shop-article.shop-article-layout-3.article-has-no-image .article-info{width: 100% !important;margin-left: 0 !important;min-height: 232px;padding-top: 0;padding-left: 0}.shop-article.shop-article-layout-1.article-has-no-image.article-info.article-title{font-size: 18px}.shop-article.shop-article-layout-3.article-has-no-image.article-info.article-title{font-size: 18px}.shop-article-single.shop-article-layout-3 .article-meta-3{max-height: 120px;overflow-y: auto}.shop-articles-holder{width: calc(100% 40px);margin-left: -20px}}@media all and (min-width: 1024px){.header .search-form-inner{float: left;clear: none !important}.header .search-form form{width: 385px !important;float: left !important;clear: none !important}.header .search-form{width: calc(385px 120px 40px) !important}}@media screen and (min-width: 854px){.language-btn{font-size: 15px !important;width: 100px !important}.shop-article.shop-article-layout-1 .article-description{margin-bottom: 0 !important}.shop-article.shop-article-layout-1{height: 200px !important}.shop-article.shop-article-layout-1 h3.article-title{height: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 100%}.shop-article.shop-article-layout-1.article-has-no-image h3.article-title{height: 25px}}.shop-category-subtitle{font-size: 20px;margin-top: 16px;margin-bottom: 16px;margin-left: 16px;color: #111;text-decoration: none}.shop-category-subtitle a{color: #111;text-decoration: none}@media all and (min-width: 854px){.shop-content .shop-article .article-image,.shop-content .shop-article.shop-article-layout-3 .article-image{float: left !important}.shop-content .shop-article .article-image img,.shop-content .shop-article.shop-article-layout-3 .article-image img{border-top-left-radius: 16px !important;border-bottom-left-radius: 16px !important;border-top-right-radius: 0 !important;border-bottom-right-radius: 0 !important}.shop-content.shop-article.shop-article.shop-article-layout-3.article-ordering-block-desktop{left: 400px}.shop-content .shop-article .article-info{float: right !important}}.shop-article-single{min-height: 350px}.article-video video{width: 350px;height: 350px;object-fit: cover;border-top-left-radius: 16px !important;border-bottom-left-radius: 16px !important;border-top-right-radius: 0 !important;border-bottom-right-radius: 0 !important}.article-video.small video{width: 150px;height: 150px;border-top-left-radius: 16px !important;border-bottom-left-radius: 16px !important;border-top-right-radius: 16px !important;border-bottom-right-radius: 16px !important}@media all and (max-width: 854px){.article-video.small video{width: 100px;height: 100px}}@media all and (max-width: 853px){.shop-content .shop-article .article-image,.shop-content .shop-article.shop-article-layout-3 .article-image{float: none !important;clear: both}.shop-content .shop-article .article-info,.shop-content .shop-article.shop-article-layout-3 .article-info{width: 100% !important;float: none !important;clear: both;margin-top: 20px !important}.shop-content .shop-article .article-image,.shop-content .shop-article.shop-article-layout-3 .article-image{width: 100% !important;text-align: center;margin: 0 auto !important;width: 350px !important;height: 350px !important;max-width: 100% !important}.shop-content .shop-article .article-image img,.shop-content .shop-article .article-image video,.shop-content .shop-article.shop-article-layout-3 .article-image img,.shop-content .shop-article.shop-article-layout-3 .article-image video{display: inline-block;margin: 0 auto !important;width: 350px !important;height: 350px !important;max-width: 100% !important;object-fit: cover;border-radius: 16px !important}.shop-content .shop-article .article-image.small video,.shop-content .shop-article.shop-article-layout-3 .article-image.small video{width: 100px !important;height: 100px !important}.shop-content.shop-article.shop-article-layout-3.article-ordering-block-mobile{position: relative !important;width: 100% !important;clear: both !important;float: none !important;right: auto !important;bottom: auto !important;margin-top: 20px !important}}.language-btn{width: 64px !important;text-align: center;padding-top: 10px !important}