.home-one .echo-site-main-logo-menu-social{
	background: 
}



.home-2-social{
	min-width: 230px !important;
 }

.footer-logo img{
	width:50%;
}

.home-one .echo-site-main-logo-menu-social{
	background:#572524;
}

.home-one .header-sticky .echo-site-main-logo-menu-social {
  background:#572524;
}

.echo-hero-section .echo-hero-title{
	font-size:30px;
}

.echo-home-1-menu .echo-desktop-menu li a
{
	color: #fff;
}





.sign-in-area .sign-in-btn{
	display:none !important;
}

@media (max-width: 576px) {

  	
  .echo-footer-social-media
  {
  	text-align:center;
  }
  
  .copyright-content
  {
  	margin-bottom: 50px !important;
  }
  
  .echo-get-in-tuch
  {
  	text-align:center;
  }
  	
 }//end media

.sign-in-area {
    position: relative;
    color: transparent; /* إخفاء المحتوى الأصلي */
}

.sign-in-area::before {
    content:
        "دولة الكويت - وزارة الإعلام - ترخيص إعلام إلكتروني\Aرقم (2019-319)\Aرئيس التحرير\Aالدكتور مرزوق العنزي";
        white-space: pre-line;
    color: #fff;
    display: block;
    /* padding: 10px; */
    font-size: 10px;
    text-align: center;
  
}


.echo-full-header-top
{
	border: 5px solid #572524;
    border-radius: 10px;
}

.home-2-social li a img
{
      width: 40px;
    height: 40px;
    border-radius: 50%
}

 .echo-footer-social-media a img
{
	 border-radius: 50%
}