@font-face {
  font-family: "Myriad Web Pro";
  src: url("../fonts/MyriadWebPro-Bold.eot");
  src: url("../fonts/MyriadWebPro-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/MyriadWebPro-Bold.woff") format("woff"), url("../fonts/MyriadWebPro-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Myriad Web Pro Condensed";
  src: url("../fonts/MyriadWebPro-Condensed.eot");
  src: url("../fonts/MyriadWebPro-Condensed.eot?#iefix") format("embedded-opentype"), url("../fonts/MyriadWebPro-Condensed.woff") format("woff"), url("../fonts/MyriadWebPro-Condensed.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Myriad Web Pro Condensed";
  src: url("../fonts/MyriadWebPro-CondensedItalic.eot");
  src: url("../fonts/MyriadWebPro-CondensedItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/MyriadWebPro-CondensedItalic.woff") format("woff"), url("../fonts/MyriadWebPro-CondensedItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Myriad Web Pro";
  src: url("../fonts/MyriadWebPro-Italic.eot");
  src: url("../fonts/MyriadWebPro-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/MyriadWebPro-Italic.woff") format("woff"), url("../fonts/MyriadWebPro-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Myriad Web Pro";
  src: url("../fonts/MyriadWebPro.eot");
  src: url("../fonts/MyriadWebPro.eot?#iefix") format("embedded-opentype"), url("../fonts/MyriadWebPro.woff") format("woff"), url("../fonts/MyriadWebPro.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Myriad Web Pro";
  src: url("../fonts/MyriadPro-Light.eot");
  src: url("../fonts/MyriadPro-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/MyriadPro-Light.woff") format("woff"), url("../fonts/MyriadPro-Light.ttf") format("truetype"), url("../fonts/MyriadPro-Light.svg#MyriadPro-Light") format("svg");
  font-weight: 300;
  font-style: normal;
}
#instagram_feed .ig_post, .iglu_kartica_c2a .inner, .category-grid-oblacila .cat-grid-bottom, .ow-categories-grid .category-item h4, .ow-brand-header .brand-header-inner, .ow-btn-default, .ow-inquiry-form .actions-toolbar .submit.primary, .ow-btn-checkout-span, .ow-btn-checkout, .ow-btn-second, .inquiry-form {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.clearer::before, .clearer::after {
  content: "";
  display: table;
}
.clearer::after {
  clear: both;
}

.ow-btn-default, .ow-inquiry-form .actions-toolbar .submit.primary, .ow-btn-checkout-span, .ow-btn-checkout, .ow-btn-second, .inquiry-form {
  background-image: linear-gradient(to right, #f3c006 0%, #ffe136 50%, #f3c006 100%);
  background-size: 200% 100%;
  transition: background-position 0.3s;
  font-family: "Myriad Web Pro", Arial, Helvetica, sans-serif;
  color: #231f20 !important;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  min-width: 150px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  line-height: inherit;
  height: auto;
  min-height: 50px;
  padding: 15px 25px;
  text-align: center;
}
.ow-btn-default:hover, .ow-inquiry-form .actions-toolbar .submit.primary:hover, .ow-btn-checkout-span:hover, .ow-btn-checkout:hover, .ow-btn-second:hover, .inquiry-form:hover {
  background-position: right center;
}
.ow-btn-default:hover, .ow-inquiry-form .actions-toolbar .submit.primary:hover, .ow-btn-checkout-span:hover, .ow-btn-checkout:hover, .ow-btn-second:hover, .inquiry-form:hover {
  color: #231f20 !important;
}

.ow-btn-second, .inquiry-form {
  background-image: linear-gradient(to right, #bacbcf 0%, #e6eaeb 50%, #bacbcf 100%);
  background-size: 200% 100%;
  transition: background-position 0.3s;
}
.ow-btn-second:hover, .inquiry-form:hover {
  background-position: right center;
}

.ow-btn-checkout {
  background-image: linear-gradient(180deg, #e16a75 0%, #ce2a42 100%) !important;
  height: 62px;
  line-height: 62px;
  color: #ffffff !important;
  font-size: 18px;
  padding-top: 3px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.ow-btn-checkout:hover {
  color: #fff !important;
}

.ow-btn-checkout-span {
  background-image: linear-gradient(180deg, #e16a75 0%, #ce2a42 100%) !important;
  height: 62px;
  line-height: 62px;
  color: #ffffff !important;
  font-size: 18px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.ow-btn-checkout-span span {
  line-height: 62px;
  color: #ffffff !important;
  font-size: 18px;
}
.ow-btn-checkout-span:hover span {
  color: #fff !important;
}

.ow-btn-second-span, .review-form .action.submit.primary {
  background-image: linear-gradient(to right, #f3c006 0%, #ffe136 50%, #f3c006 100%);
  background-size: 200% 100%;
  transition: background-position 0.3s;
  min-width: 150px;
  height: 50px;
  border-radius: 4px !important;
  padding: 6px 25px;
}
.ow-btn-second-span:hover, .review-form .action.submit.primary:hover {
  background-position: right center;
}
.ow-btn-second-span span, .review-form .action.submit.primary span {
  color: #231f20;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
  text-transform: uppercase;
}

.ow-btn-second-span, .review-form .action.submit.primary {
  background-image: linear-gradient(180deg, #e6eaeb 0%, #bacbcf 100%) !important;
}

h1.page-title {
  text-align: left;
  border: none;
  padding: 0;
  margin-bottom: 30px;
}
h1.page-title span {
  font-size: 30px;
  font-weight: 700;
  text-transform: none;
}

body {
  font-family: "Myriad Web Pro", Arial, Helvetica, sans-serif;
}

.action.primary {
  font-family: "Myriad Web Pro", Arial, Helvetica, sans-serif !important;
}

textarea,
select,
input[type=text], input[type=password], input[type=url], input[type=tel], input[type=search], input[type=number], input[type=datetime], input[type=email] {
  font-family: "Myriad Web Pro", Arial, Helvetica, sans-serif;
  border: 1px solid #e6dee0;
  background-color: #f4f4f4;
  height: 45px;
  line-height: 45px;
  padding-left: 18px;
  font-size: 16px;
  font-weight: 400;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
textarea.placeholder,
select.placeholder,
input[type=text].placeholder, input[type=password].placeholder, input[type=url].placeholder, input[type=tel].placeholder, input[type=search].placeholder, input[type=number].placeholder, input[type=datetime].placeholder, input[type=email].placeholder {
  color: #6e5f63;
}
textarea:-moz-placeholder,
select:-moz-placeholder,
input[type=text]:-moz-placeholder, input[type=password]:-moz-placeholder, input[type=url]:-moz-placeholder, input[type=tel]:-moz-placeholder, input[type=search]:-moz-placeholder, input[type=number]:-moz-placeholder, input[type=datetime]:-moz-placeholder, input[type=email]:-moz-placeholder {
  color: #6e5f63;
}
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder, input[type=url]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, input[type=search]::-webkit-input-placeholder, input[type=number]::-webkit-input-placeholder, input[type=datetime]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder {
  color: #6e5f63;
}

textarea {
  line-height: 1.5;
  min-height: 150px;
}

._keyfocus *:focus, input:not([disabled]):focus, textarea:not([disabled]):focus, select:not([disabled]):focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.header-regular .block-search .input-text:focus:focus, ._keyfocus *:focus, input:not([disabled]):focus, textarea:not([disabled]):focus, select:not([disabled]):focus {
  border-color: #afa7a9;
}

button, .cart.table-wrapper .actions-toolbar > .action, .action-gift {
  font-family: "Myriad Web Pro", Arial, Helvetica, sans-serif;
  background: none;
  border: none;
  color: #231f20;
}
button:hover, .cart.table-wrapper .actions-toolbar > .action:hover, .action-gift:hover {
  color: #edbf05;
  background: none;
}
button:active, .cart.table-wrapper .actions-toolbar > .action:active, .action-gift:active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

iframe {
  border: none;
}

.cms-no-route .main.container {
  padding: 0;
}
.cms-no-route .column.main {
  padding-bottom: 0;
  position: relative;
  z-index: 0;
}
.cms-no-route .column.main img {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cms-no-route .column.main article {
  left: 10%;
  padding-top: 10%;
  padding-bottom: 30%;
  color: #ffffff;
}
.cms-no-route .column.main article h1 {
  font-size: 50px;
  font-weight: 700;
  max-width: 600px;
}
.cms-no-route .column.main article p {
  font-size: 23px;
  font-weight: 400;
  max-width: 600px;
}
.cms-no-route .column.main article a {
  color: #4b9ce3;
}

@media only screen and (max-width: 991px) {
  .cms-no-route .column.main article {
    padding-bottom: 25%;
  }
  .cms-no-route .column.main article h1 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .cms-no-route .column.main article {
    padding-left: 20px;
    padding-right: 20px;
  }
  .cms-no-route .column.main article h1, .cms-no-route .column.main article p {
    max-width: unset;
  }
}
.ow-brand-name {
  font-weight: bold;
}

.block-search .action.search::before {
  content: "";
  background: url(../images/search.svg) center center no-repeat;
  width: 100%;
  display: block;
  height: 100%;
}

#user-menu {
  position: relative;
}
#user-menu::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 8px;
  background-color: #010101;
  width: 1px;
  height: 24px;
}
@media only screen and (max-width: 991px) {
  #user-menu::before {
    display: none;
  }
}
#user-menu .links {
  margin-top: 4px;
}
#user-menu .mini-cart {
  margin-top: 1px;
}

.minicart-bottom .free-shipping-info {
  margin: 30px 0 0;
  background: #f4f4f4;
  padding: 20px 15px;
  text-align: center;
  color: #d95b5b;
  font-size: 15px;
}
.minicart-bottom .free-shipping-info.free-shipping {
  color: #a0bf30;
}
.minicart-bottom .free-shipping-info p {
  margin: 0;
}

.block-coupon-code {
  margin-top: 15px;
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  gap: 15px;
  flex-wrap: wrap;
}
.block-coupon-code .field {
  flex: 1;
}
.block-coupon-code .field label {
  display: none;
}
.block-coupon-code .actions-toolbar button {
  line-height: 29px;
}
.block-coupon-code .message {
  display: flex;
  flex: 100%;
}
.block-coupon-code .applied-coupon {
  margin-bottom: 15px;
  padding: 10px;
  background: #f5f5f5;
  border-radius: 2px;
}
.block-coupon-code .applied-coupon .label {
  font-weight: 600;
  margin-right: 5px;
}
.block-coupon-code .applied-coupon .value {
  margin-right: 10px;
}
.block-coupon-code .applied-coupon .action.remove {
  float: right;
  background: none;
  border: none;
  color: #666;
  padding: 0;
  text-decoration: underline;
}
.block-coupon-code .applied-coupon .action.remove:hover {
  color: #333;
  text-decoration: none;
}

.breadcrumbs .item:not(:last-child)::after {
  content: "/";
  font-size: inherit;
  font-family: inherit;
  padding: 0 1em;
  line-height: inherit;
}

.store-open-times {
  margin: 20px 0;
  line-height: 1.25;
}

#selected-store-info {
  display: none;
}

.ow-select-store-wrapper {
  margin: 30px auto;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.ow-select-store-wrapper span {
  font-size: 18px;
  font-weight: bold;
  color: #afafaf;
  padding: 0 16px;
}
.ow-select-store-wrapper .btn-wrapper, .ow-select-store-wrapper .dropdown-wrapper {
  flex-basis: 50%;
  -webkit-flex-basis: 50%;
}
.ow-select-store-wrapper .or-wrapper {
  flex-basis: 90px;
  -webkit-flex-basis: 90px;
}
.ow-select-store-wrapper .ow-btn-default, .ow-select-store-wrapper .ow-inquiry-form .actions-toolbar .submit.primary, .ow-inquiry-form .actions-toolbar .ow-select-store-wrapper .submit.primary, .ow-select-store-wrapper .ow-btn-second, .ow-select-store-wrapper .inquiry-form, .ow-select-store-wrapper .ow-btn-checkout, .ow-select-store-wrapper .ow-btn-checkout-span {
  width: 100%;
  text-align: center;
  padding: 15px 10px;
}
@media only screen and (max-width: 1199px) {
  .ow-select-store-wrapper {
    display: block;
    text-align: center;
    max-width: 400px;
  }
  .ow-select-store-wrapper .or-wrapper {
    margin: 15px 0;
  }
}

#select-store-dropdown {
  height: 50px;
}

.ow-inquiry-form .modal-inner-wrap {
  max-width: 640px;
}
.ow-inquiry-form .fieldset {
  margin-bottom: 0;
}
.ow-inquiry-form .fieldset .field {
  margin-bottom: 15px;
}
.ow-inquiry-form .fieldset .field:not(.choice) > .label {
  text-align: left;
  float: none;
  padding-bottom: 10px;
  width: 100%;
}
.ow-inquiry-form .fieldset .field:not(.choice) > .control {
  float: none;
  width: 100%;
}
.ow-inquiry-form .fieldset .field:not(.choice) > .control input {
  height: 35px;
}
.ow-inquiry-form .actions-toolbar {
  text-align: center;
}
.ow-inquiry-form .actions-toolbar .primary {
  display: block;
  float: none;
}
.ow-inquiry-form .actions-toolbar .submit.primary {
  line-height: 1;
}

.inquiry-form {
  margin: 0 auto 20px;
  display: block;
  max-width: 230px;
  text-align: center;
  cursor: pointer;
}

body.page-products .ow-brand-header.main {
  padding-top: 0;
}

.category-image + .ow-brand-header {
  margin-top: -100px;
}

.ow-brand-header .brand-header-inner {
  background-image: linear-gradient(180deg, #fff 0%, #c6cdcf 100%);
  padding: 30px 85px;
  margin-bottom: 30px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.ow-brand-header .brand-image-wrapper {
  padding: 20px;
  background-color: #fff;
  margin-right: 80px;
}
.ow-brand-header .brand-data {
  width: 60%;
}
.ow-brand-header .brand-title {
  color: #231f20;
  font-size: 30px;
  font-weight: 700;
}
.ow-brand-header .brand-description {
  color: #6e5f63;
  font-size: 15px;
  line-height: 1.733;
  margin-bottom: 0;
}

.page-products.amshopby-index-index .main-container {
  background-image: none;
}
.page-products.amshopby-index-index .main-container > .main.container {
  padding-top: 0;
}
.page-products.amshopby-index-index .category-image {
  margin-bottom: 0;
}

.item .ow-colors {
  position: relative;
}
.item .ow-colors .color-images {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
  max-height: 80px;
  overflow: hidden;
}
.item .ow-colors .color-images img {
  max-width: 40px;
}
.item:hover .ow-colors .color-images {
  display: block;
  background-color: #fff;
}
.item:hover .ow-colors span {
  visibility: hidden;
}

.ow-categories-grid .category-item {
  position: relative;
  background-image: linear-gradient(180deg, #e6eaeb 0%, #c6cdcf 100%);
}
.ow-categories-grid .category-item h4 {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 0 10px;
  font-size: 18px;
  text-align: center;
  line-height: 1.05;
  font-weight: bold;
  min-height: 45px;
  color: initial;
}
.ow-categories-grid .category-item h4 span {
  display: inline-block;
  position: relative;
  color: inherit;
  text-shadow: 0 0 10px #fff;
}
.ow-categories-grid .category-item h4 span::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  height: 3px;
  width: 0;
  background: #edbf05;
  bottom: -7px;
  -webkit-transition: all 0.2s cubic-bezier(0.51, -0.45, 0.4, 1.82);
  -moz-transition: all 0.2s cubic-bezier(0.51, -0.45, 0.4, 1.82);
  -ms-transition: all 0.2s cubic-bezier(0.51, -0.45, 0.4, 1.82);
  -o-transition: all 0.2s cubic-bezier(0.51, -0.45, 0.4, 1.82);
  transition: all 0.2s cubic-bezier(0.51, -0.45, 0.4, 1.82);
  -webkit-transform: translatex(-50%);
  -moz-transform: translatex(-50%);
  -ms-transform: translatex(-50%);
  -o-transform: translatex(-50%);
  transform: translatex(-50%);
}
.ow-categories-grid .category-item a:hover h4 span::after {
  width: 100px;
}
@supports (display: grid) {
  .ow-categories-grid .inner {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(4, 1fr);
  }
  @media only screen and (max-width: 991px) {
    .ow-categories-grid .inner {
      grid-template-columns: repeat(2, 1fr);
    }
  }
  @media only screen and (max-width: 540px) {
    .ow-categories-grid .inner {
      display: block;
    }
    .ow-categories-grid .inner .category-item {
      max-width: 340px;
      margin: 20px auto;
    }
  }
}
@supports not (display: grid) {
  .ow-categories-grid .inner {
    overflow: hidden;
  }
  .ow-categories-grid .inner .category-item {
    width: 24%;
    float: left;
    margin-left: 1.33%;
    margin-bottom: 1.33%;
  }
  .ow-categories-grid .inner .category-item:nth-child(4n+1) {
    margin-left: 0;
    clear: left;
  }
  @media only screen and (max-width: 991px) {
    .ow-categories-grid .inner .category-item {
      width: 49%;
    }
    .ow-categories-grid .inner .category-item:nth-child(2n+1) {
      margin-left: 0;
      clear: left;
    }
  }
  @media only screen and (max-width: 540px) {
    .ow-categories-grid .inner .category-item {
      float: none;
      clear: both;
      margin: 20px auto !important;
      max-width: 340px;
    }
  }
}

.category-grid-oblacila .row {
  display: flex;
  margin-bottom: 15px;
  justify-content: space-between;
}
.category-grid-oblacila .row-top .category-item {
  flex: 1;
}
.category-grid-oblacila .row-top .category-item .image-wrapper {
  height: 420px;
}
.category-grid-oblacila .row-bottom {
  flex-wrap: wrap;
}
.category-grid-oblacila .row-bottom .category-item {
  width: 33.3333%;
  margin-bottom: 15px;
}
.category-grid-oblacila .row-bottom .category-item .image-wrapper {
  height: 330px;
}
.category-grid-oblacila .row-bottom:after {
  content: "";
  flex: auto;
}
.category-grid-oblacila .image-wrapper {
  -webkit-background-size: cover !important;
  background-size: cover !important;
  margin: 0 7.5px;
  position: relative;
}
.category-grid-oblacila .image-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background-image: linear-gradient(180deg, rgba(61, 52, 52, 0) 0%, #4b4141 100%);
  height: 120px;
  pointer-events: none;
  -webkit-transition: height 0.2s ease;
  -moz-transition: height 0.2s ease;
  -ms-transition: height 0.2s ease;
  -o-transition: height 0.2s ease;
  transition: height 0.2s ease;
}
.category-grid-oblacila .image-wrapper img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
  min-width: 100%;
  min-height: 100%;
}
.category-grid-oblacila .category-item {
  position: relative;
}
.category-grid-oblacila .category-item:hover .description {
  opacity: 1;
  max-height: 100px;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.category-grid-oblacila .category-item:hover .image-wrapper::after {
  height: 180px;
}
.category-grid-oblacila .cat-grid-bottom {
  padding: 0 15% 32px;
  position: absolute;
  bottom: 0;
  width: 100%;
  color: #fff;
  text-align: center;
  z-index: 1;
}
.category-grid-oblacila .cat-grid-bottom h4 {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 26px;
  text-shadow: 0 0 40px #000;
}
.category-grid-oblacila .cat-grid-bottom .description {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  display: block;
  font-size: 16px;
  -webkit-transform: scale(0.85);
  -moz-transform: scale(0.85);
  -ms-transform: scale(0.85);
  -o-transform: scale(0.85);
  transform: scale(0.85);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.category-grid-oblacila .cat-grid-bottom .ow-btn-default, .category-grid-oblacila .cat-grid-bottom .ow-btn-second, .category-grid-oblacila .cat-grid-bottom .ow-btn-checkout, .category-grid-oblacila .cat-grid-bottom .ow-btn-checkout-span, .category-grid-oblacila .cat-grid-bottom .ow-inquiry-form .actions-toolbar .submit.primary, .ow-inquiry-form .actions-toolbar .category-grid-oblacila .cat-grid-bottom .submit.primary, .category-grid-oblacila .cat-grid-bottom .inquiry-form {
  min-width: 50px;
}
.category-grid-oblacila.grid-outlet .image-wrapper::after {
  display: none;
}
.category-grid-oblacila.grid-outlet .cat-1 h4 {
  color: #9ebf31;
}
.category-grid-oblacila.grid-outlet .cat-2 h4 {
  color: #54a6d9;
}
.category-grid-oblacila.grid-outlet .cat-3 h4 {
  color: #e8a230;
}
.category-grid-oblacila.grid-outlet .cat-4 h4 {
  color: #d2535d;
}
.category-grid-oblacila.grid-outlet .cat-grid-bottom {
  padding: 0;
  position: absolute;
  top: 100px;
  z-index: 1;
  right: 50px;
  text-align: right;
  color: #231f20;
}
.category-grid-oblacila.grid-outlet .cat-grid-bottom h4 {
  font-size: 56px;
  font-weight: 700;
  text-transform: uppercase;
  padding-left: 20%;
  text-shadow: 0 0 40px #fff;
}
.category-grid-oblacila.grid-outlet .cat-grid-bottom p {
  font-size: 16px;
  font-weight: 400;
  padding-left: 50%;
  text-shadow: 0 0 40px #fff;
}
.category-grid-oblacila.grid-outlet .row-bottom {
  margin-top: 40px;
  justify-content: space-between;
}
.category-grid-oblacila.grid-outlet .row-bottom::before, .category-grid-oblacila.grid-outlet .row-bottom::after {
  display: none;
}
.category-grid-oblacila.grid-outlet .row-bottom .category-item {
  width: 24.5%;
  text-align: center;
}
.category-grid-oblacila.grid-outlet .row-bottom .overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  white-space: nowrap;
}
.category-grid-oblacila.grid-outlet .row-bottom .overlay h4 {
  font-size: 4rem;
  margin-bottom: -5px;
  color: #010101;
}
.category-grid-oblacila.grid-outlet .row-bottom .overlay .discount {
  display: block;
  color: #d2535d;
  font-size: 5rem;
  font-weight: 600;
  margin-bottom: 12px;
  line-height: 1.2em;
}

.catalog-category-view.page-layout-1column #maincontent {
  display: flex;
  flex-direction: column-reverse;
}
.catalog-category-view.page-layout-1column #layered-filter-block {
  display: none;
}
.catalog-category-view.page-layout-1column .columns .column.main {
  min-height: 0;
  padding-top: 0;
  text-align: center;
}
.catalog-category-view.page-layout-1column .columns .column.main .page-title {
  text-align: center;
}
.catalog-category-view.page-layout-1column .ow-brand-slider {
  margin-bottom: 0;
}
.catalog-category-view.page-layout-1column .ow-brand-slider .owl-controls {
  visibility: hidden;
}
.catalog-category-view.page-layout-1column .ow-help {
  height: 480px;
}
.catalog-category-view.page-layout-1column .ow-help h3 {
  padding-top: 70px;
}

body.cms-home .slideshow-wrapper-additional .owl-item img {
  width: 100%;
}

body.cms-home .slideshow-wrapper-additional .owl-item img {
  width: 100%;
}

.ow-help-shipping-container {
  display: grid;
  grid-template-columns: 49% 49%;
  grid-gap: 10px;
  margin-bottom: 18px;
  margin-top: 18px;
}
.ow-help-shipping-container a {
  color: #584d4f;
  font-size: 16px;
  text-align: center;
  align-items: center;
  padding: 20px;
  background-color: #f4f4f4;
}
.ow-help-shipping-container a img {
  display: block;
  margin: 0 auto;
  padding-bottom: 7px;
}

.ow-vertical-gallery {
  padding: 0;
}
.ow-vertical-gallery .image {
  border: 1px solid #e6dee0;
  text-align: center;
  cursor: pointer;
  margin: 5px 0;
  background-color: #fff;
}
.ow-vertical-gallery .image.active {
  border-color: #231f20;
}
.ow-vertical-gallery .slick-slider {
  margin: 30px 0;
}
.ow-vertical-gallery .slick-slider .slick-arrow {
  top: auto;
  bottom: -37px;
  width: 48%;
  height: 24px;
  background: #f4f4f4;
}
.ow-vertical-gallery .slick-slider .slick-arrow.slick-prev {
  left: 0;
}
.ow-vertical-gallery .slick-slider .slick-arrow.slick-prev::before {
  content: "\e262";
}
.ow-vertical-gallery .slick-slider .slick-arrow.slick-next {
  right: 0;
}
.ow-vertical-gallery .slick-slider .slick-arrow.slick-next::before {
  content: "\e261";
}
.ow-vertical-gallery .slick-slider .slick-arrow::before {
  font-family: ThemeIcons;
}

.catalog-product-view .fotorama__arr {
  display: none !important;
}
.catalog-product-view .product-info-price .price-box {
  text-align: center;
  display: block;
}
.catalog-product-view .product-info-price .price-box > span {
  display: inline;
}
.catalog-product-view .product-info-price .old-price {
  display: inline-block !important;
}
.catalog-product-view .custom-sidebar-right .inner figure {
  align-items: center;
}

.product-info-stock-sku .product.attribute.sku {
  display: none;
}

#inventory_info {
  position: relative;
  overflow-x: auto;
}
#inventory_info .add-to-cart-loader {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.9);
}
#inventory_info .add-to-cart-loader > div {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -o-transform: translate(-50%);
  transform: translate(-50%);
}

.ow-product-shipping-info {
  display: block;
  text-align: center;
}

.product-view .product.data.items > .item.title > .switch .counter {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #edbf05;
  width: 20px;
  height: 20px;
  line-height: 20px;
  display: inline-block;
  text-align: center;
  color: #fff !important;
}
.product-view .product.data.items > .item.title > .switch .counter:before, .product-view .product.data.items > .item.title > .switch .counter:after {
  content: "";
}

.rating-summary .rating-result > span:before, .review-control-vote label:before {
  color: #edbf05 !important;
}

.product-info-main .product-reviews-summary {
  margin-left: auto;
  margin-right: auto;
}
.product-info-main .product-reviews-summary .rating-summary,
.product-info-main .product-reviews-summary .reviews-actions {
  display: inline;
}

.review-item {
  padding: 20px 0;
}
.review-item .review-title {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 20px;
}

body.page-products .column.main .item.product.product-item {
  min-height: 475px;
}
body.page-products .column.main .item.product.product-item .product-reviews-summary {
  display: inline-block;
  top: -5px;
  margin: 0;
  position: relative;
}

/*minicart bestsellers*/
.minicart-wrapper .bestseller-minicart {
  margin-top: 15px;
  border-top: 1px solid #e6dee0;
}
.minicart-wrapper .bestseller-minicart h4.subtitle {
  display: block;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
}
.minicart-wrapper .bestseller-minicart ul {
  padding: 0;
  text-align: center;
}
.minicart-wrapper .bestseller-minicart .item {
  width: 19%;
  display: inline-block;
  padding: 0;
  margin: 0 2.3%;
  vertical-align: top;
}
.minicart-wrapper .bestseller-minicart .item img {
  max-width: 60px;
  margin: auto;
  display: block;
  position: relative;
  bottom: 0;
}
.minicart-wrapper .bestseller-minicart .item .item-name {
  font-weight: bold;
  line-height: 1.2;
  display: block;
}
.minicart-wrapper .bestseller-minicart .item .price-wrapper {
  text-align: center;
}
.minicart-wrapper .bestseller-minicart .item .price-wrapper .price {
  font-size: 12px;
  color: #231f20;
  font-weight: 500;
}

#btn-minicart-close {
  top: 0;
  text-align: right;
  padding-right: 20px;
}

/* Video embeds in blog posts (IG-912): fill the content width at 16:9,
   overriding the fixed width/height attributes the editor writes. */
.blog__post-view iframe[src*="youtube.com"],
.blog__post-view iframe[src*="youtube-nocookie.com"],
.blog__post-view iframe[src*="youtu.be"],
.blog__post-view iframe[src*="vimeo.com"] {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
}

/* YouTube Shorts (vertical video, auto-detected from the pasted URL in the
   editor): half the content width, centered. Must come after the rule above
   to win at equal specificity. */
.blog__post-view iframe.ig-video-short {
  width: 50%;
  aspect-ratio: 9 / 16;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 767px) {
  .blog__post-view iframe.ig-video-short {
    width: 100%;
  }
}

@media only screen and (max-width: 1600px) {
  .blog-post-view div.ow-blog-feat-img {
    height: auto;
  }
}
@media only screen and (max-width: 1199px) {
  .category-grid-oblacila .cat-grid-bottom {
    padding: 0 10% 32px;
  }
  .category-grid-oblacila .cat-grid-bottom h4 {
    font-size: 21px;
  }
  .category-grid-oblacila .cat-grid-bottom .description {
    font-size: 13px;
  }
}
@media only screen and (max-width: 991px) {
  .product-primary-column .product-info-main div.product-add-form {
    margin-bottom: 50px;
  }

  .ow-brand-header .brand-header-inner {
    display: block;
  }
  .ow-brand-header .brand-image-wrapper {
    margin: 0 auto 20px;
    text-align: center;
  }
  .ow-brand-header .brand-data {
    width: 100%;
  }

  .ow-vertical-gallery .gallery-inner {
    display: flex;
  }
  .ow-vertical-gallery .image {
    margin-right: 10px;
  }
  .ow-vertical-gallery .image:last-child {
    margin-right: 0;
  }

  .product-info-main .product-options-wrapper .fieldset > .field.last {
    width: 100%;
  }
  .product-info-main .product-options-bottom .box-tocart .field.qty {
    position: relative;
    padding-left: 0;
    width: 100%;
  }
  .product-info-main .product-options-bottom .box-tocart .field.qty .control {
    margin-left: 0;
  }
  .product-info-main .product-social-links .product-addto-links,
.product-info-main .product-social-links .action {
    display: block;
  }

  .catalog-product-view .custom-sidebar-right .inner figure {
    text-align: center;
    flex-direction: column;
  }
  .catalog-product-view .custom-sidebar-right .inner figure img {
    margin: auto !important;
  }

  .product-view .product.data.items > .item.title > .switch {
    padding: 16px 20px;
  }

  .category-grid-oblacila.grid-outlet .row-bottom .category-item,
.category-grid-oblacila .row-bottom .category-item {
    width: 50%;
  }

  #inventory_info {
    overflow-x: scroll;
  }
  #inventory_info table {
    min-width: 550px;
  }
}
@media only screen and (min-width: 768px) {
  .product-view .product.data.items.style1.show-tabs > .item.title.active > .switch {
    background: #231f20;
    color: #fff;
  }
}
@media only screen and (max-width: 767px) {
  .ow-brand-header {
    margin-top: 0;
  }
  .ow-brand-header .brand-header-inner {
    padding: 30px 15px;
  }
  .ow-brand-header img {
    max-height: 60px;
  }

  .product.media {
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
  }
  .product.media .ow-vertical-gallery {
    order: 10;
    padding-top: 30px;
  }
  .product.media .ow-vertical-gallery .gallery-inner {
    justify-content: center;
  }

  .category-image + .ow-brand-header {
    margin-top: 0;
  }

  .blog-post-view #maincontent {
    padding-top: 0;
  }

  div.container {
    padding-right: 0;
  }
}
@media only screen and (max-width: 539px) {
  .product-primary-column {
    padding: 40px 30px 30px;
  }
  .product-primary-column .product-info-main .product-add-form {
    margin-bottom: 20px;
  }

  .category-grid-oblacila .row {
    display: block;
  }
  .category-grid-oblacila .row .category-item {
    width: 100%;
    margin-bottom: 15px;
  }
  .category-grid-oblacila .row .category-item .image-wrapper {
    height: 100vw;
  }

  .category-grid-oblacila.grid-outlet .row-bottom .category-item {
    width: 100%;
  }

  .main-container .page-title {
    font-size: 25px;
  }
  .main-container .page-title span {
    font-size: inherit;
  }

  body.page-products h1.page-title {
    margin-bottom: 20px;
    margin-top: 20px;
  }
  body.page-products .toolbar-sorter.sorter {
    margin-right: 7px;
  }
  body.page-products .toolbar-sorter.sorter label {
    display: none;
  }

  .minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {
    float: none;
  }
  .minicart-items .product > .product-item-photo {
    max-width: 40%;
  }

  #checkout .items-in-cart {
    padding: 15px;
    text-align: center;
  }
  #checkout .items-in-cart .product-item-details {
    padding-left: 0;
  }
  #checkout .items-in-cart .product-item-details .subtotal {
    float: none;
  }

  .ow-modal-inventory-wrapper #stock-popup h4 {
    font-size: 23px;
  }
  .ow-modal-inventory-wrapper #stock-popup table td,
