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


/*Add your own styles here:*/
/* Span Tag */
.entry-summary .price .from{
	display:none;
}

/* Span Tag */
.bundled_item_cart_details .price .bundled_item_price_quantity{
	display:none;
}

/* Span Tag */
.wpb_wrapper > .l-section > .l-section-h > .g-cols .vc_column-inner > .wpb_wrapper .from{
	visibility:hidden;
	display:none;
}


/* Column inner */
.for_sidebar > .l-section-h > .g-cols > .vc_column_container > .vc_column-inner{
	padding-right:0px;
	padding-left:0px;
}

/* Span Tag */
.wpb_wrapper > .l-section > .l-section-h > .g-cols .vc_column-inner > .wpb_wrapper .w-separator-text span{
	font-size:20px;
	font-weight:500;
}
/* Span Tag */
.wpb_wrapper > .l-section > .l-section-h > .g-cols .vc_column-inner > .wpb_wrapper .from{
	visibility:hidden;
	display:none;
}

/* Product */
.wpb_wrapper > .l-section > .l-section-h > .g-cols .vc_column-inner > .wpb_wrapper .product{
	padding-left:5px;
	padding-right:5px;
}

/* Column inner */
.for_sidebar > .l-section-h > .g-cols > .vc_column_container > .vc_column-inner{
	padding-right:0px;
	padding-left:0px;
}

/* Span Tag */
.wpb_wrapper > .l-section > .l-section-h > .g-cols .vc_column-inner > .wpb_wrapper .w-separator-text span{
	font-size:20px;
	font-weight:500;
}

/* 599px and below screen sizes */
@media (max-width:599px){

	/* Product */
	.wpb_wrapper > .l-section > .l-section-h > .g-cols .vc_column-inner > .wpb_wrapper .product{
		flex-shrink:0;
		width:33% !important;
	}

}

/* 480px and below screen sizes */
@media (max-width:480px){

	/* W grid item */
	.wpb_wrapper > .l-section > .l-section-h > .g-cols .vc_column-inner > .wpb_wrapper .w-grid-item{
		margin-left:0px;
		padding-left:0px !important;
		padding-right:4px !important;
		padding-top:10px !important;
		padding-bottom:10px !important;
	}

	/* L section */
	.wpb_wrapper > .l-section{
		padding-left:0px;
		padding-top:12px;
	}

	/* Column inner */
	.for_sidebar .vc_column_container:nth-child(1) .vc_column-inner:nth-child(1){
		padding-right:10px;
		padding-left:21px;
	}

	/* Button */
	.wpb_wrapper > .l-section > .l-section-h > .g-cols .vc_column-inner > .wpb_wrapper .add_to_cart_button{
		width:114px !important;
		margin-right:10px;
		margin-top:8px !important;
		margin-bottom:10px !important;
		padding-left:0px;
		padding-right:0px;
		height:50px !important;
	}

	/* Product */
	.wpb_wrapper > .l-section > .l-section-h > .g-cols .vc_column-inner > .wpb_wrapper .product{

	}

}
