/*
 Theme Name:   Portal theme
 Description:  Portal Child Theme
 Template:     Newspaper
 Version:      1.0.0
 
*/

.sf-menu a.sf-with-ul {
    padding-right: 22px;
    min-width: 1px;
}

.sf-menu>li.td-normal-menu>ul.sub-menu {
    left: -15px;
    text-transform: uppercase;
	font-weight: bold;
}


.results {
	position: relative;
	width: 800px;
	height: 800px;
	overflow: hidden;
}

.td-mobile-content .sub-menu {
    max-height: 0;
    overflow: visible;
    opacity: 1;
    display: block;
	padding-top: 20px;
    max-height: 2000px;
}


.g-rec-id-content_bottom {
    clear: both;
    display: none;
}

.wp-embed-footer {
    width: 100%;
    margin-top: 30px;
    display: none;
}
