html {
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
}

body {
  font-family: "Barlow", sans-serif;
  font-weight: 400;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
}
h1 span {
  font-weight: bold;
}
header {
  background-color: #1b3c7b;
}
.dropdown-toggle::after {
  display: none !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: black;
  font-weight: 400;
}
@media (min-width: 900px) {
  #common-top .col-md-6 {
    width: 52%;
  }
  #common-top #column-right.col-sm-3 {
    width: 23%;
  }
}
/* default font size */
.fa {
  font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
  font-size: 33px;
}
h2 {
  margin-top: 5px;
  font-size: 27px;
}
h3 {
  font-size: 21px;
}
h4 {
  font-size: 15px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 12px;
}
a {
  text-decoration: none;
  color: #1f7ea3;
}
a:hover {
  text-decoration: none;
  color: #176b8e;
}
legend {
  font-size: 18px;
  padding: 7px 0px;
}
label {
  font-size: 14px;
  font-weight: normal;
}
select.form-control,
textarea.form-control,
input[type="text"].form-control,
input[type="password"].form-control,
input[type="datetime"].form-control,
input[type="datetime-local"].form-control,
input[type="date"].form-control,
input[type="month"].form-control,
input[type="time"].form-control,
input[type="week"].form-control,
input[type="number"].form-control,
input[type="email"].form-control,
input[type="url"].form-control,
input[type="search"].form-control,
input[type="tel"].form-control,
input[type="color"].form-control {
  font-size: 15px;
}
.input-group input,
.input-group select,
.input-group .dropdown-menu,
.input-group .popover {
  font-size: 13px;
}
.input-group .input-group-addon {
  font-size: 13px;
  height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs,
span.hidden-sm,
span.hidden-md,
span.hidden-lg {
  display: inline;
}

img {
  max-width: 100%;
}

.nav-tabs {
  margin-bottom: 15px;
}
div.required > .control-label:before {
  content: "* ";
  color: #f00;
  font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
  text-decoration: none;
  color: #ffffff;
  background-color: #229ac8;
  background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
  background-repeat: repeat-x;
}
/* top */
#top {
  background-color: #eeeeee;
  border-bottom: 1px solid #e2e2e2;
  padding: 4px 0px 3px 0;
  margin: 0 0 20px 0;
  min-height: 40px;
}
#top .container {
  padding: 0 20px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
  text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
  text-shadow: none;
  color: #ffffff;
  background-color: #229ac8;
  background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
  background-repeat: repeat-x;
}
#top .btn-link,
#top-links li,
#top-links a {
  color: #888;
  text-shadow: 0 1px 0 #fff;
  text-decoration: none;
}
#top .btn-link:hover,
#top-links a:hover {
  color: #444;
}
#top-links .dropdown-menu a {
  text-shadow: none;
}
#top-links .dropdown-menu a:hover {
  color: #fff;
}
#top .btn-link strong {
  font-size: 14px;
  line-height: 14px;
}
#top-links {
  padding-top: 6px;
}
#top-links a + a {
  margin-left: 15px;
}
/* logo */
#logo {
  margin: 0 0 10px 0;
}
/* search */

#search .input-lg {
  height: 56px;
  line-height: 20px;
  padding: 0 10px;
}
#search .btn-lg {
  font-size: 15px;
  line-height: 18px;
  padding: 18px 16px;
}
/* cart */

#cart > .btn {
  font-size: 14px;
  line-height: 18px;
  color: #fff;
  background: none;
  border: 0px;
  text-shadow: none;
  box-shadow: none;
  display: grid;
  padding: 0px;
  margin: 0px;
}
#cart > .btn a {
  color: white;
}
#cart.open > .btn {
  color: #666;
  box-shadow: none;
  text-shadow: none;
}
header div.container > div > div.uzivatel div {
  padding: 0px 15px;
//  height: 50px;
}
header div.container > div > div.uzivatel div#cart {
  margin-top: 5px;
}

