/* cacheid:f97482f5d0492588c14f0a42f706f9190 */
@charset "utf-8";

/* cache/jbzoo_assets/media_zoo_applications_jbuniversal_assets_less_general_less.css */
/* cacheid:630ec499862d830c9ebebae4376c19320 */
.sweet-alert fieldset {
  margin: 0;
}
.jbzoo .jbprice .jbprice-value-row {
  display: flex;
  align-content: center;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.jbzoo .table-no-border td {
  border-bottom: none;
}
.jbzoo .quantity-wrapper .item-count-wrapper:hover {
  border: 1px solid #F0ECEC;
}
.jbzoo .quantity-wrapper .input-quantity,
.jbzoo .quantity-wrapper .input-quantity:hover {
  border: none;
}
.jbzoo .jbdiscountcode.jbloading:after {
  display: none;
}
.jbzoo .chosen-container-single .chosen-search input[type=text] {
  background: url('https://optavideo.com/media/zoo/assets/img/chosen/chosen-sprite.png') no-repeat 100% -20px;
  -webkit-transition: none !important;
  transition: none !important;
  width: 100%;
}
.jbzoo.jbzoo-filter-wrapper .uk-form input:not([type]),
.jbzoo.jbzoo-filter-wrapper .uk-form input[type=color],
.jbzoo.jbzoo-filter-wrapper .uk-form input[type=date],
.jbzoo.jbzoo-filter-wrapper .uk-form input[type=datetime-local],
.jbzoo.jbzoo-filter-wrapper .uk-form input[type=datetime],
.jbzoo.jbzoo-filter-wrapper .uk-form input[type=email],
.jbzoo.jbzoo-filter-wrapper .uk-form input[type=month],
.jbzoo.jbzoo-filter-wrapper .uk-form input[type=number],
.jbzoo.jbzoo-filter-wrapper .uk-form input[type=password],
.jbzoo.jbzoo-filter-wrapper .uk-form input[type=search],
.jbzoo.jbzoo-filter-wrapper .uk-form input[type=tel],
.jbzoo.jbzoo-filter-wrapper .uk-form input[type=text],
.jbzoo.jbzoo-filter-wrapper .uk-form input[type=time],
.jbzoo.jbzoo-filter-wrapper .uk-form input[type=url],
.jbzoo.jbzoo-filter-wrapper .uk-form input[type=week],
.jbzoo.jbzoo-filter-wrapper .uk-form select,
.jbzoo.jbzoo-filter-wrapper .uk-form textarea {
  -webkit-transition: none;
  transition: none;
}
.jbzoo .short-descr-block {
  margin-bottom: 1em;
  padding: .8em;
  border: 1px solid #15819e1a;
  border-radius: 2px;
}
.jbzoo .short-descr-block .short-descr-title {
  color: #15819e;
  padding-bottom: 0.4em;
  border-bottom: 1px solid #15819e4d;
  margin-top: 0;
  margin-bottom: 0.4em;
  font-size: 1.1em;
  line-height: 1.3em;
  font-weight: 600;
}
.jbzoo .short-descr-block .short-descr-title ul {
  margin: 0;
  padding: 0;
  font-style: italic;
}
.jbzoo.jbzoo-view-filter .uk-alert-success .filter-word .uk-close {
  color: #fff;
}
.jbzoo.jbzoo-view-filter .uk-alert-success .filter-word .uk-close:hover {
  color: #ffffffcc;
}
.jbzoo.jbzoo-view-filter .uk-alert-success .filter-word .uk-close:focus {
  color: #ffffffcc;
}
.jbzoo.jbzoo-view-filter .uk-alert-success .filter-word .uk-close:active {
  color: #ffffffcc;
}
.jbzoo.jbzoo-view-filter .uk-alert-success .filter-word .uk-close:visited {
  color: #ffffffcc;
}
.jbzoo .short-descr-block {
  margin: 0 0 1em 0;
  padding: .8em;
  background-color: #2699c81a;
  border: 1px solid #15819e1a;
  border-radius: 2px;
  box-shadow: 0 3px 2px -3px #000000 1a, 0 1px 3px #000000 1a;
}
.jbzoo .short-descr-block .short-descr-title {
  color: #15819e;
  padding-bottom: 0.4em;
  border-bottom: 1px solid #15819e4d;
  margin-top: 0;
  margin-bottom: 0.4em;
  font-size: 1.1em;
  line-height: 1.3em;
  font-weight: 600;
}
.jbzoo .short-descr-block .short-descr-title i {
  font-size: 1.3em;
}
.jbzoo .short-descr-block ul {
  margin: 0 0 0 1em;
  padding: 0;
  font-style: italic;
}
.jbzoo .short-descr-block ul li {
  list-style-type: none;
}
.jbzoo .short-descr-block ul li:before {
  font-family: "FontAwesome";
  content: "\f00c";
  margin: 0 5px 0 -15px;
  color: #15819e;
}
.jbzoo .jbtable {
  width: 100%;
  margin-bottom: 20px;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 1em;
}
.jbzoo .jbtable th {
  text-align: left;
}
.jbzoo .jbtable td {
  vertical-align: top;
  padding: 8px 8px;
  border-bottom: 1px solid #ddd;
}
.jbzoo .jbtable td.element-label {
  width: 30%;
  font-weight: bold;
}
.jbzoo .jbtable thead th {
  vertical-align: bottom;
}
.jbzoo .jbtable caption {
  text-align: left;
  color: #999;
}
.jbzoo .jbtable caption,
.jbzoo .jbtable tfoot {
  font-style: italic;
}
.jbzoo .jbtable tr:nth-of-type(odd),
.jbzoo .jbtable tr:nth-of-type(odd) td,
.jbzoo .jbtable tbody tr:nth-of-type(odd),
.jbzoo .jbtable tbody tr:nth-of-type(odd) td {
  background: #f5f6f7;
}
.jbzoo .jbtable tr:hover,
.jbzoo .jbtable tr:hover td,
.jbzoo .jbtable tbody tr:hover,
.jbzoo .jbtable tbody tr:hover td {
  background: #f0f0f0;
}
.jbzoo .jbtable tr:first-child td,
.jbzoo .jbtable tbody tr:first-child td {
  border-top: 1px solid #ddd;
}
* + .jbzoo .jbtable {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .jbzoo .title {
    font-size: 22px;
    text-align: center;
  }
  .jbzoo .order-title {
    text-align: center;
  }
  .jbzoo.jbmodal .jbprice-quantity .plus,
  .jbzoo.jbmodal .quantity-wrapper .plus,
  .jbzoo.jbmodal .jbprice-quantity .minus,
  .jbzoo.jbmodal .quantity-wrapper .minus {
    position: static !important;
  }
  .jbzoo.jbmodal .jbprice-quantity .plus .jbbutton,
  .jbzoo.jbmodal .quantity-wrapper .plus .jbbutton,
  .jbzoo.jbmodal .jbprice-quantity .minus .jbbutton,
  .jbzoo.jbmodal .quantity-wrapper .minus .jbbutton {
    position: static;
    width: inherit;
    height: 18px;
    max-height: inherit;
    line-height: inherit;
    font-size: inherit;
  }
  .sweet-alert h2 {
    margin-bottom: 0 !important;
    margin-top: 12px !important;
  }
}
@media (max-width: 767px) {
  .jbzoo .jbcart-table {
    width: 100%;
    display: block;
    border-collapse: collapse;
    padding: 0;
    margin-top: 0;
  }
  .jbzoo .jbcart-table thead,
  .jbzoo .jbcart-table tbody,
  .jbzoo .jbcart-table th,
  .jbzoo .jbcart-table tr,
  .jbzoo .jbcart-table td {
    display: block;
  }
  .jbzoo .jbcart-table thead {
    display: none;
  }
  .jbzoo .jbcart-table tbody .jbcart-row {
    border: 1px solid #ececec;
    padding: 0;
  }
  .jbzoo .jbcart-table tbody .jbcart-row:hover td {
    background: inherit;
  }
  .jbzoo .jbcart-table tbody .jbcart-row:nth-of-type(odd) {
    background: #eeeeee;
    border-top-color: #f9f9f9;
  }
  .jbzoo .jbcart-table tbody .jbcart-row > td {
    overflow: hidden;
    position: relative;
    padding-left: 48%;
    text-align: left;
  }
  .jbzoo .jbcart-table tbody .jbcart-row > td:before {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 34%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: right;
    font-weight: bold;
  }
  .jbzoo .jbcart-table tbody .jbcart-row .jbcart-price {
    display: none;
  }
  .jbzoo .jbcart-table tbody .jbcart-row .jbcart-image {
    padding-left: 0;
    text-align: center;
  }
  .jbzoo .jbcart-table tbody .jbcart-row .jbcart-delete {
    padding-left: 20px;
    text-align: center;
  }
  .jbzoo .jbcart-table tfoot {
    display: block;
    width: 100%;
  }
  .jbzoo .jbcart-table tfoot td {
    width: 100%;
    text-align: center;
    padding: 16px 0;
  }
  .jbzoo .jbcart-table tfoot .jbcurrency-value {
    font-size: 24px;
  }
  .jbzoo .jbcart-table .input-code {
    font-size: 24px;
    line-height: 150%;
    height: auto;
  }
  .jbzoo .jbcart-table .jsSendCode,
  .jbzoo .jbcart-table .item-delete-all {
    display: block;
    width: 50%;
    font-size: 22px;
    margin: 10px auto;
    padding: 8px 4px;
    text-align: center;
  }
  .jbzoo .jbcart-table .jbcart-row-empty {
    display: none;
  }
  .jbzoo .jbcart-table .jbcart-quantity .quantity-wrapper {
    float: left;
    margin-left: -16px;
    border-collapse: initial;
  }
  .jbzoo .jbcart-table .jbcart-quantity td {
    display: table-cell;
  }
  .jbzoo .jbcart-table .jbcart-quantity tr {
    display: table-row;
  }
  .jbzoo .jbcart-table .jbcart-quantity tbody {
    display: table-row-group;
  }
  .jbzoo .jbcart-table .jbcart-price .jbcartvalue,
  .jbzoo .jbcart-table .jbcart-subtotal .jbcartvalue {
    font-size: 16px;
  }
  .jbzoo .jbcart-table .jbcart-delete a {
    font-size: 24px;
    padding: 0 5%;
    border-radius: 4px;
  }
  .jbzoo .jbcart-form-row {
    margin-bottom: .5em;
  }
  .jbzoo .jbcart-form-row .jbcart-form-label {
    width: 100%;
    font-size: 1em;
    margin: 0 0 .2em 0;
  }
  .jbzoo .jbcart-form .jbcart-form-control {
    float: none;
    width: 100%;
    margin: 0;
  }
  .jbzoo .jbcart-form .jbcart-form-control select,
  .jbzoo .jbcart-form .jbcart-form-control textarea,
  .jbzoo .jbcart-form .jbcart-form-control input[type=text],
  .jbzoo .jbcart-form .jbcart-form-control input[type=number],
  .jbzoo .jbcart-form .jbcart-form-control input[type=password] {
    width: 100%;
  }
  .jbzoo .jbcart-form .jbcart-form-desc {
    float: none;
    width: 100%;
    margin: 0;
  }
  .jbzoo .jbcart .jbcart-shipping {
    padding: 0;
  }
  .jbzoo .jbcart .jbcart-shipping .jbcart-shipping-col,
  .jbzoo .jbcart .jbcart-shipping .jbcart-shippingfield-col {
    margin: 0;
    padding: 0;
    border-right: 0;
    width: 100%;
    float: none;
  }
  .jbzoo .jbcart .jbcart-shipping .jbcart-shipping-col .jbcart-shippingfield-row-content,
  .jbzoo .jbcart .jbcart-shipping .jbcart-shippingfield-col .jbcart-shippingfield-row-content {
    display: flex;
  }
  .jbzoo .jbcart .jbcart-shipping .jbcart-shipping-row {
    width: 100%;
  }
  .jbzoo .jbcart .jbcart-shipping .jbcart-shipping-row .jbcart-shipping-wrapper .jbcart-shipping-element > div > div {
    margin-bottom: 1em;
    width: 100%;
    max-width: 100%;
  }
  .jbzoo .jbcart .jbcart-shipping .jbcart-shipping-row .jbcart-shipping-wrapper .jbcart-shipping-element > div > div:last-child {
    max-width: max-content;
    margin: 0;
  }
  .jbzoo .jbcart .jbcart-shipping .jbcart-shipping-row .jbcart-shipping-wrapper .jbcart-shipping-element > div > div > div select {
    width: 100%;
  }
  .jbzoo .jbcart .jbcart-shipping .jbcart-shippingfield-row label {
    font-size: 20px;
  }
  .jbzoo .jbcart .jbcart-shipping .jbcart-shippingfield-row input,
  .jbzoo .jbcart .jbcart-shipping .jbcart-shippingfield-row textarea {
    width: 100%;
  }
  .jbzoo .jbcart .jbcart-shipping .jbcart-shippingfield-row textarea {
    max-width: 100%;
  }
  .jbzoo .jbcart .jbcart-shipping .jbcart-shippingfield-row .jbcart-shippingfield-element {
    margin-top: 10px;
  }
  .jbzoo .jbcart .jbcart-title {
    font-size: 1.3em;
    line-height: 1.1em;
    text-align: left;
    color: #1882ac;
    font-style: italic;
    margin: .5em 0;
  }
  .jbzoo .jbcart .jbform-actions {
    display: none;
  }
  .jbzoo .jbcart .jbcart-mobile-tools {
    display: block;
  }
  .jbzoo .jbcart .jbcart-mobile-tools .jbform-actions {
    display: block;
  }
  .jbzoo .jbcart-row {
    border-color: #ccc;
  }
  .jbzoo .jbcart-row .jbcart-item-image {
    min-width: 30%;
  }
  .jbzoo .jbcart-form-date .zoo-calendar {
    top: 2.65em !important;
    right: 0.8em !important;
  }
  .jbzoo .jbcart-form-date input.calendar-element {
    width: 100% !important;
  }
}
@media (max-width: 767px) {
  .jbzoo .jbclientarea-order-table,
  .jbzoo .jbclientarea-orderlist {
    display: block;
  }
  .jbzoo .jbclientarea-order-table thead,
  .jbzoo .jbclientarea-orderlist thead,
  .jbzoo .jbclientarea-order-table tbody,
  .jbzoo .jbclientarea-orderlist tbody,
  .jbzoo .jbclientarea-order-table th,
  .jbzoo .jbclientarea-orderlist th,
  .jbzoo .jbclientarea-order-table tr,
  .jbzoo .jbclientarea-orderlist tr,
  .jbzoo .jbclientarea-order-table td,
  .jbzoo .jbclientarea-orderlist td {
    display: block;
  }
  .jbzoo .jbclientarea-order-table thead,
  .jbzoo .jbclientarea-orderlist thead {
    display: none;
  }
  .jbzoo .jbclientarea-order-table .jbclientarea-item,
  .jbzoo .jbclientarea-orderlist .jbclientarea-item,
  .jbzoo .jbclientarea-order-table .jbclientarea-order,
  .jbzoo .jbclientarea-orderlist .jbclientarea-order {
    overflow: hidden;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    border-radius: 4px;
  }
  .jbzoo .jbclientarea-order-table .jbclientarea-item td,
  .jbzoo .jbclientarea-orderlist .jbclientarea-item td,
  .jbzoo .jbclientarea-order-table .jbclientarea-order td,
  .jbzoo .jbclientarea-orderlist .jbclientarea-order td {
    overflow: hidden;
    position: relative;
    padding-left: 48%;
    text-align: left;
    border-bottom: none;
  }
  .jbzoo .jbclientarea-order-table .jbclientarea-item td:before,
  .jbzoo .jbclientarea-orderlist .jbclientarea-item td:before,
  .jbzoo .jbclientarea-order-table .jbclientarea-order td:before,
  .jbzoo .jbclientarea-orderlist .jbclientarea-order td:before {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 34%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: right;
    font-weight: bold;
  }
  .jbzoo .jbclientarea-order-table .jbclientarea-item .jbclientarea-item-image,
  .jbzoo .jbclientarea-orderlist .jbclientarea-item .jbclientarea-item-image,
  .jbzoo .jbclientarea-order-table .jbclientarea-order .jbclientarea-item-image,
  .jbzoo .jbclientarea-orderlist .jbclientarea-order .jbclientarea-item-image {
    padding: 10px 0;
    text-align: center;
  }
  .jbzoo .jbclientarea-order-table .jbclientarea-emptycell,
  .jbzoo .jbclientarea-orderlist .jbclientarea-emptycell {
    display: none;
  }
  .jbzoo .jbclientarea-orderlist .jbclientarea-order .jbclientarea-name {
    padding: 0;
    text-align: center;
    font-size: 20px;
  }
  .jbzoo .jbclientarea-orderlist .jbclientarea-order .jbclientarea-name p {
    margin: 14px 0;
  }
  .jbzoo .jbclientarea-modifier,
  .jbzoo .jbclientarea-shipping,
  .jbzoo .jbclientarea-total {
    overflow: hidden;
  }
  .jbzoo .jbclientarea-modifier td,
  .jbzoo .jbclientarea-shipping td,
  .jbzoo .jbclientarea-total td {
    border-bottom: none;
  }
  .jbzoo .jbclientarea-modifier .jbclientarea-label,
  .jbzoo .jbclientarea-shipping .jbclientarea-label,
  .jbzoo .jbclientarea-total .jbclientarea-label {
    float: left;
  }
  .jbzoo .jbclientarea-modifier .jbclientarea-value,
  .jbzoo .jbclientarea-shipping .jbclientarea-value,
  .jbzoo .jbclientarea-total .jbclientarea-value {
    float: right;
  }
  .jbzoo .jbclientarea-page-desc {
    text-align: center;
  }
}

/* cache/jbzoo_assets/media_zoo_applications_jbuniversal_assets_less_widget_currencytoggle_less.css */
/* cacheid:e5f75984b4d77545770b37d875975cb90 */
.jbzoo .currency-toggle {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.jbzoo .currency-toggle .jbtooltip {
  background: inherit;
  width: inherit;
  height: inherit;
}
.jbzoo .jbcurrency-label {
  float: left;
  display: inline-block;
  padding: 3px 6px;
  margin-bottom: 0;
  cursor: pointer;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  color: #333333;
  text-align: center;
  border: 1px solid #cccccc;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-radius: 0;
  transition: 0.5s;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
  opacity: 0.8;
  filter: alpha(opacity= 80 );
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2) 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2) 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2) 0 1px 2px rgba(0, 0, 0, 0.05);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
}
.jbzoo .jbcurrency-label.isFirst {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.jbzoo .jbcurrency-label.isLast {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.jbzoo .jbcurrency-label:nth-child(n+2) {
  margin-left: -1px;
}
.jbzoo .jbcurrency-label:hover {
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15) 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15) 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15) 0 1px 2px rgba(0, 0, 0, 0.05);
  opacity: 0.8;
  filter: alpha(opacity= 80 );
}
.jbzoo .jbcurrency-input {
  position: absolute;
  left: -9999px;
}
.jbzoo .jbcurrency-input:checked + .jbcurrency-label {
  opacity: 1;
  filter: alpha(opacity= 100 );
  -webkit-box-shadow: inset 0 3px 5px #4d90fe;
  -moz-box-shadow: inset 0 3px 5px #4d90fe;
  box-shadow: inset 0 3px 5px #4d90fe;
  -webkit-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
  background-color: #e6e6e6;
  text-decoration: none;
  background-position: 0 -15px;
}
.jbzoo .jbcurrency-label .jbflag {
  background: url('https://optavideo.com/media/zoo/applications/jbuniversal/assets/img/currency/flags.png') 0 0 no-repeat;
  width: 32px;
  height: 32px;
  display: inline-block;
  font-size: 32px;
}
.jbzoo .jbcurrency-label .jbflag-default_cur {
  line-height: 32px;
  font-size: 32px;
  color: #333;
  text-align: center;
  background: none;
}
.jbzoo .jbcurrency-label .jbflag-eur {
  background-position: 0 0em;
}
.jbzoo .jbcurrency-label .jbflag-usd {
  background-position: 0 -1em;
}
.jbzoo .jbcurrency-label .jbflag-rub {
  background-position: 0 -2em;
}
.jbzoo .jbcurrency-label .jbflag-uah {
  background-position: 0 -3em;
}
.jbzoo .jbcurrency-label .jbflag-amd {
  background-position: 0 -4em;
}
.jbzoo .jbcurrency-label .jbflag-aud {
  background-position: 0 -5em;
}
.jbzoo .jbcurrency-label .jbflag-azn {
  background-position: 0 -6em;
}
.jbzoo .jbcurrency-label .jbflag-bgn {
  background-position: 0 -7em;
}
.jbzoo .jbcurrency-label .jbflag-brl {
  background-position: 0 -8em;
}
.jbzoo .jbcurrency-label .jbflag-byr {
  background-position: 0 -9em;
}
.jbzoo .jbcurrency-label .jbflag-byn {
  background-position: 0 -9em;
}
.jbzoo .jbcurrency-label .jbflag-cad {
  background-position: 0 -10em;
}
.jbzoo .jbcurrency-label .jbflag-chf {
  background-position: 0 -11em;
}
.jbzoo .jbcurrency-label .jbflag-cny {
  background-position: 0 -12em;
}
.jbzoo .jbcurrency-label .jbflag-czk {
  background-position: 0 -13em;
}
.jbzoo .jbcurrency-label .jbflag-dkk {
  background-position: 0 -14em;
}
.jbzoo .jbcurrency-label .jbflag-gbp {
  background-position: 0 -15em;
}
.jbzoo .jbcurrency-label .jbflag-hkd {
  background-position: 0 -16em;
}
.jbzoo .jbcurrency-label .jbflag-hrk {
  background-position: 0 -17em;
}
.jbzoo .jbcurrency-label .jbflag-huf {
  background-position: 0 -18em;
}
.jbzoo .jbcurrency-label .jbflag-idr {
  background-position: 0 -19em;
}
.jbzoo .jbcurrency-label .jbflag-ils {
  background-position: 0 -20em;
}
.jbzoo .jbcurrency-label .jbflag-jpy {
  background-position: 0 -21em;
}
.jbzoo .jbcurrency-label .jbflag-kgs {
  background-position: 0 -22em;
}
.jbzoo .jbcurrency-label .jbflag-krw {
  background-position: 0 -23em;
}
.jbzoo .jbcurrency-label .jbflag-kzt {
  background-position: 0 -24em;
}
.jbzoo .jbcurrency-label .jbflag-ltl {
  background-position: 0 -25em;
}
.jbzoo .jbcurrency-label .jbflag-lvl {
  background-position: 0 -26em;
}
.jbzoo .jbcurrency-label .jbflag-mdl {
  background-position: 0 -27em;
}
.jbzoo .jbcurrency-label .jbflag-mxn {
  background-position: 0 -28em;
}
.jbzoo .jbcurrency-label .jbflag-myr {
  background-position: 0 -29em;
}
.jbzoo .jbcurrency-label .jbflag-nok {
  background-position: 0 -30em;
}
.jbzoo .jbcurrency-label .jbflag-nzd {
  background-position: 0 -31em;
}
.jbzoo .jbcurrency-label .jbflag-php {
  background-position: 0 -32em;
}
.jbzoo .jbcurrency-label .jbflag-pln {
  background-position: 0 -33em;
}
.jbzoo .jbcurrency-label .jbflag-ron {
  background-position: 0 -34em;
}
.jbzoo .jbcurrency-label .jbflag-sek {
  background-position: 0 -35em;
}
.jbzoo .jbcurrency-label .jbflag-sgd {
  background-position: 0 -36em;
}
.jbzoo .jbcurrency-label .jbflag-thb {
  background-position: 0 -37em;
}
.jbzoo .jbcurrency-label .jbflag-tjs {
  background-position: 0 -38em;
}
.jbzoo .jbcurrency-label .jbflag-tmt {
  background-position: 0 -39em;
}
.jbzoo .jbcurrency-label .jbflag-try {
  background-position: 0 -40em;
}
.jbzoo .jbcurrency-label .jbflag-uzs {
  background-position: 0 -41em;
}
.jbzoo .jbcurrency-label .jbflag-zar {
  background-position: 0 -42em;
}

