/*
Theme Name: Bemins Child
Theme URI: http://www.wpbingosite.com/bemins
Author: wpbingo
Description: This is a child theme for Bemins
Version: 1.0.0
Author URI: http://wpbingosite.com
Template: bemins
Text Domain: bemins-child
*/
/*************** ADD YOUR CUSTOM CSS HERE  ***************/

#yith-wapo-container{ background-color:#f8f8f8; padding: 0; margin-bottom: 20px;}
.yith-wapo-option > .label > .option-container, .file-input-container > .option-container{display:none}
.wapo-addon-title, .yith-wapo-addon > h4{margin-top:0}
.yith-wapo-block{margin-bottom:20px}
#wapo-total-price-table table{width:100%; font-size: 18px; line-height: 20px;}
#wapo-total-price-table table th, #wapo-total-order-price{text-align:center}
.wapo-total-order{margin-bottom:0 !important;}
.wapo-total-order > th, .wapo-total-order > td{width:50%}
#wapo-total-order-price{margin-bottom:0 !important; padding: 16px 30px;  padding-right: 30px; border: 1px solid #e5e5e5;}
form.cart{background-color:#f8f8f8; padding: 20px !important;}
.select_option{margin-top:0}
.label > label{font-size: 1rem !important;font-family: var(--font-family-heading,"Plus Jakarta Sans",sans-serif); font-weight: 400 !important; line-height: 1.2 !important;}
.price > del{font-size:15px;}
.woocommerce-variation-price{display:none}
.custom-variation-title {
  text-align: center;
  margin-top: 0;
}

@media (max-width: 1024px) {
    .menu-item-has-children > a:nth-child(2){
        display: block;
        width: 100%;
        padding-top: 12px;
        padding-bottom: 12px;
    }
}

.button-next-reregister{display:none !important}