/* 
Theme Name: MCore Services bv
Theme URI: https://github.com/elementor/hello-theme/
Description: Thema specifiek voor de diensten van MCore Services bv, gebaseerd op Hello Elementor thema
Author: MCore Services bv
Author URI: https://mcore-services.be/
Template: hello-elementor
Version: 1.0.5
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
.woocommerce-shipping-destination,
.woocommerce-shipping-calculator {
  display: none;
}

.woocommerce-cart .dji-actie .cross-sells,
.woocommerce-cart .dji-actie .cross-sells {
  display: none !important;
}

.checkout-actie .woocommerce-form-coupon-toggle,
.checkout-actie .shop_table.woocommerce-checkout-review-order-table {
  display: none !important;
}

.pilot-id-container {
    background-color: #00619C;
    color: #fff;
    font-weight: bold;
    padding: 8px;
  }

.woocommerce-account.woocommerce-edit-address #billing_address_2_field,
/*.woocommerce-account.woocommerce-edit-address #billing_geslacht_field,*/
/*.woocommerce-account.woocommerce-edit-address #billing_rijksregisternummer_nummer_field,*/
.woocommerce-account.woocommerce-edit-address #billing_toepassingsgebied_field,
.woocommerce-account.woocommerce-edit-address #billing_sector_en_beroep_field,
.woocommerce-account.woocommerce-edit-address #billing_first_name_field,
.woocommerce-account.woocommerce-edit-address #billing_last_name_field,
.woocommerce-account.woocommerce-edit-address #billing_email_field {
  display: none !important;
}

.woocommerce-MyAccount-navigation ul li a {
  color: #00619c;
  display: block;
  padding: 12px 0;
  text-decoration: none;
}

.woocommerce-MyAccount-navigation ul li {
  border-bottom: 1px solid #eaeaea;
  list-style: none;
  position: relative;
}

.woocommerce-MyAccount-navigation ul {
  padding-left: 0;
}

.page-id-1305 main.site-main {
  width: 1540px;
  max-width: 100%;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
  width: 20%;
}

.woocommerce-account .woocommerce-MyAccount-content {
  width: 78%;
}

.woocommerce-MyAccount-tabs .oceanwp-user-profile {
  display: table;
  width: 100%;
  table-layout: auto;
  margin-bottom: 40px;
}

.woocommerce-MyAccount-tabs .oceanwp-user-profile .image {
  display: table-cell;
  vertical-align: middle;
  width: 64px;
  height: 64px;
}
.woocommerce-MyAccount-tabs .oceanwp-user-profile .user-info .name {
  display: block;
  font-size: 18px;
  line-height: 1;
  margin-bottom: 5px;
  color: #333;
}
.woocommerce-MyAccount-tabs .oceanwp-user-profile .user-info .logout {
  font-size: 13px;
}

.woocommerce-MyAccount-tabs .oceanwp-user-profile .user-info {
  display: table-cell;
  vertical-align: middle;
  padding-left: 15px;
}

.woocommerce-MyAccount-tabs .oceanwp-user-profile .image img {
  width: 100%;
  height: auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content {
  width: 1400px !important;
  max-width: 100%;
  padding: 25px;
}

.woocommerce-info-toggle {
  display: none;
}

.shopengine-checkout-coupon p {
  font-size: 1.5rem !important;
  color: #00619C !important;
  font-weight: 700 !important;
}