/*
Theme Name: ClassiPress Child / M&R
Theme URI: https://www.appthemes.com/themes/classipress/
Author: AppThemes
Author URI: https://www.appthemes.com/
Description: A highly customizable premium classified ads theme.
Version: 4.2.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Domain Path: /languages/
AppThemes ID: classipress
Template: classipress
*/

.home #breadcrumb,
.home article header .entry-title,
#primary.content-full-width .entry-title,
#top-bar-secondary 
{
	display:none;
}

@media screen and (min-width: 40em)
.home .content-area {
    margin-top: 0;
}

.home .content-area {
    margin-top: 0;
}

#primary.content-full-width .content-wrap,
#primary.content-full-width .content-inner
{
	overflow:visible;
    box-shadow: none;
}


#primary.content-full-width .content-inner
{
	padding-top:0;
}

#hslider
{
	box-shadow: 0 0 0 1px rgb(0 0 0 / 3%), 0 1px 1px 0 rgb(0 0 0 / 5%), 0 2px 5px 0 rgb(0 0 0 / 5%);
/*	position:relative;
	top:-2px;*/
}

h6 {
	font-weight:bold;
	color:#cacaca;
}

h6::after {
	content:"";
	display:block;
	width:45px;
	height:3px;
	background:#0fb8cd;
	margin:1em auto;
}

h3 {
	font-weight:bold;
}

h3::after {
	content:"";
	display:block;
	width:45px;
	height:3px;
	background:#0fb8cd;
	margin:1em 0;
}

h3 + p {
	color:#cacaca;
	margin-bottom:1em;
}

.dark,
.dark h3 + p 
{
	color:#fff;
}

.dark h3::after {
	background:#fff;
}

.centered-dash h3::after {
	margin:1em auto;
}


/*page ajout d'annonce*/
.page-id-22 .cat-select tbody tr:first-child
{
	display:none;
}

.page-id-22 #mainform .ad-static-field
{
    margin-bottom:2em;
}


.page-id-81 .info-c-full-wrap
{
	display:none;
}
