.elementor-kit-6{--e-global-color-primary:#F9B000;--e-global-color-secondary:#333333;--e-global-color-text:#8B8D94;--e-global-color-accent:#F4CB68;--e-global-color-1e69378:#1A1C20;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:#8B8D94;font-family:"Roboto", Sans-serif;font-size:16px;line-height:1.5em;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:#F9B000;color:#0F0F0F;border-radius:20px 20px 20px 20px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-primary );}.elementor-kit-6 a:hover{color:var( --e-global-color-accent );}.elementor-kit-6 h1{color:var( --e-global-color-secondary );}.elementor-kit-6 h2{color:var( --e-global-color-secondary );font-size:30px;font-weight:700;}.elementor-kit-6 h3{color:var( --e-global-color-secondary );}.elementor-kit-6 h4{color:var( --e-global-color-secondary );}.elementor-kit-6 h5{color:var( --e-global-color-secondary );}.elementor-kit-6 h6{color:var( --e-global-color-secondary );}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{color:var( --e-global-color-secondary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.woocommerce-cart-form .product-price,
.woocommerce-cart-form .product-subtotal,
.cart_totals .woocommerce-Price-amount,
.woocommerce-cart .order-total .woocommerce-Price-amount, .cart-subtotal {
    display: none !important;
}

/* Ukryj ceny w Checkout (Checkout Widget) */
.woocommerce-checkout-review-order-table .product-total,
.woocommerce-checkout-review-order-table .product-subtotal,
.woocommerce-checkout-review-order-table .cart-subtotal,
.woocommerce-checkout-review-order-table .order-total .woocommerce-Price-amount, .order-total {
    display: none !important;
}



.return-to-shop a{
    background: #000 !important;
    border-radius: 0 !important;
    color: #fff !important;
}








.woocommerce-error, .woocommerce-info, .woocommerce-message{
        background: #f9b000;
    color: #000;
    border-top-color: #1a1c20;
}

.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before{
    color:#000 !important;
}

.woocommerce-error .button, .woocommerce-info .button, .woocommerce-message .button{
    background: #000 !important;
    border-radius: 0 !important;
    color: #fff !important;
}

.elementor-element.category-item .item-content > p{
    display:none;
}

.elementor-element.category-item .item-content > h3{
    margin-bottom:0;
}



.wpcf7 input[type="file"]::-webkit-file-upload-button {
  visibility: hidden;
}
.wpcf7 input[type="file"]::before {
  content: 'Wybierz plik';
  display: inline-block;
  background: rgb(248, 177, 2);
  border: 1px solid rgb(248, 177, 2);
  border-radius: 0px;
  padding: 10px 18px;
  outline: none;
  white-space: nowrap;
  -webkit-user-select: none;
  cursor: pointer;
  font-weight: 700;
  margin-right: -80px;
  font-size: 10pt;
}
.wpcf7 input[type="file"]:hover::before {
  border-color: black;
}
.wpcf7 input[type="file"]:active::before {
  background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}


.elementor-kit-6 p:first-child{
    margin-top:0;
}

.elementor-kit-6 p:last-child{
    margin-bottom:0;
}

.swiper-wrapper{
    overflow:visible !important;
    gap:0 !important;
}/* End custom CSS */