/*
Theme Name: Gowilds
Theme URI: https://gaviaspreview.com/wp/gowilds/
Author URI: https://themeforest.net/user/gavias
Author: Gaviasthemes Team
Description: The 2023 theme for WordPress is a fully responsive theme that looks great on any device.
Version: 1.0.7
Tested up to: 5.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, sticky-post, theme-options, translation-ready
Text Domain: gowilds

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.wp-caption-text{
   font-weight: 400;
   font-size: 14px;
   font-style: italic;
   color: #3f3836;
}
.gallery-caption{
   font-weight: 500;
}
.bypostauthor{
   text-align: left;
}

span.menu-title {
    text-transform: uppercase;
}

.about-two__title {
    font-size: 30px;
    color: var(--e-global-color-primary);
    margin-right: 10px;
    font-weight: 700;
}


@media (max-width: 575.98px) {
  .h1 {
    font-size: 28px;
  }
}

.directorist-advanced-filter__advanced__element.directorist-search-field-select {
    display: none;
}

.directorist-content-active .directorist-listing-single.directorist-featured {
    border: 2px solid #fa8b0c;
    background-color: #fa8b0c0f;
}

.select2-container .directorist-select2-addons-area .directorist-select2-dropdown-toggle {
    position: absolute;
    right: 0;
    padding: 0;
    width: auto;
    pointer-events: none;
    padding-right: 15px;
}

.directorist-swiper .swiper-slide>a, .directorist-swiper .swiper-slide>div {
    height: 100%;
}

.post-one__meta {
    display: none;
}
