html{background:#f0f0f0;font-display:swap}#page{min-height:100vh;background:#fff;box-shadow:0 0 15px 0 rgba(0,0,0,0.1)}#header .container{display:grid;grid-template-columns:auto auto auto auto;align-items:center;padding-top:20px;padding-bottom:20px}#header .container.full{display:block}@media (max-width:768px){#header .container{grid-template-columns:auto auto}}#header .container .logotype img{max-width:100%;max-height:50px}#header .container .customer-service{align-self:center;text-align:right;line-height:150%;font-size:1.1em}#header .container .customer-service .title{font-weight:bold;margin:0}#header .container .social-icons a{font-size:28px;text-decoration:none}#header .container .social-icons .viber{color:#7b519d}#header .container .social-icons .facebook{color:#3e5b98}#header .container .social-icons .instagram{color:#C13584}#region{background:#f0f0f0;border-bottom:1px solid #fff;border-collapse:collapse;border-radius:0;border-right:1px solid #fff;box-shadow:inset 0 1px 2px rgba(0,0,0,0.3);color:#333;display:inline-block;font-size:0.95em;padding:5px 10px}#region .currency{cursor:default;padding:0}#region .currency span{background:#e3ece0;border-bottom:1px solid #fff;border-left:1px solid #d1d1d1;border-right:1px solid #fff;border-top:1px solid #d1d1d1;padding:1px 5px}#region .country{cursor:default}#region .change{padding-left:0}#region>div{display:inline-block;padding:5px 5px;vertical-align:middle}#cookies-acceptance{top:0;z-index:999;margin:0 10px 0 10px;background:rgba(255,255,255,0.9);border:1px rgba(0,0,0,0.1) solid;border-top:none;border-radius:0 0 4px 4px;padding:10px;text-align:center}@media (min-width:768px){#cookies-acceptance{margin:0 20px 0 20px;padding:10px 20px}}@media (min-width:768px){#main{display:grid;grid-template-columns:max-content;grid-template-areas:'sidebar content';grid-template-rows:1fr}}#sidebar{position:relative}@media (min-width:768px){#sidebar{width:300px;margin-right:40px}}#content{grid-area:content;grid-gap:10px}@media (min-width:768px){#content{grid-gap:20px}}#footer-info{padding:20px 0;text-align:center}#footer-info .social-networks{margin:0;padding:0}#footer-info .social-networks li{display:inline}#footer-info .social-networks .fa-stack{font-size:30px}#footer-info .social-networks .fa-stack .fa-stack-2x{color:rgba(0,0,0,0.1)}#footer-info .social-networks .fa-stack:hover .fa-stack-2x{color:#1f7c5f}#footer-info .social-networks .fa-stack .fa-stack-1x{color:#fff}#footer-info .footer-about{line-height:1}#footer-info .footer-about h2{font-size:30px}#footer{padding:60px 0;background:#f3f6fa}#footer .columns{display:grid;grid-template-columns:repeat(auto-fill, minmax(200px, 1fr));grid-gap:15px}@media (min-width:768px){#footer .columns{grid-template-columns:repeat(4, 1fr)}}@media (min-width:992px){#footer .columns{grid-template-columns:repeat(5, 1fr)}}#footer *{color:#333}#footer a:hover{color:#2e9cd4}#footer .title{font-size:1.2em;margin:0 0 0.75em 0}#footer ul.list-vertical li{padding:0}#copyright .notice{color:#333;padding:20px;text-align:center}#scroll-up{bottom:50px;display:none;height:48px;opacity:0.3;position:fixed;right:50px;width:48px;font-size:50px;color:#000}.box{margin:60px 0}.box.white{margin:20px;padding:20px;border-radius:0;background:#fff}.box.border{padding:20px;border:1px solid rgba(0,0,0,0.1);border-radius:0}.box>.title{margin-top:0}.section-title{text-align:center;font-size:30px;margin-bottom:40px}#box-cookie-notice{background:rgba(0,0,0,0.85);position:fixed;bottom:0;left:0;right:0;z-index:1000;padding:1em;color:#fff}#box-cookie-notice .notice{margin-bottom:1em}@media (min-width:992px){#box-also-purchased-products{position:sticky;top:0}}#box-information li a{color:inherit;line-height:175%}#box-information li a.active{color:#2e9cd4}#box-information li a:hover{color:#2e9cd4}#box-filter .form-control{border:none;padding:0}#box-filter .manufacturers ul{max-height:200px;overflow-y:auto}#box-filter .box{margin-top:0}#box-filter .box.price input{text-align:center}#box-shop-features{border-bottom:1px solid rgba(0,0,0,0.1)}#box-shop-features .feature{text-align:center;padding:20px}#box-shop-features .feature .icon{font-size:40px;color:#1f7c5f}#box-category .category-banner,#box-manufacturer .category-banner{position:relative;border:1px solid rgba(0,0,0,0.1);background:#1f7c5f;margin-bottom:40px}#box-category .category-banner .title,#box-manufacturer .category-banner .title{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:3em;background:transparent;color:#fff;margin:0}#box-category .category-banner .banner,#box-manufacturer .category-banner .banner{height:200px}#box-category .category-banner .banner img,#box-manufacturer .category-banner .banner img{height:200px;width:100%;object-fit:cover;opacity:0.2}#box-product-stats{margin:20px 0}#box-product-stats .info-cards{display:flex;flex-wrap:wrap;justify-content:space-around;background:#f9f9f9;line-height:1}#box-product-stats .info-cards .card{padding:40px;text-align:center}#box-product-stats .info-cards .card i{font-size:2em}#box-product-stats .info-cards .card .value{font-weight:bold;font-size:2.2em}#box-user-panel ul{list-style:none}#box-user-panel .user li{display:inline}#box-user-panel .user li i{font-size:1.8em;background:#f9f9f9;padding:10px;border-radius:50%;transition:all 0.5s}#box-user-panel .user li i:hover{background:rgba(0,0,0,0.6);color:#fff}@media (max-width:768px){#box-user-panel .user li i{font-size:1.4em}}#box-user-panel .user li a{color:inherit;white-space:nowrap;text-decoration:none}@media (min-width:768px){#box-user-panel .menu .menu-toggle{display:none}}#box-user-panel .cart{position:relative}#box-user-panel .cart .badge{position:absolute;display:table;top:-1em;right:0;background:#1f7c5f;width:1.8em;height:1.8em;border-radius:50%;animation:pulsating 1.5s linear infinite}#box-user-panel .cart .badge .quantity{color:#fff;display:table-cell;vertical-align:middle;text-align:center;font-size:0.8em}#search{position:fixed;top:0px;left:0px;width:100%;height:100%;background-color:rgba(0,0,0,0.7);z-index:2000;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;-webkit-transform:translate(0px, -100%) scale(0, 0);-moz-transform:translate(0px, -100%) scale(0, 0);-o-transform:translate(0px, -100%) scale(0, 0);-ms-transform:translate(0px, -100%) scale(0, 0);transform:translate(0px, -100%) scale(0, 0);opacity:0}#search.open{-webkit-transform:translate(0px, 0px) scale(1, 1);-moz-transform:translate(0px, 0px) scale(1, 1);-o-transform:translate(0px, 0px) scale(1, 1);-ms-transform:translate(0px, 0px) scale(1, 1);transform:translate(0px, 0px) scale(1, 1);opacity:1}#search .search-form{margin-top:25%;width:100%}#search .search-form .input-group{background:transparent;border:none;font-size:3em}#search .search-form .input-group .input-group-icon{display:none}#search .close{position:fixed;top:20px;right:20px;color:#fff;background:transparent;border:none;box-shadow:none;opacity:1;font-size:3em;cursor:pointer}#box-mega .mega-banner{position:relative;background:#000;height:300px;transition:all .4s;transform:scale(1)}#box-mega .mega-banner:hover{transition:all .4s;transform:scale(.97)}#box-mega .mega-banner:hover img{opacity:0.9}#box-mega .mega-banner:hover .caption p{background:#0bb17c75}#box-mega .mega-banner img{width:100%;height:300px;object-fit:cover;opacity:0.7}#box-mega .mega-banner .caption{position:absolute;top:25%;padding-left:20px}#box-mega .mega-banner .caption p{font-size:15px;color:#fff;display:block;max-width:80%;padding:5px;margin-top:5px}#box-mega .mega-banner .caption .banner-sticker{position:static;color:#fff;text-transform:uppercase;width:fit-content;padding:5px}#box-mega .mega-banner .caption .new{background:#0bb17c}#box-mega .mega-banner .caption .sale{background:#dc0345}#box-recently-viewed-products .listing{grid-template-columns:repeat(auto-fit, minmax(48px, .5fr))}#box-recently-viewed-products .listing img{border-radius:50%;border:5px solid rgba(0,0,0,0.1);transform:scale(1);transition:all 0.4s}#box-recently-viewed-products .listing img:hover{border-color:rgba(0,0,0,0.2);transform:scale(.8)}.listing{display:grid}.listing.products{grid-template-columns:repeat(auto-fill, minmax(150px, 1fr));grid-gap:10px}@media (min-width:768px){.listing.products{grid-template-columns:repeat(auto-fill, minmax(200px, 1fr));grid-gap:40px}}.listing.categories{grid-template-columns:repeat(auto-fill, minmax(250px, 1fr));grid-gap:10px}@media (min-width:768px){.listing.categories{grid-template-columns:repeat(auto-fill, minmax(320px, 1fr));grid-gap:20px}}.listing h1,.listing h2,.listing h3{padding-bottom:0;border:none}.listing a{color:inherit;text-decoration:none}.listing .category,.listing .manufacturer,.listing .product,.listing .product-column,.listing .product-row{position:relative;overflow:hidden;background:#fff;border:1px solid rgba(0,0,0,0.1);border-radius:0;transition:all 0.4s linear;color:inherit;text-decoration:none}.listing .category{background:rgba(0,0,0,0);border:none}.listing .category:hover{background:rgba(31,124,95,0.4)}.listing .category img{opacity:0.7}.listing .category .caption{text-align:center;color:#333}.listing .category .caption h3{padding:8px 0px;font-weight:300;font-size:14px}.listing .category .caption *{color:inherit;margin:0}.listing .manufacturer img{width:100%;height:auto;padding:10px;transition:all .4s;transform:scale(1)}.listing .manufacturer img:hover{transform:scale(.8)}.listing .manufacturer .caption{margin:0;padding:10px;color:#333;text-align:center}.listing .product,.listing .product-column,.listing .product-row{position:relative;transform:scale(1)}.listing .product .link,.listing .product-column .link,.listing .product-row .link{text-decoration:none}.listing .product .image-wrapper,.listing .product-column .image-wrapper,.listing .product-row .image-wrapper{background:#fff}.listing .product .image-wrapper .sticker,.listing .product-column .image-wrapper .sticker,.listing .product-row .image-wrapper .sticker{position:absolute;top:20px;left:20px;width:50px;height:50px;border-radius:50%;line-height:50px;color:#fff;font-size:12px;font-weight:bold;text-align:center;text-transform:uppercase}.listing .product .image-wrapper .sticker.new,.listing .product-column .image-wrapper .sticker.new,.listing .product-row .image-wrapper .sticker.new{background:#0bb17c}.listing .product .image-wrapper .sticker.sale,.listing .product-column .image-wrapper .sticker.sale,.listing .product-row .image-wrapper .sticker.sale{background:#dc0345}.listing .product .name,.listing .product-column .name,.listing .product-row .name{display:flex;justify-content:center;align-content:center;flex-direction:column;height:40px;font-size:1em;font-weight:400;line-height:115%;border-bottom:0;margin:0}.listing .product .manufacturer-name,.listing .product-column .manufacturer-name,.listing .product-row .manufacturer-name{color:#737373;font-size:0.9em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:200%}.listing .product .price-wrapper,.listing .product-column .price-wrapper,.listing .product-row .price-wrapper{font-size:1.25em}.listing .product .price-wrapper .price,.listing .product-column .price-wrapper .price,.listing .product-row .price-wrapper .price{font-weight:bold;color:#333;white-space:nowrap}.listing .product .price-wrapper .regular-price,.listing .product-column .price-wrapper .regular-price,.listing .product-row .price-wrapper .regular-price,.listing .product .price-wrapper .recommended-price,.listing .product-column .price-wrapper .recommended-price,.listing .product-row .price-wrapper .recommended-price{color:#333;font-size:0.75em;font-weight:normal;white-space:nowrap}.listing .product .price-wrapper .campaign-price,.listing .product-column .price-wrapper .campaign-price,.listing .product-row .price-wrapper .campaign-price{font-weight:bold;color:#cc0000;white-space:nowrap}.listing .product .preview,.listing .product-column .preview,.listing .product-row .preview{display:none;position:absolute;top:10px;right:10px;padding:10px 20px;background:#fff;font-size:0.8em;border-radius:3em;transition:all 0.4s}.listing .product .preview:hover,.listing .product-column .preview:hover,.listing .product-row .preview:hover{border-color:rgba(0,0,0,0.5);color:#fff;background:#333 !important}@media (min-width:768px){.listing .product:hover,.listing .product-column:hover,.listing .product-row:hover{transform:scale(1.1)}.listing .product:hover .preview,.listing .product-column:hover .preview,.listing .product-row:hover .preview{display:inline-block}}.listing .product .preview,.listing .product-column .preview{top:50%;left:50%;transform:translate(-50%, -50%)}.listing .product .image,.listing .product-column .image{width:100%;height:auto}.listing .product .info,.listing .product-column .info{padding:10px;text-align:center}.listing .product .price-wrapper,.listing .product-column .price-wrapper{position:initial}.listing .product-row{grid-column:span 4;height:175px}.listing .product-row .info{position:absolute;top:0;left:120px;padding:10px}@media (min-width:768px){.listing .product-row .info{left:180px}}.listing .product-row .image-wrapper{display:inline-block}.listing .product-row .image{max-width:100px}@media (min-width:768px){.listing .product-row .image{max-width:160px}}.listing .product-row .price-wrapper{position:absolute;bottom:0;right:0;font-size:1.25em;background:linear-gradient(to right, rgba(255,255,255,0) 0%, #fff 20%, #fff 100%);padding:10px;padding-left:40px}@media (min-width:768px){.listing .product-row{height:auto}.listing .product-row .description{margin-top:20px}}#view-full-page{float:right;display:inline-block;padding:10px 20px}#box-product .images{margin-bottom:40px}#box-product .main-image{position:relative;overflow:hidden}#box-product .main-image .sticker-container{display:table;position:absolute;top:15px;left:15px;width:60px;height:60px}#box-product .main-image .sticker{color:#fff;font-size:12px;font-weight:bold;display:table-cell;vertical-align:middle;text-align:center;text-transform:uppercase;border-radius:50%}#box-product .main-image .sticker.new{background:#0bb17c}#box-product .main-image .sticker.sale{background:#dc0345}#box-product .price-wrapper{font-size:1.75em}#box-product .price-wrapper .regular-price,#box-product .price-wrapper .recommended-price{font-size:0.75em}#box-product .price-wrapper .campaign-price{color:#cc0000}#box-product .tax{color:#999999}#box-product .stock-available .value{color:#009900}#box-product .stock-partly-available .value{color:#ff9900}#box-product .stock-unavailable .value{color:#cc0000}#box-product .out-of-stock-notice{background:#f9f9f9;border:1px solid rgba(0,0,0,0.1);padding:20px;border-radius:0}#box-product .social-bookmarks{font-size:1.75em;margin:20px 0}#box-product .social-bookmarks .fa-stack{font-size:30px}#box-product .social-bookmarks .fa-stack .fa-stack-2x{color:rgba(0,0,0,0.1)}#box-product .social-bookmarks .fa-stack:hover .fa-stack-2x{color:rgba(0,0,0,0.2)}#box-product .social-bookmarks .fa-stack .fa-stack-1x{color:#fff}#box-product .description p:first-child{margin-top:0}#box-product .description p:last-child{margin-bottom:0}#box-product .technical-data table{-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid-column}#box-product .technical-data table td:first-child{width:50%}@media (min-width:768px){#box-product .technical-data{columns:auto 2}}/*# sourceMappingURL=app.min.css.map */