.ow-modal-inventory-wrapper #stock-popup table thead th {
    font-size: 13px;
    padding: 8px 13px;
  }
}
@media only screen and (max-width: 769px) {
  .mini-cart-heading:not(.active) ~ .ui-dialog #header-cart {
    display: none !important;
  }

  #minicart .mini-cart-heading.active ~ .ui-dialog #header-cart {
    display: block !important;
  }

  .sticky.scrollable-active-dropdown {
    overflow-y: scroll;
    bottom: 0;
  }
}
@media only screen and (max-width: 479px) {
  nav.navi.nav-mobile.opt-hide480 li.nav-item.nav-item--only-blocks {
    display: block !important;
  }
}
.ow-values {
  margin-bottom: 70px;
}
.ow-values .item {
  text-align: center;
  color: #a7a7a7;
  font-size: 1.1em;
}
.ow-values .item strong {
  display: block;
  font-size: 1.2em;
  margin: 0.5em 0 0.3em;
  color: #231f20;
}
.ow-values .img-wrapper {
  height: 60px;
}
@media (max-width: 767px) {
  .ow-values .item {
    margin: 20px 0;
  }
}

.iglu_kartica_c2a {
  margin: 50px 0;
}
.iglu_kartica_c2a .inner {
  display: flex;
  background-image: linear-gradient(to top, #d9d9d9, #eee);
  padding: 30px 20px;
  max-width: 100%;
  align-items: center;
  justify-content: space-between;
  position: relative;
  width: auto;
}
.iglu_kartica_c2a .inner::before {
  content: "%";
  font-size: 300px;
  color: #fff;
  position: absolute;
  left: -15px;
  bottom: -75px;
  line-height: 1;
  font-weight: bold;
  z-index: 0;
  opacity: 0.2;
  pointer-events: none;
}
@media only screen and (min-width: 768px) {
  .iglu_kartica_c2a .inner {
    margin: 0 1%;
  }
}
.iglu_kartica_c2a .item {
  flex-grow: 1;
  margin: 0 20px;
  z-index: 2;
}
.iglu_kartica_c2a .discount {
  margin-left: 0;
}
.iglu_kartica_c2a .discount h2 {
  font-size: 7.3em;
  font-weight: bold;
  color: #d95b5b;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .iglu_kartica_c2a .discount h2 {
    font-size: 4.5em;
  }
}
.iglu_kartica_c2a .text {
  font-size: 2em;
  font-weight: bold;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .iglu_kartica_c2a .text {
    font-size: 1.5em;
  }
}
@media (max-width: 1199px) {
  .iglu_kartica_c2a .card_image__wrapper {
    display: none;
  }
  .iglu_kartica_c2a .inner {
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
  }
  .iglu_kartica_c2a .action__wrapper {
    margin: 1.5em 0;
  }
}

