/*
Theme Name: Enexus 2
Theme URI: http://shtheme.org/demosd/enexus2
Author: Shtheme
Author URI: http://shtheme.com
Description: In 2020, our default theme lets you create a responsive business website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a business website with WordPress has never been easier.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: enexus2

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

.single-news-tag-social-area ul.list a{
	padding: 10px 10px;
    background: #EDF0FA;
    font-size: 13px;
    color: #333;
    border-radius: 5px;
    margin-right: 5px;
}
ul.list a:hover{
	color: #fff;
    background-color: #0c59db;
}
.news-sidebar-widget .widget_search .search-form input {
    height: 50px;
    padding: 6px 15px;
    border: 1px solid #eeeeee;
    width: 100%;
    display: block;
}
.news-sidebar-widget .widget_search .search-form button {
    position: absolute;
    right: 0;
    outline: 0;
    bottom: 0;
    height: 50px;
    width: 50px;
    z-index: 1;
    border: none;
    color: #ffffff;
    background-color: #0c59db;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    cursor: pointer;
}
.news-sidebar-widget .widget_search .search-form {
    position: relative;
}
.news-sidebar-widget .widget_search .search-form label {
    display: block;
    margin-bottom: 0;
}
.news-sidebar-widget .widget_categories ul li:first-child{
    padding-top: 0;
}
.news-sidebar-widget .widget_categories ul li{
    display: inherit;
    padding: 5px 0;
}
.news-sidebar-widget .widget_categories ul li a {
    color: #565151;
}
.news-sidebar-widget .widget_categories ul li a:hover{
    color: #0c59db;
}
.news-sidebar-widget .widget_tag_cloud ul li a {
    background: #fafcfe;
    color: #565151;
    font-size: 14px!important;
    margin-right: 10px;
    margin-bottom: 14px;
    padding: 8px 16px 8px 16px;
    border-radius: 6px;
    display: inline-block;
}
.news-sidebar-widget .widget_tag_cloud ul li a:hover {
    color: #fff;
    background: linear-gradient(45deg, #0E90D5, #3032A2) !important;
}
.comment-list{
	margin-bottom: 40px;
}
h3.comment-reply-title{
	margin-bottom: 30px;
}
p.comment-form-cookies-consent{
	display: none;
}
p.form-submit input.submit{
	background: #0c59db;
	font-size: 14px;
    padding: 10px 28px;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 26px;
    color: #ffffff;
    font-weight: 500;
    overflow: hidden;
    border-radius: 5px;
    cursor: pointer;
}
p.form-submit input.submit:hover{
	background: #17305e;
}
.news-bottom-meta span i.mrr-10{
	margin-right: 6px;
}
.pagination-nav .pagination > li {
    text-align: center;
    margin-right: 8px;
}
.pagination-nav .pagination > li > a {
    color: #565151;
    font-weight: 500;
    height: 54px;
    width: 54px;
    line-height: 54px;
    display: inline-block;
    border: 1px solid #ddd;
    position: relative;
    border-radius: 50%;
}
.pagination-nav .pagination > li:hover a {
    border: 1px solid transparent;
    background: #0c59db;
    color: #fff;
}

.pagination-nav .pagination > li span.current {
    border: 1px solid transparent;
    background: #0c59db;
    color: #fff;
    font-weight: 500;
    height: 54px;
    width: 54px;
    line-height: 54px;
    display: inline-block;
    position: relative;
    border-radius: 50%;
}
.news-top-meta span{
	text-transform: capitalize;
}
i.text-primary-color{
	color: #151a33;
}
span.entry-author a,
span.entry-date {
	color: #151a33;
}
.widget_news .single-post:last-child{
	margin-bottom: 0;
}
.search-custom form button {
    border: 1px solid #0c59db;
    color: #fff;
    font-size: 20px;
    height: 46px;
    position: relative;
    width: 46px;
    cursor: pointer;
    float: right;
    background: #0c59db;
    margin-top: -46px;
    padding: 0;
    letter-spacing: 0;
}
.search-custom form button:hover{
    background: #fff;
    border: 1px solid #0c59db;
    color: #0c59db;
}
.search-custom form input{
    width: 100%;
    padding: 9px 12px;
    margin-top: 10px;
    border:1px solid #d6d0d0;
}
.search-custom h4{
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    color: #333333;
}
button#searchsubmit{
    cursor: pointer;
    top: 0!important;
    right: 0!important;
}
div.wpcf7 .ajax-loader{
    display: none;
}
form.wpcf7-form p{
    display: none;
}
form.wpcf7-form br{
    display: none;
}
.news-wrapper .news-details .news-description .news-bottom-meta span{
    color: #151a33;
}
div.wpcf7-response-output{
    margin: 10px 0 0 0 ;
}
.footer-widget div.wpcf7-response-output{
    color: #fff;
}
.footer-bottom-area span{
    color: #fff;
}
.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 0!important;
}
.testimonial-thumb img{
    border-radius: 50%!important;
}
.service-box:after{
    background: none;
}
.service-box:before{
    background: rgb(10 58 148 / 80%);
}
.entry-author a{
    text-transform: capitalize;
}
.blog-single-news .single-news-details .single-news-content .single-news-tag-social-area {
    margin: 45px 0 45px;
}
.header-style-two .header-wrapper .header-navigation-area .main-menu ul li ul.sub-menu li.has-sub > a::before{
	right:10px;
}