/*
Theme Name: Bridge
Theme URI: https://bridgelanding.qodeinteractive.com/
Description: Creative Multipurpose WordPress Theme
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Author: Qode Interactive
Author URI: https://qodeinteractive.com/
Text Domain: bridge
Version: 999-30.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

@media print {
  .vertical_menu_area, .sgb_pdf_wrapper, .portfolio_navigation, .gm-control-active, #back_to_top, .separator.transparent {
    display: none !important;
  }

  .vertical_menu_enabled .content .container {
    padding: 0 !important;
  }

  .vc_col-sm-8 {
    clear: both !important;
    page-break-after: always !important;
  }

  html, body {
    height: auto !important;
  }

  .container_inner::before {
    content: " ";
    padding-top: 30px !important;
  }

  .wpb-content-wrapper::after {
    content: " KS Construction - 10, rue de l'atome - BP 30052 Zone industrielle 67802 Bischheim Cedex";
    color: #777 !important;
    font-size: 1em !important;
    text-align: center !important;
    margin: 10px auto !important;
  }

  .portfolio_single::after {
    content: " Nous contacter : contact@ks-construction.fr tel. 03.88.19.14.44 fax. 03.88.19.14.49";
    color: #777 !important;
    font-size: 1em !important;
    text-align: center !important;
    margin: 10px auto !important;
  }
  
  #cookie-notice {
    display: none !important;
  }
}
