/*
 Theme Name:   Maxhost Child
 Theme URI:    http://tarjus.ee/
 Description:  Maxhost Child Theme for Radicenter
 Author:       Kristjan Tarjus
 Author URI:   https://tarjus.ee
 Template:     maxhost
 Version:      2.0.2
 Requires at least: 6.1
 Tested up to: 6.1.1
 Requires PHP: 7.4
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         black, blue, green, orange, right-sidebar, post-formats, for maxhost theme ver 7.5
 Text Domain:  maxhost-child
*/

.navbar-nav>li>a, .compact .header .navbar-nav>li>a {text-transform: none;}
.header.headr-style-1 .navbar-default .navbar-nav>li>a {color: #0E2008; font-weight: normal; font-size: 15px;}
.header.headr-style-1 .navbar-default .navbar-nav>li>a:hover {color: #ff4500; font-weight: 500; font-size: 15px;}
.dropdown-menu>li>a {font-weight: normal;}
.dropdown-menu>li>a:hover {font-weight: 500;}

.CallPanel
{
	display:block;
	background: none;
	margin: 0;
	position: fixed;
	bottom: 60%;
	right: 0;
	width: 50px;
	height: 50px;
	z-index: 100;
	text-decoration: none;
	color: #ffffff;
	background-color: #545454;
	line-height: 42.5px;
	text-align: center;
	border: 2px solid #FFFFFF;
	padding: 2px;
}

.gen_notif
{
	display: flex;
	width: 100%;
	text-decoration: none;
        background-color: #F7F7F7;
	color: #0072bb;
	border: 1px solid #90caeb;
        text-align: center;
        padding: 10px;
}

#info_img
{
	float: left;
	width: 50px;
}
#info_txt
{
	float: right;
	width: calc(100% - 50px);
	line-height: 32px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
}
.navbar-brand.logo2 
{
        background: url(/wp-content/themes/maxhost-child/images/hireslogo.png?v2) no-repeat scroll left 21px !important;
	background-size: auto 32px !important;
}

@media (min-width: 1080px) and (max-width: 1320px) {
 .navbar-nav {
  float:left;
  margin:0
 }
 .navbar-nav>li {
  float:left
 }
.navbar-nav>li>a {
    text-transform: inherit !important;
}

}

.blogroll,.xoxo > ul{
 padding-left: 0;
}

.blogroll > li{
 border-color: #dddddd;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 1px;
    padding: 15px 20px;
}

.ip-item{
 border-color: #dddddd;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 1px;
    padding: 15px 20px;
}

.xauto{
    overflow-x: auto;
}

.bg-oppaa-1 {
    background-color: rgba(128,128,128,0.5);
}

.front-tbl tr{
    border-style: hidden !important;
}

li.pll-parent-menu-item > a:before {
    display: inline-block;
    content: "";
    width: 22px;
    height: 18px;
    background: transparent url('/wp-content/themes/maxhost-child/images/lang_128.png') no-repeat;
    background-size: 18px 18px;
}
