@charset "UTF-8";
/*@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');*/
@font-face {
  font-family: 'Century Gothic';
  src: url("centurygothic.ttf"); }
@font-face {
  font-family: 'Century Gothic';
  src: url("centurygothic_bold.ttf");
  font-weight: 700; }
.alert {
  padding-left: 52px;
  position: relative;
  font-weight: bold;
  font-size: 14px;
  border-radius: 8px; }
  .alert::after {
    position: absolute;
    left: 20px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    font-family: "Font Awesome 5 Pro";
    font-weight: 700;
    font-size: 17px;
    height: 20px;
    line-height: 20px; }

.alert-success {
  background-color: #fff;
  border-color: #58C143;
  color: #58C143; }
  .alert-success::after {
    content: '\f058'; }

.alert-info {
  background-color: #fff;
  border-color: #439dc1;
  color: #439dc1; }
  .alert-info::after {
    content: '\f05a'; }

.alert-warning {
  background-color: #fff;
  border-color: #e9a72b;
  color: #e9a72b; }
  .alert-warning::after {
    content: '\f071'; }

.alert-danger {
  background-color: #fff;
  border-color: #CA382B;
  color: #CA382B; }
  .alert-danger::after {
    content: '\f057'; }

.mainColor {
  color: #A1A5FF; }

* {
  scrollbar-color: #A1A5FF #F6F6FA;
  /* thumb and track color */ }

::-webkit-scrollbar {
  width: 17px; }

/* Track */
::-webkit-scrollbar-track {
  background: #F6F6FA; }

/* Handle */
::-webkit-scrollbar-thumb {
  background: #A1A5FF; }

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: white; }

h1, h2, h3 {
  font-weight: 700; }

h1 {
  font-size: 41px; }

h2 {
  font-size: 25px; }

h3 {
  font-size: 21px; }

#mainmenu {
  /* Track */
  /* Handle */
  /* Handle on hover */ }
  #mainmenu {
    scrollbar-color: #A1A5FF #fff;
    /* thumb and track color */ }
  #mainmenu::-webkit-scrollbar {
    width: 17px; }
  #mainmenu::-webkit-scrollbar-track {
    background: #fff; }
  #mainmenu::-webkit-scrollbar-thumb {
    background: #A1A5FF; }
  #mainmenu::-webkit-scrollbar-thumb:hover {
    background: white; }

.panel-default {
  border-color: #e9e9e9; }
  .panel-default > .panel-heading {
    font-weight: 500;
    color: #333;
    background-color: #f7f7f7;
    border-color: #e9e9e9; }

.input-group-addon {
  border-radius: 3px;
  background-color: #f7f7f7;
  border: 1px solid #e9e9e9;
  font-weight: 500; }

.form-control {
  height: 45px;
  box-shadow: none;
  border: 1px solid #e9e9e9; }

.container {
  width: 100%;
  max-width: 100%; }

.grid-view {
  overflow-y: scroll; }

.btn {
  outline: none !important; }

.btn.btn-primary, .btn.btn-success, .btn.btn-info, .btn.btn-warning, .btn.btn-danger, .btn.btn-default {
  height: 48px !important;
  line-height: 28px !important;
  padding: 10px 25px !important;
  border-radius: 48px !important;
  font-weight: bold !important; }
  .btn.btn-primary, .btn.btn-primary i, .btn.btn-success, .btn.btn-success i, .btn.btn-info, .btn.btn-info i, .btn.btn-warning, .btn.btn-warning i, .btn.btn-danger, .btn.btn-danger i, .btn.btn-default, .btn.btn-default i {
    font-size: 17px !important; }
.btn i {
  line-height: inherit; }
.btn.btn-primary {
  background: #A1A5FF !important;
  border: none !important;
  color: white !important; }
  .btn.btn-primary:hover {
    background: #7679c4 !important; }
.btn.btn-default {
  background: #2E2D2C !important;
  border: none !important;
  color: white !important; }
  .btn.btn-default:hover {
    background: #070707 !important; }
.btn.btn-danger {
  background: #CA382B !important;
  border: none !important;
  color: white !important; }
  .btn.btn-danger:hover {
    background: #8b271e !important; }
.btn.btn-small {
  height: 32px !important;
  line-height: 20px !important;
  padding: 5px 25px !important;
  border-radius: 32px !important; }
  .btn.btn-small, .btn.btn-small i {
    font-size: 15px !important; }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2016-03-03, 14:37:53
    Author     : kwysocki
*/
a:hover {
  text-decoration: none; }

.clear {
  clear: both; }

body {
  font-family: 'Century Gothic', sens-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  background: #F6F6FA;
  padding-top: 112px;
  font-size: 16px;
  color: #202020; }

body, html {
  overflow-x: hidden;
  min-width: 320px; }

html.lock, html.lock body {
  position: fixed;
  height: 100%;
  overflow: hidden;
  width: 100%; }

.navbar {
  border-radius: 0 !important; }
  .navbar i.fa, .navbar i.fas, .navbar i.far, .navbar i.fal {
    font-size: 14px;
    position: relative;
    top: 1px;
    margin-right: 3px; }

.grid-view .button-column a {
  display: block;
  text-align: center;
  font-size: 26px; }
.grid-view a b {
  color: #244363; }
.grid-view .tbrelational-column {
  margin: 0 auto;
  display: block;
  text-align: center;
  font-size: 26px !important;
  text-decoration: none;
  border: none !important; }
.grid-view td {
  vertical-align: middle !important; }
.grid-view iframe {
  max-height: 100px !important;
  width: 150px !important; }

.relationalAdmin {
  padding-left: 10px;
  padding-top: 0;
  border-left: 2px solid #93C54B; }
  .relationalAdmin thead {
    display: none; }
  .relationalAdmin .summary {
    display: none; }
  .relationalAdmin .relationalAdmin {
    border-color: #F47C3C; }
    .relationalAdmin .relationalAdmin .relationalAdmin {
      border-color: #29ABE0; }
      .relationalAdmin .relationalAdmin .relationalAdmin .relationalAdmin {
        border-color: #93C54B; }
        .relationalAdmin .relationalAdmin .relationalAdmin .relationalAdmin .relationalAdmin {
          border-color: #93C54B; }
          .relationalAdmin .relationalAdmin .relationalAdmin .relationalAdmin .relationalAdmin .relationalAdmin {
            border-color: #F47C3C; }
            .relationalAdmin .relationalAdmin .relationalAdmin .relationalAdmin .relationalAdmin .relationalAdmin .relationalAdmin {
              border-color: #29ABE0; }

i.fa, i.fas, i.far, i.fal {
  transition: 0.25s ease 0s;
  -webkit-transition: 0.25s ease 0s;
  -ms-transition: 0.25s ease 0s;
  -o-transition: 0.25s ease 0s;
  -moz-transition: 0.25s ease 0s;
  -khtml-transition: 0.25s ease 0s; }
  i.fa.rotate, i.fas.rotate, i.far.rotate, i.fal.rotate {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg); }

.loadKlientData, .loadGUS {
  /*background: #EFEDF2;*/ }
  .loadKlientData, .loadKlientData:active, .loadKlientData:hover, .loadKlientData:focus, .loadGUS, .loadGUS:active, .loadGUS:hover, .loadGUS:focus {
    /*color: #69676c;*/ }
  .loadKlientData.hidden-lg.hidden-md.hidden-sm, .loadGUS.hidden-lg.hidden-md.hidden-sm {
    width: auto;
    display: block; }

#page {
  background: #F6F6FA;
  padding-bottom: 20px; }

#footer .credits {
  text-align: right;
  margin-top: 10px; }

.input-group img {
  max-width: 100%; }

.input-group.currentImg .form-control {
  height: auto !important; }

textarea {
  resize: none; }

.operations.nav i.fa, .operations.nav i.fas, .operations.nav i.far, .operations.nav i.fal {
  font-size: 1.3em;
  position: relative;
  top: 1px;
  margin-right: 5px; }

.fileUploadRow {
  margin-left: -30px !important;
  margin-right: -30px !important; }
  .fileUploadRow .fileinput-button input {
    cursor: pointer;
    direction: ltr;
    font-size: 200px;
    margin: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0; }
  .fileUploadRow input[type="file"] {
    display: block; }
  .fileUploadRow .fileupload-buttonbar .btn, .fileUploadRow .fileupload-buttonbar .toggle {
    margin-bottom: 5px; }
  .fileUploadRow .progress-animated .progress-bar, .fileUploadRow .progress-animated .bar {
    background: rgba(0, 0, 0, 0) url("../img/progressbar.gif") repeat scroll 0 0 !important;
    filter: none; }
  .fileUploadRow .fileupload-process {
    display: none;
    float: right; }
  .fileUploadRow .fileupload-processing .fileupload-process, .fileUploadRow .files .processing .preview {
    background: rgba(0, 0, 0, 0) url("../img/loading.gif") no-repeat scroll center center/contain;
    display: block;
    height: 32px;
    width: 32px; }
  .fileUploadRow .files audio, .fileUploadRow .files video {
    max-width: 300px; }
  @media (max-width: 767px) {
    .fileUploadRow .fileupload-buttonbar .toggle, .fileUploadRow .files .toggle, .fileUploadRow .files .btn span {
      display: none; }
    .fileUploadRow .files .name {
      width: 80px;
      word-wrap: break-word; }
    .fileUploadRow .files audio, .fileUploadRow .files video {
      max-width: 80px; }
    .fileUploadRow .files img, .fileUploadRow .files canvas {
      max-width: 100%; } }
  .fileUploadRow .fileinput-button {
    display: inline-block;
    overflow: hidden;
    position: relative; }
  .fileUploadRow .fileinput-button input {
    cursor: pointer;
    direction: ltr;
    font-size: 200px;
    margin: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0; }
  @media screen {
    .fileUploadRow .fileinput-button input {
      font-size: 100%;
      height: 100%; } }
  .fileUploadRow #files {
    overflow: hidden; }
    .fileUploadRow #files > div {
      width: 20%;
      float: left; }
      .fileUploadRow #files > div img {
        max-width: 100%; }
  .fileUploadRow h2 {
    float: left;
    padding-top: 7px; }
  .fileUploadRow .fileupload-buttonbar {
    float: right; }

#photosAdminList {
  margin-top: 40px;
  margin-left: -15px;
  margin-right: -15px; }
  #photosAdminList > div {
    display: block !important;
    float: left !important;
    width: 25%;
    /*        @media screen and (max-width: 499px){
                padding-left: 7px;
                padding-right: 7px;
            }*/ }
    @media screen and (max-width: 999px) {
      #photosAdminList > div {
        width: 33%; } }
    @media screen and (max-width: 799px) {
      #photosAdminList > div {
        width: 45%; } }
    #photosAdminList > div > div {
      margin: 5px;
      background-size: cover;
      padding-top: 75%;
      background-repeat: no-repeat;
      background-position: center center;
      border: 1px solid #DFD7CA;
      position: relative; }
      #photosAdminList > div > div i.fa-times {
        position: absolute;
        cursor: pointer;
        font-size: 20px;
        top: 10px;
        left: 50px;
        background: white;
        border-radius: 100px;
        width: 30px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        display: block;
        color: #202020;
        transition: 0.25s ease 0s;
        -webkit-transition: 0.25s ease 0s;
        -ms-transition: 0.25s ease 0s;
        -o-transition: 0.25s ease 0s;
        -moz-transition: 0.25s ease 0s;
        -khtml-transition: 0.25s ease 0s;
        box-shadow: 0 0 1px rgba(0, 0, 0, 0.4); }
        #photosAdminList > div > div i.fa-times:hover {
          box-shadow: 0 0 2px rgba(0, 0, 0, 0.6);
          background: white; }
      #photosAdminList > div > div i.fa-download {
        display: none;
        position: absolute;
        cursor: pointer;
        font-size: 20px;
        bottom: 5px;
        right: 5px;
        background: white;
        border-radius: 100px;
        width: 30px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        display: block;
        transition: 0.25s ease 0s;
        -webkit-transition: 0.25s ease 0s;
        -ms-transition: 0.25s ease 0s;
        -o-transition: 0.25s ease 0s;
        -moz-transition: 0.25s ease 0s;
        -khtml-transition: 0.25s ease 0s;
        box-shadow: 0 0 1px rgba(0, 0, 0, 0.4); }
        #photosAdminList > div > div i.fa-download:hover {
          box-shadow: 0 0 2px rgba(0, 0, 0, 0.6);
          background: white; }
      #photosAdminList > div > div i.fa-arrows-alt {
        position: absolute;
        cursor: pointer;
        font-size: 20px;
        color: #A1A5FF;
        top: 10px;
        left: 10px;
        background: white;
        border-radius: 100px;
        width: 30px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        display: block;
        transition: 0.25s ease 0s;
        -webkit-transition: 0.25s ease 0s;
        -ms-transition: 0.25s ease 0s;
        -o-transition: 0.25s ease 0s;
        -moz-transition: 0.25s ease 0s;
        -khtml-transition: 0.25s ease 0s;
        box-shadow: 0 0 1px rgba(0, 0, 0, 0.4); }
        #photosAdminList > div > div i.fa-arrows-alt:hover {
          /*color: red;*/
          box-shadow: 0 0 2px rgba(0, 0, 0, 0.6);
          background: white; }
      #photosAdminList > div > div .editable {
        background: #A1A5FF;
        color: white;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 10px 45px 10px 20px;
        cursor: pointer;
        height: 46px;
        line-height: 26px;
        font-size: 14px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        font-style: normal; }
        #photosAdminList > div > div .editable::after {
          pointer-events: none;
          position: absolute;
          font-family: "Font Awesome 5 Pro";
          font-weight: 400;
          font-size: 20px;
          content: "\f044";
          right: 20px;
          height: 26px;
          line-height: 26px;
          color: white; }
        #photosAdminList > div > div .editable.editable-empty {
          color: #D3D5FF; }

#photosAdminList.news > div:first-child > div {
  box-shadow: none; }
  #photosAdminList.news > div:first-child > div::after {
    display: none; }

.fileUploadRow button, .fileUploadRow .btn {
  font-size: 18px; }
.fileUploadRow i.glyphicon {
  font-size: 22px; }

.structure {
  margin-bottom: 20px; }
  .structure input[type=checkbox] {
    z-index: 1; }
    .structure input[type=checkbox] + span {
      display: inline-block; }
      .structure input[type=checkbox] + span::after {
        transition: 0.25s ease 0s;
        -webkit-transition: 0.25s ease 0s;
        -ms-transition: 0.25s ease 0s;
        -o-transition: 0.25s ease 0s;
        -moz-transition: 0.25s ease 0s;
        -khtml-transition: 0.25s ease 0s;
        background: rgba(121, 167, 54, 0.2);
        opacity: 0;
        z-index: -1;
        content: '';
        color: #79A736;
        height: 27px;
        left: 0;
        border-radius: 3px;
        top: 0;
        right: 0;
        display: block;
        position: absolute; }
    .structure input[type=checkbox]:checked + span::after {
      opacity: 1; }
  .structure .anchor {
    margin-left: 5px;
    cursor: pointer;
    transition: 0.25s ease 0s;
    -webkit-transition: 0.25s ease 0s;
    -ms-transition: 0.25s ease 0s;
    -o-transition: 0.25s ease 0s;
    -moz-transition: 0.25s ease 0s;
    -khtml-transition: 0.25s ease 0s;
    font-size: 1.4em;
    margin-right: 5px;
    position: relative;
    top: 2px; }
    .structure .anchor:hover {
      color: #79A775; }
  .structure .level {
    padding-left: 10px;
    position: relative;
    z-index: 2;
    font-size: 1.2em;
    transition: 0.25s ease 0s;
    -webkit-transition: 0.25s ease 0s;
    -ms-transition: 0.25s ease 0s;
    -o-transition: 0.25s ease 0s;
    -moz-transition: 0.25s ease 0s;
    -khtml-transition: 0.25s ease 0s;
    overflow: hidden; }
    .structure .level.hidden {
      display: block !important;
      max-height: 0; }
    .structure .level.expand > .level {
      visibility: visible !important;
      max-height: 1000px; }
    .structure .level.expand > .anchor {
      color: #79A775;
      transform: rotate(90deg);
      -webkit-transform: rotate(90deg); }
    .structure .level .level {
      opacity: 0.9;
      font-size: 0.9em;
      border-left: 1px solid #3E3F3A;
      margin-left: 10px; }

@media screen and (max-width: 991px) {
  .portlet {
    position: static !important; } }
#cmsPages {
  margin-bottom: 20px; }
  #cmsPages .page {
    margin-bottom: 5px; }
    #cmsPages .page .alert {
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0;
      background: #555;
      transition: background-color 0.3s ease 0s;
      -webkit-transition: background-color 0.3s ease 0s;
      -ms-transition: background-color 0.3s ease 0s;
      -o-transition: background-color 0.3s ease 0s;
      -moz-transition: background-color 0.3s ease 0s;
      -khtml-transition: background-color 0.3s ease 0s;
      overflow: hidden; }
      #cmsPages .page .alert b {
        font-size: 1.3em; }
      #cmsPages .page .alert .url b {
        font-size: 1.1em; }
      #cmsPages .page .alert .url span {
        font-style: italic; }
      #cmsPages .page .alert div.toggle {
        float: right; }
      #cmsPages .page .alert > div > .btn {
        cursor: pointer;
        float: right;
        font-size: 26px;
        height: 46px;
        margin: 0 5px; }
        #cmsPages .page .alert > div > .btn i.fa, #cmsPages .page .alert > div > .btn i.fas, #cmsPages .page .alert > div > .btn i.far, #cmsPages .page .alert > div > .btn i.fal {
          position: relative;
          top: -2px; }
      #cmsPages .page .alert.off {
        background: rgba(119, 119, 119, 0.4) !important; }
    #cmsPages .page .page .alert {
      background: #777 !important; }
    #cmsPages .page .page .page .alert {
      background: #999 !important; }
    #cmsPages .page .page .page .page .alert {
      background: #bbb !important; }
    #cmsPages .page .page .page .page .page .alert {
      background: #ddd !important; }
  #cmsPages .pagesSortableWrap {
    transition: border-color 0.3s ease 0s;
    -webkit-transition: border-color 0.3s ease 0s;
    -ms-transition: border-color 0.3s ease 0s;
    -o-transition: border-color 0.3s ease 0s;
    -moz-transition: border-color 0.3s ease 0s;
    -khtml-transition: border-color 0.3s ease 0s;
    border: 2px solid #777777;
    /*        margin-left: 10px;*/
    margin-top: -20px;
    background: white;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px; }
    #cmsPages .pagesSortableWrap .pagesSortable {
      margin-bottom: 10px;
      min-height: 60px;
      margin-left: 5px;
      padding: 10px;
      padding-left: 5px;
      /*            border: 1px dashed red;*/ }
  #cmsPages .alert.off + .pagesSortableWrap {
    border: 2px solid #C9C9C9; }

#pageCreator {
  max-width: 1360px;
  margin: 0 auto;
  overflow: visible;
  padding: 20px 0; }
  #pageCreator.fullWidth {
    max-width: none; }
  #pageCreator .column {
    min-height: 200px;
    padding-left: 18px;
    padding-right: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
    /*box-shadow: inset 0 0 2px rgba(black, 0.5);*/
    border: 2px dashed rgba(201, 48, 44, 0.3);
    transition: border-color 0.3s ease 0s;
    -webkit-transition: border-color 0.3s ease 0s;
    -ms-transition: border-color 0.3s ease 0s;
    -o-transition: border-color 0.3s ease 0s;
    -moz-transition: border-color 0.3s ease 0s;
    -khtml-transition: border-color 0.3s ease 0s; }
    #pageCreator .column:hover, #pageCreator .column:active, #pageCreator .column:focus {
      border-color: #C9302C; }
    #pageCreator .column .panel {
      border-color: #325d88;
      transition: border-color 0.3s ease 0s;
      -webkit-transition: border-color 0.3s ease 0s;
      -ms-transition: border-color 0.3s ease 0s;
      -o-transition: border-color 0.3s ease 0s;
      -moz-transition: border-color 0.3s ease 0s;
      -khtml-transition: border-color 0.3s ease 0s; }
      #pageCreator .column .panel .panel-heading {
        background: #325d88;
        padding-top: 3px;
        padding-bottom: 3px;
        transition: background-color 0.3s ease 0s;
        -webkit-transition: background-color 0.3s ease 0s;
        -ms-transition: background-color 0.3s ease 0s;
        -o-transition: background-color 0.3s ease 0s;
        -moz-transition: background-color 0.3s ease 0s;
        -khtml-transition: background-color 0.3s ease 0s;
        overflow: hidden; }
        #pageCreator .column .panel .panel-heading .title {
          text-transform: none;
          float: left;
          color: white;
          /*font-weight: bold;*/
          font-size: 16px;
          line-height: 28px; }
        #pageCreator .column .panel .panel-heading div.toggle {
          min-height: 28px; }
          #pageCreator .column .panel .panel-heading div.toggle, #pageCreator .column .panel .panel-heading div.toggle .toggle-group, #pageCreator .column .panel .panel-heading div.toggle .toggle-group > * {
            height: 28px !important; }
        #pageCreator .column .panel .panel-heading > .btn {
          cursor: pointer;
          font-size: 18px;
          margin: 0 5px; }
        #pageCreator .column .panel .panel-heading > * {
          float: right; }
      #pageCreator .column .panel.off:not(:hover):not(:active):not(:focus) {
        border-color: rgba(119, 119, 119, 0.3); }
        #pageCreator .column .panel.off:not(:hover):not(:active):not(:focus) .panel-heading {
          background: rgba(119, 119, 119, 0.3); }
      #pageCreator .column .panel .panel-body {
        transition: 0.25s ease 0s;
        -webkit-transition: 0.25s ease 0s;
        -ms-transition: 0.25s ease 0s;
        -o-transition: 0.25s ease 0s;
        -moz-transition: 0.25s ease 0s;
        -khtml-transition: 0.25s ease 0s;
        min-height: 100px;
        background-position: center center;
        background-repeat: no-repeat; }
        #pageCreator .column .panel .panel-body iframe {
          width: 100%; }
  #pageCreator div[data-type=photo] img {
    max-width: 100%; }
  #pageCreator .section {
    margin-bottom: 20px; }
    #pageCreator .section .sectionHandler {
      background: #777777;
      transition: background-color 0.3s ease 0s;
      -webkit-transition: background-color 0.3s ease 0s;
      -ms-transition: background-color 0.3s ease 0s;
      -o-transition: background-color 0.3s ease 0s;
      -moz-transition: background-color 0.3s ease 0s;
      -khtml-transition: background-color 0.3s ease 0s;
      padding: 5px 10px;
      min-height: 40px;
      line-height: 30px;
      color: white;
      font-weight: bold;
      border-radius: 4px 4px 0 0; }
      #pageCreator .section .sectionHandler.off {
        background: #bbbbbb; }
      #pageCreator .section .sectionHandler .handle, #pageCreator .section .sectionHandler span.delete, #pageCreator .section .sectionHandler a, #pageCreator .section .sectionHandler .toggle {
        float: right;
        font-size: 22px;
        cursor: pointer;
        margin-left: 10px; }

