/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 01 2025 | 08:14:11 */
.download_schedule {
    display: none;
}

.close-minimal-btn.ays_pb_pause_sound_2 {
    color: Yellow !important;
}

.read-btn {
    display: none;
}

@media (max-width: 480px) {
    #sp-wp-tabs-wrapper_14473.sp-tab__lay-default > ul li.sp-tab__nav-item {
        width: auto;
        margin-right: 0px;
    }
	
	.menubox, .searchbtn {
    background-color: #ef2121;
    border-radius: 0;
}
	
	#sp-wp-tabs-wrapper_14473.sp-tab__lay-default > ul {
    border-bottom: 0;
    display: flex;
    flex-direction: row;
}
	
	.main-header .logo a.custom-logo-link img, .main-header .logo a.custom-logo-link img, .logo img, .mobile-logo img {
    max-width: 150px !important;
    max-height: max-content;
    overflow: hidden;
    display: inline-block;
    height: auto !important;
}
	
	.carousel-caption h1 {
    display: none;
}
	
	.read-btn {
    display: none;
}
	
}

@media (max-width: 1000px) {
    .toggle-nav i {
        font-size: 24px;
        color: #fff;
    }
}


@media (max-width: 1000px) {
    .toggle-nav.mobile-menu {
        text-align: right;
        padding-right: 15px;
        color: #fff !important;
    }
}

@media (max-width: 1000px) {
    .custom-logo {
        width: 150px !important;
        height: auto !important;
    }
}