/* 	Layout: Pixelar
	Version: 3.0
	Autor: Adam Klos
	Kontakt: biuro@pixelar.pl
*/


/* RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1.8;
	font-family: 'Montserrat', sans-serif;
	font-size:17px;
	color:#3e3e3e;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img {
	max-width:100%;
}
.item-page a:hover {text-decoration:none;color:#F75151;}


/* STYLE OGÓLNE */

h1 {font-size:36px;}
h2 {font-size:32px}
h3 {font-size:24px}
h4 {font-size:20px}
h5 {font-size:18px}
h6 {font-size:15px}

h1,h2,h3 {margin-bottom:15px;}

p {margin-bottom:15px;}

a {text-decoration:none;font-weight:600;color:#126369;}
a:hover {cursor:pointer;}

b, strong {font-weight:bold;}

ul li  {
	list-style-type:square;
	padding-left:10px;
	margin-left:30px;
}
ul {
	margin-bottom:20px;
}
ol li  {
	padding-left:10px;
	margin-left:15px;
	margin-bottom:10px;
}
ol li ul {
	margin:15px 0;
}


/* HEADER */

#top {
	background:#10adb6;
	padding:5px;
	font-size:14px;
	color:#fff;
}
#top i {
	display:inline-block;
}
#top .fa-paper-plane {
	margin-left:10px;
	margin-right:5px;
}
#top .fa-mobile-alt {
	font-size:14px;
	position:relative;
	top:1px;
	margin-right:3px;
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index:99999;
  box-shadow:0 0 3px #ccc;
  padding:10px!important;
  font-weight:bold!important;
  font-size:13px!important;
}
header {
	background:#fff;
	height:120px;
}
#logo {
	position:relative;
	max-width:100%;
	top:3px;
	margin-left:30px;
}
.navbar-brand {
	padding:0!important;
}
.subheader {
	background:url(../images/subheader.jpg) center center no-repeat;
	background-size:cover;
	padding:100px 0 50px 0;
	margin-bottom:40px;
	text-align:center;
}
.subheader h1 {
	text-transform:uppercase;
	padding:20px;
	display:inline-block;
	line-height:34px;
	background-image: linear-gradient(to right, transparent, #fff, transparent) !important;
	width:100%;
	color:#333;
}
.jj-social-slider a {text-decoration:none;text-transform:uppercase;font-family: 'Montserrat', sans-serif;}



/* MENU */

.topmenu {
	
	background:transparent;
}
.topmenu li {
	display:inline!important;
	float:left;
	padding:0;
	margin:0 20px;
}
.topmenu li a {
	padding:10px 10px 30px 10px;
	color:#000;
	text-decoration:none;
	font-weight:400;
	font-size:15px;
	text-transform:uppercase;
}
.topmenu li a:hover {
	text-decoration:none;
	color:#F75151;
	background:none;
}
.topmenu li a:focus, .topmenu li a:active {
	background:none;
}
.topmenu li.active a /* Joomla */, .topmenu a.active {
	color:#07929b;
	
}
.navbar-collapse {
	background:#fff;
	z-index:9999;
}
.navbar-toggler {
	border:2px solid #ccc;
}
.navbar-toggler span.navbar-toggler-icon {
	color:#10adb6!important;
}
.navbar-toggler {
  border-color: #10adb6 /* Przykład: Czerwony kolor ramki */
}


/* GŁÓWNY BANNER */

#main-banner {
	background:url(../images/banner.jpg) no-repeat;
	background-position:center;
	text-align:right;
	padding:180px 0 180px 0;
	margin:0;
	background-size:cover;
	box-shadow:0 0 3px #525252;
}
#main-banner h1 {
	color:#fff;
	text-transform:uppercase;
	font-weight:400;
	background:rgba(16,173,182,0.7);
	margin-bottom:30px;
	padding:20px 40px 20px 0;
	font-family: 'Montserrat';
}	
#main-banner h2 {
	color:#343434;
	text-transform:uppercase;
	font-weight:400;
	background:rgba(255,255,255,0.7);
	font-size:24px;
	padding:20px 40px 20px 0;
}


/* CONTENT */

#content {
	padding:40px 0;
}
.sigplus-gallery ul li a.sigplus-image img.sigplus-preview {
	border-radius:50%;
}
.sigplus-gallery ul li a.sigplus-image {
	margin:10px;
}


/* HOMEPAGE */

