
.nioland_column_half_menu p{
   width: 45%; 
}
.upload-custom-img, .delete-custom-img {
   background: #242934!important;
   padding: 10px;
   color: #fff!important;
   border-radius: 10px;
   -webkit-transition: all 0.3s ease 0s;
   transition: all 0.3s ease 0s;
}
.badgetext_desc {
   width: 100%!important;
   float: unset!important;
}

.redux-banner-inner-container{
   display: none!important;
}

.redux-section-field{
   background: #224aca !important;
   padding: 10px 20px;
   color: #fff;
}
#customize-controls .description{
   color: #fff; 
}
.wp-customizer .redux-main .customize-control{
   border-color: rgba(255,255,255,.1)!important;
}
#customize-controls{
   background: #f0f0f1;
}
#customize-controls .customize-pane-child{
   background: #121623;
}
#customize-controls .wp-color-result-text , #customize-controls  .media_upload_button{
      background: #2b5cfd;
      border-color: #2b5cfd;
      color: #fff;
}
.redux-section-field h3{
border: unset!important;
line-height: 20px!important;
margin: unset!important;
}

.ocdi__gl-item-container .ocdi__gl-item{ 
   -ms-flex: unset!important;
   flex:unset!important;
   margin-right: 0px;
   width: 23%!important;
   margin: 10px;
}
.ocdi__gl-item .ocdi__gl-item-title{
      white-space: unset!important;  
      word-break: break-all!important;
     text-overflow: ellipsis!important;  
}
.ocdi__gl-item:hover .ocdi__gl-item-title ,
.ocdi__gl-item-buttons{
   display: block!important;
}

.niored{
   background: red!important;
}
.widgets-php.rtl .admin_dashboad{
   left: 0!important;
   right: 150px!important;
 }

