/* registration page css */


/*******CSS for new login pages******/


.explore-the-market{
  background-color: #f8fafc;
  min-height: 500px;
  padding: 50px 0;
}


.our-sellers{
  background-color: #fff;
  min-height: 500px;
  padding: 50px 0;
}

.contact-us-form{
  background-color: #078ee7;
  min-height: 500px;
  padding: 50px 0;
}
.navbar-text{
  font-weight: 600;
  color: #000000 !important;
}
.left-adjust{
  left: -50px;
}
.border-top-blue{
  border-top: #0a8ee3 5px solid;
}

h2.top-seller{
  font-size: 36px;
  color: #000000;
  margin: 0;
  text-transform: uppercase;
  line-height: normal;
  padding: 0 0 10px 0;
  font-weight: 700;
}
h2.top-seller::after {
  background: #ffa200;
  content: " ";
  width: 75px;
  height: 7px;
  display: inline-block;
  border-radius: 5px;
}
h2.top-seller span{
  font-size: 36px;
  margin: 0;
  text-transform: uppercase;
  padding: 0;
  font-weight: 700;
  color: #078ee7;
  line-height: normal;
}
.explore-the-market h4{
  font-size: 32px;
  margin: 0;
  padding: 15px 0 0 0;
  font-weight: 500;
  line-height: normal;
  color: #000;
}
.contact-us-form h2.top-seller{
  font-size: 36px;
  color: #000000;
  margin: 0;
  text-transform: uppercase;
  line-height: normal;
  padding: 0 0 10px 0;
  font-weight: 700;
}
.contact-us-form h2.top-seller span{
  font-size: 36px;
  margin: 0;
  text-transform: uppercase;
  padding: 0;
  font-weight: 700;
  color: #fff;
  line-height: normal;
}
.grey-footer-copy{
  background-color: #27a9ff;
  padding: 10px 0;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  color: #fff;
}
.addressbox h5{
  font-weight: 600;
}
.mt-inbetween4-5 {
  margin-top: 2rem !important;
}
.connect-form-top{
  width: 400px;
  background-color: #078ee7;
  padding: 25px 25px 45px 25px;
  font-family: 'Dosis', sans-serif !important;
}
.connect-form-top input, .connect-form-top select{
  font-family: 'Dosis', sans-serif !important;
}
.btn-submit {
  font-size: 16px;
  font-weight: 600;
  margin-top: 10px!important;
  color: #fff !important;
  background: #ffa200 !important;
  border: none !important;
  border-color: #f9b642 !important;
}
.banner-image{
  height: 733px;
  object-fit: cover;
}
.connect-form-top h2{
  font-weight: 700;
    font-size: 28px;
    text-align: center;
    padding-bottom: 20px;
}
.banner-text h3{
  font-size: 26px;
  font-weight: 600;
  color: #fff !important;
}
.banner-text h4{
  padding-top: 18px;
  font-size: 46px;
  font-weight: 600;
  color: #fff !important;
}
.banner-text h4 span{
  font-weight: 700; 
  display: block;
  font-size: 46px;
}
.banner-text h5{
  font-size: 44px;
  font-weight: 700;
  line-height: 44px;
}
.banner-text h5 span{
  font-weight: 500; 
}
.banner-text h6{
  font-size: 24px;
  font-weight: 500;
  color: #fff !important;
  line-height: 26px;
  padding-bottom: 10px;
}
.banner-top{
  margin-top: 30px !important;
}
.banner-text h6 span{
  font-size: 24px;
  font-weight: 600;
  line-height: 26px;
  color: #fff !important;
}
ul.banner-feat-list{
  list-style: none;
  margin: 15px 0;
  padding: 0;
  position: relative;
  left: -8px;
}
ul.banner-feat-list li{
  list-style: none;
  margin: 5px 0px 10px 0px;
  padding: 0 10px 0 70px;
  display: inline-block;
  font-size: 20px;
  color: #fff !important;
  /* border-right: 1px solid #fff; */
  font-weight: 600;
  line-height: 24px;
}
ul.banner-feat-list li:first-child{
 margin-left: 0 !important;
}
ul.banner-feat-list li:last-child{
  border-right: none;
}
.banner-text h4::after {
  background: #ffa200;
  content: " ";
  width: 175px;
  height: 4px;
  position: absolute;
  border-radius: 5px;
  left: 4%;
  top: 148px;
}
.postion-adjust{
  margin-left: -30px;
}
.form-placer{
  margin-top: 115px;
}
/*****20-12-2021***/

