/*
Theme Name: TravelogueWP
Theme URI: http://traveloguewp.modeltheme.com/
Author: ModelTheme
Author URI: http://modeltheme.com/
Description: Travelogue is a unique and elegant WordPress theme with modern design. It works properly on all browsers and devices. Each page has a specific transition effect that gives this theme a unique feeling.
Version: 1.9
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: traveloguewp
Tags: one-column, two-columns, right-sidebar, editor-style, featured-images, post-formats, responsive-layout
Update Release Date: 20-JAN-2021

*/

.wp-caption {text-align: center;}
.wp-caption-text {text-align: center;}
.sticky {text-align: center;}
.gallery-caption {text-align: center;}
.bypostauthor {text-align: center;}
img.alignright {
    float: right;
    margin-bottom: 0;
    margin-left: 20px;
    margin-top: 8px;
}
.aligncenter {
    text-align: center;
}
img.alignleft {
    float: left;
    margin-bottom: 0;
    margin-right: 30px;
    margin-top: 8px;
}
.modeltheme-pagination .screen-reader-text {
    display: none;
}