/*
Theme Name: Exposure Parent
Theme URI: https://demo.themefuse.com/?theme=exposure
Description: Exposure is created by <a href="https://themefuse.com/">ThemeFuse</a>.
Version: 1.1.15
Author: ThemeFuse
Author URI: https://themefuse.com/
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased.
License URI: -
Tags: translation-ready
*/

/*

PLEASE DO NOT EDIT THIS FILE!
CSS in this file will not be used by the theme

Instead edit the custom.less file that is located on your server in the /child-theme/styles-less/ folder. The custom.less file supports normal CSS declarations as well as .less variables (all the .less variables created by us for the theme can be found in the /parent-theme/styles-less/variables.less)

You can copy a style declaration rule from any of your less files and paste it in custom.less and it will override the original style. If you just want to add a quick css change please consider using the Quick CSS field built on the Theme Settings page > Styling tab.

*/

@font-face {
    font-family: 'tficon';
    src: url('fonts/tficon.eot');
    src: url('fonts/tficon.eot?#iefix') format('embedded-opentype'), url('fonts/tficon.svg#tficon') format('svg'), url('fonts/tficon.woff') format('woff'), url('fonts/tficon.ttf') format('truetype');
    font-weight: normal;
    font-style: normal
}

.sticky,
.gallery-caption,
.bypostauthor {
}

.wp-audio-shortcode,
.wp-caption-text {
    margin-bottom: 25px;
}

.aligncenter {
    text-align: center;
}

.alignright {
    text-align: right;
}

.alignleft {
    text-align: left;
}
