/*
Theme Name: Travel-Site
Theme URI: 
Author: Bheki
Author URI: 
Description: This wordpress theme is built for travel and blogging site and uses blocks theme only for the blog and not in any other page. Without its plugins ,it is just a fully functional blogging site.It comes with its 5 main plugins:
comment-edit
post-rate
travel-manager
ip-blocks
postmeta-backup/restore
For expansion please install the main plugin,  travel-manager and create 5 custom post types to use in your travel theme.When activates it will auto create 7 seperate databases and independant tables to aid in its full functionality.
comment-edit
post-rate
travel-manager
ip-blocks
postmeta-backup_restore
destinations
discussions
The site comes with cutomizable blogging block site for dynamic experience. The theme also has custom skins for different looks that can be automated when various settings are input from the backend.This theme comes with all maximised default blogging site features and different presentations for refreshed and adjustable look to suit your style.
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, accessibility-ready
Version: 1
License: 
License URI: 
Text Domain: travel_site
*/
.comment-like-active path ,
.comment-dislike-active path {
    fill: #2fa9ff;
}
.comment-like-active,
.comment-dislike-active {
    /*border: none !important;*/
    border-radius: 4px;
    height: 30px;
    min-width: 26px;
    margin: 2px 2px;
    overflow: clip;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px !important;
    cursor: pointer;
    width: fit-content;
  }
  p.no-posts {
    width: 100%;
    padding: 10px;
    text-align: center;
    font-size: 14px !important;
}