/*
	Theme Name: PolskieMarki
	Theme URI: http://solmedia.pl
	Description: Custom WordPress Theme
	Version: 1.0
	Author: Andrzej Bolewski
	Author URI: http://solmedia.pl
	Tags: Blank, HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/
/*baza
red ec1818 */
body {
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
    overflow-x:hidden;
	font-size: 14px;
	line-height: 1.62;
	color: #000;
}
img {
	max-width: 100%;
	height: auto;
}
a {
	color:#000;
    transition:0.3s all ease;
}
a:hover {
	opacity: .85;
}
h1,h2,h3,.crp_title {
    font-family: 'Open Sans Condensed',sans-serif;
    font-weight: 700;
	line-height: 1.1;
}
h1 {
	text-align: left;
}
.wrap_info h3 {
    font-family: 'Roboto Condensed',sans-serif;
    font-weight: 700;
}
.center {
	text-align: center;
}
@media (min-width: 1300px) {
.container {
    width: 1200px;
}
}
.right {
	text-align: right;
}
.flex {
	display: flex;
}
/*Sekcje*/
section,body:not(.kingcomposer) article {
   padding:10px 0
}
#category,main {
	padding:30px 0
}
.odstep {
	padding-top: 134px
}
#top {
	padding: 20px 0;
	transition:0.3s all ease;
	height: auto;
	background: #3c3c3b
	;
}
.smaller #top {
	/*height: 0;
	overflow: hidden;*/
	padding: 5px 0;
}
#logo {
	
	transition:0.3s all ease;
}
.smaller #top #logo{
}
#menu {
	padding: 5px 0;
    border-bottom: 1px solid #b2b2b2;
    border-top: 1px solid #b2b2b2;
}
#header {
	display: block;
    width: 100%;
    position: fixed;
    z-index: 10;
    top:0;
	background: #fff;
	padding: 0;
	transition:0.3s all ease;
    box-shadow: 0 0 5px #ccc;
}
#header.smaller {
	padding: 0;
}
#header .row {
	display: flex;
	align-items:center;
}
.admin-bar #header{
	top: 32px;
}
#tlo {
	background: url(img/tlo.jpg) center center;
	background-size:cover;
	text-align: center;
    padding: 30px;
}
.ramka {
    margin: 0 auto;
    padding: 15px 0;
	text-align: center;
}
#stopkaBig {
	background:#333;
	color: #fff;
	text-align: center;
	padding: 0;
}
#stopkaBig .nav-pills>li>a,#stopkaBig  .kc-multi-icons-wrapper i {
	color: #fff;
	text-transform: uppercase;
}
#menu-footermenu {
    display: flex;
    justify-content: center;
}
#menu-footermenu:before,#menu-footermenu:after {
	content: '';
	width: 400px;
	height: 1px;
	background: #727372;
	position: absolute;
	left: calc(50% - 200px);
	top: 0;
}
#footer1,#menu-footermenu {
    padding: 20px 0;
}
#footer3 {
	padding: 30px 0;
	color: #727372;
}
#footer3 a {
	color: #727372;
}
#menu-footermenu:after {
	top: auto;
	bottom: 0;
}
#stopka{
	background:#333;
	padding:10px 0;
	font-size:11px;
	font-weight:300;
	color:#fff;
}
#stopka a {
	color: #ddd;
}
/*menu*/
.nav>li>a:focus, .nav>li>a:hover, .nav>li.active>a {
	background-color:inherit;
}
.navbar-toggle .icon-bar {
	background: #8e4a8e;
    width: 30px;
    height: 3px;
}
.navbar-toggle .icon-bar+.icon-bar {
	   margin-top: 6px;
}
.navbar-collapse {
    position: absolute;
    left: 0px;
    width: 100%;
	background: #fff;
    padding: 0 15px;
	top:160px;
	z-index: 9;
}
/*paski*/
::-webkit-scrollbar {
    width: 12px;
}
::-webkit-scrollbar-track {
    background-color: #f5f5f5;
    border-left: 0px solid #ccc;
}
::-webkit-scrollbar-thumb {
    background-color: #ec1818;
}
/*Misc*/
article p img {
    max-width: 100%;
    height: auto;
}
h4.title {
    font-size: 20px;
    font-weight: 700;
}
.readmore {
	display:inline-block;
	padding-bottom:30px;
}
.date-tags {
	display:flex;
    justify-content: space-between;
}
#breadcrumbs {
    opacity: 0.4;
    padding-bottom: 20px;
}
#searchform label {
	display: none;
}
/*Blog*/
.wrap_info h3{
	margin: 0;
    font-size: 22px;
}
/*Editor*/
.entry-content img {
	margin: 0 0 1.5em 0;
	}
