/*
 Theme Name:   Total Child
 Theme URI:    http://www.upadowna.com
 Description:  Upa Downa Theme
 Author:       CoPilot Creative
 Author URI:   http://www.copilotcreative.com
 Template:     Total
 Version:      1.0.0
 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:  Total-child
*/

div.widget_categories {
	position:relative;
}

select.hasCustomSelect {
	bottom:30px;
	left:0;
	cursor:pointer;
}

table.variations td.value {
	position:relative;
}

table.variations td.value select.hasCustomSelect {
	top:0;
	left:0;
	cursor:pointer;
}

#site-header-inner {
	min-height:160px;
}

.is-sticky #site-header-inner {
	min-height:0;
}

.header-one #site-logo a img {
	max-width:250px;
}

.container,
.vc_row-fluid.container { max-width: 980px; width:100%; }

