/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/


/*------------------------------------------------*\
	header
\*------------------------------------------------*/
#us_form_1_log,
#us_form_1_pwd {background-color:#fff;}


/*------------------------------------------------*\
	misc
\*------------------------------------------------*/
.pa_l {
	float:right;
	padding:10px;
	display:none;
}

.pa_w {
	float:right;
	padding:10px;
	display:none;
}

.with_img h1.w-page-title {text-shadow:2px 2px 4px #000;}


/*------------------------------------------------*\
	CA prop 65
\*------------------------------------------------*/
.cancer {display:none;}

.cancer .w-message > p {
	padding:20px;
	overflow:ellipsis;
}


/*------------------------------------------------*\
	navigation
\*------------------------------------------------*/
#menu-item-517 a.level_1 {
	font-weight:bold;
	color:#FF4D2D;
}


/*------------------------------------------------*\
	category screen
\*------------------------------------------------*/
body.post-type-archive-product ul.products li.type-product,
body.tax-product_cat ul.products li.type-product {text-align:center;}


/*------------------------------------------------*\
	product detail screen
\*------------------------------------------------*/
.qty-length {
	position:relative;
	bottom:-7px;
	font-weight:bold;
}

.woocommerce .quantity input.qty {width:5rem;}


/*------------------------------------------------*\
	checkout thank you
\*------------------------------------------------*/
.woocommerce-thankyou-order-received {color:#000 !important;}


/*------------------------------------------------*\
	view cart / checkout screens
\*------------------------------------------------*/
.us-woo-cart_compact .woocommerce .shop_table.cart {width:58%;}

.us-woo-cart_compact .woocommerce .cart-collaterals {width:37%;}

.woocommerce .cart_totals td {width:20rem;}

.woocommerce ul#shipping_method input[type="radio"] {
	float:right;
	margin-left:10px;
}

.woocommerce-shipping-methods > li{
	font-size:12px;
	font-weight:600;
}

.us-woo-cart_compact .woocommerce .shop_table.cart {width:55% !important;}

.us-woo-cart_compact .woocommerce .cart-collaterals {width:40% !important;}

tr.woocommerce-shipping-totals > th {width:35%;}

tr.woocommerce-shipping-totals > td {width:65%;}

#claimExemptionTax_field .optional {display:none;}

.product-name .product-quantity {white-space:nowrap !important;}


/*------------------------------------------------*\
	homepage
\*------------------------------------------------*/
body.home .layout_482 .w-grid-item-elm.post_image img {width:45px;}


/*------------------------------------------------*\
	responsive tweaks
\*------------------------------------------------*/
@media screen and (max-width:480px) {

	.wpb_column.wooproduct, .woocommerce .products .product {width:50% !important;}

}