/* 20260907155725 - v2 */
.gui,
.gui-block-linklist li a {
  color: #000000;
}

.gui-page-title,
.gui a.gui-bold,
.gui-block-subtitle,
.gui-table thead tr th,
.gui ul.gui-products li .gui-products-title a,
.gui-form label,
.gui-block-title.gui-dark strong,
.gui-block-title.gui-dark strong a,
.gui-content-subtitle {
  color: #3c8fcb;
}

.gui-block-inner strong {
  color: #8abbdf;
}

.gui a {
  color: #e38a25;
}

.gui-input.gui-focus,
.gui-text.gui-focus,
.gui-select.gui-focus {
  border-color: #e38a25;
  box-shadow: 0 0 2px #e38a25;
}

.gui-select.gui-focus .gui-handle {
  border-color: #e38a25;
}

.gui-block,
.gui-block-title,
.gui-buttons.gui-border,
.gui-block-inner,
.gui-image {
  border-color: #061134;
}

.gui-block-title {
  color: #3c8fcb;
  background-color: #ffffff;
}

.gui-content-title {
  color: #3c8fcb;
}

.gui-form .gui-field .gui-description span {
  color: #000000;
}

.gui-block-inner {
  background-color: #f4f4f4;
}

.gui-block-option {
  border-color: #d9dbe0;
  background-color: #f2f3f4;
}

.gui-block-option-block {
  border-color: #d9dbe0;
}

.gui-block-title strong {
  color: #3c8fcb;
}

.gui-line,
.gui-cart-sum .gui-line {
  background-color: #8e93a3;
}

.gui ul.gui-products li {
  border-color: #b4b7c2;
}

.gui-block-subcontent,
.gui-content-subtitle {
  border-color: #b4b7c2;
}

.gui-faq,
.gui-login,
.gui-password,
.gui-register,
.gui-review,
.gui-sitemap,
.gui-block-linklist li,
.gui-table {
  border-color: #b4b7c2;
}

.gui-block-content .gui-table {
  border-color: #d9dbe0;
}

.gui-table thead tr th {
  border-color: #8e93a3;
  background-color: #f2f3f4;
}

.gui-table tbody tr td {
  border-color: #d9dbe0;
}

.gui a.gui-button-large,
.gui a.gui-button-small {
  border-color: #3c8fcb;
  color: #ffffff;
  background-color: #3c8fcb;
}

.gui a.gui-button-large.gui-button-action,
.gui a.gui-button-small.gui-button-action {
  border-color: #061134;
  color: #061134;
  background-color: #ffffff;
}

.gui a.gui-button-large:active,
.gui a.gui-button-small:active {
  background-color: #3072a2;
  border-color: #3072a2;
}

.gui a.gui-button-large.gui-button-action:active,
.gui a.gui-button-small.gui-button-action:active {
  background-color: #cccccc;
  border-color: #040d29;
}

.gui-input,
.gui-text,
.gui-select,
.gui-number {
  border-color: #061134;
  background-color: #ffffff;
}

.gui-select .gui-handle,
.gui-number .gui-handle {
  border-color: #061134;
}

.gui-number .gui-handle a {
  background-color: #ffffff;
}

.gui-input input,
.gui-number input,
.gui-text textarea,
.gui-select .gui-value {
  color: #000000;
}

.gui-progressbar {
  background-color: #e38a25;
}

/* custom */
/*Slider -M*/
.hero-slideshow__banner {
    height: 100%;
    min-height: 28vw;
    background-position: center;
    background-size: cover;
    color: var(--color-white);
}

/*Button checkout*/
.gui a.gui-button-small.gui-button-action, .btn--subtle, a.gui-button-large.gui-button-action:active {
    background-color: #ffffff;
    border: 1px solid #e38a25;
    color: e38a25;
}

.gui a.gui-button-small.gui-button-action, .btn--subtle, .gui a.gui-button-large.gui-button-action {
	  border: 1px solid #e38a25;
    color: #ffffff;
    background-color: #e38a25;
}

/*More option product button*/
.btn.prod-card__action-button {
	background: #e38a25;
    color: white;
}

/*Remove category from menu bar*/
a.main-header__link[href*="https://webshop.car-go.nl/nl/producten/"], a.main-header__link[href*="https://webshop.car-go.nl/nl/kentekens/"], a.main-header__link[href*="https://webshop.car-go.nl/nl/documenten/"], a.main-header__link[href*="https://webshop.car-go.nl/en/documents/"], a.main-header__link[href*="https://webshop.car-go.nl/en/license-plates/"], a.main-header__link[href*="https://webshop.car-go.nl/en/products/"], a.main-header__link[href*="https://webshop.car-go.nl/nl/import-diensten/"], a.main-header__link[href*="https://webshop.car-go.nl/en/import-services/"]{
    display: none;
}

/*temporary hide the possibility to let user register https://webshop.car-go.nl/nl/account/*/
div.gui-col2-big-col1 {display:none;}

/*Checkout - payment page | remove Gratis from every payment method
#gui-checkout-payment-methods span.gui-payment-method-price.gui-right {
    display: none;
}*/

/*hide NU KOPEN button
#product_configure_form button.btn.btn--subtle.btn--quick-checkout.js-quick-checkout-trigger {display:none;}*/

/*Upload buttons*/
.vUpload-box .btn {
    height: 35px;
    line-height: 35px;
    position: absolute;
    right: 20px;
    top: 20px;
    padding: 0 20px 0 20px;
    background-color: #3c8fcb;
    color: #ffffff;
}

/*extra product fields*/
select#product_configure_variants, input#product_configure_custom_6904051 {width: 100%;}

/*date picker austrian plate*/
.product-configure select {display: inline-block;}

/**/
#download_button_1, #download_button_2 {
  padding: 5px !important;
  
	}

div#download_button_1 a {
    color: #e38a25;
    text-decoration: none;
}
    
#buttons_custom_block {
  width:100% !important;
	}

/* Hide opmerking */
textarea#gui-form-comment {
 display: none;
}

label[for=gui-form-comment] {
 display: none;
}

/* Round button */
.btn {
    --btn-radius: 2em;
}



/** CARGO TO VWE **/
body{
    overflow:hidden;
    max-height:100vh;
}
.main-header__top-section > .main-header__nav-grid > div {
    background: #fff;
    position: absolute;
    height: 100vh;
    width: 100vw;
    left: 0;
    top: 0;
    z-index: 99999;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction:column;
    font-family: sans-serif;
}
.main-header__top-section > .main-header__nav-grid > div > a{
    background-color: #FFD700;
    border-radius:8px;
    text-decoration:none;
    font-weight:700;
    margin-top:20px;
    padding: 15px 20px;
	color:#4d4d4d;
}

.main-header__top-section > .main-header__nav-grid > div:before{
    content:"";
    width:150px;
    height:50px;
    margin-bottom:20px;
    background-image:url(https://vwe.nl/wp-content/uploads/2025/05/Logo-VWE_pay-off_CMYK.svg);
    background-repeat:no-repeat;
    z-index:999999999
}