.alert.saveSuccess {
  margin-bottom: 0;
  position: fixed;
  bottom: 10px;
  left: 10px;
  right: 10px;
  z-index: 1000000; }

#loadingOverlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999999;
  background: url("../img/loader.gif") white;
  background: url("../img/loader.gif") rgba(255, 255, 255, 0.7);
  background-repeat: no-repeat;
  background-position: center center; }

#change-pass-form {
  /*margin: 100px 0;*/ }

.descriptionBox {
  max-height: 100px;
  overflow-y: auto; }

.lockRatio {
  position: relative; }
  .lockRatio.lockRatio50 .dummy {
    padding-top: 50%; }
  .lockRatio.lockRatio30 .dummy {
    padding-top: 30%; }
  .lockRatio.lockRatio66 .dummy {
    padding-top: 66%; }
  .lockRatio .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }

.formNewField .button, .updateFormSettings .button {
  transition: background-color 0.3s ease 0s;
  -webkit-transition: background-color 0.3s ease 0s;
  -ms-transition: background-color 0.3s ease 0s;
  -o-transition: background-color 0.3s ease 0s;
  -moz-transition: background-color 0.3s ease 0s;
  -khtml-transition: background-color 0.3s ease 0s;
  background: #93c54b !important;
  color: white !important;
  border: none !important;
  cursor: pointer; }
  .formNewField .button:hover, .updateFormSettings .button:hover {
    background: #79A736 !important; }
  .formNewField .button:focus, .formNewField .button:active, .updateFormSettings .button:focus, .updateFormSettings .button:active {
    background: #658c2d !important; }

.updateFormSettings {
  margin-bottom: 20px; }

.ui-sortable td {
  cursor: move; }
.ui-sortable .widget td {
  cursor: default; }

.toggle-column .glyphicon-ok-circle {
  color: green;
  font-size: 24px; }
.toggle-column .glyphicon-remove-sign {
  color: red;
  font-size: 24px; }

#productUpdate h2 {
  margin-top: 40px; }

input {
  font-weight: normal; }

#parameters textarea {
  min-height: 80px;
  resize: vertical; }

#parameters a.editable, #awards a.editable, #versions a.editable {
  color: black !important;
  cursor: pointer;
  text-decoration-color: black !important; }
#parameters .panel-body, #awards .panel-body, #versions .panel-body {
  padding-top: 0 !important;
  padding: 5px; }
#parameters .panel-heading .handle, #parameters .panel-heading span.delete, #awards .panel-heading .handle, #awards .panel-heading span.delete, #versions .panel-heading .handle, #versions .panel-heading span.delete {
  float: right;
  font-size: 22px;
  cursor: pointer;
  margin-left: 10px; }
#parameters .panel-footer, #awards .panel-footer, #versions .panel-footer {
  padding: 0; }
#parameters form td, #awards form td, #versions form td {
  padding: 5px; }
#parameters:not(#versions) .form-control, #awards:not(#versions) .form-control, #versions:not(#versions) .form-control {
  height: 35px;
  padding-top: 5px;
  padding-bottom: 5px; }
#parameters .parameters, #parameters .awards, #parameters .versions, #awards .parameters, #awards .awards, #awards .versions, #versions .parameters, #versions .awards, #versions .versions {
  /*table-layout: fixed;*/
  width: 100%;
  border-spacing: 5px;
  border-collapse: separate; }
  #parameters .parameters tbody:before, #parameters .awards tbody:before, #parameters .versions tbody:before, #awards .parameters tbody:before, #awards .awards tbody:before, #awards .versions tbody:before, #versions .parameters tbody:before, #versions .awards tbody:before, #versions .versions tbody:before {
    content: '';
    display: block;
    height: 5px; }
  #parameters .parameters tr td, #parameters .awards tr td, #parameters .versions tr td, #awards .parameters tr td, #awards .awards tr td, #awards .versions tr td, #versions .parameters tr td, #versions .awards tr td, #versions .versions tr td {
    padding-top: 0;
    padding-bottom: 0; }
    #parameters .parameters tr td:first-child, #parameters .awards tr td:first-child, #parameters .versions tr td:first-child, #awards .parameters tr td:first-child, #awards .awards tr td:first-child, #awards .versions tr td:first-child, #versions .parameters tr td:first-child, #versions .awards tr td:first-child, #versions .versions tr td:first-child {
      width: 20%; }
    #parameters .parameters tr td:nth-child(2), #parameters .awards tr td:nth-child(2), #parameters .versions tr td:nth-child(2), #awards .parameters tr td:nth-child(2), #awards .awards tr td:nth-child(2), #awards .versions tr td:nth-child(2), #versions .parameters tr td:nth-child(2), #versions .awards tr td:nth-child(2), #versions .versions tr td:nth-child(2) {
      width: 60%; }
    #parameters .parameters tr td:nth-child(3), #parameters .awards tr td:nth-child(3), #parameters .versions tr td:nth-child(3), #awards .parameters tr td:nth-child(3), #awards .awards tr td:nth-child(3), #awards .versions tr td:nth-child(3), #versions .parameters tr td:nth-child(3), #versions .awards tr td:nth-child(3), #versions .versions tr td:nth-child(3) {
      width: 60%; }
    #parameters .parameters tr td.buttons, #parameters .awards tr td.buttons, #parameters .versions tr td.buttons, #awards .parameters tr td.buttons, #awards .awards tr td.buttons, #awards .versions tr td.buttons, #versions .parameters tr td.buttons, #versions .awards tr td.buttons, #versions .versions tr td.buttons {
      text-align: center; }
      #parameters .parameters tr td.buttons > *, #parameters .awards tr td.buttons > *, #parameters .versions tr td.buttons > *, #awards .parameters tr td.buttons > *, #awards .awards tr td.buttons > *, #awards .versions tr td.buttons > *, #versions .parameters tr td.buttons > *, #versions .awards tr td.buttons > *, #versions .versions tr td.buttons > * {
        margin: 0 5px;
        font-size: 22px;
        cursor: pointer; }
  #parameters .parameters tr:nth-child(2n+1) td:first-child, #parameters .parameters tr:nth-child(2n+1) td:nth-child(3), #parameters .awards tr:nth-child(2n+1) td:first-child, #parameters .awards tr:nth-child(2n+1) td:nth-child(3), #parameters .versions tr:nth-child(2n+1) td:first-child, #parameters .versions tr:nth-child(2n+1) td:nth-child(3), #awards .parameters tr:nth-child(2n+1) td:first-child, #awards .parameters tr:nth-child(2n+1) td:nth-child(3), #awards .awards tr:nth-child(2n+1) td:first-child, #awards .awards tr:nth-child(2n+1) td:nth-child(3), #awards .versions tr:nth-child(2n+1) td:first-child, #awards .versions tr:nth-child(2n+1) td:nth-child(3), #versions .parameters tr:nth-child(2n+1) td:first-child, #versions .parameters tr:nth-child(2n+1) td:nth-child(3), #versions .awards tr:nth-child(2n+1) td:first-child, #versions .awards tr:nth-child(2n+1) td:nth-child(3), #versions .versions tr:nth-child(2n+1) td:first-child, #versions .versions tr:nth-child(2n+1) td:nth-child(3) {
    background: #e0e0e0; }
  #parameters .parameters tr:nth-child(2n+1) td:nth-child(2), #parameters .awards tr:nth-child(2n+1) td:nth-child(2), #parameters .versions tr:nth-child(2n+1) td:nth-child(2), #awards .parameters tr:nth-child(2n+1) td:nth-child(2), #awards .awards tr:nth-child(2n+1) td:nth-child(2), #awards .versions tr:nth-child(2n+1) td:nth-child(2), #versions .parameters tr:nth-child(2n+1) td:nth-child(2), #versions .awards tr:nth-child(2n+1) td:nth-child(2), #versions .versions tr:nth-child(2n+1) td:nth-child(2) {
    background: #ebebeb; }
  #parameters .parameters tr:nth-child(2n) td:first-child, #parameters .parameters tr:nth-child(2n) td:nth-child(3), #parameters .awards tr:nth-child(2n) td:first-child, #parameters .awards tr:nth-child(2n) td:nth-child(3), #parameters .versions tr:nth-child(2n) td:first-child, #parameters .versions tr:nth-child(2n) td:nth-child(3), #awards .parameters tr:nth-child(2n) td:first-child, #awards .parameters tr:nth-child(2n) td:nth-child(3), #awards .awards tr:nth-child(2n) td:first-child, #awards .awards tr:nth-child(2n) td:nth-child(3), #awards .versions tr:nth-child(2n) td:first-child, #awards .versions tr:nth-child(2n) td:nth-child(3), #versions .parameters tr:nth-child(2n) td:first-child, #versions .parameters tr:nth-child(2n) td:nth-child(3), #versions .awards tr:nth-child(2n) td:first-child, #versions .awards tr:nth-child(2n) td:nth-child(3), #versions .versions tr:nth-child(2n) td:first-child, #versions .versions tr:nth-child(2n) td:nth-child(3) {
    background: #d0d0d0; }
  #parameters .parameters tr:nth-child(2n) td:nth-child(2), #parameters .awards tr:nth-child(2n) td:nth-child(2), #parameters .versions tr:nth-child(2n) td:nth-child(2), #awards .parameters tr:nth-child(2n) td:nth-child(2), #awards .awards tr:nth-child(2n) td:nth-child(2), #awards .versions tr:nth-child(2n) td:nth-child(2), #versions .parameters tr:nth-child(2n) td:nth-child(2), #versions .awards tr:nth-child(2n) td:nth-child(2), #versions .versions tr:nth-child(2n) td:nth-child(2) {
    background: #dbdbdb; }
#parameters .ui-sortable td, #awards .ui-sortable td, #versions .ui-sortable td {
  cursor: default; }

.awards img, .versions img {
  max-height: 100px; }

.award .grid-view {
  padding-top: 0; }
  .award .grid-view thead {
    display: none; }
  .award .grid-view tr, .award .grid-view td {
    border: none; }
  .award .grid-view tr {
    display: none; }
    .award .grid-view tr:first-child {
      display: table-row; }
  .award .grid-view td {
    background: none !important; }

.newsBox {
  background: white;
  box-shadow: 0 3px 2px rgba(0, 0, 0, 0.1);
  margin-bottom: 40px;
  padding: 30px; }
  @media screen and (max-width: 767px) {
    .newsBox {
      margin-bottom: 20px; } }
  .newsBox > h2 {
    margin-top: 0;
    font-size: 26px;
    font-weight: bold; }
  .newsBox > h4 {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: lighter; }
  .newsBox .description {
    font-size: 16px; }
  .newsBox .gallery {
    margin-top: 20px;
    margin-left: -10px;
    margin-right: -10px;
    overflow: hidden; }
    .newsBox .gallery .col-xs-1, .newsBox .gallery .col-sm-1, .newsBox .gallery .col-md-1, .newsBox .gallery .col-lg-1, .newsBox .gallery .col-xs-2, .newsBox .gallery .col-sm-2, .newsBox .gallery .col-md-2, .newsBox .gallery .col-lg-2, .newsBox .gallery .col-xs-3, .newsBox .gallery .col-sm-3, .newsBox .gallery .col-md-3, .newsBox .gallery .col-lg-3, .newsBox .gallery .col-xs-4, .newsBox .gallery .col-sm-4, .newsBox .gallery .col-md-4, .newsBox .gallery .col-lg-4, .newsBox .gallery .col-xs-5, .newsBox .gallery .col-sm-5, .newsBox .gallery .col-md-5, .newsBox .gallery .col-lg-5, .newsBox .gallery .col-xs-6, .newsBox .gallery .col-sm-6, .newsBox .gallery .col-md-6, .newsBox .gallery .col-lg-6, .newsBox .gallery .col-xs-7, .newsBox .gallery .col-sm-7, .newsBox .gallery .col-md-7, .newsBox .gallery .col-lg-7, .newsBox .gallery .col-xs-8, .newsBox .gallery .col-sm-8, .newsBox .gallery .col-md-8, .newsBox .gallery .col-lg-8, .newsBox .gallery .col-xs-9, .newsBox .gallery .col-sm-9, .newsBox .gallery .col-md-9, .newsBox .gallery .col-lg-9, .newsBox .gallery .col-xs-10, .newsBox .gallery .col-sm-10, .newsBox .gallery .col-md-10, .newsBox .gallery .col-lg-10, .newsBox .gallery .col-xs-11, .newsBox .gallery .col-sm-11, .newsBox .gallery .col-md-11, .newsBox .gallery .col-lg-11, .newsBox .gallery .col-xs-12, .newsBox .gallery .col-sm-12, .newsBox .gallery .col-md-12, .newsBox .gallery .col-lg-12 {
      padding-left: 10px;
      padding-right: 10px; }
    .newsBox .gallery .photo {
      /*background: #F5F5F5;*/
      display: none;
      margin-bottom: 20px; }
      .newsBox .gallery .photo .content {
        background-size: cover;
        background-position: center center; }
      .newsBox .gallery .photo:nth-child(1), .newsBox .gallery .photo:nth-child(2), .newsBox .gallery .photo:nth-child(3), .newsBox .gallery .photo:nth-child(4), .newsBox .gallery .photo:nth-child(5), .newsBox .gallery .photo:nth-child(6), .newsBox .gallery .photo:nth-child(7), .newsBox .gallery .photo:nth-child(8) {
        display: block; }
      .newsBox .gallery .photo a {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; }

.editable-input textarea {
  min-height: 200px;
  resize: both; }

.alert.imgSizeInfo {
  margin-bottom: 0 !important; }

.grid-view {
  max-width: 100%; }
  .grid-view table {
    max-width: 100%; }

#parameters .editable-input textarea {
  width: 600px !important;
  min-height: 200px !important; }

.cke_contents {
  font-family: 'Century Gothic', sans-serif !important;
  font-size: 16px !important; }

.editable {
  cursor: pointer !important; }

.imgSizeInfo {
  display: none; }

.parallaxImg {
  background-size: 100%;
  padding-top: 25%;
  /*background-attachment: fixed;*/
  background-position: center center;
  background-repeat: no-repeat; }

.asliderEditor #slidesList, .asliderEditor #slidesList > li {
  padding: 0;
  margin: 0;
  list-style: none; }
.asliderEditor #slidesList > li {
  margin: 5px 0;
  border-radius: 4px;
  padding: 5px 10px;
  border: 1px solid #dadada;
  background: #eee;
  overflow: hidden; }
  .asliderEditor #slidesList > li img {
    height: 28px; }
  .asliderEditor #slidesList > li.inactive {
    border: 1px solid #eee;
    background: #fafafa;
    border: 1px solid rgba(218, 218, 218, 0.2);
    background: rgba(238, 238, 238, 0.2); }
  .asliderEditor #slidesList > li .name {
    float: left;
    width: 60%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    padding-right: 10px; }
  .asliderEditor #slidesList > li .operations {
    float: right;
    width: 40%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    padding-left: 10px;
    text-align: right; }
    .asliderEditor #slidesList > li .operations a, .asliderEditor #slidesList > li .operations span {
      color: black;
      font-size: 28px;
      display: inline-block;
      margin: 0 5px; }
      .asliderEditor #slidesList > li .operations a:hover, .asliderEditor #slidesList > li .operations span:hover {
        color: #555; }
    .asliderEditor #slidesList > li .operations .handle {
      cursor: pointer; }
.asliderEditor #slidesList + a {
  margin: 10px auto;
  /*display: block;*/ }
.asliderEditor span.button, .asliderEditor a.button {
  cursor: pointer;
  display: inline-block;
  width: 100px;
  height: 40px;
  line-height: 40px;
  border-radius: 4px;
  padding: 5px 10px;
  background: #dadada;
  border: 1px solid #ccc;
  text-align: center;
  color: black;
  text-decoration: none;
  font-size: 18px;
  margin: 5px; }
  .asliderEditor span.button.big, .asliderEditor a.button.big {
    width: 180px;
    font-size: 22px; }
  .asliderEditor span.button.red, .asliderEditor a.button.red {
    background-color: #F8C1C8;
    border-color: #C0003F;
    color: #C00000; }
  .asliderEditor span.button.green, .asliderEditor a.button.green {
    background-color: #C5E7C1;
    border-color: #2D7018;
    color: #2D7018; }
.asliderEditor #loaderOverlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000000;
  background: white no-repeat url("../images/loader.gif") center center; }
.asliderEditor #creator .slider {
  margin-bottom: 20px;
  height: 540px;
  background-size: cover;
  background-position: center center;
  overflow: hidden; }
  .asliderEditor #creator .slider .stage {
    position: relative;
    width: 1400px;
    height: 540px;
    margin: 0 auto;
    box-shadow: inset 0 0 2px 1px red;
    box-shadow: inset 0 0 2px 1px red, 0 0 2px 1px red; }
    .asliderEditor #creator .slider .stage .element {
      position: absolute;
      cursor: pointer; }
      .asliderEditor #creator .slider .stage .element .contextMenu {
        z-index: 1000;
        box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.3);
        cursor: default;
        display: none;
        position: fixed;
        top: 220px;
        left: 0;
        padding: 3px;
        /*                        width: 150px;
                                height: 310px;*/
        background: white;
        border-radius: 0 10px 10px 0; }
        .asliderEditor #creator .slider .stage .element .contextMenu i.fa, .asliderEditor #creator .slider .stage .element .contextMenu i.fas, .asliderEditor #creator .slider .stage .element .contextMenu i.far, .asliderEditor #creator .slider .stage .element .contextMenu i.fal {
          font-size: 36px;
          cursor: pointer; }
        .asliderEditor #creator .slider .stage .element .contextMenu input[type=number], .asliderEditor #creator .slider .stage .element .contextMenu select {
          box-sizing: border-box;
          -moz-box-sizing: border-box;
          -webit-box-sizing: border-box;
          width: 100px; }
        .asliderEditor #creator .slider .stage .element .contextMenu select {
          width: 40px; }
        .asliderEditor #creator .slider .stage .element .contextMenu .row {
          margin: 0 0 10px; }
        .asliderEditor #creator .slider .stage .element .contextMenu .submitElementData {
          cursor: pointer; }
      .asliderEditor #creator .slider .stage .element.selected {
        box-shadow: inset 0 0 2px 1px red, 0 0 2px 1px red; }
        .asliderEditor #creator .slider .stage .element.selected .contextMenu {
          display: block; }
    .asliderEditor #creator .slider .stage .text1 {
      white-space: nowrap;
      display: block;
      font-size: 44px;
      color: white;
      font-weight: 900; }
    .asliderEditor #creator .slider .stage .text2 {
      white-space: nowrap;
      display: block;
      font-size: 44px;
      color: #ED2937;
      font-weight: 900; }
    .asliderEditor #creator .slider .stage .text3 {
      display: block;
      font-size: 16px;
      color: white;
      max-width: 500px; }
    .asliderEditor #creator .slider .stage .textLink {
      font-size: 18px;
      display: inline-block;
      background: #ED2937;
      color: white;
      padding: 15px 20px; }
.asliderEditor #noCreatorError {
  display: none; }
@media screen and (max-width: 1399px) {
  .asliderEditor #creator {
    display: none; }
  .asliderEditor #noCreatorError {
    display: block; } }
.asliderEditor .col-md-10 img {
  max-width: 100%; }

.flexCols {
  display: flex;
  flex: 1 0 100%;
  display: -webkit-flex;
  -webkit-flex: 1 0 100%; }

.panel-body > .row {
  margin-left: -20px;
  margin-right: -20px; }

