/*
Theme Name:     Duotive Three Child
Theme URI:      http://wisenetware.com/
Description:    Child theme for the Duotive-Three theme 
Author:         Rudiyanto
Author URI:     http://wisenetware.com/
Template:       duotive-three
Version:        v1.55
*/

@import url("woocommerce/css/style.css");

.gform_wrapper .gform_fields li
{
	background-image:none !important;
}
.gform_wrapper .gform_fields li .ginput_container
{
	clear:left;
}
.clear
{
	clear:both;
}

/* HEADER widget area CSS */
#header-widget-area
{
    float: left;
    height: 145px;
    margin-left: 13px;
    margin-top: 15px;
    text-align: center;
    width: 635px;
	overflow:hidden;
}
#header-widget-area img
{
	max-width:640px;
	height:150px;
}