/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.3.0.1741091109
Updated: 2025-03-04 12:25:09

*/

.homepage-accordion details {
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.25);
}

.woocommerce div.product p.price, 
.woocommerce div.product span.price, 
.woocommerce ul.products li.product .price,
.woocommerce a.button.add_to_cart_button {
    display: none !important;
}

@media only screen and (min-width:1024px) {
    .elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator {
        display: none;
    }
}

.documents-for-download-section {
    display: flex;
	flex-wrap: wrap;
    gap: 16px;
    max-width: 100%;
	justify-items: center;
}

.documents-for-download-section .document {
	width: calc(33% - 10px);
}

.documents-for-download-section .document a {
    color: #1F60A9;
    text-align: center;
    font-family: Heebo;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    padding: 11px 32px 11px 23px;
    border: 1px solid #1F60A9;
    display: flex;
    align-items: center;
    gap: 15px;
	justify-content: center;
}

.documents-for-download-section .document a:hover {
	background-color:rgba(31, 96, 169, 0.1)
}

.general-characteristics-section .columns,
.parts-and-accessories-section .columns{
	padding-top: 50px;
	padding-bottom: 50px;
	border-bottom: 1px solid #E7E7E7;
	display:flex;
	gap: 50px;
}

.general-characteristics-section .columns:last-child,
.parts-and-accessories-section .columns:last-child {
	border-bottom: unset
}

.general-characteristics-section .columns img{
	width: 100%;
}

.general-characteristics-section .columns ul{
	list-style:none
}

.general-characteristics-section .columns ul li{
    display: grid;
    gap: 10px;
    grid-template-columns: 16px 1fr;
}

.general-characteristics-section .columns ul li svg{
	width: 25px;
    margin-top: 3px;
}

.general-characteristics-section .columns .first-column{
	width: 40%;
}

.elementor-widget-shortcode .columns .first-column h3,
.elementor-widget-shortcode .columns .first-column p{
	color: #1F60A9;
	font-family: Heebo;
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 30.8px;
	margin-block-start: 0px;
    margin-block-end: 0px;
}

.general-characteristics-section .columns .second-column{
	width: 60%;
}

.parts-and-accessories-section .columns .first-column{
	width: 50%;
}

.parts-and-accessories-section .columns .second-column{
	width: 50%;
}

.parts-and-accessories-section .columns .second-column .container{
	display: flex;
    gap: 25px;
	padding-bottom:10px;
	border-bottom: 1px solid #E7E7E7;
	margin-bottom:20px;
}

.parts-and-accessories-section .columns .second-column .container .code{
	color: #1F60A9;
}

.specifications-section .column {
	max-width: 50%;
    margin: auto;
	padding-top:60px;
	padding-bottom:60px;
}

.specifications-section .column .container{
    display: grid;
    grid-template-columns: 200px 1fr;
    border-bottom: 1px solid #E7E7E7;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

.specifications-section .column .container .heading{
	color: #1F60A9;
	font-family: Heebo;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 30.8px;
}

.specifications-section .column .text-under-specification {
	margin-top:45px;
}

.specifications-section .column .container p{
	margin-block-end: 0;
}

.specifications-section .column .container ul{
	padding-inline-start: 20px;
}

.phone-button a {
	background-color: #1F60A9;
	padding: 15px 24px 15px 25px;
	font-weight: 500;
	color: #ffffff;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

.phone-button a:hover {
	opacity: 0.9;
	color:#ffffff;
}

.footer-contact a {
	color: #ffffff;
}

.footer-contact a:hover {
	color: #ffffff;
}

html, body {
	overflow-x: hidden;
}

.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option {
	display: flex;
	align-items: center;
	gap: 5px;
}

.elementor-location-footer .elementor-field-subgroup a {
	color: #000000;
}

.elementor-location-footer .elementor-field-subgroup a:hover {
	color: rgba(0,0,0,0.5);
}

.documents-for-download-title {
	color:#1F60A9;
}

.elementor-field-option label {
	font-size: 12px;
}

.producent-site-button {
    background-color: #1F60A9;
    padding: 15px 24px 15px 25px;
    font-weight: 500;
    color: #ffffff !important;
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
}

.producent-site-button:hover {
	opacity: 0.9;
	color:#ffffff;
}

.grecaptcha-badge {
	display: none;
}

.elementor-form button[type="submit"]:disabled {
    background-color: #ccc !important; /* Szary kolor */
    cursor: not-allowed;
    opacity: 0.6;
}

.woocommerce-form.woocommerce-form-register .woocommerce-form__label-for-checkbox {
	font-size: 12px !important;
	cursor: pointer;
}

.woocommerce-form.woocommerce-form-register .woocommerce-form__label-for-checkbox label {
	cursor: pointer;
}

@media only screen and (max-width:1024px) {
	.documents-for-download-section {
		max-width: 100%;
	}

	.documents-for-download-section .document a {
		gap: 0px;
	}

	.e-n-tabs-mobile > .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading {
		display:flex;
		flex-direction: column;
	}

	.e-n-tabs-mobile > .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading > .e-n-tab-title {
		margin-bottom: 0px !important;
	}

	.general-characteristics-section .columns, .parts-and-accessories-section .columns {
		flex-direction: column;
		gap: 25px;
		padding-top: 25px;
     	padding-bottom: 25px;
	}

	.general-characteristics-section .columns > div, .parts-and-accessories-section .columns > div {
		width: 100% !important;
	}

	.general-characteristics-section .columns ul {
		padding-inline-start: 0px;
	}

	.elementor-widget-shortcode .columns .first-column h3 {
		color: #1F60A9;
		font-family: Heebo;
		font-size: 16px;
		font-style: normal;
		font-weight: 500;
		line-height: 140%;
	}

	.parts-and-accessories-section .columns {
		border-bottom: unset;
		padding-bottom: 0px;
	}

	.specifications-section .column {
		max-width: 100%;
		padding-top: 25px;
		padding-bottom: 25px;
	}

	.elementskit-navbar-nav .elementskit-submenu-panel > li > a {
		display: flex;
		align-items: center;
	}

	.elementor-widget-container table {
		margin: auto;
	}

	.elementor-widget-container  table td, table th {
		padding: 5px;
	}

	.documents-for-download-section .document {
		width: calc(50% - 10px);
	}
}