/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 03 2026 | 12:05:37 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.tbr .special-heading-border{
	display: none;
}

#customtitle h4.av-special-heading-tag {
	color: #e00092 !important;
	font-size: 20px;
}

.tbr{
	margin-top: 20px;
}

#top #socket .copyright {
    display: none;
}

#top #socket .container {
    padding-top: 30px;
}

#socket .sub_menu_socket #avia3-menu{
	display: grid;
    grid-template-columns: auto;
    text-align: left;
    gap: 1rem;
}

#socket .sub_menu_socket #avia3-menu .menu-item .avia-menu-text::after{
	display: none;
}

#menu-item-10891{
	display: none !important;
}