.chip{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border:1px solid #eaeaea;color:#5c5c5c;font-size:1.2rem;line-height:2rem;border-radius:5px;padding:0 8px;margin-right:5px;-webkit-transition:border-color .15s;transition:border-color .15s}.chip.actionable:hover{cursor:pointer;border-color:#13b985}.chip.actionable:hover .category-icon .icon{fill:#13b985}.chip.hasIcon{border:none;padding-left:0;font-family:Caveat,cursive;font-size:1.4rem;position:relative;bottom:-2px;text-transform:uppercase}.chip .category-icon{margin-right:3px;fill:#888;height:16px;width:16px}@media(prefers-color-scheme:dark){.chip{border:1px solid #5d5f63;color:#bdc1c5}}#search.active .search-input{border-bottom-color:#13b985}#search .search-input{width:100%;border-bottom:1px solid #eaeaea;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:border .15s;transition:border .15s;padding-top:5px}#search .search-input input{border:none;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 20px;font-size:2rem;color:#5c5c5c;padding-bottom:10px;min-width:0;background-color:#fff}#search .search-input input:focus{border:none;outline:0}#search .search-input input::-webkit-input-placeholder{color:#5c5c5c}#search .search-input input::-moz-placeholder{color:#5c5c5c}#search .search-input input:-ms-input-placeholder{color:#5c5c5c}#search .search-input input::-ms-input-placeholder{color:#5c5c5c}#search .search-input input::placeholder{color:#5c5c5c}#search .search-input .icon-search{width:28px;height:28px;margin-left:10px;margin-top:5px}#search .search-input .clear{color:#13b985;font-family:Caveat,cursive;text-transform:uppercase;font-size:1.8rem;-webkit-transition:color .2s ease;transition:color .2s ease}#search .search-input .clear:hover{cursor:pointer;color:#137799}#search .search-input .clear:hover .icon-clear path{fill:#137799}#search .search-input .clear .icon-clear{width:26px;margin-right:5px;margin-top:-5px;vertical-align:middle}#search .search-input .clear .icon-clear path{-webkit-transition:fill .2s ease;transition:fill .2s ease}#search .searches-popular{font-size:1.2rem;color:#888;margin-top:15px;display:block;width:100%}@media(prefers-color-scheme:dark){#search .search-input{border-bottom:1px solid #5d5f63}#search .search-input input{background-color:#202124;color:#bdc1c5}}nav{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:50px}nav .logo{width:180px;height:65px}nav .component-search{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 30px 0 80px}nav .links{display:-webkit-box;display:-ms-flexbox;display:flex}nav .links a{color:#bababa;text-decoration:none;text-transform:uppercase;margin-left:30px;text-align:center;font-family:Caveat,cursive;-webkit-transition:color .15s;transition:color .15s}nav .links a.router-link-exact-active,nav .links a:hover{color:#13b985}nav .links a.router-link-exact-active .icon-circle,nav .links a:hover .icon-circle{border-color:#13b985}nav .icon-circle{margin:0 auto;border:1px solid #eaeaea;border-radius:25px;width:50px;height:50px;padding:5px;padding-top:12px;text-align:center;-webkit-transition:border-color .15s;transition:border-color .15s;position:relative}nav .icon-circle .qty{background:#13b985;border-radius:50%;width:24px;height:24px;top:-7px;right:-7px;position:absolute;color:#fff;font-family:Lucida Grande,sans-serif;font-weight:600;font-size:1.2rem}nav .icon-cart{height:28px;width:28px}nav .icon-download{height:23px;margin-top:3px}@media(max-width:1100px){nav,nav .logo{display:block}nav .logo{margin-bottom:30px}nav .component-search{margin:0}nav .component-search,nav .links{-webkit-box-flex:0;-ms-flex:none;flex:none}nav .links{position:absolute;top:30px;right:30px}nav .links a{margin-left:10px;font-size:1.2rem;margin-top:5px}nav .icon-cart{height:21px;width:21px}nav .icon-download{height:17px;margin-top:3px}nav .icon-circle{margin:0 auto;border-radius:25px;width:40px;height:40px;padding-left:6px;padding-top:8px}nav .icon-circle .qty{width:20px;height:20px;top:-7px;right:-7px;font-size:1rem}}@media(prefers-color-scheme:dark){nav .icon-circle{border-color:#5d5f63}}#bottom{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.2rem}#bottom .copyright{color:#bababa}#bottom .links{-webkit-box-flex:1;-ms-flex:1;flex:1}#bottom .links a{color:#5c5c5c;margin-left:50px}#bottom .links a:Hover{color:#13b985}#bottom .secure{color:#5c5c5c}#bottom .secure .icon-ssl{width:18px;vertical-align:middle;height:22px;margin-right:10px;margin-top:-3px}@media(max-width:1100px){#bottom{display:block}#bottom .links{-webkit-box-flex:0;-ms-flex:none;flex:none;display:block;margin:15px 0}#bottom .links a{margin-left:0;margin-right:15px}#bottom .copyright{display:block}}#app{max-width:1160px;padding:0 30px;margin:70px auto}@media(max-width:1100px){#app{margin-top:30px}}.page{display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #eaeaea;border-radius:5px;width:100%;padding:20px 30px;margin:25px 0}.page h1{width:330px;margin-left:50px;font-size:3.2rem;font-weight:400;line-height:3.8rem}.page .content{-webkit-box-flex:1;-ms-flex:1;flex:1}.page a{display:block;margin-top:10px;color:#13b985;text-transform:uppercase;font-size:1rem;text-decoration:none}@media(max-width:1100px){.page{display:block}.page h1{margin-left:0;width:100%}}@media(prefers-color-scheme:dark){.page{border:1px solid #5d5f63}.page,.page h1{color:#bdc1c5}}.product-preview{display:-webkit-box;display:-ms-flexbox;display:flex;padding:15px;border:1px solid #eaeaea;width:330px;margin:25px;border-radius:5px;-webkit-transition:border-color .15s;transition:border-color .15s;position:relative}.product-preview.clickable:hover{border-color:#13b985;cursor:pointer}.product-preview.downloadable{padding-bottom:50px}.product-preview .product-featured{position:absolute;top:0;right:12px}.product-preview .product-featured .icon-featured{width:25px;height:25px}.product-preview .product-image,.product-preview .product-image img{width:105px}.product-preview .product-content{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:20px}.product-preview .product-content .product-author{font-size:1.2rem;line-height:1.2rem;color:#888;margin-top:5px}.product-preview .product-content .product-title{margin:0;line-height:2.5rem;font-size:1.8rem;color:#5c5c5c;font-weight:400}.product-preview .product-content .product-title a{color:#5c5c5c;text-decoration:none}.product-preview .product-content .product-title a:hover{color:#13b985}.product-preview .product-content .product-price{margin-top:10px;color:#13b985}.product-preview .product-content .product-tags{margin-top:10px}.product-preview .product-content .product-controls{position:absolute;top:-20px;left:315px}.product-preview .product-content .product-controls .product-ball{margin-top:10px;width:24px;height:24px;border:1px solid #eaeaea;background:#fff;border-radius:50%;text-align:center;line-height:2rem;color:#888;font-weight:600;font-size:2rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:border .15s,background .15s,color .15s;transition:border .15s,background .15s,color .15s}.product-preview .product-content .product-controls .product-ball:hover{cursor:pointer;border-color:#13b985;color:#13b985}.product-preview .product-content .product-controls .product-pill{margin-top:10px;margin-left:-12px;width:50px;height:24px;border:1px solid #eaeaea;background:#fff;border-radius:5px;text-align:center;line-height:2rem;color:#888;font-weight:600;font-size:1rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:border .15s,background .15s,color .15s;transition:border .15s,background .15s,color .15s}.product-preview .product-content .product-controls .product-pill:hover{cursor:pointer;border-color:#13b985;color:#13b985}.product-preview .product-content .product-controls .product-pill span{font-size:1.5rem}.product-preview .product-content .product-controls .product-qty{background:#13b985;border:none;font-size:1.2rem;padding-top:2px;color:#fff}.product-preview .product-content .product-controls .product-qty:hover{background:#137799;color:#fff}.product-preview .product-download{width:100%;bottom:0;left:0;border-bottom-left-radius:5px;border-bottom-right-radius:5px;padding:3px 15px;text-align:center;position:absolute;background:#13b985;color:#fff;-webkit-transition:all .2s ease;transition:all .2s ease}.product-preview .product-download:hover{cursor:pointer;background:#137799}.product-preview .product-download .icon-download{height:16px;vertical-align:middle;margin-right:4px;top:-3px;position:relative}.product-preview .product-download .icon-download path{fill:#fff}@media(max-width:1100px){.product-preview{margin-top:15px;margin-bottom:5px}}@media(prefers-color-scheme:dark){.product-preview{border:1px solid #5d5f63}.product-preview .product-content .product-title a{color:#bdc1c5}.product-preview .product-content .product-controls .product-pill{background-color:#202124;border-color:#5d5f63}}#productList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-25px;margin-right:-25px}.about .icon-bulgaria{margin-top:80px;width:192px;height:125px}.back{font-family:Caveat,cursive;text-decoration:none;font-size:1.8rem;text-transform:uppercase;color:#137799;position:relative;bottom:-10px;width:100%}.back:hover{cursor:pointer}.back .icon-arrow{height:26px;width:18px;vertical-align:middle;margin-bottom:5px;margin-right:5px}#downloads .download-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-25px;margin-right:-25px}#downloads .download-empty,#downloads .download-loading{width:100%;margin:25px 0;border:1px solid #eaeaea;border-radius:5px;padding:30px;text-align:center;font-size:1.4rem}#downloads .download-summary{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #eaeaea;margin:25px 0;padding-bottom:30px}#downloads .download-summary .download-info{-webkit-box-flex:1;-ms-flex:1;flex:1}#downloads .animation-loading{fill:#13b985;position:relative;top:12px;right:12px}#cart .cart-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-25px;margin-right:-25px}#cart .cart-empty,#cart .cart-loading{width:100%;margin:25px 0;border:1px solid #eaeaea;border-radius:5px;padding:30px;text-align:center;font-size:1.4rem}#cart .cart-summary{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #eaeaea;margin:25px 0;padding-bottom:30px}#cart .cart-summary .cart-info{-webkit-box-flex:1;-ms-flex:1;flex:1}#cart .cart-summary .cart-label{font-family:Caveat,cursive;text-transform:uppercase;font-size:1.4rem;color:#888;font-weight:400;line-height:1.4rem}#cart .cart-summary .cart-discount{font-weight:600;text-align:left;width:130px;color:#137799;font-size:1.4rem;margin-left:50px}#cart .cart-summary .cart-total{font-weight:600;text-align:left;width:130px;color:#13b985;font-size:2.4rem;margin-left:50px}#cart .animation-loading{fill:#13b985;position:relative;top:12px;right:12px}@media(max-width:1100px){#cart,#cart .cart-summary{display:block}#cart .cart-summary .cart-info{-webkit-box-flex:0;-ms-flex:none;flex:none}#cart .cart-summary .cart-discount,#cart .cart-summary .cart-total{margin-left:0;margin:15px 0}}#cart .cart-summary{border-bottom:1px solid #5d5f63}.product-single{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px 15px;border:1px solid #eaeaea;width:100%;margin:25px 0;border-radius:5px;position:relative}.product-single .product-image,.product-single .product-image img{width:450px}.product-single .product-featured{font-family:Caveat,cursive;font-size:1.4rem;text-transform:uppercase;font-weight:700;color:#bababa;position:absolute;top:0;right:44px;line-height:2rem}.product-single .product-featured:hover{cursor:pointer}.product-single .product-featured .icon-featured{margin-left:17px;width:25px;height:25px}.product-single .product-content{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:70px;padding-top:30px}.product-single .product-content .product-author{font-size:1.4rem;line-height:1.4rem;color:#888;margin-bottom:5px}.product-single .product-content .product-title{margin:0;margin-left:-3px;line-height:3.2rem;font-size:3.2rem;color:#5c5c5c;font-weight:400}.product-single .product-content .product-price{font-size:2rem;font-weight:600;margin-top:10px;color:#13b985}.product-single .product-content .product-description{margin:15px 0;font-size:1.4rem;line-height:2.8rem;color:#888}.product-single .product-content .product-description p{line-height:2rem}.product-single .product-content .product-tags{margin-top:10px}.product-single .product-content .product-add{margin:30px 0}.product-single .product-content .product-add .product-option{margin:5px 0}.product-single .product-content .product-add strong{color:#13b985}.product-single .product-content .product-add label:hover{cursor:pointer}.product-single .product-content .product-add .product-option-qty{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:20px}.product-single .product-content .product-add .qty{margin-right:20px;text-align:center}.product-single .product-content .product-add .qty input,.product-single .product-content .product-add .qty label{width:100%;display:block}.product-single .product-content .product-add .qty label{text-transform:uppercase;font-size:1rem;font-weight:600;color:#bababa}.product-single .product-content .product-add input[type=number]{font-size:2.4rem;color:#13b985;width:52px;height:36px;padding:5px 0 5px 7px;text-align:center}.product-single .product-content .product-add input[type=number]::-webkit-inner-spin-button,.product-single .product-content .product-add input[type=number]::-webkit-outer-spin-button{opacity:1}.product-single .product-content .product-add input[type=radio]{position:relative;top:7px;-webkit-appearance:none;width:20px;height:20px;border-radius:50%;outline:none;border:1px solid #888}.product-single .product-content .product-add input[type=radio]:before{content:"";display:block;width:14px;height:14px;margin:2px;border-radius:50%}.product-single .product-content .product-add input[type=radio]:checked:before{background:#13b985}.product-single .product-content .product-add input[type=radio]:checked{border-color:#13b985}@media(max-width:1100px){.product-single{display:block}.product-single .product-image,.product-single .product-image img{width:100%}.product-single .product-content{-webkit-box-flex:0;-ms-flex:none;flex:none;padding-left:0;padding-top:10px}}@media(prefers-color-scheme:dark){.product-single{border-color:#5d5f63}.product-single .product-content .product-title{color:#bdc1c5}}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}html{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:62.5%}body,html{margin:0;padding:0}body{color:#5c5c5c;background-color:#fff;font-family:Lucida Grande,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.4em;font-weight:400;letter-spacing:.01em;line-height:2}a{text-decoration:none}@media(prefers-color-scheme:dark){body{background-color:#202124}}.button,button,input[type=button],input[type=reset],input[type=submit]{background-color:#13b985;border:none;border-radius:.4rem;color:#fff;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:3.6rem;font-weight:600;line-height:1.2rem;font-family:Caveat,cursive;padding:2rem;text-align:center;text-decoration:none;white-space:nowrap;-webkit-transition:all .2s ease;transition:all .2s ease}.button:focus,.button:hover,button:focus,button:hover,input[type=button]:focus,input[type=button]:hover,input[type=reset]:focus,input[type=reset]:hover,input[type=submit]:focus,input[type=submit]:hover{background-color:#137799;color:#fff;outline:0}.button[disabled],button[disabled],input[type=button][disabled],input[type=reset][disabled],input[type=submit][disabled]{cursor:default;opacity:.5}.button[disabled]:focus,.button[disabled]:hover,button[disabled]:focus,button[disabled]:hover,input[type=button][disabled]:focus,input[type=button][disabled]:hover,input[type=reset][disabled]:focus,input[type=reset][disabled]:hover,input[type=submit][disabled]:focus,input[type=submit][disabled]:hover{background-color:#137799;border-color:#137799}.button.button-large,button.button-large,input[type=button].button-large,input[type=reset].button-large,input[type=submit].button-large{font-size:2rem;padding:2rem 4rem}.button.button-small,button.button-small,input[type=button].button-small,input[type=reset].button-small,input[type=submit].button-small{font-size:1.2rem;padding:.7rem 1.5rem .5rem}.vue-notification-group .vue-notification{padding:30px;margin:30px 30px 0 0;background:#fff;border:1px solid #eaeaea;border-radius:5px;color:#5c5c5c}.vue-notification-group .vue-notification.warn{background:#fff;border-color:#137799}.vue-notification-group .vue-notification.error{background:#fff;border-color:#fc3838}.vue-notification-group .vue-notification.success{background:#fff;border-color:#13b985}