.locations {
	background:url(../images/bg2.jpg) no-repeat;
	background-size:cover;
	padding:50px 0 100px 0;
	margin-top:40px;
}
.locations i {
	display:block;
	font-size:30px;
	margin-bottom:30px;
	color:#10adb6;
}

.main-text .highlighted {
	background:#10adb6;
	padding:20px;
	font-size:20px;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
}
.main-text .highlighted span {
	display:inline-block;
	position:relative;
	bottom:18px;
}
.main-text .highlighted img {
	width:160px;
	height:auto;
	position:relative;
	display:inline-block;
	top:5px;
	margin-right:30px;
}
.main-text a.button-style-1 {
	text-transform:uppercase;
	color:#fff;
	text-decoration:none;
	border:none;
	background:#10adb6;
	padding:10px 30px;
	font-weight:400;
	font-size:14px;
	display:inline-block;
	margin-top:20px;
}




/* PRODUKTY */

.product-list {
	margin-bottom:50px;
}
.category-view div.orderby-displaynumber,
.category-view div.products-view h4,
.category-view div.products-view p.product_s_desc,
.productdetails div.product-neighbours {
	display:none;
}
.products-view div.product .product-container h2 {
	font-size:16px;
}
.products-view div.product .product-container h2 a {
	color:#343434;
	text-decoration:none!important;
}
.products-view .vm-product-descr-container-1 {
	min-height:auto!important;
}
.products-view div.vm-details-button a {
	border:none;
	color:#fff;
	background:#973232;
	width:auto!important;
	padding:6px 15px;
	font-size:14px;
	position:relative;
	bottom:15px;
	border-radius:0;
	font-weight:400;
}
.vm-product-container .vm-product-media-container {
	width:100%!important;
}
.vm-product-media-container div.main-image {
	text-align:left!important
}
.vm-product-media-container div.main-image a:hover, 
.vm-product-media-container div.main-image img:hover {
	cursor:arrow!important;
}

.productdetails-view .product-short-description {
	padding-top:0!important;
	margin-top:0;
}
.product-container.productdetails-view.productdetails h1 {
	text-transform:uppercase;
	font-weight:400;
	font-size:24px;
	margin-bottom:30px!important;
	color:#126369;
}
.product-short-description div.product-desc ul li {
	margin-bottom:0!important;
	margin-top:0!important;
}
.vm-product-details-container div.product-short-description div.product-desc {
	line-height:1.4!important;
}
.productdetails div.back-to-category a.product-details {
	border:none;
	background:#909090;
	color:#fff;
	font-size:13px;
	padding:5px 15px;
	border-radius:0;
	position:relative;
	top:20px;
}
.productdetails-view.productdetails div.product-description {
	margin-bottom:80px;
	background:#F3F3F3;
	padding:20px;
}
.productdetails div.product-description span.title {
	display:none;
}
.productdetails div.product-description ul {
	margin-bottom:20px;
}
.category-view .products-view .product {
	margin-bottom:50px;
}
.category-view .products-view .product .vm-product-s-desc,
.category-view .products-view .product .product-price {
	display:none;
}
.category-view .products-view .product .product-container .vm-product-media-container {
	min-height:auto!important;
}

.category-view .products-view .product .product-container a.btn {
	text-transform:uppercase;
	color:#fff;
	text-decoration:none;
	border:none;
	background:#10adb6;
	padding:10px 30px;
	font-weight:400;
	font-size:14px;
	display:inline-block;
	margin-top:20px;
	border-radius:0;
}
.VMmenu li.VmOpen {
	background:#10adb6;
}
.VMmenu li.VmOpen a {
	color:#fff!important;
}
.VMmenu li a {
	color:#3e3e3e;
	font-weight:400;
	display:block;
}
.VMmenu li a:hover {
	text-decoration:none;
	color:#10adb6;
}
.VMmenu li {
	margin-bottom:5px;
	list-style-type:none;
	background:#f1f1f1;
	padding:7px 5px 7px 20px;
	margin-left:0!important;
}
.VMmenu {
	margin-left:0;
	padding-left:0;
}
h3.categories-title {
	background:#126369;
	color:#fff;
	padding:7px 5px 7px 20px;
}
.category-view .products-view h2.vm-products-type-title,
.category-view .vm-category-subcategories {
	display:none;
}
.category-view h1.vm-category-title {
	background:#126369;
	color:#fff;
	padding:7px 5px 7px 20px;
	text-align:center!important;
	font-size:24px!important;
}
.category-view div.browse-view div.vm-pagination.vm-pagination-top {
	display:none;
}
.VMmenu li.VmOpen ul.menu {
	margin-top:10px;
}
.VMmenu li.VmOpen ul.menu li a {
	color: #fff!important;
}
.VMmenu li.VmOpen ul.menu li {
	list-style-type:square;
	margin-left:20px!important;
	padding:0 0 0 5px!important;
	background:transparent!important;
	color: #fff!important;
	margin-bottom:5px!important;
}
.productdetails-view.productdetails div.back-to-category a.btn {
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	border: none;
	background: #10adb6;
	padding: 10px 30px;
	font-weight: 400;
	font-size: 14px;
	display: inline-block;
	margin-top: 20px;
	border-radius: 0;
}
.pagination li a.pagenav {
	color:#10adb6;
	text-decoration:none!important;
}
.productdetails .back-to-category a.btn svg {
	position:relative;
	top:4px;
	right:5px;
}
#facebox div.popup a.close {
	top:10px!important;
	right:10px!important;
}
._product_additional_footer {
	widht:100%;
	padding:10px;
	font-weight:600;
	background:#E3F6F6;
	text-align:center;
}	
.productdetails .main-image a:hover {
	cursor: default!important;
}
.productdetails .main-image a {
    pointer-events: none;
}


