/*
Theme Name: Smart Mag Child
Theme URI: http://theme-sphere.com/
Description: A child theme of SmartMag
Author: ThemeSphere
Author URI: http://theme-sphere.com
Template: smart-mag
Version: 1.0
*/

@import url("../smart-mag/style.css");


/****** General */

.clear {
  clear: both;
  float: none;
}

.sc-button, .button {
    background-color: #000;
}

.sc-button-red {
    background: #D50303;
}

th, td, tr:nth-child(odd) td {
    background: #f2f2f2;
    
    border: 0;
}

th label {
    font-weight: normal;
}

.form-table {
	width: 100%;
	margin-bottom: 20px;
}

.form-table th {
    width: 20%;
}

input, textarea, select {
	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

select {
		-webkit-appearance:none;
}


.post-content p {
    word-wrap: break-word;
}

.post-content .sam-pro-container {
    border-top: 15px solid #E6E6E6;
    border-bottom: 15px solid #E6E6E6;
    padding: 0;
    position: relative;
}

.post-content .sam-pro-container img {
    display: block;
}

.post-content .sam-pro-container:after {
    content: "Communiqué";
    position: absolute;
    right: 0;
    font-size: 8px;
    margin-right: 10px;
}

#cookies-alert {
    position: fixed;
    bottom: 0;
    color: #000;
    width: 100%;
    background: #FFF;
    left: 0;
    z-index: 1000;
    font-size: 12px;
}

#cookies-alert p {
    padding: 10px;
    margin: 0;
}

a.close-cookies-alert {
    position: absolute;
    bottom: 1px;
    right: 20px;
    font-size: 25px;
    text-decoration: none;
    color: #000;
}

#lfd-pro-alert {
    
    position: fixed;
    width: 600px;
    z-index: 999;
    transform: translateX(-50%) translateY(-50%);
    left: 50%;
    top: 50%;
    background: #FFF;
    display: none;
}

#back-lfd-pro-alert {
    background:rgb(0,0,0);
    background: transparent\9;
    background:rgba(0,0,0,0.7);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b2000000,endColorstr=#b2000000);
    zoom: 1;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 998;
    height: 100%;
    display: none;
}

#lfd-pro-alert-inside {
    padding: 20px;
}

body.show-app-banner #lfd-pro-alert {
    transform: translateX(-50%);
    top: 2em;
}


/****** Home */

.front-branding {
    background: none repeat scroll 0 0 #F2F2F2;
    margin-top: 40px;
    margin-left: 25px;
    margin-right: 25px;
    padding: 10px;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.gallery-title, .section-head {
    background: #eaeaea;
}

body.home .highlights-box .section-head a {
    color: #D50303;
}

/****** Menu */

.navigation-wrap.sticky-nav {
    
    top: 41px;
    
}

.admin-bar .navigation-wrap.sticky-nav {
	
	top: 73px;
}

ul.menu li.menu-item-5988 a span {
    display: none;
}

ul.menu li.menu-item-5988 a {
    display: block;
    /* width: 100%; */
    height: 100%;
}

ul.menu li.menu-item-5988 {
    height: 43px;
}

.navigation .menu > li.menu-item-5988 a:before {
  content: "\f015";
  width: 100%;
  height: 100%;
  cursor: pointer;
  margin: 0;
  position: absolute;
  top: 0;
  left: 12px;
  font-size: 30px;
  font-family: 'FontAwesome';
}

.navigation.sticky {
	
	background-color: #19232d;
}


.breadcrumbs .location {
	
	display: none;
}

/****** Slider */

/*

.flexslider .slides {

width: 65%;
float: left;	
	
}

.main-featured .pages:hover a {
height: 20%;
text-decoration: none;
}

.main-featured .pages {
height: 336px;
float: left;
padding: 0;
width: 35%;
position: relative;
}
.main-featured .pages a {
float: left;
position: relative;
height: 20%;
width: 100%;
background: #72879c;
margin-left: 0.284900285%;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
clear: both;
border-top: 1px solid #E6E6E6;
padding: 4%;
}


ul.flex-direction-nav li a {
display: none !important;
}

*/


.main-featured .flexslider li {
	
	overflow: hidden;
	
	
}


.main-featured .flexslider a.image-link {
    background-size: cover;
    min-height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}


.main-featured .flexslider a.image-link:hover {
	-o-transform: scale(1.05, 1.05);
	-ms-transform: scale(1.05, 1.05);
	-moz-transform: scale(1.05, 1.05);
	-webkit-transform: scale(1.05, 1.05);
	transform: scale(1.05, 1.05);
	
}

a.magazine-archive {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 8px;
    padding-right: 25px;
    text-align: center;
}

/* Header Top bar */




.top-bar-content {
    padding: 0;
    
}

.top-bar.sticky {
    position: fixed;
    top: 0;
    z-index: 101;
    width: 100%;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

.admin-bar .top-bar.sticky {
	
	top: 32px;
}

.top-bar .search {
    padding: 12px 0;
    
}

	
.top-bar .search .query {
    background: #FFFFFF;
    border-color: #FFF;
}


/**** Interstitial */ 

#backpubinter {
    background:rgb(0,0,0);
    background: transparent\9;
    background:rgba(0,0,0,0.7);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b2000000,endColorstr=#b2000000);
    zoom: 1;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 997;
    height: 100%;
    display: none;
}

#backpubinter:nth-child(n) {
    filter: none;
}

