/*
Theme Name: Rooster block
Author: The name of the individual or organization who developed the theme.
Description: A short description of the theme.
Version: 0.1.
Requires at least: The oldest main WordPress version supported, written in 6.00 format. 
Tested up to: The last main WordPress version the theme has been tested up to, i.e. 6.0. Write only the number.
Requires PHP: The oldest PHP version supported, in X.X format, only the number.
License: The license of the theme.
License URI: The URL of the theme license.
Text Domain: The string used for textdomain for translation. The theme slug.
*/
body {
    --wp--preset--font-family--inter: Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif; 
    font-family: var(--wp--preset--font-family--inter) !important;
    counter-reset: rowNumber; /* Zresetuj licznik wierszy */
    font-size: 16px;
    line-height: 1.5em;
}
textarea::placeholder {
    font-family: var(--wp--preset--font-family--inter) !important;
}
.sukcesy figure {
    position: relative;
}
.sukcesy figure:NOT(.wp-block-embed):hover:after {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: #32323299;
    content: "";
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    background-size: 64px 64px;
    background-image: url(/wp-content/uploads/2024/02/lupka.png);
}
.d-none {
    display: none !important;
}
.alignwide > .alignfull { width: 100%;}

.alignwide.wp-block-columns {
    margin-bottom: 0px;
}
.border-accent,blockquote cite {
    position: relative;
}
.border-accent::before,blockquote cite::before {
    content: "";
    display: block;
    position: absolute;
    top: -13px;
    left: 0px;
    width: 20%;
    height: 2px;
    background-color: #009FD9;
}
blockquote::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: -84px;
    transform: translateY(-50%);
    width: 80px;
    height: 90px;
    background-image: url(/wp-content/uploads/2024/03/Vector-6.png); 
}
#hero-section a.wp-block-button__link {
    padding: 12px 32px;
    font-weight: 500;
}
#hero-section figure.wp-block-image {
    transform: translate(27px, 23px);
}
#hero-section a.wp-block-button__link:hover {
    
    background-color: #009fd9ba !important;
}
#socialNav a {
    padding: 12px 32px 12px 32px;
    font-weight: 500;
    line-height: 26px;
    max-width: 262px;
    float: right;
}
#socialNav a:hover {
    background-color: #009FD9 !important;
    color: #fff !important;
}
#hero-section h1.wp-block-heading {
    margin-top: 60px;
    margin-bottom: -4px;
}
.justyfyText {
    text-align: justify;
}
.textaligntop {
    margin-top: 0px;
    padding-left: 70px;
}
.wp-block-navigation ul li { 
    margin-right: 30px;
    text-decoration: underline;
}
.mb-0, .mb-0 .wp-block-columns {
    margin-bottom: 0px;
}
.footerSocial {
    max-width: 310px;
    margin: auto;
    margin-top: 0px;
    margin-bottom: 0px;
}
.mt-0, .mt-0 .wp-block-columns {
    margin-top: 0px;
}
body .is-layout-constrained > .alignwide {
    max-width: var(--wp--style--global--wide-size) !important;
}
body .wp-site-blocks main { margin-top: 0px !important;}
#hero-section {
    background-color: #323232;
    padding-bottom: 100px;
}
#hero-section .arrow-before a.wp-block-button__link {
    padding: 12px 32px;
}
#hero-section > img {
    object-position: 100% 100%; 
    z-index: 1;
    bottom: 0;
    right: 0;
    left: auto;
    top: auto; 
    
    max-height: 100%;
    top: 0px;
    right: 50%;
    max-width: 928px;
    transform: translateX(730px);
} 
.dash-bf {    line-height: 44px;
}

.dash-bf::after {
    width: 85px;
    height: 2px;
    display: block;
    content: "";
    background-color: #3AAA35;
}