/* TABELKA Z KODAMI */

.nfz-section {}
.nfz-section h3 {
	background: #126369;
	color:#fff;
	margin-bottom:0;
	padding:15px;
	font-size:20px;
	text-transform:uppercase;
}
.nfz-table {
	width:100%;
	border:1px solid #ccc;
	margin-bottom:20px;
	text-align:center;
}
.nfz-table td {
	padding:6px;
}
.nfz-table th {
	padding:10px 6px;
}
.nfz-table tr:first-child {
	background: #2F9196!important;
	color:#fff;
}
.nfz-table tr th {font-weight:600;}
.nfz-table tr td:first-child {
	width:10%;
}
.nfz-table tr td:nth-child(3) {
	width:17%;
}
.nfz-table tr td:nth-child(4) {
	width:13%;
}
.nfz-table tr:nth-child(odd) {
  background-color: #f1f1f1;
}


/* POLITYKA PRYWATNOŚCI */

._polityka_prywatnosci table {
	border:1px solid #ccc;
	border-collapse: collapse; 
	width:100%;
	margin-bottom:30px;
}
._polityka_prywatnosci table td, ._polityka_prywatnosci table th {
	padding:10px;
	width:33%;
	border: 1px solid #ccc;
}
._polityka_prywatnosci table tr:first-child {
	background:#f1f1f1;
}
._polityka_prywatnosci table th {
	font-weight:bold;
}


/* STOPKA */


footer {
	padding:40px 0;
	border-top:1px solid #ccc;
	font-size:15px;
	background:#fff;
}
footer p {
	margin:0;
	width:100%;
}
footer a {
	color:#C62D2D!important;
	text-decoration:none!important;
	font-weight:600;
}


/* COOKIES */

#s-bns button {
	padding:7px 10px 9px 10px;
}


#btn-back-to-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	display: none;
	background:#126369;
	color:#fff;
}

/* MOBILNE */

@media (max-width:1100px) {
	.main-text .highlighted img {
		margin-bottom:20px;
	}
}
@media (max-width: 1000px) {
	
	.navbar-collapse ul.topmenu li {
		display:inline-block;
		width:100%;
		float:none;
		padding:6px 0px;
		font-size:14px;
		margin:0;
		text-align:center!important;
	}
	.navbar-collapse ul.topmenu li a {
		padding:7px;
		margin:0;
	}
	.topmenu li.active a, .topmenu a.active {
	border-bottom:none;
	}	
	.navbar-collapse {
		box-shadow:0 0 5px #ccc;
	}
	#main-banner {
		padding:100px 0 100px 0;
		margin:0;
		background-size:cover;
		box-shadow:0 0 3px #525252;
	}
	#main-banner h1 {
		margin-bottom:20px;
		padding:15px;
		font-size:24px;
	}	
	#main-banner h2 {
		font-size:18px;
		padding:15px;
	}
	.subheader {
		padding:50px 0 20px 0;
		margin-bottom:40px;
	}
.subheader h1 {
		padding:15px;
		line-height:32px;
		font-size:24px;
	}
	
}

@media (max-width:900px) {
	.jj-social-slider {display:none;}
}

@media (max-width:700px) {
	.nfz-table td {
	padding:0px;
	font-size:14px;
	}
	.nfz-table th {
		padding:0;
		font-weight:400!important;
		font-size:14px;
	}
}