.items-grid-actions {
  text-align: center;
  text-transform: uppercase;
  font-size: 17px;
  text-decoration: underline;
  font-weight: 600;
  margin-bottom: 100px;
}
@media (max-width: 480px) {
  .items-grid-actions {
    margin-top: 30px;
  }
}

.block.newsletter .content {
  display: inline-block;
}
.block.newsletter .mage-error {
  text-align: left;
}
.block.newsletter .terms {
  margin-top: 16px;
  text-align: left;
}
.block.newsletter .terms input {
  vertical-align: middle;
  margin-top: 0;
  width: 20px;
  height: 20px;
}
.block.newsletter .terms label {
  vertical-align: middle;
  color: #a7a7a7;
}

.footer-contacts {
  display: inline-block;
}
.footer-contacts .contact-item {
  display: block;
  padding: 6px 14px 6px 47px;
  margin-bottom: 5px;
  border-radius: 4px;
  font-weight: 600;
  -webkit-box-shadow: 0 3px 8px -1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 3px 8px -1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 8px -1px rgba(0, 0, 0, 0.2);
}
.footer-contacts .contact-item.telephone {
  background: #524848 url(/pub/media/wysiwyg/icons/phone-yellow.svg) 13px center no-repeat;
}
.footer-contacts .contact-item.email {
  background: #524848 url(/pub/media/wysiwyg/icons/email-yellow.svg) 15px center no-repeat;
}

