/*
Theme Name: Ollis Child Theme
Theme URI: http://ollis.like-themes.com/
Author: Like Themes
Author URI: http://like-themes.com/
Description: Blank Child Theme for Ollis
Template: ollis
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: four-columns, right-sidebar, full-width-template
Text Domain: ollis

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.
*/

/* header */
nav.navbar .logo img {padding: 10px 0;}
.breadcrumbs .post-page a, .breadcrumbs .home a {
  pointer-events: none;
  cursor: default;
  color: #fff !important;
}
nav.navbar #navbar.navbar-desktop ul.navbar-nav a{padding: 0 15px 0;}
.banner-chiusura {
    text-align: center;
    padding: 10px;
    background: #000;
    color: #fff;
}
.banner-chiusura p{margin: 0 !important;}

/* all */
h5{margin: 42px 0 0;}
.margin-default {padding-bottom: 0;}
.btn-color-theme a {background: #00264b !important;}
ul.breadcrumbs {display: none !important;}
.grecaptcha-badge {display: none !important;}
.comment-text p, .text-page p {
    margin-bottom: 10px !important;
}
table{width: 100% !important;}

/* chi siamo */
.img-team{border: 3px solid #00264b;}
.team-item .image{padding: 0 !important;}
.team-sc a {
    cursor: default;
    pointer-events: none;
    text-decoration: none;
}

/* prodotti */
.services-template-default .image {
  display: none !important;
}

/* contatti */
.heading .heading-icon-wrap.heading-icon-fa-wrap, .heading .heading-icon-fa-wrap.heading-icon-fa-wrap{font-size: 60px;}
.ltx-block-icon.ltx-icon-ht-left li, .ltx-block-icon.ltx-icon-ht-right li{margin-top: 25px;}

/* ricerca */
.search-results .div-sidebar {
  display: none !important;
}

/* news */
.tags-line{display: none !important;}
.taxonomy-description{margin-bottom: 30px;}
.author-name{display: none !important;}
.ltx-related .ltx-post-headline {display: none !important;}

/* author */
.author .div-sidebar {display: none !important;}

/* footer */
.footer-widget-area .header-widget,
.footer-widget-area .social-icons-list span.ltx-ic
{color: #fff !important;}
.header-widget::after {border-color: #fff !important;}
.ollis_fa5_icons.fas.fa-map-marker-alt {margin-right: 8px;}
.copyright-block.copyright-layout-default a {color: #FFF;}
.footer-widget-area .widget_ltx_navmenu ul li a:hover, .footer-widget-area .widget_ltx_navmenu ul li a:before {color: #fff !important;}
.footer-sedi a {
    font-size: 23px;
    font-weight: 700;
    font-family: var(--font-headers),serif;
}
@media (min-width: 1200px){
	.footer-widget-area .widget_text .textwidget {max-width: 100%;}
	.footer-sedi li {margin: 15px 0;}
}
