/* GENERAL DS */
body {
  /*background-image: url('https://dev.plastovar.cz/wp-content/themes/symphony/css/../img/bg.png');*/
  background: #0e337d;
  /* Old browsers */
  background: -moz-linear-gradient(45deg, #0e337d 1%, #2a97d0 72%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, #0e337d 1%, #2a97d0 72%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, #0e337d 1%, #2a97d0 72%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0e337d', endColorstr='#2a97d0', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: 100% 100%;
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
  font-family: 'Open Sans';
}
#white-section {
  background-color: #ffffff;
  padding-left: 15px;
  padding-right: 15px;
}
#blue-section {
  background-color: #0b2b70;
  padding-left: 15px;
  padding-right: 15px;
}
a.dropdown-toggle {
  text-transform: uppercase;
}
ul.menu-produkty li a {
  text-transform: uppercase;
}
.navbar2 ul li a {
  padding-top: 6px;
  width: 100%;
  border-radius: 0 0 0 0;
}
@media (max-width: 1118px) {
  .navbar2 ul li a {
    padding-top: 3px;
  }
}
ul.dropdown-menu li a {
  text-transform: none;
}
.navbar2 ul li {
  width: 100%;
  border-radius: 0 0 0 0;
}
@media (min-width: 768px) {
  .dropdown:hover .dropdown-menu {
    display: block;
  }
}
#menu-item-777 a {
  color: #ff0000;
}
.sleva {
  position: absolute;
  margin-top: -36px;
  margin-left: -4px;
  z-index: 1000;
  width: 100px;
}
#menu-produkty > li > a:hover,
#menu-produkty > li > a:focus {
  background-color: #ecbb44;
  text-decoration: none;
  width: 100%;
  border-radius: 0 0 0 0;
}
@media (max-width: 990px) {
  .navbar-header {
    float: none;
  }
  .navbar-left,
  .navbar-right {
    float: none !important;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-nav {
    float: none !important;
    margin-top: 7.5px;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .collapse.in {
    display: block !important;
  }
}
.navbar2 {
  min-height: 478px;
  max-height: 750px;
}
@media (min-width: 1407px) {
  .navbar2 {
    min-height: 473px;
  }
}
@media (max-width: 1118px) {
  .navbar2 {
    min-height: 488px;
  }
}
@media (max-width: 1406px) {
  .navbar2 {
    min-height: 473px;
  }
}
@media (max-width: 1406px) {
  .navbar2 {
    min-height: 465px;
  }
}
@media (max-width: 991px) {
  .navbar2 {
    min-height: 23px;
  }
}
.navbar .navbar-nav > li > a:hover,
.navbar .navbar-nav > li > a:focus {
  background: #ecbb44;
}
.navbar .navbar-nav > li > a:active {
  background: #ecbb44;
}
.navbar .navbar-nav > li:active {
  background: #ecbb44;
}
ul.dropdown-menu {
  background: #ecbb44;
}
ul.dropdown-menu > li > a:hover,
ul.dropdown-menu > li > a:focus {
  background: #ecbb44;
}
.dropdown:hover > a {
  background: #ecbb44;
}
.menu {
  margin-bottom: 20px;
}
.navbar {
  margin-bottom: 0;
}
.navmenu {
  display: none;
}
.navmenu2 {
  display: none;
}
@media (max-width: 989px) {
  .navmenu {
    position: absolute;
    margin-top: 10px;
    margin-left: 22%;
    display: inline-block;
    text-align: center;
    font-size: 1.5em;
  }
}
@media (max-width: 989px) {
  .navmenu2 {
    margin-top: 10px;
    margin-left: 5%;
    position: absolute;
    display: inline-block;
    text-align: center;
    font-size: 1.5em;
  }
}
.navbar .navbar-brand {
  padding-top: 10px;
  padding-left: 35px;
}
#domek {
  color: red;
  width: 70%;
}
.carousel-control.left {
  margin-left: -410px;
}
.carousel-control.right {
  margin-right: -100px;
}
@media (min-width: 992px) {
  .carousel-control.left {
    margin-left: -320px;
  }
}
@media (min-width: 1200px) {
  .carousel-control.left {
    margin-left: -390px;
  }
}
@media (max-width: 1481px) {
  .carousel-control.right {
    margin-right: -12%;
    /*-20*/
  }
}
@media (max-width: 1147px) {
  .carousel-control.right {
    margin-right: -11%;
    /*-13*/
  }
}
.carousel-control.left,
.carousel-control.right {
  background-image: none !important;
  filter: none !important;
}
.carousel {
  background: none;
  width: 100%;
  height: 250px;
}
.item {
  height: 250px;
}
.carousel-text {
  font-size: 1.2em;
  position: absolute;
  display: inline-block;
  color: white;
  padding-top: 1%;
  width: 480px;
}
.carousel-text h2 {
  color: #ffffff;
}
@media (max-width: 1155px) {
  .carousel-text {
    width: 380px;
  }
}
.carousel-text h4 {
  font-weight: bold;
}
.carousel-odkaz {
  position: absolute;
  margin-top: 200px;
  font-size: 1.5em;
  height: 30px;
  width: 120px;
  display: block;
  padding-left: 10px;
  background-color: #ecbb44;
  color: #2c4477;
}
i {
  color: #2c4477;
  border: solid #2c4477;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  margin-bottom: 2px;
  margin-left: 3px;
}
.carousel-right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.carousel-odkaz a {
  color: #2c4477;
  text-decoration: none;
}
.carousel-odkaz a:hover {
  color: #2c4477;
  text-decoration: none;
}
.carousel-img {
  float: right;
  display: inline-block;
}
.carousel-jimka {
  width: 250px;
}
@media (max-width: 1288px) {
  .carousel-jimka {
    width: 200px;
  }
}
@media (max-width: 882px) {
  .carousel-jimka {
    width: 300px;
  }
}
@media (max-width: 676px) {
  .carousel-jimka {
    width: 230px;
  }
}
@media (max-width: 1480px) {
  .carousel {
    width: 100%;
    /*87*/
  }
}
@media (max-width: 1147px) {
  .carousel {
    width: 100%;
    /*95*/
  }
}
@media (max-width: 990px) {
  .carousel {
    display: none;
  }
}
.article {
  padding: 20px 15px;
}
.article-feature-image .attachment-post-thumbnail {
  float: left;
  margin-right: 15px;
  width: auto;
  max-width: 400px;
  height: auto;
}
@media (max-width: 520px) {
  .article-feature-image .attachment-post-thumbnail {
    width: 100%;
    display: block;
    float: none;
    padding-right: 0px;
  }
}
.nadpis {
  font-family: 'Alfa Slab One';
  color: white;
  font-weight: 500;
}
.podnadpis {
  font-size: 16px;
  text-transform: none;
  position: absolute !important;
  right: 0;
  bottom: -20px;
}
.hlavicka .nadpis:focus,
.hlavicka .nadpis:hover {
  color: #0b2b70;
}
.nadpis2 {
  color: #f8c33f;
  font-family: 'Alfa Slab One';
}
@media (min-width: 992px) and (max-width: 1205px) {
  .hlavicka h2 {
    font-size: 1.8em;
  }
}
@media (min-width: 1481px) and (max-width: 1607px) {
  .hlavicka h2 {
    font-size: 1.8em;
  }
}
.hlavicka {
  padding-top: 10px;
}
img.logo-plastovar {
  width: 240px;
  margin-top: 10px;
}
@media (max-width: 520px) {
  img.attachment-post-thumbnail {
    width: 100%;
    display: block;
    float: none;
    padding-right: 0px;
  }
}
.info {
  padding-top: 15px;
  color: white;
  text-align: right;
  font-family: 'Open Sans';
}
.fa-home {
  padding: 1px;
}
.info a {
  color: white;
}
.info a:hover {
  color: white;
  text-decoration: none;
}
@media (min-width: 768px) {
  #tel-dis {
    display: none;
  }
}
@media (min-width: 768px) {
  .kontakt-tel {
    display: none;
  }
}
@media (max-width: 768px) {
  .kontakt-tel2 {
    display: none;
  }
}
@media (max-width: 768px) {
  #tel-dis2 {
    display: none;
  }
  #tel-dis:hover a {
    color: #082E68;
  }
  #tel-dis a:hover #email-odkaz {
    color: #082E68;
  }
  #tel-dis:hover {
    color: #082E68;
  }
}
#email-odkaz:hover a {
  color: #082E68;
}
#email-odkaz a:hover #email-odkaz {
  color: #082E68;
}
#email-odkaz:hover {
  color: #082E68;
}
@media (max-width: 991px) {
  .info {
    text-align: center;
  }
}
@media (max-width: 991px) {
  .hlavicka {
    text-align: center;
  }
}
.odkazy {
  font-family: 'Open Sans';
  padding-top: 15px;
  /* 35 */
  min-height: 170px;
  background: #ecbb44;
  width: 100%;
}
.odkazy {
  padding-left: 8px;
  padding-right: 8px;
}
.odkazy-nadpis {
  font-family: 'Open Sans';
  text-align: center;
  height: 33px;
  font-size: 1.1em;
  padding: 5px;
  color: #ffffff;
  background: #00377c;
}
.odkazy img {
  width: 89px;
}
.odkazy a {
  color: #2b4376;
}
@media (max-width: 1480px) {
  .odkazy {
    width: 100%;
  }
}
@media (max-width: 1147px) {
  .odkazy {
    width: 100%;
  }
}
@media (max-width: 1092px) {
  .odkazy {
    padding-right: 30px;
    padding-left: 0px;
  }
}
@media (max-width: 1330px) {
  .odkazy {
    padding-right: 15px;
  }
}
@media (max-width: 1330px) {
  .odkazy {
    padding-right: 15px;
  }
}
.odkazy p {
  padding-top: 10px;
  font-weight: bold;
}
.aktuality {
  margin-top: 20px;
}
@media (min-width: 992px) {
  .o-spolecnosti {
    background-image: url('https://dev.plastovar.cz/wp-content/themes/symphony/css/../img/panak.png');
    background-size: 300px;
    background-position: right -40px bottom;
    background-repeat: no-repeat;
    display: block;
    /* make the link background clickable */
  }
}
.obsah2 {
  padding-top: 1px;
  background-color: #fbfcfd;
}
.produkt-info {
  padding-top: 2%;
}
.produkt-info-h4 {
  color: #103680;
  font-weight: bold;
}
.aktualne-produkt {
  position: fixed;
  text-align: right;
  margin-top: 9%;
  margin-left: 86.5%;
}
@media (max-width: 1600px) {
  .aktualne-produkt {
    display: none;
  }
}
.nadpis-produkt {
  font-family: Open Sans;
  font-size: 1.7em;
  color: #14387f;
}
#jimkapng {
  text-align: center;
  padding-top: 10%;
}
.jimkapng {
  text-align: center;
  padding-top: 10%;
  width: 100%;
}
@media (max-width: 504px) {
  #jimkapng {
    width: 200px;
  }
}
.nadpisek {
  padding-left: 15px;
  background-color: #f8c33f;
}
.produkt-menu {
  font-size: 1.3em;
  font-family: Open Sans;
  width: 100%;
  height: 20px;
  background-color: #f8c33f;
}
.produkt-menu2 {
  margin-bottom: 20px;
}
@media (min-width: 501px) and (max-width: 601px) {
  .produkt-menu {
    margin-bottom: 40px;
  }
}
.produkt-menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #f8c33f;
}
.produkt-menu li {
  float: left;
  padding: 20px;
}
.aktivni {
  background-color: #103680;
  color: #f8c33f;
}
@media (max-width: 600px) {
  .produkt-menu li {
    width: 100%;
  }
}
.produkt-menu li {
  font-family: Open Sans;
  display: block;
  text-align: center;
  text-decoration: none;
}
.produkt-menu li:hover {
  cursor: pointer;
  background-color: #103680;
  color: #f8c33f;
}
#tabulka-generovani,
#pdf,
#prislusenstvi {
  margin-top: 20px;
}
.produkt-tabulka {
  font-family: 'Open Sans', sans-serif;
  padding-top: 3%;
  margin-top: 3%;
  padding-bottom: 4%;
  color: #716b75;
}
@media (max-width: 622px) {
  .produkt-tabulka {
    display: none;
  }
}
.produkt-tabulka-mala {
  font-family: 'Open Sans', sans-serif;
  padding-top: 2%;
  padding-bottom: 4%;
  color: #716b75;
}
@media (min-width: 623px) {
  .produkt-tabulka-mala {
    display: none;
  }
}
@media (max-width: 606px) {
  .produkt-tabulka-mala {
    padding-top: 20%;
  }
}
@media (max-width: 600px) {
  .produkt-tabulka-mala {
    padding-top: 35%;
  }
}
@media (max-width: 402px) {
  .produkt-tabulka-mala {
    padding-top: 45%;
  }
}
@media (max-width: 322px) {
  .produkt-tabulka-mala {
    padding-top: 60%;
  }
}
.cenik-hranice {
  width: 90%;
  border: 1px solid grey;
  padding-top: 5%;
  padding-bottom: 5%;
  margin: 0 auto;
  text-align: center;
}
.cena-mala {
  color: black;
  font-weight: bold;
}
.cena-velka {
  color: #ff3012;
  font-weight: bold;
  font-size: 1.3em;
}
.produkt-button {
  width: 100px;
  font-weight: bold;
  background-color: #f7ac03;
  color: black;
  border: 1px solid #f7ac03;
  margin: 5px;
}
table {
  width: 82.5%;
  border: none;
  border-collapse: collapse;
}
@media (max-width: 568px) {
  table {
    display: block;
    overflow-x: auto;
    width: 92.5%;
    border: none;
    border-collapse: collapse;
  }
}
table td {
  border-left: 1px solid #716b75;
  vertical-align: middle;
  padding-left: 15px;
  border-right: 1px solid #716b75;
}
table td:first-child {
  border-left: 1px solid #716b75;
}
table td:last-child {
  border-right: 1px solid #716b75;
}
table,
tr,
td,
table td:first-child,
table td:last-child {
  border-left: 0;
  border-right: 0;
  border-top: 0;
  border-bottom: 0;
}
tr {
  border-bottom: 2px solid #ddd;
}
.tablepress tbody td,
.tablepress tfoot th {
  border-top: 0;
}
tr.noBorder td {
  border-bottom: 1px solid #716b75;
}
.objednat-tabulka table {
  border: 1px solid #716b75;
}
@media (min-width: 768px) {
  .cist-vice {
    display: block;
    margin-right: 10px;
    text-align: right;
    float: right;
  }
}
.aktimg {
  display: inline-block;
  width: 200px;
  float: left;
  vertical-align: top;
  margin-right: 10px;
}
@media (max-width: 1880px) {
  .aktimg {
    display: block;
    margin: 0 auto;
    width: 200px;
  }
}
.footer {
  color: white;
  min-height: 200px;
  margin-bottom: 20px;
  padding-top: 20px;
}
.footer2 {
  font-family: 'Open Sans';
  padding-left: 15px;
  padding-top: 5px;
  margin: 0 auto;
  margin-bottom: 1%;
  width: 64%;
  min-height: 250px;
  background-color: #0b2b70;
  color: white;
}
@media (max-width: 1480px) {
  .footer2 {
    width: 87%;
  }
}
@media (max-width: 1147px) {
  .footer2 {
    width: 95%;
  }
}
@media (max-width: 990px) {
  .produkty {
    margin: 0 auto;
    text-align: center;
  }
  .produkty ul {
    text-align: left;
    display: inline-block;
    margin: 0 auto;
  }
}
@media (max-width: 990px) {
  .certifikat {
    margin: 0 auto;
    text-align: center;
  }
  .certifikat ul {
    text-align: left;
    display: inline-block;
    margin: 0 auto;
  }
}
@media (max-width: 990px) {
  .kontakt {
    text-align: center;
  }
}
.wrapper {
  padding-top: 2%;
  padding-bottom: 3%;
}
.nav a {
  color: #525354;
  font-weight: bold;
}
.aktualne3 {
  text-align: left;
  background-color: white;
}
.aktualne4 {
  text-align: right;
  padding-left: 10%;
}
@media (max-width: 1144px) {
  .aktualne4 {
    text-align: center;
    padding-left: 0;
    padding-bottom: 3%;
    padding-top: 2%;
  }
}
.aktualne4 img {
  border: 3px solid #dee1e6;
}
#bila {
  border: 3px solid #103680;
}
#bila:hover {
  border: 3px solid #ffffff;
}
#zluta {
  border: 3px solid #f8c33f;
}
#zluta:hover {
  border: 3px solid #0f357f;
}
#modra:hover {
  border: 3px solid #103680;
}
input[type=submit] {
  background: #ecbb44;
  color: #0b2b70;
}
.hlavicka .nadpis {
  text-decoration: none;
  position: relative;
}
.hlavicka .logo {
  font-size: 36px;
}
.aktuality2 {
  font-size: 1em;
  text-align: left;
}
.certifikat img {
  padding-left: 30px;
  padding-top: 30px;
}
.footer li {
  list-style: ">";
  padding-left: 2px;
  text-decoration: underline;
}
.navbar .navbar-toggle .icon-bar {
  background-color: black;
}
.navbar2 .navbar-toggle .icon-bar {
  background-color: black;
}
.dropdown:hover .dropdown-content {
  display: block;
}
.dropdown-menu > li.kopie > a {
  padding-left: 5px;
}
.dropdown-submenu {
  position: relative;
  border-radius: 0 0 0 0;
}
.dropdown-submenu ul.dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;
  z-index: 1001;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  border-radius: 0 0 0 0;
  z-index: 1001;
}
.dropdown-submenu > a:after {
  border-color: transparent transparent transparent #333;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
  display: block;
  float: right;
  height: 0;
  margin-right: -10px;
  margin-top: 5px;
  width: 0;
  border-radius: 0 0 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .dropdown-submenu > a:after {
    border-color: transparent transparent transparent #333;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-radius: 0 0 0 0;
    content: " ";
    display: block;
    float: right;
    height: 0;
    margin-right: -10px;
    margin-top: 0px;
    width: 0;
  }
}
.dropdown-submenu:hover > a:after {
  border-left-color: #555;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > .active > a:hover {
  text-decoration: underline;
}
@media (max-width: 767px) {
  .navbar-nav {
    display: inline;
  }
  .navbar-nav .open .dropdown-menu {
    border-bottom: 1px solid white;
    border-radius: 0;
    z-index: 1001;
  }
  .dropdown-menu {
    padding-left: 10px;
  }
  .dropdown-menu .dropdown-menu {
    padding-left: 20px;
  }
  .dropdown-menu .dropdown-menu .dropdown-menu {
    padding-left: 30px;
  }
  li.dropdown.open {
    border: 0px solid red;
    z-index: 1001;
  }
}
@media (min-width: 768px) {
  ul.nav li:hover > ul.dropdown-menu {
    display: block;
    z-index: 1001;
  }
  #navbar {
    text-align: center;
  }
}
.formular {
  color: #10368b;
  margin: 0 auto;
  text-align: left;
}
@media (min-width: 992px) {
  .wpcf7-submit {
    float: right;
  }
}
.h4 {
  padding-bottom: 2%;
}
.labl {
  margin-left: 2.5%;
}
#comment {
  margin-left: 2.5%;
  width: 95%;
}
#comment2 {
  margin-left: 5%;
}
.odeslat {
  background-color: #f8c33f;
  color: #374667;
  font-weight: bold;
  font-size: 20px;
  height: 55px;
  width: 253px;
}
.odeslat.smaller {
  height: auto;
  width: 100%;
}
.mapa {
  height: 400px;
}
@media (max-width: 767px) {
  .mapa {
    height: 200px;
  }
}
.kontakt-info {
  color: #2b4c8e;
  font-size: 1.7em;
  padding-top: 5%;
  padding-left: 10%;
}
@media (max-width: 600px) {
  .kontakt-info {
    font-size: 1.0em;
    padding-left: 5%;
  }
}
.g-recaptcha {
  transform: scale(0.84);
  transform-origin: 0 0;
}
@media (max-width: 704px) {
  .g-recaptcha {
    transform: scale(0.87);
    transform-origin: 0 0;
  }
}
@media (max-width: 346px) {
  .g-recaptcha {
    transform: scale(0.68);
    transform-origin: 0 0;
  }
}
.clanek {
  margin-bottom: 20px;
}
.clanek h2 {
  font-size: 1.2em;
}
.clanek a {
  color: #020409;
}
.clanek a:hover {
  color: #020409;
  text-decoration: none;
}
@media (max-width: 767px) {
  .clanek {
    text-align: center;
  }
  .clanek h2 {
    margin-top: 20px;
  }
}
.zbozi {
  margin-bottom: 20px;
  min-height: 300px;
}
.zbozi-odkaz {
  position: absolute;
  padding-left: 4px;
  font-size: 1.5em;
  height: 30px;
  width: 110px;
  background-color: #ecbb44;
  color: #2c4477;
  margin-top: 5%;
}
.zbozi-odkaz a {
  color: #2c4477;
}
.zbozi-odkaz a:hover {
  color: #2c4477;
  text-decoration: none;
}
.zbozi-nadpis {
  font-size: 1.3em;
}
.zbozi-cena {
  color: red;
  font-weight: bold;
}
.zbozi-aktimg {
  display: inline-block;
  width: 210px;
  float: left;
  vertical-align: top;
}
.zbozi-aktimg img {
  width: 190px;
}
@media (max-width: 1730px) {
  .zbozi-aktimg {
    width: 180px;
  }
  .zbozi-aktimg img {
    width: 160px;
  }
}
@media (max-width: 1547px) {
  .zbozi-aktimg {
    width: 160px;
  }
  .zbozi-aktimg img {
    width: 150px;
  }
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  color: #003300;
  text-decoration: none;
  background-color: #ECBB44;
  outline: 0;
}
.zbozi-produkt {
  padding-top: 10%;
  padding-bottom: 10%;
}
input[type="radio"] {
  width: 40px;
}
.celkem {
  padding-top: 2%;
}
.cena1,
.cena2 {
  padding-top: 12px;
  font-weight: bold;
}
.vysledek {
  padding-left: 2%;
}
.cislo-img {
  width: 50px;
  padding-right: 5px;
}
.cislo-neviditelne {
  width: 50px;
  height: 50px;
}
.order-form {
  color: #10368b;
  padding-left: 2%;
  padding-bottom: 5%;
  width: 100%;
}
.order-nadpis {
  color: #10368b;
}
.order-form div {
  padding-top: 2%;
}
.order-form label {
  width: 90px;
}
.nopadding {
  padding: 0 !important;
  margin: 0 !important;
}
.order-form input[type=text] {
  width: 80%;
  padding-right: 5%;
  border: 1px solid grey;
  border-radius: 4px;
}
@media (max-width: 1199px) {
  .order-form input[type=text] {
    width: 50%;
  }
}
.order-form input[type=email] {
  width: 80%;
  padding-right: 5%;
  border: 1px solid grey;
  border-radius: 4px;
}
@media (max-width: 1199px) {
  .order-form input[type=email] {
    width: 50%;
  }
}
.order-form input[type=number] {
  width: 80%;
  padding-right: 5%;
  text-decoration: none;
  border: 1px solid grey;
  border-radius: 4px;
}
@media (max-width: 1199px) {
  .order-form input[type=number] {
    width: 50%;
  }
}
input[type=number] {
  -moz-appearance: textfield;
}
.order-form input[type=tel] {
  width: 80%;
  padding-right: 5%;
  text-decoration: none;
  border: 1px solid grey;
  border-radius: 4px;
}
@media (max-width: 1199px) {
  .order-form input[type=tel] {
    width: 50%;
  }
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}
.order-form input[type=submit] {
  width: 80%;
  font-size: 1.4em;
  font-weight: bold;
  height: 60px;
  background: #ecbb44;
  color: #0b2b70;
}
@media (max-width: 1199px) {
  .order-form input[type=submit] {
    width: 253px;
  }
}
@media (max-width: 348px) {
  .order-form input[type=submit] {
    width: 200px;
  }
}
.doplnujici-text textarea {
  width: 80%;
  height: 100px;
  border: 1px solid grey;
  border-radius: 4px;
}
.souhlas {
  display: block;
  padding-bottom: 10px;
  margin-left: -7px;
}
.order-form input[type=checkbox] {
  width: 18px;
}
.wpcf7-form-control-wrap {
  display: inline !important;
}
.g-recaptcha2 {
  transform: scale(0.9399999999999999);
  transform-origin: 0 0;
}
@media (max-width: 1866px) {
  .g-recaptcha2 {
    transform: scale(0.88);
    transform-origin: 0 0;
  }
}
@media (max-width: 1700px) {
  .g-recaptcha2 {
    transform: scale(0.83);
    transform-origin: 0 0;
  }
}
@media (max-width: 1400px) {
  .g-recaptcha2 {
    transform: scale(0.95);
    transform-origin: 0 0;
  }
}
.hvezdicka {
  color: red;
}
.odsazeni-textu {
  padding-right: 5%;
  padding-left: 1.5%;
  min-height: 400px;
  padding-bottom: 2%;
}
@media (max-width: 500px) {
  .produkt-menu {
    padding-bottom: 120px;
  }
}
.obsah-aktuality {
  min-height: 400px;
}
.popisek1 {
  position: absolute;
  margin-left: 84%;
  margin-top: -150px;
}
.popisek2 {
  position: absolute;
  margin-left: 84%;
  margin-top: 390px;
}
@media (max-width: 1668px) {
  .popisek1,
  .popisek2 {
    margin-left: 82%;
  }
}
.popisek3 {
  position: absolute;
  margin-top: 390px;
}
@media (max-width: 1720px) {
  .popisek1,
  .popisek2,
  .popisek3 {
    display: none;
  }
}
.zbozi-obrazek-resp {
  width: 200px;
}
@media (min-width: 1600px) and (max-width: 1800px) {
  .zbozi-obrazek-resp {
    width: 170px;
  }
}
@media (min-width: 1600px) and (max-width: 1800px) {
  .zbozi-aktimg {
    display: inline-block;
    float: left;
    vertical-align: top;
    margin-right: -20px;
  }
}
@media (max-width: 416px) {
  .zbozi-aktimg {
    text-align: center;
    margin: 0 auto;
    display: block;
    float: none;
  }
}
.tablepress td a {
  text-align: center;
  display: inline-block;
  font-weight: bold;
  background-color: #ecbb44;
  color: black;
  padding: 10px 40px;
  float: right;
}
.tablepress tbody td {
  vertical-align: middle;
}
.pdf {
  display: none;
}
.pdf ul {
  list-style-image: url('https://dev.plastovar.cz/wp-content/themes/symphony/css/../img/pdf.png');
}
.pdf ul li {
  font-size: 1.2em;
}
.prislusenstvi {
  font-size: 1.1em;
  display: none;
}
.text-right {
  float: right;
}
.buttony a {
  padding: 20px 15px;
  text-align: center;
  display: inline-block;
  font-size: 1.5em;
  width: 100%;
  background-color: #ecbb44;
  color: #2c4477;
  margin-top: 20px;
}
.buttony2 a {
  padding: 20px 15px;
  text-align: center;
  display: inline-block;
  font-size: 1.5em;
  width: 100%;
  max-width: 430px;
  background-color: #ecbb44;
  color: #2c4477;
  margin-top: 20px;
}
.produkty ul li a {
  color: #ffffff;
}
.certifikat ul li a {
  color: #ffffff;
}
/* STAHORSKY */
/* general */
img {
  /*display: block;*/
  max-width: 100%;
  height: auto;
}
/* header */
.info h4 {
  color: #ffffff;
}
/* nadpisy */
.nadpisek {
  padding: 15px 18px;
  text-transform: uppercase;
  font-weight: 600;
}
.bread {
  text-transform: none;
  padding-top: 8px;
  font-weight: normal;
}
.bread a {
  color: #23282D;
}
h1,
h2,
h3,
h4 {
  font-weight: 600;
  text-transform: uppercase;
  color: #14387f;
}
h2 {
  font-size: 1.6em;
}
h3 {
  font-size: 1.4em;
}
.nadpis2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 2em;
}
.no-margin {
  margin: 0;
}
/* sidebar */
.dropdown-menu {
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* akce */
.odkazy h3 {
  font-size: 16px;
  text-transform: none;
}
/* footer */
.footer a,
.footer h4 {
  color: #ffffff;
}
/* CF */
input,
label,
textarea {
  width: 100%;
  color: #525354;
}
textarea {
  max-height: 50px;
}
/* button */
button {
  background-color: #ecbb44;
  border: 0;
  /*
      padding: 15px 30px;
			margin-top: 20px;
      */
}
.zbozi button {
  background-color: #ecbb44;
  border: 0;
  padding: 15px 30px;
  margin-top: 20px;
}
button a {
  color: #000;
}
#produkty {
  padding-top: 15px;
}
.site-sub-footer {
  color: #ffffff;
  text-align: center;
}
.site-sub-footer a {
  color: #ffffff;
}
@media (min-width: 768px) {
  .site-sub-footer {
    text-align: left;
  }
  .site-sub-footer .right {
    float: right;
  }
}
.img-doprava {
  width: 300px;
}
@media (min-width: 1200px) {
  .img-doprava {
    width: 400px;
  }
}
/*
	img.panak {
		position: absolute;
		margin-left: -280px;
		border: 0px solid black;
		width: 340px;   
	}
	.aktualne4 img.panak {
		border: none;
	}
	*/
