﻿
.page-id-850 .outstandingprot {
    padding-bottom: 300px;
}

#viva-wrapper {
    width: auto !important;
    margin: 20px auto 50px !important;
    max-width: 700px;
}

    #viva-wrapper .response {
        font-size: 14px;
        font-weight: 600;
        margin-top: 10px;
        color: green;
        text-align: center;
    }

        #viva-wrapper .response.error {
            color: red
        }

    #viva-wrapper small {
        font-size: 15px;
        color: #128dff;
    }

    #viva-wrapper input[type="password"] {
        width: 100%
    }

#viva-wrapper1 input[type="checkbox"] {
    top: 5px !important;
    left: -5px !important;
    width: 30px;
}

.woocommerce-account-fields {
    background: #fff;
    padding: 30px 20px;
    margin: 0 auto;
    width: 650px;
    border: 1px solid #ccc;
    border-top: 0px;
    border-bottom: 0;
    border-radius: 0;
    padding-top: 0;
    margin-top: -20px;
}

article.post {
    background: #fff;
    padding: 30px;
    margin-bottom: 35px;
    box-shadow: 0 2px 10px 0 rgb(0 0 0 / 20%);
}

.pagination .page-numbers li .page-numbers.current {
    background-color: #e72325;
    color: #ddd;
    font-weight: 600;
}

article.post .title {
    font-size: 26px;
}

article.post .title {
    font-size: 26px;
}

.outstandingprot a.title:hover {
    color: #e72325;
}

article.post .button-buy {
    background: #e72325;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    border-radius: 5px;
    padding: 13px;
    font-size: 14px;
    font-weight: bold;
    transition: background-color 0.2s;
    width: 100%;
    border-style: none;
    cursor: pointer;
    height: 37px;
    line-height: 10px;
    display: block;
    margin-top: 25px;
    max-width: 300px;
    border-radius: 5px;
    border: none;
}

    article.post .button-buy:hover {
        background: #b33027;
    }

h1, h2, h3, h4, h5, h6, .wc-block-grid__product-title {
    color: inherit;
}

.outstandingprot {
    padding-top: 120px !important;
}

#viva-wrapper {
    margin: 80px auto;
    font-family: Arial, Helvetica, sans-serif;
}

.my_container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1140px;
}

.woocommerce-billing-fields {
    background: #fff;
    padding: 30px 20px;
    margin: 0 auto;
    width: 650px;
    border: 1px solid #ccc;
    border-bottom: 0px;
    border-radius: 8px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.woocommerce .col2-set, .woocommerce-page .col2-set {
    width: 100%;
    margin: 0 auto;
}

.col-1 {
    float: none !important;
    width: auto !important;
    margin-bottom: 0 !important;
}

.woocommerce-additional-fields {
    display: none;
}

.card-input {
    width: 100%;
    border-radius: 5px;
    padding: 10px;
}

.entry-title, .woocommerce-info, .woocommerce-checkout-review-order-table, .order_review_heading {
    display: none;
}

#order_review {
    background: #fff;
    padding: 31px 20px;
    width: 57%;
    padding-top: 0px;
    margin: 0px auto;
    width: 650px;
    border: 1px solid #ccc;
    border-radius: 8px;
    border-top: 0px;
    float: none;
    overflow: hidden;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

#order_review_heading {
    display: none;
}

#viva-wrapper h2 {
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 20px;
    text-align: center;
}

#viva-wrapper h1 {
    text-align: center;
    font-size: 45px;
    color: #178a9e;
    font-weight: 300;
    padding-bottom: 20px;
    margin: 0 auto;
}

#viva-wrapper h2 b {
    font-weight: 700;
}

.headerWrap {
    width: 600px;
    margin: 0 auto;
}

.col-2 {
    margin: 0 !important;
}

.woocommerce-billing-fields h3 {
    display: none;
}

#viva-wrapper1 input {
    padding: 9px 15px;
    width: 100%;
    border: solid 1px #ddd;
    outline: none;
    height: 35px;
    background: #fff !important;
}

.form-row-wide {
    margin-bottom: 1rem;
}

.woocommerce-NoticeGroup {
    max-width: 648px;
    margin: 0 auto;
}

.payment_method_takepayments > div {
    margin-top: 15px;
}

    .payment_method_takepayments > div > div div input:first-child {
        width: 50% !important;
    }

    .payment_method_takepayments > div > div:first-child {
        width: 60% !important
    }

    .payment_method_takepayments > div > div:last-child {
        width: 37% !important;
    }

#viva-wrapper #place_order {
    width: 100%;
    padding: 15px 30px;
    font-size: 18px;
    color: #000;
    background-color: #fbbf11;
    border: none;
    transition: all 0.4s;
    outline: none;
    text-transform: none !important;
}

@media (min-width: 768px) {
    .col2-set .form-row-first {
        width: 48%;
        margin-right: 3.111111%;
        margin-bottom: 1rem;
    }

    .col2-set .form-row-last {
        width: 48%;
        margin-right: 0;
        margin-bottom: 1rem;
    }
}



