/*
Theme Name:     Ten od WordPressa
Theme URI:      https://tenodwordpressa.pl
Template:       kadence
Author:         Ten od WordPressa
Author URI:     https://tenodwordpressa.pl
Description:    Motyw potomny z funkcjami optymalizacyjnymi
Version:        1.1
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/
@media only screen and (min-width: 900px)  {
	.header-navigation .header-menu-container ul ul li.menu-item{border-bottom:none;}
.sub-menu, li.menu-item, .woocommerce-MyAccount-navigation {border-radius:5px}
.header-navigation .header-menu-container ul ul li.menu-item > a:hover{border-radius:5px;}
#colophon > div > div.site-bottom-footer-wrap.site-footer-row-container.site-footer-focus-item.site-footer-row-layout-contained.site-footer-row-tablet-layout-default.site-footer-row-mobile-layout-default > div > div.site-container{padding:0;}
.article-post-thumbnail img, .post-thumbnail-inner,#archive-container .loop-entry, a.post-thumbnail {border-radius: 5px;}

.kb-accept-form-field > label {
  width: calc(90% - 1.8em)!important;}.kb-accept-form-field > label {  font-size: 12px !important;  font-weight: normal !important;  text-transform: none !important;}
	.site-header-row-container-inner{
}}
#colophon > div > div.site-bottom-footer-wrap.site-footer-row-container.site-footer-focus-item.site-footer-row-layout-contained.site-footer-row-tablet-layout-default.site-footer-row-mobile-layout-default > div > div.site-container{padding:0;}
.article-post-thumbnail img, .post-thumbnail-inner,#archive-container .loop-entry, a.post-thumbnail {border-radius: 5px;}

.kb-accept-form-field > label {
  width: calc(90% - 1.8em)!important;}.kb-accept-form-field > label {  font-size: 12px !important;  font-weight: normal !important;  text-transform: none !important;}
	.site-header-row-container-inner{
}
.pagination .page-numbers{border-radius:50px !important;}
#archive-container h2.entry-title{font-weight:600;}
#galeria-hero ul li{
	margin-left:-5px;
		max-width:30px;
}

a.post-more-link{color:var(--global-palette1);}

.nav-next, .nav-previous{
	background-color:#0b1628;
	border-top: 1px solid rgba(0,175,255,0.2);
    border-right: 1px solid rgba(0,175,255,0.2);
    border-bottom: 1px solid rgba(0,175,255,0.2);
    border-left: 1px solid rgba(0,175,255,0.2);
	padding:20px;
	border-radius:5px;
}
.nav-previous::after{
	display:none;
}
.nav-links{
	column-gap: 10px;
}
#commentform input#submit{
	background:transparent;
	border: solid 1px var(--global-palette-btn-bg)
}