/*img.zarovnej {
		float: left;
		padding-right: 10px;
	}
	@media (max-width: 520px) {
		img.zarovnej {
		width: 100%;
		display: block;
		float: none;
		padding-right: 0px;
	}
	}*/
/*
	@media(max-width: 704px) {
		.odeslat {
			width: 120px;
		}
	}  
	@media(max-width: 632px) {
		.odeslat {
			position: absolute;
			right: 120px;
			margin-top: 100px;
		}
	}
	@media(max-width: 516px) {
		.odeslat {
			position: absolute;
			right: 100px;
			width: 150px;
			height: 50px;
			margin-top: 100px;
		}
	}
	@media(max-width: 318px) {
		.odeslat {
			right: 50px;
		}
	}
	*/
/*
	@media (min-width: 1500px) {
	  .zbozi-nadpis {  
		  font-size: 1.3em;   
	  }
	}
	*/
/*
	.fakturacni-udaje {
		padding-top: 3%;
	}
	.dorucovaci-udaje {
		padding-top: 3%;
	}  
	.doplnujici-text {
		padding-top: 3%;
	}
	*/
/* TABULKA ZBOZI */
@media screen and (max-width: 567px) {
  table.tablepress {
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
  .tablepress thead {
    clip: rect(0 0 0 0);
    overflow: hidden;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
  }
  .tablepress tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em;
    margin-left: auto;
    margin-right: auto;
  }
  .tablepress td {
    display: block;
    font-size: .8em;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  .tablepress td.column-1,
  .tablepress td.column-2,
  .tablepress td.column-3,
  .tablepress td.column-4,
  .tablepress td.column-6 {
    border-bottom: 1px solid #ddd;
  }
  .tablepress td a {
    float: none;
  }
  .tablepress td::before {
    content: attr(data-label);
    font-weight: bold;
    text-transform: uppercase;
  }
  .tablepress td:last-child {
    border-bottom: 0;
  }
}
@media (min-width: 567px) {
  .zobraz-td {
    display: none;
  }
}
@media (max-width: 567px) {
  tr.row-1 {
    display: none;
  }
}
@media (max-width: 567px) {
  .produkt-menu {
    padding-bottom: 150px;
  }
}
#map {
  height: 350px;
  border-bottom: 20px solid #ecbb44;
}
.section {
  margin-bottom: 20px;
}
.cf-agree-text a,
.cf-agree-text-footer a {
  color: #2a97d0;
}
.cf-agree-text {
  padding: 0 20px;
}
/* KONEC */
.ss-cookies {
  background: #00377c;
  color: white;
  display: none;
  width: 100%;
  position: fixed;
  bottom: 0;
  padding: 15px;
  z-index: 9999999;
}
.ss-cookies p {
  margin: 0;
}
.ss-cookies a {
  color: white;
}
.ss-cookies a.souhlas {
  color: #00377c;
  background: white;
  padding: 5px 10px;
  display: inline-block;
}
.produkt-menu2 .menu-item,
.produkt-menu3 .menu-item {
  min-height: 28px;
  font-size: 0.8em;
}
.produkt-menu2 .navbar-nav > li > a,
.produkt-menu3 .navbar-nav > li > a {
  line-height: 14px;
  text-transform: uppercase;
  margin-top: -6px;
}
/*.odkazy { 
	min-height:252px;
}*/
@media (min-width: 1119px) and (max-width: 1200px) {
  #email-odkaz {
    font-size: 0.9em;
  }
  .odkazy {
    min-height: 188px;
  }
}
.column-1 {
  white-space: nowrap;
}
#configForm input[type="radio"] {
  display: none;
}
#configForm input[type="radio"] + label {
  background-color: transparent;
  color: #65ae51;
  font-weight: bold;
}
#configForm input[type="radio"]:checked + label {
  background-color: #65ae51;
  font-weight: bold;
  color: white;
}
#configForm .btn {
  border-radius: 0px;
}
#configForm .objemButtons {
  width: 100px;
}
#configForm .slider {
  -webkit-appearance: none;
  width: 100%;
  height: 15px;
  border-radius: 5px;
  background: #d3d3d3;
  outline: none;
  opacity: 0.7;
  -webkit-transition: .2s;
  transition: opacity .2s;
}
#configForm .slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #65ae51;
  cursor: pointer;
}
#configForm .slider::-moz-range-thumb {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #65ae51;
  cursor: pointer;
}
@media (min-width: 992px) {
  #configForm #kruhova,
  #configForm #hranata {
    width: 550px;
    height: 550px;
  }
}
@media (max-width: 400px) {
  #configForm #kruhova,
  #configForm #hranata {
    width: 320px;
    height: 320px;
  }
}
#configForm input[type="radio"] {
  display: none;
}
#configForm input[type="radio"] + label {
  background-color: transparent;
  color: #65ae51;
  font-weight: bold;
}
#configForm input[type="radio"]:checked + label {
  background-color: #65ae51;
  font-weight: bold;
  color: white;
}
#configForm .btn {
  border-radius: 0px;
}
#configForm .objemButtons {
  width: 100px;
}
#configForm .slider {
  -webkit-appearance: none;
  width: 100%;
  height: 15px;
  border-radius: 5px;
  background: #d3d3d3;
  outline: none;
  opacity: 0.7;
  -webkit-transition: .2s;
  transition: opacity .2s;
}
#configForm .slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #65ae51;
  cursor: pointer;
}
#configForm .slider::-moz-range-thumb {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #65ae51;
  cursor: pointer;
}
@media (min-width: 992px) {
  #configForm #kruhova,
  #configForm #hranata {
    width: 550px;
    height: 550px;
  }
}
@media (max-width: 400px) {
  #configForm #kruhova,
  #configForm #hranata {
    width: 320px;
    height: 320px;
  }
}
#komoryVariantyRadia,
.shrinkable {
  -webkit-transition: visibility 0.7s ease-in-out, opacity 0.5s ease-in-out, margin-top 0.9s ease-in-out;
  -moz-transition: visibility 0.7s ease-in-out, opacity 0.5s ease-in-out, margin-top 0.9s ease-in-out;
  -o-transition: visibility 0.7s ease-in-out, opacity 0.5s ease-in-out, margin-top 0.9s ease-in-out;
  transition: visibility 0.7s ease-in-out, opacity 0.5s ease-in-out, margin-top 0.9s ease-in-out;
}
.shrinking {
  visibility: hidden;
  opacity: 0.1;
  margin-top: -80px;
  -webkit-transition: visibility 0.7s ease-in-out, opacity 0.5s ease-in-out, margin-top 0.9s ease-in-out;
  -moz-transition: visibility 0.7s ease-in-out, opacity 0.5s ease-in-out, margin-top 0.9s ease-in-out;
  -o-transition: visibility 0.7s ease-in-out, opacity 0.5s ease-in-out, margin-top 0.9s ease-in-out;
  transition: visibility 0.7s ease-in-out, opacity 0.5s ease-in-out, margin-top 0.9s ease-in-out;
}
.shrinkingSmall {
  visibility: hidden;
  opacity: 0.1;
  margin-top: -40px;
  -webkit-transition: visibility 0.7s ease-in-out, opacity 0.5s ease-in-out, margin-top 0.9s ease-in-out;
  -moz-transition: visibility 0.7s ease-in-out, opacity 0.5s ease-in-out, margin-top 0.9s ease-in-out;
  -o-transition: visibility 0.7s ease-in-out, opacity 0.5s ease-in-out, margin-top 0.9s ease-in-out;
  transition: visibility 0.7s ease-in-out, opacity 0.5s ease-in-out, margin-top 0.9s ease-in-out;
}
#configForm input.wpcf7-form-control.wpcf7-submit {
  background-color: #65ae51;
  color: white;
  border: 1px solid black;
  font-weight: bold;
}
#configForm button {
  background-color: transparent;
  color: #65ae51;
  font-weight: bold;
}
.that-background {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: -1;
  background-color: #65ae51;
  border: 1px solid #65ae51;
}
@media (min-width: 992px) {
  .that-background {
    clip-path: polygon(0% 0%, 0% 70%, 50% 80%, 100% 70%, 100% 0%);
  }
}
.pl-sales {
  position: relative;
}
.pl-sales::before {
  position: absolute;
  top: -4px;
  left: -4px;
  content: '';
  width: 100px;
  height: 102px;
  background-repeat: no-repeat;
  background-image: url('https://dev.plastovar.cz/wp-content/themes/symphony/css/../img/sleva.png');
  background-size: contain;
}
.pl-sales__header {
  padding: 5px;
  background-color: #00377c;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
}
.pl-sales__heading {
  margin: 6px auto;
  font-size: 16px;
  color: #ffffff;
}
.pl-sales__items {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  row-gap: 20px;
  background-color: #ecbb44;
}
@media screen and (min-width: 548px) {
  .pl-sales__items {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 20px;
  }
}
@media screen and (min-width: 992px) {
  .pl-sales__items {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    padding: 6px;
  }
}
.pl-sales__item {
  display: flex;
  flex-flow: column;
  align-items: center;
}
.pl-sales__item:hover,
.pl-sales__item:focus {
  text-decoration: none;
  color: inherit;
}
.pl-sales__item:hover .pl-sales__price,
.pl-sales__item:focus .pl-sales__price {
  transform: translate(-50%, -60%);
}
.pl-sales__image-wrap {
  display: flex;
  flex-flow: column;
  position: relative;
}
.pl-sales__image {
  width: 90px;
  height: 90px;
  object-fit: contain;
  object-fit: center;
}
.pl-sales__price {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: transform .2s linear;
  background-color: #e51836;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px;
  padding: 4px 8px 4px 12px;
  min-width: max-content;
}
.pl-sales__item-heading {
  margin: 20px auto 10px;
  text-align: center;
  font-size: 14px;
  text-transform: none;
}
