/*
Theme Name: child-elegant-magazine
Template: elegant-magazine
Text Domain: child-elegant-magazine

*/

.commentaires {
	margin-top: 60px;
}

.commentaires ul {
	border:0!important;
}

.commentaires ul li {
  list-style: none;
  border-bottom: 1px solid #e1e1e1!important;
  margin-bottom: 10px;
  padding: 10px;
}

.hentry.has-post-thumbnail .header-details-wrapper {
    margin-left: 0px;
}
.em-breadcrumbs ul {
    list-style: none;
    margin: 0px auto 35px;
}
a {
    color: #404040;
    text-decoration: none;
}

a:visited {
    color: #404040;
}

a:hover, a:focus, a:active {
    color: #F44336;
    outline: 0;
    text-decoration: none;
}

a:focus {
    outline: 0;
}

a:hover, a:active {
    outline: 0;
    text-decoration: none;
}

a:hover, a:focus, a:active {
    color: #00b3c3;
    
}


.trending-line .trending-now {
    line-height: 48px;
    background-color: #00b3c3;
    float: left;
    text-transform: uppercase;
    font-size: 14px;
    position: relative;
    padding: 0 20px;
    margin-right: 5px;
}
.figure-categories .cat-links a {
    color: #00b3c3;
}
.secondary-color,
button, input[type="button"], input[type="reset"], input[type="submit"],
.site-content .search-form .search-submit,
.site-footer .search-form .search-submit,
.figure-categories-bg .cat-links a,
.tagcloud a:hover,
.tagcloud a:hover {
    background: #00b3c3;
    color: #fff;
}

.calculettewidget .calculwidget
{
	width:33%;
	float:left;
	margin-top:10px;
}
.calculettewidget .calculwidget span
{
    display:block;
	margin-top:10px;
}
#primary .calculettewidget .widget-title span
{
	font-size:28px;
}
#primary .calculettewidget .widget-title-1
{
	
	border-bottom:none;
	border-top:3px solid #00b3c3;
	padding-top: 25px;

}
.site-content .site-main .calculettewidget  .widget-title::after
{
	background-color:#fff;
	
}
.menugras
{ 
	font-weight:bold;
}
/*
.calc_imc
{
	background:  url("http://www.mesentirbien.com/files/2018/08/imc-50.png") no-repeat left ; 
	 padding-left:15px;
}
.calc_poids
{
	 background:  url("http://www.mesentirbien.com/files/2018/08/poids-ideal-50.png") no-repeat left ; 
	 padding-left:35px;
}*/
.topbar-date
{
	padding-right:0px;
}
.site-footer {
    background: #fff;
}
.site-info {
    background: #00b3c3;
}
@media screen and (max-width: 400px)
{
	

.calculettewidget .calculwidget
{
	
	float:inherit;
	margin:auto;
	margin-top:10px;
	
}
}