/* cache/jbzoo_assets/media_zoo_applications_jbuniversal_cart-elements_price_buttons_assets_less_buttons_less.css */
/* cacheid:18af519306b59d6aaa7600f04d0499f20 */
.jbzoo .jbprice-buttons .not-in-cart .jbprice-buttons-goto,
.jbzoo .jbprice-buttons .not-in-cart .jbprice-buttons-remove {
  display: none;
}

/* cache/jbzoo_assets/media_zoo_applications_jbuniversal_cart-elements_price_value_assets_less_value_less.css */
/* cacheid:6beee23a628f45e5092f2b8daadc4d370 */
.jbzoo .jbprice-value-table {
  width: auto;
}
.jbzoo .jbprice-value-table td {
  padding: 0.25em 0.25em 0.25em 0;
}
.jbzoo .jbprice-value-price {
  text-decoration: line-through;
  font-size: .875rem;
  line-height: 1.4;
  color: #ff5900;
  font-weight: 900;
}

/* cache/jbzoo_assets/media_zoo_applications_jbuniversal_elements_jbprice_assets_less_jbprice_less.css */
/* cacheid:7c8caeb2040f0a5f580fb32ae30e551f0 */
.jbzoo .jbprice-modal {
  display: inline-block;
}

/* cache/jbzoo_assets/media_zoo_applications_jbuniversal_templates_catalog_assets_less_widget_quantity_less.css */
/* cacheid:3cc71da2710f631ba83d762e44a2b7460 */
.jbzoo .quantity-wrapper {
  display: inline-flex;
  align-items: center;
  border: none !important;
  width: auto;
  max-width: 100%;
  vertical-align: middle;
  gap: 5px;
}
.jbzoo .quantity-wrapper .item-count-wrapper {
  margin: 0;
  position: relative;
  overflow: hidden;
  width: 100%;
  min-width: 72px;
  height: 42px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  background: #f5f5f5;
  box-shadow: 0 4px 16px rgba(15, 23, 42, 0.06);
}
.jbzoo .quantity-wrapper .item-count {
  width: 100%;
  height: 42px;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 0;
  white-space: nowrap;
  overflow: hidden;
}
.jbzoo .quantity-wrapper .item-count-digits {
  width: 100%;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 0;
  opacity: 0;
  pointer-events: none;
}
.jbzoo .quantity-wrapper .item-count-digits dd {
  height: 42px;
  margin: 0;
  padding: 0;
  text-align: center;
  display: block;
  font-size: 15px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 42px;
  width: 100%;
}
.jbzoo .quantity-wrapper .input-quantity {
  height: 42px !important;
  width: 100% !important;
  min-width: 100%;
  padding: 0 10px;
  z-index: 1;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border: 0;
  border-radius: 5px;
  background: #fff;
  outline: none;
  font-size: 15px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  line-height: 42px;
  text-align: center;
  text-indent: 0;
  opacity: 1;
  color: #1f2937;
  font: inherit;
  margin: 0;
  box-sizing: border-box;
  -webkit-transition: border-color 0.2s ease box-shadow 0.2s ease background-color 0.2s ease;
  transition: border-color 0.2s ease box-shadow 0.2s ease background-color 0.2s ease;
}
.jbzoo .quantity-wrapper .input-quantity::-webkit-outer-spin-button,
.jbzoo .quantity-wrapper .input-quantity::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.jbzoo .quantity-wrapper .input-quantity:focus {
  border-color: #15819e;
  outline: none;
  color: #000;
  background-color: #fff;
  box-shadow: inset 0 0 0 1px rgba(21, 129, 158, 0.22), 0 0 0 3px rgba(21, 129, 158, 0.12);
  font-size: 15px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  line-height: 42px;
}
.jbzoo .quantity-wrapper .quantity-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  min-width: 42px;
  height: 42px;
  padding: 0;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  background: #f5f5f5;
  color: #15819e;
  cursor: pointer;
  line-height: 1;
  box-shadow: 0 4px 16px rgba(15, 23, 42, 0.06);
  -webkit-transition: background-color 0.2s ease border-color 0.2s ease color 0.2s ease box-shadow 0.2s ease transform 0.2s ease;
  transition: background-color 0.2s ease border-color 0.2s ease color 0.2s ease box-shadow 0.2s ease transform 0.2s ease;
}
.jbzoo .quantity-wrapper .quantity-btn:hover,
.jbzoo .quantity-wrapper .quantity-btn:focus,
.jbzoo .quantity-wrapper .quantity-btn:focus-visible {
  background: #15819e;
  border-color: #15819e;
  color: #fff;
  outline: none;
  box-shadow: 0 10px 20px rgba(21, 129, 158, 0.22);
}
.jbzoo .quantity-wrapper .quantity-btn:active {
  transform: translateY(1px);
}
.jbzoo .quantity-wrapper .quantity-btn-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.jbzoo .quantity-wrapper .quantity-btn-icon svg {
  width: 16px;
  height: 16px;
}
.jbzoo .quantity-wrapper tr,
.jbzoo .quantity-wrapper td {
  padding: 0;
  margin: 0;
  border: none;
}
.jbzoo .quantity-wrapper .plus {
  vertical-align: top;
  padding: 0;
}
.jbzoo .quantity-wrapper .minus {
  vertical-align: bottom;
  padding: 0;
}
@media (max-width: 959px) {
  .jbzoo .quantity-wrapper {
    gap: 6px;
  }
  .jbzoo .quantity-wrapper .item-count-wrapper {
    width: 100%;
    height: 44px;
    border-radius: 5px;
  }
  .jbzoo .quantity-wrapper .item-count,
  .jbzoo .quantity-wrapper .item-count-digits dd,
  .jbzoo .quantity-wrapper .input-quantity {
    height: 44px !important;
  }
  .jbzoo .quantity-wrapper .input-quantity {
    min-width: 100%;
    border-radius: 5px;
    font-size: 15px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    line-height: 44px;
  }
  .jbzoo .quantity-wrapper .quantity-btn {
    width: 44px;
    min-width: 44px;
    height: 44px;
    border-radius: 5px;
  }
}

