.nums{
    display: flex;width: 100%;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}.nums input,.nums select{
    width: 80px;
    height: 40px;
    font-size: 14px;
}

.splitH{
    width: 100%;
   display: block !important;
    padding-bottom: 15px;
    padding-top: 10px;
    margin-bottom: 15px;
    margin-top: 0px !important;
    border-bottom: 1px solid #1b2d4f;
}
.cene_def{
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
    margin-bottom: 10px;
}
.crts{
    margin-bottom: 0;
    height: 40px;
    font-size: 14px;
}
.sx{
    display: flex;
    align-items: center;
    margin-left: auto;
}
.login-wrap {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    margin-top: 40px;
    flex-wrap: wrap;
}
.topMarg{
    margin-top: 80px !important;
}
.login-wrap a {
    color: black
}

.log {
    order: 1;
}

.reg {
    order: 2;
}

.lgn {
    order: 1;
    margin-bottom: 25px;
}

.info-err {
    margin: 2em auto;
    width: auto;
    max-width: 350px;
    padding: 2em;
    font-size: .8em;
    text-align: center;
    background-color: #dbeedd;
}
.info_prewiev{
    margin: 15px 0 35px 0;
    width: 100%;
    display: block;
    line-height: 1.5em;
}
.info_prewiev h3{
    margin-top: 0;
    font-size: 1.3em;
    font-weight: 500;
}
.login-split {
    width: 100%;
    max-width: 460px;
    
   
    display: flex;
    flex-direction: column;
    line-height: 1.4em;
    margin: 0 0;
    font-size: .9em;
}

.orders-split {
    width: 100%;
    max-width: 460px;
    padding: 20px;
    background-color: #f2f2f2;
    line-height: 1.4em;
    margin: 0 0;
}

.login-split h3,
.min-cont h3 {
    font-size: 1.3em;
}

.login-split h4 {
    font-size: 1.3em;
    padding: 0 0 .5em 0;
    border-bottom: 1px solid #f2f2f2;
    margin: 0.5em 0;
}

.continue-options {
    border-top: 1px solid #f2f2f2;
    margin: 0 0 .5em 0 !important;
    padding: 1em 0 !important;
}

.check-option {
    display: flex;
    font-size: .9em;
}

.check-option label {
    margin-left: 10px;
    font-weight: 400 !important;
}

.label-big {
    font-size: 1.2em;
}

.register {
    width: 100%;
    max-width: 800px;
}

.register p {
    margin-bottom: 1em;
}

.register-data {
    display: grid;
    grid-auto-flow: row;
    grid-template-columns: 1fr 1fr;
    column-gap: 1em;
    margin-bottom: 0 !important;
}

.hlf {
    grid-template-columns: 1fr 1fr 1fr;
}

.register-data>span {
    grid-column: -1/1;
    margin: 0 0 1em 0;
}

.login-split div {
    margin: 0 0 1em 0;
}

.login-split div:last-child {
    margin-bottom: 0 !important;
}

.login-split p:last-child {
    margin-bottom: 0 !important;
}

.login-wrap h3,
.min-cont h3 {
    margin: 0 0 15px 0;
    padding: 0;
    color: #242331;
}

.login-wrap label {
    font-weight: 700;
}

.text-left {
    text-align: left;
}

.inputF-shipping {
    width: 100%;
    height: 30px;
    padding: 2px 0 2px 10px;
}

.bt-next {
   margin-top: 0;
   max-width: 100%;
   justify-content: center;
}

.formBtn:hover {
    background-color: #242331;
}

.hideForm {
    display: none;
}

.a-fromBtn {
    display: inline-block !important;
    color: white !important;
    padding: 1em 0;
    background-color: #242331;
    color: white;
    border: none;
    cursor: pointer;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    width: 100% !important;
    min-width: 200px;
    text-align: center;
    font-size: 1em;
    text-decoration: none;
    font-weight: 700;
}

.a-fromBtn:hover {
    background-color: #242331;
    color: white !important;
}

.reversed {
    margin-top: 1em;
    background-color: #333;
    font-size: 1em;
}

.finish {
    font-size: 2em;
    padding: 1em 0;
    margin-top: 1.5em;
}

.norm-fin {
    margin-top: 0;
    font-size: 1.5em;
}

.user_cards {
    display: flex;
    justify-content: center;
    margin: 50px 0;
    flex-wrap: wrap;
    font-size: 1em;
}

.card {
    flex-basis: 23%;
    position: relative;
    border: 1px solid #f2f2f2;
    font-weight: 500;
    padding: 30px 15px;
    background-color: #f2f2f2;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: .7;
    cursor: pointer;
    transition: .5s all;
}
.card:hover{
    background-color: #fff;
    opacity: 1;
}

.cimg {
    line-height: 0;
}

.card:hover {
  
}

.card i {
    margin-right: 10px;
    font-size: 20px;
}

.act-card {
    border: 1px solid #1b2d4f !important;
    background-color: #fff !important;
    opacity: 1 !important;
}


