/*
Theme Name:   Engitech Child
Theme URI:    http://wpdemo.archiwp.com/engitech/
Description:  Make your modifications to [Parent Theme] in this Engitech child theme.
Author:       OceanThemes
Author URI:   http://oceanthemes.net/
Template:     engitech
Version:      1.1
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  engitech-child
*/

/* =Theme customization starts here
------------------------------------------------------- */
.ot-heading h2 {
    margin-bottom: 0;
    line-height: 48px;
    margin-top: 30px !important;
}

@media only screen and (max-width: 600px) {
#site-footer li.product.type-product {
    width: 100%;
}
a.button.contact-us-button.butt1{
    width: 100%;
    margin-left: -2px !important;
    padding-left: 18px;
}
	a.button.contact-us-button.butt1 {
    margin-left: 0px !important;
}
}
.header_mobile {
    width: 100%;
    background: #fff;
    margin-top: 60px;
}