/* cache/jbzoo_assets/media_zoo_applications_jbuniversal_templates_catalog_cart-elements_price_balance_assets_less_balance_less.css */
/* cacheid:df07ea0e1b9f3bf690f4a84d80e33c240 */
.jbzoo .jbprice-balance-left,
.jbzoo .jbprice-balance-request,
.jbzoo .jbprice-balance-available-yes {
  font-family: 'RisingSunBold', Arial, sans-serif;
  color: #6AB635;
}
.jbzoo .jbprice-balance-available-no {
  font-family: 'RisingSunBold', Arial, sans-serif;
  color: #F97A2E;
}

/* modules/mod_jbzoo_basket/assets/css/cart-module.css */
.jbcart-module.jbloading {
  opacity: 0.5;
  filter: alpha(opacity= 50 );
}
.jbcart-module .uk-card-body .uk-list-divider > li:nth-child(n + 2) {
  padding-top: 10;
  padding-bottom: 10px;
  border-top: 1px solid #e5e5e5;
}
.jbcart-module .uk-visible-toggle:not(:hover):not(:focus) .uk-invisible-hover:not(:focus-within),
.jbcart-module .uk-offcanvas-bar .uk-card-body a.uk-icon-link {
  color: rgba(255, 89, 0, 0.75) !important;
  opacity: .5 !important;
}

