/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 25 2026 | 13:59:03 */
.widgettitle {
	font-size: 13px;
}

p.copyright {
	font-size: 12px;
}


.footer .widget>ul>li a {
    font-size: 12px;
    text-decoration: none;
}

.footer ul {
    list-style: none;
    margin: 0;
    line-height: 20px;
}

.cn-close-icon {
    position: absolute;
    right: 15px;
    top: 50%;
    margin: -10px 0 0 0;
    width: 15px;
    height: 15px;
    opacity: .5;
    padding: 10px;
    border: none;
    outline: 0;
    background: 0 0;
    box-shadow: none;
    cursor: pointer;
    display: none;
}