.dash-bf::before {
    width: 85px;
    height: 2px;
    display: block;
    content: "";
    background-color: #3AAA35;
}
.arrow-before {
    padding-left: 100px;
    position: relative;
}
.arrow-before::before {
    position: absolute;
    content: "";
    display: block;
    width: 86px;
    height: 8px;
    background-image: url(/wp-content/uploads/2024/02/Arrow-2-2.png);
    background-size: cover;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
}
.flex-column { 
    gap: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.flex-column blockquote {  
    position: relative;
    margin: 10px 0 15px;
    border-radius: 8px;
    margin-right: 4px;
    padding: 28px 36px 28px 100px; -webkit-box-shadow: 0px 6px 25px 0px rgba(31, 30, 56, 0.05);
    -moz-box-shadow: 0px 6px 25px 0px rgba(31, 30, 56, 0.05);
    box-shadow: 0px 6px 25px 0px rgba(31, 30, 56, 0.05);
}
.okIconBefore { 
    padding-left: 60px;
    position: relative;
    font-size: 18px;    
    font-weight: 600;
}
.okIconBefore::before {
    position: absolute;
    content: "";
    display: block;
    
    width: 40px;
    height: 40px;
    background-image: url(/wp-content/uploads/2024/03/Group-164-3.png);
    background-size: cover;
    left: 0px;
}
#opinieSection blockquote::before {
    position: absolute;
    content: "";
    display: block;
    width: 48px;
    height: 48px;
    background-image: url(/wp-content/themes/roosterBlockTheme/assets/images/Cytat.png);
    background-size: cover;
    left: 35px;
    top: 35px;
}
#opinieSection blockquote::after {
    position: absolute;
    content: "";
    display: block;
    width: 127px;
    height: 20px;
    background-image: url(/wp-content/uploads/2024/01/Warstwa_1.png);
    background-size: cover;
    right: 35px;
    top: 32px;
}
footer > .wp-block-columns {
    background-color: #3aaa35;
    padding: 5px 15px;
    margin: 0px;
}
.numberIconBefore { 
    padding-left: 60px;
    position: relative;
    font-size: 16px;
    font-weight: 400;
    line-height: 40px; 
    width: calc(100% - 60px);
    cursor: pointer;
}
.numberIconBefore::before {
    
    position: absolute;
    content: counter(rowNumber);
    counter-increment: rowNumber;
    display: block;
    width: 40px;
    height: 40px;
    left: 0px;
    top: 0px;
    background-color: #323232;
    color: #fff;
    text-align: center;
    line-height: 40px;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 400;
}
.numberIconBefore::after {
    
    content: "+";
    color: #1e514c;
    display: block;
    width: 40px;
    height: 40px;
    font-size: 32px;
    font-weight: 300;
    right: 0px;
    top: 0px;
    line-height: 40px;
    position: absolute;
}

.numberIconBefore.active::after { 
    content: "-";
    color: #1e514c;
    display: block;
    width: 40px;
    height: 40px;
    font-size: 32px;
    font-weight: 300;
    right: 0px;
    top: 0px;
    line-height: 40px;
    position: absolute;
}
.flex-column blockquote::before {
    position: absolute;
    content: "";
    display: block;
    
    width: 48px;
    height: 48px;
    background-image: url(/wp-content/themes/roosterBlockTheme/assets/images/Cytat.png);
    background-size: cover;
    left: 35px;
    top: 44px;
}
.alignCenterNarrower .wp-block-cover__background {
    background-image: url(/wp-content/uploads/2023/12/Frame-782.png), url(/wp-content/uploads/2023/12/Frame-781-1.png);
    background-position: top left, bottom right;
    background-repeat: no-repeat, no-repeat;
}
.alignCenterNarrower .border-rad-8 {
    position: relative;
    margin-right: 60px;
}
.alignCenterNarrower .border-rad-8::after {
    position: absolute;
    content: "";
    display: block;
    width: 86px;
    height: 8px;
    background-image: url(/wp-content/uploads/2024/01/Arrow-2-1.png);
    background-size: cover;
    right: 25px;
    top: 50%;
    transform: translateY(-50%);
}
.alignCenterNarrower .is-layout-constrained {
    max-width: 1120px;
}
.alignCenterNarrower .hero-section { 
    margin-left: 10px;
}
.alignCenterNarrower .flex-column blockquote {
    margin-right: 1px;
}
.alignCenterNarrower .arrow-before {
    padding-left: 40px;
}
.alignCenterNarrower .arrow-before::before {
   
    width: 30px; 
    background-position-x: right; 
}
.hero-section   {
    object-position: 100% 100%;
    max-width: 600px;
    max-height: 600px;
    z-index: 1;
    right: 0;
    left: auto;
    margin-top: 50px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 60px;
    /* border: 4px solid #E3C480; */
    border-left: 0px;
    border-top: 0px;
}
.hero-section > img {
    aspect-ratio: 1;
    object-fit: cover;
    /* margin: 50px; */
    display: block;
    border-radius: 30px 0 0 0;
}
nav.ofertamenu { 
    margin: 20px -70px;
    line-height: 64px;
    justify-content: center;
    padding: 0 20px; 
    border-radius: 40px;
}
nav.ofertamenu ul {
    background-color: transparent !important;
    justify-content: center;
}
nav ul li a {
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: none !important;
}

