/*
Theme Name:     TwojeRabatki
Theme URI:      n/a
Template:       kadence
Author:         Krzysztof Grodzki
Author URI:     http://kgrodzki.pl
Description:    Motyw potomny
Version:        1.0
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/


.kt-blocks-carousel .slick-next:before {
	width:20px;
	height:20px;
	left:-10px;
}

.kt-blocks-carousel .slick-prev:before {
	width:20px;
	height:20px;
	left:10px;
}

.kt-blocks-carousel .slick-prev, .kt-blocks-carousel .slick-next {
	opacity:0.8;
}

.kt-blocks-carousel .kt-carousel-arrowstyle-outlinewhite .slick-prev, .kt-blocks-carousel .kt-carousel-arrowstyle-outlinewhite .slick-next {
	border:0px;
}

.loop-entry .entry-header .entry-title {
    margin: 0;
    text-align:center;
    padding-left:30px;
    padding-right:30px;
		padding-top:20px;
		padding-bottom:20px;
}

.kt-blocks-carousel .slick-dots li button:before{
	top:-5px;
	width:12px;
	height:12px;
}

.widget li {
    line-height: 1.75;
}

.kb-form .kadence-blocks-form-field .kb-select-style-field {
	color: #C87B8D;
	min-height: 50px;
}

::-webkit-scrollbar {
	width:14px
}

::-webkit-scrollbar-thumb {
    background:#6A961F;
    width: 14px;
	}

::-webkit-scrollbar-track {
    background-color: #FFFFFF;
}

.comment-navigation .nav-previous:after, .post-navigation .nav-previous:after{
background:url(http://rabatki.kgrodzki.pl/wp-content/uploads/2022/04/leaf_logo.svg);
	width:50px;
	height:40px;
	top:30%;
	right:-10.5%;
	background-repeat: no-repeat;
}

.grid-cols {
	column-gap:2rem;
	row-gap:1.5rem;
}

.widget li{
	font-size: 16px;
}

.content-title-style-above .post-hero-section .entry-hero-container-inner {
	background-attachment: fixed;
}

.kt-post-loop_e8a2fc-a8 .kt-blocks-post-footer {
	justify-content:flex-end;
}

b, strong {
	color:#0D3C00;
	font-size:19px;
}

.entry-taxonomies .category-style-pill a {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 6px;
	padding-top: 9px;
}

.kadence-svg-iconset.svg-baseline svg {
    top: -1px;
    position: relative;
}
	
	
