/*
Theme Name: Elvin Videographer
Theme URI: https://example.com
Author: Elvin Yolchiev
Description: Cinematic videographer portfolio theme. 1:1 recreation of the Canvas videographer demo. All content editable via WordPress Customizer.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 8.0
License: GNU General Public License v2 or later
Text Domain: elvin-videographer
*/

/* WordPress required alignment classes */
.alignleft  { float: left; margin: 0 1.5em 1em 0; }
.alignright { float: right; margin: 0 0 1em 1.5em; }
.aligncenter { clear: both; display: block; margin: 0 auto 1em; }
.wp-caption { max-width: 100%; }
.screen-reader-text { clip: rect(1px,1px,1px,1px); position: absolute !important; height: 1px; width: 1px; overflow: hidden; }