.jbcart-module .uk-offcanvas-bar .uk-card-body a.uk-icon-link:hover,
.jbcart-module .uk-offcanvas-bar .uk-card-body a.uk-icon-link:focus,
.jbcart-module .uk-offcanvas-bar .uk-card-body a.uk-icon-link.uk-active {
  color: #ff5900 !important;
  opacity: 1 !important;
}
.jbcart-module .uk-card-header {
  background-color: #ff5900;
}
.jbcart-module .uk-card-header .uk-offcanvas-close {
  position: static;
  color: #fff;
}
.jbcart-module .uk-card-footer {
  background-color: #15819e;
}
.jbcart-module-item-info {
  padding-left: 10px;
}
.jbcart-module-item-name {
  color: #212529;
}
.jbcart-module-item-name a {
  color: #212529;
  font-size: 14px;
  line-height: normal;
  font-weight: 600;
  font-style: italic;
}
.jbcart-module-item-name a:hover,
.jbcart-module-item-name a:focus {
  color: #0a0c0d;
}
.jbcart-module-item-image {
  border: 1px solid #e5e5e5;
}
.jbcart-module-item-image img {
  padding: 4px;
}
.jbcart-module-total {
  font-size: 1.5em;
  color: #fff;
}
.jbcart-module-empty {
  background-color: rgba(255, 89, 0, 0.85);
  color: #fff;
  border-color: #ff5900;
  line-height: 1.2em;
  padding: 0.2em 0.1em 0.1em;
  white-space: normal;
}
.jbcart-module-empty:hover,
.jbcart-module-empty:focus {
  background-color: #ff5900;
}
.jbcart-module-checkout {
  background-color: rgba(255, 255, 255, 0.85);
  color: #212529 !important;
  border-color: #fff !important;
  line-height: 1.2em;
  padding: 0.2em 0.1em 0.1em;
  white-space: normal !important;
}
.jbcart-module-checkout:hover,
.jbcart-module-checkout:focus {
  background-color: #fff;
  color: #212529;
}

/* .jbcart-module-item-delete-mobile {
  top: 4px;
  right: 4px;
  padding: 3px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.85);
}

@media (max-width: 639px) {
  .jbcart-module .jbcart-module-item-delete-mobile {
    opacity: 1 !important;
    color: #ff5900 !important;
  }
} */

