﻿.results>.item{padding:0;border-bottom:1px solid #eee}.results>.item:last-child{border-bottom:none}.results .item__label,.results .item__content{color:#333;padding:12px 20px;margin:4px 0}.results .item__label{font-size:16px;background-color:#fff6f1;text-align:right;font-weight:bold}.results .item__content{font-size:14px;letter-spacing:0}.results .item__content .status{margin-right:5px}.results .item__content .status.active{color:#ff6000}.results .item__content .btn{white-space:nowrap;margin-left:3px;padding:0 8px}.results .item__content .btn-outline-primary{background:#ffeee5}.results .text-green{color:#00a64e;font-weight:bold}.table__controllers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.table__controllers .controller{margin:0 10px;display:-webkit-box;display:-ms-flexbox;display:flex}.table__controllers .controller .button-section{margin-right:8px;white-space:nowrap}.table__controllers .controller .button-section .btn{width:initial!important;padding:5px 10px}.table__controllers .controller .button-section .btn.icon{padding:0;width:35px!important;height:35px;line-height:26px}.table__controllers .controller .button-section .btn.icon i{font-size:24px}.table__controllers .controller .button-section .btn-primary i{color:#fff}.table__controllers .controller .button-section:last-child{margin:0}.table__controllers .controller:last-child{margin-right:0}.table__controllers .view_contorller{margin-left:auto}#otherstore{display:none}.table .value{position:relative}.table .value .flags{position:absolute;top:0;left:0}.table .value .flags .flag{width:58px;height:25px;background-size:contain;background-repeat:no-repeat;background-position:center center}.table .value .flags .flag-freezing{background-image:url("../../images/icon-freezing.png")}.table .value .flags .flag-delivery{background-image:url("../../images/icon-delivery.png")}.grid{display:block}.grid .products{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.grid .products .card{width:20%;min-width:200px;padding:15px}.grid .products .card .product{width:100%;max-width:220px;border:1px solid #e8e8e7;position:relative}.grid .products .card .product .flags{position:absolute;top:0;left:0}.grid .products .card .product .flags .flag{width:58px;height:25px;background-size:contain;background-repeat:no-repeat;background-position:center center}.grid .products .card .product .flags .flag-freezing{background-image:url("../../images/icon-freezing.png")}.grid .products .card .product .flags .flag-delivery{background-image:url("../../images/icon-delivery.png")}.grid .products .card .product .thumb{width:100%;height:180px;background-color:#eee;background-size:cover;background-repeat:no-repeat;background-position:center center;background-image:url("https://fakeimg.pl/440x320/ddd/fff/?text=bgimage")}.grid .products .card .product .product-infos{padding:5px}.grid .products .card .product .product-infos .name{font-size:14px;line-height:20px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.grid .products .card .product .product-infos .type{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.grid .products .card .product .product-infos .type .btn{padding:0 5px}#new_store .modal-dialog{margin:100px auto;max-width:900px}#new_store .modal-dialog .modal-body{padding:20px}#new_store .modal-dialog .modal-body .block{border-radius:3px;overflow:hidden;position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-bottom:20px;-webkit-box-shadow:0 3px 8px #ccc;box-shadow:0 3px 8px #ccc}#new_store .modal-dialog .modal-body .block:last-child{margin-right:0}#new_store .modal-dialog .modal-body .block .image{height:150px;overflow:hidden}#new_store .modal-dialog .modal-body .block .image img{width:100%;height:100%}#new_store .modal-dialog .modal-body .block .info{padding:10px;height:130px}#new_store .modal-dialog .modal-body .block .info .title{font-size:18px;color:#333;font-weight:bold;margin-bottom:5px}#new_store .modal-dialog .modal-body .block .info .desc{font-size:14px;color:#4a4a4a}#new_store .modal-dialog .modal-body .block .add_button{cursor:pointer;position:absolute;right:10px;bottom:110px;background:#ff6000;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;width:45px;height:45px;border-radius:50%;color:#fff}@media(max-width:768px){.results .item__label,.results .item__content{line-height:20px;padding:10px 15px;margin:3px 0}.results .item__content .status{display:block;margin-right:0}.results .item__content .btn{margin-left:0;padding:0 5px}.table__controllers{padding:10px 0 0;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.table__controllers .controller{margin:0 0 5px 0;-ms-flex-wrap:wrap;flex-wrap:wrap}.table__controllers .controller .button-section{white-space:nowrap}.table__controllers .controller .button-section .btn{display:block;width:100%;padding:3px 10px;margin-bottom:3px}.table__controllers .controller .button-section:last-child{margin:0}.table .value .flags{left:initial;top:5px;right:5px}.table .value .flags .flag{width:45px;height:20px}.grid .products .card{width:50%;min-width:initial;padding:5px;margin-bottom:10px}.grid .products .card:nth-child(odd){padding-left:0}.grid .products .card:nth-child(even){padding-right:0}.grid .products .card .product .thumb{height:140px}.grid .products .card .product .product-infos .btn{font-size:12px;line-height:18px}#new_store .modal-dialog{margin:10px auto}#new_store .modal-dialog .modal-body .block{margin-bottom:15px;min-height:290px}#new_store .modal-dialog .modal-body .block .image{height:180px}#new_store .modal-dialog .modal-body .block .info{padding:10px 15px}#new_store .modal-dialog .modal-body .block .add_button{bottom:110px}}