/*
Theme Name:           Expertly Child
Theme URI:            http://codesupply.co/themes/expertly
Description:          Optimized Wordpress Theme for Content Projects
Author:               Code Supply Co.
Author URI:           https://codesupply.co
template: 			  expertly
Version:              1.6.7
Tags:                 two-columns, right-sidebar, custom-colors, editor-style, theme-options, featured-images, custom-menu, sticky-post, translation-ready
License:              GNU General Public License version 3.0
License URI:          http://www.gnu.org/licenses/gpl-3.0.html
Text Domain:          expertly-child
*/

/* Donate Bar Menu */
.donate {
    width: 100%;
    height: 35px;
    background: #0C1A45;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.donate-text p {
    margin-bottom: 0;
    color: #fff;
    font-size: 0.9em;
}

.category-digitalteach #id-mobile-sus-fara-home {display: none!important;}

a.donatebtn {
  margin-left: 15px;
    background: #F7C557;
    padding: 4px 30px;
    border-radius: 5px;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 0.9em;
  	color: #000;
}

.donatebtn a:hover {
  	color: #000 !important;
}

@media only screen and (min-width: 601px) {
#new-ad-id-edustore2 {display:none!important;}
}

@media only screen and (max-width: 600px)  
{
#new-ad-id-edustore {display:none!important;}

	.donate {
		justify-content: space-between;
		padding-right: 25px;
		padding-left: 25px;
	}
	a.donatebtn {
      padding: 3px 10px;
      font-size: 10px;
      margin-left: 0px;
   }
   .donate-button {
     margin-top: -3px;
	}
  
   .donate-text p {
    font-size: 10px;
    width: 200px;
    line-height: 10px;
}
}
}

.single-post .post-author {
    display: none;
}

.banner-comunicare-d {
  display: block 
}

.sectiune-comunicare {
  display: none 
}

.sponsorizat {
  font-weight: bolder }

.meta-view {
    padding: 10px 0 0 !important;
}

.navbar-nav .cs-mega-menu .cs-mm-post .entry-header .entry-title {
    margin: 1rem 0 0.5rem;
    text-align: left;
}

@media only screen and (max-width: 480px) {
.single .site-content {
    margin-top: 30px;
}
.sectiune-comunicare {
  display: block; 
}
.banner-comunicare-d {
  display: none 
}

}

