/*
* Theme Name: PeepSo Theme: Gecko Child
* Theme URI: https://GeckoTheme.com
* Author: PeepSo, Inc.
* Author URI: https://PeepSo.com
* Description: Thank you for choosing Gecko as your theme. We're very passionate about creating the best possible experience for you and your community. Community that can be built with PeepSo - The Next Generation User Profile And Social Networking Plugins for WordPress. For more information about PeepSo go to: <a href="https://PeepSo.com">PeepSo.com</a>.
* Template: peepso-theme-gecko
* Version: 8.0.1.1
* Text Domain: gecko
* Domain Path: /language
*/

.entry-title {
  display: none;
}

.header__search {
  display: none !important;
}

.ps-post__gallery--single>a img {
  display: block !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.et-db #et-boc .et-l .et_pb_row_0 {
  max-width: 80% !important;
  box-shadow: inset 0px 0px 0px 0px rgb(0 0 0 / 30%) !important;
}

.ps-js-video-chat-notification .gci-message {
  color: #df79df;
}

@media (max-width: 46.24em) {
    .ps-comments__input-actions {
        position: relative;
        bottom: 0;
        display: flex;
        right: 0;
    }
}
