html,
body { 
    
    
}

body a { color: #0B2a3f;

   
}

body a:hover {
  color: #555;
  font-weight:bold ;
}

.pkp_block a{ color: #0B2a3f !important;

   
}


@media screen and (min-width: 1020px) {
.pkp_navigation_primary ul a{ color: #555 !important;

} 
}



.pkp_navigation_primary_wrapper a  { border-left: 6px solid #0B2a3f !important;


 }
 
.cmp_notification { border-left: 6px solid #0B2a3f !important;

 }

.submit {color: #0B2a3f !important;

   
}

.summary a{color: #0B2a3f !important;

   
}




hr { border-top: 1px solid #0B2a3f;
  border-bottom: #ffffff;
     
   
}

.sportsmag1 { clip-path: inset(25% 0% 17% 0%); font-weight: bold; color: #2659c4; font-style: italic;

}

.sportsmag2 {background-color: #2659c4; color: #ffffff; font-weight: bold; clip-path: inset(25% 0% 16% 1%);}



.pkp_site_name_wrapper {  
}

/* scrollbar */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: black;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #555;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #ffffff;
}

/* end scrollbar */



.references a{word-break: break-all; }


p {font-size:15px;
    
    }

ul {
    
}


/*-- header --*/


header {
    
}

/* Largura */

/*

.pkp_site_name_wrapper {
width: 90% !important;
padding-left:5% !important;
}

.pkp_site_nav_menu {
width: 90% !important;
padding-left:5% !important;
}

*/










.pkp_navigation_primary_wrapper {

font-weight: ;
      
}

.pkp_navigation_primary_row  {

padding-left: ;
      
}


.pkp_structure_head {

 
 height:  ;
 
 
      
}


 .is_img img {
   
    display: block;
	max-height: 170px !important;
    margin: 30px auto 30px auto;
	max-width: 100%;
    width: auto;
    height: auto;
    margin-top: -40px;
	margin-bottom: 20px;
	padding-top: 40px;
	padding-right: 100px;
         
}

.pkp_site_name { 
}

.pkp_structure_footer {
background-color: ; 
color: ;
      
}

.pkp_structure_footer a {

color: ;
      
}



.pkp_footer_content {

  
}

.pkp_page_index {
  
       
}

/*
.heading:hover img {
        transform: scale(1.8);
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    }
*/
  
.cover img {
        
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    }
    
.cover_image img {
        
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    }

.item_imagem {width:100px; 
}

    
.versions {
        
        display: none;
    }
    
.pkp_structure_main {margin-top: -15px;}

.galleys_links { 


}

.section {}

.homepage_about { 
}


.homepage_about a{
  
}

.pkp_brand_footer img {width:50%;}

a.file {
  
 font-size: 130%;
 padding: 5px;
 margin: 5px;
  
}

a.pdf {
  
 font-size: 130%;
 padding: 5px;
 margin: 5px;
  
}


.privacy_statement {

background-color: #DDDDDD;


}


.subtitle{text-transform: uppercase; 

}

.estante {background-image: url(https://revistanadar.com.br/_restrito/imagens/books.jpg);

background-repeat: repeat;
}


.container-books {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 85%; /* 16:9 Aspect Ratio */
}

.responsive-iframe-books {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: none;
}

.container-shops {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 95%; /* 16:9 Aspect Ratio */
}

.prateleira {background-color:#ffffff; }



 .anuncio-artigo { width: 100%;
           text-align:right;
           font-size:8pt;
           color: grey;
           font-family: Arial, sans-serif;
           position: relative;
           overflow: hidden;
           padding-top: 35%; /* Aspect Ratio */
             
            }

.responsive-iframe-artigo {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: none;
}




@media screen and (min-width: 1020px) {
  .pkp_structure_head {margin-top:-30px;}
  }