#pubintercontainer {
    
    height: 400px;
    left: 50%;
    margin-left: -350px;
    margin-top: -200px;
    position: fixed;
    top: 50%;
    width: 700px;
    background: #FFF;
    
}

#closepubinter {
    position: absolute;
    z-index: 1002;
    right: 0;
    border: 5px solid #FFF;
    cursor: pointer;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    line-height: 0;
}


.banneritem_interst {
    display: table-cell;
    height: 400px;
    text-align: center;
}
.banneritem_interst a {
	display: table-cell;
	height: 400px;
	width: 700px;
	vertical-align: middle;
	margin: 0 auto;
}

.banneritem_interst img {
    max-width: 100%;
    width: auto;
    height: auto;
    max-height: 100%;
}


/**** Habillage */

@media only screen and (min-width: 1200px) {
div.habillage, div#sas_62810 {
	
    background-position: center top;
    background-repeat: no-repeat;
    background-size: auto;
    display: block;
    height: 100%;
    min-height: 1200px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}

div#sas_62810 {
    overflow: hidden;
}


div#sas_62810 img {
    margin-left: 50%;
    transform: translateX(-50%);
}

.habillage .sam-pro-ad,  .habillage .sam-pro-place, .habillage .sam-pro-ad img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}

#habillage .main-head {
    margin-top: 110px;
}


#habillage .main-wrap {
    background: #fff none repeat scroll 0 0;
    margin: 220px auto 0;
    width: 1128px;
    position: relative;
    z-index: 1;
}

 body#habillage.admin-bar .main-wrap {
    margin: 170px auto 0;
} 

#habillage .main.wrap {
    background: #fff none repeat scroll 0 0;
}
body#habillage {
    
}
#habillage .main-featured {
	
}


#habillage .top-bar {
	
	left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 3;

}

#habillage .top-bar.sticky {
	
	position: fixed;
	
}

#habillage.admin-bar .top-bar.sticky {
	top: 32px;
	
}

}

@media only screen and (max-width: 1199px) {

div.habillage, div#sas_62810 {
    display: none;
}

}


/**** Header */


#main-head .sam-container > *, #main-head .sam-pro-container > *, #main-head .right .g  {
    max-width: 100%;
    height: auto;
    overflow: hidden;
}

.main-head .right .sam-container, .main-head .right .sam-pro-container, #main-head .right .g {
    margin: 20px 0 0 0;
    line-height: 0;
}

.main-head .right {
    line-height: 0;
    float: right;
}
.main-head .title {
	max-width: 30%;
}

/* ==============================================================================   
        Social icons
============================================================================== */

.top-bar .social-icons {
    float: left;
}

.top-bar  ul.social-icons {
    
    margin: 0;
    overflow: hidden;
    list-style: none;
    padding: 5px 0;
    height: 26px;
}
.top-bar  ul.social-icons li {
    margin: 0 5px 5px 0;
    float: left
}
.top-bar ul.social-icons li a, .lower-foot ul.social-icons li a {
    background-color: #999;
    color: #FFF !important;
    text-align: center;
    line-height: 26px;
    width: 26px;
    height: 26px;
    display: block;
}
ul.social-icons li a:hover {
    -webkit-opacity: 0.9;
    -khtml-opacity: 0.9;
    -moz-opacity: 0.9;
    -ms-opacity: 0.9;
    -o-opacity: 0.9;
    filter: alpha(opacity=90);
    opacity: 0.9;
    text-decoration: none
}