.icon-placer{
  background-color: #e79c0b;
  border: 3px solid #fff;
  border-radius: 10px;
  padding: 6px 9px;
  position: absolute;
  margin: 0 0 0 -65px;
}
.top-products::after{
  content: '';
  background-color: #a7a7a7;
  height: 1px;
  position: absolute;
  margin-top: 20px;
  width: 60%;
  margin-left: 2%;
}

.b2bmarketplace-supplier-create .account-create .form-list label,
.b2bmarketplace-supplier-create .account-create .fieldset label {
  display: inline-block;
  color: #222;
  font-weight: 600;
  font-size: 13px;
  padding: 0;
  margin: 0;
  line-height: normal;
}
.customer-account-create .banner-text h4 {
  padding-top: 18px;
  font-size: 46px;
  font-weight: 600;
  color: #fff !important;
}
.titleforimage{
  background-color: #096baf;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  border-radius: 0 0 9px 9px;
  padding: 5px 0;
}
.mobile-product-box {
  width: auto;
  margin: 0 auto;
  background: #fff;
  border-radius: 10px;
  border: 3px solid #9ed8ff;
  margin-top: 20px;
}
.b2bmarketplace-supplier-create .resend-text-placer {
padding-top: 7px;
display: inline-block;
}
.b2bmarketplace-supplier-create .emailotp-btn {
background: #096baf;
color: #fff;
padding: 0 9px 0;
margin: 0;
height: 30px;
line-height: normal;
font-size: 12px;
min-width: 95px;
}
.customer-account-create .terms-check .validation-advice {
position: absolute;
left: 4%;
top: 19px;
}
.b2bmarketplace-supplier-create .terms-check .validation-advice {
position: absolute;
left: 1%;
top: 14px;
}
.b2bmarketplace-supplier-create .terms-check {
margin-left: 9px;
}
/**gap maintain css **/
.b2bmarketplace-supplier-create .banner-top {
margin-top: 50px !important;
}
.b2bmarketplace-supplier-create ul.banner-feat-list {
list-style: none;
margin: 40px 0;
padding: 0;
position: relative;
left: -8px;
}
.b2bmarketplace-supplier-create .spares-seller-reg-form {
background: #fff;
border: 5px solid #ff9300;
padding: 10px 20px;
font-family: 'Dosis',sans-serif;
}
.b2bmarketplace-supplier-create .mobile-product-box {
width: auto;
margin: 0 auto;
background: #fff;
border-radius: 10px;
border: 3px solid #9ed8ff;
margin-top: 30px;
}
.already-registered {
font-weight: 600 !important;
}
.already-registered a {
font-weight: 600 !important;
text-decoration: underline;
}
.already-registered a:hover {
font-weight: 600 !important;
text-decoration: underline;
color: #215a83;
}
@media  (max-width: 1440px){
.customer-account-create .banner-top {
  margin-top: 50px !important;
}
.customer-account-create ul.banner-feat-list {
  list-style: none;
  margin: 18px 0;
  padding: 0;
  position: relative;
  left: -8px;
}

.customer-account-create .mobile-product-box {
  width: auto;
  margin: 0 auto;
  background: #fff;
  border-radius: 10px;
  border: 3px solid #9ed8ff;
  margin-top: 30px;
}
.titleforimage {
  background-color: #096baf;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  border-radius: 0 0 9px 9px;
  padding: 5px 0;
}
.b2bmarketplace-supplier-create .spares-phone-select {
height: 32px;
padding: 2px;
min-width: 36px;
font-size: 12px;
}
.b2bmarketplace-supplier-create ul.banner-feat-list {
list-style: none;
margin: 62px 0;
padding: 0;
position: relative;
left: -8px;
}
}

.bg-warning-custom {
background-color: #b7def9!important;
border-radius: 4px;
border: 2px solid #7dbfeb;
}
.orderingclass-top{
position: relative;
order: 1;
}
.orderingclass-bottom{
position: relative;
order: 2;
}

