/*
Theme Name: WP Bootstrap Starter Child
Theme URI: https://afterimagedesigns.com/wordpress-bootstrap-starter-theme/
Author: Afterimage Designs
Author URI: http://afterimagedesigns.com/
Description: Child Theme Generated by <a href="http://wordpresschildthemes.com">http://wordpresschildthemes.com</a>.  Wordpress Bootstrap Starter Theme or Bootstrap Wordpress Starter Theme is based on two most powerful framework in the world - “_s” by Automattic (the main people behind Wordpress development) and Twitter Bootstrap (the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web). This theme, like WordPress, is licensed under the GPL. You can use this theme as base for your next Wordpress theme project and you are allowed to remove the link at the footer or do whatever you want. Your feedback on how we can continuously improve this Wordpress Starter Theme Bootstrap will be highly appreciated.: Wordpress Bootstrap Starter Theme or Bootstrap Wordpress Starter Theme is based on two most powerful framework in the world - “_s” by Automattic (the main people behind Wordpress development) and Twitter Bootstrap (the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web). This theme, like WordPress, is licensed under the GPL. You can use this theme as base for your next Wordpress theme project and you are allowed to remove the link at the footer or do whatever you want. Your feedback on how we can continuously improve this Wordpress Starter Theme Bootstrap will be highly appreciated.
Version: 1.3.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp-bootstrap-starter-child
Template: wp-bootstrap-starter
Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, custom-background
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

#content.site-content {
    padding-bottom: 3.75rem;
    padding-top: 0rem;
}

#page-sub-header {
    position: relative;
    padding-top: 0rem;
    padding-bottom: 0;
    text-align: center;
    font-size: 1.25rem;
    background-size: cover !important;
}

header#masthead {
    margin-bottom: 0;
    background-color: none;
    box-shadow: 0 0rem 0rem ;
    padding: .74rem 1rem;
}

.inter-entreprise {
	text-align: center;  
	border-radius: 2px; 
	-webkit-border-radius: 2px; 
	-moz-border-radius: 2px; 
	margin-left: 10%; 
	margin-right: 10%; 
	display: block;"
	padding-bottom: 5px;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+63,ffffff+100&1+0,0.6+63,0.5+100 */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,0.6) 63%, rgba(255,255,255,0.5) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.6) 63%,rgba(255,255,255,0.5) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.6) 63%,rgba(255,255,255,0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#80ffffff',GradientType=0 ); /* IE6-9 */



}