#mainmenu {
  overflow: visible;
  overflow-y: auto;
  color: #000;
  position: fixed;
  top: 0;
  left: 0;
  padding: 100px 50px 60px 50px;
  height: 100%;
  width: 320px;
  /*background: #f8f8f8;*/
  background: #ffffff;
  /*box-shadow: 0 3px 3px 0 rgba(black, 0.3);*/
  margin: 0;
  border: none;
  /*padding: 20px 0;*/
  /*border-top: 1px solid #dddddd;*/
  z-index: 100;
  transition: 0.25s ease 0s;
  -webkit-transition: 0.25s ease 0s;
  -ms-transition: 0.25s ease 0s;
  -o-transition: 0.25s ease 0s;
  -moz-transition: 0.25s ease 0s;
  -khtml-transition: 0.25s ease 0s; }
  #mainmenu * {
    color: #000; }
  #mainmenu * {
    letter-spacing: 0.02em; }
  #mainmenu > .logo {
    padding: 15px 40px;
    text-align: center; }
    #mainmenu > .logo img {
      max-width: 100%; }
  #mainmenu .menu i.fa, #mainmenu .menu i.fas, #mainmenu .menu i.far, #mainmenu .menu i.fal {
    margin-right: 7px; }
  #mainmenu .menu a {
    transition: 0.25s ease 0s;
    -webkit-transition: 0.25s ease 0s;
    -ms-transition: 0.25s ease 0s;
    -o-transition: 0.25s ease 0s;
    -moz-transition: 0.25s ease 0s;
    -khtml-transition: 0.25s ease 0s;
    display: block;
    margin-bottom: 20px;
    font-size: 17px;
    font-weight: 700;
    /*border-bottom: 1px solid #e9e9e9;*/
    /*            &.noLeft{
                    padding: 10px 10px 10px 10px;
                }*/ }
    #mainmenu .menu a i {
      transition: 0.25s ease 0s;
      -webkit-transition: 0.25s ease 0s;
      -ms-transition: 0.25s ease 0s;
      -o-transition: 0.25s ease 0s;
      -moz-transition: 0.25s ease 0s;
      -khtml-transition: 0.25s ease 0s;
      font-size: 18px; }
    #mainmenu .menu a:hover, #mainmenu .menu a.active {
      color: #A1A5FF;
      /*background: #222222;*/ }
      #mainmenu .menu a:hover i, #mainmenu .menu a.active i {
        color: #A1A5FF; }
    #mainmenu .menu a.notification {
      color: #A1A5FF;
      position: relative; }
      #mainmenu .menu a.notification i {
        color: #A1A5FF; }
      #mainmenu .menu a.notification::after {
        padding: 0 4px;
        border-radius: 22px;
        background: #A1A5FF;
        color: white !important;
        text-align: center;
        font-size: 16px;
        position: relative;
        font-weight: 700;
        position: relative;
        display: inline-block;
        height: 22px;
        min-width: 22px;
        line-height: 22px;
        content: '\f12a';
        display: inline-block;
        position: absolute;
        top: 0;
        right: 0;
        font-family: "Font Awesome 5 Pro"; }
  #mainmenu .menu .navTitle {
    font-size: 20px;
    font-weight: 700;
    margin-top: 60px;
    margin-bottom: 20px;
    /*border-bottom: 1px solid #cfcfcf;*/
    /*padding: 12px 10px 15px 10px;*/
    /*            &.myProfileNav{
                    padding-top: 15px;
                    .profileThumbnail{
                        margin-right: 10px;
                        margin-top: -5px;
                        width: 40px;
                        height: 40px;
                    }
                }*/ }
    #mainmenu .menu .navTitle:not(a) {
      cursor: default; }
    #mainmenu .menu .navTitle i.fa, #mainmenu .menu .navTitle i.fas, #mainmenu .menu .navTitle i.far, #mainmenu .menu .navTitle i.fal {
      font-size: 24px; }
    #mainmenu .menu .navTitle.longMargin {
      margin-top: 180px; }
  #mainmenu i.fas, #mainmenu i.fab, #mainmenu i.far {
    font-size: 1.3em;
    top: 0.07em;
    position: relative;
    margin-right: 10px; }
  #mainmenu .navTitle i.fas, #mainmenu .navTitle i.fab, #mainmenu .navTitle i.far {
    font-size: 1.2em;
    top: 0.06em; }
  #mainmenu #menuButton {
    transition: 0.25s ease 0s;
    -webkit-transition: 0.25s ease 0s;
    -ms-transition: 0.25s ease 0s;
    -o-transition: 0.25s ease 0s;
    -moz-transition: 0.25s ease 0s;
    -khtml-transition: 0.25s ease 0s;
    cursor: pointer;
    width: 30px;
    height: 21px;
    position: fixed;
    top: 26px;
    left: 40px;
    float: right;
    z-index: 101; }
    #mainmenu #menuButton span {
      display: block;
      position: absolute;
      margin: 0;
      margin: auto;
      transition: 0.25s ease 0s;
      -webkit-transition: 0.25s ease 0s;
      -ms-transition: 0.25s ease 0s;
      -o-transition: 0.25s ease 0s;
      -moz-transition: 0.25s ease 0s;
      -khtml-transition: 0.25s ease 0s;
      height: 4px;
      width: 28px;
      border-radius: 2px;
      background: #212121;
      left: 0;
      right: 0; }
      #mainmenu #menuButton span.bar1 {
        top: 0;
        bottom: 18px; }
      #mainmenu #menuButton span.bar2 {
        top: 0;
        bottom: 0; }
      #mainmenu #menuButton span.bar3 {
        top: 18px;
        bottom: 0; }
  #mainmenu:not(.closed) #menuButton {
    /*           position: fixed;
           left: 20px;
             top: 72px;
             bottom: auto;
             margin: 0;*/ }
    #mainmenu:not(.closed) #menuButton span {
      /*background: $color2;*/
      top: 0;
      bottom: 0; }
      #mainmenu:not(.closed) #menuButton span.bar1, #mainmenu:not(.closed) #menuButton span.bar3 {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg); }
      #mainmenu:not(.closed) #menuButton span.bar2 {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg); }
  #mainmenu.closed {
    overflow: hidden;
    width: 320px;
    left: -320px; }
    #mainmenu.closed + #page {
      margin-left: 0;
      width: 100%; }

body:not(.menuOpen) #top {
  left: 0;
  padding-left: 110px; }

body:not(.sticky) #mainmenu #menuButton {
  top: 41px; }

#top:not(.sticky) {
  padding-top: 15px;
  padding-bottom: 15px;
  height: 102px; }

#top.sticky {
  box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.1); }

#page {
  padding-top: 20px;
  transition: 0.25s ease 0s;
  -webkit-transition: 0.25s ease 0s;
  -ms-transition: 0.25s ease 0s;
  -o-transition: 0.25s ease 0s;
  -moz-transition: 0.25s ease 0s;
  -khtml-transition: 0.25s ease 0s;
  margin-left: 320px; }
  @media screen and (max-width: 1200px) {
    #page {
      margin-left: 0; } }
  #page > .container {
    max-width: 1280px;
    padding: 0 30px; }
    @media screen and (max-width: 1200px) {
      #page > .container {
        padding: 0 20px; } }

.smallContainer {
  margin: 0 auto;
  max-width: 1000px;
  width: 100%; }

.pagination > li > a, .pagination > li > span {
  color: #212121; }
  .pagination > li > a:hover, .pagination > li > span:hover {
    color: #593A6B; }

.jqplot-table-legend {
  padding-left: 10px;
  position: absolute; }
  .jqplot-table-legend .jqplot-table-legend {
    position: static; }

.grid-view .tbrelational-column {
  cursor: pointer;
  color: #212121; }
.grid-view .grid-view {
  padding-left: 20px;
  margin-left: 5px;
  border-left: 2px solid #212121;
  border-bottom: 1px solid #212121; }
  .grid-view .grid-view .filters {
    display: none; }

.alert h1, .alert h2, .alert h3, .alert h4, .alert h5, .alert h6 {
  margin-top: 0; }
.alert h1, .alert h2, .alert h3 {
  font-weight: 700; }

#targety i.fa.fa-trash {
  font-size: 1.2em;
  cursor: pointer; }

.targetResult {
  margin: 20px 0; }

#progiProwizji .form-control {
  text-align: right; }

tr.info > * {
  background: #C7C8DA !important;
  color: inherit !important; }

tr.warning > * {
  background: #F2EBCF !important;
  color: inherit !important; }

tr.danger > * {
  background: #b33651 !important;
  color: white !important; }

form .row {
  margin-bottom: 7px;
  margin-left: 0;
  margin-right: 0; }

.negativeMargin, .form .row.negativeMargin {
  margin-left: -15px;
  margin-right: -15px; }
  .negativeMargin .row:last-child, .form .row.negativeMargin .row:last-child {
    /*margin-bottom: 0;*/ }

.negativeMargin30 {
  margin-left: -30px;
  margin-right: -30px; }

#zamowienie-form .input-group {
  width: 100%; }
#zamowienie-form img {
  max-width: 100px; }

select, .input-group select.form-control {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
  padding-right: 25px !important;
  background-position: right 5px center !important;
  background-repeat: no-repeat !important;
  background-image: url("../img/select.png") !important;
  backgrund-color: white !important; }

#savingDraft {
  /*display: none;*/
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 101;
  cursor: default;
  border: none; }
  #savingDraft:hover, #savingDraft:active, #savingDraft:focus {
    background: #428748 !important;
    box-shadow: none;
    border: none; }
  #savingDraft.btn-danger:hover, #savingDraft.btn-danger:active, #savingDraft.btn-danger:focus {
    background: #d66060 !important;
    box-shadow: none;
    border: none; }

@keyframes blink {
  0% {
    opacity: 1;
    -webkit-opacity: 1; }
  50% {
    opacity: 1;
    -webkit-opacity: 1; }
  75% {
    opacity: 0;
    -webkit-opacity: 0; }
  100% {
    opacity: 1;
    -webkit-opacity: 1; } }
.blink {
  animation-name: blink;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  -webkit-animation-name: blink;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite; }

.rwdTable {
  overflow-x: auto; }

#couponRow input[name="coupon"] {
  display: inline-block;
  text-align: center;
  border: 1px solid #E0E0E8;
  border-radius: 10px;
  box-shadow: none;
  margin: 0 2px;
  height: 47px; }

#zamowienieCart, #dodajProdukty, #summaryContent, #orderSummary {
  min-height: 32px;
  position: relative;
  overflow-x: auto; }
  #zamowienieCart::after, #dodajProdukty::after, #summaryContent::after, #orderSummary::after {
    transition: opacity 0.3s ease 0s;
    -webkit-transition: opacity 0.3s ease 0s;
    -ms-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    -moz-transition: opacity 0.3s ease 0s;
    -khtml-transition: opacity 0.3s ease 0s;
    opacity: 0;
    visibility: hidden;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: white;
    background-image: url("../img/loader.gif");
    background-repeat: no-repeat;
    background-position: center center; }
  #zamowienieCart.loading::after, #dodajProdukty.loading::after, #summaryContent.loading::after, #orderSummary.loading::after {
    opacity: 0.5;
    visibility: visible; }
  #zamowienieCart table, #dodajProdukty table, #summaryContent table, #orderSummary table {
    width: 100%; }
    #zamowienieCart table td, #zamowienieCart table th, #dodajProdukty table td, #dodajProdukty table th, #summaryContent table td, #summaryContent table th, #orderSummary table td, #orderSummary table th {
      padding: 15px 17px;
      border-right: 0;
      border-bottom: 1px solid #F3F3F6; }
      #zamowienieCart table td:first-child, #zamowienieCart table th:first-child, #dodajProdukty table td:first-child, #dodajProdukty table th:first-child, #summaryContent table td:first-child, #summaryContent table th:first-child, #orderSummary table td:first-child, #orderSummary table th:first-child {
        padding-left: 60px !important; }
      #zamowienieCart table td:last-child, #zamowienieCart table th:last-child, #dodajProdukty table td:last-child, #dodajProdukty table th:last-child, #summaryContent table td:last-child, #summaryContent table th:last-child, #orderSummary table td:last-child, #orderSummary table th:last-child {
        padding-right: 60px !important; }
      #zamowienieCart table td:last-child, #zamowienieCart table th:last-child, #dodajProdukty table td:last-child, #dodajProdukty table th:last-child, #summaryContent table td:last-child, #summaryContent table th:last-child, #orderSummary table td:last-child, #orderSummary table th:last-child {
        border-right: 0;
        boder-bottom: 0; }
    #zamowienieCart table input.nrKat, #dodajProdukty table input.nrKat, #summaryContent table input.nrKat, #orderSummary table input.nrKat {
      border: none;
      background: none;
      box-shadow: none;
      font-weight: bold;
      color: #A1A5FF; }
    #zamowienieCart table .ilosc, #dodajProdukty table .ilosc, #summaryContent table .ilosc, #orderSummary table .ilosc {
      position: relative; }
      #zamowienieCart table .ilosc .numberButton, #dodajProdukty table .ilosc .numberButton, #summaryContent table .ilosc .numberButton, #orderSummary table .ilosc .numberButton {
        height: 24px;
        display: inline-block;
        width: 24px;
        text-align: center;
        color: #A1A5FF;
        cursor: pointer; }
      #zamowienieCart table .ilosc input.amount, #dodajProdukty table .ilosc input.amount, #summaryContent table .ilosc input.amount, #orderSummary table .ilosc input.amount {
        display: inline-block;
        text-align: center;
        width: calc(100% - 52px);
        border: 1px solid #E0E0E8;
        border-radius: 10px;
        box-shadow: none;
        margin: 0 2px;
        /* Firefox */ }
        #zamowienieCart table .ilosc input.amount::-webkit-outer-spin-button, #zamowienieCart table .ilosc input.amount::-webkit-inner-spin-button, #dodajProdukty table .ilosc input.amount::-webkit-outer-spin-button, #dodajProdukty table .ilosc input.amount::-webkit-inner-spin-button, #summaryContent table .ilosc input.amount::-webkit-outer-spin-button, #summaryContent table .ilosc input.amount::-webkit-inner-spin-button, #orderSummary table .ilosc input.amount::-webkit-outer-spin-button, #orderSummary table .ilosc input.amount::-webkit-inner-spin-button {
          -webkit-appearance: none;
          margin: 0; }
        #zamowienieCart table .ilosc input.amount[type=number], #dodajProdukty table .ilosc input.amount[type=number], #summaryContent table .ilosc input.amount[type=number], #orderSummary table .ilosc input.amount[type=number] {
          -moz-appearance: textfield; }
    #zamowienieCart table .btnCartRemove, #dodajProdukty table .btnCartRemove, #summaryContent table .btnCartRemove, #orderSummary table .btnCartRemove {
      padding: 0 !important;
      width: 30px !important;
      height: 30px !important;
      text-align: center !important; }
      #zamowienieCart table .btnCartRemove, #zamowienieCart table .btnCartRemove i, #dodajProdukty table .btnCartRemove, #dodajProdukty table .btnCartRemove i, #summaryContent table .btnCartRemove, #summaryContent table .btnCartRemove i, #orderSummary table .btnCartRemove, #orderSummary table .btnCartRemove i {
        line-height: 29px !important;
        font-size: 19px !important; }
    #zamowienieCart table thead td, #dodajProdukty table thead td, #summaryContent table thead td, #orderSummary table thead td {
      font-weight: bold;
      border-bottom: 1px solid #F3F3F6; }
      #zamowienieCart table thead td:last-child, #dodajProdukty table thead td:last-child, #summaryContent table thead td:last-child, #orderSummary table thead td:last-child {
        border-right: 0; }
    #zamowienieCart table input, #dodajProdukty table input, #summaryContent table input, #orderSummary table input {
      box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.3);
      backround: white;
      display: block;
      width: 100%;
      width: calc(100% + 24px);
      padding: 0 10px;
      height: 47px;
      margin: -7px -12px;
      border: 1px solid #EFEDF2; }
  @media screen and (max-width: 1399px) and (min-width: 1201px) {
    #zamowienieCart table td, #zamowienieCart table th, #dodajProdukty table td, #dodajProdukty table th, #summaryContent table td, #summaryContent table th, #orderSummary table td, #orderSummary table th {
      padding: 15px 10px; }
      #zamowienieCart table td:first-child, #zamowienieCart table th:first-child, #dodajProdukty table td:first-child, #dodajProdukty table th:first-child, #summaryContent table td:first-child, #summaryContent table th:first-child, #orderSummary table td:first-child, #orderSummary table th:first-child {
        padding-left: 20px !important; }
      #zamowienieCart table td:last-child, #zamowienieCart table th:last-child, #dodajProdukty table td:last-child, #dodajProdukty table th:last-child, #summaryContent table td:last-child, #summaryContent table th:last-child, #orderSummary table td:last-child, #orderSummary table th:last-child {
        padding-right: 20px !important; } }
  @media screen and (max-width: 949px) {
    #zamowienieCart, #dodajProdukty, #summaryContent, #orderSummary {
      margin-left: -20px;
      margin-right: -20px; }
      #zamowienieCart thead, #dodajProdukty thead, #summaryContent thead, #orderSummary thead {
        display: none; }
      #zamowienieCart table, #zamowienieCart tr, #zamowienieCart td, #zamowienieCart th, #zamowienieCart tfoot, #zamowienieCart tbody, #dodajProdukty table, #dodajProdukty tr, #dodajProdukty td, #dodajProdukty th, #dodajProdukty tfoot, #dodajProdukty tbody, #summaryContent table, #summaryContent tr, #summaryContent td, #summaryContent th, #summaryContent tfoot, #summaryContent tbody, #orderSummary table, #orderSummary tr, #orderSummary td, #orderSummary th, #orderSummary tfoot, #orderSummary tbody {
        display: block; }
      #zamowienieCart table td, #zamowienieCart table th, #dodajProdukty table td, #dodajProdukty table th, #summaryContent table td, #summaryContent table th, #orderSummary table td, #orderSummary table th {
        padding: 0;
        float: left;
        border-bottom: none !important; }
      #zamowienieCart table tr, #dodajProdukty table tr, #summaryContent table tr, #orderSummary table tr {
        font-size: 14px;
        overflow: hidden;
        padding-left: 25vw;
        position: relative;
        border-bottom: 1px solid #F3F3F6;
        padding-top: 20px;
        padding-bottom: 20px;
        padding-right: 20px; }
        #zamowienieCart table tr:first-child, #dodajProdukty table tr:first-child, #summaryContent table tr:first-child, #orderSummary table tr:first-child {
          border-top: 1px solid #F3F3F6; }
      #zamowienieCart table input, #dodajProdukty table input, #summaryContent table input, #orderSummary table input {
        margin: 0; }
        #zamowienieCart table input.nrKat, #dodajProdukty table input.nrKat, #summaryContent table input.nrKat, #orderSummary table input.nrKat {
          display: block;
          padding: 0;
          width: auto;
          height: auto;
          margin-bottom: 5px; }
      #zamowienieCart table .nazwa, #zamowienieCart table .cenaNetto, #zamowienieCart table .wartoscNetto, #dodajProdukty table .nazwa, #dodajProdukty table .cenaNetto, #dodajProdukty table .wartoscNetto, #summaryContent table .nazwa, #summaryContent table .cenaNetto, #summaryContent table .wartoscNetto, #orderSummary table .nazwa, #orderSummary table .cenaNetto, #orderSummary table .wartoscNetto {
        clear: both; }
      #zamowienieCart table .btnCartRemove, #dodajProdukty table .btnCartRemove, #summaryContent table .btnCartRemove, #orderSummary table .btnCartRemove {
        position: absolute;
        left: 20px;
        top: 20px; }
      #zamowienieCart table .zdjecie, #zamowienieCart table td:first-child, #dodajProdukty table .zdjecie, #dodajProdukty table td:first-child, #summaryContent table .zdjecie, #summaryContent table td:first-child, #orderSummary table .zdjecie, #orderSummary table td:first-child {
        text-align: center;
        padding: 0 !important;
        padding-left: 0 !important;
        position: absolute;
        left: 0;
        right: 0;
        width: 25vw; }
        #zamowienieCart table .zdjecie img, #zamowienieCart table td:first-child img, #dodajProdukty table .zdjecie img, #dodajProdukty table td:first-child img, #summaryContent table .zdjecie img, #summaryContent table td:first-child img, #orderSummary table .zdjecie img, #orderSummary table td:first-child img {
          max-width: 100%; }
      #zamowienieCart table .nazwa, #dodajProdukty table .nazwa, #summaryContent table .nazwa, #orderSummary table .nazwa {
        margin-bottom: 10px; }
      #zamowienieCart table td.tdNrKat, #zamowienieCart table td.nazwa, #dodajProdukty table td.tdNrKat, #dodajProdukty table td.nazwa, #summaryContent table td.tdNrKat, #summaryContent table td.nazwa, #orderSummary table td.tdNrKat, #orderSummary table td.nazwa {
        width: 100%; }
      #zamowienieCart table td.cenaNetto, #zamowienieCart table td.ilosc, #zamowienieCart table td.wartoscNetto, #zamowienieCart table td.wartoscBrutto, #dodajProdukty table td.cenaNetto, #dodajProdukty table td.ilosc, #dodajProdukty table td.wartoscNetto, #dodajProdukty table td.wartoscBrutto, #summaryContent table td.cenaNetto, #summaryContent table td.ilosc, #summaryContent table td.wartoscNetto, #summaryContent table td.wartoscBrutto, #orderSummary table td.cenaNetto, #orderSummary table td.ilosc, #orderSummary table td.wartoscNetto, #orderSummary table td.wartoscBrutto {
        margin-top: 15px;
        width: 50%; }
      #zamowienieCart table .cenaNetto::before, #dodajProdukty table .cenaNetto::before, #summaryContent table .cenaNetto::before, #orderSummary table .cenaNetto::before {
        content: 'Cena netto';
        font-weight: bold;
        display: block; }
      #zamowienieCart table .wartoscNetto::before, #dodajProdukty table .wartoscNetto::before, #summaryContent table .wartoscNetto::before, #orderSummary table .wartoscNetto::before {
        content: 'Wartość netto';
        font-weight: bold;
        display: block; }
      #zamowienieCart table .wartoscBrutto::before, #dodajProdukty table .wartoscBrutto::before, #summaryContent table .wartoscBrutto::before, #orderSummary table .wartoscBrutto::before {
        content: 'Wartość brutto';
        font-weight: bold;
        color: #A1A5FF;
        display: block; }
      #zamowienieCart table tfoot tr, #dodajProdukty table tfoot tr, #summaryContent table tfoot tr, #orderSummary table tfoot tr {
        display: flex;
        justify-content: right;
        flex-direction: column; }
        #zamowienieCart table tfoot tr td, #dodajProdukty table tfoot tr td, #summaryContent table tfoot tr td, #orderSummary table tfoot tr td {
          text-align: right; }
        #zamowienieCart table tfoot tr td:empty, #dodajProdukty table tfoot tr td:empty, #summaryContent table tfoot tr td:empty, #orderSummary table tfoot tr td:empty {
          display: none; }
      #zamowienieCart .rwdTextNetto, #dodajProdukty .rwdTextNetto, #summaryContent .rwdTextNetto, #orderSummary .rwdTextNetto {
        clear: both; }
        #zamowienieCart .rwdTextNetto::after, #dodajProdukty .rwdTextNetto::after, #summaryContent .rwdTextNetto::after, #orderSummary .rwdTextNetto::after {
          content: 'netto';
          margin-left: 5px; }
      #zamowienieCart .rwdTextBrutto, #dodajProdukty .rwdTextBrutto, #summaryContent .rwdTextBrutto, #orderSummary .rwdTextBrutto {
        margin-left: 20px; }
        #zamowienieCart .rwdTextBrutto::after, #dodajProdukty .rwdTextBrutto::after, #summaryContent .rwdTextBrutto::after, #orderSummary .rwdTextBrutto::after {
          content: 'brutto';
          margin-left: 5px; } }
  @media screen and (max-width: 379px) {
    #zamowienieCart table tr, #dodajProdukty table tr, #summaryContent table tr, #orderSummary table tr {
      font-size: 12px; }
    #zamowienieCart table td.tdNrKat, #dodajProdukty table td.tdNrKat, #summaryContent table td.tdNrKat, #orderSummary table td.tdNrKat {
      font-size: 13px; } }

#orderSummary {
  overflow: hidden; }

#summaryBox {
  display: none;
  position: fixed;
  background: black;
  background: rgba(0, 0, 0, 0.4);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999;
  overflow-y: auto;
  padding: 20px 20px 40px 20px; }
  #summaryBox > div {
    margin: 0 auto;
    max-width: 1000px;
    background: white;
    padding: 20px 20px 40px 20px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    margin-bottom: 20px; }
    #summaryBox > div #summaryContent {
      overflow: hidden; }

textarea#Zamowienie_uwagi, textarea#Zamowienie_uwagiWew {
  height: 100px; }

.button-column i.fa, .button-column i.fas, .button-column i.fal, .button-column i.far {
  margin: 2px 2px 5px 2px; }

