/* 
Theme Name:		 ProLancer Child
Theme URI: http://themebing.com/wp/prolancer
Author: ThemeBing
Author URI: https://themeforest.net/user/themebing
Description:	 Prolancer Child is a child theme of Prolancer, created by themebing.com
Template:		 prolancer
Version:		 1.0.0
Text Domain:	 prolancer-child
*/

/*
    Add your custom styles here
*/

/*frontend dashboad css*/
body.page-template.page-template-prolancer-dashboard
  .balance-in-navbar.blncnvr {
  margin-right: 15px;
}
body.page-template.page-template-prolancer-dashboard
  .frontend-dashboard-header
  .row {
  justify-content: space-between;
}
body.page-template.page-template-prolancer-dashboard
  .feds-widget
  img.avatar.photo {
  max-width: 150px;
}

body.page-template.page-template-prolancer-dashboard #curve_chart {
  overflow: hidden;
}
body.page-template.page-template-prolancer-dashboard.page-template-prolancer-dashboard-php {
  background: #f8fafb;
}
body.page-template.page-template-prolancer-dashboard.page-template-prolancer-dashboard-php
  .feds-menu
  ul
  li.dropdown:after {
  top: 25px;
}
body.page-template.page-template-prolancer-dashboard.page-template-prolancer-dashboard-php
  .feds-menu
  ul
  li
  a:hover {
  color: #2d52a1;
}

body.page-template.page-template-prolancer-dashboard.page-template-prolancer-dashboard-php
  .white-padding {
  border-radius: 0px;
  border: 1px solid #ddd;
}

body.page-template.page-template-prolancer-dashboard .feds-widget {
  border: 1px solid #ddd;
  border-radius: 0px;
}

body.page-template.page-template-prolancer-dashboard.page-template-prolancer-dashboard-php
  .feds-menu
  > ul {
  border-radius: 0px;
  padding: 0px;
  background: #fff;
  margin: 0px;
}

body.page-template.page-template-prolancer-dashboard.page-template-prolancer-dashboard-php
  .feds-menu
  > ul
  li {
  border-bottom: 1px dashed #ddd;
}

body.page-template.page-template-prolancer-dashboard.page-template-prolancer-dashboard-php
  .feds-menu
  > ul
  li:last-child {
  border-bottom: 0px;
}

body.page-template.page-template-prolancer-dashboard
  .feds-widget.feds-user-profile {
  padding: 24px;
}
body.page-template.page-template-prolancer-dashboard .prolancer-table {
  border-radius: 0px;
  border: 1px solid #efefef;
}

body.page-template.page-template-prolancer-dashboard
  .prolancer-table
  thead
  tr
  th {
  background: #2d52a1;
  color: #fff;
}
body.page-template.page-template-prolancer-dashboard tbody tr {
  border-bottom: 1px solid #ddd;
}

body.page-template.page-template-prolancer-dashboard tbody tr:last-child {
  border-bottom: 0px;
}
body.page-template.page-template-prolancer-dashboard a.dashboard-stats-item {
  border-radius: 0px;
}

body.page-template.page-template-prolancer-dashboard input,
body.page-template.page-template-prolancer-dashboard select,
body.page-template.page-template-prolancer-dashboard button,
body.page-template.page-template-prolancer-dashboard textarea,
body.page-template.page-template-prolancer-dashboard
  #seller-profile-form
  textarea {
  border-radius: 10px !important;
}

body.page-template.page-template-prolancer-dashboard
  .feds-widget.feds-user-profile
  a {
  border-radius: 10px;
}
body.page-template.page-template-prolancer-dashboard .prolancer-btn {
  border-radius: 10px;
  padding: 7px 30px !important;
  box-shadow: 0px 4px 0px #1d3b7c;
  transition: 0.3s ease-in-out 0s;
}
body.page-template.page-template-prolancer-dashboard .prolancer-btn:hover {
  box-shadow: none;
}

body.page-template.page-template-prolancer-dashboard .nav.nav-tabs a {
  border-radius: 10px !important;
}
.swal2-backdrop-show .swal2-actions button {
  min-width: 140px;
}
.swal2-backdrop-show h2.swal2-title {
  font-size: 22px;
  line-height: 32px;
}
.comment-form textarea {
  padding: 5px 11px !important;
  border-radius: 4px !important;
}div#comments {
  padding: 20px;
}
form#free-profile-form .iti.iti--allow-dropdown {
  width: 100%;
}
.currency-footer {
  display: flex;
}
@media(max-width :1400px){
  .site-header .container .row {
    justify-content: space-between;
  }
}

@media(max-width :1199px){
  .copyright-bar .container {
    max-width: 100%;
}
.copyright-bar .container .row .col-sm-5.currency-footer {
    width: 100%;
    text-align: right;


}
.copyright-bar .container .row .col-sm-5 {
    width: 60%;
}
.copyright-bar .container .row .col-sm-2 {
    width: 40%;
    text-align: right;
    max-width: unset;
}
.copyright-bar .container .row .col-sm-2 p {
    text-align: right;
}
}

@media only screen and (max-width: 767px) {
  .balance-in-navbar.blncnvr {
    display: none;
  }
  body.page-template.page-template-prolancer-dashboard .custom-logo-link img {
    max-width: 140px;
  }
  .copyright-bar .container .row .col-sm-5, 
  .copyright-bar .container .row .col-sm-2,
  .copyright-bar .container .row .col-sm-2 p,
  .copyright-bar .container .row .col-sm-5.currency-footer{
    width :100%;
    text-align: center;
  }
}
@media only screen and (min-width: 1200px) {
  .frontend-dashboard {
    max-width: 1300px;
  }
  header.frontend-dashboard-header .container-fluid {
    max-width: 1300px;
    margin: 0 auto;
}
  body.page-template.page-template-prolancer-dashboard
    #curve_chart
    div[dir="ltr"] {
    max-width: 100% !important;
    width: 100% !important;
    overflow: hidden;
  }

  body.page-template.page-template-prolancer-dashboard .feds-widget {
    padding: 15px;
  }
  body.page-template.page-template-prolancer-dashboard
    a.dashboard-stats-item
    h5 {
    font-size: 18px;
  }

  body.page-template.page-template-prolancer-dashboard
    .frontend-dashboard-header
    .balance-in-navbar {
    font-size: 18px;
  }
}
/*frontend dashboad css end*/



.header-btn a {
  float: right;
  padding: 10px 24px !important;
  display: inline-block;
  border: 2px solid;
  border-radius: 50px;
  margin-left: 5px !important;
}

.header-btn.d-none.d-lg-flex{
  float: right;
}