/*
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

*/

th.column-1, th.column-2 {
    background: #D1AA50;
}
a.wp-block-file__button.wp-element-button {
    padding: 10px;
    border-radius: 4px;
    font-weight: bold;
}

nav#main-menu a {
    color: #fff;
    font-weight: 100;
    letter-spacing: 3px!important;
}
.nav-menu li ul {
    margin-top: -20px;
    background: rgba(255, 255, 255, 0.9)!important;
}
@media (min-width: 992px) {
    .nav-menu li ul {
        display: grid !important;
        grid-template-columns: 2fr 2fr;
        margin-left: -270px !important;
    }
}

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

.padding20 h3 {
    font-size: 22px;
    margin-bottom: 40px;
}
.padding20 {
	padding:30px;
}
.ti-review-text-container.ti-review-content {
    letter-spacing: 1px;
	color:#555;
}

.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;
}








.wp-block-buttons .wp-block-button__link {
  background: #ff6600;
  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: #ff8533;
  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.6);
    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:180px;
}



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) {
    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;
    }
    
}