@media  (max-width: 991px){
.orderingclass-top{
  position: relative;
  order: 2;
 }
 .orderingclass-bottom{
   position: relative;
   order: 1;
 }
}
@media  (max-width: 768px){
  .b2bmarketplace-supplier-create .wk-mp-login-container, .p-0-768 {
     
    padding: 0 !important;
}
ul.banner-feat-list li {
  list-style: none;
  margin: 5px 0 5px 10px;
  padding: 0 10px 0 59px;
  display: inline-block;
  font-size: 18px;
  color: #fff !important;
  /* border-right: 1px solid #fff; */
  font-weight: 600;
  line-height: 22px;
}
  .customer-account-create .banner-text h4 {
    padding-top: 18px;
    font-size: 40px; 
  }
  .customer-account-create ul.banner-feat-list {
    left: 6px;
}


.b2bmarketplace-supplier-create  ul.banner-feat-list li {
  list-style: none;
  margin: 5px 0 5px 10px;
  padding: 0 10px 0 59px;
  display: inline-block;
  font-size: 18px;
  color: #fff !important;
  /* border-right: 1px solid #fff; */
  font-weight: 600;
  line-height: 22px;
}
.b2bmarketplace-supplier-create  .banner-text h4 {
    padding-top: 18px;
    font-size: 40px; 
  }
  .b2bmarketplace-supplier-create  ul.banner-feat-list {
    left: 6px;
}

}
@media (max-width: 525px){
  .customer-account-create .banner-text h4 {
    padding-top: 18px;
    font-size: 22px;
    font-weight: 600;
    color: #fff !important;
}
.banner-text h4::after {
    background: #ffa200;
    content: " ";
    width: 175px;
    height: 4px;
    position: absolute;
    border-radius: 5px;
    left: 5%;
    top: 90px;
}
.banner-text h6 {
    font-size: 18px;
    font-weight: 500;
    color: #fff !important;
    line-height: 26px;
    padding-bottom: 10px;
}
ul.banner-feat-list li:first-child {
    margin-left: 10px !important;
    display: block;
    margin-bottom: 18px;
}
ul.banner-feat-list li {
    list-style: none;
    margin: 5px 0 20px 10px;
    display: block !important;
}

.b2bmarketplace-supplier-create .banner-text h4 {
  padding-top: 18px;
  font-size: 22px;
  font-weight: 600;
  color: #fff !important;
}
.b2bmarketplace-supplier-create .banner-text h4::after {
  background: #ffa200;
  content: " ";
  width: 175px;
  height: 4px;
  position: absolute;
  border-radius: 5px;
  left: 5%;
  top: 90px;
}
.b2bmarketplace-supplier-create .banner-text h6 {
  font-size: 18px;
  font-weight: 500;
  color: #fff !important;
  line-height: 26px;
  padding-bottom: 10px;
}
.b2bmarketplace-supplier-create ul.banner-feat-list li:first-child {
  margin-left: 10px !important;
  display: block;
  margin-bottom: 18px;
}
.b2bmarketplace-supplier-create ul.banner-feat-list li {
  list-style: none;
  margin: 5px 0 20px 10px;
  display: block !important;
}


}
@media  (max-width: 480px){
  .customer-account-create .banner-text h4 {
    padding-top: 18px;
    font-size: 22px;
    font-weight: 600;
    color: #fff !important;
}
.banner-text h4::after {
    background: #ffa200;
    content: " ";
    width: 175px;
    height: 4px;
    position: absolute;
    border-radius: 5px;
    left: 5%;
    top: 90px;
}
.banner-text h6 {
    font-size: 18px;
    font-weight: 500;
    color: #fff !important;
    line-height: 26px;
    padding-bottom: 10px;
}
ul.banner-feat-list li:first-child {
    margin-left: 10px !important;
    display: block;
    margin-bottom: 18px;
}
ul.banner-feat-list li {
    list-style: none;
    margin: 5px 0 20px 10px;
    display: block !important;
}

.b2bmarketplace-supplier-create .banner-text h4 {
  padding-top: 18px;
  font-size: 22px;
  font-weight: 600;
  color: #fff !important;
}
.b2bmarketplace-supplier-create .banner-text h4::after {
  background: #ffa200;
  content: " ";
  width: 175px;
  height: 4px;
  position: absolute;
  border-radius: 5px;
  left: 5%;
  top: 90px;
}
.b2bmarketplace-supplier-create .banner-text h6 {
  font-size: 18px;
  font-weight: 500;
  color: #fff !important;
  line-height: 26px;
  padding-bottom: 10px;
}
.b2bmarketplace-supplier-create ul.banner-feat-list li:first-child {
  margin-left: 10px !important;
  display: block;
  margin-bottom: 18px;
}
.b2bmarketplace-supplier-create ul.banner-feat-list li {
  list-style: none;
  margin: 5px 0 20px 10px;
  display: block !important;
}


}
.b2bmarketplace-supplier-create .spares_sell_reg_fieldset .btn-sec-yellow{
  font-weight: 600;
}