.alignleft, img.alignleft {
	margin-right: 1.5em;
	display: inline;
	float: left;
	}
.alignright, img.alignright {
	margin-left: 1.5em;
	display: inline;
	float: right;
	}
.aligncenter, img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
	}
.alignnone, img.alignnone {
	/* not sure about this one */
	}
.wp-caption {
	margin-bottom: 1.5em;
	text-align: center;
	padding-top: 5px;
	}
.wp-caption img {
	border: 0 none;
	padding: 0;
	margin: 0;
	}
.wp-caption p.wp-caption-text {
	line-height: 1.5;
	font-size: 10px;
	margin: 0;
	}
.wp-smiley {
	margin: 0 !important;
	max-height: 1em;
	}
blockquote.left {
	margin-right: 20px;
	text-align: right;
	margin-left: 0;
	width: 33%;
	float: left;
	}
blockquote.right {
	margin-left: 20px;
	text-align: left;
	margin-right: 0;
	width: 33%;
	float: right;
}

@media (max-width: 991px) {
	#category .post {
	    padding-bottom: 60px;		
	}
	.wrap-img {
		text-align: center;
		float: none;
		margin-right: 0;
		max-width: none;
	}
}

#s {
	background: #f6f6f6;
	color: #706f6f;
	border: 0;
    padding: 7px 12px;
    min-width: 250px;
}
#searchsubmit {
    position: relative;
	background: #ec1818;
	color: #fff;
    border: 0;
    padding: 7px 15px;
    text-transform: uppercase;
	left: -3px;
}
#mega-menu-item-12 a{
	opacity: .5 !important; 
}
#mega-menu-wrap-mainmenu {
    display: flex;
    justify-content: center;
}
#top .kc-multi-icons-wrapper {
    float: right;
    padding: 0 40px;
}
div .kc-multi-icons-wrapper i {
	color: #fff;
	font-size: 20px;
	margin-right: 10px;
}
div .kc-multi-icons-wrapper a {
	background: inherit;
	margin: 1px;
}
.title-header {
	background: #ec1818;
	color: #fff;
    display: inline-block;
    padding: 0 20px;
	line-height: 35px;
    text-transform: uppercase;
    font-weight: 400;
	font-size: 15px;
	margin: 0
}
.pokaz-wszystkie {
	clear: both;
	text-align: right;
}
.btn-pokaz,.cat-post-footer-link {
	padding-left: 20px;
	color: #000;
	font-family: 'Roboto',sans-serif;
	background: url(img/dot.png) no-repeat left center !important;
	font-weight: 700;
	text-transform: uppercase;
}
.artykuly .post {
	float: left;
	position: relative;
	margin-bottom: 25px;
	max-width: 380px;
}
.artykuly .post:first-child {
	margin-right: 25px;
	max-width: 758px;
    max-height: 531px;
    overflow: hidden;
}
#artykuly .post:first-child h3 {
	font-size: 32px;
	margin-bottom: 10px;
	max-width: none;
}
#artykuly h3 {
    max-width: 230px;
}
.artykuly  .wrap_info {
	position: absolute;
	bottom: 0;
	padding: 15px;
	color: #fff;
}
.artykuly .wrap_info a {
	color: #fff;
}
#right-home,#right{
	border-left: 1px solid #b2b2b2;
	min-height: 100px;
    padding-left: 25px;
    margin-top: 20px;
}
#columns .col-md-9 {
	padding-right: 25px;
}
#category .col-md-9{
	padding-right: 30px;
}
.section-home {
	padding-right: 15px;
    border-bottom: 1px solid #b2b2b2;
	padding-top: 0;
}
.uklad2 {
	display: flex;
	flex-wrap:wrap;
    justify-content: space-between;
}
.uklad2 .date {
	padding-top: 10px;
    color: inherit;
    font-size: 15px;
}
.uklad2 .post {
	width: 265px;
    margin-bottom: 0;
    box-sizing: content-box;
	position: relative;
    padding-bottom: 10px;
}
.uklad2 .wrap_info,.crp_excerpt {
	padding-top: 15px;
    font-size: 15px;
    line-height: 1.3;
}
.my-widget {
	padding-bottom: 25px;
    font-family: 'Roboto',sans-serif;
	border-bottom: 1px solid #b2b2b2;
}
.my-widget:last-of-type,.section-home:last-of-type {
	border-bottom: 0;
}
.my-widget h3 {
	font-size: 15px;
	text-transform: uppercase;
	text-align: center;
	margin:10px 0 20px;
}
label {
	font-weight: 400;
	display: block;
	text-transform: uppercase;
	color: #b2b2b2;
}
.search-highlight {
background:yellow
}
.my-widget ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.my-widget li {
	position: relative;
	padding-left: 35px;
}
.my-widget li::before {
  content: "▪";
  color: #ec1818;
    font-size: 35px;
    position: absolute;
    left: 10px;
    top: -18px;
}
#mega-menu-wrap-mainmenu #mega-menu-mainmenu > li.mega-menu-item.mega-current-menu-item > a {
	position: relative;
}
@media (min-width: 992px) {
	#mega-menu-wrap-mainmenu #mega-menu-mainmenu > li.mega-menu-item.mega-current-menu-item:not(.mega-menu-item-12) > a:before,#mega-menu-wrap-mainmenu #mega-menu-mainmenu > li.mega-menu-item.mega-current-menu-parent >a:before,div #mega-menu-wrap-mainmenu #mega-menu-mainmenu > li.mega-menu-item:not(.mega-menu-item-12):hover >a:before,.wp-paginate .current:before {
		content:'';
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0 9px 10px 9px;
		border-color: transparent transparent #ec1818 transparent;
		position: absolute;
		position: absolute;
		left: calc(50% - 9px);
		bottom: -5px;
	}
}
.my-widget p.right {    
    margin: 15px 15px 0;
}
.partnerzy .textwidget {
    padding: 20px 30px;
}
.partnerzy .textwidget img{
	max-height: 120px;
	width: auto;
}
.partnerzy img {
	padding: 8px 0;
}
.wrap_img {
	position: relative;
}
#artykuly .wrap_img:before {
    background: linear-gradient(to bottom,transparent 0%, transparent 40%, #111 100%);
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
}
.single div.date {
	text-align: left;
	margin-bottom: 10px;
	font-size: 14px;
}
.the_post_thumbnail {
	padding: 15px 0;
}
article {
    font-size: 17px;
    line-height: 1.9em;
    font-family: 'Roboto',sans-serif;
    text-align: justify;
    word-break: break-word;
}
.featured_caption {
	font-size: 14px;
	opacity: .4;
}
.ss-inline-share-wrapper {
	opacity: .6;
	border-top: 1px solid #b2b2b2; 
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.ss-inline-share-wrapper .ozdobnik2 {
	position: relative;
	top: -20px;
}
div .ss-inline-share-wrapper .ss-social-icons-container>li>a {
    background: inherit !important;
	border: 0 !important;
}
.ss-social-icons-container a i {
	color: #000;
}
.ss-inline-share-content {
}
.powiazane li {
	display: inline-block;
	width: 390px;
	margin-bottom: 40px;
}
.powiazane {
	padding-left: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.crp_title {
	font-size: 24px;
    display: block;
    margin: 20px 0 10px;
}
.crp_date,div.date {
	color: #878787;
	display: block;
	font-size: 17px;
	padding-right: 10px;
	text-align: right;
}
.crp_excerpt {
	display: block;
	padding: 5px 0;
}
.crp_excerpt p {
	margin-bottom: 0;
}
.mega-menu-item-76 .mega-sub-menu {
	max-width: 400px !important;
}
#mega-menu-76-0 li {
	max-width: 200px !important;
}
h1.wojewodztwo {
	margin-top: -1px;
	margin-left: 1px;
	background: #ececec;
	color: #000;
    position: relative;
    top: -1px;
}
.navigation {
    width: 100%;
    text-align: center;
}
.wp-paginate li {
	display: inline-block;
}
.wp-paginate li > * {
    padding: 10px;
    color: #6d6d6d;
    font-size: 15px;
	position: relative;
}
.rek2 {
	max-width: 855px;
}
p.first {
	font-weight: 700;
}
.crp_related > h3 {
	margin-bottom: 30px;
}
p {
	margin-bottom: 1.9em;
}
#kontakt .content-icon {
	min-width: 35px;
	text-align: center;
}

