.pel-flags{
  margin:10px 0;
}
.pel-flags .pel-icons{
  margin:0 0 22px !important;
  line-height:1;
}
.pel-flags .pel-icons img{
  width:110px;
  height:auto;
  margin:3px 7px 3px 0;
  vertical-align:middle;
}
.pel-flags .pel-use{
  margin:10px 0 0 !important;
  font-size:15px;
}
.pel-flags .pel-use strong{
  color:#6b2c91;
  margin-right:6px;
}
.pel-flags .pel-use span{
  display:inline-block;
  background:#f4eef8;
  border:1px solid #e0cef0;
  border-radius:16px;
  padding:5px 14px;
  margin:4px 6px 0 0;
  font-size:15px;
  color:#6b2c91;
}
@media(max-width:600px){
  .pel-flags .pel-icons img{ width:80px; }
  .pel-flags .pel-use span{ font-size:14px; padding:4px 11px; }
}

.footer .custom-footer__contact .pageElement__heading span{
  font-size:0;
}
.footer .custom-footer__contact .pageElement__heading span::after{
  content:"Navštivte nás na sociálních sítích";
  font-size:18px;
}

.footer .contact-box ul li span.facebook a,
.footer .contact-box ul li span.instagram a,
.footer .custom-footer__contact .facebook a,
.footer .custom-footer__contact .instagram a{
  width:38px !important;
  height:38px !important;
  background-size:38px 38px !important;
}
.footer .contact-box ul li span.facebook a:before,
.footer .contact-box ul li span.instagram a:before,
.footer .custom-footer__contact .facebook a:before,
.footer .custom-footer__contact .instagram a:before{
  width:38px !important;
  height:38px !important;
  background-size:38px 38px !important;
}
