/*
Theme Name: SYNEXTA Core child theme
Theme URI:  https://synexta.fr
Description: Thème enfant de Visual Composer Starter
Author: Synexta
Author URI: https://synexta.fr
Template: visual-composer-starter
Version: 1.0.0
License: GPLv2 ou ultérieure
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mon-theme-enfant
*/

/*
Début CSS
*/

.entry-content li:before{
  display: none;
}

#globalfooter a,#globalfooter a:hover {
    text-decoration: none;
    border-bottom: none;
}

@media (max-width: 768px) {
    #menubar .vce-row-content {
      max-width: 100% !important;
    }
}

.comments-area .comment-list .reply a:hover, .comments-area .comment-list .reply a:focus, .comment-content p a, .comment-content ol a, .comment-content ul a, .comment-content table a, .comment-content datalist a, .comment-content blockquote a, .comment-content dl a, .comment-content address a, .entry-content p a, .entry-content ol a, .entry-content ul a, .entry-content table a, .entry-content datalist a, .entry-content blockquote a, .entry-content dl a, .entry-content address a {
    border: none;
}
@font-face {
  font-family: 'MaPolice';
 src: url('/wp-content/themes/visual_composer_synexta/polices/Raleway-Light.woff2') format('woff2');
        font-style: normal;
    font-weight: 400;
    font-display: swap;
}
@font-face {
  font-family: 'policeRobot';
 src: url('/wp-content/themes/visual_composer_synexta/polices/Roboto_Condensed-Light.woff2') format('woff2');
        font-style: normal;
    font-weight: 400;
    font-display: swap;
}
