/*!
Theme Name:   Polyclinic Child
Template:     polyclinic
Theme URI:    https://github.com/webmandesign/child-theme/
Author:       WebMan Design
Author URI:   https://www.webmandesign.eu/
Version:      1.0.0
Description:  You can change this description text in your child theme's "style.css" file.
License:      GNU General Public License v3
License URI:  http://www.gnu.org/licenses/gpl-3.0.html

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* Put your custom CSS styles below... */

#page {
max-width: inherit;
}
.breadcrumbs, .content-area, .header-info-widgets, .intro-inner, .list-subpages, .site .fl-row-fixed-width, .site-footer-area-inner, .site-header-inner {
max-width: 1400px;
}
.site-layout-boxed {
    padding:0!important;
}
.site-footer-area.footer-area-site-info {
background: #07599b;
}
.site-footer-area.footer-area-site-info .site-info-inner {
padding-left: 0!important;
padding-right: 0!important;
}
.has-styled-logo .site-title {
border:0!important;
padding-left: 0!important;
}
.header-info-widgets {
min-height: 6px;
}
.header-info-widgets section {
display: none;
}
.has-styled-logo .site-title::before, .has-styled-logo .site-title::after {
display: none;
}
.has-styled-logo .site-title {
padding: 10px 20px;
}
.riga-blu .fl-col-content {
padding-top: 0!important;
padding-bottom: 10px!important;
}
.box-news .wm-row {
display: flex;
}
.box-news .wm-posts-item {
flex: 1;
}
.box-news .wm-posts-item article {
height: 100%;
}
.single article footer.entry-meta {
display: none;
}
.single article {
margin-bottom: 60px!important;
}
.comments-link {
display: none!important;
}
.navigation.post-navigation {
display: none!important;
}
#site-navigation {
width: auto!important;
margin-top: 0!important;
}
.menu-toggle::before {
margin-right: 10px
}
.search-form {
display: none!important;
}
.fl-node-56ab225c199dc > .fl-col-content {
margin-top: 0!important;
}
.fl-node-aiokxy7lm5f6 > .fl-col-content {
  padding-top: 0!important;
  padding-bottom: 0!important;
}
.foto-slide-melody > div {
max-height: 600px;
  display: flex;
  justify-content: center;
  align-items: center;
}



@media (min-width:881px) {
.site-branding img {
max-height: 6rem!important;
}

}

@media (max-width:880px) {
.site-footer-area.footer-area-site-info {
padding-bottom: 50px;
}
.box-news .wm-row {
  display: block!important;
}
.box-news .wm-row + .wm-row {
  margin-top: 45px;
}
.fl-node-u72s84odbyr0, .fl-node-56ab225c19a80, .fl-node-wd4oulyvbpe9 {
margin-top: 0!important;
margin-bottom: 0;
}
.menu-toggle {
position: relative!important;
display: flex;
border-radius: 10px;
}
.info-tagline {
display: none;
}
.fl-node-56d2be1dab539 > .fl-col-content {
border: 0!important;
}
.main-navigation-container li {
font-size: 25px;
    padding-top: 18px;
    padding-bottom: 18px;
}
.toggle-sub-menus {
padding-top: 0!important;
}

}












