/*
 Theme Name:     LIPL THEME
 Theme URI:      http://localhost:8888/themes/ispl-child
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     http://localhost:8888/
 Template:       twentytwenty
 Version:        1.0.0
*/
 
/* =Theme customization starts here*/



/*

font-family: copperplate,serif;
font-weight: 700;
font-style: normal;
<link rel="stylesheet" href="https://use.typekit.net/agh2bcx.css">


*/


a {  
    color: #990000;
    text-decoration: none;
}







div.entry-content-hm p {
    text-align: justify;
    text-justify: inter-word;
}

header.header-top {   
    margin: 40px auto;
    border-top: solid 3px black;
    border-bottom:  solid 1px black;
    max-width: 1000px;
}

#site-header {
    background-color: transparent;
}
div.logo-top {
    max-width: 1000px;
    margin: 40px auto;
    
}
img.ispl-logo {
    max-width: 510px; height: auto;
    display: block;
    float: right;
   /* margin: -20px -20px -40px 0;*/
}

.logged_as {
    font-size: 12px;
    margin: -40px 0px 40px 0px;
    padding-right: 10px;
}

@media ( max-width: 1000px ) {
    img.ispl-logo {
        margin-right: 20px; 
    }   
    
    .logged_as {
    margin: -10px 0px 10px 0px;
}
    
}

@media ( max-width: 570px ) {
    img.ispl-logo {
        margin-right: 20px;
        width: 400px;
    }   
}


.primary-menu > li > a {
    color: #000 !important;
}

.primary-menu > li > .icon {
    color: #000 !important;
    display: none !important;
}

div.header-inner.section-inner {
    padding: 0px;
    
}
button.search-togglex {
    margin-top: 3px;
}

div.news_contain {
    display: flex;
    justify-content: space-between;
    max-width: 1040px; margin: auto;
    padding: 0 20px 0 20px;
    font-size: 16px;
    color: #990000;
}

div.charity {
    font-size: 12px;
    line-height: 14px;
    color: #000000;    
    
}

div.news_contain_page {
    display: flex;
    justify-content: space-between;
    max-width: 940px; margin: auto;
    padding: 0 20px 0 20px;
    font-size: 16px;
    color: #990000;
    
}

div.news_contain em a {
    color: #990000;    
    
}
div.hdr_div {
    max-width: 1040px; margin: 0 auto;
    padding-bottom: 20px;
    text-align: center;
    background-image: url('assets/images/div_satellite.png');  
    background-position: bottom center;
    background-repeat:no-repeat;
}
h2.hdr_div {
    text-transform: uppercase  !important;
    margin-top: 0px;
    margin-bottom: 16px;
}

div.hdr_btm {
    margin-bottom: 40px;  
    
}

a.news_header{
    font-size: 16px;
    text-decoration: none; 
    color:#000;  
}
div.news_item {
    width: 350px;
}

div.news_item_wide {
    width: 100%;
}
div.news_div {
    width: 100px;  
    background-image: url('assets/images/bg_v_line.gif');  
    background-position: top center;  
    background-repeat:repeat-y;
    
}

div.entry-content-hm {
    max-width: 940px; margin: auto;  
    padding: 0 20px 0 20px;
    
}

#site-footer-ispl {
    max-width: 1040px; 
    margin: 0 auto;
    min-height: 100px;
    padding-top: 30px;
    background-image: url('assets/images/hr_full.png');  
    background-position: top center;
    background-repeat:no-repeat;
    border-bottom: #000 solid 1px;
    font-size: 1.8rem;
    padding: 4.3rem 0;
	}


#site-footer-ispl-min {
    max-width: 1040px; 
    margin: 0 auto;
    padding-top: 30px;
    background-image: url('assets/images/hr_full.png');  
    background-position: top center;
    background-repeat:no-repeat;
    font-size: 1.8rem;
    padding: 4.3rem 0;
	}


ul.footer-menu li.menu-item a {
    text-decoration: none;
    word-break: normal;
    word-wrap: normal; 
    color:#000;
    font-weight: normal;
}


ul.footer-menu li.menu-item {
    border-right: #ccc 1px solid;
    padding: 0 5px 0 5px;
    margin: 0;
    text-transform: uppercase;      
}

/* core overrides */

