/* LICENSE & DETAILS
   ==================================================

    Theme Name: Hiboux
    Theme URI: http://hiboux.gr
    Description: Premium Portfolio / Photography WordPress Theme by MegaTheme - Modified by sirtimid (sirtimid.com)
    License: GNU General Public License v3 or later
    License URI: http://www.gnu.org/licenses/gpl-3.0.html
    Template: skylab
    Version: 1.0
    Author: MegaTheme / sirtimid
    Author URI: www.megathe.me / sirtimid.com

   ==================================================
*/

/* --------------------------------------------
    SKYLAB CSS IMPORT
-------------------------------------------- */

@import url("../skylab/style.css");


/* --------------------------------------------
    CHILD THEME CSS
-------------------------------------------- */

body, #header-wrapper , #secondary, .page-template-page-portfolio-php,
.page-template-default #primary, .archive #primary, .search #primary, .blog #primary {
    border:0;
    background-color: #f5f5f5;
}
div.wpcf7 {
    float: none;
}

.addthis_toolbox{
    float: none;
}
.addthis_button_compact {
    clear: none;
}
.single-portfolio .addthis_button_compact {
    top: 0px;
}
.addthis_button_compact .at16nc{
    background:url(http://ct1.addthis.com/static/r07/widget/img/widget008.old.16.icons.png) no-repeat left;
    height: 16px;
    width: 16px;
}
.addthis_button_compact .at16nc:before{
    display: none;
}

.royalSlider .caption {
    position: absolute;
    bottom: 0px;
    right: 0;
    padding: 0px 5px;
    background: #f5f5f5;
    color: #000;
    font-size: 11px;
    -webkit-backface-visibility: hidden;
}

.single-post .addthis_button_compact{
    position: relative;
    bottom: auto;
}

.nocomments{
    display: none;
}

.at300b:hover{
    opacity: 0.7;
}

body #site-title a,
body #site-title-custom a {
    text-transform: lowercase!important;
}