/*
Theme Name: WMD Theme
*/

/*html :where(img){height:inherit;max-width:none;}*/
#rt-showcase {
    color: #bbbbbb;
    background-color: #d7dded;
} p{	font-size:17px} li{	font-size:17px}div#rt-page-surround {    max-width: 1300px;    width: 100%;    margin: auto;}ul, ol {    margin: 15px 0 15px 20px;}body{	line-height:25px;}li {    line-height: 22px;}div#rt-page-surround{	padding: 0 20px;}*{	box-sizing:border-box;}.sub-menu li {    width: 100%;}#menu-headermain{	position:absolute;	display:flex;}#menu-headermain li{	z-index:999;}div#rt-navigation{	height:40px;}.gf-menu .sub-menu li .item {    color: #a3a3a3;}.gf-menu .sub-menu li .item:hover {    color: #08c;}.menu-item-has-children .sub-menu {    display: none;}.menu-item-has-children:hover .sub-menu {    display: block;	z-index:999;}.gf-menu .sub-menu {    background: rgba(22,22,22,0.9);    position: absolute;    width: 300px;    left: 0;    display: none;	  border: 2px solid #3d3d3d;}.menu-item-has-children:after {    position: absolute;    right: 2px;    top: 50%;    margin-top: -12px;    font-family: FontAwesome;    content: "\f107";    font-size: 18px;    opacity: 0.5;}.rt-small-text{	text-align:center;}#rt-footer{	padding:10px 0;}.rt-small-text{	padding:10px 0px;}.content-area td {    border: 1px solid #ccc;    padding: 9px;}.content-area table{	margin: 20px 0px;}.rt-copyright-content.rt-block {    margin-top: 0;}footer#rt-footer-surround {    margin-top: 25px;}@media screen and (max-width: 767px) {	.layout-mode-responsive .gf-menu {    width: 100%;}	.gf-menu-toggle .icon-bar {    background-color: #fff;}	.gf-menu .sub-menu {    width: auto;    z-index: 999;	border: none;}	.menu-item-has-children .sub-menu {    display: block;}	.layout-mode-responsive .gf-menu ul, .layout-mode-responsive .gf-menu ol{		position:relative;	}		#menu-headermain{	display:block;}} 