ul.social-icons li.twitter a {
    background-color: #00abe3
}
ul.social-icons li.facebook a {
    background-color: #004088
}
ul.social-icons li.dribbble a {
    background-color: #cf5c9e
}
ul.social-icons li.youtube a {
    background-color: #eb5350
}
ul.social-icons li.vimeosquare a {
    background-color: #5BC8FF
}
ul.social-icons li.googleplus a {
    background-color: #d0422b
}
ul.social-icons li.linkedin a {
    background-color: #01669c
}
ul.social-icons li.pinterest a {
    background-color: #e13138
}
ul.social-icons li.skype a {
    background-color: #13c1f3
}
ul.social-icons li.flickr a {
    background-color: #ff48a3
}
ul.social-icons li.tumblr a {
    background-color: #426d9b
}
ul.social-icons li.instagram a {
    background-color: #3b82b9
}
ul.social-icons li.github a {
    background-color: #3f91cb
}
ul.social-icons li.rss a {
    background-color: #f59942
}

/*******/

.top-bar .search {
    float: left;
    margin: 0 20px;
    padding: 5px 0;
    position: relative;
}

.top-bar-link {
    float: right;
    margin: 0 20px;
    padding: 8px 0;
}

.top-bar-link .fa {
    margin-right: 5px;
}

a.top-bar-link-magazine {
    background-color: #28C3E9;
    padding: 8px 20px;
    color: #FFF;
    margin: 0;
    
}

a.top-bar-link-logout {
    font-size: 10px;
    padding: 11px 0;
    margin: 0 10px;
}



/************* Blog */


.listing-alt article > a {
  position: relative;
  float: left;
  max-width: 295px;
  height: 185px;
  width: 100%;
  overflow: hidden;
  background-size: cover;
  display: block;
  background-position: center;
}


/*************** Single */


.featured-image {
  width: 702px;
  height: 336px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

/********* Newsletter */

.newsletter-form input[type="text"] {
    width: 300px;
}

.newsletter-form .form-table {
	
	max-width: 43%;
}


/******* Agenda */

.textwidget div.css-search.has-search-geo.has-search-term input.em-search-text, .textwidget div.css-search.has-search-geo.has-search-term input.em-search-geo {
  width: 84%;
  margin: 5px;
}

.textwidget input.em-date-start {
  width: 60%;
}

.textwidget input.em-date-end {
  width: 60%;
  margin-left: 88px;
}


.textwidget button.em-search-submit, #event-form input.button-primary {
	
  background: #D50303;
  
  padding: 7px 14px;
  outline: 0;
  font-size: 13px;
  color: #FFF;
  max-width: 100%;
  float: right;
  margin-right: 3%;
  
}


.event-extra-details label {
    width: 165px;
    display: inline-block;
}

.event-attributes {
    margin: 10px 0;
}

.agenda-categories a.sc-button {
  margin: 1%;
  background: #f2f2f2;
  color: #8d97a1;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 23%;
}
.agenda-categories {
  margin: 10px 0;
}

.agenda-categories a.sc-button:hover {
  background-color: #e54e53;
}


div.css-search input.em-search-text, div.css-search input.em-search-geo {
    width: 94%;
    -moz-box-sizing: border-box;    
    -webkit-box-sizing: border-box;    
    box-sizing: border-box;
    font-size: 14px;
}

div.css-search div.em-search-text {
    margin: 0 0 0 10px;
    padding: 0 36px 10px 36px;
}

.em-search-wrapper, #text-2 {
    background: #19232d;    
    color: #d8dae0;
}

div.em-search.css-search label {
    color: #d8dae0;
}

#text-13 .widgettitle {
	
	margin: 0;
	
}

div.css-search {
    margin: 0;
    background-color: #000;
    padding: 5px 5px 15px 5px;
    border: 0;
}

div.css-search input.em-search-text, div.css-search input.em-search-geo {
    background-color: #f2f2f2;
}

div.css-search div.em-search-text {
  padding: 10px;
  margin: 0;
  background: transparent;
}

.textwidget input.em-date-start {
    width: 66%;
}

div.css-search select {
    width: 66%;
}

span.em-search-scope.em-events-search-dates.em-date-range label {
    display: block;
    float: left;
    min-width: 100px;
}

.event-form-block {
    background-color: #f2f2f2;
    margin-bottom: 20px;
}

