/*
Theme Name: Root child
Template: root

Не обязательные параметры:
Theme URI: webakcent.pro
Description: Дочерняя тема для темы Root
Author: WebAkcent
Version: 1.0
*/

@import url("../root/style.css");

.tablepress tr th,
.tablepress tr td{
	text-align: center !important;
} 

@media screen and (max-width:500px) {
	.pv_head_ico.pv_animated.pv_swing{
		bottom: 120px !important;
	}
}