/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 11 2026 | 07:26:39 */
.elementor-top-section.elementor-section-boxed > .elementor-container,
.e-con-boxed.e-con{
  padding-left:40px;
  padding-right:40px;
}

ul{
  list-style-type: disc;
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 20px;
}

ol{
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 20px;
}

.mb-0, .mb-0 p{margin-bottom:0 !important}

.contact-form .elementor-field-option {display:flex;align-items: center;}
.contact-form .elementor-field-option input {margin:0 5px 0px 0}
.contact-form .elementor-field-option label {font-size:12px;line-height: 18px;}
.contact-form .elementor-field-option label a {font-weight:600}

/* .elementor-slideshow__footer {display:none !important; visibility:hidden !important;
opacity:0 !important} */

.elementor-widget-text-editor ul li {margin-bottom:10px}


a[href^=tel], a[href^=tel]:hover{
    color: #000;
    text-decoration: none;
}



#header-white {
	background-color:transparent;
    transition: background-color 0.3s ease;
	 box-shadow: 0 4px 20px rgba(0, 0, 0, 0);
}

#header-white.elementor-sticky--effects {
    background-color: #F7F6F4;
	 box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

#header-white.elementor-sticky--effects #logo-white img {
    content: url('https://kmlab.eu/tzitzi/wp-content/uploads/2026/09/spitia-tzitzi-logo-dark.png');
    transition: content 0.3s ease;
}

.elementor-sticky__spacer {
    height: 0 !important;
    min-height: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    overflow: hidden !important;
}


#header-white.elementor-sticky--effects #menu-white .elementor-item {
    color: #262626;
    transition: color 0.3s ease;
}

#header-white.elementor-sticky--effects #menu-white .elementor-item:before,
#header-white.elementor-sticky--effects #menu-white .elementor-item:after {
    background-color: #262626 !important;
}



@media screen and (max-width:480px) {
	.elementor-top-section.elementor-section-boxed > .elementor-container,
	.e-con-boxed.e-con{
	  padding-left:20px;
	  padding-right:20px;
	}
}