/*
 Theme Name:   Twenty Twenty-One Child
 Theme URI:    https://vadodaria.com.kz/twentytwentyone-child/
 Description:  Twenty Twenty-One Child Theme
 Author:       iegres
 Author URI:   https://mangyshlak.kz
 Template:     twentytwentyone
 Version:      1.0.0
*/

@import url("../twentytwentyone/style.css");

.site-header {
	padding-top: 0 !important;
}


#content {
	min-height: calc(38vh) !important;
}

.site-footer {
	padding-top: 0;
	padding-bottom: 0 !important;
}

.site-footer > .site-info {
	border-top: 0 !important;
}




.singular .entry-header {
display: none;
visibility: hidden;
}


.entry-content {
	margin-left: 10px !important;
	margin-right: 10px !important;
}






/* .no-widgets .site-footer {
	margin-top: calc(14 * var(--global--spacing-vertical)) !important;
}

.site-footer {
	padding-top: 0;
	padding-bottom: calc(0 * var(--global--spacing-vertical)) !important;
	min-height: calc(100vh - 30px - 18px) !important;
}
 */
 
 
/*  элемент {
	height: 100%;
	max-height: 100%;
} */

/* html, body {
	height: 100% !important;
	max-height: 100% !important;
}


#page {
		height: 100% !important;
	max-height: 100% !important;
}

.site-header {
	padding-top: 0 !important;
}

.no-widgets .site-footer {
	margin-top: calc(16 * var(--global--spacing-vertical)) !important;
	padding-bottom: 0 !important;
} */