/*
Theme Name:     Computer Repair Child
Theme URI:      https://smartdata.tonytemplates.com/computer-repairs/
Description:    Child theme for Computer Repair
Author:         Smartdatasoft Team
Author URI:     https://themeforest.net/user/smartdatasoft
Template:       computer-repair
Version:        1.0
*/

.apply-coupon.btn.btn-invert {
    float: none;
    margin-top: 0px !important ;
}

@media (max-width: 767px) {
    header.page-header .header-top {
        padding: 10px 15px !important;
    }
    header .logo {
        flex: 0 0 185px;
    }
    body.home header.page-header.is-sticky .header-top,
    .page-header.is-sticky .header-top {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-top: 0;
        padding-bottom: 0;
    }
    body.home header.page-header.is-sticky,
    .page-header.is-sticky {
        position: fixed !important;
        top: 0;
    }
    body.home.admin-bar header.page-header.is-sticky {
        top: 0px;
    }
    header.page-header.is-sticky .header-top {
        padding: 10px 30px;
        height: 70px !important;
    }
.back-to-top a {
    font-size: 50px;
    visibility: hidden !important;
}

.slick-dots {
    bottom: 5px !important;
}