header div.container > div > div.uzivatel div:nth-child(2) {
  border-left: 1px solid #3b5ea1;
  border-right: 1px solid #3b5ea1;
}
header div.container > div > div.uzivatel i.fa-shoping-cart {
  margin-bottom: 5px;
}
#cart.open > .btn:hover {
  color: #444;
}
#cart .dropdown-menu {
  background: #eee;
  z-index: 1001;
}
#cart .dropdown-menu {
  min-width: 100%;
  overflow-y: auto;
  max-height: 800px;
  scrollbar-width: thin;
  overflow-x: hidden;
}
@media (max-width: 478px) {
  #cart .dropdown-menu {
    width: 100%;
  }
}
#cart .dropdown-menu table {
  margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
  min-width: 427px;
  padding: 0 10px;
}
@media (max-width: 478px) {
  #cart .dropdown-menu li > div {
    min-width: 100%;
  }
}
#cart .dropdown-menu li p {
  margin: 20px 0;
}
/* menu */
#menu {
  background-color: #229ac8;
  background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
  background-repeat: repeat-x;
  border-color: #1f90bb #1f90bb #145e7a;
  min-height: 40px;
}
#menu .nav > li > a {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  padding: 10px 15px 10px 15px;
  min-height: 15px;
  background-color: transparent;
}
#menu .nav > li > a:hover,
#menu .nav > li.open > a {
  background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-menu {
  padding-bottom: 0;
}
#menu .dropdown-inner {
  display: table;
}
#menu .dropdown-inner ul {
  display: table-cell;
}
#menu .dropdown-inner a {
  min-width: 160px;
  display: block;
  padding: 3px 20px;
  clear: both;
  line-height: 20px;
  color: #333333;
  font-size: 14px;
}
#menu .dropdown-inner li a:hover {
  color: #ffffff;
}
#menu .see-all {
  display: block;
  margin-top: 0.5em;
  border-top: 1px solid #ddd;
  padding: 3px 20px;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 3px 3px;
  font-size: 12px;
}
#menu .see-all:hover,
#menu .see-all:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #229ac8;
  background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
  background-repeat: repeat-x;
}
#menu #category {
  float: left;
  padding-left: 15px;
  font-size: 16px;
  font-weight: 700;
  line-height: 40px;
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
  font-size: 15px;
  font-stretch: expanded;
  color: #fff;
  padding: 2px 18px;
  float: right;
  background-color: #229ac8;
  background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
  background-repeat: repeat-x;
  border-color: #1f90bb #1f90bb #145e7a;
}
#menu .btn-navbar:hover,
#menu .btn-navbar:focus,
#menu .btn-navbar:active,
#menu .btn-navbar.disabled,
#menu .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #229ac8;
}
@media (min-width: 768px) {
  #menu .dropdown:hover .dropdown-menu {
    display: block;
  }
}
@media (max-width: 767px) {
  #menu {
    border-radius: 4px;
  }
  #menu div.dropdown-inner > ul.list-unstyled {
    display: block;
  }
  #menu div.dropdown-menu {
    margin-left: 0 !important;
    padding-bottom: 10px;
    background-color: rgba(0, 0, 0, 0.1);
  }
  #menu .dropdown-inner {
    display: block;
  }
  #menu .dropdown-inner a {
    width: 100%;
    color: #fff;
  }
  #menu .dropdown-menu a:hover,
  #menu .dropdown-menu ul li a:hover {
    background: rgba(0, 0, 0, 0.1);
  }
  #menu .see-all {
    margin-top: 0;
    border: none;
    border-radius: 0;
    color: #fff;
  }
}
/* content */
#content {
  min-height: 250px;
}
/* footer */
footer {
  margin-top: 30px;
  border-top: 1px solid #ddd;
  color: #e2e2e2;
}
footer div.blue {
  background-color: #01a0c6;
  color: white;
  padding: 30px 0px;
  height: 100px;
}
footer div.blue div div.info {
  display: table;
  float: left;
  width: 300px;
}
footer div.blue div div.info i {
  display: table-cell;
  vertical-align: middle;
}
footer div.blue div div.info span {
  display: table-cell;
  vertical-align: middle;
}
footer div.blue div div.info:nth-child(2) span {
  padding-left: 15px;
}
footer div.blue div div.info span a {
  font-weight: 600;
  color: white;
}
footer div.blue div div.socials {
  float: right;
}
footer div.blue div div.socials a {
  float: right;
  margin-left: 15px;
  color: white;
  border: 1px solid white;
  padding: 10px;
  border-radius: 40px;
  margin-top: -3px;
}
footer div.blue div div.socials a i {
  font-size: 24px;
  width: 24px;
  height: 24px;
  text-align: center;
  vertical-align: middle;
}
footer div.gray {
  background-color: #121212;
  padding-top: 30px;
}
footer hr {
  border-top: none;
  border-bottom: 1px solid #666;
}
footer a {
  color: #ccc;
}
footer a:hover {
  color: #fff;
}
footer h5 {
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
}
/* alert */
.alert {
  padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
  margin: 20px 0 20px 0;
  padding: 8px 0;
  font-size: 13px;
font-weight:600;
}
.breadcrumb i {
  font-size: 14px;
}
.breadcrumb > li {
  text-shadow: 0 1px 0 #fff;
  padding: 0 20px;
  position: relative;
  white-space: nowrap;
}
.breadcrumb > li:first-child {
  padding-left: 0px;
}
.breadcrumb > li + li:before {
  content: "";
  padding: 0;
}
.breadcrumb > li > a {
  color: #2a2d31;
}
.breadcrumb > li:last-child > a {
//  color: #a9b2b2;
//  font-weight: normal;
}
.breadcrumb > li:last-child:after {
  display: none;
}
.breadcrumb > li:nth-child(2) > a {
  text-decoration: underline;
}
.breadcrumb > li:after {
  content: "";
  display: block;
  position: absolute;
  top: 6px;
  right: -2px;
  width: 10px;
  height: 10px;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-ctransform: rotate(-45deg);
  transform: rotate(-45deg);
}
html[dir="rtl"] .breadcrumb > li::after {
  top: -3px;
  left: -5px;
  width: 26px;
  height: 26px;
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
  right: unset;
  border-right: unset;
  border-bottom: unset;
}
.pagination {
  margin: 0;
}
/* buttons */
.buttons {
  margin: 1em 0;
}
.btnx {
  padding: 7.5px 12px;
  font-size: 15px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn-xs {
  font-size: 9px;
}
.btn-sm {
  font-size: 10.2px;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 15px;
}
#cart .btn-lg {
  padding: 0px 0px;
  font-size: 15px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 12px;
}
.btn-group > .btn-xs {
  font-size: 9px;
}
.btn-group > .btn-sm {
  font-size: 10.2px;
}
.btn-group > .btn-lg {
  font-size: 15px;
}
.btn-default {
  color: #777;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #ccc;
  background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
  background-repeat: repeat-x;
  border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
  color: #ffffff;
font-weight: bold;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #4cc827;
  backfground-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
  background-repeat: repeat-x;
  border-color: #4cc827;
  border-radius: 5px;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  background-color: #40b11f;
  background-position: 0 -15px;
}
.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #01a0c6;
  xbackground-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #229ac8;
  background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
  background-repeat: repeat-x;
  border-color: #1f90bb #1f90bb #145e7a;
  xbackground-color: #01a0c6;
  xbackground-image: linear-gradient(to bottom, #e06342, #dc512c);
  xbackground-repeat: repeat-x;
  xborder-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  background-image: none;
  background-color: #128ab8;
}
.btn-link {
  border-color: rgba(0, 0, 0, 0);
  cursor: pointer;
  color: #23a1d1;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  box-shadow: none;
}
.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  border-color: #222222 #222222 #000000;
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  background-color: #222222;
  background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
  border: 1px solid #dddddd;
  color: #888888;
  padding: 8px 12px;
}
.list-group a.active {
  background: #eeeeee;
  color: #ffffff;
  background-color: #229ac8;
  background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
  background-repeat: repeat-x;
}
.list-group a.active:hover,
.list-group a:hover {
  background: #eeeeee;
  color: #ffffff;
  background-color: #229ac8;
  background-repeat: repeat-x;
}
.list-group div a.active {
  background: #eeeeee;
  color: #000;
  background-color: #229ac8;
  background-image: linear-gradient(to bottom, #83d1f1, #7fd0eb);
  background-repeat: repeat-x;
}
/* carousel */
.carousel-caption {
  color: #ffffff;
  text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
  content: "\f053";
  font-family: FontAwesome;
}
.carousel-control .icon-next:before {
  content: "\f054";
  font-family: FontAwesome;
}
/* product list */
.product-thumb .button-group i {
  font-size: 21px;
}
.product-thumb .button-group span {
  margin-left: 4px;
}
.product-thumb .button-group p {
  margin: 0px;
}
.product-thumb {
  border: 1px solid #ddd;
  margin-bottom: 20px;
  overflow: auto;
}
.product-thumb .image {
  text-align: center;
position:relative;
}
.product-thumb .image a {
  display: block;
}
.product-thumb .image a:hover {
  opacity: 0.8;
}
.product-thumb .image img {
  margin-left: auto;
  margin-right: auto;
}
.product-grid .product-thumb .image {
  float: none;
  position: relative;
}

.product-grid .product-thumb .image .icon-position img {
  max-height: 30px;
}

.image .icon-position {
  position: absolute;
  z-index: 2;
}
.image .icon-position-LT {
  top: 5px;
  left: 5px;
}
.image .icon-position-CT {
  top: 5px;
  left: 50%;
}
.image .icon-position-RT {
  top: 5px;
  right: 5px;
}
.image .icon-position-LC {
  top: 50%;
  left: 5px;
}
.image .icon-position-CC {
  top: 50%;
  left: 50%;
}
.image .icon-position-RC {
  top: 50%;
  right: 5px;
}
.image .icon-position-LB {
  bottom: 5px;
  left: 5px;
}
.image .icon-position-CB {
  bottom: 5px;
  left: 50%;
}
.image .icon-position-RB {
  bottom: 5px;
  right: 5px;
}
.image .icon-position img {
  padding: 0;
  border: 0;
  display: block;
}
.image .icon-position img + img {
  margin-top: 3px;
}

@media (min-width: 767px) {
  .product-list .product-thumb .image {
    float: left;
    padding: 0 15px;
  }
}
.product-thumb h4 {
  font-weight: 600;
  line-height: 24px;
}
.product-thumb .caption {
  border-bottom: 1px solid #ddd;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 15px;
}
.product-list .product-thumb .caption {
  margin-left: 230px;
}
@media (max-width: 1200px) {
  #product-category #column-left {
    display: none;
  }
  #product-category #content {
    width: 100% !important;
  }
  .product-grid .product-thumb .caption {
    padding: 0 10px;
  }
  .row-products > div > div:nth-child(2) {
    padding-right: 0px;
  }
}
@media (max-width: 767px) {
  .product-list .product-thumb .caption {
    min-height: 0;
    margin-left: 0;
    padding: 0 10px;
  }
  .product-grid .product-thumb .caption {
    min-height: 0;
  }
}
.product-thumb .rating {
  padding-bottom: 10px;
}
.rating .fa-stack {
  font-size: 8px;
}
.rating .fa-star-o {
  color: #999;
  font-size: 15px;
}
.rating .fa-star {
  color: #fc0;
  font-size: 15px;
}
.rating .fa-star + .fa-star-o {
  color: #e69500;
}
h2.price {
  margin: 0;
}
.product-thumb .price {
  color: #444;
}
.product-thumb .price-old {
  color: #999;
  text-decoration: line-through;
  margin-left: 10px;
}
.product-thumb .price-tax {
  color: #999;
  font-size: 12px;
  display: block;
}
.product-thumb .button-group {
  border-top: 1px solid #ddd;
  background-color: #eee;
  xoverflow: auto;
}
.product-list .product-thumb .button-group {
  border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
  .product-list .product-thumb .button-group {
    border-left: none;
  }
}
.product-thumb .button-group button {
  width: 60%;
  border: none;
  display: flex;
  align-items: center;
  float: left;
  color: #888;
  line-height: 38px;
  font-weight: bold;
  text-align: center;
}
.product-thumb .button-group button + button {
  width: 20%;
  border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
//  color: #444;
  background-color: #40b11f;
  text-decoration: none;
  cursor: pointer;
}
@media (max-width: 1200px) {
  .product-thumb .button-group button,
  .product-thumb .button-group button + button {
    width: 33.33%;
  }
}
@media (max-width: 767px) {
  .product-thumb .button-group button,
  .product-thumb .button-group button + button {
    width: 33.33%;
  }
}
.thumbnails {
  overflow: auto;
  clear: both;
  list-style: none;
  padding: 0;
  margin: 0;
}
.thumbnails > li {
  margin-left: 20px;
}
.thumbnails {
  margin-left: -20px;
}
.thumbnails > img {
  width: 100%;
}
.image-additional a {
  margin-bottom: 20px;
  padding: 5px;
  display: block;
  border: 1px solid #ddd;
}
.image-additional {
  max-width: 78px;
}
.thumbnails .image-additional {
  float: left;
  margin-left: 20px;
}

