/*
Theme Name:  Fablio Child Theme
Description: Child theme for the Fablio theme
Author:      ThemetechMount
Author URI:  https://www.themetechmount.com/
Template:    fablio
Version:     0.1
Tags:        light, white, two-columns, three-columns, four-columns, right-sidebar, left-sidebar, responsive, retina
*/


/* NOTE: Main theme's style.css file is already added in head tag. /*

/* =Theme customization starts here
-------------------------------------------------------------- */
@media (min-width: 1200px) {
    .tm-header-style-classic-box.tm-header-overlay .tm-titlebar-wrapper .tm-titlebar-inner-wrapper .tm-titlebar-main {
        padding-top: 120px;
    }
    .site-footer .tm-container-for-footer>div>.row .widget-area .widget:not(:first-child) {
        margin: 0px!important;
    }
}

.tm-processbox-wrapper .tm-processbox:hover img {
    border-color: #ffaa01;
}