@media screen and (max-width:1106px)
{
	.store_discount_ball {
		margin-left:0;
		margin-top:6px;
	}
	.store_box_novelty_products .store_box_products_full_price {
		margin-bottom: 0px;
		line-height:16px;
		margin-top:-14px;
	}
	.store_box_novelty_products .store_box_product_designation {
		font-size: 15px !important;
		color: #777777 !important;
		line-height: 18px !important;
		font-weight: bold !important;
	}
	.store_flash_sale {
		position:relative;
		bottom:15px;
		height: 25px;
		border:0px #000000 solid;
		margin-top: 25px;
	}
	.store_flash_sale_section {
		position:relative;
		display:inline-block; 
		vertical-align:top;
		width:236px;
		height:40px;
		background-color:#FF290B;
		border:0px #000000 solid;
		text-align:left;
	}
	.store_flash_sale_time {
		display:inline-block;
		width:58px;
		float:left;
		text-align:center;
		border-right:1px #ffffff solid;
	}
	.store_flash_sale_time_number {
		font-size:30px;
		line-height:30px;
		color:#ffffff;
		text-transform:uppercase;
	}
	.store_flash_sale_time_label {
		font-size:10px;
		line-height:10px;
		color:#ffffff;
		text-transform:uppercase;
		margin-top:-21px;
	}
	
	.store_box_categories .store_box_content_designation {
		text-align:center !important;
	}
	.store_box_content_brand
	{
		width:100%;
		height:20px !important;	
		font-size:14px !important;	
		font-weight:bold !important;	
		line-height:20px !important;	
		color:#777777 !important;	
		border:0px solid !important;
		margin-top:10px !important;
		padding:0px !important;
		float:left !important;
		text-align:left !important;
	} 
	.store_box_content_designation {
		text-align:left;
		color:#000000 !important;
		font-size:20px !important;
	}
	
	.store_box_products .button_transparent,
	.store_box_featured_products .button_transparent,
	.store_box_novelty_products .button_transparent {
		background-color: #333238;
		background-image:url(https://bo.ebiz-software.com//_images/icon-cart-white.png);
		background-repeat:no-repeat;
		background-position:center;
		position: relative;
		display: inline-block;
		font-family: 'roboto-thin', sans-serif;
		font-weight: bold;
		font-size: 14px;
		letter-spacing: 0px;
		color: transparent;
		overflow:hidden;
		text-transform: uppercase;
		cursor: pointer;
		text-decoration: none;
		text-align: center;
		border: 0px #dddddd solid;
		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
		float: right;
		vertical-align: top;
		margin-left: 5px;
		width: 40px;
		height: 40px;
		border-radius: 100%;
		padding: 0px;
	}
	.store_box_products .button_transparent img,
	.store_box_featured_products .button_transparent img,
	.store_box_novelty_products .button_transparent img {
		display:none;
	}
	
	.store_box_products .button_grey,
	.store_box_featured_products .button_grey,
	.store_box_novelty_products .button_grey {
		background-color: #c7c7c7;
		background-image:url(https://bo.ebiz-software.com//_images/icon-view.png);
		background-repeat:no-repeat;
		background-position:center;
		position: relative;
		display: inline-block;
		font-family: 'roboto-thin', sans-serif;
		font-weight: bold;
		font-size: 14px;
		letter-spacing: 0px;
		color: transparent;
		overflow:hidden;
		text-transform: uppercase;
		cursor: pointer;
		text-decoration: none;
		text-align: center;
		border: 0px #dddddd solid;
		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
		float: right;
		vertical-align: top;
		margin-left: 5px;
		width: 40px !important;
		height: 40px !important;
		border-radius: 100%;
		padding: 0px;
	}
	
	.store_box_products.store_with_add,
	.store_box_featured_products.store_with_add {
		height:350px;
	}
	.store_box_novelty_products.store_with_add {
		height:260px;
	}
	.store_box_content_description {
		display:none;
	}
	
	.store_button_view {
		background-color: #c7c7c7;
		position: relative;
		display: inline-block;
		font-family: 'roboto-thin', sans-serif;
		font-weight: bold;
		font-size: 14px;
		letter-spacing: 0px;
		color: white;
		text-transform: uppercase;
		cursor: pointer;
		text-decoration: none;
		text-align: center;
		border: 0px #dddddd solid;
		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
		float: right;
		vertical-align: top;
		margin-left: 5px;
		width: 40px;
		height: 40px;
		border-radius: 100%;
		padding: 0px;
	}
	
	.store_button_add_to_cart {
		background-color:#3c3c3c;
		position: relative;
		display: inline-block;
		font-family: 'roboto-thin', sans-serif;
		font-weight: bold;
		font-size: 14px;
		letter-spacing: 0px;
		color: white;
		text-transform: uppercase;
		cursor: pointer;
		text-decoration: none;
		text-align: center;
		border: 0px #dddddd solid;
		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
		
		float:right;
		vertical-align:top;
		margin-left:5px;
		width:40px;
		height:40px;
		border-radius:100%;
		padding:0px;
	}
	.store_box_products .button_transparent:hover,
	.store_box_novelty_products .button_transparent:hover,
	.store_button_add_to_cart:hover {
		background-color:#ccc;
	}
	
	.store_header
	{ 	
		position:relative;
		width:100%;
		height:100%;
		min-height:50px;
		border:0px solid;
		text-align:center;
	}	
	
	
	.store_filters_mobile
	{
		position:relative;
		float:center;
		width:100%;
		height:100%;
		border:0px #000000 solid;
		text-align:center;
	}
	
	.store_breadcrumb
	{
		position:relative;
		width:100%;
		min-height:50px;
		border:0px #000000 solid;
		text-align:center;	
		margin-bottom:0px;
	}
	
	.store_search
	{
		margin-right: auto;
		margin-left: auto;
		width:80%;
		min-height:50px;
		border:0px solid;
		margin-bottom:20px;
		text-align:center;
	}
	
	.store_order_by
	{
		position:relative;
		display:inline-block;
		width:50%;
		height:50px;
		border:0px solid;
		float:center;
		text-align:center;		
	}
	
	.store_products_list
	{
		position:relative;
		display:inline-block;
		width:100%;
		height:100%;
		border:0px solid;	
		text-align:center;
		margin-top:20px;
	}
	


	.store_box_product_designation
	{
		width:100%;
		height:30px !important;	
		font-size:18px !important;	
		font-weight:bold !important;	
		line-height:30px !important;	
		color:#000000 !important;	
		border:0px solid !important;
		margin-top:10px !important;
		padding:0px !important;
		float:left !important;
		text-align:left !important;
	}
	.store_box_products_price, .store_box_products_under_consultation
	{
		font-family:'regular' !important;
		font-weight:bold;
		width:100%;
		height:30px !important;	
		font-size:24px !important;	
		line-height:30px !important;	
		color:#000000 !important;	
		border:0px solid !important;
		float:left !important;
		text-align:left !important;	
	}	
	.store_box_products_full_price
	{
		font-size:18px !important;
		color:#555555 !important;	
	}
	.store_box_products_price_discount
	{
		font-family:'bold' !important;
		font-weight:bold;
		font-size:26px !important;	
		color:#000000 !important;				
	}
	.store_button_add_to_cart
	{
		margin-top:10px;
		float:right !important;
		text-align:center !important;
	}
	.store_button_view
	{
		margin-top:10px;
		float:right !important;
		text-align:center !important;
	}
	.store_button_view:hover
	{
		background-color:#000000 !important;
	}






	
	
	.store_product_detail_image
	{
		position:relative;
		width:100%;
		border:0px solid;	
	}
			
	.store_product_detail_body
	{
		position:relative;
		width:100%;
		height:100%;
		border:0px solid;	
	}
	
	.store_promotions_list
	{
		position:relative;
		display:inline-block;
		width:100%;
		height:100%;
		border:0px solid;	
		text-align:center;	
	}

	.store_steps
	{
		position:relative; 
		width:90%;	
		height:50px;
		margin-left:10px;
		margin-right:10px;
		margin-bottom:20px;
		border:1px #cccccc solid;
	}
	
	.store_column_title
	{
		display:none;
		position:relative;
		width:90%;
		height:20px;
		background-color:#cccccc;
		text-align:center;
		border:0px solid;
	}
	
	.store_column_data
	{
		position:relative;
		width:90%;
		height:30px;
		background-color:#ffffff;
		text-align:center;
		border-bottom:1px #eeeeee solid;
	}
	
	.store_total
	{
		position:relative;
		width:90%;
		height:30px;
		background-color:#ffffff;
		text-align:center;
		border-bottom:1px #eeeeee solid;
	}
	
	.store_total_line
	{
		position:relative;
		width:90%;
		height:2px;
		background-color:#cccccc;
		border:0px solid;
		margin-bottom:10px;
	}	
	
	.store_button_continue
	{
		position:relative;
		width:100%;
		height:30px;
		background-color:#ffffff;
		text-align:center;
		border:0px #cccccc solid;
		margin-bottom:20px;
	}	

	.store_button_buy
	{
		position:relative;
		width:100%;
		height:40px;
		line-height:30px;
		background-color:#ffffff;
		text-align:center;
		border:0px #cccccc solid;
		margin-bottom:20px;
	}
		
	.store_mobile_title
	{
		display:show;
	}		
		
		
	
}