.form-group label {font-size: 14px;font-family: 'Raleway';display: block;margin-bottom: 5px;}

.form-group {margin-bottom: 15px; width: 100%;}

.form-half.form-group{width:48%;}

.form-control {width: 100%;border: 1px #ccc solid !important;font-size: 14px;}

.form-submit,.form-prev,.form-next,.form-btn {background: #22a1e6 !important;border: 0 !important;color: #fff !important;font-weight: 600 !important;font-family: 'Raleway' !important;}

.form-container {display: flex; flex-wrap: wrap; justify-content:space-between;}

.pop-link { color: #24a2e6; font-size: 16px;}

.help-inline-error {
    color: #ff0000;
    font-size: 14px;
    font-family: 'Raleway';
    border-color: #ff0000 !important;
    font-weight: 700;
}
a#resend_id {
    text-decoration: underline;
    color: #fff;
}
a#resend_id.active {
    pointer-events: none;
    position: relative;
}

a#resend_id.active:after {
    content: '';
    content: '';
    border: 3px solid #f3f3f3;
    border-radius: 50%;
    border-top: 3px solid #ed3a04;
    width: 15px;
    height: 15px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    display: block;
    position: absolute;
    right: -21px;
    transition: all linear 0.4s;
    bottom: 0;
}
.muzemy_profile_box {
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.muzemy_profile_img {
    position: relative;
    width: 150px;
}
.muzemy_profile_wrapper {
	width: 150px;
    height: 46px;
    overflow: hidden;
    display: block;
    position: absolute;
    bottom: 0;
}
.muzemy_profile_img .fa {
    font-size: 26px;
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    text-align: center;
    background: rgba(0,0,0,.5);
    color: #fff;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    display: flex;
    align-items: end;
    justify-content: center;
    padding-bottom: 11px;
	cursor:pointer;
}
.muzemy_profile_img img {
    background: #251a7a;
    border: 2px #251a7a solid;
    object-fit: cover;
}
.kyc_nav ul {
    padding: 0;
    list-style: none;
    margin: 0;
}

.kyc_nav ul li a {
    padding: 14px 20px;
    display: block;
    color: #37247e;
    background: #fff;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
    border: 1px #ccc solid;
    border-top: 0;
}

.kyc_nav ul li:first-child a {
    border-top: 1px #ccc solid;
}

.kyc_nav ul li.active a {
    background: #37247e;
    color: #fff;
    border-color: #37247e;
}

.notes{
  font-weight:700;
  color: #180e67;
}

.sidebar .navbar-nav .dropdown-menu {
    padding-left: 45px;
    margin-top: -8px;
}

.sidebar .navbar .dropdown-item.active {
    background: transparent;
    color: #009CFF;
}

.projects_box {
    font-size: 14px;
}

.projects_box h6 {
    font-size: 18px;
}

.projects_box span {
    margin-bottom: 10px;
    color: #1B1464;
    font-weight: 700;
}

.feed-subtitle span + span {
    padding-left: 15px;
}

.feed-subtitle{
	margin-bottom:8px;
}

.project_box_content {
    margin-bottom: 15px;
}

.pro_box_pri_btn .btn {
    font-size: 14px;
    font-weight: 700;
    padding: 5px 18px;
}

.pro_box_pri_btn {
    display: flex;
    justify-content: space-between;
}

.pro_box_pri_row {
    display: flex;
    margin-bottom: 15px;
    align-items: center;
}

.project-boxwrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.project-img {
    width: 30%;
}

.project-cont {
    width: 66%;
}

.projects_box span strong {
    display: block;
    font-weight: 700;
}

.pro_box_pri_row > span + span {
    margin-left: 30px;
}
.pro_box_pri_row span {
    font-weight: 400;
}
.pro_box_pri_row span.avg-crowdfound {
    font-size: 11px;
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -4px;
}

span.crowdfound-pie-chart {
    position: relative;
    margin: 0;
}

.project-img img {
    height: 100%;
    object-fit: cover;
}
.pro_box_pri_row bdi {
    display: flex;
    align-items: center;
}

.pro_box_pri_row bdi span {
    margin: 0 !important;
}

.pro_box_pri_row span.woocommerce-Price-amount.amount , .pro_box_pri_row span.woocommerce-Price-amount.amount span {
    margin: 0;
    font-weight: 700 !important;
}
.wpneo-pagination {
    margin-top: 20px;
    text-align: right;
}
.wpneo-pagination ul{
padding-left:0;
}
.wpneo-pagination ul li {
    display: inline-block;
    margin: 0 1px;
}
.wpneo-pagination ul li a, .wpneo-pagination ul li span.current {
    box-shadow: none;
    color: #686c8b;
    padding: 6px 15px;
    border: 2px solid #efefef;
    border-radius: 3px;
    display: inline-block;
    transition: .4s;
    -webkit-transition: .4s;
}
.wpneo-pagination ul li span.current,.wpneo-pagination ul li a:hover{
        border: 2px solid #6847ea;
        background-color: #37247e !important;
    color: #fff;
}
body:not([class*=elementor-page-]) .site-main {
    max-width: 1250px !important;
}
.shop-wrapper {
    display: flex;
    flex-wrap: wrap;
    max-width: 1250px;
    margin: 0 auto;
    justify-content: space-between;
    padding: 40px 0;
}

.shop-content main#main {
    max-width: 100% !important;
}

.product_sidebar {
    width: 23%;
}

.shop-content .content-area {
    width: 75%;
}
h1.woocommerce-products-header__title.page-title{
	font-size:30px;
}
.product_sidebar .widget-box + .widget-box {
    margin-top: 20px;
}

.search-box button {
    font-size: 18px;
    padding: 0;
    border: 0;
    color: #1B1464 !important;
    position: absolute;
    right: 10px;
    background: transparent !important;
    top: 6px;
}

.search-box form {
    position: relative;
}
.widget-box h3 {
    font-size: 18px;
}
.before_shop_wrapper > * {
    margin: 0 !important;
}

.before_shop_wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.shop-content {
    background: #F3F6F9;
    margin-bottom: -80px;
    padding-bottom: 80px;
}
.shop-content .px-4 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.widget-box {
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    font-size: 14px;
}

.inner-search-box{
	position:relative;
}
h3.side-title span {
    font-size: 14px;
    color: #1B1464;
    font-weight: 700;
}

.project-price h3 {
    margin-bottom: 15px;
}

.ui-widget-header {
    background: #1B1464 !important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 1px solid #1B1464 !important;
    background: #1B1464 !important;
    font-weight: normal;
    color: #454545;
}
.custom_chk {
    display: block;
    position: relative;
    padding-left: 0;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.custom_chk input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.custom_chk .checkmark {
    position: relative;
    top: 2px;
    left: 0;
    height: 16px;
    width: 16px;
    background: transparent;
    border: 1px solid #ddd;
    display: inline-block;
    border-radius: 2px;
    margin-right: 7px;
}
.custom_chk input:checked ~ .checkmark {
    background-color: #37247e;
    border-color: #37247e;
}
.custom_chk .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.custom_chk .checkmark:after {
    left: 4px;
    top: 0px;
    width: 6px;
    height: 11px;
    border: solid white;
    border-width: 0px 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.custom_chk input:checked ~ .checkmark:after {
    display: block;
}
.wp-editor-tools {
    margin-top: -25px !important;
}
.table>:not(caption)>*>* {
    border-width: 0px;
    border-bottom-width: 1px;
    border-color: inherit;
    vertical-align: middle;
}
@media(max-width:600px){
.form-half.form-group {
    width: 100%;
}
}