@media (min-width: 1200px) {
  #content .col-lg-2:nth-child(6n + 1),
  #content .col-lg-3:nth-child(4n + 1),
  #content .col-lg-4:nth-child(3n + 1),
  #content .col-lg-6:nth-child(2n + 1) {
    clear: left;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #content .col-md-2:nth-child(6n + 1),
  #content .col-md-3:nth-child(4n + 1),
  #content .col-md-4:nth-child(3n + 1),
  #content .col-md-6:nth-child(2n + 1) {
    clear: left;
  }
  .row-products > div > div {
    width: 50%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #content .col-sm-2:nth-child(6n + 1),
  #content .col-sm-3:nth-child(4n + 1),
  #content .col-sm-4:nth-child(3n + 1),
  #content .col-sm-6:nth-child(2n + 1) {
    clear: left;
  }
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
  #column-left .product-layout .col-md-3 {
    width: 100%;
  }

  #column-left + #content .product-layout .col-md-3 {
    width: 50%;
  }

  #column-left + #content + #column-right .product-layout .col-md-3 {
    width: 100%;
  }

  #content + #column-right .product-layout .col-md-3 {
    width: 100%;
  }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout,
#column-right .product-layout {
  width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^="quantity"] {
  min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  background-image: none;
  background-color: #128ab8;
}
html[dir="rtl"] .checkbox input[type="checkbox"],
html[dir="rtl"] .checkbox-inline input[type="checkbox"],
html[dir="rtl"] .radio input[type="radio"],
html[dir="rtl"] .radio-inline input[type="radio"] {
  position: absolute;
  margin-top: 4px\9;
  margin-right: -20px;
  margin-left: unset;
}
html[dir="rtl"] .input-group-btn:last-child > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
html[dir="rtl"] .input-group .form-control:first-child {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-left-radius: unset;
  border-bottom-left-radius: unset;
}
html[dir="rtl"] .container .row:first-child .col-sm-4,
html[dir="rtl"] .container .row:first-child .col-sm-5 {
  float: right;
}
html[dir="rtl"] #cart .dropdown-menu {
  left: 0;
  right: auto;
}
@media (min-width: 768px) {
  html[dir="rtl"] .navbar-nav {
    float: right;
    margin: 0;
  }

  html[dir="rtl"] .navbar-nav > li {
    float: right;
  }
}
header div.container > div {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

header div.container > div > div.logo {
  order: -4;
}

header div.container > div > div.logo img {
  height: 70px;
}

header div.container > div > div.vyhledavac {
  width: 33.33%;
  xmax-width: 505px;
}

header div.container > div > div.vyhledavac {
  order: -3;
  align-self: center;
}
header div.container > div > div.vyhledavac a {
  xfont-size: 25px;
}
header div.container > div > div.vyhledavac a i {
  font-size: 25px;
  margin: 0px 2px;
}
header div.container > div > div.kontakt {
  order: -5;
  width: 100%;
  padding: 15px 0;
  text-align: right;
  align-self: center;
}
header div.container > div div.kontakt a {
  color: white;
  margin-left: 30px;
}
header div.container > div div.kontakt i {
  margin: 0px 5px;
}

header div.container > div > div.uzivatel {
  align-self: center;
  text-align: right;
}
header div.container > div > div.uzivatel > div {
  display: inline-block;
  text-align: right;
}
header div.container > div > div.uzivatel > div > a {
  display: grid;
  text-align: center;
}
header div.container > div > div.uzivatel > div > a span {
  color: white;
}
header div.container > div > div.uzivatel i {
  font-size: 30px;
  color: white;
}
header div.container > div > div.uzivatel a:nth-child(2) {
  border-left: 1px solid #3b5ea1;
  border-right: 1px solid #3b5ea1;
}

ul.nav.navbar-nav {
  display: none;
}

#search > span > button.btn-default {
  background-image: linear-gradient(to bottom, #01a0c6, #01a0c6);
  background-color: #01a0c6;
  border-color: #01a0c6;
}
#search > span > button.btn-default i {
  color: white;
}
#search {
  border-radius: 5px;
  border: 5px solid #3b5ea1;
  background-color: #3b5ea1;
}
#search .btn-lg {
}
#search .input-lg {
  border-radius: 0px;
}

