/*
    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.3
    License:
    License URI:
    Text Domain:    arw-leka
    Domain Path:    /languages/
    Tags:           black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, 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;
}

.homepage {text-align: center; font-size: 16px; padding-bottom: 30px;}

.homebullet {font-weight: bold; font-size: 22px; line-height: 32px; color: #111; margin: 30px 0px;}

.footertitle {color: #fff; font-weight: bold;}

#site-content h3 {color: #0f42a9;}


.amount input {background-color:#f4f4f4; border: 1px solid #c7c7c7;}

.amount input:hover {background-color:#fbfbfb; border: 1px solid #5387f2;}