nav ul li, nav ul ul li   { 
    text-decoration: none !important;
}
nav ul:not(.wp-block-navigation-submenu) > li:not(:last-of-type)::after {
    position: absolute;
    content: "";
    display: block;
    width: 1px;
    height: 14px;
    background-size: cover;
    right: -20px;
    top: 50%;
    background-color: #e7e7e7;
    transform: translateY(-50%);
}
nav ul ul {
    line-height: 36px !important;
    color: #fff !important;
    background-color: #323232 !important;
}
nav ul ul li a {
    font-size: 15px;
    text-transform: capitalize;
    text-decoration: none !important;
}
#modal-1-content ul {
    
    justify-content: center;
    line-height: 50px; 
}
header .wp-block-cover {
    overflow: visible;
    z-index: 9;
}
.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container {
    height: auto;
    min-width: 290px !important;
    opacity: 1;
    overflow: visible;
    visibility: visible;
    width: auto;
}
nav.ofertamenu ul li { 
    text-decoration: none;
}
nav.ofertamenu  ul li a {
    font-size: 14px;
    text-transform: CAPITALIZE;
    font-weight: 500;
    text-decoration: none;
}
nav.ofertamenu ul li.current-menu-item { 
    /* background: -webkit-linear-gradient(#844C11, #DF8218); */
    
    background: #DF8218;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
.sectionTextWidth {
    width: 1030px;
    margin: auto;
}
.sectionTextWidth .mandalaBefore {
    position: relative;
    padding: 11px 42px;
    margin: 17px 0 5px;
}

#cennikSection {  
    background-image: url(/wp-content/uploads/2023/12/tlo_refleksolog.png);
    background-repeat: no-repeat; 
    background-size: cover;
}
#servicesSection {  
    background-image: url(/wp-content/uploads/2023/12/Frame-785.png);
    background-repeat: no-repeat;
    background-position: -50px calc(100% + 54px); 
}

#faqSection {  
    background-image: url(/wp-content/uploads/2023/12/Frame-784.png);
    background-repeat: no-repeat;
    background-position: calc(100vw - 476px) -60px;
}
.sectionTextWidth .mandalaBefore::before {
    position: absolute;
    content: "";
    display: block;
    width: 33px;
    height: 33px;
    background-image: url(/wp-content/uploads/2023/12/ikona_mandala.png);
    background-size: cover;
    left: 0;
    top: 5px;
}
.oferta-block .checkicon {
    padding-left: 43px;
    display: flex;
    line-height: 35px;
    position: relative;
}
.oferta-block .checkicon::before {
    display: block;
    content: "";
    width: 33px;
    height: 33px;
    background-image: url(/wp-content/uploads/2024/03/Group-164-3.png);
    background-size: cover;
    position: absolute;
    left: 0px;
}
.nf-before-form-content, .field-wrap:not(.listcheckbox-wrap):not(.checkbox-wrap) .nf-field-label {
    display: none;
}
.border-rad-8 {
    border-radius: 8px;
}
.gapColumn {
    gap: 11px;
    display: flex;
    flex-direction: column;
}
.gapColumn .wp-block-group {
    
    padding: 12px;
}
.gapColumn iframe{
    border: 0;
    border-radius: 8px;
    margin-top: 30px;
    min-height: 390px;
}
#kontakt .nf-form-cont {
    background-color: #F4F4F4;
    border-radius: 8px;
    padding: 28px 36px;
    color: #2E3237;
}
#kontakt .nf-form-content textarea.ninja-forms-field {
    height: 110px;
}
#kontakt .nf-form-content #nf-label-field-7{
    font-size: 18px;
    font-weight: 500;
    padding-bottom: 17px;
    display: block;
}
.checkbox-wrap .nf-field-element label:after, .checkbox-wrap .nf-field-label label:after, .listcheckbox-wrap .nf-field-element label:after, .listcheckbox-wrap .nf-field-label label:after {
    border-radius: 8px;
    transition: all .5s;
}
#nf-label-field-9 { 
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    margin: auto;
}
footer {
    background-color: #23262B;
}

