/*
Theme Name: Indaweb Child
Template: indaweb
Theme URI: https://indaweb.it
Author: Indaweb
Author URI: https://indaweb.it
Description: Flexible Multi-Purpose Responsive WordPress Theme
Version: 1.0
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, translation-ready

/* Below you can write your style */

.home #primary {
    margin: 0 30px;
    overflow-x: hidden;
}
.home #footer {
    padding: 0 30px;
}
.key-icon-box.icon-top p,
.sb_content_wrapper p,
.kd-price-block .pb-desc-wrap,
.rw_message {
    font-family: "Amiri";
}
.key-icon-box h6.service-heading,
.content-area .vc_grid-item-mini .vc_gitem_row .vc_gitem-col h4,
.kd_progress_bar .kd_progb_head .kd-progb-title h4, .container h5,
.container #logo .logo {
    font-weight:500;
}
.container h3, .container h4 {
    font-weight: 400;
}
@media (min-width:960px) {
.home .navbar.navbar-default {
    margin-top: 45px;
}
.home .navbar-default.navbar-shrink {
    margin-top: 0;
}
.home .topbar {
    border:none;
    padding-top: 15px;
    margin-top: -15px;
}
}
