.clearfix {
    zoom: 1;
}
.clearfix:before {
    content: "";
    display: table
}
.clearfix:after {
    content: "";
    display: table;
    clear: both;
}
.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
a{
    text-decoration: none;
    color:#000;
}
a:hover{
    color:#fff;
}
html{
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}
html, body {
    height: 100%;
}
.float-right{
    float:right;
}
.float-left{
    float:left;
}
hr{
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1);
}

.register-block{
    background: url("/assets/payment/images/002-pp-bg.jpg?v=3");
    overflow: auto;
}
.back-button{
    float: right;
    position: relative;
    top: -40px;
    right: -20px;
    color: #e1e1e1;
    font-weight: 300;
}
.form-box{
    margin: 0 auto;
    width: 980px;
    background: #ffffffdb;
    margin-top: 40px;
    border-radius:3px;
    color: #252525;
    padding: 20px;
    margin-bottom: 110px;
}
.form-title{
    text-align: center;
    font-weight: bold;
    padding-bottom: 20px;
    font-size: 30px;
    border-bottom: 1px solid #cacaca;
}
.form-details-1{
    text-align: center;
    font-weight: 300;
    line-height: 70px;
    font-size: 18px;
}
.form-details-2{
    text-align: center;
    font-weight: 300;
    margin-bottom: 40px;
    font-size: 18px;
    border-bottom: 1px solid #cecece;
    padding-bottom:20px;
}
.img-container{
    float: left;
    width: 49%;
}
.product-name{
    font-weight: 400;
    font-size: 17px;
}
.total-name{
    font-weight: 500;
    font-size: 22px;
}
.recipes{
    width: 100%;
    margin-top: 55px;
}
.form-container{
    width: 49%;
    float: right;
}
.right-box{
    border-bottom: 1px solid #d6d6d6;
    margin-bottom: 15px;
}
.pp-title {
    font-weight: 500;
    font-size: 22px;
    margin: 0;
    color: #252525;
    margin-bottom: 20px;
}
.pp-acc {
    margin-bottom: 5px;
}
.pp-cards {
    width: 240px;
    margin-bottom: 15px;
}
label {
    display: initial;
}
.pp-input-large {
    margin-top: 5px;
    width: 100%;
    height: 40px;
    box-sizing: border-box;
    border: 1px solid #dadada;
    padding: 0 10px;
    margin-bottom: 15px;
}
.pp-input-half {
    margin-top: 5px;
    width: 49%;
    height: 40px;
    box-sizing: border-box;
    border: 1px solid #dadada;
    padding: 0 10px;
    margin-bottom: 15px;
}
.cc-sel {
    margin-top: 5px;
    -webkit-appearance: initial;
    background:#fff;
    appearance: auto;
    color:#000;
    width: 47%;
    height: 40px;
    border: 1px solid #dadada;
    padding: 0 10px;
    margin-bottom: 15px;
}
.pp-input-small {
    margin-top: 5px;
    width: 47%;
    height: 40px;
    border: 1px solid #dadada;
    padding: 0 10px;
    margin-bottom: 15px;
}
.pp-cvc {
    margin-left: 70px;
    color: #0096ff;
    text-decoration: none;
    cursor: pointer;
}
.cvc-box {
    position: relative;
    width: 268px;
}
.close {
    width: 26px;
    right: 0;
    top: 2px;
    position: absolute;
    cursor: pointer;
    height: 25px;
}
.checkbox-group input {
    cursor: pointer;
    position: relative;
    top: 2px;
    -webkit-appearance: initial;
    appearance: auto;
}
.pp-checkbox {
    font-weight: 300;
    font-size: 13px;
    line-height: 16px;
    display: inline;
    color: #545454;
}
.pp-checkbox a{
    color: #0096ff;
}
.pp-checkbox a:hover{
    color: #0096ff;
}
.pp-button{
    display: inline-block;
    font-weight: 600;
    line-height: 2rem;
    background: #46771c;
    color: #fff;
    height: 55px;
    text-align: center;
    text-decoration: none;
    margin-top: 10px;
    vertical-align: middle;
    cursor: pointer;
    width:100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 2rem;
    border-radius: 2px;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.static-page{
    padding-top: 100px;
    padding-bottom: 100px;
    width: 1000px;
    line-height: 21px;
    margin: 0 auto;
}
.static-title{
    margin-top: 20px;
    font-weight: 500;
    color: #2d2d2d;
}
.billing-prop{
    margin: 10px 0;
    font-weight: 200;
}
.billing-form-p{
    margin-bottom: 75px;
}
.billing-form{
    width: 50%;
}
.billing-form-right{
    width: 50%;
}
#contact-form {
    width:95%;
}
#contact-form select{
    margin-top: 0;
}
.form-control{
    width: 100%;
    height: 35px;
    padding: 0 10px;
    margin:7px 0;
    box-sizing: border-box;
    -webkit-appearance: auto !important;
    appearance: auto !important;
    border-radius: 5px !important; ;
    border: 1px solid #223c29;
    background: #529a6617;
}
#login-form input{
    width: 100%;
    height: 40px;
    padding: 0 10px;
    margin: 7px 0;
    box-sizing: border-box;
    -webkit-appearance: auto !important;
    appearance: auto !important;
    border-radius: 3px !important;
    border: 1px solid #5a5f64;
    background: #ffffff;
}
.billing-submit{
    width: 100px;
    height: 35px;
    background: #eff6f1;
    border-radius: 5px;
    font-weight: bold;
    border: 1px solid #223c29;
}
#contact-form textarea{
    height: 105px;
    resize: none;
    padding-top: 10px;
    font-family: 'Roboto', sans-serif;
}
.billing-form-right h2{
    font-weight: 500;
    padding-bottom: 7px;
}
.billing-form-right p{
    padding-bottom: 7px;
}
.footer {
    position: initial;
    bottom: 0;
    color: #2c241b;
    width: 100%;
    background: #1e1e1e;
}