#katalog .container {
	background: url(img/banner.png) center center;
	background-size:cover;	
	min-height: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#katalog h1 {
	text-align: center;
	font-weight: 300;
	text-transform: uppercase;
	margin: 0;
}
.sticky {
	position: relative;
}
.sticky .title-header {
	position: absolute;
    z-index: 1;
}
#artykuly {
	padding-bottom: 0;
}
.artykuly {
	float: left;
    border-bottom: 1px solid #b2b2b2;
}
#columns {
	padding-top: 0;
}
.opis-marka {
    margin-top: 10px;
    border-top: 1px solid #999;
    padding-top: 20px; 
}
.opis-marka img {
	float: left;
	margin: 0 20px 10px 0;
	/*box-shadow:0 0 5px #999*/
}
.marki-img {
	text-align: center;
}
.marki .marka {
	margin-bottom: 30px;
	padding: 15px;
}
.marki .marka .crp_title {
	margin-top: 0;
}
.marki .marka:nth-child(2n-1) {
	background: #f5f5f5;
}
.table-pola {
	background: #f5f5f5;
	clear: both;
	width: auto;
}
.table-pola td {
	padding: 7px 20px;
	border-bottom: 1px solid #e5e5e5;
}
.table>tbody>tr>td {
	border-top: 0;
}
.table-pola-archive td {
	padding: 5px 10px;
}
.kategorie {
	padding-left: 0;
}
.kategorie ul {
	padding-left: 20px;
	display: none;
}
.post-type-archive .kategorie ul {
	display: block;
}
.post-type-archive .kategorie .rozwin {
	font-weight: 700;
}
.post-type-archive .kategorie .rozwin.with-children:after {
	display: none;
}
.kategorie .rozwin {
	position: relative;
	transition:none;
	display: block;
}
.kategorie .rozwin.with-children {
	padding-right: 25px;
}
.kategorie .rozwin.with-children:after {
	content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 5px 0 5px;
    border-color: #ec1818 transparent transparent  transparent;
    position: absolute;
	right: 0;
    top:7px;
}
.kategorie li {
	display: block;
}
tr.polska {
	color: green;
}
tr.zagraniczna {
	color: red;
}
@media (max-width: 991px) {
	#menu-footermenu {
		flex-direction: column;
	}
	#header .row {
	    justify-content: center;
	}
	#mega-menu-wrap-mainmenu {
		justify-content: inherit;
	}
	.uklad2 .post {
		width: 100%;
	}
	.uklad2 .post:nth-child(2n) {
		margin-left: 0;
	}
	.artykuly .text {
		display: none;
	}
	.post {
		position: relative;
	}
	article h1 {
		text-align: left;	
	}
	#mega-menu-wrap-mainmenu #mega-menu-mainmenu{
		top: 46px;
	}	
	#s {
		font-size: 11px;
		width: 80%;
		min-width: 0;
	}
	#mega-menu-item-12 a{
		opacity: 1 !important; 
	}
	#menu-footermenu:before, #menu-footermenu:after {
		width: 100%;
	}
	.artykuly .post:first-child {
		margin-right: 0;
	}
	.section-home {
		padding-right: 0;
	}
	.odstep {
		padding-top: 120px
	}
	.marki-img {
		margin-bottom: 30px;
	}
}
@media (max-width: 767px) {
	.opis-marka img {
		float: none;
	}
}
h3.zagraniczne {
	margin-top: 60px;
}
.zagraniczna {
	border: 2px solid red;
}
.search-results li > div{
	display: flex;
	height: 100px;
    align-items: center;
}
.img-search {
	width: 250px;
	margin-right: 20px;
	text-align: center;
}
.img-search img{
	width: auto;
	max-height: 90px;
	max-width: 100%;
}
h1.title-header {
	margin-bottom: 15px;
}
.kategorie {
	flex-wrap:wrap;
}
.kategoria {
	width: 250px;
	padding: 30px 15px;
	background: #f5f5f5;
	margin: 0 15px 15px 0;
	text-align: center;
	min-height: 112px;
    display: flex;
    align-items: center;
	justify-content:center;
}
.kategoria h3 {
	margin: 0;
}