/*
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/







.mb_0 {
margin-bottom:0!important;
}
.mb_0 p {
margin-bottom:0!important;
}

.post.category-news .page-header {
display:none!important;
}

.footer-politica a,.footer-politica a:hover {
color:#ffffff!important;
}

.settore_utilizzo p {
margin-bottom:0!important;
}

/*
    CANCELLO OGNI RIFERIMENTO AI DISCHI IN VETRO VCH
*/

.home-elenco-servizi li:nth-child(3) {
 display:none!important;
}
.accordion_menu #uael-accordion-ab76150 p:nth-child(3){
 display:none!important;
}




@media only screen and (min-width: 1024px) {
#valori {
scroll-margin-top:110px;
}
}


@media only screen and (max-width: 767px) {
#valori {
scroll-margin-top:100px;
}
}

.topbar {
    background-color: var( --e-global-color-primary );
}
.topbar-container{
    max-width: 1400px;
    margin-right:auto;
    margin-left:auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}

.topbar-container a{
    padding:5px 15px;
    color:#fff;
}
.topbar-container a:hover{
    color:#fff;
}
@media screen and (min-width: 768px){
    .topbar-container a:last-of-type{
        padding:5px 10px 5px 5px;
    }
}

@media screen and (max-width: 767px){
    .topbar .btn-txt {
        display: none;
    }
    .topbar-container a{
        padding:5px 20px;
    }
}

.rank-math-breadcrumb p{
    margin-bottom: 0;
    color:#fff;
    max-width: 1400px;
    margin-right:auto;
    margin-left:auto;
}
.rank-math-breadcrumb{
    background-color: var( --e-global-color-text );
    padding-top: 10px;
    padding-bottom: 10px;
}
@media (max-width: 1366px) {
    .rank-math-breadcrumb {
      padding-left: 35px;
    }
}
@media (max-width: 1024px) {
    .rank-math-breadcrumb {
      padding-left: 50px;
    }
}
@media (max-width: 767px) {
    .rank-math-breadcrumb {
      padding-left: 20px;
    }
}