#fixed-contact-widget {
  position: fixed;
  top: 25%;
  right: 0;
  width: 0;
  z-index: 3;
}
#fixed-contact-widget .contact-item {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: translateX(-60px);
  -moz-transform: translateX(-60px);
  -ms-transform: translateX(-60px);
  -o-transform: translateX(-60px);
  transform: translateX(-60px);
  margin-bottom: 10px;
  background: #edbf05 18px center no-repeat;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  cursor: pointer;
  width: 220px;
}
#fixed-contact-widget .contact-item a {
  padding: 15px 20px 15px 60px;
  color: #231f20;
  font-weight: 600;
  display: block;
}
#fixed-contact-widget .contact-item a:hover {
  color: #433a3c !important;
}
#fixed-contact-widget .contact-item.phone {
  background-image: url(/pub/media/wysiwyg/icons/Phone.svg);
}
#fixed-contact-widget .contact-item.phone a {
  padding-top: 10px;
  padding-bottom: 10px;
}
#fixed-contact-widget .contact-item.phone a span {
  display: block;
  font-size: 0.8em;
  font-weight: 400;
}
#fixed-contact-widget .contact-item.email {
  background-image: url(/pub/media/wysiwyg/icons/Email.svg);
  background-position: 20px center;
}
@media (min-width: 768px) {
  #fixed-contact-widget .contact-item:hover {
    -webkit-transform: translateX(-99%);
    -moz-transform: translateX(-99%);
    -ms-transform: translateX(-99%);
    -o-transform: translateX(-99%);
    transform: translateX(-99%);
    -webkit-transition: all 0.35s cubic-bezier(0.89, -0.2, 0.28, 1.01);
    -moz-transition: all 0.35s cubic-bezier(0.89, -0.2, 0.28, 1.01);
    -ms-transition: all 0.35s cubic-bezier(0.89, -0.2, 0.28, 1.01);
    -o-transition: all 0.35s cubic-bezier(0.89, -0.2, 0.28, 1.01);
    transition: all 0.35s cubic-bezier(0.89, -0.2, 0.28, 1.01);
  }
}
@media (max-width: 540px) {
  #fixed-contact-widget {
    right: auto;
    left: 0;
    top: auto;
    bottom: 13px;
    width: auto;
  }
  #fixed-contact-widget .contact-item {
    border-radius: 0 100px 100px 0;
    width: 40px;
    height: 46px;
    font-size: 0;
    background-position: center center !important;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  #fixed-contact-widget .contact-item:last-child {
    margin-bottom: 0;
  }
  #fixed-contact-widget .contact-item a {
    padding: 0;
  }
}

