/*
Theme Name: Poudre dOr FSE
Theme URI: 
Description: Child theme of goldstar-fse theme for the Goldstar FSE theme
Author: <a href="https://gracethemes.com/">Grace Themes</a>
Author URI: 
Template: goldstar-fse
Version: 1.3
*/

/* Generated by Orbisius Child Theme Creator (https://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Tue, 24 Dec 2024 17:29:42 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

main .wp-block-post-title {

  display: none;
  
  }

.wp-block-search input[type="search"] {
    font-size: 15px;
    font-size: 1rem;
    background: rgba(255,255,255,0.85);
    border: 1px solid #333;
      border-top-color: rgb(51, 51, 51);
      border-right-width: 1px;
      border-right-style: solid;
      border-right-color: rgb(51, 51, 51);
      border-bottom-color: rgb(51, 51, 51);
      border-left-color: rgb(51, 51, 51);
    border-radius: 0;
      border-top-left-radius: 0px;
      border-bottom-left-radius: 0px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-right: none;
      border-right-color: currentcolor;
    padding: 5px;
    height: 38px;
    line-height: 28px;
    float: left;
    width: calc(100% - 38px);
    color: #999;
    font-style: italic;
  }

  .wp-block-search button {
    font-size: 15px;
    font-size: 1rem;
    line-height: 28px;
    padding: 5px;
    height: 38px;
  }