/*
Theme Name: pix7-child
Theme URI: #
Author: pix
Author URI: #
Template: pix7
Description: 
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: pix7-child

*/

.opiscennik {
    font-size: 12px;
    line-height: 1;
    margin-top: 10px;
    display: block;
    margin-bottom: -15px;
}

.tablepress .column-1, .tablepress .column-2, .tablepress .column-3  {
    font-size: 14px;
    text-align: left !important;
}
.tablepress>:where(thead,tfoot)>tr>* {
    text-align: center!important;
	letter-spacing:2px;
}
th.column-1, th.column-2, th.column-3 {
    background: orange!important;
	border-top:2px solid #222!important;
}

td.column-1, td.column-2, td.column-3 {
    text-align: center;
background:none;
	color: #333 !important;
    border-radius: 0px;
}

td.column-1, td.column-2, td.column-3 {
    border: 0 !important;
    text-align: center !important;
    letter-spacing: 2px;
    padding: 10px !important;
}
.bgfront .has-parallax .img {
    animation: bgZoom 12s ease-in-out infinite alternate;
}
.cena
 {
    /* text-align: center; */
    display: block;
    font-size: 18px!important;
    background: #222;
    width: 105px;
    text-align: center;
    padding: 2px 0;
    border-radius: 4px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #fff;
}

/* Animacja powiększania i oddalania tła */
@keyframes bgZoom {
    from {
        transform: scale(1);
    }
    to {
        transform: scale(1.1);
    }
}


/* feep */ 
.whycell.drugaw img {
    filter: invert(0);
}

.whycell img {
    filter: invert(1);
    width: 30%;
    text-align: center;
    margin: 0 auto;
    display: block;
    margin-bottom: 30px;
}
.whycell.drugaw {
    background: orange;
}

.whycell p {
    color: #fff;
    letter-spacing: 2px;
}
.whycell {
    background: #222;
    padding: 50px 20px 30px 20px;
    border-top: 2px solid;
}
.whycell p {
    text-align: center;
    font-size: 16px;
    letter-spacing: 2px;
    text-transform: normal;
}

.kontaktcell {
	text-align:center;
}
.glowka p {
    letter-spacing: 2px;
    text-align: center;
}

.glowka img {
    width: 35%;
    text-align: center;
    display: block;
    margin: 0 auto;
}
.partnerzy img {
    filter: brightness(0.33);
    max-width: 160px;
    padding: 20px;
    height: auto;
    min-height: 73px;
}
.partnerzy {
	text-align:center;
}
.why3 p {
    letter-spacing: 2px;
    text-align: center;
    padding-top: 12px;
}
a.wp-block-button__link.wp-element-button::after {
    content: "➤";
    font-size: 15px;
    padding-left: 6px;
}

.feep_okladka1kol {
	gap:0;
}
.feep_homekol:hover {
}

.feep_homekol {
    padding: 30px;
}
.feep_okladka1kol.druga {
    margin-top: -100px;
}

.feep_homekol h3 {
    letter-spacing: 2px;
    font-size: 26px;
    border-bottom: 2px solid;
    border-left: 2px solid;
    margin-bottom: 40px;
    padding-left: 12px;
    padding-bottom: 3px;
}
.feep_homekol a.wp-block-button__link.wp-element-button {
    background: #fff;
    color: #222;
    letter-spacing: 2px;
    font-weight: 400;
    margin-top: 20px;
}
.feep_homekol.orange a.wp-block-button__link.wp-element-button {
	background:#222;
	color:#fff;
}
.feep_homekol img {
    max-width: 40%;
    margin-bottom: -20px;
}

/* end feep */



.h1front span {
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 6px;
    display: block;
    float: left;
    margin-top: -36px;
    padding: 2px 3px;
}

#main-menu .current-menu-item > a,
#main-menu .current_page_item > a {
    border-bottom: 2px solid orange;
}

.mainul {
    list-style-type: square;
	margin: 18px 0;
}

.h1spanhome {
    margin-top: -20px;
}

.h1front1 {
    font-size: 14px;
    text-transform: uppercase;
    background: #222;
    padding: 8px;
    color: #fff;
    font-weight: bold;
    display: block;
    max-width: 266px;
    margin-bottom: 6px;
	letter-spacing:4px;
	border-radius:2px;
}