header hr {
  border: 1px solid #3b5ea1;
  position: absolute;
  width: 100%;
  height: 1px;
  content: "";
  top: 50px;
  margin: 0px;
}
header > div.container {
  background-color: #1b3c7b;
}

footer .col-sm-3 img {
  height: 80px;
}

.row-products {
  padding: 30px 15px;
  background-color: #eff4f6;
  /* width: 100vw;
  margin-left: calc((100% - 100vw) / 2);
  padding: 50px calc((100vw - 1320px) / 2); */
  position: relative;
}

.row-products:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  top: 0;
  bottom: 0;
  background-color: #eff4f6;
  z-index: -1;
}

.row-products h1 {
  padding-left: 0px;
  margin-bottom: 20px;
  font-weight: bold;
}
.row-products .product-thumb {
  border: 1px solid #dbe5ea;
  background-color: white;
  padding: 20px;
}

#product-product .row-products {
  background: white;
}
#product-product .row-products h3 {
  margin-left: 5px;
}
.row-products .product-thumb .caption h4 a {
  color: black;
}
.row-products .product-thumb .button-group {
    overflow: unset;
  background-color: transparent;
  border: 0px;
}
.product-thumb .button-group button {
  background-color: #4cc827;
  border-radius: 5px;
  display: flex;
  align-items: center;
  line-height: 40px;  
  font-size: 14px;
width: auto;
  padding: 0 10px;
}
.row-products .product-thumb .button-group p.price {
  display: grid;
  text-align: right;
  color: #e61010;
  font-weight: 600;
  min-height: 40px;
}
.row-products .product-thumb .button-group p.price span.price-old {
  text-decoration: line-through;
  color: black;
  font-size: 13px;
}
.row-products .product-thumb .button-group p.price span.price-new {
  color: #e61010;
  font-size: 20px;
}
.row-products > h3 {
  font-size: 36px;
  color: #383c43;
}

.box-top-level-categories.new > div img {
  width: 100%;
}
.box-top-level-categories.new > div .text .name {
  color: #01a0c6;
  font-size: 15px;
height: 40px;
  font-weight: 600;
  margin-top: 15px;
  margin-bottom: 30px;
}

.homepage-info .img {
  width: 60%;
  float: left;
}
.homepage-info .img img {
  width: 100%;
}
.homepage-info .img.second img {
  border-top: 50px solid white;
  border-right: 50px solid white;
  margin-top: -115px;
}
.homepage-info .text {
  width: 40%;
  float: left;
}
.homepage-info .text.second {
  float: right;
}
.homepage-info .text.first h1 {
  width: 365px;
  margin: 80px auto 0px auto;
}
.homepage-info .text.second h1 {
  width: 445px;
  margin: 100px auto 0px auto;
}
.homepage-info button {
  background: none;
  border: 1px solid #1b3c7b;
  padding: 20px;
  margin: 30px auto 0px auto;
  font-size: 16px;
  color: #121212;
}

.homepage-info button i {
  color: #dbe5ea;
  font-size: 16px;
  margin-left: 30px;
}

.product-thumb .caption .storage {
  color: #4cc827;
  font-size: 14px;
  font-weight: 600;
}
.row-products > div > div {
  float: left;
}

.row-products .product-thumb .image img {
  width: 100%;
}
.navbar-light .navbar-nav .nav-link {
  color: black;
  font-weight: 600;
  font-size: 15px;
}

