/*
Welcome to Custom CSS!

CSS (Cascading Style Sheets) is a kind of code that tells the browser how
to render a web page. You may delete these comments and get started with
your customizations.

By default, your stylesheet will be loaded after the theme stylesheets,
which means that your rules can take precedence and override the theme CSS
rules. Just write here what you want to change, you don't need to copy all
your theme's stylesheet content.
*/
p,
.entry-content ul li,
.page-id-11 blockquote {
	font-size: 16px;
}

.entry-content ul {
	margin-top: -25px;
}

.header-search,
.entry-footer,
.home .site-content .entry-meta,
.archive .site-content .entry-meta,
.comments-area,
.single .byline,
.markerly-share-markerly,
.home .markerly-image-wrapper,
.archive .markerly-image-wrapper,
.markerly-icon,
.single .entry-meta,
.jp-carousel-info,
.jp-carousel-fadeaway,
.jp-carousel-left-column-wrapper,
.jp-carousel-buttons {
	display: none !important;
}

.site-branding {
	max-width: none;
	border: none;
}

.site-branding .site-title a {
	background: url("http://pomaranczestudio.pl/wp-content/uploads/2019/09/pomarancze.png") no-repeat top left;
	width: 304px;
	height: 50px;
	background-size: 304px 44px;
	font-size: 0;
	line-height: 0;
	display: block;
	text-indent: -9999px;
}

.main-navigation {
	border: none;
}

.main-navigation ul li {
	padding: 22px 0 0;
}

.main-navigation ul li a {
	font-weight: 400;
}

body .jp-carousel-close-hint {
	text-align: right;
}

body .jp-carousel-close-hint span {
	font-size: 50px !important;
	display: inline-block;
	width: auto;
	height: auto;
}

#secondary a {
	text-decoration: none;
}

.page-id-11 td {
	border-bottom: 0;
}

.contact-form label {
	font-size: 15px;
	margin: 0;
}

#FSContact1 input[type="text"],
#FSContact1 input[type="email"],
#FSContact1 input[type="url"],
#FSContact1 input[type="password"],
#FSContact1 input[type="search"],
#FSContact1 textarea {
	padding: 5px;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
}

#FSContact1 input[type='text'],
#FSContact1 input[type='email'],
#FSContact1 textarea {
	width: 100% !important;
	max-width: 100% !important;
	margin: 0 !important;
}

#FSContact1 input[type="submit"] {
	margin-top: 10px;
	width: 100%;
}

.jp-carousel-overlay {
	height: 100% !important;
}

.jp-carousel {
	bottom: 0 !important;
}

.site-info {
	visibility: hidden;
}

.page-title {
	font-family: inherit;
	font-style: normal;
	font-weight: 300;
	text-transform: uppercase;
}

@media screen and (max-width: 768px) {
	.site-branding .site-title a {
		width: 250px;
		height: 41px;
		background-size: 250px 41px;
	}
	
	table th,
								    table td {
		display: block;
	}
}

h1 {
	font-weight: 300;
}

h3,
h4,
h5,
h6 {
	text-transform: none;
}

b,
strong,
h3,
h4,
h5,
h6,
.widget-title {
	font-weight: 400;
}

.site-footer {
	display: none;
}

@media (min-width: 768px) {
	.main-navigation {
		max-width: none;
		float: left;
	}
	
	.main-navigation ul li:first-child {
		margin-left: 0;
	}
}

@media (min-width: 1180px) {
	.main-navigation {
		float: right;
	}
}

.main-navigation ul .current_page_item:hover > a,
.main-navigation ul .current-menu-item:hover > a,
.main-navigation ul .current_page_item > a,
.main-navigation ul .current-menu-item > a {
	color: #acd24b;
	cursor: default;
}

.main-navigation ul li:hover > a {
	color: #ef7f1a;
}

.blog .site-content .hentry:nth-of-type(2n) .entry-thumbnail,
.archive .site-content .hentry:nth-of-type(2n) .entry-thumbnail,
.search .site-content .hentry:nth-of-type(2n) .entry-thumbnail {
	background: #ccc;
}

.blog .site-content .hentry:nth-of-type(5n) .entry-thumbnail,
.archive .site-content .hentry:nth-of-type(5n) .entry-thumbnail,
.search .site-content .hentry:nth-of-type(5n) .entry-thumbnail {
	background: #999;
}

.blog .site-content .hentry:nth-of-type(4n) .entry-thumbnail,
.archive .site-content .hentry:nth-of-type(4n) .entry-thumbnail,
.search .site-content .hentry:nth-of-type(4n) .entry-thumbnail {
	background: #666666;
}

.blog .site-content .hentry:nth-of-type(3n) .entry-thumbnail,
.archive .site-content .hentry:nth-of-type(3n) .entry-thumbnail,
.search .site-content .hentry:nth-of-type(3n) .entry-thumbnail {
	background: #333;
}

.blog .site-content .entry-thumbnail,
.archive .site-content .entry-thumbnail,
.search .site-content .entry-thumbnail {
	background: #adadad;
}

.site-main .post-navigation,
.site-main .paging-navigation {
	font-family: inherit;
	font-weight: 300;
}

.site-main .post-navigation .meta-nav:before,
.site-main .paging-navigation .meta-nav:before {
	background: #acd24b;
}

.site-main .post-navigation .nav-next a,
.site-main .paging-navigation .nav-next a,
.site-main .post-navigation .nav-previous a,
.site-main .paging-navigation .nav-previous a {
	background: none;
}

#infinite-handle span,
#infinite-handle span:hover {
	border-bottom-color: #acd24b;
	font-family: inherit;
	font-weight: 400;
}

#infinite-handle span:hover {
	background: #acd24b;
}

.lg-table {
	margin-bottom: 15px;
	display: block;
	transition: background-color .3s;
	padding: 10px;
}

.lg-table img {
	display: block;
}

.lg-table p {
	margin-bottom: auto;
	color: #444;
}

.lg-table:hover {
	background-color: #ececec;
}

@media screen and (min-width: 640px) {
	.lg-table {
		display: table;
		width: 100%;
	}
	
	.lg-table div {
		display: table-cell;
		vertical-align: middle;
	}
	
	.lg-table div:first-child {
		width: 200px;
	}
}

a:focus {
	outline: 0;
}