.instagram-title-icon {
  vertical-align: text-top;
}

#instagram_feed {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
#instagram_feed .ig_post {
  color: white;
  font-weight: bold;
  flex: 1 0 auto;
  height: auto;
  width: 16.6666%;
  position: relative;
}
#instagram_feed .ig_post::before {
  content: "";
  float: left;
  padding-top: 100%;
}
#instagram_feed .post_inner {
  height: 100%;
  background: #efefef center center/cover no-repeat;
  position: relative;
}
#instagram_feed .post_inner:hover .post__meta {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
#instagram_feed .post__meta {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 10px;
  transition: all 0.3s cubic-bezier(0.57, -0.1, 0.67, 1.09);
  opacity: 0;
  color: #fff;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
#instagram_feed .post__meta h4 {
  font-size: 1.1em;
}
#instagram_feed .post__meta::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.31) 47%, rgba(0, 0, 0, 0.65) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.31) 47%, rgba(0, 0, 0, 0.65) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.31) 47%, rgba(0, 0, 0, 0.65) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#a6000000", GradientType=0);
  /* IE6-9 */
  height: 110%;
  z-index: -1;
}
#instagram_feed .likes-comments {
  margin: 0;
  color: lightgrey;
  font-weight: 400;
}
#instagram_feed .likes-comments li {
  display: inline-block;
  margin: 0;
  padding-right: 10px;
}
#instagram_feed .likes-comments li .ic {
  vertical-align: text-top;
  padding-right: 4px;
}
@media (max-width: 767px) {
  #instagram_feed {
    flex-wrap: wrap;
  }
  #instagram_feed .ig_post {
    width: 33%;
  }
}
@media (max-width: 540px) {
  #instagram_feed .ig_post {
    width: 50%;
  }
}