@media screen and (max-width: 991px) {
  #orderSummary.viewActionSummary .col-xs-1, #orderSummary.viewActionSummary .col-sm-1, #orderSummary.viewActionSummary .col-md-1, #orderSummary.viewActionSummary .col-lg-1, #orderSummary.viewActionSummary .col-xs-2, #orderSummary.viewActionSummary .col-sm-2, #orderSummary.viewActionSummary .col-md-2, #orderSummary.viewActionSummary .col-lg-2, #orderSummary.viewActionSummary .col-xs-3, #orderSummary.viewActionSummary .col-sm-3, #orderSummary.viewActionSummary .col-md-3, #orderSummary.viewActionSummary .col-lg-3, #orderSummary.viewActionSummary .col-xs-4, #orderSummary.viewActionSummary .col-sm-4, #orderSummary.viewActionSummary .col-md-4, #orderSummary.viewActionSummary .col-lg-4, #orderSummary.viewActionSummary .col-xs-5, #orderSummary.viewActionSummary .col-sm-5, #orderSummary.viewActionSummary .col-md-5, #orderSummary.viewActionSummary .col-lg-5, #orderSummary.viewActionSummary .col-xs-6, #orderSummary.viewActionSummary .col-sm-6, #orderSummary.viewActionSummary .col-md-6, #orderSummary.viewActionSummary .col-lg-6, #orderSummary.viewActionSummary .col-xs-7, #orderSummary.viewActionSummary .col-sm-7, #orderSummary.viewActionSummary .col-md-7, #orderSummary.viewActionSummary .col-lg-7, #orderSummary.viewActionSummary .col-xs-8, #orderSummary.viewActionSummary .col-sm-8, #orderSummary.viewActionSummary .col-md-8, #orderSummary.viewActionSummary .col-lg-8, #orderSummary.viewActionSummary .col-xs-9, #orderSummary.viewActionSummary .col-sm-9, #orderSummary.viewActionSummary .col-md-9, #orderSummary.viewActionSummary .col-lg-9, #orderSummary.viewActionSummary .col-xs-10, #orderSummary.viewActionSummary .col-sm-10, #orderSummary.viewActionSummary .col-md-10, #orderSummary.viewActionSummary .col-lg-10, #orderSummary.viewActionSummary .col-xs-11, #orderSummary.viewActionSummary .col-sm-11, #orderSummary.viewActionSummary .col-md-11, #orderSummary.viewActionSummary .col-lg-11, #orderSummary.viewActionSummary .col-xs-12, #orderSummary.viewActionSummary .col-sm-12, #orderSummary.viewActionSummary .col-md-12, #orderSummary.viewActionSummary .col-lg-12, #orderSummary.viewActionSummary .row, #orderSummary.viewActionSummary .negativeMargin {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important; } }

.downloadPageContent {
  margin: 20px 0; }

#postepHandlowca {
  position: fixed;
  background: black;
  background: rgba(0, 0, 0, 0.4);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999999;
  overflow-y: auto;
  padding: 20px; }
  #postepHandlowca > div {
    margin: 0 auto;
    max-width: 1000px;
    background: white;
    padding: 20px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    margin-bottom: 20px; }

progress {
  width: 100%; }

.row.telOsobaKontaktowa:not(.nrZagraniczny) .input-group, .row.emailOsobaKontaktowa .input-group {
  border: 2px solid #D66060;
  position: relative;
  margin-bottom: 14px; }
  .row.telOsobaKontaktowa:not(.nrZagraniczny) .input-group::after, .row.emailOsobaKontaktowa .input-group::after {
    display: inline-block;
    background: #D66060;
    color: white;
    font-size: 12px;
    position: absolute;
    bottom: -16px;
    height: 16px;
    line-height: 12px;
    padding: 2px 5px;
    left: -2px; }

.row.emailOsobaKontaktowa .input-group::after {
  content: "E-mail do powiadomień"; }

.row.telOsobaKontaktowa:not(.nrZagraniczny) .input-group::after {
  content: "Telefon do powiadomień SMS"; }

#html5-qrcode-button-torch::after {
  margin-left: 10px;
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  content: "\f8b8";
  transform: rotateY(180deg); }

#reader button {
  color: #ffffff;
  background-color: #593A73;
  border-color: #593A73; }

.swal2-styled.swal2-confirm {
  padding: 10px 20px !important;
  background-color: #593A73 !important;
  font-size: 16px !important; }

.swal2-html-container {
  font-weight: normal; }
  .swal2-html-container h1, .swal2-html-container h2, .swal2-html-container h3, .swal2-html-container h4, .swal2-html-container h5, .swal2-html-container h6, .swal2-html-container .h1, .swal2-html-container .h2, .swal2-html-container .h3, .swal2-html-container .h4, .swal2-html-container .h5, .swal2-html-container .h6 {
    font-weight: bold; }
  .swal2-html-container small:not(.text-success):not(.text-danger) {
    color: inherit !important; }

#offerProducts .form-control {
  width: 500px;
  max-width: 70%;
  max-width: calc(100% - 65px);
  float: left; }
#offerProducts button {
  margin: 0 0 0 10px;
  float: left;
  font-size: 20px; }
#offerProducts button {
  display: none; }
  #offerProducts button + button {
    display: inline; }
#offerProducts #newProduct + button {
  display: inline; }
  #offerProducts #newProduct + button + button {
    display: none; }
#offerProducts #newProduct + span + button {
  display: inline; }
  #offerProducts #newProduct + span + button + button {
    display: none; }

.ui-menu {
  max-height: 300px;
  overflow-y: auto; }

.ui-menu .ui-menu-item a.ui-state-active, .ui-menu .ui-menu-item a {
  padding-top: 8px;
  padding-bottom: 8px; }

.ui-menu .ui-menu-item a.ui-state-active, .ui-menu .ui-menu-item a.ui-state-focus {
  border-radius: 0 !important;
  background: #444 !important; }

.copyText {
  cursor: pointer; }
  .copyText::after {
    display: inline-block;
    content: '\f0ea';
    font-family: "Font Awesome 5 Pro";
    font-style: normal;
    font-weight: 300;
    text-decoration: none;
    text-align: center;
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-radius: 36px;
    background: #212121;
    font-size: 22px;
    color: white;
    margin-left: 15px; }

.profileThumbnail {
  width: 100px;
  height: 100px;
  display: inline-block;
  border-radius: 100px;
  overflow: hidden;
  position: relative;
  float: left; }
  .profileThumbnail::after {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.05);
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    background-size: cover;
    right: 0;
    z-index: 1; }
  .profileThumbnail img {
    width: 100%;
    min-height: 100%; }
  .profileThumbnail.small {
    width: 50px;
    height: 50px;
    border-radius: 50px; }
  .profileThumbnail + .name {
    margin-top: 18px;
    font-size: 25px;
    font-weight: 700; }
    .profileThumbnail + .name .slogan {
      margin-top: 30px;
      text-transform: uppercase;
      font-size: 14px;
      font-weight: 700;
      letter-spacing: 0.2em; }

.salonProfile h2 {
  margin-bottom: 20px; }
.salonProfile .socials {
  margin-top: 25px; }
  .salonProfile .socials a {
    width: 30px !important;
    height: 30px !important;
    padding: 0 !important;
    line-height: 30px !important; }
    .salonProfile .socials a .xIcon {
      margin-top: 5px !important;
      width: 20px !important; }
    .salonProfile .socials a i {
      font-size: 18px !important;
      position: relative !important;
      top: 0px !important;
      line-height: 30px !important; }
.salonProfile .locIcon {
  color: #A1A5FF;
  font-size: 30px;
  margin-bottom: 20px; }
.salonProfile .profilePhone {
  margin-bottom: 30px; }
  .salonProfile .profilePhone a {
    color: #A1A5FF;
    font-size: 25px;
    font-weight: bold; }
.salonProfile .profileEmail {
  margin-bottom: 25px; }
  .salonProfile .profileEmail a {
    color: #202020; }
.salonProfile .iframeWrap {
  position: relative;
  padding-top: 35%;
  margin-bottom: 60px; }
.salonProfile iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }
.salonProfile .leftProfile {
  text-align: center; }
  .salonProfile .leftProfile .profileThumbnail {
    width: 120px;
    height: 120px;
    float: none !important; }
.salonProfile .topBtnsRow {
  padding-top: 30px; }
  .salonProfile .topBtnsRow .btn i {
    font-size: 1.2em;
    margin-right: 5px;
    position: relative;
    top: 1px; }
.salonProfile .gallery {
  float: none !important;
  width: auto;
  height: auto;
  background: white;
  border-top: 2px solid white;
  border-bottom: 2px solid white;
  min-height: 100px;
  margin: 0 -5px; }
  .salonProfile .gallery .col-xs-1, .salonProfile .gallery .col-sm-1, .salonProfile .gallery .col-md-1, .salonProfile .gallery .col-lg-1, .salonProfile .gallery .col-xs-2, .salonProfile .gallery .col-sm-2, .salonProfile .gallery .col-md-2, .salonProfile .gallery .col-lg-2, .salonProfile .gallery .col-xs-3, .salonProfile .gallery .col-sm-3, .salonProfile .gallery .col-md-3, .salonProfile .gallery .col-lg-3, .salonProfile .gallery .col-xs-4, .salonProfile .gallery .col-sm-4, .salonProfile .gallery .col-md-4, .salonProfile .gallery .col-lg-4, .salonProfile .gallery .col-xs-5, .salonProfile .gallery .col-sm-5, .salonProfile .gallery .col-md-5, .salonProfile .gallery .col-lg-5, .salonProfile .gallery .col-xs-6, .salonProfile .gallery .col-sm-6, .salonProfile .gallery .col-md-6, .salonProfile .gallery .col-lg-6, .salonProfile .gallery .col-xs-7, .salonProfile .gallery .col-sm-7, .salonProfile .gallery .col-md-7, .salonProfile .gallery .col-lg-7, .salonProfile .gallery .col-xs-8, .salonProfile .gallery .col-sm-8, .salonProfile .gallery .col-md-8, .salonProfile .gallery .col-lg-8, .salonProfile .gallery .col-xs-9, .salonProfile .gallery .col-sm-9, .salonProfile .gallery .col-md-9, .salonProfile .gallery .col-lg-9, .salonProfile .gallery .col-xs-10, .salonProfile .gallery .col-sm-10, .salonProfile .gallery .col-md-10, .salonProfile .gallery .col-lg-10, .salonProfile .gallery .col-xs-11, .salonProfile .gallery .col-sm-11, .salonProfile .gallery .col-md-11, .salonProfile .gallery .col-lg-11, .salonProfile .gallery .col-xs-12, .salonProfile .gallery .col-sm-12, .salonProfile .gallery .col-md-12, .salonProfile .gallery .col-lg-12 {
    padding-left: 5px !important;
    padding-right: 5px !important; }
  .salonProfile .gallery > div {
    margin-bottom: 10px;
    overflow: hidden;
    background-color: white;
    border: none; }
    .salonProfile .gallery > div img {
      display: none;
      max-width: 100%; }
    .salonProfile .gallery > div a {
      position: relative;
      display: block;
      padding-top: 100%;
      overflow: hidden; }
    .salonProfile .gallery > div .bg {
      transition: 0.25s ease 0s;
      -webkit-transition: 0.25s ease 0s;
      -ms-transition: 0.25s ease 0s;
      -o-transition: 0.25s ease 0s;
      -moz-transition: 0.25s ease 0s;
      -khtml-transition: 0.25s ease 0s;
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      height: 100%;
      width: 100%;
      background-size: cover;
      background-position: center center; }
      .salonProfile .gallery > div .bg:hover, .salonProfile .gallery > div .bg:focus, .salonProfile .gallery > div .bg:active {
        transform: scale(1.1);
        -webkit-transform: scale(1.1); }

/*@media screen and (max-width: 699px){
    .salonProfile{
        .profileThumbnail{
            width: 60px;
            height: 60px;
            + .name{
                margin-top: 0;
                font-size: 24px;
                .slogan{

                    font-size: 16px;
                }
            }
        }

    }
}*/
.textCounter {
  font-size: 14px;
  padding: 5px;
  text-align: right;
  color: #777; }
  .textCounter.text-danger {
    color: #ff0039; }

.changePhoto-row {
  vertical-align: middle;
  margin-bottom: 30px;
  margin-top: -10px; }
  .changePhoto-row > * {
    vertical-align: middle; }
  .changePhoto-row .btn {
    position: relative;
    margin-left: 20px;
    margin-top: 10px; }
  .changePhoto-row input[type="file"] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer; }
  .changePhoto-row .profileThumbnail {
    border-radius: 110px;
    width: 110px;
    height: 110px;
    margin-bottom: 10px; }
  @media screen and (max-width: 549px) {
    .changePhoto-row {
      text-align: center; }
      .changePhoto-row .hiddenBr {
        display: initial; } }

.crop-profile-wrap {
  width: 300px;
  height: 300px;
  margin: 0 auto 20px; }
  @media screen and (max-width: 399px), screen and (max-height: 549px) {
    .crop-profile-wrap {
      width: 200px;
      height: 200px; } }

#crop-profile {
  opacity: 0; }

.errorMessage {
  color: #cc0000; }

.form-control.error {
  outline: 1px solid #cc0000; }

.btn.socialLink {
  border-radius: 40px;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  margin-right: 3px;
  padding: 0 !important; }
  .btn.socialLink:last-child {
    margin-right: 0; }
  .btn.socialLink i {
    top: -1px !important;
    line-height: 40px !important;
    margin: 0 !important;
    font-size: 22px !important; }

.suggestCity {
  float: none;
  width: 100%;
  border: 1px solid #EFEDF2; }
  .suggestCity > div {
    text-align: left;
    cursor: pointer;
    border-bottom: 1px solid #ddd;
    border-left: 0;
    padding: 4px 18px 3px !important; }
    .suggestCity > div:hover {
      background: rgba(0, 0, 0, 0.1); }
    .suggestCity > div:last-child {
      border-bottom: none; }

.xIcon {
  max-width: none !important;
  vertical-align: middle;
  width: 24px;
  filter: invert(1); }

.input-group-addon .xIcon {
  width: 17px;
  filter: invert(0);
  opacity: 0.7; }

.socialLink .xIcon {
  margin-top: 6px; }

.btn[disabled] {
  cursor: not-allowed !important;
  pointer-events: all; }

.btn-primary[disabled] {
  background-color: #212121;
  border-color: #212121;
  opacity: 0.7; }
  .btn-primary[disabled]:hover {
    background-color: #212121;
    border-color: #212121; }

.completionWrap .completionStatus {
  position: relative;
  width: 75%;
  width: calc(100% - 80px);
  height: 12px;
  /*border: 2px solid #333;*/
  border: 0;
  border-color: #439dc1;
  background: #276077;
  border-radius: 12px;
  color: #439dc1;
  overflow: visible;
  padding-right: 80px;
  margin: 25px 0; }
.completionWrap .percentBar {
  border-radius: 12px;
  height: 12px;
  background: #439dc1;
  position: absolute;
  top: 0;
  left: 0;
  margin: auto; }
.completionWrap .percentValue {
  position: absolute;
  top: 0;
  left: 0;
  right: -80px;
  text-align: right;
  line-height: 12px;
  font-weight: bold;
  font-size: 22px; }
.completionWrap .alert {
  margin-top: 10px;
  /*        margin-left: 15px;
          margin-right: 15px;*/ }
.completionWrap.completion-success .completionStatus {
  border-color: #58C143;
  background: #347727;
  color: #58C143; }
.completionWrap.completion-success .percentBar {
  background: #58C143; }
.completionWrap.completion-danger .completionStatus {
  border-color: #CA382B;
  background: #762119;
  color: #CA382B; }
.completionWrap.completion-danger .percentBar {
  background: #CA382B; }

#salon-search-list {
  overflow: hidden;
  clear: both; }
  #salon-search-list .empty, #salon-search-list .pager {
    display: none; }

#arrowUp {
  position: fixed;
  right: 20px;
  bottom: 20px;
  width: 60px;
  height: 60px;
  border-radius: 60px;
  background: #999;
  color: white;
  text-align: center;
  cursor: pointer;
  display: none; }
  #arrowUp i {
    line-height: 60px;
    font-size: 30px; }

.salonSearchWrap #User_fullName {
  margin-top: 10px;
  width: 100%;
  height: 60px;
  border-radius: 10px;
  border: 2px solid #aaa;
  padding: 3px 10px;
  text-align: center;
  font-size: 24px; }
  .salonSearchWrap #User_fullName:focus {
    box-shadow: inset 1px 1px 2px 0 rgba(0, 0, 0, 0.1);
    border: 2px solid #999;
    outline: none; }

.salonBox {
  overflow: hidden;
  clear: both;
  margin-bottom: 60px;
  position: relative; }
  .salonBox .absoluteLink {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    height: 100%;
    width: 100%; }
  .salonBox .profileThumbnail {
    float: left;
    display: block;
    width: 70px;
    height: 70px; }
  .salonBox .address {
    margin-top: 12px;
    font-size: 18px; }
  .salonBox .name {
    font-size: 24px;
    margin-top: 4px; }
    .salonBox .name .slogan {
      font-size: 16px; }

#top {
  padding-left: 55px;
  height: 72px;
  position: fixed;
  top: 0;
  right: 0;
  left: 320px;
  background: #F6F6FA;
  font-weight: 700;
  /*box-shadow: 0 0 3px 0 rgba(black, 0.3);*/
  z-index: 99;
  line-height: 72px;
  font-size: 17px;
  transition: 0.3s ease 0s;
  -webkit-transition: 0.3s ease 0s;
  -ms-transition: 0.3s ease 0s;
  -o-transition: 0.3s ease 0s;
  -moz-transition: 0.3s ease 0s;
  -khtml-transition: 0.3s ease 0s; }
  #top .userPanel a i.fa-shopping-basket, #top .userPanel a i.fa-trophy-alt, #top .userPanel a i.fa-cart-plus {
    font-size: 30px; }
  #top .logo {
    height: 100%;
    display: inline-flex;
    align-items: center; }
    #top .logo img {
      vertical-align: middle;
      height: 48px;
      max-height: 79%; }
  #top .nameDropDown {
    max-width: 220px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    vertical-align: middle; }
  #top .userPanel {
    float: right;
    height: 100%;
    display: flex;
    align-items: center;
    padding-right: 10px; }
    #top .userPanel a {
      color: #202020;
      font-weight: 700;
      padding: 0 12px;
      font-size: 17px;
      transition: 0.25s ease 0s;
      -webkit-transition: 0.25s ease 0s;
      -ms-transition: 0.25s ease 0s;
      -o-transition: 0.25s ease 0s;
      -moz-transition: 0.25s ease 0s;
      -khtml-transition: 0.25s ease 0s; }
      #top .userPanel a i {
        transition: none;
        -webkit-transition: none;
        -ms-transition: none;
        -o-transition: none;
        -moz-transition: none;
        -khtml-transition: none;
        margin-right: 4px;
        font-size: 18px;
        position: relative;
        top: 1px; }
      #top .userPanel a:hover {
        color: #A1A5FF; }
    #top .userPanel .loggedInUserWidget {
      display: inline-flex;
      align-items: center;
      font-weight: 700;
      font-size: 17px;
      margin-right: 10px;
      padding: 0 10px 0 0;
      position: relative;
      height: 100%;
      z-index: 2; }
      #top .userPanel .loggedInUserWidget::after {
        height: 6px;
        content: '';
        display: block;
        bottom: 0;
        left: -3px;
        right: -3px;
        background: #f6f6f6;
        position: absolute;
        z-index: 102; }
      #top .userPanel .loggedInUserWidget i.fa-chevron-down {
        margin-left: 12px;
        font-size: 15px;
        transform: rotate(0deg);
        transition: 0.25s ease 0s;
        -webkit-transition: 0.25s ease 0s;
        -ms-transition: 0.25s ease 0s;
        -o-transition: 0.25s ease 0s;
        -moz-transition: 0.25s ease 0s;
        -khtml-transition: 0.25s ease 0s;
        position: relative;
        top: -1px; }
      #top .userPanel .loggedInUserWidget .profileThumbnail {
        height: 45px;
        width: 45px;
        margin-right: 14px; }
      #top .userPanel .loggedInUserWidget .loggedInMenu {
        padding-top: 3px;
        background: #f6f6f6;
        transition: 0.25s ease 0s;
        -webkit-transition: 0.25s ease 0s;
        -ms-transition: 0.25s ease 0s;
        -o-transition: 0.25s ease 0s;
        -moz-transition: 0.25s ease 0s;
        -khtml-transition: 0.25s ease 0s;
        height: 0;
        overflow: hidden;
        visibility: hidden;
        left: 0;
        right: 0;
        top: 100%;
        top: calc(100% - 3px);
        position: absolute;
        display: block;
        line-height: 40px;
        z-index: 101; }
        #top .userPanel .loggedInUserWidget .loggedInMenu a {
          display: block;
          line-height: 40px; }
      #top .userPanel .loggedInUserWidget:hover i.fa-chevron-down, #top .userPanel .loggedInUserWidget:active i.fa-chevron-down, #top .userPanel .loggedInUserWidget:focus i.fa-chevron-down, #top .userPanel .loggedInUserWidget:focus-within i.fa-chevron-down, #top .userPanel .loggedInUserWidget:target i.fa-chevron-down {
        transform: rotate(-180deg); }
      #top .userPanel .loggedInUserWidget:hover .loggedInMenu, #top .userPanel .loggedInUserWidget:active .loggedInMenu, #top .userPanel .loggedInUserWidget:focus .loggedInMenu, #top .userPanel .loggedInUserWidget:focus-within .loggedInMenu, #top .userPanel .loggedInUserWidget:target .loggedInMenu {
        height: 123px;
        visibility: visible;
        /*box-shadow: 0 0 3px 0 rgba(black, 0.3);*/ }

/*
@media screen and (max-height: 499px){
    #top{
        height: 50px;

        .userPanel{
            .profileThumbnail {
                height: 38px !important;
                width: 38px !important;
            }
        }
    }
    body{
        padding-top: 50px;
    }
    #mainmenu{
        top: 0;
        #menuButton{
            top: 15px;
        }
    }
}
@media screen and (max-height: 299px){
    #top{
        height: 40px;
        .userPanel{
            .profileThumbnail {
                height: 28px !important;
                width: 28px !important;
            }
        }
    }
    body{
        padding-top: 40px;
    }
    #mainmenu{
        top: 40px;
        #menuButton{
            top: 10px !important;
        }
    }
}*/
#user-grid .profileThumbnail {
  width: 70px;
  height: 70px; }

