/* CUSTOM SERVICE CLASSES */
.float-right {
    float: right;
}
.text-align-center {
    text-align: center;
}
.clear-none {
    clear: none;
}

.font-size-14px {
    font-size: 14px;
}
    
/* Site HEADER submenu */
#submenu-header {
    text-align: right;
    padding-right: 8px;
}
.site-header-top-right .textwidget #submenu-header a {
    font-size: 12px;
    color: #333;
    margin-right: 10px;
}
@media (max-width: 991px) {
    #submenu-header {
        display: none;
    }
}

/* Homepage three blocks spacing */
.image-boxes.image-boxes--1 {
     margin-bottom: 5px;
}


/* Blog PREVIEW HOMEPAGE */
.page-id-80 .kl-blog-item-body {
      display: none;
}

.page-id-448 .kl-blog-item-body {
      display: none;
}

.page-id-470 .kl-blog-item-body {
      display: none;
}


.kl-blog-list-wrapper .kl-blog-item-links {
    display: none;
}
.kl-blog-item-tags.kl-font-alt {
      display: none;
}
.kl-blog-item-details {
      margin: 0px;
}

.kl-pagination {
    display: none;
}

/* Blog RECENT POSTS */
.latest_posts-wgt-title {
      font-size: 14px;
}
.kl-blog-item-comments {
      display: none;
}

.kl-blog-post--default-view {
      display: none;
}



/* Site HEADER accent item (red) */
#main-menu .main-menu-item-top > [href*="royal-rewards"] {
    background-color: #c10f31;
    color: #ffffff;
}
#main-menu .main-menu-item-top > [href*="royal-rewards"]:after {
    height: 0;
}



/* CONTAINER MEDIA QUERIES */
#archives-2 {
  display: none;


     }



/* CONTAINER MEDIA QUERIES */
@media (max-width: 1199px) {
    body .container {
        max-width: 1170px;
        width: 100%;
    }
}
@media (max-width: 991px) {
    body .container {
        max-width: 100%;
        width: 100%;
    }
}

/* H2 in columns - responsive class override */
@media (min-width: 768px) {
    .bottom-align-h2 {
        display: table;
        width: 100%;
    }

    .bottom-align-h2 h2 {
        line-height: 1.4;
        margin: 0;
        display: table-cell;
        height: 85px;
        vertical-align: bottom;
        padding-bottom: 18px;
    }
}

.ph-content-wrap .container {
    height: 100%;
    display: table;
    width: 100%;
    max-width: 1170px;
}
.ph-content-wrap .container > .row {
    display: table-row;
}
.ph-content-wrap .container > .row > div {
    display: table-cell;
    height: 330px;
    vertical-align: middle;
    text-align: center;
    float: none;
}
.ph-content-wrap .subheader-titles {
    position: relative;
    display: inline-block;
    width: auto;
    margin: auto;
    text-align: center;
    padding: 10px 25px;
    color: #000;
}
.ph-content-wrap .subheader-titles h1,
.ph-content-wrap .subheader-titles h2 {
    font-size: 30px;
    margin: 0;
}
.ph-content-wrap .subheader-titles > * {
    z-index: 1;
}
.ph-content-wrap .subheader-titles > *:last-child:after {
    content: '';
    z-index: -1;
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #ffffff;
    background-color: rgba(255,255,255,0.75);
}
.subheader-maintitle {
    color: #444444;
    color: rgba(0,0,0,0.85);
}
.subheader-subtitle {
    color: #444444;
    color: rgba(0,0,0,0.85);
}
@media screen and (max-width: 767px) {
    #page_header .ph-content-wrap {
        padding-top: 300px;
    }
}

/* HUBSPOT FORM CSS */


