
.post-password-form {
    margin-top: 30vh;
    margin-bottom: 50vh;
}

p {
    margin: 0px;
}

.hidden {
    display: none;
    visibility: hidden;
}

.corona-login-con {
    width: 100%;
    height: auto;
    padding-left: 5px;
    padding-right: 5px;
    display: inline-block;
    position: relative;
}

#overlay {
    width: 99%;
    top: 70px;
    height: 95%;
    background-color: grey;
    position: absolute;
    z-index: 1000;
    opacity: 0.6;
    border-radius: 10px;
}

#overlay-p {
    z-index: 1001; 
    left: 50%; 
    font-size: 30px;
    font-weight: 600;
    white-space: nowrap;
    top: 50%; 
    position: absolute; 
    color: #c00205;
    transform: translate(-50%, -50%);
}

@media (max-width: 700px) {
    #overlay {
        height: 97%;
    }
}

@media (max-width: 370px) {
    #overlay-p {
        font-size: 24px;
    }
}

.corona-login-con .option-row {
    position: relative;
    height: 70px;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
}

.corona-login-con .option-row.w10 {
    width: 10%;
}
.corona-login-con .option-row.w20 {
    width: 20%;
}
.corona-login-con .option-row.w30 {
    width: 30%;
}
.corona-login-con .option-row.w40 {
    width: 40%;
}
.corona-login-con .option-row.w50 {
    width: 50%;
}
.corona-login-con .option-row.w60 {
    width: 60%;
}
.corona-login-con .option-row.w70 {
    width: 70%;
}
.corona-login-con .option-row.w80 {
    width: 80%;
}
.corona-login-con .option-row.w90 {
    width: 90%;
}
.corona-login-con .option-row.w100 {
    width: 100%;
}

@media screen and (max-width: 700px) {
    .corona-login-con .option-row.w10 {
        width: 100%;
    }
    .corona-login-con .option-row.w20 {
        width: 100%;
    }
    .corona-login-con .option-row.w30 {
        width: 100%;
    }
    .corona-login-con .option-row.w40 {
        width: 100%;
    }
    .corona-login-con .option-row.w50 {
        width: 100%;
    }
    .corona-login-con .option-row.w60 {
        width: 100%;
    }
    .corona-login-con .option-row.w70 {
        width: 100%;
    }
    .corona-login-con .option-row.w80 {
        width: 100%;
    }   
    .corona-login-con .option-row.w90 {
        width: 100%;
    }
}

.corona-login-con .option-row input {
    width: 100%;
    height: 32px;
    line-height: 32px;
    float: left;
}

.corona-login-con .option-row input[type='submit'] {
    height: 42px;
    line-height: 20px;
    border-radius: 6px;
    border: 1px solid #c00205;
    background-color: #c00205;
    transition: all 0.3s ease-in-out;
}

.corona-login-con .option-row input[type='submit'].dis {
    border: 1px solid grey;
    background-color: grey;
    transition: all 0.3s ease-in-out;
}

.corona-login-con .option-row input[type='submit']:hover {
    background-color: white;
    color: #c00205;
}
.corona-login-con .option-row input[type='submit'].dis:hover {
    background-color: grey;
    color: white;
}

.corona-login-con .option-row input[type='checkbox'] {
    width: 30px;
    float: left;
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translateY(-50%);
}

.corona-login-con .option-row label {
    line-height: 30px;
    float: left;
    margin-left: 40px;
}

.corona-login-con .option-row select {
    width: 100%;
    height: 32px;
    line-height: 32px;
    float: left;
    padding-top: 0px;
    padding-bottom: 0px;
}
.corona-login-con .option-row option {
    height: 32px;
    line-height: 32px;
}

.corona-login-con .option-row p {
    width: 100%;
    float: left;
    display: block;
    margin: 0;
}

#cmplz-document {
    max-width: unset !important;
}

/* Cal */
.ui-datepicker .ui-datepicker-header {
    background: #c00205 !important;
    color: white !important;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    color: white !important;
}

.ui-datepicker .ui-state-hover {
    background: #c00205 !important;
    border-color: #c00405 !important;
}

/* Shop */
.product_meta .sku_wrapper {
    display: none !important;
    visibility: hidden !important;
}

.ast-woocommerce-container .ast-article-single.product .woocommerce-product-gallery {
    width: 32% !important;
    float: left !important;
    display: inline-block !important;
}

.ast-woocommerce-container .ast-article-single.product .summary.entry-summary {
    width: 64% !important;
    float: left !important;
    display: inline-block !important;
}

