/*
Theme Name: WPMS Universal Theme
Theme URI: http://wpms.msonline.ru/
Author: Shamil Pirumov
Author URI: http://prmv.ru/
Details URI: https://wpms.msonline.ru/wpms-universal-theme/
Description: Универсальный шаблон (разработан специально для ООО "МСервис", г.Минусинск).
Version: 0.61
*/

body{
	font-family: "PT Serif";
}

/******************************************************/
/* Main Box                                           */
/******************************************************/
#main-box {
	margin: 0 auto;
	padding: 0;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

/******************************************************/
/* Top Panel                                          */
/******************************************************/
#top-panel li, #top-panel2 li {
	list-style: none;
}

/******************************************************/
/* Site Header                                        */
/******************************************************/
/*#site-header{
    display: flex;
}*/
#site-header li {
	list-style: none;
	padding: 10px;
}

#site-header h1, #site-header h5 {
	margin: 10px;
}

/******************************************************/
/* Mega Menu                                          */
/******************************************************/
#main-mega-menu {
}

#main-mega-menu a {
}

#main-mega-menu ul {
	list-style: none;
}

/******************************************************/
/* Sidebars                                           */
/******************************************************/
.sidebar, .widget-container ul {
	list-style: none;
	padding-left: 10px;
}

.sidebar .widget-container {
	margin-top: 10px;
}

.sidebar .widget-title {
	padding: 5px 5px 5px 10px;
	/*margin-top: 10px;*/
	margin-bottom: 0px;
}

.sidebar .widget-container {
	margin-bottom: 10px;
}

.sidebar .widget-container .textwidget {
	padding-left: 10px;
}

/******************************************************/
/* Sidebar Left                                       */
/******************************************************/
#sidebar-left {

}

/******************************************************/
/* Sidebar Right                                      */
/******************************************************/
#sidebar-right {

}
/******************************************************/
/* Navigation                                         */
/******************************************************/
.nav-links{
	width: 100%;
	margin: 20px;
}
.page-numbers {
	padding: 10px;
}
/******************************************************/
/* Content                                            */
/******************************************************/
#content {
	margin: 0 auto;
	padding: 10px;
}

#category {

}
#thumbnail-column{
	vertical-align: middle;
}
#nav-single{width:100%;font-weight:bold;color:#333;font-size:15px;line-height:20px;display:inline-block;}
#nav-single a{font-weight:normal;font-size:13px;margin-top:15px;}
#nav-single .nav-next{width:45%;float:right;text-align:right;}
#nav-single .nav-previous{width:45%;float:left;}

/*table, tbody, tr, td{
	border: 1px solid #000000;
}*/

/******************************************************/
/* Bottom Panel                                       */
/******************************************************/
#bottom-panel {

}

#single-bottom-panel li,
#bottom-panel li {
	list-style: none;
}

/******************************************************/
/* Footer                                             */
/******************************************************/
#footer li {
	list-style: none;
}

/******************************************************/
/* Styles for plugins
/******************************************************/