ul.primary-menu li.menu-item {
    text-transform: uppercase;
    font-size: 16px;
}

p > a, li > a  {
       
color: #990000;    
}




h2 {
  font-size: 28px !important;  
}

h3 {
    font-size: 22px  !important;
}

h4 {
    font-size: 18px  !important;
    
}




input[type=button], input[type=submit], input[type=reset] {
    
    background-color: #000 !important;
    color: #fff !important;
    
}




div.article_title {
    margin: auto;
    padding-bottom: 20px;
    max-width: 920px;
    text-align: center;
    
}

span.title-inner, span.arrow {
    font-size: 16px !important;
    color: #990000;
    
}

nav.pagination-single {
    max-width: 920px;
}

.search-toggle .toggle-icon,
.search-toggle svg {
    padding: 3px 0 3px 0;
	height: 2.3rem !important;
	max-width: 2.3rem;
	width: 2.3rem;
}


.primary-menu > li > .icon {
    /*display: none !important;*/
    width:1px;
}


@media ( min-width: 700px ) {
    h2.heading-size-2 {
       /* font-size: 2.2rem !important;*/
        text-transform: uppercase;
        }   
}


nav.primary-menu-wrapper {
   padding-left: 10px;
    padding-right: 10px;
    
}



/* SUB MENU */

.primary-menu ul  {
	background-color: rgba(255, 255, 255, .6);  
	border-radius: 0px;
    border-top: #000 solid 1px;
    border-bottom: #000 solid 1px;
	color: #000;
	font-size: 1.7rem;
	opacity: 0;
	padding: 1rem 0;
	top: calc(100% + 2rem);
	transition: opacity 0.15s linear, transform 0.15s linear, right 0s 0.15s;
	transform: translateY(0.6rem);
	width: 20rem;
	z-index: 1;
    /*box-shadow: 0px 10px 20px 5px rgba(0, 0, 0, .2);*/ 
}


nav.primary-menu-wrapper:hover {
  	/*background-color: #eee;  
    box-shadow: 0px 10px 20px 5px rgba(0, 0, 0, .3);*/
   /* background-color: rgba(255, 255, 255, .6); */
}


ul.sub-menu {
  	background-color: #fff !important;
    top: 45px;
    box-shadow: 0px 10px 10px 5px rgba(0, 0, 0, .3);
    
}

.primary-menu li.menu-item-has-children:hover > ul,
.primary-menu li.menu-item-has-children:focus > ul,
.primary-menu li.menu-item-has-children.focus > ul {
	right: 0;
	opacity: 1;
	transform: translateY(0);
	transition: opacity 0.3s linear, transform 0.15s linear;
}

.primary-menu ul::before,
.primary-menu ul::after {
	content: "";
	display: block;
	position: absolute;
	bottom: 100%;
}

.primary-menu ul::before {
	height: 2rem;
	left: 0;
	right: 0;
}

.primary-menu ul::after {
	border: 0.8rem solid transparent;
	border-bottom-color: #000;
	right: 1.8rem;
}

.primary-menu ul a {
	background: transparent;
	border: none;
	color: #000;
	display: block;
	padding: 1rem 2rem;
	transition: background-color 0.15s linear;
	width: 100%;
}

.primary-menu ul li.menu-item-has-children > a {
	padding-right: 4.5rem;
}

.primary-menu ul li.menu-item-has-children .icon {
	position: absolute;
	right: 1.5rem;
	top: calc(50% - 0.5rem);
}

/*hide things*/

.grecaptcha-badge { visibility: hidden; }
.sf-sub-indicator {
display: none;
}






/*  article menu   */



.article_menu {
  
    text-align: center;
    margin-bottom: 20px;
    
    
}

ul.navbar_articles {
    list-style-type: none;
    text-align: center;
    margin-left: -10px;
}
ul.navbar_articles li {
    display: inline-block; 
    border-top: #000 solid 1px; 
    border-bottom: #000 solid 1px; 
    padding: 5px;
    /*border-radius: 40px;
    background-color:#eee;
    */
    margin-left: 2px;
    margin-right: 2px;
}

ul.navbar_articles li a {
    font-size: 16px;
    color: #000;
    text-transform: uppercase;
  
    
   

    
    
}


table, tr, td {
 border: none;
    
}



div.date_form div {
  margin-right: 20px;  
    
}