/*   
Theme Name: La Cantina
Description: Strona internetowa
Version: 1.0
*/

html {
font-size: 15px;
}

body {
margin: 0;
font-family: Merriweather, Georgia, "Times New Roman", serif;
font-size: 18px;
font-weight: 400;
line-height: 160%;

/*mm-styl*/
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}

@media (max-width: 991px) {
body {
font-size: 16px;
}
}

body.mm-bd-home {
background-color: #f9f2e3;
color: #774425;
}

body.mm-bd-page {
background-color: #f9f2e3;	
color: #000000;
}

/*FONTY - POMOC
--------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 2rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: bold;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

dfn {
  font-style: italic;
}

b, strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

a {
color: #ee1c25;
text-decoration: none;
background-color: transparent;
}

a:hover {
color: #000000;
text-decoration: none;
}

a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}

img {
  vertical-align: middle;
  border-style: none;
}

table {
  border-collapse: collapse;
}

.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dfdfdf;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dfdfdf;
}

.table tbody + tbody {
  border-top: 2px solid #dfdfdf;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: #f4f4f4;
}

.mm-table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .mm-table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .mm-table-responsive > .table {
    margin-bottom: 0;
  }
  .mm-table-responsive > .table > thead > tr > th,
  .mm-table-responsive > .table > tbody > tr > th,
  .mm-table-responsive > .table > tfoot > tr > th,
  .mm-table-responsive > .table > thead > tr > td,
  .mm-table-responsive > .table > tbody > tr > td,
  .mm-table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .mm-table-responsive > .table-bordered {
    border: 0;
  }
  .mm-table-responsive > .table-bordered > thead > tr > th:first-child,
  .mm-table-responsive > .table-bordered > tbody > tr > th:first-child,
  .mm-table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .mm-table-responsive > .table-bordered > thead > tr > td:first-child,
  .mm-table-responsive > .table-bordered > tbody > tr > td:first-child,
  .mm-table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .mm-table-responsive > .table-bordered > thead > tr > th:last-child,
  .mm-table-responsive > .table-bordered > tbody > tr > th:last-child,
  .mm-table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .mm-table-responsive > .table-bordered > thead > tr > td:last-child,
  .mm-table-responsive > .table-bordered > tbody > tr > td:last-child,
  .mm-table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .mm-table-responsive > .table-bordered > tbody > tr:last-child > th,
  .mm-table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .mm-table-responsive > .table-bordered > tbody > tr:last-child > td,
  .mm-table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

.table-bordered {
  border: 1px solid #d5d5d5;
}

.table-bordered th,
.table-bordered td {
  border: 1px solid #d5d5d5;
}

.table caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #58595b;
  font-size: 20px;
  text-align: center;
  caption-side: top;
}

th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
font-family: Merriweather, Georgia, "Times New Roman", serif;
margin-top: 30px;
margin-bottom: 15px;

font-weight: 400;
line-height: 120%;
color: inherit;

/*mm-styl*/
color: #292428;
}

body.mm-bd-home {
background-color: #f9f2e3;
color: #774425;
}

body.mm-bd-page {
background-color: #f9f2e3;	

}

body.mm-bd-home h1, body.mm-bd-home h2, body.mm-bd-home h3, body.mm-bd-home h4, body.mm-bd-home h5, body.mm-bd-home h6,
body.mm-bd-home .h1, body.mm-bd-home .h2, body.mm-bd-home .h3, body.mm-bd-home .h4, body.mm-bd-home .h5, body.mm-bd-home .h6 {
color: #292428;
}

body.mm-bd-page h1, body.mm-bd-page h2, body.mm-bd-page h3, body.mm-bd-page h4, body.mm-bd-page h5, body.mm-bd-page h6,
body.mm-bd-page .h1, body.mm-bd-page .h2, body.mm-bd-page .h3, body.mm-bd-page .h4, body.mm-bd-page .h5, body.mm-bd-page .h6 {
color: #774425;
}

h1, .h1 {
margin-top: 0px;
font-size: 40px;
}

h2, .h2 {
  font-size: 36px;
}

h3, .h3 {
  font-size: 30px;
}

h4, .h4 {
font-size: 25px;
}

h5, .h5 {
font-size: 20px;
}

h6, .h6 {
font-size: 18px;
}

@media (min-width: 480px) and (max-width: 767px) {
h1 {font-size: 32px;}
h2 {font-size: 24px;}
h3 {font-size: 22px;}
h4 {font-size: 20px;}
h5 {font-size: 18px;}
h6 {font-size: 16px;}
}

@media (max-width: 479px) {
h1 {font-size: 26px;}
h2 {font-size: 24px;}
h3 {font-size: 22px;}
h4 {font-size: 20px;}
h5 {font-size: 18px;}
h6 {font-size: 16px;}
}

.mm-h-duze {
	font-size: 48px; 
	color: #282826;
}

@media (min-width: 480px) and (max-width: 767px) {
.mm-h-duze {font-size: 38px;}
}
@media (max-width: 479px) {
.mm-h-duze {font-size: 32px;}
}


hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.btn-sm, .btn-group-sm > .btn {
  padding: 4px 5px;
  font-size: 13px;
  line-height: 16px;
  border-radius: 0.2rem;
}

/*POMOC
--------------------------------------------------*/

.mm-img-center {
	margin: 0 auto;
}


@media (min-width: 992px) {
.mm-display-mobile {
	display: none !important;
}
}

@media (max-width: 991px) {

.mm-display-normal {
	display: none !important;
}
}

/*WORDPRESS
--------------------------------------------------*/

.alignleft {
display: inline;
float: left;
}

.alignright {
display: inline;
float: right;
}

.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}

table.aligncenter {
display: table;
}

table caption {
text-align: center; 
font-size: 15px; 
}

.center-img {
display: block;
margin: 0 auto;
padding: 0;
}

/* GALERIA
--------------------------------------------------*/

.mm-gal-box {
	float: left;
	width: 100%;
	margin: 15px 0;
}

.mm-gal-box img {

}

.mm-gallery-img {
	display: block;
	margin: 0 auto;
}

.baguetteBox-button#next-button:focus, 
.baguetteBox-button#previous-button:focus {
  outline: 0 !important;
}

/* STRONA
--------------------------------------------------*/

#mm-top-logo {
	min-height: 120px;
}

@media (max-width: 991px) {
#mm-top-logo {
	display: none !important;
}
}

@media (min-width: 992px) {
#mm-top-phone {
	height: 60px;
}

#mm-top-menu {
	height: 60px;
}
}
@media (min-width: 992px) {
#mm-top-animacja {
	height: 300px;
}
}

.mm-a-box {
overflow-x: hidden;
}

header.mm-hd-home {
	background: url('images/banery/tlo_menu_02.jpg') no-repeat top center;

}

header.mm-hd-page {
	background: #ffffff;

}


@media (min-width: 992px) {
header.mm-hd-home {

	min-height: 610px;
}
#mm-top-baner {
	height: 420px;
}
}

@media (max-width: 991px) {
header.mm-hd-home {
	background: transparent;
}
}

.mm-content {
	display: block;
	position: relative;
}

@media (min-width: 1366px) {
.mm-content-bg-animacja {
	background: url('images/banery/element_z_lewej.png') no-repeat -30% center;
}
}

@media (min-width: 992px) and (max-width: 1365px) {
.mm-content-bg-animacja {
	background: url('images/banery/element_z_lewej.png') no-repeat -40% center;
}
}

@media (max-width: 991px) {
.mm-content-bg-animacja {
	background: transparent;
}
}


.mm-content.mm-bg-page {
	background: #ffffff;
}

@media (min-width: 992px){
.mm-content.mm-bg-page.mm-cb-bg-kontakt {
	background: #ffffff url('images/tlo_kontakt.jpg') no-repeat top center;
	}
}

@media (min-width: 992px){
.mm-content.mm-bg-page.mm-cb-bg-galeria {
	background: #ffffff url('images/tlo_galeria.jpg') no-repeat top center;
	}
}

.mm-content-bg-wina {
	margin-top: 60px;
	margin-bottom: 60px;
	background: url('images/banery/baner_alkohole_01.jpg') repeat-x center;
}

@media (max-width: 1199px) {
.mm-content-bg-wina {
	background: transparent;
}
}

