/*
Theme Name: Grainmart Spettro Child Theme
Author: Spettrovision
Author URI: http://spettrovision.com
License: GPL 2.0
Template: grainmart
License URI: license.txt
Description:  Grainmart Spettro - B2B PLATFORM FOR GRAINS
Version: 1.0
*/
header{
	padding: 0;
}
.sk-yi{
	margin-right: 1rem;
}
.submit-btn-wrap.sk-yi, .submit-btn-wrap.sk-yi:focus {
    background: #7dd32c;
}
.submit-btn-wrap.sk-yi:hover{
	background: #216eaf;
}

.aficon-login:before { content: '\f416'; } /* '' */

.prem-pay{
	width: 50%;
	margin: 0 auto;
}

.buy-leads{
	background: #fff;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	margin: 2rem 0;
	padding: 2rem;
}
.bl-header{
	font-size: 2rem;
	font-weight: bold;
	display: flex;
	justify-content: space-between;
	color: #216eaf;
	margin-bottom: 1rem;
}
.bl-content{
	display: flex;
	flex-wrap: wrap;
}
.bl-content div{
	flex: 0 0 100%;
	padding: 1rem;
}
.bl-con-title{
	color: #3a3a3a;
	font-weight: bold;
}
.bl-footer{
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
.bl-footer-right{
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;
}
.bl-spam-wrap a:link{
	color: #fff;
}
.leads-mark-btn{
	padding: .25rem 1rem;
	margin-left: 1rem;
	color: #fff;
	margin-top: 1rem;
}
.leads-mark-btn.spam{
	background: #009c00;
}
.leads-mark-btn.genuine{
	background: #da0000;
}
.bl-f-date{
	font-size: 1rem;
}
.bg-white {
    background: #fff;
}
#gvs-kg-ton, #gvs-dial-codes{
	border: none;
    border-bottom: 2px solid #f1f1f1;
    background: none;
	height: 35px;
}
@media (max-width: 1024px){
	.modal-dialog {
		width: 85%;
	}
	a.submit-btn-wrap.sk-yi {
		background: initial;
		margin-right: 2rem;
	}
}
@media (min-width: 824px){
.bl-content div {
    flex: 0 0 50%;
}
}
.profile-error{
	background: #fac5c5;
	color: #922828;
	font-weight: bold;
	margin: 0;
	padding: 1rem;
}
.comp-ur-profile{
	text-align: center;
	padding: 2rem;
}
.price-table-title h5{
	text-align: center;
	text-transform: capitalize;
}