.event-form-block h3 {
    font-family: "Open Sans", Arial, sans-serif;    
    font-size: 13px;    
    text-transform: uppercase;    
    font-weight: normal;
    background: #000;    
    color: #efefef;    
    padding: 0 14px;    
    line-height: 34px;    
    margin-bottom: 35px;
}

.event-form-block-inside {
  padding: 10px;
}

.event-form-label {
    float: left;
    width: 20%;
}

.event-form-input {
    float: left;
    width: 80%;
}

.event-form-input select {
  width: 90%;
}

table.em-location-data input {
    width: 95%;
}

#em-location-data table.em-location-data select {
    width: 96%;
}

#em-location-data .em-location-map-container {
  width: 100%;
  height: auto;
  margin: 10px 0;
  float: none;
  clear: both;
}

#em-location-data .em-location-map-content {
  width: 100%;
  height: 300px;
}

#em-location-data .em-location-map-404 {
	
	height: auto;
	
}


#event-form #event-name, .event-form-input input {
  width: 90%;
  padding: 7px 14px;
}

.em-location-data td, .em-location-data tr:nth-child(odd) td {
  background-color: transparent;
}

.event-subtitle {
  background: #f2f2f2;
  padding: 0 14px;
  font-size: 13px;
  margin: 0 0 10px 0;
  text-transform: uppercase;
  color: #656565;
  line-height: 34px;
}

.event-meta-left {
    margin: 0 0 10px 0;
}

.event-meta-left.event-meta-half {
    float: left;
    width: 42%;
    margin-right: 2%;
}

.event-meta-map {
    float: left;
    width: 30%;
}

.event-meta .sc-button {
	
	float: right;
	padding: 0 10px;
	
}

tr.event-meta-line {
    margin: 0;
    color: #8d97a1;
}

table.event-table {
    width: 100%;
}

table.event-table td {
    background-color: #FFF;
    border: 0;
}

td.event-meta-blue {
    color: #000;   display: inline-block;   
    /* width: 100%; */
}

table.event-table tr td:last-child {
    width: 75%;
}

.event-meta-half table.event-table tr td:last-child {
  width: 56%;
}

article.event .cat-title a {
  color: inherit;
}


.event-cat-communication-event {
	
	background-image: url('img/communication-event.jpg');
}


.event-cat-e-learning-event {
	
	background-image: url('img/e-learning-event.jpg');
}

.event-cat-endodontie-event {
	
	background-image: url('img/endodontie-event.jpg');
}


.event-cat-esthetique-event {
	
	background-image: url('img/esthetique-event.jpg');
}

.event-cat-gestion-de-cabinet-event {
	
	background-image: url('img/gestion-de-cabinet-event.jpg');
}


.event-cat-implantologie-event {
	
	background-image: url('img/implantologie-event.jpg');
}

.event-cat-management-event {
	
	background-image: url('img/management-event.jpg');
}

.event-cat-occlusodontie-event {
	
	background-image: url('img/occlusodontie-event.jpg');
}

.event-cat-omnipratique-event {
	
	background-image: url('img/omnipratique-event.jpg');
}


.event-cat-organisation-event {
	
	background-image: url('img/organisation-event.jpg');
}

.event-cat-orthodontie-event {
	
	background-image: url('img/orthodontie-event.jpg');
}

.event-cat-parodontologie-event {
	
	background-image: url('img/parodontologie-event.jpg');
}

.event-cat-psychologie-event {
	
	background-image: url('img/psychologie-event.jpg');
}

.event-cat-webinar-event {
	
	background-image: url('img/webinar-event.jpg');
}


.em-pagination .page-numbers.current, .em-pagination .page-numbers:hover {
    color: #fff;
    background: #e54e53;
    text-decoration: none;
}

.em-pagination .page-numbers {
    display: block;
    float: left;
    color: #676767;
    padding: 0 10px;
    margin-right: 5px;
    text-decoration: none;
    background: #ebebeb;
    line-height: 25px;
    font-size: 13px;
}

.em-pagination .page-numbers a {
    text-decoration: none;
}

a.event-widget-image {
    background-size: cover;
    width: 85px;
    display: block;
    height: 74px;
}


.css-events-admin .em-button.button.add-new-h2 {
    float: none;
}

.css-events-admin .wrap {
    width: 100%;
}

.css-events-admin .widefat.events-table {
    width: 100%;
}


/************ Classifieds */

.main.main-classifieds {
    margin-top: 0;
}