.act-card:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
    bottom: -15px;
    border-top: 15px solid #1b2d4f;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
}

.orders-split a {
    color: black;
    text-decoration: none;
}

.orders-split span {
    display: inline-block !important;
    width: 130px;
}

.order-item {
    display: flex;
    font-size: .9em;
    padding: 0.5em 0;
    border-bottom: 1px solid #f2f2f2;
    margin: 0 !important;
}

.order-item>div {
    flex: 1;
}

.my-order-items {
    padding: 0;
    background-color: #f2f2f2;
    margin-top: 2em;
}

.last-in {
    text-align: right;
}

.order-item-article {
    display: flex;
    font-size: .9em;
    padding: 0.5em 0;
    border-bottom: 1px solid #fff;
    margin: 0 !important;
}

.a1 {
    flex: 1;
}

.a2 {
    flex: 4;
}

.margin-content {
    margin: 0 auto;
    width: 580px;
    font-size: 1em;
}

.min-cont {
    margin: 40px auto;
    width: 100%;
    max-width: 800px;
    padding: 2em;
    font-size: .9em;
    line-height: 1.4em;
    background-color: white;
}

.wide {
    max-width: 1200px;
    display: flex;
    flex-wrap: wrap;
}

.min-cont span {
    display: inline-block !important;
    width: 130px !important;
    font-weight: 700;
}

@media (max-width: 1242331px) {
    .log {
        order: 2;
    }
    .lgn {
        order: 1;
    }
    .margin-content {
        width: 100%;
        font-size: 1em;
    }
    .register {
        width: 100%;
        max-width: 100%;
    }
    .login-wrap label {
        font-weight: 700;
        font-size: .9em;
    }
    .finish {
        font-size: 1.4em;
        padding: 1em 0;
        margin-top: 0;
    }
}

@media (max-width: 650px) {
    .register-data {
        display: grid;
        grid-auto-flow: row;
        grid-template-columns: 1fr;
        column-gap: 1em;
        margin-bottom: 0 !important;
    }
    .card {
        flex-basis: 48%;
        margin: 0 0 0 0;
        font-size: .7em;
    }
    .login-wrap {
        gap: 25px;
        margin: 20px 0;
        font-size: .9em;
    }
    .min-cont {
        margin: 0 auto;
    }
}

@media (max-width: 500px) {
    .lpInput {
        width: 100% !important;
    }
}

.lp-containter {
    margin: 0 auto;
    width: 100%;
    max-width: 500px;
    padding: 0 20px 80px 20px;
}

.c_out .lp-containter {
    margin: initial;
    width: 100%;
    max-width: 500px;
    padding: 0;
}

.lpCont {
    line-height: 1.2em;
    font-size: .9em;
}

.lpNav {
    display: flex;
    width: 100%;
    align-items: center;
   
    height: 35px;
    margin-bottom: 35px;
}

.lpNav a {
    color: #1b2d4f !important;
    text-decoration: none;
    display: flex;
    align-items: center;
    margin-right: 15px;
   font-weight: 500;
    height: 55px;
    font-size: 16px;
    background-color: #fff;
    padding:20px 15px;
   background-color: #f2f2f2;
    position: relative;
}
.lpNav a.lpAct::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
    bottom: -10px;
    border-top: 10px solid #1b2d4f;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
  }

.lpNav a:hover {
    background-color: #1b2d4f;
    color:#fff !important;

}

a.lpAct {
    background-color: #1b2d4f;
    color: #fff !important;
   
}

.lpNav i {
   font-size: 20px;
    margin-right: 10px;
}

.lpCont {
    display: flex;
    width: 100%;
    flex-direction: column;
}



.lp-pass {
    display: none;
}

.lpCont form {
   
}

.lpCont h3 {
    color: #242331;
    margin-bottom: 10px;
}

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

.rnp {
    flex-basis: 100%;
    margin-bottom: 10px;
    font-weight: 500;
}

.rnp {
    color: inherit;
}

.company_fields {}

.company_fields_shown {
    display: flex;
}

.flex_full {
    flex-basis: 100%;
}

.flex_full .lpInput {
    width: 100%;
    margin-bottom: 20px;
}

.lpInput {
    width: 48%;

    position: relative; margin-bottom: 20px;
}
.lpInput .inputF{
   
}

.pravna{
    width: 100%;
    display: flex;
    justify-content: space-between;
    display: none; flex-wrap: wrap;
}
.druga_dostava{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    display: none;
}
.p_vis{
    display: flex;
}
.fizicna{
    width: 100%;
    display: flex; flex-wrap: wrap;
    justify-content: space-between;
    
}
.p_hid{
    display: none;
}
 

  .iti {
    position: relative;
    display: block !important;
 
  }
  .telF{
    padding-left: 100px !important;
  }
/*

.lpInput .inputF {
    border: none;
    border: 1px solid #ddd;
    border-radius: 5px;
    height: 50px;
    padding-left: 10px;
    border-radius: 0;
}
*/
