/*
Theme Name: Atmos Plastics
Description: Theme enfant 
Author: Captusite
Author URI: https://www.captusite.fr
Template: twentyseventeen
Version: 0.1.0
*/

.blog:not(.has-sidebar) #primary article,
	.archive:not(.page-one-column):not(.has-sidebar) #primary article,
	.search:not(.has-sidebar) #primary article,
	.error404:not(.has-sidebar) #primary .page-content,
	.error404.has-sidebar #primary .page-content,
	body.page-two-column:not(.archive) #primary .entry-content,
	body.page-two-column #comments {
		float: right;
		width: 100%;
	}
p.has-text-align-center.has-medium-font-size {
	padding-top:30px;
}



figure table tbody tr:hover{
	background-color: hsl(0deg 0% 94.12%);
}

figure table tbody tr td a{
	-webkit-box-shadow: 0 0 0 0px #fff;
	box-shadow: 0 0 0 0px #fff;
}

.colors-custom .site-footer{
	background-color: #f4f4f4;
}

.boutonhover a:hover{
	background-color:green;
}


.tab-produits thead th{
	background-color: #ff8d74;
}
.tab-produits th,.tab-produits td{
	padding: 1em;
}
.tab-produits .produit-nom{
	font-weight: 700;
}