/*
Theme Name: Storefront BaldaiJnG
Template: storefront
Author: Styloteca
Description: Vaikinė Storefront tema, pritaikyta JnG Baldams
Version: 1.1.0
Text Domain: storefront-baldaijng
*/

.home.blog .site-header,
.home.page:not(.page-template-template-homepage) .site-header,
.home.post-type-archive-product .site-header {
  margin-bottom: 2em;
}

.wc-block-components-radio-control__description,
.wc-block-components-radio-control__secondary-description {
  font-size: 1em;
}

.wpas-link-notifications {
  display: none;
}

.with-empty-cart-icon:before {
  display: none !important;
}

span.pi-corw-text,
a.pi_cancel_request_form {
  display: none;
}

a.button.pi_cancel_request_form {
  display: inline-block;
}

@media (min-width: 768px) {
  .site-header {
    padding-top: 2em;
    padding-bottom: 0;
  }

  .site-header .site-branding img {
    width: unset;
    height: 90px;
  }

  .site-branding {
    margin-bottom: 0;
  }

  .storefront-breadcrumb {
    padding: 1.41575em 0;
    margin: 0;
  }

  .footer-widgets {
    padding-top: 2em;
    border-bottom: unset;
  }

  .footer-widgets > * > .widget {
    margin-bottom: 1em;
  }
}