.faqTrigger::after {
    
    content: " ";
    color: #d9d9d9;
    display: block;
    width: 40px;
    height: 40px;
    font-size: 32px;
    font-weight: 300;
    right: 0px;
    top: 0px;
    line-height: 40px;
    position: absolute;
    background-image: url(/wp-content/uploads/2024/02/Vector-1.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 8px;
}
.gapColumn .wp-block-group:hover {
    padding: 12px;
    background-color: #f9f9f9 !important;
}
.faqTrigger.active::after { 
    content: " ";
    color: #d9d9d9;
    display: block;
    width: 40px;
    height: 40px;
    font-size: 32px;
    font-weight: 300;
    right: 0px;
    top: 0px;
    line-height: 40px;
    position: absolute;
    background-image: url(/wp-content/uploads/2024/02/Vector-1-1.png);
}
.linetopbottom {
    padding: 12px 0px;
    margin-top: 40px;
    position: relative;
}
.linetopbottom::before,
.linetopbottom::after {
    content: "";
    background: linear-gradient(135deg,rgb(132,76,17) 0%,rgb(223,130,24) 100%) !important; 
    display: block;
    position: absolute;
    border-radius: 25%;
    height: 2px;
    width: 333px;
    left: 50%;
    transform: translateX(-50%); 
}

.linetopbottom::after { 
top: 0px;
}
.py32 {
    padding-top: 32px;
    padding-bottom: 32px;
}
.linetopbottom::before { 
    bottom: 0px;
    }
.nf-form-content .list-select-wrap .nf-field-element>div, .nf-form-content input:not([type=button]), .nf-form-content textarea {
    background: #fff !important;
    border: 1px solid #E2E2E2 !important;
    border-radius: 8px !important;
    box-shadow: none;
    color: #7e7e7e !important;
    transition: all .5s;
}
.nf-form-cont h3 {
    font-family: Inter;
    font-size: 24px;
    font-weight: 600;
    line-height: 33.6px;
    letter-spacing: 0.02em;
    text-align: center;

}
.nf-form-cont .checkbox-wrap {
    max-width: 80%;
    text-align: center;
    margin: auto;
}
.nf-form-cont .checkbox-wrap label{ 
font-family: Inter;
font-size: 16px;
font-weight: 400;
line-height: 24px;
letter-spacing: 0.02em;
text-align: left;

}
.entry-content {
    min-height: calc(100vh - 166px);
    background-color: #323232;
}
.nf-error.field-wrap .nf-field-element:after {
    display: none !important;
}
#ninja_forms_required_items, .nf-field-container {
    clear: both;
    position: relative;
    margin-bottom: 12px !important;
}
.nf-form-content button, .nf-form-content input[type=button], .nf-form-content input[type=submit] {
    
    background: #009FD9 !important; 
    border: 0 !important;
    color: #fff !important;
    transition: all .5s;
    margin: auto;
    display: block;
    padding: 12px 32px;
    border-radius: 8px;
}
.fw-img {
    margin-top: 20px;
}
.fw-img img{
    
    width: 100%;
}
#kontakt .flex-column blockquote {
    position: relative;
    margin: 10px 0 15px;
    padding: 1em 40px 1em 100px;
    margin-right: 0px;
    border-radius: 8px;
    -webkit-box-shadow: 0px 6px 25px 0px rgba(31, 30, 56, 0.05);
    -moz-box-shadow: 0px 6px 25px 0px rgba(31, 30, 56, 0.05);
    box-shadow: 0px 6px 25px 0px rgba(31, 30, 56, 0.05);
}
.whyus {
    gap: 8px;
    display: flex;
    flex-direction: column;
}
.whyus .wp-block-group {
    padding: 20px 32px;
}
.numberIconBefore::after {
    display: none;
}
h2.wp-block-heading {
margin-top: 40px;
margin-bottom: 10px;
line-height: 1.5em;
}
@media screen and (max-width: 979px) {
        
    .sectionTextWidth {width: calc(100vw - 20px);
        margin: auto;
    }
    .wp-block-site-logo a { 
        margin: auto;
        display: block !important;
        max-width: 160px;
    }
    .wp-container-core-buttons-layout-1.wp-container-core-buttons-layout-1 {
        justify-content: center !important;
    }
    .flex-column blockquote {
        position: relative;
        margin: 10px 0 15px;
        padding: 1em 15px 1em 70px;
        margin-right: 0px;
    }
    .flex-column blockquote::before {
        
    left: 13px;
    }
    .hero-section {
        
    margin-left: 0px;
    }
    .cennik-block .cennik-item .content {
        
        justify-content: space-between;
        padding: 10px 10px;
        font-size: 15px;
    } 
    .numberIconBefore {
        padding-left: 40px;
        position: relative;
        font-size: 16px;
        font-weight: 400;
        line-height: 40px;
        width: calc(100% - 40px);
        cursor: pointer;
    }
   
    .faq-block .faq-item .content { 
        padding: 10px 10px;
    }
    .alignCenterNarrower .border-rad-8 {
        position: relative;
        margin-right: 0px;
    }
    .alignCenterNarrower .border-rad-8::after {
         
        width: 30px;
        
        background-position-x: right;
    }
}

