/*
 Theme Name:   Freeio Child
 Theme URI:    https://themeforest.net/item/freeio-freelance-marketplace-wordpress-theme/42045416
 Description:  Freeio Child Theme
 Author:       ApusTheme
 Author URI:   http://apusthemes.com
 Template:     freeio
 Version:      1.0.0
 Text Domain:  freeio-child
*/

.switch-user-role,
.switch-account-wrap,
.user-dashboard-menu li.switch-account,
li.switch-account {
    display: none !important;
}

.trp-ls-language-name {
	font-size: 0.80em;
}

.trp-flag-image {
	margin-right: 5px;
}

/* Ascunde data din arhivă și articole */
.post .date,
.entry-content-detail .date {
    display: none !important;
}

body.archive.category #main-content > #main > .layout-blog {
    margin-top: 40px;
}


.job-submission-preview-form-wrapper .widget_apus_service_author {
  display: none !important;
}


@media (max-width: 767px) {
  .cmb-form .button + .button {
    margin-top: 10px;
  }
}

.service-add-to-cart .btn {
  white-space: normal;
  word-break: break-word;
  overflow-wrap: break-word;
  text-align: center;
  padding: 10px 15px;
  line-height: 1.4;
}

.job-submission-preview-form-wrapper .widget_apus_project_author {
  display: none !important;
}