.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

@media only screen and (max-width: 520px) {
  .minicart-wrapper .product-item {
    padding: 10px;
  }
  .minicart-wrapper .product-item > .product {
    display: flex;
    align-items: center;
  }
  .minicart-wrapper .product-item .product-item-details {
    text-align: left;
  }
  .minicart-wrapper .bestseller-minicart .item {
    width: 44%;
    padding: 0 0 15px 0;
  }

  #top-cart-btn-checkout {
    min-width: 230px;
  }
}
@media (max-width: 480px) {
  .ow-product-slider .block.itemslider {
    margin-bottom: 40px;
  }
  .ow-product-slider .block.itemslider .block-title {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 320px) {
  .minicart-wrapper .bestseller-minicart .item {
    width: 100%;
    padding: 0 0 15px 0;
    margin: 0;
  }
}
/*sticky nav*/
@keyframes slideDown {
  0% {
    top: -120px;
  }
  100% {
    top: 0;
  }
}
.skip-links-wrapper.sticky .minicart-wrapper {
  margin-top: 0;
}

.skip-links-wrapper.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  box-shadow: 0 0 10px 5px rgba(51, 47, 49, 0.2);
  -webkit-animation: slideDown 1s;
  -o-animation: slideDown 1s;
  animation: slideDown 1s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -ms-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: cubic-bezier(0.91, -0.08, 0.19, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.91, -0.08, 0.19, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.91, -0.08, 0.19, 1.15);
  -o-transition-timing-function: cubic-bezier(0.91, -0.08, 0.19, 1.15);
  transition-timing-function: cubic-bezier(0.91, -0.08, 0.19, 1.15);
}

