.pkp_structure_head {   
    background-color: #312f92;
    border-bottom: 1px solid #ddd;
    background-image: url(/plugins/themes/defaultUL/images/sz-text.jpg);
    background-repeat: repeat-x;
        background-size: auto;
}

@media (min-width: 992px) {
.pkp_head_wrapper {
    padding-top: 58px;
    background-image: url(/plugins/themes/defaultUL/images/sz.jpg);
    background-repeat: no-repeat;
    background-position: top;
} }

/* @media (min-width: 992px) {.pkp_navigation_primary>li>a {    color: #2b93d0;    }} */
    
 /*   @media (min-width: 992px) {.pkp_nav_list ul a {    color: #2b93d0;} } */

    
 @media (min-width: 992px) {
.pkp_site_name .is_text{
    color: transparent;
} } 
 .formSearch {
    text-align: center;
    margin-bottom: 90px;
    margin-top: 10px;
    color: transparent;
   } 
   .global_search {
    display: none;
}
   
.obj_galley_link:hover, .obj_galley_link:focus {
    background: #312f92;   
}

.pkp_block a {    
    color: #312f92;
    }

.pkp_structure_main h2, .pkp_structure_main h3, .pkp_structure_main h4 {  
    color: #312f92;
}

@media  (min-width: 768px) {
.obj_issue_toc .galleys>h2, .obj_issue_toc .section>h2, .obj_issue_toc .galleys>h3, .obj_issue_toc .section>h3 {
     color: #312f92;
}}

.cmp_button_wire:hover, .cmp_button_wire:focus, .obj_galley_link:hover, .obj_galley_link:focus {
    background: #312f92;   
}

.cmp_button_wire, .obj_galley_link {   
    border: 1px solid #312f92;
 }   
 

.cmp_breadcrumbs .current {
    color:#312f92;
}

.obj_article_details .citation_display .citation_formats {   
    border: 1px solid #312f92;   
}

a:hover, a:focus {
    color: #312f92;
}

.block_make_submission a {
    border: 2px solid #312f92;
 }
 
a.block_make_submission_link:hover {
    background: #312f92;
 }
 
 .page_search .submit button, .block_make_submission a {   
    border: 2px solid #312f92; 
    }
    
 .page_search .submit button:hover, .page_search .submit button:focus {   
    background-color:#312f92;
}
.pkp_footer_content {    
    color: #312f92;
    }
    
.ullogo {
    display: none;  
}

.crossmark {
   display: inline-block;
    padding: 0 1em;
    background: url(https://czasopisma.uni.lodz.pl/plugins/themes/defaultUL/images/cm.png);
    border: 0px solid #006798;
    border-radius: 3px;
    font-size: .93rem;
    line-height: calc(2.143rem - 2px);
    color: transparent;
    text-decoration: none;
    background-repeat:no-repeat;
}

a.crossmark:hover {
    color: transparent;
}