body .hbspt-form form.hs-form .hs-form-field .hs-error-msgs.inputs-list {
    margin: 2px 0 2px 0;
    padding: 0;
    text-align: left;
}
body .hbspt-form form.hs-form .hs-form-field .hs-error-msgs.inputs-list li {
    line-height: 1.1;
}
body .hbspt-form form.hs-form .hs-form-field .hs-error-msgs.inputs-list label {
    font-size: 13px;
    line-height: 13px;
    margin: 0;
    color: #ed1c24;
}
.hbspt-form .button:hover {
  background-color: #990045;
  color: #ffffff;
}
.hbspt-form  h3.form-title {
    font-size: 30px;
    margin-bottom: 25px;
}
.hbspt-form .hs-richtext {
    font-size: 16px;
    margin-bottom: 10px;
}
.hbspt-form form.hs-form {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}
.hbspt-form  .hs_cos_wrapper h3:empty {
    margin: 0;
}
.hbspt-form  .hs_cos_wrapper_type_form h3 {
    max-width: 650px;
    margin: 0 auto 30px;
}
.hbspt-form form .hs-form-field {
    padding: 3px 8px;
    border: 1px solid #d9d9d9;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.hbspt-form form .hs-form-field.autofilled {
    background-color: rgb(250, 255, 189)
}
.hbspt-form form > div.legal-consent-container .hs-form-field {
    padding: 0;
    border: 0;
}
.hbspt-form form > div.legal-consent-container label {
    font-weight: normal;
}
.hbspt-form form .hs-form-field > label {
    text-align: left;
    font-size: 15px;
    line-height: 1.6;
    margin: 0 0 3px;
    color: #969696;
    text-transform: uppercase;
}
.hbspt-form form .hs-form-field .inputs-list:not(.hs-error-msgs) label {
    font-size: 15px;
}
.hbspt-form form {
  padding: 0;
  font-size: 14px;
  background: transparent;
}
.hbspt-form form label {
  margin-bottom: 6px;
  display: block;
}
.hbspt-form input,
.hbspt-form textarea,
.hbspt-form select,
.hbspt-form button {
    font-size: 13px;
    color: #535353;
    font-family: Lato, 'Open Sans', Helvetica, Sans-serif;
}
.hbspt-form textarea,
.hbspt-form select,
.hbspt-form button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.hbspt-form textarea {
    max-width: 100%;
}
.hbspt-form input[type=button], button {
    letter-spacing: 1px;
    font-family: Lato, 'Open Sans', Helvetica, Sans-serif;
}
.hbspt-form input[type="text"],
.hbspt-form input[type="password"],
.hbspt-form input[type="email"],
.hbspt-form input[type="tel"],
.hbspt-form input[type="number"],
.hbspt-form textarea,
.hbspt-form .hs-form select {
  width: 100%;
  display: block;
  margin-bottom: 0;
  padding: 3px 0;
  background: #fff;
  border: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.hbspt-form input,
.hbspt-form select,
.hbspt-form textarea {
    min-height: 35px;
    padding: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
}
.hbspt-form textarea {
    min-height: 100px;
}
.hbspt-form input[type="text"]:focus,
.hbspt-form input[type="password"]:focus,
.hbspt-form input[type="email"]:focus,
.hbspt-form input[type="tel"]:focus,
.hbspt-form input[type="number"]:focus,
.hbspt-form textarea:focus,
.hbspt-form .hs-form select:focus {
    outline: none;
}
.hbspt-form input[type="submit"],
.hbspt-form .hs-button.primary,
.hbspt-form .hs-form .hs-button,
.hbspt-form .button {
    font-size: 14px;
    margin-top: 20px;
    padding: 13px;
    min-height: 40px;
    height: auto;
    min-width: 0;
    white-space: normal;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    box-sizing: border-box;
    line-height: 1.2;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    outline: none;
    border: 0;
    background-color: #BF0033;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.2s ease-in-out; 
    -moz-transition: all 0.2s ease-in-out; 
    -o-transition: all 0.2s ease-in-out; 
    -ms-transition: all 0.2s ease-in-out; 
    transition: all 0.2s ease-in-out; 
}
.hbspt-form form input[type="submit"],
.hbspt-form form .hs-button.primary,
.hbspt-form form .hs-form .hs-button {
    font-weight: bold;
    font-weight: 600;
}
.hbspt-form  input[type="submit"]:hover,
.hbspt-form .hs-button.primary:hover {
  background-color: #9a0c27;
  color: #ffffff;
}
.hbspt-form  form ul,
.hbspt-form  form ol {
  list-style: none;
  padding-left: 0;
}
.hbspt-form  input[type="checkbox"],
.hbspt-form  input[type="radio"] {
  margin-right: 10px;
  width: auto !important;
}
.hbspt-form form.hs-form fieldset,
.hbspt-form form.hs-form .hs-form-field {
    max-width: 100%;
    margin-bottom: 16px;
}
@media screen and (min-width: 650px) {
    .hbspt-form form.hs-form fieldset .hs-form-field {
        margin-bottom: 0;
    }
}
@media screen and (max-width: 649px) {
    .hbspt-form form.hs-form fieldset .hs-form-field:last-child {
        margin-bottom: 0;
    }
}
.hbspt-form form.hs-form fieldset > .hs-form-field:last-child {
    margin-bottom: 0;
}
.hbspt-form form.hs-form fieldset.form-columns-2 .hs-form-field {
    width: 48%;
    margin-left: 4%;
}
.hbspt-form form.hs-form fieldset.form-columns-2 .hs-form-field:first-child,
.hbspt-form form.hs-form fieldset.form-columns-2 > .hs-richtext + .hs-form-field {
    margin-left: 0;
}
.hbspt-form form.hs-form fieldset .hs-form-field > .input {
    margin-right: 0;
}
.hbspt-form form.hs-form fieldset.form-columns-1 .hs-input {
    width: 100%;
}
.hbspt-form form.hs-form fieldset .hs-richtext h4 {
    font-size: 24px;
}
.hbspt-form form textarea {
    resize: vertical;
}
.hbspt-form .hs-form-radio label > *,
.hbspt-form .hs-form-checkbox label > * {
    vertical-align: middle; /* Firefox fix */
}
.horizontal-form form.hs-form fieldset {
    display: block;
    width: 100%;
}
.horizontal-form form.hs-form fieldset .hs-form-field {
    display: table;
    width: 100%;
    margin: 0;
    position: relative;
}
.horizontal-form form.hs-form fieldset .hs-form-field > * {
    display: none;
}
.horizontal-form form.hs-form fieldset .hs-form-field > label,
.horizontal-form form.hs-form fieldset .hs-form-field > .input {
    display: table-cell;
    vertical-align: top; /* Firefox fix */
    margin: 0;
}
.horizontal-form form.hs-form fieldset .hs-form-field > label {
    width: 145px;
    padding-top: 12px;
    padding-right: 15px;
}
.horizontal-form form.hs-form fieldset .hs-form-field > .hs-error-msgs {
    position: absolute;
    display: block;
    right: 0;
    bottom: 2px;
    text-align: right;
}

/* Tgroup specific choice list css in forms */
.hbspt-form .hs-form .inputs-list { margin: 0; text-align: left; }
.hbspt-form .hs-form .inputs-list li { display: inline-block; }
.hbspt-form .hs-form .inputs-list li label { margin-right: 28px; min-width: 100px; color: #535353; }
.hbspt-form .hs-form .inputs-list li input { margin-right: 5px; }
.hbspt-form .hs-form .hs_nps_score .inputs-list li label { min-width: 15px; }
.hbspt-form .hs-form .hs_feedback_snelheid { margin-top: 15px; }
.hbspt-form label { cursor: pointer; }

@media screen and (max-width: 649px) {
    .hbspt-form form.hs-form fieldset[class*="-columns-"] .hs-form-field:last-child {
        margin-bottom: 0;
    } 
    .hbspt-form form.hs-form fieldset.form-columns-2 .hs-form-field {
        width: 100%;
        margin-left: 0;
        display: block;
    }
    .horizontal-form form.hs-form fieldset .hs-form-field {
        display: table;
    }
    .hbspt-form input[type="submit"],
    .hbspt-form .hs-button.primary,
    .hbspt-form .hs-form .hs-button {
        min-width: 0;
        max-width: 100%;
    }
}
/* Change Autocomplete styles in Chrome*/
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus
input:-webkit-autofill, 
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border: inherit;
  background-color: inherit;
  -webkit-text-fill-color: inherit;
  -webkit-box-shadow: inherit;
  transition: inherit;
}

.kl-blog-post-author {
display: none;
}
.latest_posts-wgt-coments {
display: none;

}
@media screen and (max-width: 768px) {
    .page-id-14429 img, .page-id-14436 img, .page-id-14393 img {
        width: 100%;
    }
}