.skip-links-wrapper .action.search span {
  display: none;
}

@media only screen and (max-width: 769px) {
  .skip-links-wrapper .action.search::before {
    background-color: #edbf05;
  }
}
/* end sticky nav */
.fotorama__caption {
  display: none;
}

/**     Table comparison    **/
.modal-popup.ow-modal-wrapper .modal-inner-wrap {
  width: 96%;
  max-width: 1440px;
}

.ow-modal-wrapper .table-wrapper.comparison {
  overflow: auto;
  max-height: calc(80vh - 100px);
}
.ow-modal-wrapper .table-wrapper.comparison .actions-primary {
  display: block;
  float: none;
}

.comparison.header {
  display: -webkit-flex;
  display: flex;
}

.ow-modal-wrapper .comparison.header {
  margin-bottom: 0;
}

.ow-modal-wrapper .comparison.header .cell {
  width: 100%;
  border-bottom: 1px solid #e6dee0 !important;
}

.ow-modal-wrapper .comparison.header .ow-btn-second, .ow-modal-wrapper .comparison.header .inquiry-form {
  min-width: 80px;
  padding: 0 10%;
}

#ow-modal-content .table-wrapper.comparison tfoot tr td .ow-btn {
  padding: 15px 10%;
  min-width: 80px;
}

/* width */
.ow-modal-wrapper .table-wrapper.comparison::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

/* Track */
.ow-modal-wrapper .table-wrapper.comparison::-webkit-scrollbar-track {
  box-shadow: inset 0 0 2px grey;
  border-radius: 4px;
}