.mm-content-bg-alk {
margin-top: 60px;
border-top: 2px dashed #c1b4a3;
border-bottom: 2px dashed #c1b4a3;
margin-bottom: 30px;
}

.mm-content-bg-footer-menu {
border-top: 2px solid #94745b;
border-bottom: 2px solid #94745b;
}

.mm-content-bg-footer-contact {
	margin-top: 60px;
	background: url('images/2020/tlo_dolne_2020.png') no-repeat bottom center;
	padding-bottom: 400px;
}

@media (max-width: 991px) {
.mm-content-bg-footer-contact {
	margin-top: 40px;
	background-size: 100%;
	padding-bottom: 280px;
}
}

@media (max-width: 576px) {
.mm-content-bg-footer-contact {
	margin-top: 30px;
	padding-bottom: 150px;
}
}

.mm-content-bg-footer-logotypy {
	margin-top: 60px;
	margin-bottom: 60px;
}

@media (max-width: 576px) {
.mm-content-bg-footer-logotypy {
	margin-top: 20px;
	margin-bottom: 20px;
}
}


footer {
 display: block;
}

/* FLEX
--------------------------------------------------*/

.mm-box-flex {
	display: block;
}

.mm-footer-baner-top {
	background: #ffffff;
}

.mm-footer-baner-top-img {
	display: block;
	margin: 0 auto;
	width: 400px;
}

.mm-footer-baner {
	min-height: 584px;
	background: url('images/banery/podstrona_dolna_listwa_tlo.jpg') repeat-x top;
}

.mm-footer-baner-box {
	min-height: 584px;
}

.mm-footer-baner-box.mm-bg-01 {
	background: url('images/banery/podstrona_dolna_listwa_01_01.jpg') no-repeat center 7px;
}

.mm-footer-baner-box.mm-bg-02 {
	background: url('images/banery/podstrona_dolna_listwa_02_01.jpg') no-repeat center 7px;
}

.mm-footer-baner-box.mm-bg-03 {
	background: url('images/banery/podstrona_dolna_listwa_03_01.jpg') no-repeat center 7px;
}

.mm-footer-baner-box.mm-bg-04 {
	background: url('images/banery/podstrona_dolna_listwa_04_01.jpg') no-repeat center 7px;
}

@media (min-width: 992px) {
.mm-footer-baner .mm-d-flex {
	width: 100%;
	height: 584px;
}
}
.mm-footer-baner .mm-d-flex .mm-box-flex {

}

@media (max-width: 991px) {
.mm-footer-baner,
.mm-footer-baner-box.mm-bg-01, 
.mm-footer-baner-box.mm-bg-02, 
.mm-footer-baner-box.mm-bg-03, 
.mm-footer-baner-box.mm-bg-04 {
	background: transparent;
}
}

/* HEADER
--------------------------------------------------*/

.mm-box-logo,
.mm-box-menu {
	float: left;
	width: 100%;
}

.mm-header-baner {
	width: 338px;
	height: 378px;
}

@media (min-width: 992px) {
.mm-mobile-baner-box {
	display: none;
}
}

@media (max-width: 991px) {
.mm-mobile-baner-box {
	
}
.mm-mobile-baner-box img {display: block; margin: 0 auto; }

}

.mm-box-logo a:hover img {
	opacity: 0.8;
}

.mm-social-link-box {
display: inline-block;
font-weight: normal;
margin: 26px 0 16px 0;
line-height: 100%;
}

.mm-social-link {
color: #ae9280;
text-align: right;
margin: 0 5px;
}

.mm-social-link:hover {
	color: #6f3e1e;
}

@media (max-width: 991px) {
.mm-social-link-box {
display: block;
margin: 30px 0 30px 0;
text-align: center;
}
.mm-social-link {
display: inline;
color: #ae9280;
font-size: 30px;

margin: 0 20px 0 20px;
}
}


.mm-phone-icon {
	color: #ae9280; 
	margin-right: 5px; 
}

#mm-top-phone {
	text-align: right;
}

.mm-phone-box {
display: inline-block;
}

@media (max-width: 991px) {
#mm-top-phone {
	text-align: center;
}
.mm-phone-box {
display: block;
}
}

.mm-phone-box p {
	font-weight: normal;
	color: #6f3e1e;
	font-size: 18px;
	font-family: "Times New Roman", serif;
margin: 26px 20px 16px 20px;
line-height: 100%;

}

.mm-phone-box p a {
	cursor: default;
	color: #6f3e1e;
}


@media (max-width: 991px) {
.mm-phone-box {
display: block;
margin: 20px 0px 20px 0px;
text-align: center;

}
.mm-phone-box p {
color: #6f3e1e;
font-size: 38px;
margin: 20px 0px 20px 0px;
line-height: 100%;
text-align: center;
}
}

@media (max-width: 576px) {
.mm-phone-box p {
font-size: 32px;
}
}

@media (min-width: 992px) {
.mm-adress-box {
	display: none;
}
}

@media (max-width: 991px) {
.mm-adress-box {
display: block;
}
.mm-adress-box p {
font-size: 38px;
margin: 0 0px 10px 0px;
line-height: 160%;
text-align: center;
}

.mm-adress-box p a {
color: #ae9280;
}

.mm-adress-box p a:hover {
color: #6f3e1e;
}

}

@media (max-width: 575px) {
.mm-adress-box p {
font-size: 32px;
}
}



/* CONTENT
--------------------------------------------------*/

.mm-content-box,
.mm-sidebar-box {
	float: left;
	width: 100%;
}

.mm-content-title-box {
	float: left;
	width: 100%;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 30px 0 30px 0;
	min-height: 122px;
}

.mm-content-title-box.mm-ctb-tlo {background: url('images/tlo_opis.png') no-repeat right center;}

.mm-content-title-box  h1 {color: #252122 !important; margin: 10px 0; font-size: 36px;}
.mm-content-title-box  h2 {color: #808080 !important; margin: 5px 0; font-size: 26px; font-style: italic;}



.mm-menu-page-title {text-align: left;}
.mm-default-page-title {text-align: center; text-transform: uppercase;}

.mm-content-title-box  .mm-title-star {display: block; margin: 0 auto;}


.mm-content-inside-box {
	float: left;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 0 30px 0;
	min-height: 300px;
}

.mm-sidebar-inside-box {
	float: left;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 0 30px 20px;
}

@media (max-width: 991px) {
.mm-sidebar-inside-box {
	padding: 0 0 30px 0;
}
}

.mm-footer-box {
	float: left;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: transparent;
	padding-top: 50px;
	padding-bottom: 50px;
}

.mm-content-box.mm-cb-slider {
	padding-top: 80px;
	padding-bottom: 40px;
}

@media (max-width: 991px){
.mm-content-box.mm-cb-slider {
	padding-top: 30px;
	padding-bottom: 30px;
}
}

.mm-content-box.mm-cb-wina {
	padding-top: 40px;
	padding-bottom: 40px;
}


.mm-content-box.mm-cb-xl-home {
	padding-top: 60px;
	padding-bottom: 80px;	
}
@media (max-width: 767px){
.mm-content-box.mm-cb-xl-home {
	padding-top: 40px;
	padding-bottom: 40px;	
}
}

.mm-content-box.mm-cb-md-page {
	padding-top: 30px;
	padding-bottom: 90px;	
}

.mm-sidebar-box.mm-cb-md-page {
	padding-top: 30px;
	padding-bottom: 90px;	
}


/* NAWIGACJA - HEADER - MENU - STYL - BOOTSTRAP
--------------------------------------------------*/

.navbar-dark {
padding: 0;
}

@media (max-width: 991px) {
header {
margin-top: 60px;
}
.navbar-dark {
padding: 0 5px;
}

}

/*
.nav.navbar-nav.mm-navbar-main {
    width: 100%; 
}

.nav.navbar-nav.mm-navbar-main > li.menu-item {
    flex-grow: 1;
    text-align: center;
}

.nav.navbar-nav.mm-navbar-main li.menu-item li.menu-item {
    flex-grow: 0;
}
*/

.navbar-brand-page {
	display: none;
}

@media (min-width: 992px) {
.mm-bg-top-menu {display: none;}
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.mm-nbp-show {
display: block;
animation-duration: 1s;
animation-fill-mode: both;
animation-name: fadeIn;
}


.mm-menu, .mm-bg-top-menu {
  background-color: #ffffff !important;
-moz-box-shadow: 0 6px 10px rgba(0, 0, 0, .1);
-webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, .1);
box-shadow: 0 6px 10px rgba(0, 0, 0, .1);
}

.mm-bg-header-menu {
	
}

.navbar-dark .navbar-brand {
  color: white;
}

.navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
  color: white;
}

.navbar-dark .navbar-nav .nav-link {
color: #202020;

font-weight: 400;

text-transform: uppercase;
font-family: Merriweather, Arial, Verdana, Helvetica, sans-serif;

font-size: 18px;
line-height: 20px;
padding: 20px 15px;
}

.nav.navbar-nav.mm-navbar-top li.menu-item .nav-link {
font-size: 15px;
line-height: 20px;
padding: 20px 15px;
}

@media (max-width: 991px) {
.navbar-dark .navbar-nav .nav-link {
font-size: 14px;
line-height: 20px;
padding: 15px 10px;
}
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
  color: #67401f;
  background: transparent;
}

.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #67401f;
}


