@import url('https://fonts.googleapis.com/css2?family=Merriweather:wght@300;700&display=swap');


.pkp_structure_head {
	background-color:#d0d0d0 !important;
	/*background-image: url("../../../public/site/header-revistas.jpg") !important;*/
	background-image: url("https://comunicacao.grupolusofona.pt/2020-2021/revistas/header-top-revistas-3.jpg") !important;
	background-size: cover;
	background-position: center;
    height: 400px;

 }
body{
	background: #f7f7f7;
	font-family: 'Merriweather', serif !important;
	font-weight:300 !important;
}

 .pkp_structure_main:before{
	display:none;
}
.pkp_structure_main:after{
	display:none;
}

.has_site_logo .pkp_head_wrapper {
    padding-top: 50px !important;
}

.pkp_head_wrapper .pkp_search .search_prompt {
    color: #007ab2;
    background: #fff;
}

.pkp_navigation_user li {
    text-align: left;
    background: #fff;
    color: #007ab2;
	padding-right: 9px;
}

.pkp_nav_list [aria-haspopup] a:first-child {
    color: #000;
}


.pkp_navigation_primary > li > a {
    padding: 10px 10px 9px;
    color: #007ab2;
}

.pkp_nav_list [aria-haspopup] a:first-child {
    color: #007ab2;
}
.pkp_navigation_primary > li > a:hover, .pkp_navigation_primary > li > a:focus {
    color: #0b406b;
}

.pkp_navigation_user > li > a{
	color:#007ab2;	
}
.pkp_page_index .journals a{
    display: inline;
}

.pkp_site_name .is_img img {
    max-height: 100%;
}

.obj_issue_toc .section h2 {
    background: #f7f7f7;
}

.pkp_navigation_user > li > a:hover{
    color: #0b406b;
}

.obj_issue_toc .sections:not(:first-child) {
    margin-top: 35px;
}

.obj_issue_toc .published {
    margin: 0;
}

.pkp_structure_main h4 {
    margin: 10px 0 20px;
}

.pkp_navigation_user > li > a:focus{
	color: #007ab2;	
}

.pkp_page_index .journals > ul > li {
    border-top: 1px solid #ddd;
    padding: 10px;
	padding-top: 20px;
	text-align: justify;
	margin:0 -20px 0px 0px;
}

.about_site{
	text-align: justify;
}

.pkp_page_index .journals h3 a{
	font-size: 16px;
}

.pkp_structure_main h3 {
    line-height: 23px !important;
}

.has_site_logo .pkp_head_wrapper {
    padding-top: 30px;
}

.pkp_page_index .journals a, .pkp_page_index .journals img {
	margin: 0 auto;
	
}

.pkp_brand_footer {
    padding-top: 20px;
    padding-bottom: 15px;
}



.pkp_page_index .journals > ul > li {
    border-top: none;
}


.has_thumb {
	
    display: inline-block !important;
    position: relative !important;
    width: 30% !important;
    margin-bottom: 4% !important;
    overflow: hidden !important;
    vertical-align: top !important;
    box-shadow: 0 0 10px #cfd7dd !important;
    border-radius: 10px !important;
    background-color:#fff !important;
	float:left !important;
}

.has_thumb:hover {
    box-shadow: 0 0px 20px #b5c5d1 !important;
}

.description {
	font-size: 13px !important;
}

.thumb {
	width: 107% !important;	
	padding-bottom: 20px !important;
	float:none !important;
    padding-right: 0px !important;
    margin-left: -10px !important;
    padding-top: 0px !important;
    margin-top: -21px !important;
}

.pkp_page_index .journals .thumb+.body {
    float:none !important;
    width: 100% !important;
	
	
}

@media (min-width: 991px){
	.pkp_page_index .journals .thumb+.body {
    	padding: 15px 25px;
	}
}

@media (max-width: 990px){
	
	.pkp_page_index .journals .thumb+.body {
    	padding: 0px 10px;
	}
}

.view {
	font-size:13px;
	padding: 5px 10px;
    display: inline-block;
    border: none;
    line-height: inherit;
    background: #3a3f44;
    font-weight: 600;
    color: #fff;
    border-radius: 6px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;
    -webkit-transition: .1s ease-in-out;
    -moz-transition: .1s ease-in-out;
    transition: .1s ease-in-out;
}

.view:hover {
    cursor: pointer !important;
    background: #CC1F47 !important;
    color: #fff !important;
}

.view a{
	color:#FFFFFF !important;
	text-decoration:none !important;
}

.current {
	display:none !important;
}

.links {
	padding-top: 15px !important;
}

.body a {
	color: #4a545a !important;
	font-family: 'Merriweather', serif !important;
	font-weight:700 !important;
	
}
.body a:hover {
    opacity: .8 !important;
}

.links a {
	color: #fff !important;
	font-weight:300 !important;
}

.links {
	    border-top: solid 1px #d8d8d8;
    margin-top: 25px !important;
}

.pkp_page_index .journals .links li {
    margin: 10px 10px 10px 0 !important;
}

.description p{
	font-family: 'Merriweather', serif !important;
	font-weight:300 !important;
}



@media (min-width: 1200px){
	.pkp_structure_main {
    width: 100%;
}
}


@media (min-width: 992px) {
.pkp_structure_main:first-child:last-child {
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
}
	}

@media (min-width: 992px) {
.pkp_structure_main {
    float: left;
    /* padding: 0 30px 90px; */
    width: 992px;
}
	}

@media (min-width: 480px) {
.pkp_structure_main {
    padding: 0px;
}
	}

@media (min-width: 1200px) {
.pkp_structure_main {
    width: 1160px;
}
	}



@media (max-width: 750px) {

.has_thumb {
	
    width: 100% !important;
    clear:both;
}
	.thumb img {
	max-height: 29em !important;
	}
}

@media (max-width: 991px) {
	.has_thumb {
	margin:0px !important;
	margin-bottom: 15px !important;
	margin-right: 2% !important;
}
	.thumb img {
	max-width: 103%;
	}
}

@media (min-width: 992px) {

.has_thumb {
 margin-right: 3% !important;
	}
}

.pkp_page_index .journals > ul > li {
    text-align: left !important;
}


.pkp_brand_footer img {
    max-width: 50%;
}

.pkp_brand_footer {
    padding-top: 13px;
    padding-bottom: 2px;
}


.disclaimer {
    color: #929292;
    height: auto;
    font-size: 10px;
    display: block !important;
    width: 80%;
    /* float: right; */
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}


.wrapper_footer{
	margin-left: -20px;
    margin-right: -20px;
	
}

.pkp_site_name{
text-align: center;
	}

.pkp_site_name .is_img img {
    max-width: 330px !important;
}

ul li:nth-child(4) {
  clear: both;
}

ul li:nth-child(7) {
  clear: both;
}

ul li:nth-child(10) {
  clear: both;
}

ul li:nth-child(13) {
  clear: both;
}

ul li:nth-child(16) {
  clear: both;
}

ul li:nth-child(19) {
  clear: both;
}

ul li:nth-child(22) {
  clear: both;
}

ul li:nth-child(25) {
  clear: both;
}

ul li:nth-child(28) {
  clear: both;
}

ul li:nth-child(31) {
  clear: both;
}

ul li:nth-child(34) {
  clear: both;
}

ul li:nth-child(37) {
  clear: both;
}

ul li:nth-child(40) {
  clear: both;
}

 /*isto é para apagar a revista da carla FOM enquanto não tiver conteúdos*/
.journals ul li:nth-child(15) {
  display:none;
}

