﻿/*
Theme Name: Juwa777
Theme URI: https://wpshop.ru/themes/reboot
Author: WPShop.biz
Author URI: http://wpshop.biz/
Template: reboot
Version: 1.0.0
*/

/* Below you can add your CSS styles */
/* Ниже Вы можете добавить свои CSS стили */

#header_menu {
	display: flex;
	justify-content: center;
}

#masthead,
#site-navigation,
#content {
	box-shadow: 0 1px 7px rgba(171,171,171,0.5);
}

.table-of-contents {
	border-radius: 5px;
}

.footer-info,
.footer-info a {
	text-decoration: none;
	color: #ced4da;
}

.site-branding {
margin-left: auto;
margin-right: auto;
}

@media screen and (max-width:980px) {
	.site-logotype img {
		max-height: 60px;
	}
}

@media screen and (max-width:900px) {
	.site-logotype img {
		max-height: 40px;
	}
}