
.min-height {
    min-height: 40vh;
}

.padding-top-82px {
    padding-top: 82px;
}

.banner-slider-theme.min-height {
    min-height: 56.7vh;
}

.pagination-list .active-page a {
    color: #007f4e;
}

.disabled {
    pointer-events: none;
    cursor: not-allowed;
    opacity: 0.6;
}

@media screen and (min-width: 1025px) {
    .main-nav .nav > li > ul:before {
        left: 20px;
    }
}

.search-result {
    padding-top: 26px;
}

.text-middle {
    padding-top: 117px;
}

.padding-top-10 {
    margin-top: 50px;
}

.margin-bottom-27 {
    margin-bottom: -27px;
}

.light-shade {
    color: #82858c;
    margin-bottom: 9px;
}

.kuverter-class {
    padding-top: 10px;
    margin-bottom: 9px;
}

.font-size-15px {
    font-size: 15px;
}

.overlay-close {
    right: -8px !important;
}

.short-form-row form {
    margin: 0 -10px !important;
}

p#subFormMessage {
    padding-top: 5px !important;
}

.woocommerce form .form-row label.checkbox, .woocommerce-page form .form-row label.checkbox {
    display: inline-block !important;
    z-index: 99;
}

.payment_box img {
    width: 250px !important;
}

.product-addon.product-addon-foretter, .product-addon.product-addon-dessert {
    display: none;
}

#loader {
    position: absolute;
    top: 43%;
    left: 45%;
}

.blur {
    opacity: .3;
}

#loader, #message-overlay, #loader_div {
    display: none;
}

#loader_div {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
}

#loader {
    width: 43px;
}

@media screen and (max-width: 768px) {

    label.multiplier_label {
        flex-flow: row wrap;
        -webkit-flex-flow: row wrap;
    }

    label.multiplier_label .int-counter-wrapper.small {
        width: 100%;
    }

}

.popup_loader:after {
    position: absolute;
    width: 50px;
    height: 50px;
    background-size: 100%;
    background-image: url('../images/loading.gif');
    background-repeat: no-repeat;
    display: block;
    content: " ";
    top: 50%;
    left: 45%;
    z-index: 50000000001;
}

#chform-loader-div {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.46);
    display: none;
    z-index: 998;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0
}

.browser-update {
    width: 100%;
    height: 100%;
    background-color: #ccc;
    position: absolute;
    text-align: center;
    z-index: 9999
}

.browser-update .update-info-wrap {
    width: 500px;
    margin: 90px auto;
    padding: 40px 20px
}

.browser-update p {
    margin: 0;
    color: #000;
    padding: 3em 0 0
}

.browser-update p a {
    color: blue
}

label.hide-pseudo {
    padding: 0px !important;
}

label.hide-pseudo:after, label.hide-pseudo:before {
    content: '';
    display: none;
    visibility: hidden;
    position: relative;
}

.woocommerce-shipping-fields {
    display: none;
    visibility: hidden;
}

label.hide-pseudo.tablike_div {
    background: #dfdcde;
    padding: 20px !important;
    text-align: center;
    font-weight: bold;
    width: 50%;
    float: left;
    padding: 10px 0px !important;
}

#order_review, div#chk_step_2 {
    margin-top: 20px;
}

.woocommerce table.shop_table {
    margin-bottom: 0px !important;
    border: none !important;
}

#dummy-ship-to-error span {
    color: red !important
}

.woocommerce-checkout-review-order-table .shipping p {
    font-weight: normal;
    font-size: 14px;
    margin-bottom: 0px !important;
    padding-left: 30px;
}

#dummy-ship-to-different-address span, #dummy-ship-to-error span {
    position: relative;
    color: #515151;
    width: auto;
    padding-left: 20px;
    margin-top: 10px;
}

#dummy-ship-to-different-address span:before, #dummy-ship-to-error span:before {
    content: "\e016";
    color: #ada8ab;
    font-family: WooCommerce;
    display: inline-block;
    position: absolute;
    top: -2px;
    left: 0px;
}

.woocommerce-shipping-fields-dummy .shipping_address {
    padding-left: 30px;
}

.custom-ship-charges small {
    clear: both;
    display: block;
    color: #7a7a7a;
}

