/*
 Theme Name:   Job Line
 Theme URI:    https://gpprimetheme.com/
 Description:  GeneratePress Child theme for Sarkari Jobs website. Using this child theme you can easily create a sarkari jobs website. This GeneratePress Child theme design by gpprimetheme.com
 Author URI:   https://gpprimetheme.com/
 Template:     generatepress
 Version:      1.2
*/
	
/*Notification-Icon*/
.badge.notf { 
		position: absolute;
		top: -4px;
		right: -2px;
		font-size: 8px;
		padding: 0 4px;
		background: #1753db; /* Adjust the color as needed */
		color: #fff;
		border-radius: 999px;
		min-width: 12px;
		height: 12px;
		line-height: 12px;
		text-align: center;
		font-weight: bold;
		box-sizing: border-box;
		z-index: 99;
}

/*Header WhatsApp Button*/
.wa-premium-btn { 
	    background: #1753db; /* Adjust the color as needed */
		margin-right: 8px
}

/*Mobile Menu Seperator Line*/
#generate-slideout-menu .menu-item::after { 
	border-bottom: 1px solid #1753db; /* Adjust the color as needed */
}

/*Block Images*/
.wp-block-image {
    padding-bottom: 20px;
}
