/*-----------------------------------------------------------------------------------

Theme Name: Profi
Theme URI: http://theme.iondigi.com/profi/wordpress/
Description: Bussiness One-Page Theme
Author: ION Digital
Author URI: http://iondigi.com
Tags: left-sidebar, right-sidebar, full-width-template, theme-options, translation-ready
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Version: 1.4.1
*/


.aligncenter {
    text-align:center;
}

.alignleft {
    text-align:left;
}

.alignright {
    text-align:right;
}

.wp-caption.alignright, img.alignright  {
    float:right;
    margin:5px 0 0 20px;
}

.wp-caption.alignleft, img.alignleft {
    float:left;
    margin:5px 20px 0 0;
}

.wp-caption.aligncenter, img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    clear:both;
    margin-bottom:20px;
}

.no-page {
    width: 270px;
    position:relative;
    margin:0 auto;
}

.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
    max-width: 100%;
    height: auto;
}

.wp-caption {
    margin-bottom: 24px;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 0;
}

.wp-caption {
    color: #767676;
}

.wp-caption-text {
    -webkit-box-sizing: border-box;
    -moz-box-sizing:    border-box;
    box-sizing:         border-box;
    font-size: 12px;
    font-style: italic;
    line-height: 1.5;
    margin: 9px 0;
    padding-right: 10px;
}
.bypostauthor {

}
.gallery-caption {

}
.screen-reader-text {

}
.sticky {

}