.woocommerce table.shop_table th, .woocommerce table.shop_table td {
    border: none !important;
}

.woocommerce-shipping-fields-dummy input[type=text] {
    height: 32px;
    font-size: 12px;
}

input#calculate-distance-shipping-charge {
    font-size: 12px;
    box-shadow: none;
    padding: 5px 10px !important;
}

.woocommerce ul#shipping_method li {

    display: block;
    clear: both;
    float: none;
    padding: 10px 0px;
}

.woocommerce-shipping-fields-dummy.margin-bottom-20 {
    display: block;
    clear: both;
    float: none;
}

.levering-options, .woocommerce ul#shipping_method li {
    border-top: 1px solid rgba(0, 0, 0, .1) !important;
}

.levering-options {
    padding-top: 10px;
}

.woocommerce table.shop_table tr.order-total td span.row, .woocommerce table.shop_table tr.cart-subtotal td span.row {
    display: block;
    padding: 10px 0px;
    border-top: 1px solid rgba(0, 0, 0, .1) !important;
    margin: 0 auto 10px !important;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}

li.wc_payment_method label img {
    max-height: 32px;
    width: auto;
}

.pay_or_save_row {
    border-top: 1px solid rgba(0, 0, 0, .1);
    margin: 10px auto;
}

tr.cart-subtotal {
    display: none;
}

tr.order-total .includes_tax {
    display: none;
}

#pay_btn_div.btn-wrapper, .woocommerce-checkout #payment {
    padding: 20px 0px 0px 30px;
    background: transparent !important;
    border-radius: 5px;
}

#chk_step_2 tr.shipping td:first-child, #chk_step_2 .order-total > td {
    padding: 0px !important;
}

.woocommerce-checkout #payment ul.payment_methods {
    border: none !important;
    padding: 0px;
}

.woocommerce-checkout #payment div.form-row {
    padding: 1em 0px 0px;
}

input[type=checkbox]:not(old):focus + label:before, input[type=radio]:not(old):focus + label:before {
    border-color: #fff !important;
}

.shop_table span.woocommerce-Price-amount.amount {
    /*display: none;*/
}

div#display-afhentning-service-charge, #shipping_method li span.col-md-4 *, .shop_table span.woocommerce-Price-amount.amount {
    float: right;
}

#shipping_method li span.woocommerce-Price-amount.amount {
    display: none;
}

#checkout2 {
    display: none;
}

#order-brief .product-total span.woocommerce-Price-amount.amount + span.woocommerce-Price-amount.amount {
    display: none;
}

div#order-brief h4 {
    margin-bottom: 0px;
}

#order-brief .shop_table {
    border-collapse: collapse !important;
}

#order-brief .shop_table tr {
    border-top: 1px solid rgba(0, 0, 0, .1) !important;
}

#order-brief .shop_table tr th {
    padding: 15px 12px 15px 0px !important;
}

#order-brief table.shop_table td {
    padding-right: 0px !important;
}

#order-brief .shop_table span.woocommerce-Price-amount.amount {
    color: #8ac05f;
}

.col-md-12.bordered-p-wrapper p {
    border-top: 1px solid rgba(0, 0, 0, .1) !important;
    padding: 15px 0px;
    margin-bottom: 0px !important;
}

.col-md-12.bordered-p-wrapper p:last-child, #order-brief .shop_table tr:last-child {
    border-bottom: 1px solid rgba(0, 0, 0, .1) !important;
    margin-bottom: 20px !important;
}

#order-brief table.shop_table tr:last-child .product-total:last-child {
    font-weight: bold;
}

li.wc_payment_method.payment_method_epay_dk label:before, li.wc_payment_method.payment_method_epay_dk label:after {
    display: none;
}

li.wc_payment_method.payment_method_epay_dk label {
    padding-left: 0px !important;
}

.padding-btm-10 {
    padding-bottom: 10px;
}

.tooltip {
    padding-bottom: 13px;
    margin-top: -26px;
    color: red;
    /*padding-left: 167px;*/
}

.red-color {
    color: red;
}

.disabled {
    pointer-events: none;
    cursor: pointer;
}