.awpcp-search-ads-form-wrapper {
    height: 110px;
    position: relative;
/*    background-image: url('img/petites-annonces-dentaires.jpg'); */
    background-size: cover;
    max-width: 1078px;
    margin: 0 auto 20px auto;
}

.awpcp-search-ads-form-inside {
    position: absolute;
    
    
    bottom: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.awpcp-search-ads-form-inside-title h3 {
    padding: 10px 30px;
    background: #000;
    color: #FFF;
    float: left;
}

.awpcp-search-ads-form-inside-title h3.add-awpcp {
    background: #D50303;
}

.awpcp-search-ads-form-inside-title h3 a {
	
	color: #FFF;
	
}

form.awpcp-search-ads-form {
    padding: 15px 20px 5px 20px;
    background: #000;
}

.awpcp-search-ads-form label {
    display: none !important;
}

.awpcp-page .awpcp-form-spacer {
    float: left;
    width: auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 0;
    
}

.awpcp-form-spacer input, .awpcp-form-spacer select {
	
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	
}

.awpcp-form-spacer input#query {
    width: 100%;
    float: left;
}

.awpcp-form-spacer.awpcp-form-spacer-query {
    width: 20%;
}

.awpcp-multiple-region-selector {
    float: left;
    width: 20%;
}

.awpcp-multiple-region-selector .inputbox {
    width: 100%;
}

.awpcp-form-spacer.awpcp-form-spacer-departement {
    width: 20%;
}
.awpcp-form-spacer.awpcp-form-spacer-categories {
    width: 20%;
}
.awpcp-form-spacer.awpcp-form-spacer-ville {
    width: 20%;
}


.awpcp-search-ads-form-wrapper input.button {
    float: right;
}

.displayaditemsodd {
    background: inherit !important;
}

.awpcp-search-ads-form .button {
	
	border: 0;
}

.awpcp-form-spacer input, .awpcp-form-spacer select{
	
	padding: 5px;
	height: 30px;
	
}

.awpcp-return-to-search-link {
    display: none;
}

.awpcp-listings article .content {
    margin-left: 0;
    width: 70%;
    float: left;
}

.awpcp-listings .classified-listing-categories {
	
	margin-bottom: 5px;
	font-size: 12px;
}

.awpcp-listings article .content .excerpt {
    margin-top: 5px;
}

.awpcp-listings article .classified-list-meta {
    float: right;
    font-family: "Roboto Slab",Georgia,serif;
    text-align: right;
    font-size: 12px;
    color: #606569;
}

.classified-list-meta a {
    color: #D50303;
    font-family: "Roboto Slab",Georgia,serif;
    
}

a.classified-listing-category {
    color: #606569;
    font-size: 12px;
}

.awpcp-listings article .content a {
	margin: 0;

}

.changecategoryselect {
    float: none !important;
    clear: both;
    padding: 5px 0 !important;
}

.changecategoryselect form {
    display: none;
}

.awpcp-item-price .showawpcpadpage {
    float: right;
    background: #D50303;
    padding: 5px 21px;
    color: #D50303;
    display: inline-block;
    font: inherit;
}

.awpcp-item-price .showawpcpadpage label {
    display: none;
}

.awpcp-item-price .showawpcpadpage strong {
    color: #FFF;
}

.post-classified-meta {
    width: 100%;
    margin: 20px 0;
    position: relative;
    min-height: 200px;
}

.post-classified-meta-left, .post-classified-meta-right {
    width: 48%;
}

.post-classified-meta-left.post-classified-meta-full {
    width: 80%;
    margin-bottom: 10px;
}

.post-classified-meta-left {
    float: left;
}

.post-classified-meta-right {
  	position: absolute;
  	top: 0;
  	right: 0;
  	height: 100%;
}

.post-classified-meta-right #map {

	height: 100%;
	width: 100%;
	
}


.post-classified-meta-left span {
    width: 50%;
    display: block;
    float: left;
}

.post-classified-meta-left.post-classified-meta-full span {
    width: 70%;
}

span.awpcp-extrafield-name {
    font-weight: 700;
}

.post-classified-meta-left.post-classified-meta-full span.awpcp-extrafield-name {
	
	width: 30%;
}

.featured.awpcp-no-feature-image {
    display: none;
}


.awpcp-place-ad form, .awpcp-edit-ad form {
    background-color: #f2f2f2;
    padding: 0px 0 10px 0;
    margin-top: 20px;
}

