/*
 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
*/
.wp-block-categories-list li{margin-bottom:15px; padding-bottom:10px; border-bottom:1px solid #4676F9}
input[type="search"]{border-radius:10px;padding:5px 10px 5px 40px;}
.wp-block-search__button{position: absolute;
  background: none;
  padding: 3px 5px;}
.wp-block-search__button svg{fill:grey;}
.single-post h2{font-size:30px;}
.home input[type="search"]{border:0px; border-radius:0px ; border-bottom:1px solid #2F5CD7; background:transparent;}
.home .wp-block-search__button svg{fill:#71C73C;}
/*.header-form .forminator-row{display:flex;}*/
.single-member .featured-image{max-width:260px !important; border-radius:50%;}
.vdeo-container{width:600px; height:400px;}
@media screen and (max-width:768px){	.secondary-navigation{display:none;}
	.bgsection{background-image:none !important;}
}