/*
Theme Name: Amour
Theme URI: http://amour.beautheme.com/
Author: BeauTheme
Author URI: http://beautheme.com/
Description: amour theme that the main theme for service spa and some market page for sale cosmentic.
Version: 1.0.1
License:  GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: amour
Tags: custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template,  theme-options
Copyright: (c) 2015 BeauTheme.
*/

.sticky {
}

.sticky:hover {
}
.wp-caption{
    text-align: center;
    margin-bottom: 40px;
    display: inline-block;
}
.wp-caption-text{
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
}

.gallery-caption {}


.entry-content div{
    max-width: 100%!important;
}

.bypostauthor {}

.alignright {
    float: right;
    margin-left: 15px!important;
}

.alignleft {
    float: left;
    margin: 15px!important;
}

.aligncenter {}

.gallery-caption, .aligncenter, .bypostauthor, .aligncenter {
    margin-top: 40px;
}

.edit-link {
    text-align: center;
    float: left;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
}

.nothing-found {
    display: block;
    margin-bottom: 30px;
}
.screen-reader-text{}
.header-top .header-top-left .text-top{display:none;}
@media only screen and (max-width:767px)
{
.header-top .header-top-left .text-top{display:block;}
.header-top .padding-top-menu .hidden-xs {
    display: block !important;
}
.header-top-left
{
    width: 40%;
    float: left;
}
.header-top-right
{
    width: 60%;
    float: left;
}
}