.awpcp-place-ad form.awpcp-upload-images-form, .awpcp-edit-ad form.awpcp-upload-images-form {
	background: transparent;
	
}

.awpcp-place-ad input.button, .awpcp-edit-ad input.button {
    float: none;
    clear: both;
    margin: 10px 10px;
}

.awpcp-place-ad p.awpcp-form-spacer label, .awpcp-edit-ad p.awpcp-form-spacer label {
    float: left;
    width: 35%;
}

.awpcp-place-ad .awpcp-form-spacer input, .awpcp-place-ad .awpcp-form-spacer select, .awpcp-edit-ad .awpcp-form-spacer input, .awpcp-edit-ad .awpcp-form-spacer select {
    width: 65%;
}


.awpcp-place-ad h2, .awpcp-edit-ad h2 {
	
	border-left: 3px solid #E54E53;
    font: 18px/2 "Open Sans",Arial,sans-serif;
    margin-bottom: 28px;
    padding-left: 14px;
    text-transform: uppercase;
}
.awpcp-page.awpcp-place-ad .awpcp-form-spacer, .awpcp-page.awpcp-edit-ad .awpcp-form-spacer {
    width: 100%;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.awpcp-place-ad .awpcp-form-spacer label.secondary-label, .awpcp-edit-ad .awpcp-form-spacer label.secondary-label {
    display: block;
    width: auto;
    clear: both;
}

.awpcp-place-ad .awpcp-form-spacer input[type="checkbox"], .awpcp-place-ad .awpcp-form-spacer input[type="radio"], .awpcp-edit-ad .awpcp-form-spacer input[type="checkbox"], .awpcp-edit-ad .awpcp-form-spacer input[type="radio"] {
    display: inline-block;
    width: auto;
}

.awpcp-place-ad h3, .awpcp-edit-ad h3 {
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: normal;
    background: #000;
    color: #efefef;
    padding: 0 14px;
    line-height: 34px;
    margin-bottom: 35px;
}

.awpcp-page .awpcp-form-spacer .helptext {
    display: none !important;
}

.awpcp-page .awpcp-form-spacer .characters-left {
    margin: 0;
    clear: both;
    display: block;
    text-align: center;
    float: right;
}

textarea#ad-details {
    width: 100%;
}

.awpcp-place-ad li.awpcp-form-steps-step {
    width: 15%;
}

.awpcp-place-ad .awpcp-form-steps .awpcp-form-steps-completed-step {
	
	background-color: #606569;
}

.awpcp-place-ad li.awpcp-form-steps-step.awpcp-form-steps-current-step {
    width: 39%;
}

.classified-contact-info-left {
    float: left;
    width: 70%;
    border-right: 1px solid #000;
    /* padding: 10px; */
}

.classified-contact-info-right {
    float: right;
    width: 29%;
}

.classified-contact-info {
    background: #f2f2f2;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.classified-contact-info .awpcp-form-spacer {
    width: 100%;
    
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.classified-contact-info .awpcp-form-spacer textarea {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
    background: #FFF;
}

.classified-contact-info .awpcp-form-spacer input {
    margin-bottom: 10px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
}

.classified-contact-info input#captcha {
    width: 100%;
    margin-bottom: 10px;
    border: 0;
    background: #FFF;
}

.classified-contact-info-left .classified-contact-send {
    margin: 10px 0;
}


#my-classfied-current label {
	
	cursor: pointer;
	
}

.plupload_header_content {
	display: none;
}

.plupload_scroll .plupload_filelist {
    height: 50px !important;
    
}


li.plupload_droptext {

    line-height: 35px !important;
    
}

.widget_awpcp-categories .toplevelitem {
    font-weight: normal;
}


/************ Single */


.featured img {
  width: 100%;
  height: auto;
}


.share-links .fa-pinterest, .share-links .fa-tumblr {
    display: none;
}

/********* Authors */

.author-info img, .author-info .author-list-img {
  float: left;
}


.author-list {
  width: 130px;
  height: 250px;
  margin: 0 5px;
  float: left;
}

.author-list-img {
  width: 120px;
  height: 162px;
  background-size: cover;
  display: block;
  background-position: center;
  border: 1px solid #656565;
}


.bio-np {
    
    margin: 0;
}


/*************** Profil */

.login-form-left, .login-form-right {
    width: 49%;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #d9d9d9;
    padding-top: 20px;
    
}