.homepage-info {
  display: inline-block;
  margin-top: 45px;
  margin-bottom: 50px;
}

@media (max-width: 992px) {
  .homepage-info .text {
    width: 100% !important;
  }
  .homepage-info .img {
    width: 100% !important;
  }
  .homepage-info .text.first h1 {
    margin: 10px auto;
  }
  .homepage-info .img.second img {
    margin: 10px auto;
    border: 0px;
  }
  .homepage-info .text.second h1 {
    width: 100%;
    margin-top: 10px;
  }
  .homepage-info .text.first h1 {
    width: 100%;
  }
  .homepage-info button {
    display: block;
    margin: 20px auto 10px auto;
  }
}

@media (max-width: 768px) {
  footer > div.blue > div > div {
    width: 230px !important;
    margin: 0px auto;
    text-align: left;
    display: flex !important;
    float: none !important;
    margin-bottom: 20px;
  }
  footer div.blue div div.socials {
    float: none !important;
    justify-content: center;
  }
  footer > div.blue {
    display: flex;
    height: auto !important;
  }
  footer div.blue div div.info i {
    width: 50px;
    align-self: center;
    text-align: center;
  }
  footer div.blue div div.info:nth-child(2) span {
    padding-left: 0px;
  }
}

@media (max-width: 576px) {
  footer div.gray .col-sm-3 {
    text-align: center;
  }
}

body > div:nth-child(2) > nav > div > a {
  color: #1b3c7b !important;
  font-size: 15px;
  font-weight: bold;
}
.main-categories {
  padding: 5px 0px;
  background-color: #eff4f6;
  xdisplay: none;
}
.main-categories a {
  padding: 6px 20px;
  list-style: none;
  border: 0px;
  border-bottom: 1px solid #dbe5ea;
  color: #121212;
  font-size: 14px;
  font-weight: 600;
  background-color: #eff4f6;
  position: relative;
}
.main-categories a i {
  position: absolute;
  right: 10px;
padding-top:4px;
  color: #dbe5ea;
}
.main-categories div a {
font-weight:500;
}
.main_banners > div.bannery {
  display: grid;
}
.main_banners > div > div:nth-child(1) {
  grid-column-start: 1;
  grid-column-end: 1;
  grid-row-start: 1;
  grid-row-end: 3;
}

.main_banners > div > div:nth-child(2) {
  grid-column-start: 2;
  grid-column-end: 2;
  grid-row-start: 1;
  grid-row-end: 2;
}

.main_banners > div > div:nth-child(3) {
  grid-column-start: 2;
  grid-column-end: 2;
  grid-row-start: 2;
  grid-row-end: 3;
}

.main_banners > div > div img {
  width: 100%;
}

.box-top-level-categories {
  /* width: 100%; */
}
.box-top-level-categories h1 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.bannery {
  //  width: calc(100% - 310px);
  //  float: right;
  display: grid;
  margin-top: 20px;
  grid-template-rows: auto auto;
}
.bannery > div:nth-child(1) {
  grid-column-start: 1;
  grid-column-end: 1;
  grid-row-start: 1;
  grid-row-end: 3;
  width: 100%;
  padding-right: 20px;
}
.bannery > div:nth-child(1) img {
  width: 100%;
  padding-left: 20px;
}
.bannery > div:nth-child(2) {
  grid-column-start: 2;
  grid-column-end: 2;
  grid-row-start: 1;
  grid-row-end: 2;
  width: 305px;
  padding-bottom: 10px;
}
.bannery > div:nth-child(2) img {
  width: 100%;
}
.bannery > div:nth-child(3) {
  grid-column-start: 2;
  grid-column-end: 2;
  grid-row-start: 2;
  grid-row-end: 2;
  width: 305px;
  padding-top: 10px;
}
.bannery > div:nth-child(3) img {
  width: 100%;
}
.row.category-list ul {
  margin-left: 0px;
  padding-top: 30px;
  padding-right: 0px;
  padding-left: 0px;
}
.row.category-list ul li {
  float: left;
  list-style: none;
  border: 1px solid #d8e5ed;
  background: #eff4f6;
  width: calc(25% - 15px);
  margin-bottom: 15px;
  font-weight: bold;
  margin-left: 12px;
  border-radius: 5px;
  overflow: hidden;
}
.row.category-list ul li img {
  height: 60px;
  width: 60px;
  margin-right: 10px;
}
.row.category-list ul li br {
  display: none;
}

#profi-filter-content h1 {
  padding-left: 0px;
}

#profi-filter-content > div {
  xfloat: left;
  padding-right: 15px;
}
#profi-filter-content .product-thumb {
  border: 1px solid #dbe5ea;
  background-color: white;
  padding: 15px;
  border-radius: 5px;
  box-shadow: 0px 10px 20px #383c431a;
}

#profi-filter-content .product-thumb .caption h4 a {
  color: black;
}
#profi-filter-content .product-thumb .button-group {
  background-color: transparent;
  border: 0px;
}
.product-thumb .button-group button {
  background-color: #4cc827;
  border-radius: 5px;
  width: auto;
  color: white;
  height: 42px;
}
#profi-filter-content .product-thumb .button-group p.price {
  display: grid;
  text-align: right;
  color: #e61010;
  font-size: 20px;
  font-weight: 600;
  min-height: 40px;
  margin: 0;
  overflow: hidden;
}
#profi-filter-content .product-thumb .button-group p.price span.price-old {
  text-decoration: line-through;
  color: black;
  font-size: 13px;
}
#profi-filter-content .product-thumb .button-group p.price span.price-new {
  color: #e61010;
  font-size: 20px;
}
#profi-filter-content > h3 {
  font-size: 36px;
  color: #383c43;
}

#product-product h1 {
  font-weight: bold;
  font-size: 24px;
}

#common-top #content {
  /* padding: 0px !important; */
  margin-top: 20px;
}
#content {
  /* padding: 0px !important; */
  margin-top: 0px;
}

.fix-padding-cols-row {
  margin: 0 -15px;
}

.swiper-viewport {
  box-shadow: none !important;
  border: 0px !important;
}
aside#column-left {
  padding: 0px;
}
aside#column-right {
  margin-top: 20px;
}
aside#column-right div.swiper-viewport {
  margin-bottom: 0px;
}

