/**
* Theme Name: Airtifact Child
* Description: This is a child theme of Airtifact, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/vankarwai">HeyThemers</a>
* Template: airtifact
* Version: 1.1.4
*/

#primary {
    transition: all 50ms cubic-bezier(0.39, 0.575, 0.565, 1);
    z-index: 999;
}

.hero-carousel-paging.active {
    visibility: hidden;
}

body.admin-bar #site-header.sticky {
    top: 0px;
}

/*a.footer-text-2 { */

#site-footer .widget_text small {
    /*color: transparent; */
    background: url('promsite.png') no-repeat center right;
    /*content: none;*/
    text-indent :-9999px ;
    display: block;
    width: 126px;
    height: 50px;
}