/*
Theme Name: Bifrost Child
Theme URI: https://neuronthemes.com/bifrost
Description: This is a child theme of Bifrost
Author: NeuronThemes
Author URI: https://neuronthemes.com
Template: bifrost
Version: 2.0.0
*/
.o-blog-post__author, ul#breadcrumbs {
    display: none !important;
}
.contacts li{
	margin-bottom: 0px !important;
}
a:not(button):hover, a:not(button).active {
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 1px 0 transparent !important;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 1px 0 transparent !important; 
}
.m-neuron-testimonial__image img {
    width: 48px !important;
    padding: 5px 8px;
    text-align: center;
}
.m-neuron-testimonial__image {
    border: solid 1px #e6e6e6;
    border-radius: 50%;
}
.home_link a {
    font-size: 0px !important;
    background: url(logo-menu.png) no-repeat;
    padding: 29px 62px;
}
.home_link{
	margin-bottom: 30px !important;
}
nav.plsfe-switcher {
    float: right;
}
ul.plsfe-menu li {
    display: inline-block;
}
a.plsfe-item.plsfe-item__active span {
    font-weight: bold;
}
.lang-item {
    display: inline-block !important;
    padding: 0 3px;
	margin-top:50px !important;
	margin-bottom: 0px !important;
}
.elementor-widget-neuron-nav-menu .elementor-widget-container {
    margin-bottom: 0px !important;
}
.lang-item a {
    font-size: 16px !important;
	font-weight: normal !important;
}
.current-lang a{
	font-weight:bold !important;
}

/* Responsive  */
@media (max-width: 450px){
	rs-bullets.tp-bullets{
		
	}
}