aside#column-right div.swiper-viewport:nth-child(1) {
  margin-bottom: 25px;
}

.product-thumb .caption > p {
  height: 55px;
  overflow: hidden;
}

.product-thumb .caption > h4 {
  height: 48px;
  overflow: hidden;
  margin-top: 5px;
}

.mySwiper {
  overflow: hidden;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  overflow: clip;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}
.swiper.mySwiper .swiper-button-next,
.swiper.mySwiper .swiper-button-prev {
  position: absolute;
  top: calc(50% - 30px) !important;
  width: 60px !important;
  height: 60px !important;
  z-index: 10;
  cursor: pointer;
  background-color: #1b3c7b;
  border-radius: 3px !important;
}
.swiper.mySwiper .swiper-button-next i,
.swiper.mySwiper .swiper-button-prev i {
  display: none;
}
.swiper.mySwiper .swiper-button-next:before,
.swiper.mySwiper .swiper-button-prev:before {
  content: "" !important;
}
.swiper.mySwiper .swiper-button-prev {
  left: 0px !important;
}

.swiper.mySwiper .swiper-button-next {
  right: 0px;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.swiper.mySwiper .swiper-button-prev,
.swiper.mySwiper .swiper-button-next {
  background-image: url("../../../../../image/arrow.png") !important;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
}

.row-products .swiper {
  width: 100%;
  /* width: calc(100% - 25px) !important; */
  /* margin-left: 0px !important; */
}

div#benefity {
  display: flex;
  width: 955px;
  background-color: #eff4f6;
  height: 134px;
}
div#benefity > div {
  width: 33.33%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 20px;
}
div#benefity > div > div.ikona {
  width: 64px;
  height: 64px;
  border-radius: 50px;
  background-color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
}
div#benefity > div > div.text {
  width: calc(100% - 80px);
  float: right;
}

div#benefity > div > div.text p {
  color: #01a0c6;
  font-size: 18px;
  margin-bottom: 5px;
  font-weight: bold;
}
div#benefity > div > div.text span {
  width: 180px;
  color: black !important;
  display: block;
}
div#benefity > div > div > img {
  width: 36px !important;
}
#content .swiper-viewport {
  margin-bottom: 20px;
}
.swiper-viewport .swiper-slide {
  position: relative;
}
div.banner-title {
  position: absolute;
  bottom: 30px;
  left: 30px;
  background-color: #e61010;
  width: 365px;
  height: 90px;
  text-align: center;
}

div.banner-title h3 {
  color: white;
  font-size: 24px;
  margin: 15px 0px 5px 0px;
}

div.banner-title span {
  color: white;
}

.swiper .swiper-slide.product-layout {
  padding: 0px !important;
}

.breadcrumb {
  background: none;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  background-color: #01a0c6;
  border-color: #01a0c6;
}
.pagination > li > a,
.pagination > li > span {
  color: black;
}
#content > div:nth-child(7) > div.col-sm-6.text-right {
  color: #121212;
}
#product-category #profi-filter-content > div {
  padding-right: 0px;
}

#content > div:nth-child(7) > div.col-sm-6.text-right > ul li a,
#content > div:nth-child(7) > div.col-sm-6.text-right > ul li span {
  margin: 0px 5px !important;
  border-radius: 3px;
}

#content > div:nth-child(7) > div.col-sm-6.text-right > ul {
  margin-right: -5px;
}
#profi-filter-content > div > div > div > div > div.caption {
  margin-bottom: 15px;
}
#profi-filter-content .col-lg-4 {
  width: 25%;
  padding: 0px 10px !important;
}

@media (min-width: 1200px) and (max-width: 1500px) {
  .container {
    width: 1200px;
  }
}

@media (max-width: 1200px) {
  .row.category-list ul li {
    width: calc(50% - 15px);
  }
  #profi-filter-content .col-lg-4 {
    width: 33.33%;
  }
}

@media (max-width: 767px) {
  #profi-filter-content .col-lg-4 {
    width: 50%;
  }
}

@media (max-width: 420px) {
  #profi-filter-content .col-lg-4 {
    width: 100%;
  }
}

.pagination > li > a,
.pagination > li > span {
  margin-left: 5px;
}

.nav-tabs > li > a:hover {
  background: #eff4f6;
  color: #1b3c7b !important;
  border: none !important;
}

header .fa.fa-shopping-cart {
  display: block !important;
}

.alert-dismissable .close,
.alert-dismissible .close {
  right: 0px !important;
}

#product-category aside {
  padding-right:10px;
}

.navbar {
  margin-left: -30px;
  margin-right: -15px;
  margin-bottom: 0px;
  padding: 0;
  border: none;
}

.navbar .navbar-nav > li > a {
  /* padding-top: 20px;
  padding-bottom: 20px; */
  padding: 20px 15px !important;
}

#product-category .filtry_produkt {
  display: flex;
  width: calc(100% + 10px);
  margin-left: -5px;
  margin-bottom: 30px;
  border-bottom: 1px solid #dbe7e7;
}
#product-category .filtry_produkt a {
  color: #2a2d31;
  font-size: 14px;
  padding: 17px 35px;
  border-top: 1px solid #dbe7e7;
  border-left: 1px solid #dbe7e7;
  border-right: 1px solid #dbe7e7;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  margin-right: 5px;
  background-color: #eff4f6;
}

#product-category .filtry_produkt a.active {
  background-color: white;
  border-bottom: 2px solid white;
  margin-bottom: -1px;
}

/* ---------navbar--------- */

.navbar-nav .dropdown-menu {
  width: 325px;
  left: 0;
  background-color: #eff4f6;
  border-radius: 0;
  border: 0;
  box-shadow: none;
  z-index: 1010;
  -webkit-transition: max-height 0.8s ease-in-out;
  -moz-transition: max-height 0.8s ease-in-out;
  -o-transition: max-height 0.8s ease-in-out;
  transition: max-height 0.8s ease-in-out;
}

.navbar-nav .dropdown.open {
  background-color: #eff4f6;
}

.navbar-nav .dropdown-toggle {
  margin: 0 !important;
}

.navbar-nav .mainmenu {
  position: relative;
}

