/*
Theme Name:     GrapheneMG (Engitech Child)
Theme URI:      http://wpdemo.archiwp.com/engitech/
Description:    Make your modifications to [Parent Theme] in this child theme.
Author:         Oceanthemes
Author URI:     http://oceanthemes.net/
Version:        1.0.1
Template:       engitech
*/

@import url("../engitech/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

.ticker-wrapper{
	height: 30px !important;
	overflow: hidden;
}

select[name="product-list"]{
	width: 100%;
	padding: 10px 15px;
}

.enquire-form form{
    color: #fff;
}