/*
Theme Name:   sciencesaucoeurdumetier
Description:  Theme derive de ExS video pour \"Les sciences au coeur du metier\"
Author:       TP
Author URL:   Mettez ici l’URL du blog ou du site de l’auteur
Template:     exs
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  sciencesaucoeurdumetier
*/

/* Ecrivez ici votre propre feuille de style personnelle */


.gdrts-shortcode-stars-rating-list .gdrts-grid-order {
width: 5%;
}

.gdrts-shortcode-stars-rating-list .gdrts-rating-list table.gdrts-grid-minimal .gdrts-grid-item {
  width: 60%;
font-weight: bold;
}

.wp-block-latest-posts__post-title  {
font-size: 1.4em;
font-weight: bold;
}

.vote  {
font-size: 1.2em;
font-weight: bold;
}

.gdrts-shortcode-stars-rating-list .gdrts-grid-votes {
width: 10%;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto;
    margin-bottom: 30px;
}

.embed-container iframe { 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#evalBadge {
    float: right;
}

#footer .container .slick-list {background-color: white;}
