/*
Theme Name: Divi for Sinfo
Author: ORTOX
Description: Дочерняя тема DIVI
Template: Divi
Version: 1
*/

@import url("../Divi/style.css");

.et_pb_post {
  margin-bottom: 16px!important;
}

#fancybox-wrap {
z-index: 1000000!important;
}

/*
.entry-content {
  padding-top: 16px!important;
}
*/
.post-meta {
    padding-bottom: 5px!important;
}

.et_fixed_nav #logo {
    max-height: 100px;
    margin-bottom: 0;
}

.et-fixed-header #logo {
    max-height: 60px;
}

.et_nav_text_color_light, .et_nav_text_color_light #et-secondary-nav a, .et_nav_text_color_light .et-social-icon a, .et_nav_text_color_light #et-info a {
    color: #f9f9f9;
}

#top-menu li {
    font-size: 18px;
}

.nav li li a {
    font-size: 15px;
}

#rss-2 {
font-size: 13px!important;
line-height: 1.1em!important;
}

#tag_cloud-2 {
    font-weight: normal;
}

.et_pb_widget a {
    font-weight: bold;
}

a[href="http://sinfo-mp.ru/rss02.rss"] {
    font-size: 14px!important;
}

#text-12 a{
font-weight: normal;
}

#text-9 a{
font-weight: normal;
}

#text-10 a{
font-weight: normal;
}

#text-11 a{
font-weight: normal;
}

#text-8 a{
font-weight: normal;
}

#tag_cloud-2 {
width: 1100px;
}

#text-17 a{
color: #fff !important;
}

/*отступ от слова до стрелочки в пункте меню*/
#top-menu .menu-item-has-children > a:first-child {
    padding-right: 12px;
}

/*отступы между пунктами меню*/
#top-menu li {
    padding-right: 12px;
}

/*отступы кнопки поиска в меню*/
#et_top_search {
    margin: 12px 0 0 6px;
}