@media screen and (max-width: 767px) {
  #top .userPanel > a {
    height: 72px; }
    #top .userPanel > a i {
      font-size: 32px;
      top: 11px; }
  #top .userPanel .loggedInUserWidget {
    margin-right: 0; }
  #top .userPanel a, #top .userPanel .loggedInUserWidget {
    font-size: 0; }
    #top .userPanel a .loggedInMenu, #top .userPanel .loggedInUserWidget .loggedInMenu {
      width: 200px;
      left: auto;
      box-shadow: none !important;
      z-index: 100000; }
      #top .userPanel a .loggedInMenu a, #top .userPanel .loggedInUserWidget .loggedInMenu a {
        font-size: 15px; }
      #top .userPanel a .loggedInMenu i, #top .userPanel .loggedInUserWidget .loggedInMenu i {
        font-size: 18px; }
    #top .userPanel a:after, #top .userPanel .loggedInUserWidget:after {
      display: none; } }
@media screen and (max-width: 767px) and (max-height: 499px) {
  #top .userPanel > a {
    height: 50px; }
    #top .userPanel > a i {
      top: 0; } }
@media screen and (max-width: 767px) and (max-height: 299px) {
  #top .userPanel > a {
    height: 40px; }
    #top .userPanel > a i {
      font-size: 28px;
      top: -5px; } }
@media screen and (max-width: 499px) {
  #top .logo img {
    width: 130px !important; }

  #top .userPanel a i.fa-shopping-basket, #top .userPanel a i.fa-trophy-alt, #top .userPanel a i.fa-cart-plus {
    font-size: 24px; }
  #top .userPanel a .pointsAmountWrap {
    margin-right: -10px; } }
@media screen and (max-width: 459px) {
  #top .userPanel > a {
    padding: 0 2px; }
    #top .userPanel > a > i {
      font-size: 26px; }
  #top .userPanel .loggedInUserWidget {
    padding-right: 5px; }
    #top .userPanel .loggedInUserWidget .profileThumbnail {
      width: 40px;
      height: 40px;
      margin-right: 0; } }
@media screen and (max-width: 369px) {
  #top .logo img {
    height: 30px; } }
/*@media screen and (max-width: 399px){
    .userPanel{
        display: none !important;
    }
    #top{
        .logo{
            float: right;
            margin-right: 10px;
        }
    }
}*/
#mainmenu .menu .subMenuHeader {
  clear: both;
  border-bottom: 1px solid #e9e9e9;
  overflow: hidden; }
  #mainmenu .menu .subMenuHeader a {
    width: calc(100% - 30px);
    float: left;
    border-bottom: none !important; }
  #mainmenu .menu .subMenuHeader .subMenuHandle {
    height: 46px;
    line-height: 46px;
    text-align: center;
    cursor: pointer;
    width: 30px;
    float: left;
    transition: 0.25s ease 0s;
    -webkit-transition: 0.25s ease 0s;
    -ms-transition: 0.25s ease 0s;
    -o-transition: 0.25s ease 0s;
    -moz-transition: 0.25s ease 0s;
    -khtml-transition: 0.25s ease 0s; }
    #mainmenu .menu .subMenuHeader .subMenuHandle i {
      transition: 0.25s ease 0s;
      -webkit-transition: 0.25s ease 0s;
      -ms-transition: 0.25s ease 0s;
      -o-transition: 0.25s ease 0s;
      -moz-transition: 0.25s ease 0s;
      -khtml-transition: 0.25s ease 0s;
      line-height: 46px;
      margin: 0 !important;
      position: relative;
      top: -1px; }
  #mainmenu .menu .subMenuHeader.open .subMenuHandle i {
    transform: rotate(180deg); }
  #mainmenu .menu .subMenuHeader .subMenuHandle:hover, #mainmenu .menu .subMenuHeader a.active + .subMenuHandle {
    color: #fff;
    background: #202020; }
    #mainmenu .menu .subMenuHeader .subMenuHandle:hover i, #mainmenu .menu .subMenuHeader a.active + .subMenuHandle i {
      color: #fff !important; }
#mainmenu .menu .subMenu {
  clear: both;
  overflow: hidden;
  display: none; }
  #mainmenu .menu .subMenu a {
    padding: 6px 10px 6px 30px; }
    #mainmenu .menu .subMenu a i {
      font-size: 10px;
      position: relative;
      top: -1px; }

body #filters {
  transition: 0.3s ease 0s;
  -webkit-transition: 0.3s ease 0s;
  -ms-transition: 0.3s ease 0s;
  -o-transition: 0.3s ease 0s;
  -moz-transition: 0.3s ease 0s;
  -khtml-transition: 0.3s ease 0s;
  position: fixed;
  right: 0;
  bottom: 0;
  width: 320px;
  background: #ffffff;
  /*box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.3);*/
  top: 0;
  z-index: 100;
  /*border-top: 1px solid #dddddd;*/
  overflow: visible;
  /*        @media screen and (max-height: 499px){
              top: 50px;
          }
          @media screen and (max-height: 299px){
              top: 40px;
          }*/
  /*        @media screen and (max-width: 767px){
              padding-left: 10px;
          }*/
  /*        overflow-y: auto;*/ }
  body #filters .filtersMenu {
    padding: 130px 60px 30px;
    overflow-y: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  body #filters h3:first-child {
    margin-top: 0; }
  body #filters h4 {
    font-size: 16px;
    color: black;
    text-transform: none;
    font-weight: 900; }
  body #filters #priceFilter {
    margin-bottom: 30px; }
  body #filters #categoriesFilter {
    margin-top: 20px;
    font-size: 14px;
    line-height: 31px;
    padding-right: 10px;
    padding-bottom: 20px;
    color: #000000; }
    body #filters #categoriesFilter .category {
      position: relative; }
      body #filters #categoriesFilter .category > .arrow {
        position: absolute;
        top: 19px;
        right: 0;
        width: 15px;
        height: 12px;
        /*background: rgba(red, 0.3);*/
        cursor: pointer; }
        body #filters #categoriesFilter .category > .arrow::after, body #filters #categoriesFilter .category > .arrow::before {
          transition: 0.3s ease 0s;
          -webkit-transition: 0.3s ease 0s;
          -ms-transition: 0.3s ease 0s;
          -o-transition: 0.3s ease 0s;
          -moz-transition: 0.3s ease 0s;
          -khtml-transition: 0.3s ease 0s;
          content: '';
          display: block;
          position: absolute;
          width: 7px;
          height: 2px;
          background: #000000;
          left: 0;
          top: 0;
          bottom: 0;
          right: 0;
          margin: auto; }
        body #filters #categoriesFilter .category > .arrow::after {
          margin-left: 2px;
          transform: rotate(45deg);
          -webkit-transform: rotate(45deg); }
        body #filters #categoriesFilter .category > .arrow::before {
          margin-right: 1px;
          transform: rotate(-45deg);
          -webkit-transform: rotate(-45deg); }
      body #filters #categoriesFilter .category.open > .arrow::after {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg); }
      body #filters #categoriesFilter .category.open > .arrow::before {
        margin-right: 1px;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg); }
    body #filters #categoriesFilter > .category > a {
      height: 20px;
      line-height: 20px;
      margin: 15px 0;
      display: inline-block;
      color: #202020;
      font-weight: bold;
      font-size: 17px;
      /*text-transform: uppercase;*/ }
    body #filters #categoriesFilter > .category.active > a, body #filters #categoriesFilter > .category > a:hover {
      color: black; }
    body #filters #categoriesFilter > .category .subcategories {
      display: none;
      padding: 5px 0 10px;
      line-height: 26px; }
      body #filters #categoriesFilter > .category .subcategories > .category {
        margin-bottom: 15px; }
        body #filters #categoriesFilter > .category .subcategories > .category a {
          font-size: 14px;
          line-height: normal;
          color: #202020;
          /*text-transform: uppercase;*/ }
        body #filters #categoriesFilter > .category .subcategories > .category.active > a, body #filters #categoriesFilter > .category .subcategories > .category > a:hover {
          color: #000;
          /*font-weight: bold;*/ }
      body #filters #categoriesFilter > .category .subcategories .subcategories > .category a {
        color: #8B8B8B; }
      body #filters #categoriesFilter > .category .subcategories .subcategories > .category.active a, body #filters #categoriesFilter > .category .subcategories .subcategories > .category a:hover {
        color: black; }
  body #filters .search {
    overflow: hidden;
    margin-bottom: 60px;
    background: #F6F6FA;
    border: 1px solid #E0E0E8;
    border-radius: 10px;
    margin-top: 20px; }
    body #filters .search input[type=text], body #filters .search button {
      height: 40px;
      color: #000; }
    body #filters .search input[type=text] {
      outline: none;
      border: none;
      float: left;
      width: 80%;
      width: calc(100% - 50px);
      padding: 0 15px;
      font-size: 14px;
      background: transparent; }
    body #filters .search button {
      transition: 0.3s ease 0s;
      -webkit-transition: 0.3s ease 0s;
      -ms-transition: 0.3s ease 0s;
      -o-transition: 0.3s ease 0s;
      -moz-transition: 0.3s ease 0s;
      -khtml-transition: 0.3s ease 0s;
      background: transparent;
      float: right;
      border: none;
      font-size: 17px;
      font-weight: 400;
      width: 20%;
      width: calc(49px + 1px);
      /*                &:hover{
                          color: white;
                          background: black;
                      }*/ }
  body #filters #filtersButtonWrap {
    position: relative;
    display: none; }
    body #filters #filtersButtonWrap #filtersButton {
      position: absolute;
      top: 160px;
      right: 100%;
      height: 50px !important;
      background: #A1A5FF !important;
      border-top-right-radius: 0 !important;
      border-bottom-right-radius: 0 !important;
      border-top-left-radius: 7px !important;
      border-bottom-left-radius: 7px !important;
      line-height: 50px !important;
      vertical-align: middle;
      padding: 0 !important;
      overflow: hidden; }
      body #filters #filtersButtonWrap #filtersButton i.fa-search {
        line-height: 49px !important;
        font-size: 28px !important;
        margin: 0 10px 0 5px;
        vertical-align: middle; }
      body #filters #filtersButtonWrap #filtersButton i.fa-chevron-left {
        font-size: 16px !important;
        width: 16px;
        height: 50px;
        line-height: 49px !important;
        transition: 0.25s ease 0s;
        -webkit-transition: 0.25s ease 0s;
        -ms-transition: 0.25s ease 0s;
        -o-transition: 0.25s ease 0s;
        -moz-transition: 0.25s ease 0s;
        -khtml-transition: 0.25s ease 0s;
        vertical-align: middle;
        background: #7679c4; }
  @media screen and (max-width: 1199px) {
    body #filters {
      transition: 0.25s ease 0s;
      -webkit-transition: 0.25s ease 0s;
      -ms-transition: 0.25s ease 0s;
      -o-transition: 0.25s ease 0s;
      -moz-transition: 0.25s ease 0s;
      -khtml-transition: 0.25s ease 0s;
      right: -320px; }
      body #filters #filtersButtonWrap {
        display: block; }
      body #filters.open {
        right: 0; }
        body #filters.open #filtersButtonWrap #filtersButton i.fa-chevron-left {
          transform: rotate(180deg); } }
body #productDetails #filters {
  transition: 0.25s ease 0s;
  -webkit-transition: 0.25s ease 0s;
  -ms-transition: 0.25s ease 0s;
  -o-transition: 0.25s ease 0s;
  -moz-transition: 0.25s ease 0s;
  -khtml-transition: 0.25s ease 0s;
  right: -320px; }
  body #productDetails #filters #filtersButtonWrap {
    display: block; }
  body #productDetails #filters.open {
    right: 0; }
    body #productDetails #filters.open #filtersButtonWrap #filtersButton i.fa-chevron-left {
      transform: rotate(180deg); }
body.sticky {
  /*        #filters{
              top: 72px;
          }*/ }
@media screen and (min-width: 1200px) {
  body #filters {
    display: block !important; } }
@media screen and (min-width: 1600px) {
  body:not(.menuOpen) #productsList .productItem, body:not(.menuOpen) .pProductsSwitch .productsCarousel .productItem {
    width: 25%; }
    body:not(.menuOpen) #productsList .productItem:nth-child(4n+1), body:not(.menuOpen) .pProductsSwitch .productsCarousel .productItem:nth-child(4n+1) {
      clear: both; } }
@media screen and (max-width: 1599px) and (min-width: 1400px) {
  body:not(.menuOpen) #productsList .productItem, body:not(.menuOpen) .pProductsSwitch .productsCarousel .productItem {
    width: 25%; }
    body:not(.menuOpen) #productsList .productItem:nth-child(4n+1), body:not(.menuOpen) .pProductsSwitch .productsCarousel .productItem:nth-child(4n+1) {
      clear: both; } }
@media screen and (max-width: 1399px) and (min-width: 1200px) {
  body:not(.menuOpen) #productsList .productItem, body:not(.menuOpen) .pProductsSwitch .productsCarousel .productItem {
    width: 33.33%; }
    body:not(.menuOpen) #productsList .productItem:nth-child(3n+1), body:not(.menuOpen) .pProductsSwitch .productsCarousel .productItem:nth-child(3n+1) {
      clear: both; } }
body.menuOpen #productsList .productItem, body.menuOpen .pProductsSwitch .productsCarousel .productItem {
  width: 25%; }
  body.menuOpen #productsList .productItem:nth-child(4n+1), body.menuOpen .pProductsSwitch .productsCarousel .productItem:nth-child(4n+1) {
    clear: both; }
  @media screen and (max-width: 1749px) and (min-width: 1600px) {
    body.menuOpen #productsList .productItem, body.menuOpen .pProductsSwitch .productsCarousel .productItem {
      width: 33.33%; }
      body.menuOpen #productsList .productItem:nth-child(4n+1), body.menuOpen .pProductsSwitch .productsCarousel .productItem:nth-child(4n+1) {
        clear: none; }
      body.menuOpen #productsList .productItem:nth-child(3n+1), body.menuOpen .pProductsSwitch .productsCarousel .productItem:nth-child(3n+1) {
        clear: both; } }
  @media screen and (max-width: 1599px) and (min-width: 1276px) {
    body.menuOpen #productsList .productItem, body.menuOpen .pProductsSwitch .productsCarousel .productItem {
      width: 50%; }
      body.menuOpen #productsList .productItem:nth-child(2n+1), body.menuOpen .pProductsSwitch .productsCarousel .productItem:nth-child(2n+1) {
        clear: both; } }
  @media screen and (max-width: 1275px) and (min-width: 1200px) {
    body.menuOpen #productsList .productItem, body.menuOpen .pProductsSwitch .productsCarousel .productItem {
      width: 100%; }
      body.menuOpen #productsList .productItem:nth-child(1n+1), body.menuOpen .pProductsSwitch .productsCarousel .productItem:nth-child(1n+1) {
        clear: both; } }
body #productsList, body .pProductsSwitch .productsCarousel {
  /*        .items{
              display: flex;
              flex-direction: row;
              justify-content: stretch;
              flex-wrap: wrap;
          }*/ }
  body #productsList .alert, body .pProductsSwitch .productsCarousel .alert {
    margin-top: 40px;
    margin-right: 20px; }
  body #productsList .list-view .summary, body .pProductsSwitch .productsCarousel .list-view .summary {
    margin: 0; }
  body #productsList .productItem, body .pProductsSwitch .productsCarousel .productItem {
    padding: 0 30px;
    margin-bottom: 60px;
    position: relative;
    float: left;
    text-align: center;
    /*            display: flex;
                flex: 1 0 auto;
                flex-direction: column;
                justify-content: space-between;
                .buttons{
                    align-self: flex-end;
                }*/
    /*            >div:hover{
                    .thumb{
                        .img{
                            transform: scale(1.05);
                            -webkit-transform: scale(1.05);
                        }
                    }
                }*/ }
    body #productsList .productItem > div, body .pProductsSwitch .productsCarousel .productItem > div {
      position: relative;
      overflow: hidden; }
    body #productsList .productItem a, body .pProductsSwitch .productsCarousel .productItem a {
      color: inherit; }
    body #productsList .productItem .btn, body .pProductsSwitch .productsCarousel .productItem .btn {
      font-size: 12px; }
    body #productsList .productItem a.absoluteLink, body .pProductsSwitch .productsCarousel .productItem a.absoluteLink {
      display: none; }
    body #productsList .productItem .addToCart, body .pProductsSwitch .productsCarousel .productItem .addToCart {
      position: relative;
      z-index: 2; }
    @media screen and (max-width: 1199px) and (min-width: 1000px) {
      body #productsList .productItem, body .pProductsSwitch .productsCarousel .productItem {
        width: 25%; }
        body #productsList .productItem:nth-child(4n+1), body .pProductsSwitch .productsCarousel .productItem:nth-child(4n+1) {
          clear: both; } }
    @media screen and (max-width: 999px) and (min-width: 700px) {
      body #productsList .productItem, body .pProductsSwitch .productsCarousel .productItem {
        width: 33.33%; }
        body #productsList .productItem:nth-child(3n+1), body .pProductsSwitch .productsCarousel .productItem:nth-child(3n+1) {
          clear: both; } }
    @media screen and (max-width: 699px) and (min-width: 500px) {
      body #productsList .productItem, body .pProductsSwitch .productsCarousel .productItem {
        width: 50%; }
        body #productsList .productItem:nth-child(2n+1), body .pProductsSwitch .productsCarousel .productItem:nth-child(2n+1) {
          clear: both; } }
    @media screen and (max-width: 499px) {
      body #productsList .productItem, body .pProductsSwitch .productsCarousel .productItem {
        float: none;
        width: auto;
        max-width: 300px;
        margin-left: auto;
        margin-right: auto; } }
    body #productsList .productItem .price, body .pProductsSwitch .productsCarousel .productItem .price {
      margin-bottom: 10px;
      font-weight: bold;
      font-size: 17px;
      color: #A1A5FF; }
      body #productsList .productItem .price small, body .pProductsSwitch .productsCarousel .productItem .price small {
        font-size: 14px;
        color: #202020; }
    body #productsList .productItem .thumb, body .pProductsSwitch .productsCarousel .productItem .thumb {
      max-width: 120px;
      border: 1px solid #FEFBFB;
      position: relative;
      overflow: hidden;
      margin: 0 auto 30px; }
      body #productsList .productItem .thumb .dummy, body .pProductsSwitch .productsCarousel .productItem .thumb .dummy {
        padding-top: 100%; }
      body #productsList .productItem .thumb a, body .pProductsSwitch .productsCarousel .productItem .thumb a {
        display: block;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        position: absolute; }
      body #productsList .productItem .thumb .img, body .pProductsSwitch .productsCarousel .productItem .thumb .img {
        transition: 0.3s ease 0s;
        -webkit-transition: 0.3s ease 0s;
        -ms-transition: 0.3s ease 0s;
        -o-transition: 0.3s ease 0s;
        -moz-transition: 0.3s ease 0s;
        -khtml-transition: 0.3s ease 0s;
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        background-size: contain;
        background-color: white;
        background-position: center center;
        background-repeat: no-repeat; }
        body #productsList .productItem .thumb .img .absoluteLink, body .pProductsSwitch .productsCarousel .productItem .thumb .img .absoluteLink {
          display: block;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          position: absolute; }
    body #productsList .productItem .details, body .pProductsSwitch .productsCarousel .productItem .details {
      font-size: 14px; }
      body #productsList .productItem .details > div > span, body .pProductsSwitch .productsCarousel .productItem .details > div > span {
        display: inline-block; }
        body #productsList .productItem .details > div > span::after, body .pProductsSwitch .productsCarousel .productItem .details > div > span::after {
          content: '|';
          margin: 0 15px; }
        body #productsList .productItem .details > div > span:last-child::after, body .pProductsSwitch .productsCarousel .productItem .details > div > span:last-child::after {
          display: none; }
      body #productsList .productItem .details h2, body .pProductsSwitch .productsCarousel .productItem .details h2 {
        margin-top: 15px !important;
        margin-bottom: 15px;
        font-size: 17px !important;
        font-weight: 700 !important;
        height: 38px;
        height: 37.375px;
        overflow: hidden; }
        body #productsList .productItem .details h2 a, body .pProductsSwitch .productsCarousel .productItem .details h2 a {
          color: inherit; }
      body #productsList .productItem .details h3, body .pProductsSwitch .productsCarousel .productItem .details h3 {
        margin-bottom: 15px !important;
        font-size: 16px !important;
        font-weight: 700 !important;
        text-transform: uppercase !important; }
      body #productsList .productItem .details h4, body .pProductsSwitch .productsCarousel .productItem .details h4 {
        font-size: 14px;
        font-weight: 700;
        margin: 0;
        color: gray; }
      body #productsList .productItem .details p, body .pProductsSwitch .productsCarousel .productItem .details p {
        font-size: 14px;
        font-weight: 400;
        margin: 15px 0;
        height: 40px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical; }
      body #productsList .productItem .details .btn, body .pProductsSwitch .productsCarousel .productItem .details .btn {
        border-width: 0;
        font-weight: bold; }
    body #productsList .productItem .buttons, body .pProductsSwitch .productsCarousel .productItem .buttons {
      position: static;
      overflow: hidden;
      text-align: center;
      /*                display:flex;
                      flex-direction: row;
                      flex-wrap:wrap;
                      justify-content: space-evenly;
                      justify-content: space-between;*/
      /*                .btn{
                          flex: 0 0 auto;
                      }*/ }
      body #productsList .productItem .buttons *, body .pProductsSwitch .productsCarousel .productItem .buttons * {
        display: inline-block; }
      body #productsList .productItem .buttons input[type='number'], body .pProductsSwitch .productsCarousel .productItem .buttons input[type='number'] {
        padding: 0;
        padding: 0;
        height: 30px;
        width: 50px;
        text-align: center !important; }
      body #productsList .productItem .buttons .btn.btn-primary, body .pProductsSwitch .productsCarousel .productItem .buttons .btn.btn-primary {
        padding: 0 20px !important;
        height: 30px !important;
        line-height: 30px !important;
        font-size: 14px !important;
        letter-spacing: 0.02em; }
      body #productsList .productItem .buttons .btn.btn-info, body .pProductsSwitch .productsCarousel .productItem .buttons .btn.btn-info {
        height: 30px !important;
        line-height: 30px !important;
        width: 30px !important;
        padding: 0 !important;
        position: absolute;
        top: 0;
        right: 0;
        background: #c7c9ff;
        border: none !important; }
        body #productsList .productItem .buttons .btn.btn-info:hover, body .pProductsSwitch .productsCarousel .productItem .buttons .btn.btn-info:hover {
          background: #A1A5FF; }
        body #productsList .productItem .buttons .btn.btn-info i, body .pProductsSwitch .productsCarousel .productItem .buttons .btn.btn-info i {
          font-weight: bold;
          line-height: 30px !important;
          font-size: 20px; }
  body #productsList #products-list-view::after, body .pProductsSwitch .productsCarousel #products-list-view::after {
    transition: opacity 0.3s ease 0s;
    -webkit-transition: opacity 0.3s ease 0s;
    -ms-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    -moz-transition: opacity 0.3s ease 0s;
    -khtml-transition: opacity 0.3s ease 0s;
    content: '';
    background: #fff url("../images/loading.gif") center 200px no-repeat;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    display: block;
    opacity: 0;
    visibility: hidden; }
  body #productsList #products-list-view.list-view-loading, body .pProductsSwitch .productsCarousel #products-list-view.list-view-loading {
    background: none; }
    body #productsList #products-list-view.list-view-loading::after, body .pProductsSwitch .productsCarousel #products-list-view.list-view-loading::after {
      opacity: 0.7;
      visibility: visible; }
