/*!
Theme Name: Dwins memory
Theme URI: http://underscores.me/
Author: dwins
Author URI: http://t.me/maksim_logvinenko
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: dwins-memory
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

/* Document
	 ========================================================================== */


@import url('js/OwlCarousel2/dist/assets/owl.carousel.min.css');
@import url('css/basicstyle.css');

.owl-stage {
    display: flex;
}
.owl-item, .owl-item * {
    display: block;
}
.disabled {
    display: none;
}
.site-main li {
	position: relative;
    margin-bottom: 10px;
    list-style-type: disc;
    font-size: 20.8px;
    list-style-position: inside;
}
.page-2336 h1,
.page-2328 h1,
.page-2334 h1,
.page-2440 h1,
.page-24418 h1,
.page-2434 h1{
	margin-left: 64px
}
.page-2336 .project-events .pdf-list .item .image,
.page-2328 .project-events .pdf-list .item .image,
.page-2334 .project-events .pdf-list .item .image,
.page-2440 .project-events .pdf-list .item .image,
.page-2434 .project-events .pdf-list .item .image,
.page-2441 .project-events .pdf-list .item .image{
	height: auto;
}
body.page-2234 .t-small,
body.page-2294 .t-small,
body.page-2296 .t-small {
	display: none;
}
@media only screen and (max-width: 960px) {
    {}
	.page-2336 h1,
	.page-2328 h1,
	.page-2334 h1,
	.page-2440 h1,
	.page-2441 h1,
	.page-2434 h1{
		margin-left: 30px
	}
}