/**
 * Theme Name:     Spacious-Child
 * Author:         Mike-Seven
 * Template:       spacious
 * Text Domain:	   spacious-child
 * Description:    Child Theme For Spacious Theme
 */

#main {
    padding: 0px 0 0px 0;
}



.header-post-title-container {
	display: none;
}

/*Remove padding from according inner content*/

.page-id-1705 .blockart-heading.is-small {
    padding: 0 !important;
}

#header-logo-image img {
    max-width: 40%;
}

.site-header .menu-toggle {
    background: #003e41;
}


.blockart-image-6f3ae846 img {
    margin-bottom: 0;
}

@media (max-width: 768px) {
    .page-id-1079 .blockart-section-3274e693 {
        padding: 13px 15px 0px 15px !important;
    }
}

.page-id-1917 #main {
    padding: 30px 0 0px 0;
}

.blockart-heading.is-medium
{
	margin-bottom:0 !important;
}

.test-warning {
    padding: 0 10px 2px 10px;
    text-align: center;
    color: #003e41;
    font-weight: 500;
}

.page-id-1412 img {
    margin-bottom: 0;
}

.page-id-1079 img {
	margin-bottom: 0;
}

.ays_lb_li{
justify-content: space-evenly;	
}

@media (max-width: 768px) {
    .ays_lb_li {
        padding: 0 !important;
    }
	
	td.ays_lb_points {
		position: relative !important;
		left: -15px;
	}
}

.ays_lb_user {
	word-break: unset;
}

@media screen and (max-width: 640px) {
    .dataTables_wrapper .dataTables_filter {
        margin-bottom: 0.5em;
    }
}

div#DataTables_Table_0_length {
    margin-bottom: 0.5em;
}

.inner-wrap {
        width: 100%;
    }