/*!
Theme Name: ALPS based on Kadence
Template: kadence
Author: Go3.pl
Author URI: https://go3.pl/
Description: A child theme for the Kadence Theme.
Version: 1.0.0
Text Domain: kadence-child
*/

.widget_block .wp-block-latest-posts__list li{
	margin-top:0px;
}
.primary-sidebar.widget-area .widget, .widgets_on_page > ul, .widgets_on_page > ul li {
	list-style:none;
}
.widget_block .widgets-hfelietony{
	margin-top:0px;
}
#secondary{
	margin-left:20px;
}
.widgets-h {
	border-left:.1875rem solid #000;
	padding-left: calc(1.25rem - .1875rem);
	font-family: Noto Sans, Helvetica, sans-serif;	font-size:18px;
}
.widgets-hw {
	border-left:.1875rem solid #fff;
	padding-left: calc(1.25rem - .1875rem);
	font-family: Noto Sans, Helvetica, sans-serif;	font-size:18px;
}
.widgets-h a{
	padding:20px;
	color:#007F98;
	font-family: Noto Serif, Helvetica, sans-serif;
	font-size:15px;
}
.widgets-h-post .wp-block-latest-posts__post-title{
	font-weight:800;
}
.widgets-h a:hover{
	color:#2e6de7;
}
:where(.wp-block-columns.has-background){
	padding:0px;
}
.entry-date {
	color:#007F98;
}
.loop-entry .entry-content-wrap{
	padding:1.5rem;
}
#block-42 .wp-block-latest-posts.wp-block-latest-posts__list{
	border-left:1px solid #000;
	padding-left: calc(1.25rem - .1875rem);
}
.wp-block-latest-posts.wp-block-latest-posts__list.is-grid li{
	border-left:1px solid #000;
	padding-left: calc(1.25rem - .1875rem);
}
.wp-block-latest-posts.wp-block-latest-posts__list.is-grid li a{
	font-weight:700;
	font-size:18px;
}
.main-page-post-border .wp-block-latest-posts__featured-image img{
	height:100px;
	width:200px;
	object-fit:cover;
}
.site-footer-row-container-inner ul{
	list-style-type:disc !important;
}
.site-header-row-container-inner .site-bottom-header-inner-wrap{
margin-top:-30px;	
}
.item-is-fixed .site-header-row-container-inner .site-bottom-header-inner-wrap{
	margin-top:0px !important;
}
@media only screen and (min-width: 992px){.site-header-main-section-right.site-header-section.site-header-section-right{
	z-index: 99999999999999999;
	padding-top: 10px;
	margin-bottom:-10px;	
	}}
@media only screen and (max-width: 992px){
	div#n2-ss-2 .n2-ss-slider-4 > *{
		height: 400px !important;
	}
	.widgets_on_page ul{
		padding-left:0;
	}
	.main-page-post-kads img{
		width:120px !important;
	}
}
.primary-menu-container{
	padding-top: 20px;
}
.item-is-fixed .primary-menu-container{
	padding-top: 0px;
}
#menu-item-243  ul {
	margin-left:-5em;
}
.child-is-fixed .kadence-sticky-header{
	box-shadow: 0px 2px 10px #999, #f5f5f5 -3px 1px 3px, 0px -4px 0px;
	width: calc(100vw/7 * 6 - 1rem);
}
.site-header-upper-inner-wrap.child-is-fixed .site-main-header-wrap, #masthead .kadence-sticky-header.item-is-fixed:not(.item-at-start) > .site-header-row-container-inner{
	width: calc(100vw/7 * 6 - 1rem);
}
.widget_archive ul, .widget_categories ul, .widget_meta ul, .widget_nav_menu ul, .widget_recent_comments ul, .widget_pages ul, .widget_recent_entries ul, .widget_rss ul{
	list-style-type: disc;
	color:#999999;
}
#block-36 ul{
	margin:0;
}
/* sabbath column */
.l-wrap__content {
    width: calc(100vw/7 * 6 - 0.01px);
    z-index: 2;
    position: relative;
    overflow: visible;
}
.l-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%;
    -ms-flex-pack: stretch;
    justify-content: stretch;
}
.l-sabbath {
    z-index: 1;
    position: relative;
    padding-top: 0;
    cursor: pointer;
    background-color: #f5f5f5;
    margin: 0;
    display: block;
}
.l-wrap__sabbath {
    width: calc(100vw/7 * 1 - 0.01px);
    z-index: 1;
    position: relative;
    min-height: 100vh;
}
/* sabbath column color */
.l-sabbath__overlay{
	background-color: #007F98;
	    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    content: "";
    transition: all .5s ease;
}
.l-wrap__sabbath img{
	position:absolute;
}
.l-sabbath-scroll-logo{
	position:relative;
}
.l-sabbath-scroll-logo-2{
	opacity:0;
	position:absolute;
}