.ow-modal-wrapper .table-wrapper.comparison.header::-webkit-scrollbar-track {
  box-shadow: inset 0 0 2px transparent;
}

/* Handle */
.ow-modal-wrapper .table-wrapper.comparison::-webkit-scrollbar-thumb {
  background: #c6cdcf;
  border-radius: 10px;
}

/* Handle on hover */
.ow-modal-wrapper .table-wrapper.comparison::-webkit-scrollbar-thumb:hover {
  background: #bac3c5;
}

@media only screen and (min-width: 768px) {
  .block-compare .mobile {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  .block-compare .desktop {
    display: none !important;
  }

  .catalog-product-compare-index .columns .column.main,
.catalog-product-compare-index .columns .column.main .table-comparison {
    width: auto;
  }

  .catalog-product-compare-index .columns .column.main .table-wrapper.comparison {
    width: max-content;
    overflow: visible;
    max-width: 1000px;
  }
}
/**    END - Table comparison    **/
/**    OW badge    **/
.page-wrapper .ow-badge {
  -webkit-clip-path: polygon(0 0, 0 100%, 50% calc(100% - 8px), 100% 100%, 100% 0);
  clip-path: polygon(0 0, 0 100%, 50% calc(100% - 8px), 100% 100%, 100% 0);
}
.page-wrapper .ow-badge:after {
  display: none;
}

/**     Popup       **/
.ow_flex_wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: left;
}

.ow_flex {
  max-width: 500px;
}
.ow_flex:last-child {
  padding: 0 50px;
}

.mfp-content .popup-content {
  padding: 0;
}
.mfp-content .popup-content p {
  color: #6e5f63;
  font-size: 18px;
  text-align: left;
}
.mfp-content .popup-content strong {
  display: block;
  color: #231f20;
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.mfp-content .block.newsletter {
  width: 100%;
  display: block;
}
.mfp-content .block.newsletter .content {
  display: block;
}
.mfp-content .block.newsletter .form.subscribe {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
}
.mfp-content .block.newsletter .form.subscribe .actions {
  order: 1;
}
.mfp-content .block.newsletter .form.subscribe .terms {
  margin: 0 0 10px;
}
.mfp-content .block.newsletter .actions, .mfp-content .block.newsletter .field {
  display: block;
  width: 100%;
}
.mfp-content .block.newsletter .field .control {
  width: 100%;
  margin-bottom: 10px;
}
.mfp-content .block.newsletter input {
  padding-left: 20px;
  height: 50px;
  border: 0;
}
.mfp-content .block.newsletter .field .control:before {
  content: "";
}
.mfp-content .block.newsletter .action.subscribe {
  font-family: "Myriad Web Pro", Arial, Helvetica, sans-serif;
  color: #231f20 !important;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  min-width: 150px;
  padding-left: 25px;
  padding-right: 25px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-image: linear-gradient(to right, #f3c006 0%, #ffe136 50%, #f3c006 100%);
  background-size: 200% 100%;
}
.mfp-content .block.newsletter .action.subscribe:hover {
  color: #231f20 !important;
  background-position: right center;
}
.mfp-content .block.newsletter .terms label {
  vertical-align: middle;
  font-size: 14px;
  color: #6e5f63;
}

.mfp-close-btn-in .mfp-close {
  color: #000;
  font-size: 34px;
  font-family: "Myriad Web Pro", Arial, Helvetica, sans-serif;
  opacity: 1;
}

@media (max-width: 768px) {
  .ow_flex {
    display: none;
  }

  .ow_flex:last-child {
    padding: 40px;
    display: block;
  }
}
@media (max-width: 767px) {
  .main-top-container .slideshow-wrapper-additional .caption {
    padding: 0 40px;
  }
  .main-top-container .slideshow-wrapper-outer .owl-buttons {
    display: none;
  }
}
.cms-home .ow-featured-categories,
.cms-home .ow-features {
  margin-bottom: 150px;
}
@media (max-width: 767px) {
  .cms-home .ow-featured-categories,
.cms-home .ow-features {
    margin-bottom: 50px;
  }
}

.ow_custom_link {
  position: absolute;
  top: 10px;
  right: 10px;
}
.ow_custom_link .ow-btn-info {
  display: block;
  width: 85px;
  height: 85px;
  background-image: url(../images/badge_pomoc.svg);
  background-size: 100% auto;
  background-position: center bottom;
  background-repeat: no-repeat;
}
.ow_custom_link .ow-btn-info:hover {
  background-position: center top;
}
@media only screen and (max-width: 767px) {
  .ow_custom_link .ow-btn-info {
    width: 75px;
    height: 75px;
  }
}
@media only screen and (max-width: 479px) {
  .ow_custom_link .ow-btn-info {
    width: 65px;
    height: 65px;
  }
}
@media only screen and (max-width: 991px) {
  .ow_custom_link {
    top: 125px;
    right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .ow_custom_link {
    top: 0;
    right: auto;
    left: 10px;
  }
}

.category-image .image {
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (min-width: 768px) {
  #checkout .form-login .actions-toolbar > .primary {
    width: 100%;
  }
  #checkout .form-login .actions-toolbar > .primary .action {
    float: right;
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  /**    Category page - sorting on mobile     **/
  .toolbar-amount {
    float: left;
  }

  .page-products .toolbar-sorter.sorter {
    position: static;
  }

  #header-container {
    background-color: #231f20;
  }

  .ow-header-links {
    padding-left: 15px;
  }
}
@media (max-width: 540px) {
  .header-mobile .logo img {
    margin-top: -4%;
  }

  .ow-notice {
    position: relative;
  }
  .ow-notice p {
    padding-top: 0;
  }
}
@media only screen and (max-width: 500px) {
  .footer-container .footer-primary-bottom .block.newsletter .form.subscribe {
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
  }
  .footer-container .footer-primary-bottom .block.newsletter .form.subscribe .actions {
    order: 1;
  }
  .footer-container .footer-primary-bottom .block.newsletter .form.subscribe .terms {
    margin: 0 0 16px;
  }
}
.container {
  box-sizing: border-box;
}

.ow-notice .container {
  padding: 0 50px;
}
.ow-notice .ow-notice-icon {
  position: absolute;
  left: 2px;
  padding-right: 0;
}
.ow-notice .action.delete {
  z-index: 1;
  cursor: pointer;
}

.minicart-wrapper .action.showcart .counter.qty .loader > img {
  max-width: 20px;
}
/*# sourceMappingURL=cankar.css.map */