.footer .container {
    padding: 0px 0;
    padding-bottom: 5px;
}

.motto {
    font-weight: 700;
    margin-top: 20px;
    font-style: italic;
    color: #2c241b;
}

.footer-h4 {
    color: #ffffff;
    font-weight: 400;
    font-size: 26px;
    float: left;
    margin: 0 28px;
    letter-spacing: -1px;
}

.footer-block {
    background: #161616;
    position: relative;
    font-weight: 500;
    color: #fff;
    text-align: left;
    padding: 30px 30px 24px;
    overflow: hidden;
}

.social-icons-list {
    padding: 0;

}

.social-icons-list .list-group-item {
    float: right;
}

.social-icons-list li {
    list-style: none;
}

.social-icons-list li a {
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    text-decoration: none;
}

.social-icons-list li a span {
    color: #d6d447;
    margin-right: 20px;
    margin-bottom: 25px;
}
.product-name input{
    margin-right:5px;
    cursor: pointer;
}
@media screen and (max-width: 980px) {
    .register-block {
        background: url(/assets/payment/images/pp-bg.jpg?v=1);
        overflow: auto;
        padding: 0 20px;
        padding-bottom: 100px
    }

    .form-box {
        margin: 0 auto;
        width: auto;
        background: #ecf1ecc4;
        margin-top: 40px;
        color: #252525;
        padding: 20px;

    }
}
@media screen and (max-width: 899px) {
    .pp-cvc {
        margin-left: 5%;

    }
    .img-container {
        float: none;
        width: 400px;
        margin: 0 auto;
    }
    .form-container {
        width: 400px;

        float: none;
        margin: 0 auto;
    }
}
@media screen and (max-width: 490px) {
    .img-container {
        width: auto;
    }
    .form-container {
        width: auto;
    }
    .form-details-1 {
        text-align: center;
        font-weight: 300;
        line-height: initial;
        font-size: 16px;
        padding: 10px 0;
    }
    .form-details-2 {
        text-align: center;
        font-weight: 300;
        margin-bottom: 40px;
        font-size: 16px;
        border-bottom: 1px solid #cecece;
        padding-bottom: 20px;
    }
}