/**
 * Style dla tablet & smartphone
 *  <= 1199 px
 */

.navbar-brand img {
	/*max-width: 150%;*/
}

.main-header {
	padding: 0;
	border: 3vw solid #fff;
}



ul.nav.main-nav{
  margin-top: 30px;
}

ul.nav.main-nav > li {
    padding-left: 0;
    padding-right: 0;
    text-align: right;
}

.main-nav > li > a{
	font-family: "Special Gothic Condensed One", "Poppins", sans-serif;
	font-size: 30px !important;
  flex-direction: row-reverse;
}

ul.nav.main-nav {
    margin-bottom: 40px;
}

.navbar-collapse.in {
    overflow-y: hidden;
}

.mainbar .navbar-header, .mainbar .main-nav-trigger {
    border-radius: 30px;
}

footer .lqd-custom-menu,
footer .bg-woodsmoke,
footer .social-icon{
  text-align: center;
}



.inline-nav > li{
  margin-left:  0px;
  margin-right:  15px;
  margin-bottom: 20px;
}
.inline-nav > li + li{
  margin-left:  0px;
}

.mx-section.mx-zdjecieITekst{
  margin: 10px 0;
}

.mx-section.mx-zdjecieITekst img{
	width: 100%;
	margin: 20px 0;
}

.mx-section.mx-zdjeciaZOpisem{
  margin: 10px 0;
}

.mx-section.mx-naglowek{
  margin: 20px 0;
}


.mx-section.mx-lead{
  font-weight: 700;
  font-size: 16px;
  line-height: 25px;
  color: #000000;

  margin: 25px 0 20px 0;
}

.mx-section.mx-tekst{
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
}

.mx-content-page.mx-products .mx-section.mx-zdjecieITekst img{
  max-width: 100%;
}



.mx-zdjeciaZOpisem .mx-card{
  margin: 10px 0;
}

.mx-zdjeciaZOpisem .mx-card .foto{
  width: 100%;
}

.mx-zdjeciaZOpisem .mx-card .foto img{
  max-width: 100%;
}

.mx-zdjeciaZOpisem .mx-card .lbl{
  font-weight: 700;
  font-size: 14px;
  line-height: 22px;
  color: #000000;

  margin: 20px 0 10px 0;
}



.mx-section.mx-obrazek100{
  margin: 20px 0;
  text-align: center;
}

.mx-obrazek100 img{
  max-width: 100%;
  text-align: center;
}



.mx-section.mx-akordeon{
  margin: 20px 0;
}

.mx-section.mx-akordeon .accordion-title a{
  font-size: 14px;
  color: #000000;
  font-weight: 500;
}


.mx-section.mx-cytat {
}

.mx-cytat blockquote{
}

.mx-cytat blockquote p{
  font-weight: normal;
}

.mx-cytat blockquote footer.ft{
  padding-left: 15px;
  font-size: 13px;
}

.mx-cytat blockquote footer.ft::before{
  width: 10px;
  left: 0px;
  top: 10px;
}

.mx-section.mx-videoYouTube{
  text-align: center;
}

.mx-section.mx-videoYouTube iframe{
  width: 100%;
  height: 400px;
}


.text-full{
  text-align: justify;
}



.cms{
  font-size: 14px;
  line-height: 190%;
}

.cms ul, menu, dir {
  display: block;
  list-style-type: disc;
  -webkit-margin-start: 20px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 10px;
}

.cms ul li{
  margin-bottom: 5px;
  padding-left: 6px;
}


.cms ol {
  -webkit-margin-start: 15px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 10px;
}

.cms ol li{
  margin-bottom: 5px;
  padding-left: 6px;
}

.cms-gallery{
  padding: 15px 0;
  margin: 30px 0 20px 0;
}

.cms-subpages{
  margin: 20px 0 10px 0;
}

.gallery-title{
  font-size: 22px;
  margin: 0 0 30px 0;
}

.cms blockquote{
  background: #f2f2f2;
  padding: 20px 15px;
  width: 100%;
  margin: 40px auto;
}

.cms blockquote::before{
  top: -25px;
  left: 8px;
  background: url('/_r/img/quot-red.png') no-repeat 0 0 transparent;
}

a.cms-gallery-item{
  margin-bottom: 30px;
}

.cms h1,
.cms h2,
.cms h3,
.cms h4,
.cms h5,
.cms h6{
  margin: 2.5rem 0 1.5rem 0 ;
}

.cms h1{
	font-size: 27px;
}

.cms h2{
	font-size: 24px;
}

.cms h3{
	font-size: 21px;
}

.cms h4{
	font-size: 18px;
}

.cms h5{
	font-size: 16px;
}

.cms h6{
	font-size: 14px;
}


.fr-window.fr-mobile-touch,
.fr-overlay.fr-mobile-touch {
    touch-action: none;
}
