
.footer-style-two .footer-bottom .social-box li a .fa:before,
.widgets-section .social-icon-one li a .fa:before,
.share-option .social-links li a .fa:before,
.widgets-section .social-icon-two li a .fa:before,
.team-block .inner-box .social-icons li a .fa:before,
.fab:before {
	font-family: 'Font Awesome 5 Brands' !important;
}


/*----------------------------------------------*/

.admin-bar .main-header.fixed-header{
	top:32px;
}
.kc_row .kc_col-sm-12{
 padding-left:0px !important;
 padding-right:0px !important; 
}
.kc_column>.kc-col-container{
	display:block;
}
.kc-row-container.kc-container{
	max-width:1200px;
	width:100%;
}
.pagination li a, .pagination li span{
	position: relative;
    display: block;
    text-align: center;
    height: 44px;
    width: 44px;
    line-height: 44px;
    font-weight: 400;
    font-size: 18px;
    color: #8182a8;
    background-color: #f4f7ff;
    border-radius: 50%;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.pagination li a:focus, .pagination li a:hover, .pagination li span:focus, .pagination li span:hover, .pagination li span.current{
	color: #ffffff;
    background-color: #7478fa;
}
.main-footer .about-widget .footer-logo .image{
	margin-bottom:25px;	
}
.alva_theme .alva_theme{
	margin-left:70px;	
}
.alva_theme .comment-form{
	position:relative;
	padding-top:45px;	
	margin-top:0px;
}
.alva_theme .comment-form .group-title{
	margin-bottom:5px;
}
.alva_theme .comment-form h6 small{
	font-size:100%;
}

.alva_theme .comment-form .form-group input[type="text"], 
.alva_theme .comment-form .form-group input[type="email"], 
.alva_theme .comment-form .form-group textarea, 
.alva_theme .comment-form .form-group select {
	border-color:#7478fa;	
}
/********************* Footer Widget Style ******************/

.footer-widget ul{
	position:relative;	
}
.footer-widget ul li{
	position: relative;
    display: block;
    font-size: 16px;
    line-height: 26px;
    color: #ffffff;
    font-weight: 400;
    margin-bottom: 15px;	
}
.footer-widget ul li ul li{
    margin-top: 15px;
    margin-bottom: 0px;
}
.footer-widget ul li a{
	position: relative;
    display: inline-block;
    color: #ffffff;	
}
.footer-widget ul li a:hover{
	text-decoration:underline;	
}
.main-footer.style-two .downloads-widget .text,
.main-footer .downloads-widget .text{
	color:#fff;	
}
.main-footer.style-three .footer-widget ul li.page_item a,
.footer-style-two .footer-widget ul li.page_item a{
	color: #758191;
    font-weight: 500;
}
.main-footer.style-three .downloads-widget .text{
	color: #758191;
}
.main-footer.style-three .footer-bottom .privacy li{
	position:relative;
	font-size: 16px;
    line-height: 25px;
    color: #92a2b6;
    font-weight: 400;
	display:inline-block;
}
.main-footer.style-three .footer-bottom .privacy li a{
	position:relative;
	font-size: 16px;
    line-height: 25px;
    color: #92a2b6;
    font-weight: 400;
	display:inline-block;	
}

/******************* blog Widget Style *********************/

.widget ul{
	position: relative;
}
.widget ul li{
	position: relative;
	font-size: 18px;
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #fafafa;
	color: #8182a8;
	font-weight: 400;
}
.widget ul li:last-child{
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom:none;
}
.widget ul li ul li{
	border-top:1px solid #fafafa;
	margin-top: 8px;
	padding-top: 8px;
}
.widget ul li a{
	position: relative;
	display: inline-block;
	font-size: 18px;
	line-height: 36px;
	color: #8182a8;
	font-weight: 400;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.widget ul li a:hover{
	color: #7478fa;
}

.widget .tagcloud{
	position: relative;
}

.widget .tagcloud a,
.footer-widget .tagcloud a{
	position: relative;
    display: inline-block;
	margin-right: 10px;
	margin-bottom: 10px;
    font-size: 16px !important;
    line-height: 20px;
    color: #8182a8 !important;
    font-weight: 400;
    text-align: center;
    overflow: hidden;
    text-transform: capitalize;
    padding: 10px 20px;
    background-color: #fafafa !important;
    border-radius: 2px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.widget .tagcloud a:hover,
.footer-widget .tagcloud a:hover{
	background-color: #7478fa !important;
	color: #ffffff !important;
}

/******************** Recent Comments Style *******************************/

.widget ul li.recentcomments{
	position:relative;
	padding-left: 30px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    font-size: 18px;
    line-height: 26px;
    color: #454789;
}
.footer-widget ul li.recentcomments{
    position: relative;
    padding-left: 30px;
    font-size: 16px;
    line-height: 26px;
    color: #fff;
}
.widget ul li.recentcomments:before,
.footer-widget ul li.recentcomments:before{
	content: "\f0e6";
	position: absolute;
	font-family: 'FontAwesome';
    left: 0;
    top: 0px;
    border-radius: 50%;
    font-size: 20px;
    color: #7478fa;
    text-align: center;
}
.widget ul li.recentcomments a{
	position:relative;
	font-size: 18px;
    line-height: 26px;
    color: #454789;	
}
.p-t0{
	padding-top:0px !important;
}
.m-b30{
	margin-bottom:30px;
}
.main-header .header-upper .logo-box .logo img{
	width:130px;
}
.main-footer.style-three .social-icon-one li a{
	color:#9fa9b7;
}
.main-footer .about-widget .footer-logo img{
	width:130px;
}
.comments-area .group-title h5{
	margin-bottom:40px;
}
.alva_theme .comment-box .comment-form .group-title h5{
    margin-bottom: 20px;
}
.error_page{
    padding:70px 0 100px 0;
    max-width:900px;
}
.error_page p{
    margin:30px 0;
    font-size:16px;
}
.error_page form,
.error_page .input-group{
    display:inline-block;
    text-align:center;
    position:relative;
}
.error_page form input.form-control{
    width:auto;
    padding-right:38px;
    width:300px;
    border-radius:0px;
}
.error_page form .input-group-btn button{
    position:absolute;
    right:0px;
    top:0px;
    background:#8a57de;
    width:38px;
    height:38px;
    line-height:40px;
    font-size:14px;
    text-align:center;
    color:#ffffff;
}
.sidebar-page-container .sidebar-title h5 a{
	color: inherit;
}
.sidebar-page-container .eco-search .sidebar{
	padding-left:0px;
}
.thm-unit-test .text > ul li.blocks-gallery-item, .thm-unit-test > ul li.blocks-gallery-item{
    display: inline-block;
}
.wp-block-button{
    margin-bottom: 25px;
}
.widget_rss .footer-widget ul li a{
    font-weight: 600;
    font-size: 18px;
}
.widget_rss .footer-widget ul li .rss-date{
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
}
.m-b0{
	margin-bottom:0px !important;
}