/* BEGIN HEADER */
/*#Header .container {
    max-height: 70px;
}*/

#Header div#Top_bar {
    border-bottom: solid 3px #e94114;
}

#Top_bar #logo {
    padding: 5px 0!important;
}

#Header nav#menu {
    text-transform: uppercase;
}

/*#Header #Top_bar .menu > li > a {
    padding: 7px 0px 3px 0px;
}

#Top_bar .top_bar_right {
    line-height: 30px;
}*/

.header-classic #Top_bar .top_bar_right {
    top: 7px;
}

#Header .top_bar_right img {
    max-width: 100px;
}

/*#Header #Top_bar a.responsive-menu-toggle {
    margin-top: -25px;
}*/

#Header #Top_bar.is-sticky .menu > li > a {
    padding: 17px 0px 3px 0px;
}

#Header #Top_bar.is-sticky .top_bar_right {
    top: 4px;
    height: auto;
}
/* END HEADER */





/* BEGIN HP ESS GRID */
.page-id-94 .esg-selected-filterbutton {
    text-transform: uppercase;
    font-family: Fjalla One;
    font-weight: 400;
    font-size: 14px;
    color: #000000;
}

.page-id-94 .esg-selected-filterbutton .eg-icon-down-open {
    font-size: 14px;
    color: #000000;
    font-weight: 400;
    font-family: Fjalla One;
    margin-top: -5px;
}

.page-id-94 .esg-filters {
    padding-top: 20px;
    padding-bottom: 20px;
    float: right;
    width: 100%;
    text-align: left!important;
}

.page-id-94 .minimal-light .esg-filterbutton {
	box-shadow: none!important;
    border: none;
    text-align: left;
    padding: 0;
    margin: 0;
  	background: none;
}

.page-id-94 .esg-selected-filterbutton {
    padding: 0;
}

.page-id-94 .esg-dropdown-wrapper {
    background: url(http://premioscuidadopessoal.menshealth.pt/files/2017/12/background-dropdown-1.png);
}

.page-id-94 .minimal-light .esg-filterbutton {
  color: #000000!important;
}

.page-id-94 .minimal-light .esg-filterbutton.selected,
.page-id-94 .minimal-light .esg-filterbutton:hover {
    background-color: unset!important;
  	color: #e94114!important;
}
/* END HP ESS GRID */





/* BEGIN HP */
.page-id-94 .intro .column.mcb-column.one.column_fancy_heading {
    margin-bottom: 10px;
}

.page-id-94 .intro .column.mcb-column.two-third.column_visual {
    margin-bottom: 20px;
}

.page-id-94 .intro p {
    font-size: 18px;
}

.page-id-94 .esg-dropdown-wrapper {
    width: 150px;
}

.juri h3 {
    margin: 0;
}

.juri h5 {
    font-family: "Open Sans", Arial, Tahoma, sans-serif;
    font-weight: 600;
    color: #666666;
}

.juri .column_image {
    margin: 0px 0px 20px 0px;
}
/* END HP */





/* BEGIN SINGLE */
.single #Content {
    margin-top: 10px;
}

.single #Subheader {
    max-width: 1240px;
    margin: 0 auto;
  	padding: 80px 0px 20px 0px;
}

.subheader-both-center #Subheader .title {
    text-align: left!important;
  	font-style: normal;
}

.single .sections_group {
    width: calc(100% - 300px)!important;
}

.single .post-header {
    display: none;
}

.single .sidebar {
    width: 300px!important;
}

.single .sidebar .widget-area.clearfix {
    padding: 0;
}

.aside_right .widget-area {
  border-left-width: 0px;
}

.single .widget-area:before {
    background: unset;
}

.single .image_frame.scale-with-grid.disabled {
    width: 100%;
    max-width: 100%;
}

.single h1 {
    font-size: 60px!important;
    line-height: 72px!important;
}

.single .column_visual p {
    font-size: 16px;
    line-height: 26px;
    color: #333333;
}

span.button_label {
    font-family: Fjalla One;
    font-weight: 400;
}

.single .column.mcb-column.one.column_visual {
    margin-bottom: 0;
}

.single .the_content_wrapper {
    margin: 0!important;
}

.single ul.essb_links_list {
    text-align: center;
    border-top: solid 1px #efefef;
    padding-top: 30px!important;
    float: left;
    width: 100%;
    padding-bottom: 30px!important;
}

.single .post-related a.button {
    display: none;
}

.single .post-related .date_label {
    display: none;
}
/* END SINGLE */





/* BEGIN FOOTER */
#Footer .widgets_wrapper {
    padding: 10px 0px!important;
}

#Footer .copyright p {
    margin: 0;
}

#Footer .copyright p img {
    max-width: 100px;
}
/* END FOOTER */






@media screen and (max-width: 767px) {
#Header .container {
    max-height: unset;
}
  
.single .sections_group {
    width: 100%!important;
}
  
.single .sidebar {
    width: 300px!important;
    float: unset!important;
    margin: 0 auto!important;
}
  
.single .sidebar .widget-area.clearfix {
    padding: 0!important;
}
  
.single #Subheader {
    padding: 40px 0px 20px 0px!important;
}
  
.single h1 {
    font-size: 40px!important;
    line-height: 52px!important;
}
} /* end 767 */