@media (max-width: 921px) {
    .ast-woocommerce-container .ast-article-single.product .woocommerce-product-gallery {
        width: 50% !important;
        margin-bottom: 0px !important;
    }
    
    .ast-woocommerce-container .ast-article-single.product .summary.entry-summary {
        width: 50% !important;
    }
    .ast-article-single.ast-woo-product-no-review.product.type-product {
        margin-top: 0px !important;
    }
}

@media (max-width: 700px) {
    .ast-woocommerce-container .ast-article-single.product .woocommerce-product-gallery {
        width: 100% !important;
        margin-bottom: 0px !important;
    }
    
    .ast-woocommerce-container .ast-article-single.product .summary.entry-summary {
        width: 100% !important;
    }

    .ast-woocommerce-container .ast-article-single.product .woocommerce-product-gallery .flex-viewport {
        margin-bottom: 0px !important;
    }
}

.ast-woocommerce-container .ast-article-single.product .summary.entry-summary .woocommerce-breadcrumb {
    margin-top: 40px !important;
}

/* Woocommerce Styling from AB */

#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
    height: 32px;
}

.elementor-menu-cart__product-price {
    color: black !important;
}

.woocommerce-info {
    border-top-color: #232F21;
}

.woocommerce-info::before {
    color: #232F21;
}

.woocommerce .quantity .qty {
    height: 36px;
}

.woocommerce-account .addresses .title h3 {
    width: 100%;
}

.woocommerce-account .addresses .title .edit {
    float:  left !important;
}

.woocommerce-MyAccount-navigation {
    margin-bottom: 30px;
}

.woocommerce-MyAccount-navigation ul {
    list-style-type: none;
    padding: 0px;
}

.woocommerce-MyAccount-navigation ul li {
    height: 40px;
    display: flex;
    align-items: center;
    padding-left: 5px;
    border-radius: 5px;
}

.woocommerce-MyAccount-navigation ul li a {
    font-weight: 500;
}

.woocommerce-MyAccount-navigation ul li.is-active {
    background-color: #c00205;
    color: white;
}

.woocommerce-MyAccount-navigation ul li.is-active a {
    color: white;
    background-color: #ffffff00;
}


.woocommerce-MyAccount-navigation-link--downloads {
    display: none !important;
    visibility: hidden !important;
}

.woocommerce-EditAccountForm.edit-account fieldset {
    margin-bottom: 12px;
}

.about_paypal {
    margin-left: 20px !important;
    line-height: 28px !important;
}

.variations tbody tr td {
    background-color: white !important;
}

.product_meta .sku_wrapper {
    display: none !important;
    visibility: hidden !important;
}

#tab-title-additional_information {
    display: none !important;
    visibility: hidden !important;
}

.elementor-menu-cart__product .variation dt {
    display: inline-block;
    float: left;
    margin-right: 4px;
}

/* General */
.page {
    min-height: calc(100vh - 196px) !important; 
}

.page:not(.logged-in) #menu-item-745 ul, .page:not(.logged-in) #menu-1-c38b331 .sub-arrow, .page:not(.logged-in) #menu-item-745 .menu-link::after, .ast-single-post:not(.logged-in) #menu-item-745 ul, .ast-single-post:not(.logged-in) #menu-1-c38b331 .sub-arrow, .ast-single-post:not(.logged-in) #menu-item-745 .menu-link::after {
    display: none !important;
    visibility: hidden !important;
}

.ast-article-single {
    margin-top: 40px !important;
}

/* WC Astra Orderpage */
#order_review {
    border-top: 2px #ebebeb solid !important;
    padding-top: 20px !important;
    margin-bottom: 90px !important;
}

@media (max-width: 450px) {
    #order_review {
        padding-left: 6px !important;
        padding-right: 6px !important;
    }
}

#order_review #order_review_heading {
    width: 100% !important;
}

#order_review .wc-gzd-checkbox-placeholder-legal {
    border-left: 2px #ebebeb solid !important;
    border-right: 2px #ebebeb solid !important;
    height: auto !important;
    width: 100% !important;
    display: inline-block !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

#order_review .shop_table {
    margin-top: -8px !important;
    border-left: 2px #ebebeb solid !important;
    border-right: 2px #ebebeb solid !important;
    border-bottom: 2px #ebebeb solid !important;
    background-color: white !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

#order_review .shop_table .order-tax th, #order_review .shop_table .order-tax td {
    border: unset !important;
}

#order_review .wc-gzd-order-submit button {
    width: 100% !important;
    margin-bottom: 22px !important;
}

#order_review .woocommerce-shipping-totals .woocommerce-shipping-methods li {
    padding-left: 0px !important;
}

@media (max-width: 545px) {
    #continue_shopping_button {
        margin-top: 6px;
    }
}

#order_review .order-total td, #order_review .order-total th {
    border-top: 1px solid #ebebeb !important;
}