.sub-menu-current {
display: block !important;
overflow: hidden !important;
height: auto !important;
}
#access ul li a:hover,
#access ul li.sfHover > a,
#access ul .current-menu-item > a,
#access ul .current_page_item > a {
border-color: transparent;
}
#wpadminbar {
	display: none !important;
}

#embed-box {
    position: relative;
    padding-bottom: 62.25%; /* ratio for youtube embed */
    padding-top: 30px;
    height: auto;
    overflow: hidden;
}

#embed-box iframe,
#embed-box object,
#embed-box embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

h1.entry-title {
font-size:18px !important;
}


/*otra fuente


@import url('https://fonts.googleapis.com/css?family=Work+Sans&amp;display=swap');