.navbar-dark .navbar-toggler {
  color: rgba(0, 0, 0, 0.9);
  border-color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-toggler {
  color: #000000;
  border-color: #000000;
}

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

/* NAWIGACJA - HEADER - DROPDOWN-MENU - STYL - BOOTSTRAP
--------------------------------------------------*/

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: -1px;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 15px 0 15px 0;
  margin-top: 0px;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #ffffff;
  background-clip: padding-box;
  border-top: 0;
  border-right: 1px solid #f4f4f4;
  border-bottom: 1px solid #f4f4f4;
  border-left: 1px solid #f4f4f4;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
outline: none;

-moz-box-shadow: 0 6px 10px rgba(0, 0, 0, .1);
-webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, .1);
box-shadow: 0 6px 10px rgba(0, 0, 0, .1);
}


@media (max-width: 991px) {
.dropdown-menu {
  background-color: #f9f2e3;
}
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #000;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 10px 20px;
  clear: both;
font-weight: 400;
  color: #727274;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0;
}

.dropdown-item:focus, .dropdown-item:hover {
  color: #727274;
  text-decoration: none;
  background-color: #f4f4f4;
}

.dropdown-item.current-menu-item,
.dropdown-item.active, .dropdown-item:active {
  color: #727274;
  text-decoration: none;
  background-color: #f4f4f4;
}

/*NAWIGACJA - SUBMENU - STYL - BOOTSTRAP
--------------------------------------------------*/

.mm-submenu-box {
	padding: 10px 30px;
}

@media (min-width: 992px) {
.mm-submenu-box {
	width: 500px;
}
}

.mm-submenu-title {
	color: #3477ae;
	font-weight: 400;
	margin: 10px 0 15px 0;
	text-transform: uppercase;
}

@media (max-width: 991px) {
.mm-navbar-submenu.mm-ns-03 p {
	margin: 30px 0 15px 0;
}
	
}

.mm-navbar-submenu {
width: 100%;

}

.mm-navbar-submenu ul.nav li.menu-item a {
	color: #58595b;
	display: inline-block;
	padding: 5px 0px;
}

.mm-navbar-submenu ul.nav li.menu-item.current-menu-item a,
.mm-navbar-submenu ul.nav li.menu-item a:hover {
color: #774425;
}

@media (min-width: 992px) {
.mm-navbar-submenu.mm-ns-01 {
	border-right: 1px solid #f4f4f4;
	}
.mm-navbar-submenu.mm-ns-02 {
	border-right: 1px solid #f4f4f4;
	}
}

@media (max-width: 991px) {
.mm-navbar-submenu.mm-ns-01 {
	border-bottom: 1px solid #ae9280;
	padding-bottom: 10px;
	margin-bottom: 10px;
	}
.mm-navbar-submenu.mm-ns-02 {
	border-bottom: 1px solid #ae9280;
	padding-bottom: 10px;
	margin-bottom: 10px;
	}
.mm-navbar-submenu.mm-ns-03 {
	padding-bottom: 10px;
	margin-bottom: 10px;
	}
}
	
@media (max-width: 991px) {
.mm-navbar-submenu.mm-ns-01 {

	}
}



.navbar .navbar-collapse {
  overflow-y: auto;
}


@media screen and (min-width: 1200px)  { 
  .navbar .navbar-collapse {
    overflow-y: visible !important;
    max-height: none !important;
  }
}


/* BOOTSTRAP LIST-GROUP
--------------------------------------------------*/

.mm-content-inside-box .list-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

