/*
Theme Name: ViralVideo WP Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the ViralVideo WP Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Template: viralvideo-wp
Author: An-Themes
Author URI: http://www.anthemes.com/
Tags: sticky-post, right-sidebar, custom-colors
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/


/* =Theme customization starts here
-------------------------------------------------------------- */
ul.grid_list li img {
    object-fit: cover;
}
.wp-block-latest-posts__list.wp-block-latest-posts li {
    border-bottom: 1px dashed #e2e2e2;
    padding-top: 10px;
    padding-bottom: 10px;
}
.wp-block-search__button {
    padding: 12px;
    background: white;
    border: 2px solid rgb(231, 231, 231);
    margin-top: 10px;
}
.wp-block-search__label {
    font-size: 20px;
    margin: 20px 0 0;
    display: block;
}
div.widget_tag_cloud {
    padding-top: 24px!important;
}
