/*
Theme Name: wpth-master-lead
Theme URI: https://www.infopro-digital.com/
Author: IPD
Author URI: https://www.infopro-digital.com/
Description: template Master Lead
Version: 1
License: GNU General Public License
License URI: license.txt
Tags: HTML5, Responsive
*/

/******************/
/** COMMENTAIRES **/
/******************/
#comments{ overflow:hidden; width:100%; display: none; }
#comments .commentlist{ margin:0 0 1.5em; list-style:none; }

.comment-meta{ background-color:#F96; margin:0 0 0.5em; line-height:2em; }
.commentlist .avatar{ float:left; margin:0 0.5em 0.5em 0 }
.commentlist .reply{ margin:0 0 1.5em; line-height:2em; }
.commentlist > li.odd{ background-color:#fff; margin:0 0 1em; }
.commentlist > li.even{ background-color:#ddd; margin:0 0 1em; }
.commentlist .children li.odd{ background-color:#fff; }
.commentlist .children li.even{ background-color:#ddd; }

/**************************/
/** PLUGIN : POPUP MAKER **/
/**************************/
.pum-content.popmake-content:focus-visible,
.pum-content *:focus,
.pum-overlay .pum-content {
    outline: none !important;
}

/**************************/
/** SEB TMP - SW CONTACT **/
/**************************/
.sw-contact{}
.sw-contact-img{}
.sw-contact-infos, .sw-contact-list{ width: 50%; }
.sw-contact-infos{ float: right; }
.sw-contact-list{}
    .sw-contact-infos ul,
    .sw-contact-list ul{ list-style: none; }
    .sw-contact-infos li,
    .sw-contact-list li{ list-style: none; }
    .sw-contact-infos span,
    .sw-contact-list span{ display: block; text-transform: uppercase; margin: 0 0 1em; }
    .sw-contact-infos a,
    .sw-contact-list a{}
    .sw-contact-infos p,
    .sw-contact-list p{}
.sw-contact-hidden-list{ display: none; }
