/*
    Theme Name:     ARW Leka
    Theme URI:      http://www.arexworks.com/
    Author:         ArexWorkers
    Author URI:     http://www.arexworks.com/
    Description:    ARW Leka is a responsive, super-mobile-friendly theme for WordPress and WooCommerce.
    Version:        1.9
    License:
    License URI:
    Text Domain:    arw-leka
    Domain Path:    /languages/
    Tags:           two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/
/*
    Class WordPress Require
*/
.alignleft {
    display: inline;
    float: left;
    margin-right: 1rem;
    margin-bottom: .5rem;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1rem;
    margin-bottom: .5rem;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* Captions */
.wp-caption {
    padding: .5rem .5rem .25rem;
    margin-bottom: 1rem;
    max-width: 100%;
    box-sizing: border-box;
}

#content .wp-caption-text {
    text-align: center;
    font-size: 1rem;
    margin: 0;
}
.bypostauthor{

}
.gallery-caption{

}
.screen-reader-text{
    display: none;
}
.screen-reader-text + select{
    margin-top: 1.53846rem;
}