.navbar-nav .mainmenu a {
  display: flex !important;
  justify-content: space-between;
}

.navbar-nav .mainmenu .fa {
  color: #dbe5ea;
  padding-top: 4px;
}

.navbar-nav .mainmenu:hover .submenu {
  visibility: visible;
  opacity: 1;
}

.navbar-nav .submenu {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: 100%;
  top: 0;
  padding: 30px;
  background-color: white;
  z-index: 1000;
  transition: all 400ms ease !important;
  display: flex;
  flex-wrap: wrap;
  width: 930px;
  background-color: white;
  box-shadow: 0px 10px 30px #00000029;

  h4 {
    width: 100%;
    font-size: 18px;
    font-weight: 600;
    color: #01a0c6;
  }

  a {
    background-color: white !important;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 11px;
    width: 25%;
    border-left: 1px solid #eff4f6 !important;
    font-size: 12px;
    color: #1b3c7b !important;
    font-weight: 600;
    padding: 10px;
    margin: 20px 0;
    position: relative;

    &:before {
      content: "";
      position: absolute;
      display: block;
      left: 0;
      right: 0;
      bottom: -20px;
      height: 1px;
      background-color: #eff4f6;
    }

    img {
      width: 48px;
      transition: all 0.2s ease-in-out;
    }

    &:hover {
      text-decoration: underline;

      img {
        transform: scale(1.1);
        -ms-transform: scale(1.1);
        -webkit-transform: scale(1.1);
      }
    }
  }

  /* a.big {
    width: 20%;
    flex-direction: column;
    justify-content: flex-start;

    img {
      width: unset;
      max-width: 100%;
      max-height: 78px;
    }
  } */
}

.navbar-nav .dropdown-menu a {
  display: block;
  padding: 6px 10px 6px 20px;
  list-style: none;
  border: 0px;
  /* border-bottom: 1px solid #dbe5ea; */
  color: #121212;
  font-size: 14px;
  font-weight: 600;
  background-color: #eff4f6;
  position: relative;
}
/* ---------navbar--------- */

@media (min-width: 768px) {
  .navbar > .container-fluid {
    padding: 0;
  }
}

@media (max-width: 1400px) {
  #content > div:nth-child(1) > div.col-sm-5.product-detail {
    /* width: 55%; */
  }
}
@media (max-width: 992px) {
  #content > div:nth-child(1) > div.col-sm-5.product-detail {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .navbar-nav .dropdown {
    display: flex;
    flex-direction: column;
  }

  header div.container > div > div.kontakt {
    padding: 5px 0;
  }

  header div.container > div > div.vyhledavac {
    order: 0;
    align-self: center;
    width: 100%;
    max-width: unset;
  }

  header div.container > div > div.uzivatel div {
    padding: 0px 15px;
    height: 24px;
  }

  header div.container > div > div.uzivatel > div > a span,
  #cart-total {
    display: none;
  }

  header div.container > div > div.uzivatel {
    display: flex;
    align-items: center;
  }

  header div.container > div > div.uzivatel div#cart {
    margin-top: 0;
  }

  header div.container > div > div.uzivatel i {
    font-size: 24px;
    color: white;
  }

  header div.container > div > div.logo img {
    height: 70px;
    padding: 10px 0;
  }

  #logo {
    margin: 0;
  }

  header hr {
    border: 1px solid #3b5ea1;
    position: absolute;
    width: 100%;
    height: 1px;
    content: "";
    top: 32px;
    margin: 0px;
  }

  header div.container > div > div.uzivatel div:nth-child(2) {
    border: none;
  }

  .vyhledavac {
    margin-bottom: 10px;
  }

  #search .input-lg {
    height: 35px;
    line-height: 20px;
    padding: 0 10px;
  }

  #search .btn-lg {
    padding: 0 16px;
    height: 35px;
  }

  .navbar {
    min-height: unset;
    margin: 0;
    padding: 0;
  }

  .homepage-info {
    /* padding: 0 15px; */
  }

  #content > .row > .col-xs-12 > h1 {
    /* padding: 0 15px; */
  }

  .swiper {
    /* padding: 0 15px !important; */
  }

  .row-products {
    padding: 30px 0 0;
  }
}

@media (max-width: 420px) {
  header div.container > div > div.uzivatel div {
    padding: 0px 10px;
    height: 24px;
  }
}

@media (min-width: 1401px) {
  .navbar-nav .submenu a {
    &:first-of-type,
    &:nth-of-type(6),
    &:nth-of-type(10),
    &:nth-of-type(14) {
      border-left: none !important;
    }
  }
}

@media (min-width: 1200px) and (max-width: 1500px) {
  .navbar-nav .submenu {
    width: 850px;
  }
}

@media (min-width: 1200px) and (max-width: 1399px) {
  .navbar-nav .dropdown-menu {
    width: 265px;
  }
}

