/*
Theme Name: Twenty Twenty Child
Theme URI: https://wordpress.org/themes/twentytwenty/
Template: twentytwenty
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Our default theme for 2020 is designed to take full advantage of the flexibility of the block editor. Organizations and businesses have the ability to create dynamic landing pages with endless layouts using the group and column blocks. The centered content column and fine-tuned typography also makes it perfect for traditional blogs. Complete editor styles give you a good idea of what your content will look like, even before you publish. You can give your site a personal touch by changing the background colors and the accent color in the Customizer. The colors of all elements on your site are automatically calculated based on the colors you pick, ensuring a high, accessible color contrast for your visitors.
Tags: blog,one-column,custom-background,custom-colors,custom-logo,custom-menu,editor-style,featured-images,footer-widgets,full-width-template,rtl-language-support,sticky-post,theme-options,threaded-comments,translation-ready,block-styles,wide-blocks,accessibility-ready
Version: 1.2.1597648993
Updated: 2020-08-17 09:23:13

*/

body {
    font-size: 11px;
    background-color: #d6c8b7;
    /*background-image: url(./img/bga.jpg);*/
    background-repeat: repeat-x;
    background-position: left top;
    margin: 0px;
    padding: 0px;
    color: #373737;
}
p,
span{
    text-align: justify;
    text-justify: inter-word;
}
#site-content {
}

body:not(.overlay-header) .primary-menu > li > a, body:not(.overlay-header) .primary-menu > li > .icon, .modal-menu a, .footer-menu a, .footer-widgets a, #site-footer .wp-block-button.is-style-outline, .wp-block-pullquote:before, .singular:not(.overlay-header) .entry-header a, .archive-header a, .header-footer-group .color-accent, .header-footer-group .color-accent-hover:hover,.category-wyniki-pdo span.elementor-icon-list-text {
color: var( --e-global-color-31300b1 ) !important;
}
.entry-categories a:focus, .entry-categories a:hover,.singular:not(.overlay-header) .entry-header a:hover,.category-wyniki-pdo span.elementor-icon-list-text:hover,a.elementor-post__read-more:hover  {
border-bottom-color: transparent;
color: var( --e-global-color-0ddb307 ) !important;
}
#page {
    /*width: 1200px;*/
    margin: 0 auto;
    min-height: 600px;
    /*background-image: url(./img/bg.jpg);*/
    background-color: rgba(255, 255, 255, 0.63);
    background-position: center top;
    background-repeat: no-repeat;
}

#slider {
    position: absolute;
    display: block;
    top: 0;
    z-index: -1;
}

#e-kukurydza img {
    width: 150px;
}

.entry-content{
    font-family: Tahoma !important;
}

#menu-section .elementor-column{
    transition-duration: 1s;
    transition: all 1s;
}
#menu-section .elementor-column .elementor-widget-container,
#menu-section .elementor-column img{
    transition: all 1s;
}
.elementor-heading-title {
    line-height: 5rem;
}

#box-main-section .elementor-cta__content,
#box-bottom-main-section .elementor-cta__content{
    text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px rgb(229, 229, 229);
}
.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,
.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,
.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,
.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,
.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input, .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label {
    display: inherit !important;
    font-size: 1rem !important;
}
.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label{
    padding: 10px;
    color: #000000 !important;
}
button:focus, button:hover, .button:focus, .button:hover, .faux-button:focus, .faux-button:hover, .wp-block-button .wp-block-button__link:focus, .wp-block-button .wp-block-button__link:hover, .wp-block-file .wp-block-file__button:focus, .wp-block-file .wp-block-file__button:hover, input[type="button"]:focus, input[type="button"]:hover, input[type="reset"]:focus, input[type="reset"]:hover, input[type="submit"]:focus, input[type="submit"]:hover {
    text-decoration: none;
}

/*
Content view
 */
.pt-cv-wrapper .btn-success {
    color: #fff;
    background-color: #009240;
    border-color: #4cae4c;
}
.pt-cv-pagination-wrapper {
    margin: 30px 0 0px 0;
}
.pt-cv-clear-pagination {
    margin-bottom: 0px;
}
.pt-cv-wrapper .pagination>li>a, .pt-cv-wrapper .pagination>li>span {

    color: #009240;
}
.pt-cv-wrapper .pagination>.active>a, .pt-cv-wrapper .pagination>.active>a:focus, .pt-cv-wrapper .pagination>.active>a:hover, .pt-cv-wrapper .pagination>.active>span, .pt-cv-wrapper .pagination>.active>span:focus, .pt-cv-wrapper .pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    background-color: #009240;
    border-color: #009240;
    cursor: default;
}
header #menu-header-container {

}

