/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/


.wpsm-comptable td:hover, .wpsm-comptable td.betterhover, .wpsm-comptable tr:hover td {
    background-color: transparent;
}

.wpsm-comptable td:hover, .wpsm-comptable td.betterhover, .wpsm-comptable tr:hover td{background-color:#fff}

.wpsm-comptable th.st-head-row{background-color:#fff}

@media screen and (max-width: 768px) {
  .st-key{
    display: none;
  }
}

.tablebutton {color: #fff!important; background-color: #f66;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    padding: 8px 20px;
    display: inline-block;
}



.posted-on .updated {
display: inline-block;
}
.posted-on .updated + .entry-date {
display: none;
}

.posted-on .updated:before {
content: "Updated ";
}
.yarpp-thumbnail-title {
font-family: Arial !important;
color:#000000 !important;
font-size: 16px !important;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail-title {max-height: none !important;} 
.yarpp-thumbnail {height: auto !important;}

.after-header-ad {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}