#addon-close {
    top: 10px !important;
    right: 10px !important;
    background: #0000004d !important;
}

span.status-msg-close {
    position: absolute;
    top: 10px !important;
    right: 10px !important;
    background: rgba(0, 0 ,0, .30) !important;
    font-weight: 700;
    color: #fff;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
}

.status-message-block .popup-model {
    top: 0 !important;
    position:relative;
}

.status-message-text {
    max-width: 530px;
    margin: auto;
}

.status-message-block .btn-green.pull-right {
    float: none !important;
    margin: auto;
    display: block;
}

.status-message-block .popup-model {
    max-width: 600px;
    width: 100%;
}

.model-wrapper  {
    font-size: 15px;
}

@media(min-width:767px) and (max-width:1199px){
.header-line:after, .header-line:before {
    border-top: 1px solid #7a7a7a;
    height:1px;
}
.status-message-text p {
    color: #1a1c21;
}
}

/*Radio button Style 14th Oct 2020*/
.check-box-wrapper input[type=radio]:not(old) + label {
    margin-bottom: 15px;
    border-radius: 5px;
    padding: 20px 20px 20px 55px !important;
    border-radius: 2px;
    background-color: #f2f2f2;
    transition: all .3s ease;
}

.check-box-wrapper input[type=radio]:not(old) + label:hover {
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.11);
    background-color: #ffffff;
}

.check-box-wrapper input[type=radio]:not(old) + label:before {
    width: 20px;
    height: 20px;
    border: 5px solid #fff;
    left: 15px;
}

.check-box-wrapper input[type=radio]:not(old):checked + label:after {
    width: 20px;
    height: 20px;
    border: 1px solid #fff;
    left: 15px;
    border: solid 1px rgba(12, 12, 12, 0.2);
    border-radius: 50%
}

.check-box-wrapper input[type=radio]:not(old):checked + label:before {
    background: #8ac05f;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);
}

.check-box-wrapper input[type=radio]:not(old):checked + label {
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.11);
    background-color: #ffffff;
}

/*Popup style 14 oct 2020*/
input[type=checkbox]:not(old):focus + label:before {
    border-color: #d3d3d4 !important;
}

.check-box-wrapper input[type=radio]:not(old) + label {
    margin-bottom: 0;
}

.delivery-date {
    margin: 0;
}

.weekly-menu-chosen-time {
    display: flex;
    flex-wrap: wrap;
}

/*style 20oct 2020*/

.delivery-date {
    font-weight: 600;
}

.weekly-menu-chosen-time {
    min-height: 46px;
    align-items: center;
}

.model-wrapper .list-inline > li {
    padding-left: 0;
}

#weekly_menu_instruction {
    margin: 0;
    font-weight: bold;
}


.custom-logo-new {
    display: flex;
    max-width: 100%;
}

.custom-logo-new .footer-logo-secondary {
    margin: 0 10px;
    width: calc(100% / 2 - 20px);
    display: flex;
    align-items: center;
    justify-content: center;
background-color: #ffffff;
    padding: 10px;
}


.custom-logo-new .footer-logo-secondary a img {
    width: 100%;
    height: auto;
}

.custom-logo-new .footer-logo-secondary a {
    display: block;
}

/*Top box styling https://antons.wpress.dk/selskabslokale-koebenhavn/*/

.top-box-yellow {
    display: block;
    float: left;
    width: 100%;
    max-width: 100%;
    position: relative;
    position: relative;
    margin: 0px 0px 35px;
    padding: 22px 30px;
    background-color: #dce3d4;
    border-radius: 8px;
}

.top-box-yellow p{
    display:block;
    float:left;
    width:100%;
    max-width:100%;
    position:relative;
    margin-bottom: 17px !important;
    color: #000;
}

.top-box-yellow h2 {
    margin-bottom: 7px;
    font-size:22px;
    font-weight:bold;
}

.top-box-yellow a.btn.btn-green {
    padding: 6px 15px 4px;
}

/*Payment card logo on checkout*/

@media only screen and (max-width: 490px) {
       li.wc_payment_method.payment_method_epay_dk label span {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: -10px;
}
   }

   button#edit_product_btn {
    margin-bottom: 10px;
}