.marginminus {
    margin-top: -80px;
}


.center {
	text-align:left;
	border-left:2px dashed rgba(255, 255,255, 0.3);
	padding-left:26px;
}

.monit {
    margin-top: -10px;
    
}

.is-style-rounded img {
    filter: grayscale(0.3) !important;
    border-radius: 20px;
}


.trzy {
    background: #FAF6F2;
    padding: 40px 32px;
	border-top: 3px solid;
	border-radius:2px;
	  transition: background 0.3s ease, box-shadow 0.3s ease;

}

.trzy2 {
    background: #f8f8f8;
    padding: 40px 32px;
	border-top: 3px solid;
	border-radius:2px;
	  transition: background 0.3s ease, box-shadow 0.3s ease;

}

.trzy:hover, .trzy2:hover {
    background: #f2f2f2;
}
.kolico p {
    letter-spacing: 3px;
    font-size: 16px;
    margin-top: 12px;
}

.piondwa {
    background: #f8f8f8;
    padding: 30px;
    border-radius: 2px;
	}

.piondwacont {
	margin:-10px;
}



.bgfront .wp-block-buttons .wp-block-button__link {
	background:none;
	border: 1px solid orange!important;
	color:#fff;
}

.bgfront .wp-block-buttons .wp-block-button__link:hover {
	background:orange;
	color:#fff;
}




.wp-block-buttons .wp-block-button__link {
  background: darkred;
  color: #fff;
  padding: 12px 24px;
  border: none;
  border-radius: 3px;
  cursor: pointer;
  box-shadow: 0 2px 3px rgba(0,0,0,0.1);
  transition: background 0.3s ease, box-shadow 0.3s ease;
}

.wp-block-buttons .wp-block-button__link:hover {
  background: indianred;
  box-shadow: 0 2px 3px rgba(0,0,0,0.2);
}


span.widget-title {
    letter-spacing: 3px;
    margin-bottom: 30px;
    margin-left: -1px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 100;
}

ul.sub-menu a:hover {
    border-left: 1px solid #555;
	
}

.nav-menu li ul a {
    color: #444 !important;
    font-size: 14px;
    line-height: 1;
    margin: 14px 0 !important;
	border-left:1px solid transparent;
}

.nav-menu li ul {
    margin-top: -20px;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 5px;
    color: #444;
    padding-top: 20px;
	padding:18px;
}

span.h1 {
    display: block;
    font-size: 22px;
    text-transform: uppercase;
}

ul#menu-main1 {
    padding-top: 22px;
}

a.wp-block-button__link.has-background.wp-element-button:hover {
    border: none;
	background: #555!important;
}

header .logo img {
	max-width:152px;
	margin-top:10px;
}


body {
    background: #345E73;
}

header {
    background: none;
}

nav#main-menu a {
    color: #fff;
    font-weight: 100;
	letter-spacing:4px;
}


.nav-menu li ul li a:hover {
    background: none;
}

.container.has-title {
    padding-top: 170px;
}

.container.no-title {
    padding-top: 0px;
}

.footer-widgets {
    background: #fff;
}

.footer-widgets, .footer-widgets span, .footer-widgets p, .footer-widgets a, .footer-widgets ul, .footer-widgets li {
    color:#444;
}

.daniel {
    margin-top: -18px;
    margin-bottom: 40px;
}

.top-m h1 {
    padding-top:140px;
}

.dbutton {
    margin-top: 30px !important;
}


.kolumny .wp-block-image {
    padding-bottom: 20px;
}

.margin-minus {
    margin-top: -85px;
}


@media (max-width: 768px) {
	
	.feep_okladka1kol.druga {
		margin-top:0;
	}
	.h1front1 {margin:0 auto;}
	
	.center {
	text-align:center;
	border-left:0px solid rgba(255, 255,255, 0.3);
	padding-left:0px!important;
}

.monit {
    margin-top: -30px;
    
}
    nav#main-menu a {
        color: #444;
        font-weight: 100;
    }
    .margin-minus {
        margin-top: -85px;
    }

    .dbutton {
        width: 100% !important;
        text-align: center;
    }
    .mobileout {
        margin-top:-100px;
    }
    
}
