/*
Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

#footer {
    background-color: #312227 !important;
}

#footer .footer-bottom .footer-copyright a{
	color: #555555;
}
#footer .footer-bottom .footer-copyright a:hover{
	color: #ffffff;
}
.vc_custom_lokdarpan{
    padding-top: 110px !important;
    padding-bottom: 80px !important;
    background-image: url('/wp-content/uploads/2022/02/banner-header.jpg') !important;
}
.card {
    -webkit-box-shadow: 0 0 5px 0 rgb(128 128 128 / 10%);
    box-shadow: 0 0 5px 0 rgb(128 128 128 / 10%);
    padding: 15px;
}
.header-wrapper {
    background-color: transparent;
    margin-bottom: 20px;
}
.card-body .paper-list li {
    border-bottom: 1px solid rgba(0,0,0,0.08);
    margin-bottom: 5px;
    list-style: none;
    padding-bottom: 5px;
}
.card-body .paper-list li:hover {
    border-color: #da7940;
}
.card-body .paper-list {
    padding-left: 0;
}
.additional-footer.custom-event-infos ul li i {
    color: #fff;
}
