/*
Theme Name: Education Hub Child 
Theme URL: https://wenthemes.com/item/wordpress-themes/education-hub/
Description: Education Hub ChildTheme
Author: WEN Themes
Author URL: https://wenthemes.com/
Template: education-hub
Version: 1.0.0
Text Domain: Education-Hub-child
*/
.image-span {    color: blue;    font-weight: bold;    text-decoration: underline;    cursor: pointer;}

/* CKEditor styles go here */
.wrap-image {
	text-align: justified;
    background : url(../desktop/background.gif);
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

.wrap-image figure {
	margin: 1em;
}

.wrap-image img {
	float: left;
	padding: 10px;
}

.wrap-image p {
	position: relative;
}
.image {
 text-align: center;
} 

.image-style-block-align-left {
	text-align: left;
}

.image-style-block-align-right {
	text-align: right;
}

/* id 1683 is 1686 on the server */
.page-id-6486 h1.entry-title,
.page-id-6486 .wp-block-post-title {
    display: none;
}

.page-id-6047 h1.entry-title,
.page-id-6047 .wp-block-post-title {
	display: none;
}


.page-id-6486 .entry-content {
    padding: 0 !important;
    margin: 0 !important;
}


.page-id-6483 iframe {
    display: block;
    width: 100%;
    height: 100vh;
    margin: 0;
    padding: 0;
    border: none;
} 

#sidebar-primary {
	width: 20%
}