/*
Theme Name: Mobeva Child
Theme URI: http://demo.daatcreations.com/mobeva
Author: Daat Creations
Author URI: http://daatcreations.com
Description: Mobeva is a fully responsive WordPress theme best suited for Automobile Companies.
Version: 1.0
Template: mobeva
Text Domain: mobeva-child
Tags: one-column, two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

/* Add a child theme css below */
a {
	    color: #4674b5;
}
.pakalpojumi-side .menu li {
    background: #f1f1f1;
    border: 1px solid #e7e7e7;
    margin-bottom: 10px;
    padding: 10px 10px 10px 15px !important;
    list-style-type: none;
    position: relative;
    color: #989b9c;
    -webkit-transition: 0.5s ease all;
    -o-transition: 0.5s ease all;
    transition: 0.5s ease all;
}
.pakalpojumi-side .menu li:hover {
	background: #ffec2c;
}
.pakalpojumi-side .widget_nav_menu ul li:hover a {
	color: #111;
}
.pakalpojumi-side .menu li a {
	color: rgb(51, 51, 51);
    display: inline-block;
    margin: 0px;
    color: #777;
    position: relative;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    padding-left: 15px;	
}

.pakalpojumi-side .menu li a:before {
    content: "\f105";
    font-family: 'FontAwesome';
    padding-right: 10px;
    position: absolute;
    left: 0;
    color: rgb(51, 51, 51);	
}
.pieteikties h2, h4 {
	margin: 15px 0!important;
}

.vc_column_container .sidekontakti .vc_empty_space {
    width: 200%;
    position: absolute;
    background: #fff;
    left: 0px;
}
.wpb_text_column.cliipedtext a {
	color: #fff;
}
.wpb_text_column.cliipedtext p {
	color: #fff;
	font-size:14px;
}
.wpb_text_column.cliipedtext p strong {
	color: #fff;
}
.clippedimage {
	position: relative;
	bottom: -3px;
}
.plusiblock h3 {
	margin: 20px 0 5px;
}
.navbar-brand>img {
    width: 155px;
}
.panel-body h2.sec_titl {
	padding: 0 0 5px;
    margin: 0;
    line-height: 1;
	font-size: 24px;
	font-weight: 500;	
}
.panel-body h2.sec_titl a {
	color: #333;
    font-size: 20px;
    line-height: 1.4;
    font-weight: 600;
    word-wrap: break-word;
}