:root {--main-site-color:rgba(233,65,20,1);}

.widget_text a:hover {text-decoration: none!important;}
.td-scroll-up {z-index: 9996;}

#td-outer-wrap {overflow: initial;}
.td-social-icon-wrap .td-icon-font {width:auto; height:auto; line-height:1em;}
.td-mega-span {min-height: initial;}

body {position:relative; left:0; -webkit-transition: all .35s; transition: all .35s;}

.header ul {margin:0!important;}
.header ul li {list-style-type: none!important; line-height:1em; margin:0!important;}
.header ul li a {line-height:1em;}

.header {position: sticky; top:0; background:#fff; height: 100px; line-height: 100px; border-bottom:3px solid #e94114; z-index:9998; -webkit-transition: all .35s; transition: all .35s;}
.header .header-wrapper {display:flex; justify-content:space-between; width:1068px; height:100%; margin:0 auto;}

.header a,
.header a > *,
.header .toggle-menu,
.header .toggle-search {color:#141414!important; cursor:pointer;}

.header a:hover,
.header a:hover > *,
.header .toggle-menu:hover,
.header .toggle-search:hover {color:rgba(233,65,20,1)!important;}

.header .toggle-menu {width: 50px; font-family: 'Fjalla One', serif; font-size: 12px; font-weight: 400; text-transform: uppercase;}
.header .toggle-menu i.td-icon-mobile {font-size: 21px; vertical-align: middle;}

.header .td-logo {width:200px; height:40px; margin:30px 12px; -webkit-transition: all .35s; transition: all .35s;}
.header .td-logo a.td-main-logo {display: block; height: 100%; -webkit-transition: all .35s; transition: all .35s;}
.header .td-logo a.td-main-logo img.td-retina-data {width: auto; height: 100%;}

.menu-wrapper,
.menu-wrapper > * {height:100%;}
.menu-wrapper {width:calc(100% - 394px);}
.menu-wrapper ul.main-menu {height:100%; margin:0 12px!important;}
.menu-wrapper ul.main-menu > li.menu-item  {display:inline-block; height:100%; line-height:100px!important; font-family: 'Fjalla One', serif; font-size: 16px; font-weight: 400; font-style: normal; text-transform: uppercase; padding: 0 6px; -webkit-transition: all .35s; transition: all .35s;}
.menu-wrapper ul.main-menu > li.menu-item.switch-link {width: 60px; background: url(https://menshealth.pt/files/2018/12/womenshealth.png) no-repeat; background-position:0 44px; background-size: auto 12px;; margin-left: 184px!important; -webkit-transition: all .35s; transition: all .35s;}
.menu-wrapper ul.main-menu > li.menu-item.switch-link a {display: inline-block; width: 100%; text-indent: -9999px; overflow: hidden;}

.menu-wrapper .td-mega-menu ul.sub-menu {background: #fff; top: 100px; -webkit-transition: all .35s; transition: all .35s;}
.menu-wrapper .td-mega-menu:hover ul.sub-menu {display:block;}
.menu-wrapper .td-mega-menu ul.sub-menu .td-mega-span .entry-thumb {min-height: initial;}
.menu-wrapper .td-mega-menu ul.sub-menu .td-mega-span h3 {text-transform: initial;}
.menu-wrapper .td-mega-menu ul.sub-menu .td-mega-span h3 a {color:#141414!important;}
.menu-wrapper .td-mega-menu ul.sub-menu .td-mega-span:hover h3 a {color:rgba(233,65,20,1)!important;}
.menu-wrapper .td-mega-menu ul.sub-menu .td_block_wrap {margin-bottom: 0!important;}
.menu-wrapper .td-mega-menu ul.sub-menu .td-next-prev-wrap {display: none;}

.social-share-wrapper {width: 120px; height:100%;}
.social-share-wrapper ul.social-list {height:100%;}
.social-share-wrapper ul.social-list li {display:inline-block; width:24px; height:100%; text-align: center; line-height: 100px; padding: 0 3px; -webkit-transition: all .35s; transition: all .35s;}
.social-share-wrapper ul.social-list li i.td-icon-font {font-size: 14px;}
.social-share-wrapper ul.social-list li i.td-icon-font.td-icon-twitter {font-size:12px;}

.toggle-search {width:24px; height:100%; text-align: right;}
.toggle-search i.td-icon-search {font-size: 15px;}

.search-form-wrapper {position:fixed; top: -100vh; width:100%; height:calc(100vh - 100px); background: #fcebe7; border: 1px solid #eaeaea; box-shadow: 0 2px 6px rgba(0,0,0,.1); z-index:9997; -webkit-transition: all .35s; transition: all .35s;}
.search-form-wrapper .search-form {width:1068px; height:100%; margin:0 auto; padding:33vh 0;}
.search-form-wrapper .search-form input[type=text] {background: none; height: 75px; font-size:28px; border: none; line-height: 75px; padding: 0;}
.search-form-wrapper .search-form input[type=submit] {background: none; width: 75px!important; height: 75px; border: none; line-height: 75px; padding: 0; text-indent: -9999px;}
.search-form-wrapper .search-form .box-search {position:relative; float: left; height: 75px;}
.search-form-wrapper .search-form .input-search {width:calc(100% - 154px); border-bottom:3px solid rgba(233,65,20,1); }
.search-form-wrapper .search-form .icon-search {width:75px; border-bottom:3px solid #212121; margin:0 2px; cursor:pointer;}
.search-form-wrapper .search-form .close-search {width:75px; border-bottom:3px solid #212121; cursor:pointer;}
.search-form-wrapper .search-form .icon-search:hover {border-bottom:3px solid rgba(233,65,20,1);}
.search-form-wrapper .search-form .close-search:hover {border-bottom:3px solid rgba(233,65,20,1);}
.search-form-wrapper .icon-search:before,
.search-form-wrapper .icon-search:after {content: ''; display: block; position:absolute; z-index: -1;}
.search-form-wrapper .icon-search:before {left: 23px; top: 23px; width: 22px; height: 22px; border-radius: 50%; border: 2px solid #212121;}
.search-form-wrapper .icon-search:after {left: 38px; top: 45px; width: 14px; height: 2px; background: #212121; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); transform: rotate(45deg); border-radius: 2px;}
.search-form-wrapper .icon-search:hover:before {border: 2px solid rgba(233,65,20,1);}
.search-form-wrapper .icon-search:hover:after {background: rgba(233,65,20,1);}
.search-form-wrapper .close-search:before,
.search-form-wrapper .close-search:after {content: ''; position: absolute; top: 36.5px; left: 17.5px; display: block; width: 40px; height: 2px; background: #212121; border-radius:2px; z-index: -1;}
.search-form-wrapper .close-search:before {-webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); transform: rotate(45deg);}
.search-form-wrapper .close-search:after {-webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); transform: rotate(-45deg);}
.search-form-wrapper .close-search:hover:before,
.search-form-wrapper .close-search:hover:after {background: rgba(233,65,20,1);}

.is-sticky .header {height: 40px; line-height: 40px;}
.is-sticky .td-logo {height:20px; margin:10px 12px;}
.is-sticky .menu-wrapper ul.main-menu > li.menu-item {line-height:40px!important;}
.is-sticky .menu-wrapper ul.main-menu > li.menu-item.switch-link {background-position:0 14px;}
.is-sticky .menu-wrapper .td-mega-menu ul.sub-menu {top: 40px;}
.is-sticky .social-share-wrapper ul.social-list li {line-height: 40px;}

.is-sticky.logged-in .header {top:32px}

.search-is-open .search-form-wrapper {top: 100px;}
.search-is-open.is-sticky .search-form-wrapper {top: 40px; height:calc(100vh - 40px); }
.search-is-open.logged-in .search-form-wrapper {top: 132px;}
.search-is-open.is-sticky.logged-in .search-form-wrapper {top: 72px;}

.header-mobile-content {position: fixed; top: 0; left: -300px; width: 300px; height: 100vh; background: #141414; padding:32px 0 0; overflow: auto; z-index: 9999; -webkit-transition: all .35s; transition: all .35s;}
.header-mobile-content .close-menu {position: absolute; top: 20px; right: 18px; width: 20px; height: 20px; cursor: pointer; z-index: 99;}
.header-mobile-content .close-menu:before,
.header-mobile-content .close-menu:after {content: ''; position: absolute; top: 7px; right: 0; display: block; width: 20px; height: 1px; background: #b7b7b7;}
.header-mobile-content .close-menu:hover:before,
.header-mobile-content .close-menu:hover:after {background: #fff;}
.header-mobile-content .close-menu:before {-webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); transform: rotate(45deg);}
.header-mobile-content .close-menu:after {-webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); transform: rotate(-45deg);}
.header-mobile-content ul.mobile-main-menu {margin:0;}
.header-mobile-content ul.mobile-main-menu li {display: block; width: 100%; font-family: 'Fjalla One', serif; font-size: 16px; font-weight: 400; text-transform: uppercase;
line-height: 19px; list-style-type:none; margin:0; padding: 10px 18px;}
.header-mobile-content ul.mobile-main-menu li a {display:block; width:100%; height:100%; color:#b7b7b7;}
.header-mobile-content ul.mobile-main-menu li:hover a {color:#fff;}
.header-mobile-content ul.mobile-secondary-menu {margin:20px 0 0;}
.header-mobile-content ul.mobile-secondary-menu li {display: block; width: 100%; font-family: 'Fjalla One', serif; font-size: 16px; font-weight: 400; text-transform: uppercase;
line-height: 19px; list-style-type:none; margin:0; padding: 10px 18px;}
.header-mobile-content ul.mobile-secondary-menu li a {display:block; width:100%; height:100%; color:#b7b7b7;}
.header-mobile-content ul.mobile-secondary-menu li:hover a {color:#fff;}
.header-mobile-content ul.footer-menu {margin:24px 0 12px;}
.header-mobile-content ul.footer-menu li {display: block; width: 100%; font-family: 'Fjalla One', serif; font-size: 16px; font-weight: 400; text-transform: uppercase;
line-height: 19px; list-style-type:none; margin:0; padding: 10px 18px;}
.header-mobile-content ul.footer-menu li a {display:block; width:100%; height:100%; color:#b7b7b7;}
.header-mobile-content ul.footer-menu li:hover a {color:#fff;}
.header-mobile-content ul.social-list {border-top: 1px solid #b7b7b7; border-bottom: 1px solid #b7b7b7; margin: 12px 18px; padding: 12px 0;}
.header-mobile-content ul.social-list li {display:inline-block; list-style-type:none; margin:0; padding:0 9px 0 0;}
.header-mobile-content ul.social-list li .td-icon-font {font-size: 15px; color:#b7b7b7!important;}
.header-mobile-content ul.social-list li:hover .td-icon-font {font-size: 15px; color:#fff!important;}

.td-theme-wrap:after {content: ''; position: absolute; top: 0; left: 0; display: none; width: 100%; height: 100%; background: rgba(0,0,0,.5); opacity: 0; z-index: 9997; -webkit-transition: all .35s; transition: all .35s;}

body.menu-is-open {left:300px; overflow:hidden;}
body.menu-is-open .header-mobile-content {left:0;}
body.menu-is-open .td-theme-wrap:after {display: block; opacity: 1;}

.td-main-page-wrap {padding-top:0; padding-bottom:20px;}

.td_block_wrap {margin-bottom: 12px!important;}
.td-module-thumb {margin-bottom:0!important;}
.td-module-thumb .entry-thumb {width: 100%;}
.td_module_wrap .entry-title {margin: 0;}

.td_module_1,
.td_module_3 {padding-bottom: 24px!important;}
.td_module_1 .td-module-thumb,
.td_module_3 .td-module-thumb{margin-bottom: 12px!important;}

.grid-of-2 .td-block-span6:nth-of-type(odd) {padding-right:10px!important;}
.grid-of-2 .td-block-span6:nth-of-type(even) {padding-left:10px!important;}

.grid-of-3 .td-block-row {margin-left:-10px; margin-right:-10px}
.grid-of-3 .td-block-span4 {padding-right:10px!important; padding-left:10px!important;}

.grid-of-4 .td-block-row {margin-left: -10px!important; margin-right: -10px!important;}
.grid-of-4 .td-block-span4 {width: 25%; padding-left: 10px!important; padding-right: 10px!important;}

.td_module_2 .td-module-image {margin-bottom: 12px;}

.td_module_mx5 .td-module-thumb .entry-thumb,
.td_module_mx6 .td-module-thumb .entry-thumb {width: initial;}

.td_block_big_grid_1 .td-big-thumb .td-module-thumb {width: 100%; height: 400px;}
.td_block_big_grid_1 .td-small-thumb .td-module-thumb {width: 100%; height: 200px;}
.td_block_big_grid_1 .td-big-thumb {margin-right: 0;}
.td_block_big_grid_1 .td-big-grid-post-1, .td_block_big_grid_1 .td-big-grid-post-3 {margin-right: 0;}
.td_block_big_grid_1 .td-big-grid-post-1, .td_block_big_grid_1 .td-big-grid-post-2 {margin-bottom: 0;}

.td_module_6 {padding-bottom: 18px;}
.td_module_6 .td-module-thumb {width: 100px;}
.td_module_6 .item-details {margin-left: 118px;}

.td_module_10 {padding-bottom: 24px;}
.td_module_10 .td-module-thumb {width: 300px;}
.td_module_10 .item-details {margin-left: 324px; min-height: 170px;}
.td_module_10 .td-module-category {display:none;}

.section-no-sidebar .td_module_10 .td-module-thumb {width: 420px;}
.section-no-sidebar .td_module_10 .item-details {margin-left: 444px; min-height: 236px;}

.list-post {margin-bottom: 40px!important;}
.list-post .td_module_10 .td-module-category {display:block; position:relative;}
.list-post .td_module_10 .td-post-category {display: inline-block; position:relative; background:#777; font-size: 10px; text-transform: uppercase; font-weight: 100; padding: 7px 6px; margin-bottom: 12px; z-index:3;}
.list-post .td_module_10 .td-post-category:hover {background:var(--main-site-color);}
.list-post .td_module_10 .td-post-category:before {content:''; position: absolute; top:0; left:0; width:100%; height:100%; background:none; box-shadow:9px 0 0 rgba(255,255,255,1); z-index:2;}
.list-post .td_module_10 .td-module-category:after {content:''; display: block; position:absolute; top:12px; width:100%; height:1px; background:#777; z-index:1;}
.list-post .td_module_10 .td-module-meta-info {display: none;}
.list-post .td_module_10 .entry-title {font-size: 28px; line-height:32px;}
.list-post .td_module_10 .td-excerpt {font-size: 16px; line-height:26px;}

.main {width: calc(100% - 336px);padding: 0 12px 0 24px!important;}

.sidebar {width: 336px; padding: 0 24px 0 12px!important;}
.sidebar h4.td-block-title {font-size: 24px; line-height: 30px;}
.sidebar .td_module_6 {padding-bottom: 18px;}
.sidebar .td_module_6 .td-module-thumb {width: 100px;}
.sidebar .td_module_6 .item-details {min-height: 57px; margin-left: 118px;}
.sidebar .td_module_6 .td-module-title {font-size: 16px; line-height: 21px;}
.sidebar .td_module_10 {padding-bottom: 18px;}
.sidebar .td_module_10 .td-module-thumb {width: 100px;}
.sidebar .td_module_10 .item-details {min-height: 57px; margin-left: 118px;}
.sidebar .td_module_10 .entry-title {min-height: initial; font-size: 16px; font-weight: 500; line-height: 21px; padding-left: 0; margin-bottom: 0;}
.sidebar .td_module_10 .td-module-meta-info,
.sidebar .td_module_10 .td-excerpt {display: none;}
.sidebar .capa-do-mes {margin-top: 40px; margin-bottom: 32px;}
.sidebar .assinatura-link {background: rgba(233,65,20,1); margin-top: 18px; padding: 12px 0 24px;}
.sidebar .assinatura-link p {font-family: "Fjalla One"; font-size: 20px; color:#fff; line-height: 24px; text-transform: uppercase; text-align:center; margin:12px 0;}
.sidebar .assinatura-link a.button {display:block; width:100px; height:30px; background: #141414; font-size: 11px; font-weight: 700; color: #fff!important; text-transform: uppercase; text-decoration: none!important; text-align:center; line-height:30px; margin:0 auto; -webkit-transition: all .35s; transition: all .35s;}
.sidebar .assinatura-link a.button:hover {background:#fff; color:#141414!important;}
.sidebar .td_block_template_10 .td-block-title {margin-top:0!important;}
/*
.home .sidebar {margin-top:58px;}
*/
.mrecbox {position:relative; width:300px; height:250px; background:#eee; margin:0 auto 20px;}
.mrecbox::after {content: "PUB"; position:absolute; bottom:-20px; display: block; width: 100%; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 10px; color: #969696; text-align: right !important; margin: 0 auto;}

.section-manchete .vc_column_container {min-height:0!important;}
.section-manchete .wpb_content_element {margin-bottom:0!important;}
.section-manchete .manchete-box {position: relative; width: 100%; max-width:1440px; height: 66.66vh; min-height:400px; margin:0 auto; overflow: hidden;}
.section-manchete .item-thumbnail,
.section-manchete .thumbnail-link,
.section-manchete .thumbnail-overlay {position:relative; display:block; width: 100%; height: 100%;}
.section-manchete .thumbnail-overlay:before,
.section-manchete .thumbnail-overlay:after {content:''; position:absolute; top:0; left:0; display:block; width:100%; height:100%; z-index:2;}
.section-manchete .thumbnail-overlay:before {background:rgba(0,0,0,.2);}
.section-manchete .thumbnail-overlay:after {background:rgba(0,0,0,.2); background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,.5) 100%);  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,.5) 100%); background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,.5) 100%); }
.section-manchete .thumbnail-background {width:100%; height:100%;  background-repeat: no-repeat; background-position: center center; background-size: cover; -webkit-transform: scale(1); -moz-transform: scale(1); transform: scale(1); -webkit-transition: all .35s; transition: all .35s;}
.section-manchete:hover .thumbnail-background {-webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.section-manchete .item-meta {position: absolute; bottom: 48px; left: 25%; width: 50%; background: #fff; text-align: center; padding: 24px; z-index:3;}
.section-manchete .item-category {position:relative; line-height: 1;}
.section-manchete .item-category .category-link {display: inline-block; position: relative; background: #111; font-family: 'Open Sans', arial, sans-serif;  font-size: 10px; color: #fff; text-transform: uppercase; font-weight: 100; vertical-align: top; padding: 7px 6px; margin-bottom: 18px; z-index: 3; -webkit-transition: all .35s; transition: all .35s;}
.section-manchete .item-category .category-link:hover {background:var(--main-site-color);}
.section-manchete .item-category .category-link:before,
.section-manchete .item-category .category-link:after {content:''; position:absolute; top:12px; display:block; width:48px; height:1px; background:#111;}
.section-manchete .item-category .category-link:before {left:-60px;}
.section-manchete .item-category .category-link:after {right:-60px;}
.section-manchete .item-title h3 {font-family: "Fjalla One"; font-size:28px; line-height:36px; margin:0;}
.section-manchete .item-title h3 a {-webkit-transition: all .35s; transition: all .35s;}
.section-manchete .item-title h3:hover a {color:var(--main-site-color);}

.section-destaque {padding-top:36px; margin-bottom: 36px;}
.section-destaque .td-block-row {margin-left: 0; margin-right: 0;}
.section-destaque .td_block_wrap {margin-bottom: 2px!important;}
.section-destaque .td-block-span4 {width: 100%; padding-right: 5px; overflow:hidden;}
.section-destaque .td_module_4 {position:relative;}
.section-destaque .td_module_4 .td-module-image {position: relative; width: 50%; padding-right: 2px;}
.section-destaque .td_module_4 .td-module-thumb {margin-bottom: 0!important;}
.section-destaque .td_module_4 .td-module-info {position: absolute; left: 50%; top: 0; background: rgba(233,65,20,.1); width:50%; height: 299px; padding: 40px 24px 0;}
.section-destaque .td_module_4 h3.entry-title {font-size: 38px; line-height: 43px;}
.section-destaque .td_module_4 .td-excerpt {font-size: 16px; line-height: 26px;}
.section-destaque .td_block_big_grid_9 .td-big-grid-post .td-module-thumb {height: 260px; margin-right: 2px;}
.section-destaque .td_module_mx1 {height: 100%;}
.section-destaque .td_module_mx1 .td-module-thumb {height: 350px;}

.section-ticker {background: rgba(233,65,20,.1)!important; margin-bottom: 40px; padding-top: 20px; padding-bottom: 0px;}
.section-ticker .td_block_wrap {margin-bottom: 20px!important;}
.section-ticker .td-trending-now-wrapper {padding: 0 24px;}
.section-ticker .td-trending-now-title {background: rgba(233,65,20,1)!important; font-size: 16px; line-height: 28px; color: #fff; padding: 0 12px;}
.section-ticker .td-trending-now-wrapper .td-next-prev-wrap {right: 24px;}

.section-video {background: rgba(233,65,20,.1)!important; margin-bottom: 40px; padding-top:40px; padding-bottom:40px;}
.section-video .td_block_wrap {margin-bottom: 0!important;}
.section-video .wpb_content_element {margin-bottom: 0;}
.section-video .td-big-grid-wrapper {width: 100%; min-height: 1px;}
.section-video .td_module_mx5 {width: 50%;}
.section-video .td-big-grid-scroll {float: left; width: 50%;}
.section-video .td_module_mx6 {width: 50%;}
.section-video .td-block-title {color:rgba(233,65,20,1);}
.section-video .td-block-title:before {background:rgba(233,65,20,1)!important;}
.section-video .td_module_mx5 .td-meta-info-container {margin-bottom: 12px;}

.newsletter-box {background: rgba(233,65,20,.1)!important; padding: 24px;}
.newsletter-box .newsletter-text {text-align:center; margin-bottom:24px;}
.newsletter-box h3 {font-family:"Fjalla One"; font-size: 22px; margin-bottom:6px;}
.newsletter-box p {margin-bottom:0;}

.newsletter-form {width: 100%;}
.newsletter-form input[type=email] {height: 32px; border:none;}
.newsletter-form input[type=submit] {width:100%; font-family: 'Fjalla One'; text-transform: uppercase;}

.section-newsletter {margin-bottom:40px;}
.section-newsletter p,
.section-newsletter .wpb_content_element {margin-bottom:0;}
.section-newsletter .td-pb-span12 .vc_column-inner {background: rgba(233,65,20,.1)!important; padding: 24px 12px;}
.section-newsletter h3 {font-family:"Fjalla One"; font-size: 22px; margin-bottom:6px;}

.egoi-form {width: 680px; margin: 0 auto;}
.egoi-form .egoi-form-input {float: left; width: calc(100% - 71px);}
.egoi-form input[type=email] {height: 31px; border:none;}

/*
.section-sexo .td_module_4 .td-module-info {margin: 12px 0 24px;}
.section-sexo .td_module_4 .td-excerpt {display:none;}
.section-sexo .td_module_8 {position:relative; padding-bottom: 0; margin-bottom: 20px; border-bottom: none;}
.section-sexo .td_module_8 .td-module-thumb {width: 100px;}
.section-sexo .td_module_8 .item-details {position: absolute; top:0; left: 124px;}
*/

.section-opiniao {text-align:center; margin-bottom:32px;}
.section-opiniao .td_block_16 {margin-top: 32px;}
.section-opiniao .td_module_wrap .td-module-image {border-radius: 50%; border: 3px solid rgba(233,65,20,.25); margin: 0 auto 18px; overflow: hidden; -webkit-transition: all .35s; transition: all .35s;}
.section-opiniao .td_module_wrap:hover .td-module-image {border: 3px solid rgba(233,65,20,1);}
.section-opiniao .td_module_3 {background: rgba(233,65,20,.1); padding: 12px;}
.section-opiniao .td_module_3 .td-module-image {width: 150px; height: 150px;}
.section-opiniao .td_module_mx7 .td-module-image {width: 100px; height: 100px;}
.section-opiniao .td_module_wrap .td-post-author-name {display: inline-block; background: rgba(233,65,20,1); padding: 0 8px; margin-bottom:20px;}
.section-opiniao .td_module_wrap .td-post-author-name a {font-size: 10px;color: #fff; font-weight: 400; text-transform: uppercase; letter-spacing:1px;}

.section-switch-blog .td_block_template_10 .td-block-title {background: url(https://menshealth.pt/files/2018/12/womenshealth.png) 0 0 no-repeat; background-size: 150px auto; width:100%; height:44px; font-size:0;}
.section-switch-blog .td_block_template_10 .td-block-title:before {background-color: #e4244d!important;}
.section-switch-blog .td_block_template_10 .td-block-title a {display:block; width:100%; height:100%;}

body.archive .td-crumb-container {display:none;}
body.archive .td-page-title {font-weight: 400!important; text-align: center; text-transform: initial!important; margin: 40px 0!important;}
body.archive .td_module_10 .td-excerpt {font-size: 16px; line-height: 26px;}

body.category-brand-story h1.entry-title {display: none;}
body.category-brand-story .td-category-description {width: 372px; max-width: calc(100% - 40px); margin: 40px auto;}

body.author .author-box-wrap {background: rgba(233,65,20,1);}
body.author .author-box-wrap img.avatar {width: 100px; max-width: 100px; height: 100px; border-radius: 50%;}
body.author .author-box-wrap .td-author-url a {color: #212121; font-weight: 700;}
body.author .author-box-wrap .desc {color: #FFF; line-height: 18px;}
body.author .author-box-wrap ul.td-author-social {margin: 12px -3px 0;}
body.author .author-box-wrap ul.td-author-social li {list-style-type: none; display: inline-block; background: rgba(255,255,255,1); width: 25px; height: 25px; text-align: center; line-height: 25px!important; border-radius:50%; margin: 0 3px;}
body.author .author-box-wrap ul.td-author-social li:hover {background: rgba(255,255,255,.85);}
body.author .author-box-wrap ul.td-author-social li a {width:100%; margin-top:0;}
body.author .author-box-wrap ul.td-author-social li a .td-icon-font {font-size: 12px; color:rgba(233,65,20,1); min-width: initial; margin-right: 0;}

body.search-results .td_module_16 {padding-bottom: 24px;}
body.search-results .td-module-thumb {width: 150px;}
body.search-results .td-post-author-name {display: inline-block; background: rgba(233,65,20,1); padding: 4px 8px; margin-bottom:6px;}
body.search-results .td-post-author-name a {font-size: 10px;color: #fff; font-weight: 400; text-transform: uppercase; letter-spacing:1px;}
body.search-results .td_module_16 .td-excerpt {font-size: 16px; line-height: 26px;}

.single .post {background:none!important;}
.single .td-crumb-container {margin-bottom: 20px;}
.single .post header .entry-title {padding: 0 0 32px;}
.single .td-post-content {margin-top: 0;}
.single .sidebar {margin-bottom: 24px;}

.td-crumb-container span a {color:#212121;}
.td-crumb-container span:first-of-type a {color:rgba(233,65,20,1)!important;}

.article-excerpt p  {font-family: "Fjalla One"; font-size: 18px; font-weight: 400; color:#666; line-height: 26px;}

.td_smart_list_1 .td-controls {font-family: "Fjalla One";}

.td-next-prev-wrap a {border: 1px solid #212121; color: #212121; line-height: 26px;}

.td_block_related_posts {margin-left: 24px; margin-right: 24px;}
.td_block_related_posts .td_module_related_posts h3.entry-title.td-module-title {margin-top: 12px;}
.td_block_related_posts .td-next-prev-wrap {display: none;}

.single-format-video .td-theme-wrap,
.single-format-video .td-container-wrap {background-color: #212121;}
.single-format-video h1,
.single-format-video h2,
.single-format-video h3,
.single-format-video h4,
.single-format-video h5,
.single-format-video h6,
.single-format-video p,
.single-format-video .td-post-content p
.single-format-video h1 > a,
.single-format-video h2 > a,
.single-format-video h3 > a,
.single-format-video h4 > a,
.single-format-video h5 > a,
.single-format-video h6 > a,
.single-format-video .td-theme-wrap .td_block_template_10 .td-block-title > * {color: #fff!important;}
.single-format-video .td-theme-wrap .td_block_template_10 .td-block-title::before {background-color: #fff!important;}
.single-format-video .td-crumb-container span a {color:#c3c3c3;}
.single-format-video .sidebar .assinatura-link {background: rgba(233,65,20,1);}
.single-format-video .sidebar .assinatura-link a.button {line-height: 26px; border:2px solid #141414;}
.single-format-video .td-crumb-container {text-align:center; margin-bottom: 0;}
.single-format-video .post header h1.entry-title {font-size: 38px; text-align: center; margin-top: 0; margin-bottom: 0; padding: 24px 40px;}
.single-format-video .td-sub-footer-container.td-container-wrap {background-color:#000;}
.single-format-video .td-post-video-block {margin-bottom: 40px;}
.single-format-video .td-post-content {margin-top: 0;}

.single-format-quote .td-crumb-container {text-align: center;}
.single-format-quote header.td-post-title {text-align: center;}
.single-format-quote .post header .entry-title {padding: 0;}
.single-format-quote header .td-post-author-name {float:none!important; display: inline-block; background: rgba(233,65,20,1); padding: 0 8px; margin-bottom: 40px;}
.single-format-quote header .td-post-author-name a {font-size: 10px;color: #fff; font-weight: 400; text-transform: uppercase; letter-spacing:1px; margin-right: 0;}
.single-format-quote .td-post-content:after {content:''; display:table; clear:both;}
.single-format-quote .single-avatar {float: left; width: 150px; height: 150px; margin-right: 24px; border-radius: 50%; overflow: hidden;}
.single-format-quote .single-avatar img {margin:0;}

.single-format-quote .td_block_related_posts {text-align:center;}
.single-format-quote .td_block_related_posts .td-module-image {width: 150px; height: 150px; border-radius: 50%; margin: 0 auto; border: 3px solid rgba(233,65,20,1); overflow: hidden;}
.single-format-quote .td_block_related_posts .td-post-author-name {float:none!important; display: inline-block; background: rgba(233,65,20,1); padding: 0 8px; margin: 12px 0 6px;}
.single-format-quote .td_block_related_posts .td-post-author-name a {font-size: 10px;color: #fff; font-weight: 400; text-transform: uppercase; letter-spacing:1px; margin-right: 0;}

.single-capa-do-mes .td-post-content:after {content:''; display:table; clear:both;}
.single-capa-do-mes .td-post-featured-image {float: left; width: 300px; margin-right: 24px;}

.footer {background: #222; height: 80px; margin-top:40px;}
.footer .footer-wrapper {width: 1068px; margin: 0 auto;}
.footer .footer-box {position: relative; width: 50%; height: 100%;}
.footer .footer-box .capa-img {position: absolute; top: -60px; right: 100px; width: 120px; -webkit-transform: rotate(-10deg); -moz-transform: rotate(-10deg); transform: rotate(-10deg);}
.footer .footer-box.link-assinatura {position: relative; left: calc(50% - 75px); width: calc(50% + 75px);}
.footer .footer-box.link-assinatura h3 {display: inline-block; font-family: 'Fjalla One', serif; font-size: 16px; font-weight: 400; color: #ccc; text-transform: uppercase; line-height: 32px; margin: 24px 12px;}
.footer .footer-box.link-assinatura .signup-button {display: inline-block; width: 132px; height: 32px; background: rgba(233,65,20,1); font-size: 11px; font-weight: 700; text-transform: uppercase; text-align: center; line-height: 32px; margin: 24px 6px; border-radius: 2px;}
.footer .footer-box.link-assinatura .signup-button:hover {background:#fff;}
.footer .footer-box.link-assinatura .signup-button a {display:block; width:100%; height:100%; color:#fff;}
.footer .footer-box.link-assinatura .signup-button:hover a {color: rgba(233,65,20,1);}

.single-format-video .footer {background: #141414;}

.td-sub-footer-container {position: relative; padding: 15px 0 12px;}
ul.td-subfooter-menu li {font-family: 'Fjalla One', serif; font-size: 16px; font-weight: 400; text-transform: uppercase; line-height: 22px;}

.td-scroll-up {bottom: 12px; right: 12px;}

body.error404 .td-main-content-wrap.td-container-wrap {min-height: calc(100vh - 164px);}
body.error404 .td-404-title {margin: 150px 0 24px 0;}

.brand-story-label p {display:inline; font-size:14px; font-weight:600; line-height:30px; vertical-align:top;}
.brand-story-label img {display:inline; margin-bottom:12px;}

.brand-story-container {width:100%; border-top:3px solid var(--main-site-color); margin:0 0 24px;}
.brand-story-box {display:flex; width:100%; max-width:460px; margin:0 auto; padding:24px 0 0;}
.brand-story-box:after {content:''; display:block; clear:both;}
.brand-story-info-box {float:left; margin:auto;}
.brand-story-info-img.img-bs {width:120px;}
.brand-story-info-img.img-gmg {width:120px;}
.brand-story-info-txt {width:300px; text-align:center; padding:0;}
.brand-story-info-box img {display:inline!important; vertical-align:bottom; padding:0!important; margin:0!important;}
.brand-story-txt {margin:4px 0;}  
.brand-story-container p {font-size:11px!important; color:#777; text-transform:uppercase; line-height:26px!important; text-align:center; margin:0!important; padding:0;}
    

@media (min-width: 768px) {
  .td-header-wrap .td-affix .td-main-menu-logo img {max-height: 36px !important;}
}

@media (max-width: 1140px) and (min-width: 1019px) {
  .header .header-wrapper {width: 980px!important;}
  .menu-wrapper ul.main-menu > li.menu-item {padding: 0 8px;}
  .menu-wrapper ul.main-menu > li.menu-item.item-desktop {display:none;}
  .menu-wrapper ul.main-menu > li.menu-item.switch-link {margin-left: 72px!important;}
  
  .search-form-wrapper .search-form {width:980px;}

  .section-destaque .td-block-span4 {height: 276px;}
  .section-destaque .td_module_4 .td-module-info {height: 275px;}

  .td_block_big_grid_1 .td-big-thumb .td-module-thumb {width: 100%; height: 350px;}
  .td_block_big_grid_1 .td-small-thumb .td-module-thumb {width: 100%; height: 175px;}
  
  .main {padding: 0 12px 0 20px!important;}
  .sidebar {padding: 0 20px 0 12px!important;}
  
  .td_block_related_posts {margin-left: 20px; margin-right: 20px;}

  .footer .footer-wrapper {width: 980px;}
}

@media (max-width: 1018px) and (min-width: 768px) {
  .header .header-wrapper {width: 740px!important;}
  .menu-wrapper ul.main-menu > li.menu-item {font-size: 13px; padding: 0 3px;}
  .menu-wrapper ul.main-menu > li.menu-item.switch-link {background-position: 0 43px; margin-left: 24px!important;}
  .menu-wrapper ul.main-menu > li.menu-item.item-desktop,
  .menu-wrapper ul.main-menu > li.menu-item.item-tablet {display:none;}
  
  .search-form-wrapper .search-form {width:740px;}

  .section-destaque .td-block-span4 {height: 208px;}
  .section-destaque .td_module_4 .td-module-info {height: 207px;}
  .section-destaque .td_module_4 h3.entry-title {font-size: 28px;line-height: 33px;}
  .section-destaque .td_module_4 .td-excerpt {display:none;}

  .td_block_big_grid_1 .td-big-thumb .td-module-thumb {width: 100%; height: 270px;}
  .td_block_big_grid_1 .td-small-thumb .td-module-thumb {width: 100%; height: 135px;}
  
  .td_module_mx8 .entry-title {font-size: 24px!important; line-height: 28px!important;}
  .td_module_1 .entry-title {font-size: 18px!important; line-height: 22px!important;}
  .td_module_6 .entry-title {font-size: 14px!important; line-height: 18px!important;}
  
  .main {padding: 0 12px 0 14px!important;}
  .sidebar {padding: 0 14px 0 12px!important;}
  .sidebar .td_block_2 .td-block-span12:first-of-type {display:none;}
  
  body.archive .td-page-title {font-size: 60px; line-height: 72px;}
  .td-pb-span8 .td_module_10 .item-details {min-height: 108px;}
  .td-pb-span8 .td_module_10 .item-details .td-excerpt {display: none;}

  .list-post .td_module_10 .td-module-thumb {width: 200px;}
  .list-post .td_module_10 .item-details {margin-left: 212px; min-height: 113px;}
  .list-post .td_module_10 .entry-title {font-size: 18px; line-height: 22px;}

  .section-no-sidebar .td_module_10 .td-module-thumb {width: 320px;}
  .section-no-sidebar .td_module_10 .item-details {margin-left: 344px; min-height: 183px;}
  .section-no-sidebar .td_module_10 .entry-title {font-size: 20px; line-height: 25px;}

  /*.section-sexo .td-block-span6 {width: 100%;}*/

  .td_smart_list_1 .td-number-and-title {margin-top: 50px; padding: 24px 12px 6px;}
  .td_block_related_posts {margin-left: 14px; margin-right: 14px;}

  .single-format-video .post header h1.entry-title {font-size: 32px;}
  .single-format-quote .td_block_related_posts .td-module-image {width: 100px; height: 100px;}
  .single-capa-do-mes .td-post-featured-image {float: none;}

  .brand-story-container p {font-size:9px!important; line-height:18px!important;}

  .footer .footer-wrapper {width: 740px;}
  .footer .footer-box .capa-img {left: 18px; right:initial;}
  .footer .footer-box.link-assinatura {left: 164px; width: calc(100% - 140px);}
  .td-sub-footer-container .td-sub-footer-menu {float: none; text-align: center;}
  ul.td-subfooter-menu {float: none; padding-right: 0;}
  ul.td-subfooter-menu li {font-size: 13px;}
  .td-sub-footer-copy {text-align: center; width: 100%;}
}

@media (max-width: 767px) {
  .header-mobile-content {left: -100%; width: 100%;}
  body.menu-is-open {left:100%;}

  .header {height: 40px; line-height: 40px;}
  .header .header-wrapper {width: 100%; padding: 0 24px;}
  .header .toggle-menu,
  .header .toggle-search {width: 50px;}
  .header .td-logo {width: auto; height:20px; margin:10px 12px;}
  .header .menu-wrapper,
  .header .social-share-wrapper {display: none;}
  .header .toggle-menu span {display:none;}
  
  .search-form-wrapper .search-form {width:100%; padding-left: 20px; padding-right: 20px;}

  .logged-in .header {top:32px}
  .search-is-open .search-form-wrapper {top: 40px; height:calc(100vh - 40px); }
  .search-is-open.logged-in .search-form-wrapper {top: 72px;}

  .home .td-main-page-wrap {padding-top: 0;}

  .td-grid-style-1 .td-big-grid-meta {margin-bottom: 12px!important;}

  .list-post .td_module_10 .td-module-thumb {position: relative; width: calc(50% - 12px)!important;}
  .list-post .td_module_10 .item-details {position: absolute; top: 0; left:calc(50% + 12px); width: calc(50% - 12px); min-height: initial!important; margin-left: 0!important;}
  .list-post .td_module_10 .entry-title {font-size: 22px; line-height: 27px;}

  .section-destaque {padding-top: 24px;}
  .section-destaque .td-block-span4,
  .section-destaque .td_module_4 .td-module-info,
  .section-destaque .td_block_big_grid_9 .td-big-grid-post,
  .section-destaque .td_block_big_grid_9 .td-big-grid-post .td-module-thumb {height: calc((50vw - 40px) * 9 / 16); margin-right: 0;}
  .section-destaque .td_block_wrap.td_block_1 {margin-bottom: 0!important;}
  .section-destaque .td-block-span4 {margin:-2px 0 0; padding-right: 4px;}
  .section-destaque .td_module_4 .td-module-image {padding-right: 0;}
  .section-destaque .td_module_4 .td-module-info {padding: 24px 24px 0;}
  .section-destaque .td_module_4 h3.entry-title {font-size: 28px; line-height: 32px;}
  .section-destaque .td_module_4 .td-excerpt {display:none;}
  .section-destaque .td_block_big_grid_9 {margin-left: 0; margin: 0;}
  .section-destaque .td_block_big_grid_9 .td-big-grid-post {width: 50%!important; margin-bottom: 0;}
  .section-destaque .td_block_big_grid_9 .td-big-grid-post .entry-thumb {top: 0;}

  .egoi-form-input {display: inline-block; width: calc(100% - 100px); margin: 0 -1px;}
  .egoi-form-bt {display: inline-block; width: 100px; margin: 0 -1px;}

  .sidebar .td_module_10 .td-module-thumb {width: 168px;}
  .sidebar .td_module_10 .item-details {min-height: 101px; margin-left: 192px;}
  .sidebar .td_module_10 .entry-title {font-size: 20px; line-height: 25px;}

  .section-video .td_module_mx5 {width: 100%;}
  .section-video .td-big-grid-scroll {float: none; width: 100%;}
  .section-video .td-big-grid-scroll .td-big-grid-post {width: 60%;}

/*
  .section-sexo .td-block-span6 {float: none!important; width: 100%!important;}
  .section-sexo .td_module_4 .td-module-info {margin-bottom:0;}
*/
  .section-opiniao .td-block-span4:nth-of-type(2),
  .section-opiniao .td-block-span4:nth-of-type(3) {width: 100%!important;}
  .section-opiniao .td_module_mx7 {text-align: left;}
  .section-opiniao .td_module_mx7 .td-module-image {margin-right:18px;}
  .section-opiniao .td_module_wrap .td-post-author-name {margin-bottom: 12px;}

  .section-switch-blog {border-bottom:3px solid #e4244d!important; margin-bottom:36px;}
  .section-switch-blog .wpb_content_element {margin-bottom: 6px;}

  .td_block_big_grid_1 .td-big-thumb .td-module-thumb {width: 100%; height: auto;}
  .td_module_mx5 .td-module-thumb .entry-thumb, .td_module_mx6 .td-module-thumb .entry-thumb {width: 100%;}
  
  .main,
  .sidebar {padding: 0!important;}
  .home .sidebar {margin-top:0;}
  
  .grid-of-3 .td-block-row {margin-left: 0; margin-right: 0;}
  .grid-of-3 .td-block-span4 {padding-right: 0!important; padding-left: 0!important;}
  .grid-of-3 .td-block-span4:nth-of-type(3n+1) {padding-right: 0!important;}
  .grid-of-3 .td-block-span4:nth-of-type(3n+2) {padding-right: 0!important; padding-left: 0!important;}
  .grid-of-3 .td-block-span4:nth-of-type(3n+3) {padding-left: 0!important;}
  
  .td_module_6 {padding-bottom: 0;}
  .td_module_6 .td-module-title {font-size: 16px!important; line-height: 21px!important;}

  .td-pb-span4 .td_module_10 .item-details {padding-left: 0;}
  
  .capa-img {float: left; width: 224px; margin-right: 24px;}
  .sidebar .assinatura-link {float: left; width: calc(100% - 248px); height: 303px; margin-top:0; padding-top: 100px;}  
  .egoi-form {width: 100%;}
  
  body.archive .td-page-title {font-size: 40px; line-height: 58px;}
  
  .td_block_related_posts {margin-left: 0; margin-right: 0;}
  .td_block_related_posts .td-related-span4 {width: 100%; margin-bottom: 18px;}
  .td_block_related_posts .item-details {padding-left: 124px; min-height: 56px; margin-bottom: 0;}
  .td_block_related_posts .td-module-title a {font-size: 16px; line-height: 21px;}

  body.search-results .td-module-thumb {width: 80px;}

  .single-format-video .post header h1.entry-title {font-size: 32px; padding: 24px 0;}

  .single-format-quote .td_block_related_posts {text-align: left;}
  .single-format-quote .td_block_related_posts .td-module-image {width: 100px; height: 100px;}
  .single-format-quote .td_block_related_posts .td-post-author-name {margin-left: 124px;}

  .footer .footer-wrapper {width: 100%; padding: 0 20px;}
  .footer .footer-box .capa-img {left: 18px; right:initial;}
  .footer .footer-box.link-assinatura {left: 164px; width: calc(100% - 164px);}
  .footer .footer-box.link-assinatura h3 {margin: 24px 0;}
  .footer .footer-box.link-assinatura .signup-button {width: 120px; font-size: 10px;}
}
  
@media (max-width: 767px) and (min-width: 681px) {
  .td-block-span6,
  .td-block-span4:nth-of-type(2),
  .td-block-span4:nth-of-type(3) {float: left!important; width: 50%!important;}
  
  .grid-of-3 .td-block-span4:nth-of-type(2) {padding-right: 10px!important;}
  .grid-of-3 .td-block-span4:nth-of-type(3) {padding-left: 10px!important;}
  .td_block_7 .td-block-span4:nth-of-type(2),
  .td_block_7 .td-block-span4:nth-of-type(3) {float: none!important; width: 100%!important;}
  .td_block_7.grid-of-3 .td-block-span4:nth-of-type(2) {padding-right: 0!important;}
  .td_block_7.grid-of-3 .td-block-span4:nth-of-type(3) {padding-left: 0!important;}
  
  .grid-of-4 .td-block-row {width:auto!important; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap;}
  .grid-of-4 .td-block-span4 {width: 50%;}
}

@media (max-width: 680px) {
  .search-form-wrapper .search-form .box-search {height: 50px;}
  .search-form-wrapper .search-form .input-search {width: calc(100% - 104px);}
  .search-form-wrapper .search-form input[type=text] {height: 50px; font-size: 17px; line-height: 50px;}
  .search-form-wrapper .search-form .icon-search {width: 50px;}
  .search-form-wrapper .search-form input[type=submit] {width: 50px!important; height: 50px; line-height: 50px;} 
  .search-form-wrapper .icon-search:before {left: 10px; top: 10px;}
  .search-form-wrapper .icon-search:after {left: 25px; top: 32.5px;}
  .search-form-wrapper .search-form .close-search {width: 50px;}
  .search-form-wrapper .close-search:before,
  .search-form-wrapper .close-search:after {top: 22.5px; left: 5px;}

  .section-manchete .item-meta {bottom: 20px; left: 20px; width: calc(100% - 40px);}
  
  .grid-of-2 .td-block-span6:nth-of-type(odd) {padding-right: 0!important;}
  .grid-of-2 .td-block-span6:nth-of-type(even) {padding-left: 0!important;}
  
  .grid-of-4 .td-block-row {margin-left: 0!important; margin-right: 0!important;}
  .grid-of-4 .td-block-span4 {float:none!important; width: 100%!important; padding-left: 0!important;padding-right: 0!important;}
  
  .td_module_wrap .entry-title,
  .td_module_1 .td-module-title {font-size: 20px!important; line-height: 24px!important;}

  .td_module_3 {text-align: center;}

  .td_module_6 .td-module-title {font-size: 16px!important; line-height: 21px!important;}
  
  .td_module_10 .td-module-thumb {width: 200px;}
  .td_module_10 .item-details {margin-left: 224px; min-height: 114px;}

  .single-capa-do-mes .td-post-featured-image {float: none; width:100%; margin-right:0;}

  .footer {height: 120px;}
  .footer .footer-box .capa-img {top: -20px; left: 68px;}
  .footer .footer-box.link-assinatura {text-align: center;}
  .footer .footer-box.link-assinatura h3 {display: block; margin: 18px 0 12px;}
  .footer .footer-box.link-assinatura .signup-button {margin: 0px 6px;}
}

@media (max-width: 580px) {
  .capa-img {float: none; width: 248px; margin: 0 auto;}
  .sidebar .assinatura-link {float: none; width: 248px; margin: 12px auto 0;}
  .td_smart_list_1 .td-number-and-title {margin-top: 50px; padding: 24px 12px 6px;}

  .section-destaque {margin-top: 0;}
  .section-destaque .td-big-grid-post .td-meta-align {pointer-events: initial;}
  .section-destaque .td_module_mx1 {margin-top:20px;}
  .section-destaque .td_module_mx1 .td-module-thumb {height: auto;}
  .section-destaque .td_module_mx1 .td-module-thumb a:last-child:before {display:none;}
  .section-destaque .td_module_mx1 .td-module-meta-info {position: relative; bottom: initial; background: rgba(233,65,20,.1); padding: 20px 12px; margin-bottom: 0; z-index: 1;}
  .section-destaque .td_module_mx1 .entry-title {font-weight:400;}
  .section-destaque .td_module_mx1 .entry-title a {color: #111111 !important;}
  .section-destaque .entry-title a:hover {color: rgba(233,65,20,1)!important;}
  .section-destaque .td-block-span4,
  .section-destaque .td_module_4 .td-module-info,
  .section-destaque .td_block_big_grid_9 .td-big-grid-post,
  .section-destaque .td_block_big_grid_9 .td-big-grid-post .td-module-thumb {height: auto;}
  .section-destaque .td_module_4 {padding-bottom: 0!important;}
  .section-destaque .td_module_4 .td-module-image {width: 100%;}
  .section-destaque .td_module_4 .td-module-info {position: relative; left: 0; width:100%; padding: 20px 12px;}
  .section-destaque .td_block_big_grid_9 .td-big-grid-post {width: 100%!important; margin-bottom: 0;}
  .section-destaque .td_block_big_grid_9 .td-big-grid-post .td-module-thumb {height: 100%!important;}
  .section-destaque .td_block_big_grid_9 .td-big-grid-meta {margin-bottom: 0!important;}
  .section-destaque .td_block_big_grid_9 .td-big-grid-post .entry-thumb {position: initial;}
  .section-destaque .td-grid-style-1 .td-big-grid-post:hover .td-module-thumb .entry-thumb {-webkit-transform: initial; -moz-transform: initial; transform: initial;}
  .section-destaque .td-grid-style-1 .td-module-thumb a:last-child:before {display:none;}
  .section-destaque .td_module_mx15 {margin-top: 20px;}
  .section-destaque .td-big-grid-post .td-meta-info-container {position: relative; background: rgba(233,65,20,.1); text-align: center; padding: 20px 12px;}
  .section-destaque .td-big-grid-post .td-meta-info-container .td-big-grid-meta {margin:0;}
  .section-destaque .td-big-grid-post .entry-title {font-size: 20px!important; font-weight:400; line-height: 24px!important;}
  .section-destaque .td-big-grid-post .entry-title a {color: #111111; text-shadow: none;}
  /*.section-destaque .td-module-meta-info {display: none;}*/
  .section-destaque .td-big-grid-post .td-video-play-ico img {position: absolute; top: 0; right: 0; bottom: 0; left: 0; width:40px!important; margin: auto;}

  .brand-story-container p {font-size:10px!important;}
  .footer .footer-box .capa-img {left: 12px;}
}

@media (max-width: 500px) {
  .td_block_11.td-column-1 .td_module_10 .item-details {padding-left: 0;}
  .category .td_module_10 .td-module-thumb {position: relative; width: 100%; width: 100%; margin-bottom:12px!important;}
  .category .td_module_10 .item-details {margin-left: 0; min-height: initial;}

  .footer {margin-top: 0;}
  .footer .footer-box.capa-do-mes {display: none;}
  .footer .footer-box.link-assinatura {left: 0; width: 100%;}
  ul.td-subfooter-menu li {font-size: 14px;}
}

@media (max-width: 480px) {
  .td_module_10 .td-module-thumb {width: 100px;}
  .td_module_10 .item-details {margin-left: 124px; min-height: 56px;}

  .list-post .td_module_10 .td-module-thumb {width: 100%!important;}
  .list-post .td_module_10 .item-details {position: relative; left: 0; width: 100%; margin-left: 0!important; text-align: center; margin: 9px 0 12px;}
  .list-post .td_module_10 .td-post-category:before {box-shadow: 9px 0 0 rgba(255,255,255,1), -9px 0 0 rgba(255,255,255,1);}

  .sidebar .td_module_10 .td-module-thumb {width: 100px;}
  .sidebar .td_module_10 .item-details {min-height: 57px; margin-left: 118px;}
  .sidebar .td_module_10 .entry-title {font-size: 16px!important; line-height: 21px!important; text-align:left;}

  .brand-story-box {display:block; max-width:350px;}
  .brand-story-info-box {float:none;}
  .brand-story-info-img.img-bs,
  .brand-story-info-img.img-gmg {width:100px;}
  .brand-story-txt {margin:8px 15% 4px;}
  .brand-story-txt p {line-height:16px!important;}

}

@media (max-width: 420px) {
  .search-form-wrapper .search-form {position:relative;}
  .search-form-wrapper .search-form .input-search {width: calc(100% - 54px);}
  .search-form-wrapper .search-form input[type=text] {font-size: 15px;}
  .search-form-wrapper .search-form .close-search {position: absolute; top: 0; right: 0; border:none!important;}
  .search-form-wrapper .close-search:before, .search-form-wrapper .close-search:after {top: 25px; left: 7.5px; width: 25px;}
  .td-subfooter-menu li {display: block; text-align: center; margin: 6px 0;}
  .td-subfooter-menu li a {display: inline; margin-right: 0;}
}