/**
 * Theme Name: Fasma Copy Center
 * Description: Child Theme για το Fasma Copy Center
 * Author: Fasma Copy Center
 * Template: blocksy
 * Text Domain: fasma-copy-center
 */

.ct-sticky-container {
	height: 105px!important;
}

[data-header*="type-1"] {
	--header-height: 105px;
    --header-sticky-height: 105px;
}

[data-header*="type-1"] .ct-header [data-row*="middle"] {
	--height: 105px;
}

.wpforms-submit-container {
	margin-top: 25px;
}

@media only screen and (max-width: 999px) {
	.ct-footer .ct-container {
		grid-row-gap: 20px!important;
	}
}
