/*
 Theme Name:   Twenty Seventeen Child
 Theme URI:    
 Description:  Twenty Seventeen Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     twentyseventeen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-seventeen-child
*/

p.subform.depuis{
	margin-bottom: 10px;
	color: #1f40a3;
	font-family: MontserratBold,sans-serif;
	font-weight: 700;
	font-size: 1.5rem;
	line-height: 1.2;
	text-transform: uppercase;
}
p.subform.depuis:after{
	content: "";
	display: block;
	background: url(./assets/images/form-subtitle.png) no-repeat;
	width: 224px;
	height: 25px;
	margin: 10px auto;
}

h1.subtitle{
	line-height: 1.5;
}

#depuis1992 h2 {
transition: color .3s;
color: #1f40a3;
font-family: MontserratBold,sans-serif;
font-weight: 700;
font-size: 1rem;
text-transform: uppercase;
}

#depuis1992 .blueLink:hover h2 {
color: #52e4d3;
}

h2.subtitle {
color: #52e4d3 !important;
font-size: 1.5rem !important;
}

@media screen and (max-width: 1000px) {
	
.main-content .page-content #products-list .product-box .col-2{
	width: 100%;
	max-width: 100%;
}
.main-content .page-content #products-list .product-box .product-cat.medicament {
    font-size: .875rem;
}
}

