body .row .page-title-inner .page-title-inner-wrap .page-title {
text-align: left;
color: white;
}
body #layout.blog-page #main-content {
padding-top: 0;
padding-bottom: 0;
}
body .stuning-header-inner .page-title {
color: #fff;
}
#footer .widget.widget_dfd_widget_sidebar_menu ul li {
padding: 0 0 0 25px;
}
#footer .widget.widget_dfd_widget_sidebar_menu ul li:before {
background: #8dccbb;
}
#footer a:hover {
color: #000;
text-decoration: underline;
}
#header-container.small:not(.header-style-7):not(.header-style-14) #header nav.mega-menu div.sub-nav.open {
top: 58px;
margin-top: 0;
}
.nav-menu .mega-menu-item .item-title {
line-height: 40px;
}
.nav-menu div.sub-nav {
margin-top: 40px;
}
body.page-template-training-page #stuning-header {
height: 130px;
}
body #main-wrap #stuning-header .dfd-stuning-header-bg-container {
background-repeat: no-repeat;
background-size: cover !important;
}
body.page-template-training-page div,
body.page-template-training-page dl,
body.page-template-training-page dt,
body.page-template-training-page dd,
body.page-template-training-page ul,
body.page-template-training-page ol,
body.page-template-training-page li,
body.page-template-training-page h1,
body.page-template-training-page h2,
body.page-template-training-page h3,
body.page-template-training-page h4,
body.page-template-training-page h5,
body.page-template-training-page h6,
body.page-template-training-page pre,
body.page-template-training-page form,
body.page-template-training-page p,
body.page-template-training-page blockquote,
body.page-template-training-page th,
body.page-template-training-page td {
font-family: "Inter", sans-serif;
font-optical-sizing: auto;
font-variation-settings: "slnt" 0;
}
body.page-template-training-page p {
color: #666666;
}
body.page-template-training-page div,
body.page-template-training-page dl,
body.page-template-training-page dt,
body.page-template-training-page dd,
body.page-template-training-page ul,
body.page-template-training-page ol,
body.page-template-training-page li,
body.page-template-training-page pre,
body.page-template-training-page form,
body.page-template-training-page p,
body.page-template-training-page blockquote,
body.page-template-training-page th,
body.page-template-training-page td {
font-size: 14.5px
}
body.page-template-training-page #header-container.header-style-2:not(.small) #header .header-wrap {
background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 100%);
}
body.page-template-training-page h1.page-title {
font-size: 50px;
line-height: 1.3;
font-weight: 700;
max-width: 500px;
transform: translate3d(0px, 115px, 0px);
}
body.page-template-training-page a.btn {
border-radius: 5px;
background: #fff;
color: #76CBB4;
padding: 12px 24px;
display: inline-block;
cursor: pointer;
font-weight: bold;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
}
body.page-template-training-page a.btn:hover {
color: #fff;
background: #76CBB4;
}
body.page-template-training-page .wpb_wrapper p > a:not(.dk_toggle) {
text-decoration: underline;
text-underline-offset: 3px;
font-family: "Inter", sans-serif;
color: #666666;
font-size: 14.5px;
}
body.page-template-training-page a:hover,
body.page-template-training-page .wpb_wrapper p > a:not(.dk_toggle):hover {
color: #76CBB4;
}
body.page-template-training-page .inline-flex {
display: inline-flex;
}
body.page-template-training-page .inline-flex .wpb_wrapper {
margin-top: auto;
}
#trainers-container {
background: #76CBB4;
padding: 50px 0 70px;
display: flex;
align-items: center;
position: relative;
z-index: -1;
}
#trainers-container #trainers-container-title {
font-size: 30px;
line-height: 40px;
margin-bottom: 40px;
font-weight: 700;
}
#trainers-container .trainers-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 60px;
margin: 0 auto;
}
#trainers-container .trainers-grid .trainer {
display: flex;
gap: 25px;
align-items: flex-start;
}
#trainers-container .trainers-grid .trainer .trainer-photo {
width: 130px;
height: 130px;
border-radius: 50%;
background: #4A9B85;
flex-shrink: 0;
}
#trainers-container .trainers-grid .trainer .trainer-info {
}
#trainers-container .trainers-grid .trainer .trainer-info > strong {
font-size: 16px;
}
#trainers-container .row * {
color: #ffffff;
}
#building-container {
background: url(//viawmo.nl/wp-content/themes/ronneby-child/assets/img/building.webp) right center #000;
background-size: cover;
padding: 145px 0 115px;
position: relative;
}
#building-container:before {
content: '';
display: block;
background: black;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
opacity: 0.3;
}
#building-container p.building-content {
font-size: 24px;
color: #fff;
line-height: 35px;
font-weight: 700;
}
#learning-container {
padding: 50px 0 70px;
position: relative;
}
#learning-container #learning-container-title {
font-size: 30px;
line-height: 40px;
margin-bottom: 30px;
font-weight: 700;
color: #76CBB4;
}
#learning-container p {
max-width: 430px;
margin-bottom: 30px;
}
#learning-container .learning-grid {
display: grid;
gap: 30px 100px;
grid-template-columns: 1fr;
max-width: 650px;
}
#form-container {
padding: 50px 0 70px;
position: relative;
background: #76CBB4;
}
#form-container #form-container-title {
font-size: 30px;
line-height: 40px;
margin-bottom: 30px;
font-weight: 700;
color: #fff;
}
#form-container form {
max-width: 400px;
}
#form-container .gform_wrapper.gravity-theme .gsection {
border-color: #000;
}
#form-container form .gfield_html {
color: #fff;
text-align: right;
}
#form-container form .gfield_price label,
#form-container form .gfield_price .ginput_product_price {
color: #000;
font-weight: bold;
}
#form-container form .ginput_mollie_payment_method select {
height: 47px;
width: 100%;
}
#info-container {
display: block;
align-items: flex-start;
margin: 25px 0;
}
#info-container .info-date-block {
margin-bottom: 25px;
}
#info-container .info-date-block .info-block {
font-size: 22px;
line-height: 30px;
font-weight: 700;
}
#info-container .info-date-block .info-block + .info-block {
margin-top: 40px;
}
#info-container .info-date-block .info-block span {
color: #76CBB4;
}
#info-container .info-date-block .info-block .h1 {
font-size: 30px;
line-height: 40px;
margin-bottom: 40px;
font-weight: 700;
}
#info-container .info-small-text {
max-width: 500px;
}
#learning-container .row ul {
list-style-position: outside;
margin-left: 12px;
}
#learning-container .row ul li {
padding-left: 15px; list-style: none;
position: relative;
color: #76CBB4;
}
#learning-container .row ul li::before {
color: #76CBB4;
content: "";
display: inline-block;
position: absolute;
left: -0.5em;
top: 0.25em;
transform: rotate(45deg);
height: 1em;
width: 0.5em;
border-bottom: 0.15em solid;
border-right: 0.15em solid;
}
body.page-template-training-page input,
body.page-template-training-page select,
body.page-template-training-page label {
font-size: 14.5px!important;
color: #000000;
}
body.page-template-training-page input::placeholder {
font-size: 14.5px!important;
color: #CDCDCD;
}
body.page-template-training-page input:not(:placeholder-shown) {
color: #000000;
}
body.page-template-training-page input:focus {
border-color: #000000;
}
body.page-template-training-page input.gform-button {
border-radius: 5px;
background: #ffffff;
color: #76CBB4;
border: 1px solid #ffffff;
height: 47px;
line-height: 100%;
}
body.page-template-training-page input[type="submit"].disabled,
body.page-template-training-page input[type="submit"].button-disabled,
body.page-template-training-page input[type="submit"]:disabled {
cursor: default;
background: #cdcdcd!important;
border-color: #cdcdcd!important;
color: #ffffff!important;
}
body.page-template-training-page input[type="checkbox"]:after,
body.page-template-training-page input[type="radio"]:after {
background: #76CBB4;
}
body.page-template-training-page input[type="radio"] {
margin-right: 5px;
}
body.page-template-sweete16-page .gform_wrapper.gravity-theme .gfield_checkbox label,
body.page-template-sweete16-page .gform_wrapper.gravity-theme .gfield_radio label {
font-size: 14.5px;
}
body.page-template-training-page .gfield_description a {
text-decoration: underline;
text-underline-offset: 3px;
font-size: 14.5px;
}
body.page-template-training-page .gfield_description a:hover {
color: #76CBB4;
}
body.page-template-training-page input.gform-button:hover {
color: #ffffff;
background: #000000;
}
body.page-template-training-page .gform_wrapper .gfield_label {
color: #76CBB4;
font-size: 14.5px;
}
body.page-template-training-page .gform_wrapper .gfield_label > .gfield_required {
display: none;
}
body.page-template-training-page .ginput_container_consent {
display: flex;
align-items: flex-start;
}
body.page-template-training-page .ginput_container_consent input {
margin-top: 6px;
margin-right: 15px;
}
body.page-template-training-page .ginput_container_consent label,
body.page-template-training-page .ginput_container_consent label a {
font-size: 12px!important;
}
body.page-template-training-page .ginput_container_consent label a {
text-decoration: underline;
text-underline-offset: 3px;
font-family: "Inter", sans-serif;
color: #000000;
}
body.page-template-training-page .ginput_container_consent label a:hover {
color: #76CBB4;
}
body.page-template-training-page .ginput_container_consent .gfield_required {
display: none;
}
body.page-template-training-page #early-bird-container label {
font-weight: bold;
display: block;
}
body.page-template-training-page #early-bird-container span.old-price {
color: #CDCDCD;
text-decoration: line-through;
display: inline-block;
margin-right: 10px;
font-weight: bold;
}
body.page-template-training-page #early-bird-container span.price {
font-size: 21.5px;
color: #000000;
display: inline-block;
font-weight: bold;
}
body.page-template-training-page .gform_wrapper.gravity-theme .ginput_complex .name_first {
flex-basis: 100%;
padding-right: 0!important;
margin-bottom: 15px;
}
body.page-template-training-page .gform_wrapper.gravity-theme .ginput_complex .name_middle {
flex-basis: 35%;
padding-left: 0!important;
padding-right: 10px!important;
}
body.page-template-training-page .gform_wrapper.gravity-theme .ginput_complex .name_last {
flex-basis: 65%;
padding-left: 0!important;
}
body.page-template-training-page .gform_wrapper.gravity-theme .ginput_address_country {
flex: 100%;
}
@media (min-width: 1024px) {
body.page-template-training-page .row-flex > .wpb_row.row {
display: flex;
}
body.page-template-training-page #header-container.header-style-2:not(.small) #header .header-wrap {
height: 165px;
}
body.page-template-training-page #stuning-header {
height: 432px;
}
#info-container .info-date-block .info-block .h1 {
display: none;
}
#trainers-container #trainers-container-title {
font-size: 40px;
line-height: 50px;
margin-bottom: 40px;
}
#building-container:before {
display: none;
}
#info-container {
display: flex;
margin: 65px 0 50px;
}
#info-container .info-date-block {
width: 435px;
margin-right: 30px;
flex-shrink: 0;
margin-bottom: 0;
}
#trainers-container .trainers-grid {
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}
#learning-container #learning-container-title {
font-size: 40px;
line-height: 50px;
margin-bottom: 40px;
}
#learning-container .learning-grid {
grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
}
#form-container #form-container-title {
font-size: 40px;
line-height: 50px;
margin-bottom: 40px;
}
}