.login-form-left  {

	padding-right: 20px;
	padding-left: 20px;
	
	height: 361px;
	margin-right: 1%;
	
}

.login-form-right {
	
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 1%;
	height: 361px;
	position: relative;
}

.login-form-right a.sc-button {
    position: absolute;
    bottom: 61px;
}


.login input[type="text"], .login input[type="password"], .login input[type="date"], .login input.input-date, .login select {
    width: 100%;
    box-sizing: border-box;
}

.login-form-left p.submit {
    float: left;
}

.login-form-left p.forgetmenot {
    float: left;
    padding: 10px;
}

.login-form-left ul.tml-action-links {
    list-style: none;
    margin: 0;
}


.login h3 {
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: normal;
    background: #000;
    color: #efefef;
    padding: 0 14px;
    line-height: 34px;
    margin-bottom: 0;
}

.login p.message, .login p.error {
    font-weight: bold;
    color: #D50303;
}

.login-register .login-form-left {
    border: 0;
    height: auto;
}

.login-register .login-form-left p.submit {
    float: none;
    clear: both;
}

.login-register .login-form-right {
    background-color: #f2f2f2;
    height: auto;
}

#your-profile .form-table {
    width: 100%;
    margin-bottom: 20px;
}



/******* Magazine */

.main.main-archives-magazine {
    margin: 0 auto;
}

.last-magazine-image {
	position: relative;
    float: left;
    width: 250px;
    margin-right: 30px;
    height: 354px;
    background-size: cover;
    margin: 0 auto;
}

.last-magazine-image a {
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
}


.last-magazine-heading {
    padding: 10px 20px;
    text-transform: uppercase;
    margin: 0px 0 20px 0;
    background-color: #eaeaea;
}

.last-magazine-right {
    margin-left: 270px;
}

.last-magazine-right h3, .last-magazine-right .last-magazine-content {
    padding-left: 20px;
}

.post-content .last-magazine {
    margin-bottom: 50px;
}


.magazine-list-magazine {
    -moz-box-sizing: border-box;
    -webki-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    height: 430px;
    margin: 0 3.5%;
    text-align: center;
    width: 19.50%;
}

.magazine-list-magazine.magazine-list-magazine-4 {
    margin-right: 0;
}

.magazine-list-magazine.magazine-list-magazine-1 {
    margin-left: 0;
}

.magazine-thumb {
    background-size: cover;
    width: 220px;
    height: 310px;
    box-sizing: border-box;
    position: relative;
    border: 1px solid #7A7B7A;
}

.magazine-thumb a {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
}

.magazine-list-magazine a {
    font-weight: bold;
    color: #000;
}


/******* Widgets */

.widget .search-form input.search-field {
    min-width: 68%;
}

.widget .last-magazine img {
    max-width: 100%;
}

.current-classified-cat-widget {
    color: #D50303;
}

.left-top-footer-widget {
    width: 67%;
    float: left;
    position: relative;
}

.left-top-footer-widget-left {
    width: 50%;
    background: #D50303;
}

.left-top-footer-widget-left h4 {
    padding: 3%;
    color: #FFF;
    font-size: 14px;
}

.left-top-footer-widget-left-content {
    padding: 0 3% 3% 3%;
    font-size: 12px;
    color: #FFF;
}

.left-top-footer-widget-app {
    width: 44%;
    float: left;
    margin: 0 3%;;
}

.left-top-footer-widget-app img {
    max-width: 100%;
}

.left-top-footer-widget-app.left-top-footer-widget-app-apple {
    float: right;
}

.left-top-footer-widget-right {
    float: right;
    height: 100%;
    width: 50%;
    top: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    background: #D50303;
}

.left-top-footer-widget-right-background {
    position: absolute;
    height: 100%;
    top: 0;
    bottom: 0;
    width: 100%;
    background-image: url('img/lefildentaire-numerique-footer.png');
    background-size: contain;
    background-position: left bottom;
    background-repeat: no-repeat;
}

.left-top-footer-widget-blank, .right-top-footer-widget-blank {
    height: 30px;
    background: #FFF;
}

.right-top-footer-widget {
    width: 33%;
    float: left;
    background: #f2f2f2;
    position: relative;
    height: 174px;
}

.right-top-footer-widget h4 {
    padding: 3%;
    font-size: 14px;
   /* color: #FFF; */
}

.right-top-footer-widget-content {
    padding: 0 3% 3% 3%;
    font-size: 12px;
   /*  color: #FFF; */
}

