/*
Theme Name: Root Child
Theme URI: http://wpshop.biz/themes/root
Author: WPShop.biz
Author URI: http://wpshop.biz/
Template: root
Version: 1.0.0
*/

/* Below you can add your CSS styles */
/* Ниже Вы можете добавить свои CSS стили */

.posts-container--two-columns .post-card__image img {
	height: 200px;
	max-height: 200px;
}

.b-related__items .post-card__image img {
	height: 240px;
	max-height: 240px;
}

.entry-content img {
	margin: 10px;
}

@media (min-width: 1200px) {

#menu-right li {
	padding: 10px 0 10px 40px;
}


li.menu-item-10931:before{
	content: url('icon/01.gif')!important;
}


li.menu-item-10932:before{
	content: url('icon/02.gif')!important;
}

li.menu-item-10936:before{
	content: url('icon/03.gif')!important;
}

li.menu-item-10937:before{
	content: url('icon/04.gif')!important;
}

li.menu-item-10938:before{
	content: url('icon/05.gif')!important;
}

li.menu-item-10939:before{
	content: url('icon/06.gif')!important;
}

li.menu-item-10940:before{
	content: url('icon/07.gif')!important;
}

li.menu-item-10941:before{
	content: url('icon/08.gif')!important;
}

li.menu-item-10942:before{
	content: url('icon/09.gif')!important;
}

li.menu-item-10943:before{
	content: url('icon/10.gif')!important;
}

li.menu-item-10944:before{
	content: url('icon/11.gif')!important;
}

li.menu-item-10945:before{
	content: url('icon/12.gif')!important;
}

li.menu-item-10946:before{
	content: url('icon/13.gif')!important;
}

li.menu-item-10947:before{
	content: url('icon/14.gif')!important;
}

li.menu-item-10950:before{
	content: url('icon/15.gif')!important;
}

li.menu-item-10951:before{
	content: url('icon/16.gif')!important;
}

}

@media (min-width: 576px) {
	.main-navigation {
		display: none;
	}
}