body .pProductsSwitch .sections .productsCarousel {
  padding: 0; }
  body .pProductsSwitch .sections .productsCarousel .owl-prev, body .pProductsSwitch .sections .productsCarousel .owl-next {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 13px;
    height: 21px;
    line-height: 13px;
    text-align: center;
    cursor: pointer;
    color: #CACACA;
    font-size: 34px;
    transition: color 0.3s ease 0s;
    -webkit-transition: color 0.3s ease 0s;
    -ms-transition: color 0.3s ease 0s;
    -o-transition: color 0.3s ease 0s;
    -moz-transition: color 0.3s ease 0s;
    -khtml-transition: color 0.3s ease 0s; }
    body .pProductsSwitch .sections .productsCarousel .owl-prev i.fa, body .pProductsSwitch .sections .productsCarousel .owl-next i.fa {
      position: relative;
      top: -10px; }
    body .pProductsSwitch .sections .productsCarousel .owl-prev:hover, body .pProductsSwitch .sections .productsCarousel .owl-next:hover {
      color: #8d8d8d; }
  body .pProductsSwitch .sections .productsCarousel .owl-prev {
    left: -40px; }
  body .pProductsSwitch .sections .productsCarousel .owl-next {
    right: -40px; }
  @media screen and (max-width: 1249px) {
    body .pProductsSwitch .sections .productsCarousel {
      padding: 0 20px; }
      body .pProductsSwitch .sections .productsCarousel .owl-prev {
        left: 0; }
      body .pProductsSwitch .sections .productsCarousel .owl-next {
        right: 0; } }
  body .pProductsSwitch .sections .productsCarousel .owl-wrapper-outer {
    overflow: hidden; }
  body .pProductsSwitch .sections .productsCarousel .productItem {
    margin-bottom: 0 !important; }
    body .pProductsSwitch .sections .productsCarousel .productItem > div .thumb {
      /*padding-top: 130%;*/ }
    body .pProductsSwitch .sections .productsCarousel .productItem > div .details {
      padding-top: 0 !important; }
    body .pProductsSwitch .sections .productsCarousel .productItem > div a.absoluteLink {
      position: absolute;
      top: 0;
      left: 20px;
      right: 20px;
      bottom: 20px;
      display: block;
      z-index: 1; }
    body .pProductsSwitch .sections .productsCarousel .productItem > div > div {
      width: auto !important;
      float: none !important;
      text-align: center; }
      body .pProductsSwitch .sections .productsCarousel .productItem > div > div .rating {
        margin-top: 10px; }
      body .pProductsSwitch .sections .productsCarousel .productItem > div > div h2 {
        font-size: 18px !important;
        margin: 10px 0 !important; }
      body .pProductsSwitch .sections .productsCarousel .productItem > div > div h3 {
        font-size: 12px !important;
        margin: 0 !important; }
      body .pProductsSwitch .sections .productsCarousel .productItem > div > div h4 {
        display: none; }
      body .pProductsSwitch .sections .productsCarousel .productItem > div > div a.btn {
        display: none; }
      body .pProductsSwitch .sections .productsCarousel .productItem > div > div p {
        margin-bottom: 0 !important; }
    body .pProductsSwitch .sections .productsCarousel .productItem > div:hover .img {
      transform: scale(1.1);
      -webkit-transform: scale(1.1); }

/*@media screen and (min-width: 1200px){
    #productsList{
        margin-right: 320px;
    }
}*/
#priceFilter > div {
  overflow: hidden; }
  #priceFilter > div input {
    -moz-appearance: textfield;
    outline: none; }
    #priceFilter > div input:focus {
      outline: none; }
  #priceFilter > div input::-webkit-outer-spin-button,
  #priceFilter > div input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0;
    /* <-- Apparently some margin are still there even though it's hidden */ }
  #priceFilter > div > div {
    width: 45%;
    width: calc(50% - 20px);
    border-bottom: 1px solid #000000;
    float: left; }
    @media screen and (max-width: 1499px) and (min-width: 768px) {
      #priceFilter > div > div {
        width: 100%; }
        #priceFilter > div > div:first-child {
          margin-bottom: 10px; } }
    #priceFilter > div > div:last-child {
      float: right; }
    #priceFilter > div > div span {
      display: block;
      width: 16%; }
      #priceFilter > div > div span:first-child {
        float: left;
        color: #101010; }
      #priceFilter > div > div span:last-child {
        float: right;
        text-align: right;
        color: #AAA; }
    #priceFilter > div > div input {
      padding: 0 10px;
      border: none;
      width: 68%; }
      #priceFilter > div > div input:focus {
        box-shadow: none; }
    #priceFilter > div > div span, #priceFilter > div > div input {
      font-size: 14px;
      height: 32px;
      line-height: 32px; }

.pProductsSwitch nav, .productSwitcher nav {
  /*padding-top: 40px;*/
  /*border-bottom: 1px solid #E8E9EA;*/
  text-align: center; }
  .pProductsSwitch nav .switch, .productSwitcher nav .switch {
    display: inline-block;
    margin: 0 40px;
    border: 3px solid #A1A5FF;
    cursor: pointer;
    position: relative; }
    .pProductsSwitch nav .switch:hover, .pProductsSwitch nav .switch.active, .productSwitcher nav .switch:hover, .productSwitcher nav .switch.active {
      background: white; }
    @media screen and (max-width: 499px) {
      .pProductsSwitch nav .switch, .productSwitcher nav .switch {
        margin: 0 10px; } }
.pProductsSwitch .sections, .productSwitcher .sections {
  margin-top: 4px;
  min-height: 300px !important; }
  @media screen and (max-width: 991px) {
    .pProductsSwitch .sections, .productSwitcher .sections {
      height: auto !important;
      min-height: auto !important; } }
  .pProductsSwitch .sections > div, .productSwitcher .sections > div {
    display: none; }
    .pProductsSwitch .sections > div:first-child, .productSwitcher .sections > div:first-child {
      display: block; }
.pProductsSwitch .owl-pagination, .productSwitcher .owl-pagination {
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center; }
  .pProductsSwitch .owl-pagination .owl-page, .productSwitcher .owl-pagination .owl-page {
    transition: 0.3s ease 0s;
    -webkit-transition: 0.3s ease 0s;
    -ms-transition: 0.3s ease 0s;
    -o-transition: 0.3s ease 0s;
    -moz-transition: 0.3s ease 0s;
    -khtml-transition: 0.3s ease 0s;
    width: 12px;
    height: 12px;
    background: #CCCCCC;
    border-radius: 100px;
    cursor: pointer;
    display: inline-block;
    margin: 0 10px; }
    @media screen and (max-width: 1199px) and (min-width: 500px) {
      .pProductsSwitch .owl-pagination .owl-page, .productSwitcher .owl-pagination .owl-page {
        width: 14px;
        height: 14px; } }
    @media screen and (max-width: 499px) {
      .pProductsSwitch .owl-pagination .owl-page, .productSwitcher .owl-pagination .owl-page {
        width: 16px;
        height: 16px; } }
    .pProductsSwitch .owl-pagination .owl-page.active, .pProductsSwitch .owl-pagination .owl-page:hover, .productSwitcher .owl-pagination .owl-page.active, .productSwitcher .owl-pagination .owl-page:hover {
      background: black; }
.pProductsSwitch.productSwitcher nav, .productSwitcher.productSwitcher nav {
  margin: 0 -20px;
  padding: 40px 0;
  text-align: left; }
.pProductsSwitch.productSwitcher .sections, .productSwitcher.productSwitcher .sections {
  overflow-y: auto;
  padding-right: 10px;
  margin-right: -10px; }

.pager {
  margin: 0 !important;
  clear: both;
  font-size: 0; }
  @media screen and (max-width: 767px) {
    .pager {
      padding-bottom: 20px; } }
  .pager .yiiPager {
    display: block;
    width: 100%;
    text-align: center;
    padding: 30px 60px 0; }
    .pager .yiiPager li a {
      font-weight: bold;
      transition: 0.3s ease 0s;
      -webkit-transition: 0.3s ease 0s;
      -ms-transition: 0.3s ease 0s;
      -o-transition: 0.3s ease 0s;
      -moz-transition: 0.3s ease 0s;
      -khtml-transition: 0.3s ease 0s;
      margin: 0 5px;
      background: #A1A5FF;
      color: #fff;
      border: #A1A5FF;
      width: 38px;
      height: 38px;
      border-radius: 0;
      font-size: 17px;
      font-weight: 700;
      vertical-align: middle;
      line-height: 36px;
      border-radius: 30px; }
    .pager .yiiPager li.selected a, .pager .yiiPager li a:hover {
      background: #7679c4 !important;
      color: white; }
  .pager .next > a, .pager .next > span {
    float: none; }
  .pager .previous > a, .pager .previous > span {
    float: none; }

*[data-cartamount], *[data-pointsamount] {
  padding: 0 4px;
  border-radius: 22px;
  background: #A1A5FF;
  color: white !important;
  text-align: center;
  font-size: 10px;
  position: relative;
  font-weight: 700;
  position: relative;
  display: inline-block;
  height: 22px;
  min-width: 22px;
  line-height: 22px; }

*[data-cartamount='0'] {
  display: none; }

.cartAmountWrap, .pointsAmountWrap {
  /*position: relative;*/ }
  .cartAmountWrap *[data-cartamount], .cartAmountWrap *[data-pointsamount], .pointsAmountWrap *[data-cartamount], .pointsAmountWrap *[data-pointsamount] {
    top: -6px;
    left: -2px; }

#mainmenu .cartAmountWrap *[data-cartamount], #mainmenu .cartAmountWrap *[data-pointsamount], #mainmenu .pointsAmountWrap *[data-cartamount], #mainmenu .pointsAmountWrap *[data-pointsamount] {
  top: -2px;
  left: 7px; }

#top .cartAmountWrap *[data-cartamount], #top .cartAmountWrap *[data-pointsamount], #top .pointsAmountWrap *[data-cartamount], #top .pointsAmountWrap *[data-pointsamount] {
  top: -11px;
  left: -16px; }
#top .pointsAmountWrap {
  /*margin-right: -10px;*/ }
  #top .pointsAmountWrap *[data-pointsamount] {
    left: -10px; }

.whiteBox {
  background: white;
  border-radius: 10px;
  overflow: hidden;
  padding: 50px 60px; }
  .whiteBox.slimBox {
    padding-top: 10px;
    padding-bottom: 10px; }
  .whiteBox .whiteBox {
    padding: 0;
    background: none;
    border-radius: 0;
    overflow: visible; }
  .whiteBox h1:first-child, .whiteBox h2:first-child, .whiteBox h3:first-child {
    margin-top: 0; }
  .whiteBox .col-xs-1, .whiteBox .col-sm-1, .whiteBox .col-md-1, .whiteBox .col-lg-1, .whiteBox .col-xs-2, .whiteBox .col-sm-2, .whiteBox .col-md-2, .whiteBox .col-lg-2, .whiteBox .col-xs-3, .whiteBox .col-sm-3, .whiteBox .col-md-3, .whiteBox .col-lg-3, .whiteBox .col-xs-4, .whiteBox .col-sm-4, .whiteBox .col-md-4, .whiteBox .col-lg-4, .whiteBox .col-xs-5, .whiteBox .col-sm-5, .whiteBox .col-md-5, .whiteBox .col-lg-5, .whiteBox .col-xs-6, .whiteBox .col-sm-6, .whiteBox .col-md-6, .whiteBox .col-lg-6, .whiteBox .col-xs-7, .whiteBox .col-sm-7, .whiteBox .col-md-7, .whiteBox .col-lg-7, .whiteBox .col-xs-8, .whiteBox .col-sm-8, .whiteBox .col-md-8, .whiteBox .col-lg-8, .whiteBox .col-xs-9, .whiteBox .col-sm-9, .whiteBox .col-md-9, .whiteBox .col-lg-9, .whiteBox .col-xs-10, .whiteBox .col-sm-10, .whiteBox .col-md-10, .whiteBox .col-lg-10, .whiteBox .col-xs-11, .whiteBox .col-sm-11, .whiteBox .col-md-11, .whiteBox .col-lg-11, .whiteBox .col-xs-12, .whiteBox .col-sm-12, .whiteBox .col-md-12, .whiteBox .col-lg-12 {
    padding-left: 30px;
    padding-right: 30px; }
  .whiteBox .row {
    margin-left: -30px;
    margin-right: -30px; }
    .whiteBox .row.noMargin {
      margin-left: 0;
      margin-right: 0; }
  .whiteBox div[class^="col-"] .col-xs-1, .whiteBox div[class^="col-"] .col-sm-1, .whiteBox div[class^="col-"] .col-md-1, .whiteBox div[class^="col-"] .col-lg-1, .whiteBox div[class^="col-"] .col-xs-2, .whiteBox div[class^="col-"] .col-sm-2, .whiteBox div[class^="col-"] .col-md-2, .whiteBox div[class^="col-"] .col-lg-2, .whiteBox div[class^="col-"] .col-xs-3, .whiteBox div[class^="col-"] .col-sm-3, .whiteBox div[class^="col-"] .col-md-3, .whiteBox div[class^="col-"] .col-lg-3, .whiteBox div[class^="col-"] .col-xs-4, .whiteBox div[class^="col-"] .col-sm-4, .whiteBox div[class^="col-"] .col-md-4, .whiteBox div[class^="col-"] .col-lg-4, .whiteBox div[class^="col-"] .col-xs-5, .whiteBox div[class^="col-"] .col-sm-5, .whiteBox div[class^="col-"] .col-md-5, .whiteBox div[class^="col-"] .col-lg-5, .whiteBox div[class^="col-"] .col-xs-6, .whiteBox div[class^="col-"] .col-sm-6, .whiteBox div[class^="col-"] .col-md-6, .whiteBox div[class^="col-"] .col-lg-6, .whiteBox div[class^="col-"] .col-xs-7, .whiteBox div[class^="col-"] .col-sm-7, .whiteBox div[class^="col-"] .col-md-7, .whiteBox div[class^="col-"] .col-lg-7, .whiteBox div[class^="col-"] .col-xs-8, .whiteBox div[class^="col-"] .col-sm-8, .whiteBox div[class^="col-"] .col-md-8, .whiteBox div[class^="col-"] .col-lg-8, .whiteBox div[class^="col-"] .col-xs-9, .whiteBox div[class^="col-"] .col-sm-9, .whiteBox div[class^="col-"] .col-md-9, .whiteBox div[class^="col-"] .col-lg-9, .whiteBox div[class^="col-"] .col-xs-10, .whiteBox div[class^="col-"] .col-sm-10, .whiteBox div[class^="col-"] .col-md-10, .whiteBox div[class^="col-"] .col-lg-10, .whiteBox div[class^="col-"] .col-xs-11, .whiteBox div[class^="col-"] .col-sm-11, .whiteBox div[class^="col-"] .col-md-11, .whiteBox div[class^="col-"] .col-lg-11, .whiteBox div[class^="col-"] .col-xs-12, .whiteBox div[class^="col-"] .col-sm-12, .whiteBox div[class^="col-"] .col-md-12, .whiteBox div[class^="col-"] .col-lg-12 {
    padding-left: 15px;
    padding-right: 15px; }
  .whiteBox div[class^="col-"] .row:not(.noMargin) {
    margin-left: -15px;
    margin-right: -15px; }
  .whiteBox .whiteSection {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-left: -60px;
    margin-right: -60px;
    padding-left: 60px;
    padding-right: 60px;
    border-top: 1px solid #E0E0E8; }
    .whiteBox .whiteSection:first-child {
      padding-top: 0;
      border-top: 0; }
      .whiteBox .whiteSection:first-child .completionWrap .alert {
        margin-bottom: 0; }
    .whiteBox .whiteSection:last-child {
      padding-bottom: 0; }

.whiteBox .form h2 {
  margin-bottom: 30px; }
.whiteBox .row {
  margin-bottom: 20px; }
.whiteBox .input-group {
  display: block;
  overflow: hidden; }
  .whiteBox .input-group .input-group-addon {
    margin-bottom: 20px;
    font-weight: 400;
    font-size: 16px;
    padding: 0;
    float: none;
    display: block;
    background: none;
    border: none;
    width: auto;
    text-align: left; }
    .whiteBox .input-group .input-group-addon.loadGUS {
      margin-bottom: 0; }
  .whiteBox .input-group .form-control {
    border-radius: 10px !important;
    padding-left: 15px;
    padding-right: 15px; }
    .whiteBox .input-group .form-control:not(textarea) {
      height: 48px; }
    .whiteBox .input-group .form-control.hasQuestion {
      width: 80%;
      width: calc(100% - 30px); }
      .whiteBox .input-group .form-control.hasQuestion + .input-group-addon {
        height: 48px;
        display: block;
        width: 30px;
        float: right;
        text-align: right;
        font-size: 17px; }
        .whiteBox .input-group .form-control.hasQuestion + .input-group-addon i {
          line-height: 48px; }
    @media screen and (min-width: 768px) {
      .whiteBox .input-group .form-control.hasGus {
        width: 50%;
        width: calc(50% - 15px); }
        .whiteBox .input-group .form-control.hasGus + .loadGUS {
          width: 40%;
          width: calc(50% - 15px);
          float: right; } }
.whiteBox .grid-view {
  margin-left: -60px;
  margin-right: -60px;
  max-width: none; }
  .whiteBox .grid-view .table > thead > tr > td, .whiteBox .grid-view .table > tbody > tr > td, .whiteBox .grid-view .table > tfoot > tr > td {
    border-top: 1px solid #F3F3F6; }
  .whiteBox .grid-view .table > thead > tr > th, .whiteBox .grid-view .table > tbody > tr > th, .whiteBox .grid-view .table > tfoot > tr > th {
    border-top: none; }
  .whiteBox .grid-view .table > thead > tr > th {
    border-bottom: none; }
  .whiteBox .grid-view .filters td {
    border-top: none !important;
    padding-bottom: 20px; }
  .whiteBox .grid-view .summary {
    margin-left: 60px;
    margin-right: 60px; }
  .whiteBox .grid-view table th:first-child, .whiteBox .grid-view table td:first-child {
    padding-left: 60px; }
  .whiteBox .grid-view table th:last-child, .whiteBox .grid-view table td:last-child {
    padding-right: 60px; }
  .whiteBox .grid-view .filter-container .form-control {
    border: 1px solid #E0E0E8;
    border-radius: 10px;
    height: 46px; }
  .whiteBox .grid-view a {
    color: #202020; }
  .whiteBox .grid-view table.items tr.selected td {
    background: #ECEDFF; }

.salonProfile .whiteBox {
  padding: 30px; }
  .salonProfile .whiteBox .whiteSection {
    margin-left: -30px;
    margin-right: -30px;
    padding-left: 30px;
    padding-right: 30px; }

.moiKlienciThumb {
  overflow: hidden;
  padding: 13px 0; }
  .moiKlienciThumb .profileThumbnail {
    width: 50px !important;
    height: 50px !important;
    vertical-align: middle; }
  .moiKlienciThumb .klientName {
    display: inline-block;
    margin: 15px 0 0 20px; }

@media screen and (min-width: 1200px) {
  .productsListBody {
    overflow: hidden; }
    .productsListBody #mainmenu.closed + #page {
      width: auto; }
    .productsListBody #page {
      height: calc(100vh - 112px);
      overflow-y: auto;
      transition: 0.3s ease 0s;
      -webkit-transition: 0.3s ease 0s;
      -ms-transition: 0.3s ease 0s;
      -o-transition: 0.3s ease 0s;
      -moz-transition: 0.3s ease 0s;
      -khtml-transition: 0.3s ease 0s; }
      .productsListBody #page .whiteBox {
        margin-bottom: 30px; }
    .productsListBody body.sticky {
      padding-top: 72px; }
      .productsListBody body.sticky #page {
        height: calc(100vh - 72px); }
    .productsListBody #top {
      right: 320px; }
    .productsListBody #page {
      margin-right: 320px; } }

@media screen and (max-width: 1199px) {
  body.menuOpen #mainmenu, #filters.open {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05) !important; }

  body {
    padding-top: 64px !important; }

  #top {
    left: 0 !important;
    background: #FFFFFF;
    height: 64px !important;
    line-height: 64px !important;
    padding: 0 20px 0 70px !important;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05); }
    #top .userPanel {
      height: 64px;
      padding-right: 0 !important; }
      #top .userPanel > a {
        height: 64px;
        justify-content: right;
        align-content: center; }
        #top .userPanel > a i {
          top: 0; }
    #top .logo img {
      height: auto;
      width: 130px; }
    #top .loggedInUserWidget {
      padding: 0 !important; }
      #top .loggedInUserWidget .profileThumbnail {
        margin-right: 0 !important; }
    #top .loggedInMenu {
      background: white !important; }
    #top .nameDropDown {
      display: none; }

  #menuButton {
    top: 21px !important;
    left: 20px !important; }

  #mainmenu {
    padding-top: 60px;
    padding-bottom: 30px; }
    #mainmenu .menu .navTitle {
      margin-top: 20px; }

  .whiteBox {
    padding: 40px 20px; }

  body #productsList .productItem .buttons .btn.btn-primary, body #productsList .productItem .buttons .btn.btn-info, body .pProductsSwitch .productsCarousel .productItem .buttons .btn.btn-primary, body .pProductsSwitch .productsCarousel .productItem .buttons .btn.btn-info {
    position: static !important;
    height: 30px !important;
    line-height: 30px !important;
    width: 40px !important;
    padding: 0 !important; }
    body #productsList .productItem .buttons .btn.btn-primary i, body #productsList .productItem .buttons .btn.btn-info i, body .pProductsSwitch .productsCarousel .productItem .buttons .btn.btn-primary i, body .pProductsSwitch .productsCarousel .productItem .buttons .btn.btn-info i {
      line-height: 30px !important;
      /*font-weight: 700;*/ } }
