/*
Theme Name: Dialogue of Generations
Theme URI: http://atamans.com/                              
Author: Bogdan Boryslavskyi, Bogdan Vladyka
Author URI: http://atamans.com/
Description:
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: hbf-site

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
Mob working on TEST
*/

.photo-for-print { display: none; }

 @media print { 
/* @media all and (min-width:994px) and (max-width:998px) {   */

body { 
    margin: 0;
    width: 670px;
    height: 297mm;
	background:white; 
	color:black;
	margin:0;
    -webkit-print-color-adjust: exact; 
 }

 h1 {
    font-size: 14pt;
    margin-top: 1em;
 }
h2 {
    font-size: 10pt;
  }
h3 {
    font-size: 9pt;
  }
h4, h5, h6 {
    font-size: 8pt;
  }

  	.menu-prime,
  	.mltlngg_switcher,
  	.header-nav-icons,
  	.menu-trigger,
	body>footer,
	.video_iframe,
	#menu-mobile-menu,
	.comments-area,
	.share-wrap,
	.to-top,
	.fotorama__nav-wrap,
	#cookie-notice,
	.stories-label,
	.stories-tags,
	.photo_gallery_interview,
	.stories-main iframe,
	#Smallchat,
	.asid--tmp { display:none !important; }
	body>header { border-bottom: none !important; }

	body>header img.logo { position: absolute !important; top: 20px !important; right: 40px !important; z-index: 1000 !important; }
	abbr { border-bottom: none !important; }
	.stories-single { padding: 0 !important; }
	.stories-single .stories-main div.story-summary { padding: 0 !important; background: #fff !important; margin: 20px 0; }
	.stories-single .stories-aside .stories-short-info { padding: 0 !important; background: #fff !important; }
	.stories-single>div.stories-aside { padding: 0 !important; }
	.stories-single .stories-main { position: initial !important; }
	.stories-single .stories-main .story-summary h1 { position: absolute; top: 20px; left: 240px; }
	.stories-single .stories-aside strong { padding-top: 40px !important; }
	.stories-single .stories-aside .stories-short-info img { max-width: 200px !important; float: left !important; margin-right: 40px !important; }
	.stories-single>div.stories-aside { order: 1 !important; }
	.stories-tags a { background: #f3f3f3 !important; }
	.photo_gallery_interview { background: #ffffff !important; }
	.photo_gallery_interview:before, 
	.photo_gallery_interview:after { display: none !important; padding: 0 !important; }
	.photo-for-print { display: flex; flex-wrap: wrap; }
	.photo-for-print>span { width: calc(50% - 20px); margin: 0 20px 10px 0; }
	.photo-for-print>span>span { padding: 10px; display: block; }

	.general-event-info p:nth-child(1),
	.general-event-info p:nth-child(2),
	.btn-add-to-calendar { display: none !important; }

	.schedule { background: #fff !important; }
	.schedule .event-subtitle { margin: 0 !important; }
	.events-table { font-size: 9px !important; }
	.events-table .facilitator img { display: none !important; }

	.national-teams-col > div { width: 33.332% !important; }
	.about-project-info { background: none !important; }
	.about-project-info > div:last-of-type {  padding: 0 40px 0 0 !important; }
	.about-project-info > div { width: 100% !important; }
	.about-project-info { box-shadow: none !important; padding: 0 !important; }
	.about-project-info h2 { color: #07085b !important; }
	span.role > span { background: #ececec !important; }


	.about-project-info img,
	.about-us-wrap ul li::before { display: none !important; }
}
