/*
Theme Name: Otography-child
Theme URI: https://themespiral.com/themes/otography
Description: Otography is a minimal, elegant, clean, modern and bold WordPress photography theme for photographers, photo studios, wedding photographers, wildlife, portfolio, technology, graphic designers, personal portfolio, agency, magazines and event decorators. It can be used for bloggers who have travel and adventure blog, lifestyle food blog, fashion and Design blog and many other types of blogs where images can describe your story to attract visitors. It is responsive, cross-browser compatible, SEO ready and supports RTL letters. It is ready to promotion with social media icons to reach maximum target audience fast and easy. Full width slider impress your customers with lively eye-catching images right on your banner section. Get free Supports at https://themespiral.com/forums, View demos at https://demo.themespiral.com/otography and documentation at https://docs.themespiral.com/otography
Template: otography
Version: 1.0.8
License: GNU General Public License version 2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: otography-child
Tags: one-column, right-sidebar, flexible-header, custom-header, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, portfolio, photography, blog

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.

Otography is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/

@import url('https://fonts.googleapis.com/css?family=Open+Sans|Open+Sans+Condensed:300&display=swap');

.wp-caption-text {
    padding: 30 20px 40px 20px;
    text-align: center;
    font-family: 'Open Sans Condensed';
}

/*Headers*/

.entry-title {
    font-size: 26px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 600;
    text-align:center;
    font-size: 2.5rem;
    /*line-height: 1.5;
    display: block;
    padding: 0;
    margin-bottom: 10px;
    position: relative;
    */
}

/* Photo Styles */
.portrait {
    margin: auto;
    max-height: 750px;
    width: auto;
}

/* Figure is what contains an image and its caption */

figure {
    margin: 0;
    padding-bottom: 20px;
    /*background-color:pink;*/
}

/*Footer*/
#colophon {color: #424242;}
.copyright {text-align:center;}
.copyright-area {background-color: #cccccc;}