@media (min-width: 1400px) and (max-width: 1500px) {
  .navbar-nav .dropdown-menu {
    width: 285px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .navbar-nav .submenu {
    width: 720px;

    a {
      width: 33.33%;
    }
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .navbar-nav .submenu {
    width: 500px;

    a {
      width: 50% !important;
    }
  }
}

@media (min-width: 992px) {
  .navbar-nav .submenu a.big {
    width: 20%;
    flex-direction: column;
    justify-content: flex-start;

    img {
      width: unset;
      max-width: 100%;
      max-height: 78px;
    }
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .navbar-nav .dropdown-menu {
    width: 235px;
  }
}

.product-thumb input {
    width: 25px;
    height: 42px;
    text-align: center;
    font-size: 24px;
        padding:6px 4px;
}
.product-thumb .counter i {
    font-size: 13px;
}
.counter {
  display: grid;
  grid-template-columns: 25px 20px;
  grid-template-rows: 20px 22px;
  width: 50px;
  float: left;
}
.product-thumb .counter span {
  border: 1px solid #b4b4c4;
  color: black;
  text-align: center;
  background-color: white;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  cursor: pointer;
margin-left:0;
}
.counter span.up {
  border-top-left-radius: 0px;
  grid-column-start: 2;
  grid-column-end: 2;
  grid-row-start: 1;
  grid-row-end: 2;
  border-bottom: 0px;
  border-top-right-radius: 4px;
}
.counter span.down {
  border-bottom-left-radius: 0px;
  grid-column-start: 2;
  grid-column-end: 2;
  grid-row-start: 2;
  grid-row-end: 2;
  border-bottom-right-radius: 4px;
}
.counter input {
  border: 1px solid #b4b4c4;
  border-right: 0px;
        font-weight:600;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
/* SIDE BANNERS */
@media (max-width: 1600px)
{
  .container.container-banners
  {
    display: none !important;
  }
}

.container.container-banners
{
  position: absolute;
  width: 1370px;
  left: 50%;
  margin-left: -585px;
  margin-top: 10px;
}

.container.container-banners.fixed
{
  position: fixed;
  top: 0;
  margin-top: 0;
}

.container.container-banners > div
{
  position: absolute;
  width: 160px;
  height: 600px;
  top: 0;
}

.container.container-banners > div#side_left
{
  left: -250px;
}

.container.container-banners > div#side_right
{
  right: -90px;
}

.container.container-banners > div > div
{
  padding: 0;
}

/* ==========================================================================
   VTP MAIN NAVBAR - minimal Bootstrap 5 navbar compatibility
   --------------------------------------------------------------------------
   The shop itself uses Bootstrap 3 CSS/JS. The main navigation template uses
   several Bootstrap 5 navbar utility classes (navbar-expand-md, navbar-nav,
   nav-link, navbar-toggler). These rules replace the full Bootstrap 5 CSS
   previously loaded from jsDelivr, without affecting the rest of the shop.
   ========================================================================== */

.navbar.navbar-expand-md {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.navbar.navbar-expand-md > .container-fluid {
  width: 100%;
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}

.navbar.navbar-expand-md .navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.navbar.navbar-expand-md .nav-link {
  display: block;
  text-decoration: none;
}

.navbar.navbar-expand-md .navbar-brand {
  display: inline-block;
  margin-right: 1rem;
  white-space: nowrap;
}

/* Mobile menu button used in common/header.twig */
.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255,255,255,0.9%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

@media (min-width: 768px) {
  .navbar.navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }

  .navbar.navbar-expand-md .navbar-nav {
    flex-direction: row;
  }

  .navbar.navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
    flex-grow: 1;
    align-items: center;
  }
}

@media (min-width: 1501px) {
  .container {
    max-width: 1320px;
  }
}
#cart > a > .btn,
#cart > .btn {
  color: #fff;
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  text-shadow: none;
}
/* latin-ext */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlow/v12/7cHpv4kjgoGqM7E_Ass52Hs.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlow/v12/7cHpv4kjgoGqM7E_DMs5.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122,
U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlow/v12/7cHqv4kjgoGqM7E30-8s6VospT4.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlow/v12/7cHqv4kjgoGqM7E30-8s51os.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122,
U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: 'FontAwesome';
    src: url('/catalog/view/javascript/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2');
    font-weight: normal;
    font-style: normal;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-search:before        { content: "\f002"; }
.fa-envelope-o:before    { content: "\f003"; }
.fa-heart:before         { content: "\f004"; }
.fa-shopping-cart:before { content: "\f07a"; }
.fa-phone:before         { content: "\f095"; }
.fa-users:before         { content: "\f0c0"; }

/* Swiper 3.4.2 - reduced build for obchod-vtp.cz
   Core horizontal slider + navigation + bullets + OpenCart slider skin.
   Replaces:
   - catalog/view/javascript/jquery/swiper/css/swiper.min.css
   - catalog/view/javascript/jquery/swiper/css/opencart.css
*/

/* --- Swiper core --- */
.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
    direction: ltr !important;
}

.swiper-container-no-flexbox .swiper-slide {
    float: left;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-transition-property: -webkit-transform, height;
    transition-property: transform, height;
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}

/* --- Navigation --- */
.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 27px 44px;
}

.swiper-button-prev {
    left: 10px;
    right: auto;
}

.swiper-button-next {
    right: 10px;
    left: auto;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: 0;
    cursor: pointer;
    pointer-events: auto;
}

/* --- Pagination / bullets --- */
.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
}

/* --- OpenCart slider skin --- */
.swiper-viewport {
    margin: 0 0 60px;
    background: #fff;
    z-index: 1;
    border: 4px solid #fff;
    border-radius: 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    width: 100%;
    position: relative;
    overflow: visible;
}

.swiper-pager {
    width: 100%;
    position: absolute;
    top: 50%;
    line-height: 45px;
}

.swiper-button-prev,
.swiper-button-next {
    color: rgba(0, 0, 0, .8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, .3);
    transition: all .3s ease;
    z-index: 2;
    background-image: none;
}

.swiper-viewport .swiper-button-prev {
    opacity: .7;
    left: 10px;
}

.swiper-viewport .swiper-button-next {
    opacity: .7;
    right: 10px;
}

@media (min-width: 768px) {
    .swiper-viewport .swiper-button-prev {
        opacity: 0;
        left: -20px;
    }

    .swiper-viewport .swiper-button-next {
        opacity: 0;
        right: -20px;
    }

    .swiper-viewport:hover .swiper-button-prev {
        opacity: .7;
        left: 10px;
    }

    .swiper-viewport:hover .swiper-button-next {
        opacity: .7;
        right: 10px;
    }
}

.swiper-button-prev:before {
    width: 40px;
    height: 40px;
    font-family: FontAwesome;
    content: "\f053";
    color: rgba(0, 0, 0, .8);
    font-size: 40px;
}

.swiper-button-next:before {
    width: 40px;
    height: 40px;
    font-family: FontAwesome;
    content: "\f054";
    color: rgba(0, 0, 0, .8);
    font-size: 40px;
}

.swiper-pagination {
    bottom: -40px;
    left: 0;
    text-align: center;
    width: 100%;
}

.swiper-pagination-bullet {
    width: 11px;
    height: 11px;
    background: rgba(0, 0, 0, .5);
    border-radius: 20px;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    margin: 0 5px;
    opacity: 1;
}

.swiper-pagination-bullet:hover {
    background: rgba(0, 0, 0, .7);
}

.swiper-pagination-bullet-active {
    background: rgba(0, 0, 0, .9);
}