.mm-content-inside-box .list-group-item {
  position: relative;
  display: block;
  padding: 5px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.mm-content-inside-box .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.mm-content-inside-box .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.mm-content-inside-box .list-group-item:focus, .list-group-item:hover {
  text-decoration: none;
  background-color: #f4f4f4;
}

.mm-content-inside-box ul.list-group.mm-sidebar-menu li a:focus,
.mm-content-inside-box ul.list-group.mm-sidebar-menu li a:hover {
  text-decoration: none;

}

.mm-content-inside-box .list-group-item.disabled, .list-group-item:disabled {
  color: #868e96;
  background-color: #fff;
}

.mm-content-inside-box .list-group-item.active {
  z-index: 2;
	color: #727274;
  background-color: #e7e7e7;
  border-color: #e7e7e7;
  
  color: #212529;
  background-color: #e9ecef;
}

/* SIDEBAR - PASEK BOCZNY - BOOTSTRAP NAV-PILLS - SIDEBAR MENU
--------------------------------------------------*/

.mm-sidebar-baner-box {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	background: #ffffff;
}

.mm-sidebar-baner-box  a img {
opacity: 1;
transition: opacity .25s ease-in-out;
-moz-transition: opacity .25s ease-in-out;
-webkit-transition: opacity .25s ease-in-out;
}

.mm-sidebar-baner-box  a:hover img {
opacity: 0.9;
}

.mm-baner-galeria a img {
opacity: 1;
}

.mm-baner-galeria a:hover img {
opacity: 0.9;
}

.mm-sidebar-menu-box {
	float: left;
	width: 100%;
	min-height: 800px;
	padding: 0 0 15px 0;
	margin: 15px 0 0 0;
	background: #f9f2e3;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.mm-sidebar-menu-box .list-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

.mm-sidebar-menu-box ul.list-group.mm-sidebar-menu li, 
.mm-sidebar-menu-box .list-group-item {
  position: relative;
  display: block;
  padding: 0;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.mm-sidebar-menu-box ul.list-group.mm-sidebar-menu li a {
  width: 100%;
  position: relative;
  display: block;
  padding: 10px 15px;
  color: #727274;
  text-align: inherit;
  font-size: 16px;
}

.mm-sidebar-menu-box ul.list-group.mm-sidebar-menu li:first-child, 
.mm-sidebar-menu-box .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.mm-sidebar-menu-box ul.list-group.mm-sidebar-menu li:last-child, 
.mm-sidebar-menu-box .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.mm-sidebar-menu-box ul.list-group.mm-sidebar-menu li:focus, 
.mm-sidebar-menu-box ul.list-group.mm-sidebar-menu li:hover, 
.mm-sidebar-menu-box ul.list-group.mm-sidebar-menu li.current-menu-item, 
.mm-sidebar-menu-box ul.list-group.mm-sidebar-menu li.current-page-parent,
.mm-sidebar-menu-box ul.list-group.mm-sidebar-menu li.current_page_item,
.mm-sidebar-menu-box .list-group-item:focus, .list-group-item:hover,
.mm-sidebar-menu-box ul.list-group.mm-sidebar-menu li.current-page-ancestor {
  text-decoration: none;
  background-color: #f4f4f4;
}

.mm-sidebar-menu-box ul.list-group.mm-sidebar-menu li a:focus,
.mm-sidebar-menu-box ul.list-group.mm-sidebar-menu li a:hover {
  text-decoration: none;

}

.mm-sidebar-menu-box ul.list-group.mm-sidebar-menu li.disabled, 
.mm-sidebar-menu-box ul.list-group.mm-sidebar-menu li:disabled, 
.list-group-item.disabled, .list-group-item:disabled {
  color: #868e96;
  background-color: #fff;
}

.mm-sidebar-menu-box ul.list-group.mm-sidebar-menu li.active, 
.mm-sidebar-menu-box .list-group-item.active {
  z-index: 2;
	color: #727274;
  background-color: #e7e7e7;
  border-color: #e7e7e7;
  
  color: #212529;
  background-color: #e9ecef;
}

@media (min-width: 992px) {
.mm-smb-img-01 {
	display: none;
}

.mm-smb-img-01-mini {
	display: block;
}

.mm-smb-img-02 {
	display: none;
}

.mm-smb-img-02-mini {
	display: block;
}
}
@media (max-width: 991px) {
.mm-smb-img-01 {
	display: block;
}

.mm-smb-img-01-mini {
	display: none;
}

.mm-smb-img-02 {
	display: block;
}

.mm-smb-img-02-mini {
	display: none;
}
}

/*SIDEBAR O NAS
--------------------------------------------------*/

.mm-sidebar-page-box {
	float: left;
	width: 100%;
	min-height: 800px;
	padding: 0 0 15px 0;
	margin: 0;
	background: #f9f2e3;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

/*NAWIGACJA - FOOTER MENU - STYL - BOOTSTRAP
--------------------------------------------------*/

.mm-footer-menu-box {
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center; 
	background: transparent;

}

.nav.mm-foter-menu {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav.mm-foter-menu .menu-item a {
  display: block;
  padding: 0.5rem 1rem;
}

.nav.mm-foter-menu .menu-item a:focus, .nav.mm-foter-menu .menu-item a:hover {
  text-decoration: none;
}

.mm-bg-fmb-01 {
	background: #1498d6;
}

.nav.mm-foter-menu {}

.nav.mm-foter-menu .menu-item a {
font-size: 16px;
color: #292428;
font-weight: 400;
background-color: transparent;
text-transform: uppercase;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}

.nav.mm-foter-menu .menu-item > a:hover,
.nav.mm-foter-menu .menu-item > a:focus {
color: #292428;
text-decoration: none;
background-color: transparent;
}

.nav.mm-foter-menu .menu-item.active > a,
.nav.mm-foter-menu .menu-item.active > a:hover,
.nav.mm-foter-menu .menu-item.active > a:focus,
.nav.mm-foter-menu .menu-item.current_page_item > a,
.nav.mm-foter-menu .menu-item.current_page_item > a:hover,
.nav.mm-foter-menu .menu-item.current_page_item > a:focus {
color: #292428;
background-color: transparent;
}

/* MAPA - FUNCTION SHORDCODE
--------------------------------------------------*/

#mm-mapa-box {
margin: 0;
position: relative;
display: block; 
width: 100%; 
background: #e5e3df;
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
}

#mapa_google {
margin: 0; 
display: block; 
width: 100%; 
height: 600px;
background: #e5e3df;
}

/* CONTENT BOX SKOS
--------------------------------------------------*/

.mm-bg-skos-01 {
margin-top: 0px;
margin-bottom: 40px; 

width: 100%;

background: #eadece url('images/2020/tlo_duze_pod.jpg') no-repeat center;
padding-bottom: 40px;
padding-top: 40px;
}

@media (min-width: 992px){ 
.mm-bg-skos-01 {
background: #eadece url('images/2020/tlo_duze_pod.jpg') no-repeat center;
-webkit-clip-path: polygon(0 10%, 100% 0, 100% 90%, 0 100%);
clip-path: polygon(0 10%, 100% 0, 100% 90%, 0 100%);
}
}

@media (max-width: 991px){ 
.mm-bg-skos-01 {
background: #eadece;
}
}


.mm-foto-zbiorcze {
	margin: 30px auto;
}

/*ANIMACJE
--------------------------------------------------*/

.mm-home-slider {
width: 100%;
float: left;
position: relative;



}

.owl-carousel {
float: left;
display: block;
padding: 0px 10px;
margin: 0;
background: transparent;
margin-bottom: 0px;
z-index: 110;

}

.owl-carousel a {
color: #4d4d4d;
}

.owl-carousel a:hover {
color: #a0a0a0;
}

.owl-carousel a:hover img {
opacity: 0.8;
}

.owl-carousel .item {
display: block;
position: relative;
padding: 0px;
margin: 0px;
color: #000;
}

/*ANIMACJA - 01
--------------------------------------------------*/

.mm-hs-01 .owl-carousel .item {
background: transparent;
z-index: 1000; 
}

@media (min-width: 992px) {
.mm-hs-01 .owl-carousel .item .mm-owl-obrazek .mm-obrazek-mobile {
display: none;
}
}

@media (max-width: 991px) {
.mm-hs-01 .owl-carousel .item .mm-owl-obrazek .mm-obrazek-desktop {
display: none;
}
}

.mm-hs-01 .owl-carousel .item .mm-owl-tytul {
padding: 0;
display: block;
}

@media (min-width: 992px) {
.mm-hs-01 .owl-carousel .item .mm-owl-tytul {
padding: 0;
display: block;
position: absolute;
top: 20%;
width: 400px;
}
.mm-hs-01 .owl-carousel .item .mm-owl-tytul.mm-ot-left {
left: 20px;
}
.mm-hs-01 .owl-carousel .item .mm-owl-tytul.mm-ot-right {
right: 20px;
}
}


@media (max-width: 991px) {
.mm-hs-01 .owl-carousel .item .mm-owl-tytul {
position: relative;
margin: 20px 0;
}
}


@media (min-width: 992px) {
.mm-hs-01 .owl-carousel .owl-dots {
padding: 0;
display: block;

}
}
.mm-hs-01 .owl-carousel .owl-dots .owl-dot span {background: #eae1d0;}
.mm-hs-01 .owl-carousel .owl-dots .owl-dot.active span {background: #b8a390;}



.mm-hs-01 .owl-carousel .item .mm-owl-tytul h2 {
	font-size: 40px;
	text-align: center;
	margin: 0;
	text-transform: uppercase;
}

.mm-hs-01 .owl-carousel .item .mm-owl-tytul h4 {
	color: #6d3e20;
	font-size: 16px;
	line-height: 160%;
	text-align: center;
	margin: 0;

}

@media (min-width: 768px) and (max-width: 991px) {

.mm-hs-01 .owl-carousel .item .mm-owl-tytul h2 {
	font-size: 36px;
}

.mm-hs-01 .owl-carousel .item .mm-owl-tytul h4 {
	font-size: 16px;
}

}

@media (max-width: 767px) {

.mm-hs-01 .owl-carousel .item .mm-owl-tytul h2 {
	font-size: 32px;
}

.mm-hs-01 .owl-carousel .item .mm-owl-tytul h4 {
	font-size: 16px;
}

}

.mm-hs-01 .owl-carousel .item .mm-owl-obrazek {
padding: 0 15px;
display: block;
position: relative;
}

.mm-hs-01 .owl-carousel .item .mm-owl-obrazek img {
	width: 600px;
	display: block;
	margin: 0 auto;
}


.mm-hs-01 .owl-carousel .item a:hover h3 {
color: #373f52;
}

@media (max-width: 991px) {
	
.mm-home-slider {
min-height: 200px;
}

.owl-carousel {
min-height: 200px;
margin-top: 5px;
margin-bottom: 5px;
}

.mm-hs-01 .owl-carousel .item .mm-owl-obrazek {
padding: 0;
}

}

.mm-owl-prev-01,
.mm-owl-next-01 {
font-size: 25px;
position: absolute;
line-height: 50px;
border: none;
outline: none;
height: 50px;
width: 50px;
z-index: 800;
cursor: pointer;
color: #fff;
background: transparent;
padding: 0;
text-align: center;
opacity: 0;
}

.mm-owl-prev-01:hover,
.mm-owl-next-01:hover {
opacity: 0.1;
}

.mm-owl-prev-01:focus,
.mm-owl-next-01:focus {
  outline: none;
}

@media (min-width: 992px) {
.mm-owl-prev-01 {
top: 40%;
left: -10px;
padding-right: 2px;
}

.mm-owl-next-01 {
top: 40%;
right: -10px;
padding-left: 2px;
}
}

@media (max-width: 991px) {
.mm-owl-prev-01 {
top: 40%;
left: -10px;
padding-right: 2px;
}

.mm-owl-next-01 {
top: 40%;
right: -10px;
padding-left: 2px;
}

}

.mm-owl-prev-01 {
top: 0;
left: -10px;
font-size: 80px;
position: absolute;
line-height: 80px;
border: none;
outline: none;
width: 100px;
z-index: 800;
cursor: pointer;
color: #74472a;
background: transparent;
padding: 0;
text-align: center;
height: 100%;
}

.mm-owl-next-01 {
top: 0;
right: -10px;
font-size: 80px;
position: absolute;
line-height: 80px;
border: none;
outline: none;
width: 100px;
z-index: 800;
cursor: pointer;
color: #74472a;
background: transparent;
padding: 0;
text-align: center;
height: 100%;
}

/*ANIMACJA - 02
--------------------------------------------------*/


.mm-hs-02 .owl-carousel .item {
background: transparent;
z-index: 1000;
}

.mm-hs-02 .owl-carousel .item .mm-owl-tytul {
padding: 0;
display: block;
position: relative;
}

.mm-hs-02 .owl-carousel .item .mm-owl-obrazek {
padding: 15px 30px;
display: block;
position: relative;

}
@media (max-width: 991px) {
.mm-hs-02 .owl-carousel .item .mm-owl-obrazek {
padding: 10px 30px;
}
}



@media (min-width: 992px) {

.mm-hs-02 {margin-bottom: 90px;}
	
.mm-hs-02 .owl-carousel .item .mm-owl-tytul {
height: 60px;
}

.mm-hs-02 .owl-carousel .item .mm-owl-obrazek {
height: 200px;
}
}

@media (max-width: 991px) {
.mm-hs-02 {margin-bottom: 0px;}
}


.mm-hs-02 .owl-carousel .item .mm-owl-obrazek img {
	display: block;
	margin: 0 auto;

  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}

.mm-hs-02 .owl-carousel .item .mm-owl-obrazek img {
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.mm-hs-02 .owl-carousel .item:hover .mm-owl-obrazek img {  
-webkit-transform: translateY(-15px);
-moz-transform: translateY(-15px);

-o-transform: translateY(-15px);

}

.mm-hs-02 .owl-carousel .item .mm-owl-tytul a {
position: relative;
width: 100%;


}

.mm-hs-02 .owl-carousel .item a h3,
.mm-hs-02 .owl-carousel .item a h4 {
position: relative;
text-align: center;
text-transform: uppercase;
color: #292428;
font-weight: 500;
padding: 5px 0;
}

.mm-hs-02 .owl-carousel .item a h3 {
color: #292428;
margin: 0;
line-height: 20px;
padding: 5px 0;
font-size: 20px;
}

.mm-hs-02 .owl-carousel .item a h4 {
color: #8a633a;
margin: 0;
line-height: 20px;
padding: 5px 0;
font-size: 16px;
}

.mm-hs-02 .owl-carousel .item a:hover h3 {
color: #8a633a;
}

.mm-owl-prev-02,
.mm-owl-next-02 {
font-size: 25px;
position: absolute;
line-height: 50px;
border: none;
outline: none;
height: 50px;
width: 50px;
z-index: 800;
cursor: pointer;
color: #bfa78f;
background: transparent;
padding: 0;
text-align: center;
}

.mm-owl-prev-02:hover,
.mm-owl-next-02:hover {
color: #8a633a;
}

.mm-owl-prev-02:focus,
.mm-owl-next-02:focus {
  outline: none;
}

@media (min-width: 768px) {
.mm-owl-prev-02 {
top: 40%;
left: -10px;
padding-right: 2px;
}

.mm-owl-next-02 {
top: 40%;
right: -10px;
padding-left: 2px;
}
}

@media (max-width: 767px) {
.mm-owl-prev-02 {
top: 40%;
left: -10px;
padding-right: 2px;
}

.mm-owl-next-02 {
top: 40%;
right: -10px;
padding-left: 2px;
}

}

.mm-owl-prev-02 {
top: 0;
left: -10px;
font-size: 25px;
position: absolute;
line-height: 50px;
border: none;
outline: none;
width: 50px;
z-index: 800;
cursor: pointer;
background: transparent;
padding: 0;
text-align: center;
height: 100%;

}

.mm-owl-next-02 {
top: 0;
right: -10px;
font-size: 25px;
position: absolute;
line-height: 50px;
border: none;
outline: none;
height: 50px;
z-index: 800;
cursor: pointer;
background: transparent;
padding: 0;
text-align: center;
height: 100%;

}

/*HOME - BOX
--------------------------------------------------*/

.mm-post-box {
	float: left;
}


/*HOME - BOX
--------------------------------------------------*/

#mm-menu-bambini {
	height: 750px;


}

#mm-menu-bambini .mm-content-box {
	border-right: 2px dashed #c1b4a3;
	border-left: 2px dashed #c1b4a3;
	background: url('images/banery/menu_bambini_tlo.png') no-repeat bottom center;
	height: 750px;
	margin: 0 2px;
}

@media (min-width: 768px) {
#mm-menu-bambini .mm-content-box {
	max-width: 370px;
}
}

@media (max-width: 767px) {
#mm-menu-bambini .mm-content-box {
	width: 100%;
	border-right: 0;
	border-left: 0;
	background: url('images/banery/menu_bambini_tlo.png') no-repeat bottom center;
	height: 750px;
	margin: 0;
}
}

.mm-menu-box-img {
max-width: 370px;
display: block;
margin: 0 auto;
height: 320px;
}

.mm-menu-box-opis {
	height: 350px;
}


@media (max-width: 767px) {
.mm-menu-box-opis {
	height: 300px;
}
}

.mm-menu-box-opis h2 {
	font-size: 40px;
	text-align: center;
	margin: 0;
}

.mm-menu-box-opis h4 {
	color: #6d3e20;
	font-size: 16px;
	line-height: 160%;
	text-align: center;
	margin: 0;
}

.mm-menu-box-link {
	height: 100px;
}

.mm-lista-alk {
	text-align: center;
	margin: 0;
	padding: 30px 0;

}

.mm-lista-alk li {
	font-size: 30px;
	line-height: 30px;
	display: inline-block;
	padding-left: 40px;
	color: #292428;
}

.mm-lista-alk li:before {
font-family: 'FontAwesome', Merriweather, Arial, Verdana, Helvetica, sans-serif;
}

.mm-lista-alk li:before {
display: inline-block;
font-size: 10px;
color: #c1b4a3;
font-weight: normal;
line-height: 30px;
height: 30px;
width: 20px;
vertical-align: top;
margin-right: 10px;
margin-left: -30px;

/* Safari */
-webkit-transform: rotate(-45deg);

/* Firefox */
-moz-transform: rotate(-45deg);

/* IE */
-ms-transform: rotate(-45deg);

/* Opera */
-o-transform: rotate(-45deg);


}

@media (max-width: 991px) {
	.mm-lista-alk li {
	font-size: 30px;
	line-height: 30px;
	display: block;
	padding: 5px 40px;
	color: #292428;
}

.mm-lista-alk li:after {
font-family: 'FontAwesome', Merriweather, Arial, Verdana, Helvetica, sans-serif;
}

.mm-lista-alk li:after {
display: inline-block;
font-size: 10px;
color: #c1b4a3;
font-weight: normal;
line-height: 30px;
height: 30px;
width: 20px;
vertical-align: top;
margin-right: -30px;
margin-left: 10px;

/* Safari */
-webkit-transform: rotate(-45deg);

/* Firefox */
-moz-transform: rotate(-45deg);

/* IE */
-ms-transform: rotate(-45deg);

/* Opera */
-o-transform: rotate(-45deg);

}
.mm-lista-alk li:after {content: " \f0c8";}
}

.mm-lista-alk li:before {content: " \f0c8";}

.mm-content-box.mm-cb-alk-wina h2 {
	font-size: 30px;
	text-align: center;
	margin: 0;
}

.mm-content-box.mm-cb-alk-wina h4 {
	color: #6d3e20;
	font-size: 16px;
	line-height: 160%;
	text-align: center;
	margin: 0;
}



/*FOOTER - BOX
--------------------------------------------------*/

.mm-cb-footer-contact-logo {
	margin: 0 auto;
	display: block;
}

.mm-cb-footer-contact {
	padding: 30px 0;
}

@media (max-width: 991px) {
.mm-cb-footer-contact-logo {
	margin: 20px auto;
	display: block;
}
.mm-cb-footer-contact {
	padding: 10px 0;
}
}

.mm-cb-footer-contact p,
.mm-cb-footer-contact p a {
	font-size: 18px;
	text-align: center;
	color: #774425;
}

.mm-cb-footer-contact p .mm-icon {
	font-size: 26px;
	color: #906c52;
}

.mm-cb-footer-contact p.mm-cb-fc-phone,
.mm-cb-footer-contact p.mm-cb-fc-phone a {
	font-weight: normal;
	font-size: 26px;
	font-family: "Times New Roman", serif;
}

@media (max-width: 991px) {
.mm-cb-footer-contact p .mm-icon {
	font-size: 22px;
}
.mm-cb-footer-contact p.mm-cb-fc-phone {
	font-size: 22px;
}
}

@media (max-width: 575px) {
.mm-cb-footer-contact p .mm-icon {
	font-size: 20px;
}
.mm-cb-footer-contact p.mm-cb-fc-phone {
	font-size: 20px;
}
}


.mm-cb-footer-logo-link {
	display: block;
	width: 200px;
	margin: 10px auto;
}


/*HOME - BOX 01
--------------------------------------------------*/

.btn-outline-secondary.mm-cbh {
  color: #5a6173;
  background-color: #e7e7e7;
  background-image: none;
  border-color: #e7e7e7;
}

.btn-outline-secondary.mm-cbh:hover {
  color: #e7e7e7;
  background-color: #5c6375;
  border-color: #5c6375;
}

.btn-outline-secondary.mm-cbh:focus, .btn-outline-secondary.mm-cbh.focus {
  box-shadow: 0 0 0 3px rgba(134, 142, 150, 0.5);
}


.mm-home-baner-box-01 {
background: url('images/tlo_01.png') no-repeat left top;

overflow-x: hidden;
}


.btn-outline-secondary.mm-hbb01 {
  color: #5a6173;
  background-color: #d9e2e8;
  background-image: none;
  border-color: #d9e2e8;
}

.btn-outline-secondary.mm-hbb01:hover {
  color: #5a6173;
  background-color: #f0f9fd;
  border-color: #f0f9fd;
}

.btn-outline-secondary.mm-hbb01:focus, .btn-outline-secondary.mm-hbb01.focus {
  box-shadow: 0 0 0 3px rgba(134, 142, 150, 0.5);
}

/*MENU - DANIA
--------------------------------------------------*/

.mm-danie {
float: left;
width: 100%;
position: relative;
padding-top: 30px;
padding-bottom: 35px;
background-image: linear-gradient(to right, #bbb2ab 33%, rgba(255,255,255,0) 0%);
background-position: bottom;
background-size: 4px 2px;
background-repeat: repeat-x;
}

.mm-danie-tytul h3 {
	font-size: 26px;
	margin: 5px 0;
}

.mm-wino-tytul h3 {
	font-size: 20px;
	margin: 5px 0;
}

.mm-danie-cena h3 {
	font-size: 26px;
	text-align: right;
	margin: 5px 0;
}

.mm-danie-cena {}

.mm-danie-opis p {
	margin: 0;
}

.mm-danie-opis-pl p {}
.mm-danie-opis-en p {font-style: italic; color: #808080; font-size: 16px;}
.mm-danie-opis-it p {font-style: italic; color: #808080; font-size: 16px;}

.mm-wino-ikonka img {
	margin: 20px auto 0 auto;
}

.mm-wino-opis-tytul {
	margin-left: -120px;
	width: 120px;
	display: inline-block;
	font-style: italic; 
	color: #808080;
}

.mm-wino-opis {
	position: relative;
	padding-left: 120px;
}

@media (max-width: 575px) {
.mm-wino-opis-tytul {
	margin-left: -100px;
	width: 100px;
}

.mm-wino-opis {
	padding-left: 100px;
}
}

.mm-img-wino-czerwone {
	margin: 10px 0 0 0;
	float: right;
	height: 110px;
}

.mm-img-wino-biale {
	margin: 10px 0 0 0;
	float: right;
	height: 110px;
}

.mm-img-wino-musujace {
	margin: 10px 0 0 0;
	float: right;
	height: 110px;
}

.mm-img-wino-domu {
	margin: 10px 0 0 0;
	float: right;
	height: 110px;
}

/*PAGINACJA - IKONKI - HOME PAGE
--------------------------------------------------*/

.mm-oferta-ikonki-box {
	border-top: 1px dashed #cecece;
}

.mm-oferta-ikonka {
	width: 80%;
	display: block;
	margin: 0 auto;
}

@media (max-width: 767px) {
.mm-oferta-ikonka {
	width: 50%;
	display: block;
	margin: 0 auto;
}
}

.mm-oferta-ikonka-stopka {
	width: 200px;
	display: block;
	margin: 0 auto;
}

.mm-oferta-ikonka-stopka-02 {
	width: 300px;
	display: block;
	margin: 0 auto;
}

/*PAGINACJA - PAGE
--------------------------------------------------*/

.screen-reader-text {
display: none;
}

.nav-links {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
}

.page-numbers {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;

  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.nav-links a:first-child,
.nav-links span:first-child  {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.nav-links a:last-child,
.nav-links span:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.page-numbers:hover,
.page-numbers:focus {
  z-index: 3;

  background-color: #dddddd;
  border-color: #ddd;
}
.page-numbers.current,
.page-numbers.current:hover,
.page-numbers.current:focus {
  z-index: 2;
  color: #000;
  cursor: default;
  background-color: #ececec;

}


/* LISTA PODSTRON
--------------------------------------------------*/

.mm-nazwa-podstrony {
	
}

.mm-lista-podstron {
	margin-bottom: 30px;
}

.mm-lista-podstron h2 {text-align: center;}

@media (min-width: 992px) {
.mm-lista-podstron .mm-nazwa-podstrony:nth-child(2n+1) {
    clear: both;
}
}

@media (min-width: 992px) {
.mm-lista-podstron .mm-nazwa-podstrony-3:nth-child(3n+1) {
    clear: both;
}
}

.mm-nazwa-podstrony-link {
float: left;
text-align: center;
width: 100%;
margin: 10px 0;
padding: 20px 10px;
color: #727274;
font-size: 18px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
border: 1px solid #dfdfdf;
text-decoration: none;
background-color: #ffffff;
}

@media (max-width: 767px) {
.mm-nazwa-podstrony-link {
font-size: 16px;
padding: 15px 5px;
}
}

.mm-nazwa-podstrony-link:hover,
.mm-nazwa-podstrony-link:focus {
color: #727274;
background-color: #f4f4f4;
border: 1px solid #dfdfdf;
}

.mm-nazwa-podstrony-link img {
	z-index: 5;
	position: relative;
	margin-bottom: 10px;
}


.mm-nazwa-podstrony-tytul {
	z-index: 10;
	position: relative;
}

.mm-nazwa-podstrony-link:hover img {

}



/* OFERTA LISTA
--------------------------------------------------*/

.table tbody tr td h2,
.mm-col-produkt-opis h2 {
	margin: 0;
	color: #000000;
	font-size: 30px;
}

.mm-col-produkt-tab h3 {
	margin: 0 0 20px 0;
	font-size: 30px;
}

.mm-row-produkt {
border-top: 1px solid #d0d0d1;
margin-top: 30px;
margin-bottom: 30px;
padding-top: 20px; 
padding-bottom: 20px;
margin-right: 0px;
margin-left: 0px;
}

.mm-row-pdf{
margin-top: 10px;
margin-bottom: 40px;
padding-top: 10px; 
padding-bottom: 10px;
margin-right: 0px;
margin-left: 0px;
}

.mm-col-produkt-img, 
.mm-col-produkt-opis, 
.mm-col-produkt-tab {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.mm-col-produkt-img p img,
.mm-col-produkt-img img {
  display: block;
  max-width: 100%;
  height: auto;
}

@media (max-width: 991px) {
.mm-col-produkt-img p img,
.mm-col-produkt-img img {
display: block;
margin: 0 auto;
}
}

@media (min-width: 992px) {
	
.mm-col-produkt-img {
padding-right: 15px;
padding-left: 0px;
-ms-flex: 0 0 30%;
flex: 0 0 30%;
max-width: 30%;
}

.mm-col-produkt-opis {
padding-right: 0px;
padding-left: 0px;
-ms-flex: 0 0 70%;
flex: 0 0 70%;
max-width: 70%;}

.mm-col-produkt-tab {
padding-right: 0px;
padding-left: 0px;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}

}
@media (max-width: 991px) {

.mm-col-produkt-img {
 padding-top: 20px;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}

.mm-col-produkt-opis {
padding-top: 20px; 
padding-bottom: 20px;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}

.mm-col-produkt-tab {
padding-top: 20px; 
padding-bottom: 20px;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}

}

/* 
NOWOSCI
--------------------------------------------------*/

.mm-post-dane {

}

.mm-post-dane .mm-post-dane-box {
	float: left;
	width: 100%;
	padding: 10px 0;
	border-top: solid 1px #e5e5e5;
	border-bottom: solid 1px #e5e5e5;
	margin-bottom: 20px;
}

.mm-post-dane .mm-post-dane-box p {
	font-size: 14px;
	margin: 0;
}

.mm-post-dane .mm-post-dane-box p span {
	color: #e5e5e5;
}

/*
SOCIALMEDIA
--------------------------------------------------*/

.mm-social-media {
float: left;
width: 100%;
padding: 5px 5px 0px 5px;
margin: 10px 0px 0px 0px;
list-style: none;
text-align: left;
}


@media (max-width: 991px) {
.mm-social-media {
	text-align: center;
	padding: 10px 5px 5px 5px;
	margin: 0px 0px 10px 0px;
	}
}

.mm-social-media li {
padding: 0px 5px;
margin: 0;
display: inline-block;
}

.mm-social-media li a {
color: #374052;
float: left;
font-size: 24px;
line-height: 24px;
}

.mm-social-media li a:hover,
.mm-social-media li a:focus {
color: #39c5ff;
}

.mm-footer {
	
}
.mm-social-media.mm-footer {
padding: 5px 0px 5px 0px;
margin: 10px 0px 15px 0px;
text-align: left;
}

@media (max-width: 991px) {
.mm-social-media.mm-footer {
margin: 15px 0px 15px 0px;
text-align: center;
}
}

.mm-social-media.mm-footer li a {
color: #a0a2a7;
}

.mm-social-media.mm-footer li a:hover,
.mm-social-media.mm-footer li a:focus {
color: #39c5ff;
}

/* 
PLIKI DO POBRANIA
--------------------------------------------------*/

.pliki-do-pobrania {
margin: 10px 0;
width: 100%;
float: left;
display: block;
position: relative;
}

.pliki-do-pobrania a {
display: block;
margin: 5px 0;
width: 100%;

font-size: 18px;
line-height: 22px;
font-family: Merriweather, Arial, Verdana, Helvetica, sans-serif;
font-weight: 400;
background: #f4f4f4;
color: #374052;

padding: 20px 20px 20px 50px;

}

.pliki-do-pobrania a:hover {color: #374052; background: #39c5ff;}

.pliki-do-pobrania a:before {
font-family: 'FontAwesome', Merriweather, Arial, Verdana, Helvetica, sans-serif;
}

.pliki-do-pobrania a:before {
display: inline-block;
font-size: 22px;
font-weight: normal;
line-height: 22px;
width: 20px;
margin-right: 10px;
margin-left: -30px;
}

.pliki-do-pobrania a:before {content: " \f019";}


/* BANER SIDEBAR
--------------------------------------------------*/

.mm-sidebar-box div.mm-sidebar-menu-box {
float: left;
width: 100%;
}

.mm-sidebar-menu-thumb, 
.mm-sidebar-menu-title {
float: left;
min-height: 120px;
padding: 0 5px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;

}

.mm-sidebar-menu-thumb {
width: 40%;
padding: 0 10px;
}

.mm-sidebar-menu-title {
width: 60%;
padding: 0 5px;
}

.mm-sidebar-menu-thumb .mm-d-flex img {
width: 100%;
height:auto;
display: block;
margin: 5px auto;
align-self: center;
}

/* Push */
@-webkit-keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

a.mm-sidebar-menu-link .mm-sidebar-menu-thumb img {
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}

a.mm-sidebar-menu-link:hover .mm-sidebar-menu-thumb  img {
  -webkit-animation-name: hvr-push;
  animation-name: hvr-push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

.mm-sidebar-menu-title .mm-d-flex .mm-box-flex {
	width: 100%; 
}

.mm-sidebar-box div.mm-sidebar-menu-box .mm-d-flex {height: 120px;}

@media (min-width: 768px) and (max-width: 991px) {
.mm-sidebar-menu-thumb, 
.mm-sidebar-menu-title {
min-height: 120px;
}

.mm-sidebar-box div.mm-sidebar-menu-box .mm-d-flex {height: 150px;}
}

@media (max-width: 767px) {
	
.mm-sidebar-menu-thumb, 
.mm-sidebar-menu-title {
min-height: 100px;
}

.mm-sidebar-menu-thumb {
width: 100%;
padding: 0 10px;
}

.mm-sidebar-menu-title {
width: 100%;
padding: 0 5px;
}

}

.mm-sidebar-menu-box a.mm-sidebar-menu-link {
float: left;
width: 100%;	

background-image: linear-gradient(to right, #cebdab 33%, rgba(255,255,255,0) 0%);
background-position: bottom;
background-size: 4px 2px;
background-repeat: repeat-x;
}


.mm-sidebar-box div.mm-sidebar-menu-box a h3,
.mm-sidebar-box div.mm-sidebar-menu-box a h4 {
position: relative;
text-align: left;
text-transform: uppercase;
color: #292428;
font-weight: 500;
padding: 5px 0;
}

.mm-sidebar-box div.mm-sidebar-menu-box a h3 {
color: #292428;
margin: 0;
line-height: 20px;
padding: 5px 0 0 0;
font-size: 20px;
}

.mm-sidebar-box div.mm-sidebar-menu-box a h4 {
color: #8a633a;
margin: 0;
line-height: 20px;
padding: 0 0 5px 0;
font-size: 16px;
}

.mm-sidebar-box div.mm-sidebar-menu-box a:hover h3 {
color: #8a633a;
}

@media (min-width: 768px) and (max-width: 1199px) {
.mm-sidebar-box div.mm-sidebar-menu-box a h3 {
text-align: center;
line-height: 20px;
font-size: 16px;
}

.mm-sidebar-box div.mm-sidebar-menu-box a h4 {
text-align: center;
line-height: 18px;
font-size: 14px;
}
}

@media (max-width: 767px) {
.mm-sidebar-box div.mm-sidebar-menu-box a h3 {
text-align: center;
line-height: 18px;
font-size: 16px;
}

.mm-sidebar-box div.mm-sidebar-menu-box a h4 {
text-align: center;
line-height: 18px;
font-size: 14px;
}
}



/* ZAKLADKA - FUNCTION SHORDCODE
--------------------------------------------------*/

.mm-zakladka-tytul {
	cursor: pointer; 
	font-size: 16px; 
	line-height: 150%; 
	padding-left: 40px;
}

.mm-zakladka-tresc {border-top: 1px solid #d5d5d5;}
.card {
margin-top: 15px;
margin-bottom: 15px;
background-color: #ffffff;
border: 1px solid #d5d5d5;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
}

.card > .card-header {
  background-color: #f4f4f4;
  border-color: transparent;
}

.mm-zakladka-tytul:hover,
.mm-zakladka-tytul:focus {background-color: #ffffff;}


.mm-zt-normal {
	font-size: 16px; 
	line-height: 150%; 
	font-style: italic; 
}
.mm-zt-formularz {
font-size: 18px;
line-height: 22px;
font-weight: 400;
color: #374052;	
padding-top: 20px;
padding-bottom: 20px;
}

.mm-zakladka-tytul.mm-zt-formularz:hover,
.mm-zakladka-tytul.mm-zt-formularz:focus {
	color: #374052; 
	background: #39c5ff;
}


/* BUTTON PRIMERY
--------------------------------------------------*/

.btn-primary {
  color: #ffffff;
  background-color: #ed1b24;
  border-color: #ed1b24;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
font-style: italic;

  padding: 15px 20px;
  font-size: 14px;
  line-height: 14px;
  font-weight: 300;

-webkit-box-shadow: 0px 12px 10px -8px rgba(237,27,37,0.4);
-moz-box-shadow: 0px 12px 10px -8px rgba(237,27,37,0.4);
box-shadow: 0px 12px 10px -8px rgba(237,27,37,0.4);
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #7f573b;
  border-color: #7f573b;
  
-webkit-box-shadow: 0px 12px 10px -8px rgba(127,87,59,0.4);
-moz-box-shadow: 0px 12px 10px -8px rgba(127,87,59,0.4);
box-shadow: 0px 12px 10px -8px rgba(127,87,59,0.4);
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #7f573b;
  border-color: #7f573b;
  
-webkit-box-shadow: 0px 12px 10px -8px rgba(127,87,59,0.4);
-moz-box-shadow: 0px 12px 10px -8px rgba(127,87,59,0.4);
box-shadow: 0px 12px 10px -8px rgba(127,87,59,0.4);
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #6d3e20;
  border-color: #6d3e20;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #475064;
  border-color: #475064;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}

/* SCROLLREVEAL
--------------------------------------------------*/

.mm-a-sr {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}

/* FORMULARZ
--------------------------------------------------*/
@media (max-width: 767px) {
.col-kontakt {text-align: center;}
}

label {
font-weight: 400;
}

.mm-form-box {
float: left; 
width: 100%; 
padding: 40px 0px 10px 0px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.wpcf7-submit {margin-top: 10px;}

.form-control {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}

.input-group-btn .btn.btn-primary, 
.input-group-btn .btn.btn-default {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}

.wpcf7-form-control.wpcf7-submit {
cursor: pointer;
}

.form-control:focus {
  border-color: #353a57;

  background-color: #ffffff;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(201, 216, 230, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(201, 216, 230, .6);
}

.form-control::-moz-placeholder {
  color: #000000;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #000000;
}
.form-control::-webkit-input-placeholder {
  color: #000000;
}

.wpcf7-response-output {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;

  padding: 15px !important;
  margin: 0px !important;
}

.wpcf7-spam-blocked {
color: #8a6d3b;
background-color: #fcf8e3;
border: 1px solid #faebcc !important;
}

.wpcf7-validation-errors,
.wpcf7-mail-sent-ng {
color: #8a6d3b;
background-color: #fcf8e3;
border: 1px solid #faebcc !important;
}
 
.wpcf7-mail-sent-ok {
  color: #3c763d;
  background-color: #dff0d8;
  border: 1px solid #d6e9c6 !important;
}

/* WYSZUKIWARKA
--------------------------------------------------*/

.mm-search-btn {
	cursor: pointer;
}

/* OKRUSZKI - PODSTRONA
--------------------------------------------------*/

#crumbs {
float: left;
width: 100%;
font-size: 13px;
padding: 15px 0 15px 0;
margin: 2px 0 0 0;
list-style: none;
background-color: #ffffff;
color: #686868;
}

@media (max-width: 767px) {
#crumbs {
text-align: center;
padding: 20px 0px 10px 0;
}
}

.crumbs-slash {
color: #686868;
}

#crumbs a {
font-size: 13px;
line-height: 30px;
color: #686868;
}

#crumbs a:hover,
#crumbs a:focus {
color: #7d7d7d;
}

#crumbs span.current {
font-size: 13px;
color: #b0b0b0;
}

/*MODAL
--------------------------------------------------*/

.modal-open {
  overflow: hidden;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}

.modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}

.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}

.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-radius: 0;
  outline: 0;
}

.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 0;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 5% auto;
  }
}

@media (min-width: 992px) {
  .modal-dialog {
    max-width: 860px;
  }
.modal-content {
  min-height: 500px;
}
}

.mm-modal-close {
	position: absolute;
	top: -20px;
	right: -20px;
	font-size: 40px;
line-height: 50px;
vertical-align: middle;
height: 50px;
width: 50px;
}

@media (max-width: 767.98px) {
	
.mm-modal-close {
	position: absolute;
	top: 15px;
	right: 15px;
	font-size: 20px;
line-height: 40px;
vertical-align: middle;
height: 40px;
width: 40px;
}
	
}

@media (max-width: 767.98px) {
  .modal-dialog {
    margin-top: 50px;
  }
}

.mm-modal-close {
  font-weight: bold;
  color: #ff0000;
}

button.mm-modal-close {
-webkit-appearance: none;
padding: 0;
cursor: pointer;
background: #ffffff;
border: 0;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
vertical-align: middle;
aspect-ratio: 1/1;
}

.mm-modal-close:hover,
.mm-modal-close:focus {
  color: #ffffff;
  background: #ff0000;
  text-decoration: none;
  cursor: pointer;

}
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #81593c;
  
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

/*PRZYCISK TOP
--------------------------------------------------*/

.mm-scrollup {
font-size: 40px;
line-height: 100%;
color: #fff;
position: fixed;
bottom: 10px;
right: 20px;
display: none;
background: rgba(91, 91, 91, 0.6);
padding: 2px 10px;
z-index: 10000;
}

.mm-scrollup:focus,  
.mm-scrollup:hover {
color: #fff;
background: rgba(91, 91, 91, 1);
}

/*FOOTER CONTENT
--------------------------------------------------*/

.mm-img-normal-footer-baner {
width: 100%;
height:auto;
display: block;
margin: 0 auto;
}
.mm-img-mobile-footer-baner {
width: 100%;
height:auto;
display: block;
margin: 0 auto;
}

.mm-footer-box p {
font-weight: 300; 
color: #cececc;
}

.mm-footer-box p a.mm-a-blue {
color: #42b8e8;
}
.mm-footer-box p a.mm-a-green {
color: #adce41;
}

.mm-logo-stopka {
	margin-bottom: 30px;
}

@media (max-width: 767px) {
.mm-footer-box p {
text-align: center;
}
.mm-logo-stopka {
margin: 40px auto 20px auto;
display: block;
}
}

@media (min-width: 992px) {
.mm-baner-footer {
	margin-top: -240px;
}
}

.mm-baner-footer-logotypy {
	margin-top: 30px;
}

/*PODPIS
--------------------------------------------------*/

.mm-caption-copyright, 
.mm-caption-webdesigner {
	float: left;
	width: 100%;
}

.mm-caption-copyright p ,
.mm-caption-copyright p a,
.mm-caption-webdesigner p,
.mm-caption-webdesigner p a {
font-size: 12px;
color: #906c52;
text-decoration: none;
}

.mm-caption-copyright p a:hover,
.mm-caption-webdesigner p a:hover {color: #906c52;}

.mm-caption-copyright p {text-align: center;}
.mm-caption-webdesigner p {text-align: center;}


@media (max-width: 991px) {
.mm-caption-copyright p,
.mm-caption-webdesigner p {text-align: center;}
}

/*COOKIES
--------------------------------------------------*/

.cookieWarningBox {
	position: fixed; 
	bottom: 0px; 
	left: 0px; 
	width: 100%; 
	padding: 5px; 
	display: none; 
	font-size: 12px; 
	color: #ffffff; 
	z-index: 900; 
	background: rgba(0, 0, 0, 0.8);
}

.cookieWarningBox div.cookies-close {
	display: inline-block;
	background: red; 
	color: #fff; 
	font-size: 20px; 
	line-height: 26px; 
	padding: 5px 10px;
	cursor: pointer;
}

.cookieWarningBox div.cookies-close:hover {
	color: red; 
	background: #fff;
}

.cookieWarningBox a {
	color: #fff; 
	text-decoration: underline;
}

.cookieWarningBox a:hover, .cookieWarningBox a:focus {
	color: #d5d5d5;
}

/*ANIMACJE - HOVER CSS
--------------------------------------------------*/

.pliki-do-pobrania a ,
.navbar-nav .nav-item > a,
.navbar-nav .nav-item .dropdown-menu > a,
.nav.mm-foter-menu .nav-link > a {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}

/*ANIMACJE
--------------------------------------------------*/

/* Wobble Vertical */
@-webkit-keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }

  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }

  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.hvr-wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-wobble-vertical:hover, .hvr-wobble-vertical:focus, .hvr-wobble-vertical:active {
  -webkit-animation-name: hvr-wobble-vertical;
  animation-name: hvr-wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}