@media screen and (max-width: 479px) {
    .oferta-block .checkicon {
        padding-left: 43px;
        display: flex;
        line-height: 24px;
        position: relative;
    } 
    .oferta-block .checkicon::before{
        
    top: 4px;
    }
    #hero-section .wp-block-buttons.is-layout-flex {
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }
    #hero-section .wp-block-spacer {
        max-height: 16px !important;
    }
    .whyus h2.numberIconBefore {
        margin-top: 0px;
        margin-bottom: 20px;
    }
    .whyus .wp-block-group {
        border-radius: 8px;;
        text-align: center;
    }
    header.wp-block-template-part {
        position: fixed;
        top: 0px;
        right: 0px;
        left: 0px; 
  border-bottom: 2px solid #009FD9;
  z-index: 99999;
  
    }
    main.wp-block-group {
        padding-top: 70px;
    }
    #modal-1-content ul { 
        width: 100%;
    }
    .wp-block-navigation__responsive-container.is-menu-open {
        padding: 20px 40px !important;
        overflow: visible !important; 
    }
    .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{
        padding-top: 0px !important;
    }
    .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content ul:not(.wp-block-navigation-submenu) > li {
        flex-grow: 1;
        width: 100%;
        margin-right: 0px !important;
    }
    .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content ul:not(.wp-block-navigation-submenu) > li.wp-block-navigation-submenu ul {
         
        padding: 0px !important;
        padding-top: 20px !important;
    }
    .wp-block-navigation__responsive-container-close {
        position: fixed !important; 
        color: #009fd9 !important;
        top: -49px !important;
        z-index: 1000000000000000000000000000 !important;
        right: 35px !important;
    }
    .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content ul:not(.wp-block-navigation-submenu) > li::after {
        position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-size: cover;
    right: 0px;
    top: -3px;
    background-color: #e7e7e7;
    left: 0px;
    }
    .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content ul:not(.wp-block-navigation-submenu) > li.wp-block-navigation-submenu ul::after {
        position: absolute;
        content: "";
        display: block;
        width: 40px;
        height: 1px;
        background-size: cover;
        top: 55px;
        background-color: #e7e7e7;
        left: 0px;
    }
    .wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open {
        background-color: #2E3237 !important;
    }
    .wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open {
        color: #fff !important;
    }
    .has-modal-open .wp-block-navigation__responsive-container-open {
        /* background: url(/wp-content/uploads/2024/02/Group-312.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 18px 18px; */
        width: 24px;    
        height: 24px;
    }
    
    /* .has-modal-open .wp-block-navigation__responsive-container-open::after {
        content: "";
        background: url(/wp-content/uploads/2024/02/Group-312.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 18px 18px;
        width: 24px;    
        height: 24px;
    } */
    .has-modal-open .wp-block-navigation__responsive-container-open svg{
        display: none;
    }
    .wp-block-navigation__responsive-container { 
        top: 72px !important;
    }
    .wp-block-site-logo a {
        margin: auto;
        display: block !important;
        max-width: 220px;
    }
    nav ul:not(.wp-block-navigation-submenu) > li:not(:last-of-type)::after {
        display: none;
    }
    nav.ofertamenu li{
        margin-right: 0px;
    }
    nav.ofertamenu {
        margin: 12px 00px;
        line-height: 32px;
        justify-content: center;
        padding: 0 20px;
        border-radius: 40px;
    }
    .whyus .numberIconBefore  {
        padding-left: 0px;
        padding-top: 48px; 
        width: calc(100%);
        cursor: pointer;
    }
    .whyus .numberIconBefore::before  {
        
    left: 50%;
    top: 0px;
    transform: translateX(-50%);
    }
    .gapColumn iframe { 
        max-width: 100%;
    }
    .textaligntop {
        margin-top: 0px;
        padding-left: 00px;
    }
    .sectionTextWidth  h2, h2.wp-block-heading {
        line-height: 1.4em;
    }
    #hero-section { 
        padding-bottom: 30px;
    }
    .flex-column blockquote::before { 
        top: 25px;
    }
    #hero-section h1.wp-block-heading {
        margin-top: 10px;
        margin-bottom: 0px;
        text-align: left;
    }
    .wp-block-site-logo {
        margin-bottom: 4px;
    }
    #hero-section figure.wp-block-image {
        transform: translate(0px, 0px);
    }
    #hero-section > img {
        object-position: 0 50%;
        z-index: 1;
        bottom: 0;
        right: 0;
        left: auto;
        top: auto;
        max-height: 225px;
        max-width: 100%;
        top: 0px;
        right: 0;
        max-width: 100%;
        object-fit: contain;
        transform: translateX(0px);
    }
    .navWrapper {
        max-width: 64px;
        align-items: end;
        display: flex;    display: flex;
        color: #009fd9;
    }
    #socialNav {
        display: none !important;
    }
    .flex-column blockquote,#kontakt .flex-column blockquote,#opinieSection #opinieContent blockquote {
        position: relative;
        margin: 10px 0 15px;
        padding: 80px 15px 1em 15px;
        margin-right: 0px;
        text-align: center;
    }
    #hero-section .has-inter-font-family {
        text-align: left;
    }
    #hero-section .wp-block-columns {
        flex-direction: column-reverse;
    }
    .hero-section {
        margin-left: 0px;
        margin-top: 0px;
    }
    .wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link.toContact {
        border-radius: 8px;
        color: #3aaa35;
        font-size: 0px;
        width: 42px;
        height: 42px;
        background: url(/wp-content/uploads/2024/01/Group-157-2.png);
        background-position: center;    
        background-size: cover;
        border: 0px;
    }
    .flex-column blockquote::before,#opinieSection #opinieContent blockquote::before,#opinieSection #opinieContent blockquote::after {
        left: 50%;
        transform: translateX(-50%);
    }
     #opinieSection #opinieContent blockquote::after {
        
    top: 140px;
    }
    .galeria-item  {
        max-width: 150px;
        display: flex;
        width: 150px;
    }
    .galeria-item img  {
        max-width: 100%;
        height: auto;
    }
    #galeriaContent {
        grid-template-columns: repeat(2, 1fr) !important;
        padding: 0 15px;
        max-width: 320px;
        margin: auto;
    }
.wp-block-spacer {
    height: 30px !important;
}
.checkicon {
    margin-bottom: 48px;
}
.arrow-before::before {
display: none;
}
.arrow-before {
    padding-left: 0px;
    position: relative;
    margin: auto !important;
}
.py15 {
    padding: 0 15px;
}
footer .wp-block-column p {
    text-align: center !important;
}
.cennik-block .cennik-item .content > p:first-of-type {
    text-align: left !important;
}
header .wp-block-columns .wp-block-column:last-of-type{ 
    flex: 0 1 50px !important;
    flex-basis: fit-content !important;
}
header .wp-block-columns .wp-block-column .wp-block-button:last-of-type{ 
    
    display: flex !important; 
    justify-content: flex-end !important;
    min-width: 48px;
}
header .wp-block-columns{
    flex-wrap: nowrap !important;
    
    justify-content: space-between;
}
header > .wp-block-cover{
    min-height: 70px !important;
    padding: 0 15px !important;
}
header .wp-block-columns .custom-logo-link{
    
    margin-top: 5px;
    margin-left: 0px;
}
.cennik-block .cennik-item .content > p:last-of-type {
    text-align: right !important;
    min-width: 55px;
}
.hideMobile {
    display: none !important;
}
}