/* 
Theme Name: Doors Child Theme
Theme URI: https://themes.webdevia.com/windows-doors/landing/
Description: Doors Child Theme is a child theme of Doors
Author:	Webdevia.com
Author URI: http://webdevia.com
Template: doors
Version: 1.0.0
Text Domain:	 doors-child
*/


/*
    Add your custom styles here
*/

/* roboto-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto-kunstof';
  font-style: normal;
  font-weight: 500;
  src: url('/wp-content/themes/doors-child/fonts/roboto-v30-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


body .corporate-layout .top-bar-section ul.menu > li > a:not(.button),
.l-footer-columns .block-title,
body .wd-heading.s-behind-t h2 {
    text-transform: inherit;
}

body .box-bleue .box2-p p {
    min-width: inherit;
    width: 500px;
    left: calc(24% - 100px);
    padding-left: 0;
    top: calc(51% - 30px);
}

body .box-bleue .wd-heading-box2 h2 {
      left: calc(24% - 100px);
      max-width: 75%;
      height: 90px;
}
body .box-bleue .wd-heading.s-behind-t h2 {
    font-size: 28px;
    line-height: 32px;
}

body .box-bleue .wd-heading h2 span::after {
    height: 8px;
    bottom: 2px;
}

body .service-img-box { padding-bottom: 14px; }
body .service-img-box p { display: none; }

@media (max-width: 650px) {
    body .box-bleue .wd-heading-box2 {
        width: 100%;
        height: 750px;
    }

    body .box-bleue .wd-heading.s-behind-t h2 {
        top: calc(40% - 130px);
    }

    body .box-bleue .wd-heading-box2 h2 {
        max-width: 100%;
        padding: 0 35px;
    }
    body .box-bleue .box2-p p {
        width: 100%;
        padding: 0 40px;
    }
}

body .wd-heading-box2 {
    background: #0D1E4E 0% 0% no-repeat padding-box;
}

section.titlebar {
    background: #0D1E4E;
}


body .contain-to-grid .top-bar .text-right .address_bar .bar .text_add {
  font-family: "Roboto-kunststof", sans-serif;
  font-weight: 500;
}