.wpas-login-register,
.wpas-row {
  margin-left: -15px;
  margin-right: -15px;
}
.wpas-login-register:after,
.wpas-reply-meta:after,
.wpas-row:after,
.wpas-ticket-buttons-top:after {
  clear: both;
}
#wpas_ticketlist_filter input,
.wpas-form-control {
  width: 100%;
  color: #555;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.wpas *,
.wpas :after,
.wpas :before {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.wpas-row:after,
.wpas-row:before {
  content: " ";
  display: table;
  line-height: 0;
}
.wpas-one-half,
.wpas-one-third,
.wpas-two-third {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.wpas-btn,
.wpas-form-control {
  padding: 6px 12px;
  line-height: 1.42857143;
}
.wpas-form-group {
  margin-bottom: 15px;
}
.wpas-checkbox label {
  font-weight: 400;
}
.wpas-form-group > label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  margin-right: 15px;
  font-weight: 700;
}
.wpas-form-control {
  display: block;
  height: 34px;
  font-size: 14px;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.wpas-form-control-loading,
.wpas-pagi-loader {
  background-image: url(../images/loading-spin.svg);
  background-repeat: no-repeat;
}
.wpas-form-control-loading {
  background-position: right 10px center;
  background-size: 16px 16px;
}
textarea.wpas-form-control {
  height: auto;
}
.wpas-help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
.wpas-btn,
.wpas-ticket-details-header {
  margin-bottom: 0;
}
#wpas_emailvalidation strong {
  cursor: pointer;
}
.wpas-btn {
  display: inline-block;
  margin-right: 8px;
  margin-top: 6px;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
}
.wpas-btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.wpas-btn-default.active,
.wpas-btn-default.focus,
.wpas-btn-default:active,
.wpas-btn-default:focus,
.wpas-btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.wpas-label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.wpas-table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
  background-color: transparent;
  border-spacing: 0;
  border-collapse: collapse;
  border: none;
  table-layout: auto;
}
.wpas-table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.wpas-table > caption + thead > tr:first-child > td,
.wpas-table > caption + thead > tr:first-child > th,
.wpas-table > colgroup + thead > tr:first-child > td,
.wpas-table > colgroup + thead > tr:first-child > th,
.wpas-table > thead:first-child > tr:first-child > td,
.wpas-table > thead:first-child > tr:first-child > th {
  border-top: 0;
}
.wpas-table > thead > tr > th {
  text-align: left;
}
.wpas-table > tbody > tr > td,
.wpas-table > tbody > tr > th,
.wpas-table > tfoot > tr > td,
.wpas-table > tfoot > tr > th,
.wpas-table > thead > tr > td,
.wpas-table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border: none;
  border-top: 1px solid #ddd;
}
.wpas-login-register:after,
.wpas-login-register:before {
  content: " ";
  display: table;
  line-height: 0;
}
.wpas-login-register .wpas-form {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.wpas-login-register .wpas-form h3 {
  margin-bottom: 15px;
  line-height: 1;
}
.wpas-login-register .wpas-form-group > label {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
#wpas_ticketlist_filter input,
.wpas-submit-ticket-wysiwyg,
.wpas-wysiwyg-textarea {
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.wpas-forgot-password-link {
  margin-left: 10px;
  font-size: smaller;
  opacity: 0.75;
}
#wpas_ticketlist_filter {
  margin-bottom: 15px;
  text-align: left;
  max-width: 300px;
}
#wpas_ticketlist_filter > label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  margin-right: 15px;
  font-weight: 700;
}
#wpas_ticketlist_filter input {
  display: block;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  margin-left: 0;
}
.wpas-ticket-buttons-top {
  margin-bottom: 2em;
}
.wpas-ticket-buttons-top:after,
.wpas-ticket-buttons-top:before {
  content: " ";
  display: table;
  line-height: 0;
}
.wpas-ticket-buttons-top .wpas-link-logout {
  float: right;
}
.wpas-ticket-buttons-top .wpas-link-logout:after {
  display: inline-block;
  content: "";
  height: 14px;
  width: 14px;
  vertical-align: middle;
  margin-left: 7px;
  opacity: 0.5;
  background-size: contain;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0D%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2016.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0D%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2293.614px%22%20height%3D%2293.614px%22%20viewBox%3D%220%200%2093.614%2093.614%22%20style%3D%22enable-background%3Anew%200%200%2093.614%2093.614%3B%22%0D%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%3Cpath%20d%3D%22M80.463%2C51.983c-0.051%2C0-0.102-0.008-0.152-0.008v5.451v6.397v18.873H10.914V13.303h30.717%0D%0A%09%09%09c0-0.06-0.006-0.118-0.006-0.178V2.77c0-0.129%2C0.016-0.253%2C0.018-0.381H2.049C0.918%2C2.389%2C0%2C3.307%2C0%2C4.438v87.126%0D%0A%09%09%09c0%2C1.132%2C0.918%2C2.05%2C2.049%2C2.05h87.126c1.133%2C0%2C2.049-0.918%2C2.049-2.05V52.91v-0.943c-0.114%2C0.003-0.229%2C0.018-0.342%2C0.018%0D%0A%09%09%09L80.463%2C51.983L80.463%2C51.983z%22%2F%3E%0D%0A%09%09%3Cpath%20d%3D%22M64.776%2C16.958L25.688%2C56.047c-0.375%2C0.375-0.586%2C0.884-0.586%2C1.413c0%2C0.53%2C0.211%2C1.039%2C0.586%2C1.414l9.045%2C9.045%0D%0A%09%09%09c0.391%2C0.392%2C0.902%2C0.587%2C1.414%2C0.587c0.512%2C0%2C1.023-0.195%2C1.414-0.587l39.087-39.087l9.611%2C9.609%0D%0A%09%09%09c0.545%2C0.545%2C1.348%2C0.727%2C2.074%2C0.474c0.725-0.254%2C1.24-0.9%2C1.326-1.664l3.941-35.025c0.067-0.604-0.144-1.208-0.574-1.638%0D%0A%09%09%09c-0.43-0.431-1.035-0.644-1.637-0.573L56.366%2C3.956c-0.765%2C0.086-1.41%2C0.602-1.664%2C1.326c-0.254%2C0.726-0.067%2C1.532%2C0.476%2C2.075%0D%0A%09%09%09L64.776%2C16.958z%22%2F%3E%0D%0A%09%3C%2Fg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
.wpas-submit-ticket .wpas-link-ticketnew,
.wpas-ticket-list .wpas-link-ticketlist {
  display: none;
}
.wpas-ticket-replies {
  table-layout: fixed;
}
.wpas-ticket-replies .col1 {
  width: 90px;
}
.wpas-ticket-replies .col2 {
  width: 100%;
}
.wpas-ticket-replies > tbody > tr > td {
  padding: 25px 0;
  border-bottom: 1px solid #ddd;
}
.wpas-ticket-replies > tbody > tr > td:first-child {
  padding-left: 20px;
}
.wpas-ticket-replies > tbody > tr > td:last-child {
  padding-left: 20px;
  padding-right: 20px;
}
.wpas-ticket-replies > tbody > tr.wpas_user_administrator > td,
.wpas-ticket-replies > tbody > tr.wpas_user_wpas_agent > td,
.wpas-ticket-replies > tbody > tr.wpas_user_wpas_manager > td,
.wpas-ticket-replies > tbody > tr.wpas_user_wpas_support_manager > td {
  background-color: #f5f5f5;
}
.wpas-ticket-replies pre {
  width: 100%;
  overflow: auto;
}
.wpas-reply-meta {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 15px;
}
.wpas-reply-meta:after,
.wpas-reply-meta:before {
  content: " ";
  display: table;
  line-height: 0;
}
.wpas-reply-meta .wpas-reply-user {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.wpas-reply-meta .wpas-reply-time {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: right;
}
.wpas-reply-meta .wpas-timestamp {
  font-style: italic;
}
.wpas-reply-meta .wpas-human-date {
  font-style: normal;
  display: none;
}
.wpas-reply-content p:first-child {
  margin-top: 0;
}
.wpas-reply-content p:last-child {
  margin-bottom: 0;
}
.wpas-reply-single:hover .wpas-human-date {
  display: block;
}
.wpas-reply-single:hover .wpas-date-ago {
  display: none;
}
.wpas-reply-single td {
  transition: background 0.2s linear;
}
.wpas-reply-single-added td {
  background-color: #ffffed;
}
.wpas-user-profile {
  height: 64px;
  width: 64px;
  position: relative;
}
.wpas-user-profile img {
  border-radius: 5px;
  transition: opacity 0.25s ease;
  margin: 0;
  padding: 0;
}
.wpas-user-profile img:hover {
  opacity: 0.6;
}
.wpas-reply-attachements {
  background-color: #efefef;
  padding: 15px;
  margin-top: 15px;
  border-top-color: #ddd;
}
.wpas-reply-attachements strong {
  display: inline-block;
  border-bottom: 2px solid #ddd;
  margin-bottom: 5px;
}
.wpas-reply-attachements ol,
.wpas-reply-attachements ol li,
.wpas-reply-attachements ul,
.wpas-reply-attachements ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.wpas-pagi {
  text-align: center;
}
.wpas-pagi p {
  margin-bottom: 0;
}
.wpas-pagi-loading .wpas-pagi-text {
  display: none;
}
.wpas-pagi-loading .wpas-pagi-loader {
  display: block;
}
.wpas-pagi-loader {
  display: none;
  text-indent: -9999em;
  margin-left: auto;
  margin-right: auto;
  background-size: contain;
}
.footable-sort-indicator {
  display: inline-block;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  font-size: 60%;
  opacity: 0.5;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  padding-left: 5px;
}
.footable-sort-indicator:hover {
  cursor: pointer;
}
.footable-sorted .footable-sort-indicator:before {
  content: "▲";
}
.footable-sorted-desc .footable-sort-indicator:before {
  content: "▼";
}
#wpas_ticketlist_filters {
  margin-bottom: 1em;
}
#wpas_filter_wrap {
  position: relative;
}
#wpas_filter_wrap .wpas-clear-filter {
  position: absolute;
  top: 50%;
  margin-top: -7px;
  right: 24px;
  width: 14px;
  height: 14px;
  background: url(../images/close.svg) no-repeat;
  background-size: contain;
  opacity: 0.25;
  cursor: pointer;
  transition: opacity 0.3s ease;
}
#wpas_filter_wrap .wpas-clear-filter:hover {
  opacity: 0.5;
}
.wpas_table_pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.wpas_table_pagination > li {
  display: inline;
}
.wpas_table_pagination > li > a,
.wpas_table_pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.wpas_table_pagination > li:first-child > a,
.wpas_table_pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.wpas_table_pagination > li:last-child > a,
.wpas_table_pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.wpas_table_pagination > li > a:focus,
.wpas_table_pagination > li > a:hover,
.wpas_table_pagination > li > span:focus,
.wpas_table_pagination > li > span:hover {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.wpas_table_pagination > .active > a,
.wpas_table_pagination > .active > a:focus,
.wpas_table_pagination > .active > a:hover,
.wpas_table_pagination > .active > span,
.wpas_table_pagination > .active > span:focus,
.wpas_table_pagination > .active > span:hover {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.wpas_table_pagination > .disabled > a,
.wpas_table_pagination > .disabled > a:focus,
.wpas_table_pagination > .disabled > a:hover,
.wpas_table_pagination > .disabled > span,
.wpas_table_pagination > .disabled > span:focus,
.wpas_table_pagination > .disabled > span:hover {
  color: #777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.wpas_table_pagination-lg > li > a,
.wpas_table_pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.wpas_table_pagination-lg > li:first-child > a,
.wpas_table_pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.wpas_table_pagination-lg > li:last-child > a,
.wpas_table_pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.wpas_table_pagination-sm > li > a,
.wpas_table_pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.wpas_table_pagination-sm > li:first-child > a,
.wpas_table_pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.wpas_table_pagination-sm > li:last-child > a,
.wpas_table_pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
@media (min-width: 768px) {
  .wpas-one-half {
    float: left;
    width: 50%;
  }
  .wpas-one-third {
    float: left;
    width: 33.33333333%;
  }
  .wpas-two-third {
    float: left;
    width: 66.66666667%;
  }
  .wpas-login-register .wpas-form {
    float: left;
    width: 50%;
  }
  .wpas-reply-meta .wpas-reply-user {
    float: left;
    width: 33.33333333%;
  }
  .wpas-reply-meta .wpas-reply-time {
    float: left;
    width: 66.66666667%;
  }
}
@media (max-width: 1200px) {
  .wpas-table td:nth-child(n + 8),
  .wpas-table th:nth-child(n + 8) {
    display: none;
  }
}
@media (max-width: 992px) {
  .wpas-ticket-buttons-top .wpas-link-logout {
    float: inherit;
  }
  .wpas-table td:nth-child(n + 5),
  .wpas-table th:nth-child(n + 5) {
    display: none;
  }
}
@media (max-width: 768px) {
  #wpas_filter {
    margin-top: 0.5em;
  }
  .wpas-table td:nth-child(n + 3),
  .wpas-table th:nth-child(n + 3) {
    display: none;
  }
}

.wpas-link-privacy,
.wpas-link-logout,
.wpas-link-notifications {
  display: none;
}

.product-hotspots {
  position: absolute;
  inset: 0;
  pointer-events: none;
}

.product-hotspots .hotspot,
.product-hotspots .hotspot-menu,
.product-hotspots .hotspot-scrim {
  pointer-events: auto;
}

.hotspot {
  position: absolute;
  width: 20px;
  height: 20px;
  background: rgba(255, 0, 0, 0.5);
  border-radius: 50%;
  cursor: pointer;
  pointer-events: all; /* Allows clicking */
  transform: translate(-50%, -50%);
  z-index: 1;
  padding: 0;
  outline: none;
}

.hotspot:hover {
  background: rgba(255, 0, 0, 0.6);
}

.hotspot:focus {
  outline: none;
}

/* Menu wrapper inside hotspot layer */
.product-hotspots .hotspot-menu {
  position: absolute;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
  padding: 6px;
  z-index: 5;
}

.product-hotspots .hotspot-menu ul {
  list-style: none;
  margin: 0;
  padding: 4px;
  display: flex;
  flex-direction: column;
}

.product-hotspots .hotspot-menu [role="menuitem"] {
  display: block;
  width: 100%;
  text-align: left;
  border: 0;
  background: none;
  padding: 8px 16px;
  border-radius: 6px;
  cursor: pointer;
  outline: none;
}

.product-hotspots .hotspot-menu [role="menuitem"]:hover,
.product-hotspots .hotspot-menu [role="menuitem"]:focus {
  background: rgba(0, 0, 0, 0.06);
}

/* sits inside .product-hotspots */
.product-hotspots .hotspot-scrim {
  position: absolute;
  inset: 0;
  background: transparent;
  display: none;
  z-index: 4;
}

.hotspot-popup {
  position: absolute;
  background: #fff;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 8px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  z-index: 100;
  min-width: 150px;
  max-width: 350px;
  transform: translate(-50%, 25px);
  pointer-events: all;
}

.product-hotspots .hotspot-menu.is-centered {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