header .menu-header-container ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: flex;
}

header .menu-header-container ul li {
    /*height: 39px;*/
    padding: 0px;
    margin: 0 auto;
    /*border-right: 1px solid #c9b6a0;*/
    float: left;
    display: inline-block;
    min-width: 10%;
}

header .menu-header-container ul li a {
    font-size: 1.4rem;
    display: block;
    text-transform: uppercase;
    font-weight: bold;
}

.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    max-width: 100%;
    width: calc(100% - 4rem);
}

.left-sidebar{
    width: 33%;
    min-height: 600px;
    position: relative;
    float: left;
    padding: 15px 15px 0 15px;
}

.news-sidebar article{
    position: relative;
    display: block;
    float: right;
    width: 66%;
}

.white-board{
    background-color: #ffffff;
}

.color-accent, .color-accent-hover:hover, .color-accent-hover:focus, :root .has-accent-color, .has-drop-cap:not(:focus):first-letter, .wp-block-button.is-style-outline, a {
    /*color: #000000 !important;*/
}

/*
Logos
 */
.smls-grid-container-template-1.smls-grid-column-5 .smls-grid-image-wrap, .smls-grid-container-template-2.smls-grid-column-5 .smls-grid-image-wrap, .smls-grid-container-template-1.smls-grid-column-6 .smls-grid-image-wrap, .smls-grid-container-template-2.smls-grid-column-6 .smls-grid-image-wrap {

    /*background-color: #ffffff;*/
    padding: 5px;
}
.smls-grid-container-template-1.smls-grid-column-5 .smls-grid-pad-container, .smls-grid-container-template-2.smls-grid-column-5 .smls-grid-pad-container, .smls-grid-container-template-1.smls-grid-column-6 .smls-grid-pad-container, .smls-grid-container-template-2.smls-grid-column-6 .smls-grid-pad-container, .owl-item .smls-carousel-four-items .smls-car-img-wrap{
    
	
    width: 100%;
    background-color: #ffffff;
    height: 100%;
	max-height: 160px;
	min-height: 160px;
}
.owl-item .smls-carousel-four-items .smls-car-img-wrap{
	display:flex;
	align-items: center;
	justify-content: center;
}
.owl-item{
	padding: 5px;
	min-height: 160px !important;
	max-height: 160px;
}
.smls-grid-pad-container img, .owl-item img{
    position: absolute;
    max-height: 70%;
    max-width: 70%;
}
.singular .featured-media-inner {
    position: relative;
    left: 0;
    width: 50%;
}

.elementor-widget-posts .elementor-post__read-more {
color: var( --e-global-color-31300b1 );
}

@media (min-width: 700px), all {
    .post-inner {
        padding-top: 0 !important;
    }
    .singular .entry-header {
        padding: 8rem 2rem 0;
    }
    .entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4 {
        margin: 1rem auto 1rem;
    }
    .post-template-template-news .entry-content,
    .post-template-template-gazetka .entry-content{
        text-align: -webkit-center;
        text-align: -moz-center;
        text-align: center;

    }
    .post-template-template-news .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide),
    .post-template-template-gazetka .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide){
        max-width: 100%;
        width: calc(100% - 4rem);
        text-align: -webkit-center;
    }

    .post-template-template-news #site-content,
    .post-template-template-gazetka #site-content{
        max-width: 1200px;
        margin: 0 auto;
        padding: 15px 0;
    }
    section {
        padding: 0;
    }
}
.searchlist{
	padding: 2% 0 !important;
border-bottom: 1px solid black;
}

.searchlist .entry-title{
	width: 30% !important;
	margin: 2% 0 !important;
}
.searchlist a.searchlink{
	width: 10% !important;
	margin: 2% 0 !important;
}
.searchlist a.searchlink{
	width: 10% !important;
	float: right;
	position: -webkit-sticky;
	display: inline-block;
	text-align: -webkit-center;
}
.searchlist .searchimage{
	width: 15% !important;
	padding: 0 15px;
}
.searchlist p{
	width: 35% !important;
}