.right-top-footer-content-button {
    position: absolute;
    bottom: 3px;
    right: 3%
}


/******* Footer */

.main-footer .wrap {
    padding: 28px 25px;
}

.main-footer .widgettitle {
	
	border-bottom: 1px solid #d9d9d9;
}

.main-footer .widget li {
    border-bottom: 1px solid #253443;
}

.lower-foot {
	
	background: #f2f2f2 !important;
}

.lower-foot .social-icons {
    display: inline-block;
    float: none;
}

.lower-foot .textwidget {
    
    text-align: center;
    width: 100%;
}

.lower-foot .wrap {
    padding: 4px 25px;
}



/******* Mobile */

@media only screen and (max-width: 799px) {

/**** Global */


.notmobile {
	
	display: none;
}

.login h3 {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

td, th, #your-profile .form-table th, #your-profile .form-table td {
    display: block;
    width: 100%;
    margin: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.form-table th {
	width: 100%;
}

div#pubintercontainer {
    max-width: 80%;
    left: 10%;
    margin-left: 0;
    height: auto;
    margin-top: 0;
    width: auto;
    top: 30%;
}

div#pubintercontainer img {
    max-width: 100%;
}

iframe#iframehabillage {
    display: none;
}

#lfd-pro-alert {
    
    width: 80%;
}

/**** Header */	

.main-head .title {
    max-width: 100%;
}
	
.navigation .menu > li:first-child a:before {
		
	height: auto;
}
	
ul.social-icons {
    display: none;
}

a.top-bar-link-magazine {
    display: none;
}

a.top-bar-link-newsletter {
    display: none;
}

a.top-bar-link {
    margin: 0 10px;
    /* padding: 10px 0; */
}	

.main-head .right .sam-pro-container, .home .main-content .sam-pro-container, .main-head .right .sam-container img, .main-head .right .sam-pro-container img, .home .main-content .sam-pro-container img, .main-head .right .g img, .main-head .right .g, .main-head .g img, .main-head .g {
	
	max-width: 100%;
}

.main-head .sam-pro-ad img {
    width: 100%;
}

.main-head .wrap .sam-pro-container img {
    max-width: 100%;
    height: auto;
}

/********* Single */

.featured-image {
    max-width: 100%;
    height: 160px;
}
	
.author-info img, .author-info .author-list-img {
    float: none;
    margin: 0 auto 20px auto;
}	
	
/********* Agenda */	

.event-form-label {
  float: none;
  width: 100%;
}

.event-form-input {
  float: none;
  width: 100%;
}

#event-form #event-name, .event-form-input input {
	
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.event-form-input select {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  
}

span.em-event-text {
  float: none;
  display: block !important;
  width: 100% !important;
  text-align: left !important;
}

.em-date-input-loc, .em-time-input {
  width: 100% !important;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

table.event-table {
    display: block;
}

tr.event-meta-line {
    display: block;
    width: 100%;
}

table.event-table td {
    float: none;
    display: block;
    width: 100%;
}

.event-meta-left.event-meta-half {
    float: none;
    width: 100%;
}

.event-table tbody {
    width: 100%;
}

.event-meta-half table.event-table tr td:last-child {
    width: 100%;
}

.event-meta-map {
    float: none;
    width: 100%;
    max-width: 100%;
}

.em-location-map-container {
  width: 100% !important;
}

div.css-search select {
  width: 100%;
}


	
/************ Profile */

.login-form-left, .login-form-right {
    width: 100%;
    float: none;
    clear: both;
    margin-left: 0;
    padding: 20px;
    margin-right: 0;
}

.login-form-left {
	
	margin-bottom: 20px;
	height: auto;
}

.login-form-right {
    height: auto;
}

.login-form-right a.sc-button {
    position: relative;
    bottom: 0;
}

.login-form-left p.forgetmenot {
    float: none;
    padding: 0;
    clear: both;
}

.login-form-left p.submit {
    float: none;
    clear: both;
}
	
/******************* Magazine */

.last-magazine-image {
    float: none;
    clear: both;
    width: 100%;
}

.last-magazine-right {
    float: none;
    clear: both;
    width: 100%;
    margin: 20px 0 0 0;
}

.last-magazine-right a.sc-button {
    margin: 5px 0;
}

.magazine-list-magazine {
    float: none;
    padding: 0;
    margin: 0;
    width: 100%;
    clear: both;
}

.magazine-thumb {
    margin: 0 auto;
}
	
}