@media screen and (max-width: 359px) {
  #top {
    padding: 0 10px 0 60px !important; }
    #top .logo img {
      width: 105px; }

  #menuButton {
    left: 15px !important; } }
@media screen and (min-width: 1200px) and (max-width: 1360px) {
  body.menuOpen #top {
    padding-left: 25px !important; }
    body.menuOpen #top .logo img {
      height: 34px; } }
@media screen and (max-width: 699px) {
  .calendarView #page > .container {
    padding-left: 8px;
    padding-right: 8px; }
    .calendarView #page > .container .whiteBox {
      padding: 20px 10px; }
      .calendarView #page > .container .whiteBox .panel-heading {
        padding: 3px !important;
        font-size: 10px; } }
.asliderEditor #slidesList, .asliderEditor #slidesList > li {
  padding: 0;
  margin: 0;
  list-style: none; }
.asliderEditor #slidesList > li {
  margin: 5px 0;
  border-radius: 4px;
  padding: 5px 10px;
  border: 1px solid #dadada;
  background: #eee;
  overflow: hidden; }
  .asliderEditor #slidesList > li img {
    height: 28px; }
  .asliderEditor #slidesList > li.inactive {
    opacity: 0.8; }
  .asliderEditor #slidesList > li .name {
    float: left;
    width: 60%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    padding-right: 10px; }
  .asliderEditor #slidesList > li .operations {
    float: right;
    width: 40%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    padding-left: 10px;
    text-align: right; }
    .asliderEditor #slidesList > li .operations a, .asliderEditor #slidesList > li .operations span {
      color: black;
      font-size: 28px;
      display: inline-block;
      margin: 0 5px; }
      .asliderEditor #slidesList > li .operations a:hover, .asliderEditor #slidesList > li .operations span:hover {
        color: #313541; }
    .asliderEditor #slidesList > li .operations .handle {
      cursor: pointer; }
.asliderEditor #slidesList + a {
  margin: 10px auto;
  /*display: block;*/ }
.asliderEditor span.button, .asliderEditor a.button {
  cursor: pointer;
  display: inline-block;
  width: 100px;
  height: 40px;
  line-height: 40px;
  border-radius: 4px;
  padding: 5px 10px;
  background: #dadada;
  border: 1px solid #ccc;
  text-align: center;
  color: black;
  text-decoration: none;
  font-size: 18px;
  margin: 5px; }
  .asliderEditor span.button.big, .asliderEditor a.button.big {
    width: 180px;
    font-size: 22px; }
  .asliderEditor span.button.red, .asliderEditor a.button.red {
    background-color: #F8C1C8;
    border-color: #C0003F;
    color: #C00000; }
  .asliderEditor span.button.green, .asliderEditor a.button.green {
    background-color: #C5E7C1;
    border-color: #2D7018;
    color: #2D7018; }
.asliderEditor #loaderOverlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000000;
  background: white no-repeat url("../images/loader.gif") center center; }
.asliderEditor #creator .slider {
  margin-bottom: 20px;
  height: 450px;
  background-size: cover;
  background-position: center center;
  overflow: hidden; }
  .asliderEditor #creator .slider .stage {
    position: relative;
    width: 1200px;
    height: 450px;
    margin: 0 auto;
    box-shadow: inset 0 0 2px 1px red;
    box-shadow: inset 0 0 2px 1px red, 0 0 2px 1px red; }
    .asliderEditor #creator .slider .stage .element {
      position: absolute;
      cursor: pointer; }
      .asliderEditor #creator .slider .stage .element .contextMenu {
        z-index: 1000;
        box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.3);
        cursor: default;
        display: none;
        position: fixed;
        top: 220px;
        left: 0;
        padding: 3px;
        /*                        width: 150px;
                                height: 310px;*/
        background: white;
        border-radius: 0 10px 10px 0; }
        .asliderEditor #creator .slider .stage .element .contextMenu i.fa {
          font-size: 36px;
          cursor: pointer; }
        .asliderEditor #creator .slider .stage .element .contextMenu input[type=number], .asliderEditor #creator .slider .stage .element .contextMenu select {
          box-sizing: border-box;
          -moz-box-sizing: border-box;
          -webit-box-sizing: border-box;
          width: 100px; }
        .asliderEditor #creator .slider .stage .element .contextMenu select {
          width: 40px; }
        .asliderEditor #creator .slider .stage .element .contextMenu .row {
          margin: 0 0 10px; }
        .asliderEditor #creator .slider .stage .element .contextMenu .submitElementData {
          cursor: pointer; }
      .asliderEditor #creator .slider .stage .element.selected {
        box-shadow: inset 0 0 2px 1px red, 0 0 2px 1px red; }
        .asliderEditor #creator .slider .stage .element.selected .contextMenu {
          display: block; }
.asliderEditor #noCreatorError {
  display: none; }
@media screen and (max-width: 1199px) {
  .asliderEditor #creator {
    display: none; }
  .asliderEditor #noCreatorError {
    display: block; } }
.asliderEditor .col-md-10 img {
  max-width: 100%; }

.classicSliderWrap {
  overflow: hidden; }
  .classicSliderWrap .classicSlider {
    overflow: hidden;
    position: relative;
    padding-top: 36%;
    padding-top: 36.88%;
    padding-top: 36.885245901%;
    margin-bottom: 30px;
    border-radius: 10px; }
    .classicSliderWrap .classicSlider .owl-wrapper-outer {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
      .classicSliderWrap .classicSlider .owl-wrapper-outer .owl-wrapper .owl-item {
        float: left; }
        .classicSliderWrap .classicSlider .owl-wrapper-outer .owl-wrapper .owl-item .slide {
          overflow: hidden;
          padding-top: 36%;
          padding-top: 36.88%;
          padding-top: 36.885245901%;
          background-color: #000000;
          background-repeat: no-repeat;
          width: 100%;
          background-size: cover;
          background-position: center center;
          position: relative;
          /*                        &::after{
                                      content: '';
                                      z-index: 0;
                                      position: absolute;
                                      top: 0;
                                      left: 0;
                                      right: 0;
                                      bottom: 0;
                                      background: rgba(black, 0.3);
                                  }*/ }
          .classicSliderWrap .classicSlider .owl-wrapper-outer .owl-wrapper .owl-item .slide .container {
            overflow: hidden;
            height: 100%; }
            .classicSliderWrap .classicSlider .owl-wrapper-outer .owl-wrapper .owl-item .slide .container .text {
              position: absolute;
              z-index: 2;
              left: 0;
              right: 50%;
              bottom: 0;
              top: 0;
              padding: 0 0 0 60px;
              color: white;
              display: flex;
              justify-content: center;
              flex-direction: column; }
              .classicSliderWrap .classicSlider .owl-wrapper-outer .owl-wrapper .owl-item .slide .container .text .text1 {
                text-transform: uppercase;
                letter-spacing: 0.2em;
                font-size: 16px;
                font-weight: bold;
                margin-bottom: 30px;
                line-height: 1.2em; }
              .classicSliderWrap .classicSlider .owl-wrapper-outer .owl-wrapper .owl-item .slide .container .text .text2 {
                font-size: 45px;
                font-weight: bold;
                margin-bottom: 30px;
                line-height: 1em; }
              .classicSliderWrap .classicSlider .owl-wrapper-outer .owl-wrapper .owl-item .slide .container .text .text3 {
                font-size: 16px;
                font-weight: 400;
                margin-bottom: 40px;
                line-height: 1.2em; }
              .classicSliderWrap .classicSlider .owl-wrapper-outer .owl-wrapper .owl-item .slide .container .text .text5 .btn {
                padding-left: 40px !important;
                padding-right: 40px !important; }
          .classicSliderWrap .classicSlider .owl-wrapper-outer .owl-wrapper .owl-item .slide[data-slidercolor="1"] .container .text {
            color: #202020; }
        .classicSliderWrap .classicSlider .owl-wrapper-outer .owl-wrapper .owl-item.active .slide .container .text .text1, .classicSliderWrap .classicSlider .owl-wrapper-outer .owl-wrapper .owl-item.active .slide .container .text .text2, .classicSliderWrap .classicSlider .owl-wrapper-outer .owl-wrapper .owl-item.active .slide .container .text .text3, .classicSliderWrap .classicSlider .owl-wrapper-outer .owl-wrapper .owl-item.active .slide .container .text .text4, .classicSliderWrap .classicSlider .owl-wrapper-outer .owl-wrapper .owl-item.active .slide .container .text .text5 {
          /*left: 0; right: 0;*/ }
    .classicSliderWrap .classicSlider .owl-controls .owl-buttons {
      display: none; }
    .classicSliderWrap .classicSlider .owl-controls .owl-pagination {
      height: 100%;
      position: absolute;
      bottom: 0px;
      top: 0px;
      /*left: 0;*/
      right: 38px;
      text-align: center;
      display: flex;
      justify-content: center;
      flex-direction: column; }
      .classicSliderWrap .classicSlider .owl-controls .owl-pagination .owl-page {
        transition: 0.3s ease 0s;
        -webkit-transition: 0.3s ease 0s;
        -ms-transition: 0.3s ease 0s;
        -o-transition: 0.3s ease 0s;
        -moz-transition: 0.3s ease 0s;
        -khtml-transition: 0.3s ease 0s;
        /*                display: inline-block;*/
        width: 12px;
        background: white;
        height: 12px;
        /*box-shadow: 1px 1px 1px rgba(black, 0.3);*/
        /*border: 1px solid #fff;*/
        border-radius: 15px;
        margin: 6px 0;
        cursor: pointer;
        opacity: 0.7; }
        .classicSliderWrap .classicSlider .owl-controls .owl-pagination .owl-page:hover, .classicSliderWrap .classicSlider .owl-controls .owl-pagination .owl-page.active {
          opacity: 1; }

@media screen and (max-width: 1199px) {
  .classicSliderWrap .classicSlider .owl-wrapper-outer .owl-wrapper .owl-item .slide .container .text {
    padding-left: 40px; }
    .classicSliderWrap .classicSlider .owl-wrapper-outer .owl-wrapper .owl-item .slide .container .text .text1 {
      /*font-size: 36px;*/
      margin-bottom: 10px;
      letter-spacing: 0.16em; }
    .classicSliderWrap .classicSlider .owl-wrapper-outer .owl-wrapper .owl-item .slide .container .text .text2 {
      font-size: 32px;
      margin-bottom: 20px; }
    .classicSliderWrap .classicSlider .owl-wrapper-outer .owl-wrapper .owl-item .slide .container .text .text3 {
      /*font-size: 36px;*/
      margin-bottom: 20px; }
  .classicSliderWrap .classicSlider .owl-controls .owl-pagination .owl-page {
    width: 20px;
    height: 20px; } }
@media screen and (max-width: 767px) {
  .classicSliderWrap .classicSlider .owl-wrapper-outer .owl-wrapper .owl-item .slide .container .text {
    padding-left: 30px; }
    .classicSliderWrap .classicSlider .owl-wrapper-outer .owl-wrapper .owl-item .slide .container .text .text1 {
      margin-bottom: 10px;
      font-size: 13px; }
    .classicSliderWrap .classicSlider .owl-wrapper-outer .owl-wrapper .owl-item .slide .container .text .text2 {
      font-size: 22px;
      margin-bottom: 10px; }
    .classicSliderWrap .classicSlider .owl-wrapper-outer .owl-wrapper .owl-item .slide .container .text .text3 {
      font-size: 13px;
      margin-bottom: 10px; }
    .classicSliderWrap .classicSlider .owl-wrapper-outer .owl-wrapper .owl-item .slide .container .text .text5 .btn {
      padding: 5px 20px !important;
      height: 38px !important;
      line-height: 28px !important; } }
@media screen and (max-width: 559px) {
  .classicSliderWrap .classicSlider {
    padding-top: 68%;
    padding-top: 68.75%; }
    .classicSliderWrap .classicSlider .owl-wrapper-outer .owl-wrapper .owl-item .slide {
      padding-top: 68%;
      padding-top: 68.75%; }
      .classicSliderWrap .classicSlider .owl-wrapper-outer .owl-wrapper .owl-item .slide .container .text {
        padding: 0 40px !important;
        background: rgba(0, 0, 0, 0.3);
        width: 100%;
        text-align: center; }
        .classicSliderWrap .classicSlider .owl-wrapper-outer .owl-wrapper .owl-item .slide .container .text .text1 {
          margin-bottom: 18px;
          font-size: 13px; }
        .classicSliderWrap .classicSlider .owl-wrapper-outer .owl-wrapper .owl-item .slide .container .text .text2 {
          font-size: 24px;
          margin-bottom: 18px; }
        .classicSliderWrap .classicSlider .owl-wrapper-outer .owl-wrapper .owl-item .slide .container .text .text3 {
          display: none; }
        .classicSliderWrap .classicSlider .owl-wrapper-outer .owl-wrapper .owl-item .slide .container .text .text5 .btn {
          padding: 5px 20px !important;
          height: 38px !important;
          line-height: 28px !important; }
    .classicSliderWrap .classicSlider .owl-pagination {
      display: none !important; }
    .classicSliderWrap .classicSlider .owl-controls .owl-buttons {
      display: block; }
      .classicSliderWrap .classicSlider .owl-controls .owl-buttons > div {
        position: absolute;
        z-index: 3;
        top: 0;
        bottom: 0;
        margin: auto;
        height: 16px;
        line-height: 16px;
        color: white;
        font-size: 30px; }
        .classicSliderWrap .classicSlider .owl-controls .owl-buttons > div.owl-prev {
          left: 20px; }
        .classicSliderWrap .classicSlider .owl-controls .owl-buttons > div.owl-next {
          right: 20px; } }
.productsCarousel {
  position: relative; }
  .productsCarousel .owl-buttons > div {
    cursor: pointer;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 24px;
    line-height: 24px;
    color: #202020;
    font-size: 24px; }
    .productsCarousel .owl-buttons > div.owl-next {
      right: -24px; }
    .productsCarousel .owl-buttons > div.owl-prev {
      left: -24px; }
    @media screen and (max-width: 1199px) {
      .productsCarousel .owl-buttons > div {
        font-size: 28px; }
        .productsCarousel .owl-buttons > div.owl-next {
          right: 0; }
        .productsCarousel .owl-buttons > div.owl-prev {
          left: 0; } }
  .productsCarousel .owl-wrapper-outer {
    overflow: hidden; }
  .productsCarousel .owl-item {
    float: left; }
  .productsCarousel .productItem {
    margin-bottom: 0 !important;
    clear: none !important;
    width: 100% !important; }

.salonBox.whiteBox {
  padding: 20px;
  margin-bottom: 20px; }
  .salonBox.whiteBox .profileThumbnail {
    margin-right: 20px; }
  .salonBox.whiteBox .row {
    margin-bottom: 0; }

.salonProfile .opinia {
  margin-bottom: 20px; }
  .salonProfile .opinia .profileThumbnail {
    width: 35px;
    height: 35px;
    margin-right: 15px; }
    .salonProfile .opinia .profileThumbnail + .name {
      margin-top: 0;
      font-size: 16px;
      line-height: 35px; }
  .salonProfile .opinia p {
    margin: 0;
    padding: 10px 0;
    font-size: 14px; }

#salon-opinia-grid .text-success, #salon-opinia-grid .text-danger {
  font-weight: bold; }
#salon-opinia-grid .moiKlienciThumb {
  text-align: center; }
  #salon-opinia-grid .moiKlienciThumb .profileThumbnail {
    width: 30px !important;
    height: 30px !important;
    float: none; }
  #salon-opinia-grid .moiKlienciThumb .klientName {
    margin: 5px 0 0 0 !important;
    font-size: 13px; }

.ui-dialog-titlebar-close {
  background: none !important;
  width: 30px !important;
  height: 30px !important;
  opacity: 1 !important; }
  .ui-dialog-titlebar-close .ui-icon-closethick {
    display: none !important; }
  .ui-dialog-titlebar-close::after {
    content: '\f00d';
    font-family: "Font Awesome 5 Pro";
    font-weight: 700;
    font-size: 20px;
    color: black;
    width: 30px !important;
    height: 30px !important;
    line-height: 30px !important;
    display: inline-block;
    position: absolute;
    text-shadow: none;
    top: -6px;
    right: 5px;
    opacity: 1;
    text-align: center; }

.ui-dialog {
  padding: 0; }

#wwwDialog {
  height: 70vh !important;
  padding: 0;
  position: relative; }
  #wwwDialog iframe {
    position: absolute;
    border: 0;
    width: 100%;
    height: 100%; }

.btn.btn-dane-dostawa-faktura, .btn.btn-dodaj-promke {
  float: right !important;
  margin-left: 5px !important;
  margin-top: -5px !important;
  padding: 5px 10px !important;
  height: 34px !important;
  line-height: 24px !important;
  font-size: 14px !important; }
  .btn.btn-dane-dostawa-faktura i, .btn.btn-dodaj-promke i {
    font-size: 16px !important;
    position: relative;
    top: 1px; }

.dane-dostawa-faktura-break {
  display: none; }

@media screen and (max-width: 549px) {
  .btn.btn-dane-dostawa-faktura {
    float: none !important;
    margin-right: 5px !important;
    margin-left: 0 !important;
    margin-top: 8px !important; }

  .dane-dostawa-faktura-break {
    display: block; } }
.promkaProduct {
  display: flex;
  flex-direction: row;
  align-items: center; }
  .promkaProduct .thumb {
    width: 80px;
    position: relative;
    overflow: hidden;
    float: left; }
    .promkaProduct .thumb .dummy {
      padding-top: 100%; }
    .promkaProduct .thumb .img {
      transition: 0.3s ease 0s;
      -webkit-transition: 0.3s ease 0s;
      -ms-transition: 0.3s ease 0s;
      -o-transition: 0.3s ease 0s;
      -moz-transition: 0.3s ease 0s;
      -khtml-transition: 0.3s ease 0s;
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      background-size: contain;
      background-color: white;
      background-position: center center;
      background-repeat: no-repeat; }
      .promkaProduct .thumb .img .absoluteLink {
        display: block;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        position: absolute; }

#zamowienieCart {
  overflow-y: auto; }
  #zamowienieCart .alert {
    overflow: hidden; }
    #zamowienieCart .alert .btn {
      margin-top: 5px; }

.whiteBox-grid-view-restore-padding {
  margin: 0 60px; }
  @media (max-width: 767px) {
    .whiteBox-grid-view-restore-padding {
      margin: 0; } }

tr.promkaRow td {
  color: #58C143; }
tr.promkaRow.promkaProductRow td {
  border-bottom: 0 !important;
  padding-bottom: 0 !important; }

#productDetails {
  padding: 20px 0 80px; }
  @media screen and (max-width: 1199px) {
    #productDetails {
      padding-bottom: 40px; } }
  #productDetails .whiteBox {
    margin-bottom: 30px; }
  #productDetails .footerCircles {
    text-align: left; }
    @media screen and (min-width: 992px) {
      #productDetails .footerCircles a:first-child {
        margin-left: 0; } }
  @media screen and (max-width: 767px) {
    #productDetails {
      padding-bottom: 20px; }
      #productDetails > div > .container > .row {
        margin: 0 -10px; } }
  #productDetails .details > .row.negativeMargin > div > h3 {
    text-transform: uppercase;
    font-size: 15px !important; }
  #productDetails .details > h1 {
    font-size: 40px; }
  #productDetails .details .pRow {
    font-size: 15px;
    margin: 20px 0; }
    #productDetails .details .pRow b:not(:first-child) {
      display: inline-block;
      margin-left: 30px; }
  #productDetails .details .description {
    text-align: justify; }
  #productDetails .details .videos {
    padding-bottom: 0; }
    #productDetails .details .videos .row {
      margin: 0 -10px; }
      #productDetails .details .videos .row .frameWrap {
        margin-bottom: 20px;
        position: relative;
        padding-top: 66%;
        overflow: hidden; }
        #productDetails .details .videos .row .frameWrap iframe {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          width: 100%;
          height: 100%; }
      @media screen and (max-width: 767px) {
        #productDetails .details .videos .row > div:last-child {
          padding-bottom: 20px; }
          #productDetails .details .videos .row > div:last-child .frameWrap {
            margin-bottom: 0; } }
  #productDetails .container {
    width: 1460px !important; }
    @media screen and (min-width: 992px) {
      #productDetails .container .flexRow {
        display: flex; }
        #productDetails .container .flexRow > div {
          flex: 1 0 auto;
          display: flex; }
          #productDetails .container .flexRow > div .whiteBox {
            flex: 1 0 100%; }
          #productDetails .container .flexRow > div .col-md-4 {
            flex: 1 0 33.33%; }
          #productDetails .container .flexRow > div .col-md-8 {
            flex: 1 0 66.66666667%; } }
  #productDetails .mainPhoto {
    position: relative;
    text-align: center; }
    #productDetails .mainPhoto img {
      max-width: 100%; }
  #productDetails .gallery {
    overflow: hidden;
    margin: 0 -10px; }
    #productDetails .gallery > div {
      margin-top: 10px; }
    #productDetails .gallery img {
      display: none; }
    #productDetails .gallery > div {
      padding: 0 10px !important; }
    #productDetails .gallery .galleryItem {
      display: block;
      position: relative;
      padding-top: 100%;
      overflow: hidden; }
      #productDetails .gallery .galleryItem .bg {
        transition: 0.3s ease 0s;
        -webkit-transition: 0.3s ease 0s;
        -ms-transition: 0.3s ease 0s;
        -o-transition: 0.3s ease 0s;
        -moz-transition: 0.3s ease 0s;
        -khtml-transition: 0.3s ease 0s;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat; }
      #productDetails .gallery .galleryItem:hover .bg {
        transform: scale(1.1);
        -webkit-ransform: scale(1.1); }
  #productDetails .currentProductRating .rating > div {
    display: inline-block;
    cursor: pointer;
    margin-left: 15px;
    fotn-size: 15px; }

