/*
Theme Name: APS Dighi 
Theme URI: https://webkalps.com
Template: oceanwp
Author: Ravindra Udgiri
Author URI: https://webkalps.com
Description: Developed for APS Dighi
Tags: two-columns,right-sidebar,footer-widgets,blog,news,custom-background,custom-menu,post-formats,rtl-language-support,sticky-post,editor-style,threaded-comments,translation-ready,buddypress,custom-colors,featured-images,full-width-template,theme-options,e-commerce,block-styles,wide-blocks,accessibility-ready
Version: 3.3.3.1657356383
Updated: 2022-07-09 08:46:23

*/

body {
    background-color: #e3ead6;
}
#site-navigation-wrap {
/*padding-top:47px !important; */
position: absolute;
top:102px;
}
#main
#content-wrap {
    padding-top:25px !important; 
}
.oceanwp-social-menu.social-with-style{
padding-top:12px !important;
}

.latest-blog {
	background: #ffffff;
}


#site-header-inner{

    height:14% !important
}
#site-logo{
    padding:10px;
    
    padding-left:50px;
}
#affiliation{
    
        position: absolute;
    top: 108px;
    font-size: 12px;
    left: 5px;
}
#site-header{
    background-color:#e3ead6 !important;
}
#site-header #site-logo #site-logo-inner a img, #site-header.center-header #site-navigation-wrap .middle-site-logo a img {
	max-height:100px;
	
}
#site-header.transparent-header {
    height:130px !important;
    
}

#site-navigation-wrap .dropdown-menu >li >a{
    
    letter-spacing: 0px !important;
    padding-bottom:8px !important;
}

.dropdown-menu ul li a.menu-link {
    color:#000000 !important;
    padding-bottom:10px;
}

.after-header-content{
position: absolute;
top:27px; 

left:45%;
font-size:24px;
font-weight: 700;
text-transform: uppercase;
}

#site-navigation-wrap .dropdown-menu >li >a {
    padding-bottom:10px;
}

/*---------------------------------------
site navigation 
--------------------*/
#site-header.full_screen-header #full-screen-menu{
    
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    width: 30%;
    height: 100%;
    background-color: rgba(0, 0, 0, .9);
    overflow-y: scroll;
    z-index: 100;
    left:auto;
}

#top-bar-wrap{
    background-color:#538135;
    color:#fff;
}

.effect-one #site-navigation-wrap .dropdown-menu>li>a.menu-link>span {
    
font-size:13px;    

}

#site-navigation-wrap .dropdown-menu>li>a{
padding: 0 11px 8px 10px !important;    
    
}

.dropdown-menu .sub-menu{
   
    background:#ffffff;
}
/*---------------------------------------
    Blog Version 1 
-----------------------------------------*/
.single-post-title entry-title {
 font-size:28px;   
}
.latest-blog {
	background: #ffffff;
}

.blog-version-1 article {
    background: #fbfbfb;
    border: 1px solid #f5f6f8;
    padding-bottom: 37px;
    margin-bottom: 30px;
}
.blog-version-1 article:hover footer.entry-footer{
     -webkit-transition: all 200ms ease-out;
       -moz-transition: all 200ms ease-out;
         -o-transition: all 200ms ease-out;
            transition: all 200ms ease-out;
}
.blog-version-1 .entry-header{
    padding: 10px 20px;
}
.blog-version-1 footer.entry-footer {
    font-size: 13px;
    color: #ffffff;
    padding: 10px 20px;
    -webkit-transition: all 200ms ease-out;
       -moz-transition: all 200ms ease-out;
         -o-transition: all 200ms ease-out;
            transition: all 200ms ease-out;
}
.blog-version-1  h2.entry-title {
    line-height: 24px;
}
.blog-version-1 h2.entry-title a {
    font-family: "Raleway";
    font-size: 18px;
    color: #203143;
}

.post_date {
    position: absolute;
	background: rgba(0,0,0,0.5);
    height: 70px;
    z-index: 999;
    color: #fff;
    font-size: 35px;
    padding: 15px;
    font-weight: 700;
	text-align: center;
}
.post_date .date{
    display: block;
    font-size: 20px;
    line-height: 24px;
    padding: 0;
}
.post_date h6 {
    font-size: 14px;
    font-weight: lighter;
    line-height: 20px;
    margin: 0px;
    text-align: center;
}

/* content slot */

#content .site-content{
    padding-top:125px !important;
}