/*
Theme Name: Twenty Twenty Child
Theme URI: https://wordpress.org/themes/twentytwenty/
Template: twentytwenty
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Our default theme for 2020 is designed to take full advantage of the flexibility of the block editor. Organizations and businesses have the ability to create dynamic landing pages with endless layouts using the group and column blocks. The centered content column and fine-tuned typography also makes it perfect for traditional blogs. Complete editor styles give you a good idea of what your content will look like, even before you publish. You can give your site a personal touch by changing the background colors and the accent color in the Customizer. The colors of all elements on your site are automatically calculated based on the colors you pick, ensuring a high, accessible color contrast for your visitors.
Tags: blog,one-column,custom-background,custom-colors,custom-logo,custom-menu,editor-style,featured-images,footer-widgets,full-width-template,rtl-language-support,sticky-post,theme-options,threaded-comments,translation-ready,block-patterns,block-styles,wide-blocks,accessibility-ready
Version: 2.0.1656962725
Updated: 2022-07-04 19:25:25

*/

i.current:after
.team-logo {float:left;}
body {background: #fff;}
.short-desc {font-size: 75%;font-style: italic; color:gray;}
.short-desc td {border-bottom:2px solid lightgray;}
.draft-table thead {background:#790d0d; color:white;}
body a {color:#790d0d;}
#site-header {background: #790d0d; color:#fff;}
#site-header .site-description {color:#fff;}

.site-logo img{
    margin:5px !important;padding:5px;
}

.header-inner .toggle svg, #site-header .toggle-inner .toggle-text {color: #fff;}


@media (min-width: 1000px){
    .current-menu-item {padding-bottom:10px; border-bottom: 2px solid #790d0d ;}
    #site-header {background: #fff; color:#000;}
    .news-table td:first-child {width:125px;}
    .page-template h1 {font-size:5rem;}
    
    .page-template .post-inner {padding-top:0;}  
    .entry-header.has-text-align-center.header-footer-group{
        padding: 3rem 0;
    }
    .page-template .singular .entry-header {
        padding: 3rem 0;
    }
    .header-inner {padding:0;}
    
    .site-title a, .site-title a:hover {text-decoration:none;}
    
    
    .header-inner {display:block;}
    .header-titles-wrapper {max-width:100%; margin-right:0; background: #790d0d; color: white; }
    .header-titles-wrapper .ext-menu .primary-menu > li > a {color:white; text-decoration: none;}
    .header-titles {min-width:30%; margin-left:2rem;}
    .ext-menu {margin-right:2rem;}
    .header-inner {width:auto;}
    ul.primary-menu {margin:0;}
    .header-navigation-wrapper{
        -webkit-box-shadow: 0px 4px 0px 0px rgb(0 0 0 / 12%);
box-shadow: 0px 4px 5px rgba(100,100,100,0.49);
    }
    .primary-menu-wrapper{margin: 0 4rem;}
    .header-navigation-wrapper .primary-menu-wrapper .primary-menu > li > a {color:#000; text-decoration:none;}
    
    
    
    
    .ext-menu ul li {
      display: inline;
      padding: 20px 30px;
      position: relative;
    }
    .ext-menu ul li:hover {
      
      cursor: pointer;
    }
    .ext-menu ul li:hover:after {
      
    }
    .ext-menu ul li.current:after {
      width: 0;
      height: 0;
      border-left: 15px solid transparent;
      border-right: 15px solid transparent;
      border-bottom: 15px solid white;
      content: " ";
      position: absolute;
      bottom: -15px;
      left: 35%;
    }

    
    
}