.accordionSection {
  border-top: 1px solid #BFBFBF;
  padding: 0 15px; }
  .accordionSection:last-child {
    border-bottom: 1px solid #BFBFBF; }
  @media screen and (max-width: 599px) {
    .accordionSection {
      padding: 0 5px; } }
  .accordionSection .sectionHeader {
    height: 46px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    line-height: 46px;
    cursor: pointer;
    position: relative; }
    .accordionSection .sectionHeader .arrow {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      margin: auto 0;
      width: 15px;
      height: 12px;
      /*background: rgba(red, 0.3);*/
      cursor: pointer; }
      .accordionSection .sectionHeader .arrow::after, .accordionSection .sectionHeader .arrow::before {
        transition: 0.3s ease 0s;
        -webkit-transition: 0.3s ease 0s;
        -ms-transition: 0.3s ease 0s;
        -o-transition: 0.3s ease 0s;
        -moz-transition: 0.3s ease 0s;
        -khtml-transition: 0.3s ease 0s;
        content: '';
        display: block;
        position: absolute;
        width: 9px;
        height: 2px;
        background: #D4D4D4;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        margin: auto; }
      .accordionSection .sectionHeader .arrow::after {
        margin-left: 0;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg); }
      .accordionSection .sectionHeader .arrow::before {
        margin-right: 0;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg); }
  .accordionSection .sectionBody {
    padding: 15px 0;
    overflow: hidden;
    display: none; }
    .accordionSection .sectionBody.videos {
      margin: 0 -30px; }
  .accordionSection.open .sectionHeader .arrow::after {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  .accordionSection.open .sectionHeader .arrow::before {
    margin-right: 1px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg); }

.ratingForm {
  position: relative;
  top: 1px;
  display: inline-block;
  cursor: default; }
  .ratingForm .rating {
    float: left;
    direction: rtl;
    unicode-bidi: bidi-override; }
    .ratingForm .rating span.star {
      cursor: pointer;
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      font-weight: normal; }
      .ratingForm .rating span.star:hover {
        cursor: pointer; }
      .ratingForm .rating span.star::before {
        color: #B5A78C;
        content: '\f006'; }
  .ratingForm .rating span.star:hover::before, .ratingForm .rating span.star.selected::before, .ratingForm .rating span.star:hover ~ span.star::before, .ratingForm .rating span.star.selected ~ span.star::before {
    content: '\f005'; }

#opinion-form input[type=checkbox] {
  position: relative;
  top: 1px; }
#opinion-form b {
  text-transform: uppercase;
  display: inline-block;
  font-size: 14px;
  font-family: 'Poppins', Arial, sans-serif;
  margin-right: 10px; }
#opinion-form .rules {
  text-align: right;
  font-size: 12px; }
  #opinion-form .rules a {
    text-decoration: underline; }
#opinion-form .btn {
  border-width: 1px !important;
  margin-top: 20px; }
#opinion-form .row {
  margin: 0 -10px; }
#opinion-form input:invalid {
  outline: none;
  box-shadow: none;
  border-color: #b30000; }

.opinions {
  margin-top: 40px; }
  .opinions > div, .opinions .items > div {
    overflow: hidden;
    margin-bottom: 25px; }
    .opinions > div:last-child, .opinions .items > div:last-child {
      margin-bottom: 0; }
    .opinions > div > div img, .opinions .items > div > div img {
      float: left;
      max-width: 120px;
      margin: 0 10px 0 0; }
    .opinions > div > div > div:not(.col-md-9), .opinions > div > div .col-md-9 > div, .opinions .items > div > div > div:not(.col-md-9), .opinions .items > div > div .col-md-9 > div {
      overflow: hidden;
      margin-bottom: 10px; }
      .opinions > div > div > div:not(.col-md-9).rating, .opinions > div > div .col-md-9 > div.rating, .opinions .items > div > div > div:not(.col-md-9).rating, .opinions .items > div > div .col-md-9 > div.rating {
        margin-bottom: 15px;
        overflow: visible; }
      .opinions > div > div > div:not(.col-md-9) b, .opinions > div > div .col-md-9 > div b, .opinions .items > div > div > div:not(.col-md-9) b, .opinions .items > div > div .col-md-9 > div b {
        text-transform: uppercase;
        font-size: 15px;
        font-family: 'Poppins', Arial, sans-serif; }
        .opinions > div > div > div:not(.col-md-9) b.date, .opinions > div > div .col-md-9 > div b.date, .opinions .items > div > div > div:not(.col-md-9) b.date, .opinions .items > div > div .col-md-9 > div b.date {
          color: #D4D4D4; }
  .opinions p {
    font-style: italic;
    text-align: justify;
    font-size: 15px;
    line-height: 1.2em; }
  .opinions .productItem {
    padding: 0 !important;
    width: auto !important;
    float: none !important;
    text-align: center; }
    .opinions .productItem .rating {
      display: none; }
    .opinions .productItem .thumb, .opinions .productItem .details {
      width: auto !important;
      padding: 0 !important;
      float: none !important; }
      .opinions .productItem .thumb .img, .opinions .productItem .details .img {
        padding-top: 100%; }
    .opinions .productItem .thumb {
      padding-top: 75% !important;
      position: relative;
      overflow: hidden; }
      .opinions .productItem .thumb .img {
        transition: 0.3s ease 0s;
        -webkit-transition: 0.3s ease 0s;
        -ms-transition: 0.3s ease 0s;
        -o-transition: 0.3s ease 0s;
        -moz-transition: 0.3s ease 0s;
        -khtml-transition: 0.3s ease 0s;
        position: absolute;
        top: 0px;
        right: 0px;
        left: 0px;
        bottom: 0px;
        background-size: contain;
        background-color: white;
        background-position: center center;
        background-repeat: no-repeat;
        padding-top: 0; }
        .opinions .productItem .thumb .img .absoluteLink {
          display: block;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          position: absolute; }
    .opinions .productItem .ribbonWrap {
      top: 0; }
      .opinions .productItem .ribbonWrap .ribbon {
        font-size: 12px;
        line-height: 12px;
        padding: 5px 57px;
        top: 17px;
        right: -90px; }
    .opinions .productItem h3 {
      font-size: 12px !important;
      font-weight: normal; }
    .opinions .productItem h2 {
      font-size: 14px !important; }
    .opinions .productItem p, .opinions .productItem .btn, .opinions .productItem h4 {
      display: none; }
    .opinions .productItem .btn {
      font-size: 12px !important;
      padding: 5px 10px !important; }

.pIcon {
  display: inline-block;
  height: 24px;
  line-height: 24px;
  vertical-align: middle;
  margin: 0 2px;
  position: relative;
  top: -2px; }
  .pIcon img {
    max-height: 24px;
    vertical-align: middle; }

.pIconsTitle {
  display: inline-block;
  line-height: 24px;
  margin-right: 5px; }

.tooltip.in {
  opacity: 1 !important; }
.tooltip .tooltip-inner {
  border: 1px solid #BFBFBF;
  border-radius: 1px;
  font-size: 12px;
  background: #F7F7F7;
  color: #010101; }
.tooltip .tooltip-arrow {
  display: none; }

.rating {
  color: #A1A5FF; }

.opinions .emoji {
  max-height: 18px; }

#bugFormWrap {
  position: fixed;
  bottom: 5px;
  width: 220px;
  right: -225px;
  transition: 0.2s ease 0s;
  -webkit-transition: 0.2s ease 0s;
  -ms-transition: 0.2s ease 0s;
  -o-transition: 0.2s ease 0s;
  -moz-transition: 0.2s ease 0s;
  -khtml-transition: 0.2s ease 0s;
  padding: 15px;
  border-radius: 10px 0 0 10px;
  background: white;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.3); }
  #bugFormWrap .fa-bug {
    display: initial;
    font-size: 20px;
    line-height: 39px; }
  #bugFormWrap .fa-times {
    display: none;
    font-size: 22px;
    line-height: 40px; }
  #bugFormWrap h3 {
    font-weight: 600;
    font-size: 15px;
    margin: 0 0 10px; }
  #bugFormWrap textarea {
    height: 100px; }
  #bugFormWrap textarea {
    margin-bottom: 5px;
    padding: 8px; }
  #bugFormWrap input[type=text] {
    margin-bottom: 5px;
    padding: 0 8px;
    height: 40px; }
  #bugFormWrap .btn {
    float: right;
    padding: 0 10px !important;
    font-size: 16px !important;
    height: 40px !important;
    line-height: 40px !important;
    letter-spacing: 1px; }
  #bugFormWrap #bugFormBtn {
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.3);
    transition: 0.2s ease 0s;
    -webkit-transition: 0.2s ease 0s;
    -ms-transition: 0.2s ease 0s;
    -o-transition: 0.2s ease 0s;
    -moz-transition: 0.2s ease 0s;
    -khtml-transition: 0.2s ease 0s;
    position: absolute;
    bottom: 15px;
    right: 240px;
    width: 40px;
    height: 40px;
    border-radius: 30px;
    text-align: center;
    background: #202020;
    color: white;
    cursor: pointer; }
    #bugFormWrap #bugFormBtn:hover {
      background: #A1A5FF; }
    #bugFormWrap #bugFormBtn i {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
  #bugFormWrap.open {
    right: 0; }
    #bugFormWrap.open #bugFormBtn {
      right: 230px; }
    #bugFormWrap.open .fa-bug {
      display: none; }
    #bugFormWrap.open .fa-times {
      display: initial; }

.priceHistory {
  font-size: 0.85em; }
  .priceHistory a {
    font-weight: bold;
    color: #A1A5FF;
    margin-right: 5px; }

#opiekunWidgetWrap {
  position: fixed;
  bottom: 5px;
  width: 220px;
  left: -225px;
  z-index: 500;
  transition: 0.3s ease 0s;
  -webkit-transition: 0.3s ease 0s;
  -ms-transition: 0.3s ease 0s;
  -o-transition: 0.3s ease 0s;
  -moz-transition: 0.3s ease 0s;
  -khtml-transition: 0.3s ease 0s;
  padding: 15px;
  border-radius: 0 10px 10px 0;
  background: white;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.3); }
  #opiekunWidgetWrap .fa-times {
    display: none;
    font-size: 22px;
    line-height: 60px; }
  #opiekunWidgetWrap #opiekunWidgetBtnClose {
    visibility: hidden;
    opacity: 0; }
  #opiekunWidgetWrap #opiekunWidgetBtnOpen {
    visibility: visible;
    opacity: 1; }
    #opiekunWidgetWrap #opiekunWidgetBtnOpen .profileThumbnail {
      width: 100%;
      height: 100%; }
  #opiekunWidgetWrap .profileThumbnail {
    float: none; }
  #opiekunWidgetWrap a {
    color: inherit; }
  #opiekunWidgetWrap #opiekunWidgetBtnClose, #opiekunWidgetWrap #opiekunWidgetBtnOpen {
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.3);
    transition: 0.3s ease 0s;
    -webkit-transition: 0.3s ease 0s;
    -ms-transition: 0.3s ease 0s;
    -o-transition: 0.3s ease 0s;
    -moz-transition: 0.3s ease 0s;
    -khtml-transition: 0.3s ease 0s;
    position: absolute;
    bottom: 15px;
    left: 240px;
    width: 80px;
    height: 80px;
    border-radius: 40px;
    text-align: center;
    background: #202020;
    color: white;
    cursor: pointer; }
    #opiekunWidgetWrap #opiekunWidgetBtnClose:hover, #opiekunWidgetWrap #opiekunWidgetBtnOpen:hover {
      background: #A1A5FF; }
    #opiekunWidgetWrap #opiekunWidgetBtnClose i, #opiekunWidgetWrap #opiekunWidgetBtnOpen i {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
  #opiekunWidgetWrap #opiekunWidget {
    text-align: center; }
    #opiekunWidgetWrap #opiekunWidget h3 {
      font-weight: 600;
      font-size: 18px;
      margin: 0 0 10px;
      /*color: $mainColor;*/ }
    #opiekunWidgetWrap #opiekunWidget h4 {
      font-weight: 600;
      font-size: 15px;
      margin: 0 0 10px; }
    #opiekunWidgetWrap #opiekunWidget .profileThumbnail {
      margin: 5px 0 10px; }
    #opiekunWidgetWrap #opiekunWidget a {
      display: inline-block;
      margin-top: 10px; }
    #opiekunWidgetWrap #opiekunWidget i {
      font-size: 20px;
      position: relative;
      top: 1px;
      margin-right: 5px;
      /*color: $mainColor;*/ }
  #opiekunWidgetWrap.open {
    left: 0; }
    #opiekunWidgetWrap.open #opiekunWidgetBtnClose {
      visibility: visible;
      opacity: 1; }
      #opiekunWidgetWrap.open #opiekunWidgetBtnClose .fa-times {
        line-height: 40px; }
    #opiekunWidgetWrap.open #opiekunWidgetBtnOpen {
      visibility: hidden;
      opacity: 0; }
    #opiekunWidgetWrap.open #opiekunWidgetBtnClose, #opiekunWidgetWrap.open #opiekunWidgetBtnOpen {
      left: 230px;
      width: 40px;
      height: 40px; }
    #opiekunWidgetWrap.open .fa-bug {
      display: none; }
    #opiekunWidgetWrap.open .fa-times {
      display: initial; }

@media screen and (min-width: 1200px) {
  body.menuOpen #opiekunWidgetWrap {
    left: calc(-225px + 320px) !important;
    z-index: 99; }
    body.menuOpen #opiekunWidgetWrap #opiekunWidgetBtnClose, body.menuOpen #opiekunWidgetWrap #opiekunWidgetBtnOpen {
      /*left: calc(240px + 320px) !important;*/ }
    body.menuOpen #opiekunWidgetWrap.open {
      left: 320px !important; } }

@media screen and (max-width: 1199px) {
  body.menuOpen #opiekunWidgetWrap {
    display: none; } }

.ribbonWrap {
  pointer-events: none; }
  .ribbonWrap .ribbon {
    /*width: 50%;*/
    /*text-align: center;*/
    font-size: 13px;
    line-height: 14px;
    padding: 4px 9px;
    font-weight: bold;
    position: absolute;
    top: 0;
    right: 0;
    width: auto;
    display: inline-block;
    border-radius: 3px;
    color: white;
    background: #8E7B51; }
    .ribbonWrap .ribbon.ribbonNew {
      background: #2aa72c; }
    .ribbonWrap .ribbon.ribbonPromotion {
      background: #6D3E82; }
    .ribbonWrap .ribbon.ribbonBestseller {
      background: #c79100; }

/*.ribbonWrap{
    top: 0;
    .ribbon{
        font-size: 12px;
        line-height: 12px;
        padding: 5px 57px;
        top: 17px;
        right: -90px;
    }
}*/
.widgetBox .whiteBox {
  margin-bottom: 30px; }

.zgodaRow input[type='checkbox'] {
  float: left;
  margin-right: 10px; }
.zgodaRow label {
  display: initial;
  font-size: 14px;
  font-weight: 400; }

.avatar-picker {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  padding: 5px 0; }
  .avatar-picker .avatar-option {
    display: inline-block;
    cursor: pointer;
    width: 12.5%; }
    .avatar-picker .avatar-option .avatar-input {
      display: none; }
    .avatar-picker .avatar-option img {
      display: block;
      max-width: 100%;
      border: 2px solid transparent;
      border-radius: 1000px;
      box-sizing: border-box;
      transition: border-color 0.15s, box-shadow 0.15s; }
    .avatar-picker .avatar-option .avatar-input:checked + img {
      border-color: #A1A5FF;
      box-shadow: 0 0 0 2px rgba(161, 165, 255, 0.4); }

#loyalty-point-grid tr.danger > * {
  background: #ffdce4  !important;
  color: inherit !important; }

#top a[href="/site/programLojalnosciowy"] {
  vertical-align: middle;
  line-height: 1; }
  @media screen and (max-width: 499px) {
    #top a[href="/site/programLojalnosciowy"] {
      padding-top: 3px; } }

@media screen and (max-width: 349px) {
  #top .userPanel a i.fa-shopping-basket, #top .userPanel a i.fa-trophy-alt, #top .userPanel a i.fa-cart-plus {
    font-size: 20px; }

  #top .logo img {
    width: 114px !important; } }
#productDetails .addToCartGroup {
  text-align: right; }
  #productDetails .addToCartGroup .btn {
    float: right;
    width: 70px; }
  #productDetails .addToCartGroup input[type=number] {
    display: inline-block;
    width: 70px;
    float: none !important;
    margin-right: 5px; }

.matMarketingList {
  margin-top: 20px;
  margin-bottom: 20px;
  overflow-y: auto;
  max-height: 240px; }
  .matMarketingList .matMarketingProdRow {
    overflow: hidden;
    padding: 10px 0;
    border-bottom: 1px solid #F6F6FA; }
    .matMarketingList .matMarketingProdRow .input-group {
      float: right; }
      .matMarketingList .matMarketingProdRow .input-group input, .matMarketingList .matMarketingProdRow .input-group .btn {
        float: left !important;
        height: 30px !important;
        width: 60px !important;
        padding: 0 10px !important; }

input[name='matMarketingSearch'] {
  border: 1px solid #E0E0E8;
  border-radius: 10px;
  box-shadow: none;
  margin: 0 2px;
  padding: 7px 10px; }

.breadCrumbs {
  font-weight: 500;
  margin-bottom: 20px !important; }
  .breadCrumbs a {
    color: #A1A5FF;
    font-weight: 600;
    /*text-decoration: underline;*/ }
  .breadCrumbs .separator {
    font-size: 12px;
    margin: 0 10px; }

.footerWhiteBox {
  background: transparent !important;
  margin-top: 20px; }
  .footerWhiteBox a {
    color: #A1A5FF;
    margin: 0 5px; }
  .footerWhiteBox i {
    font-size: 20px; }

body[data-controller='zamowienie'][data-action='admin'] #page .container {
  max-width: none !important;
  background: white; }

.widgetBox[data-type="banner"] {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: 12px;
  margin-bottom: 30px; }
  .widgetBox[data-type="banner"]::after {
    content: '';
    position: absolute;
    inset: 0;
    z-index: 1;
    pointer-events: none;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.08) 0%, rgba(0, 0, 0, 0.12) 45%, rgba(0, 0, 0, 0.22) 100%); }
  .widgetBox[data-type="banner"] > img {
    width: 100%;
    height: auto;
    display: block; }
  .widgetBox[data-type="banner"] .bg {
    position: absolute;
    inset: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 0; }
  .widgetBox[data-type="banner"] .text {
    position: absolute;
    inset: 0;
    z-index: 2;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 32px;
    color: #fff; }
  .widgetBox[data-type="banner"] .title2 {
    font-size: 14px;
    margin-bottom: 6px;
    text-transform: uppercase;
    font-weight: 600; }
  .widgetBox[data-type="banner"] .title {
    font-size: 26px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 10px; }
  .widgetBox[data-type="banner"] .description {
    font-size: 14px;
    margin-bottom: 14px; }
  .widgetBox[data-type="banner"] .link {
    display: inline-block;
    background: #A1A5FF;
    padding: 8px 30px;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 600;
    width: fit-content;
    letter-spacing: 0.02em; }
  .widgetBox[data-type="banner"] .absoluteLink {
    position: absolute;
    inset: 0;
    z-index: 3; }

.text-bold {
  font-weight: bold !important; }

/* ============================================================
   Mobile header centering — fix dla Samsung / Qiwi Browser.
   Bazowe SCSS-wygenerowane reguły mają:
   - #top:not(.sticky) { height: 102px; }  (przy scroll-top)
   - #top .userPanel > a { height: 72px; } (sztywno mniej niż parent)
   - #top .userPanel > a i { position: relative; top: 11px; }
   Efekt: w 102px-wysokim navbarze <a> 72px-wysokim z ikoną
   przesuniętą o +11px ikony koszyków uciekały W GÓRĘ w stosunku
   do hamburgera i avataru (avatar = height:100% = 102px, więc
   align-items: center wycentruje go idealnie; <a> nie). Samsung
   Qiwi Browser jeszcze nasilał problem przez inny baseline ikon.
   Fix: na mobile <a> dziedziczy wysokość parenta + inline-flex
   center, ikona bez relative-offsetu.
   ============================================================ */
@media screen and (max-width: 767px) {
    #top {
        display: flex !important;
        align-items: center !important;
        flex-wrap: nowrap !important;
    }
    #top .logo {
        flex: 0 0 auto !important;
        height: 100% !important;
    }
    #top .userPanel {
        float: none !important;
        margin-left: auto !important;
        flex-wrap: nowrap !important;
        white-space: nowrap !important;
        height: 100% !important;
    }
    #top .userPanel > a {
        height: 100% !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        flex: 0 0 auto !important;
        vertical-align: middle;
    }
    #top .userPanel > a i {
        top: 0 !important;
        position: static !important;
        line-height: 1 !important;
        vertical-align: middle;
    }
    #top .userPanel .loggedInUserWidget {
        display: inline-flex !important;
        align-items: center !important;
        height: 100% !important;
        flex: 0 0 auto !important;
    }
}

/* ============================================================
   Mobile: tabele (gridy logów, migracje) responsywne.
   Bazowy .whiteBox ma overflow:hidden + padding 50/60px — na
   telefonie obcinało szerokie tabele (audit_log, sms_log, email_log,
   migration). Fix:
     - mniejszy padding na mobile
     - .grid-view (TbExtendedGridView wrapper) + .table-responsive
       dostają overflow-x:auto z momentum scroll dla iOS
   Wewnętrzne tabele zachowują swój układ kolumn; scrollujemy je
   poziomo zamiast łamać kolumny / obcinać.
   ============================================================ */
@media screen and (max-width: 767px) {
    .whiteBox {
        padding: 15px !important;
    }
    .whiteBox .grid-view,
    .whiteBox .table-responsive {
        overflow-x: auto !important;
        -webkit-overflow-scrolling: touch;
    }
    /* Sama tabela w grid-view nie ma być ograniczona do 100% szerokości
       parenta — niech rozciągnie się wg zawartości i da się scroll'ować. */
    .whiteBox .grid-view > table,
    .whiteBox .table-responsive > table {
        width: auto !important;
        min-width: 100%;
    }
}

/*# sourceMappingURL=main.css.map */

/* === Ujednolicone tabele administracyjne (biuro/admin) — 2026-05-29 ===
   Białe tło, pełna szerokość, poziomy scroll przy nadmiarze kolumn (przy
   zoom-out widać 100% danych). .grid-view występuje tylko na listach
   biurowych/admina (CGridView), więc nie rusza widoków klienta. */
.grid-view {
  background: #fff;
  width: 100%;
  max-width: 100%;
  overflow-x: auto;
  overflow-y: visible;
  padding: 12px;
  border-radius: 12px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06);
  box-sizing: border-box;
}
.grid-view table {
  width: 100%;
  max-width: none;
}
.whiteBox .grid-view {
  box-shadow: none;
  padding: 0;
  border-radius: 0;
  background: transparent;
}
/* Pełna szerokość strony tylko na listach administracyjnych (action=admin
   oraz listy klientów) — katalog sklepu / portal klienta zostają bez zmian. */
body[data-action="admin"] #page > .container,
body[data-action="adminPortal"] #page > .container,
body[data-action="opiekunMyClients"] #page > .container,
body[data-action="moiKlienci"] #page > .container,
body[data-action="historia"] #page > .container {
  max-width: 100%;
}
