.store_button,
.store_button_buy,
.store_button_grey,
.button_grey {
    height:unset;
	background-color:#b42d34;
    border-radius: 100px;
	position: relative;
    display: inline-block;
    font-size: 14px;
    letter-spacing: 0px;
    color: white;
    text-transform: uppercase;
    padding: 9px 7px;
    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 0.5s;
    -moz-animation: fadein 0.5s;
    -webkit-animation: fadein 0.5s;
    -o-animation: fadein 0.5s;
}
.store_button:hover,
.store_button_buy:hover,
.store_button_grey:hover,
.button_grey:hover {
	background-color:#aaaaaa;
}
input.store_button_buy {
	padding:13px 20px 12px !important;
	font-size:16px !important;
}
.store_box_products_under_consultation {
	font-size: 18px;
    font-weight: bold;
    color: #b42d34;
}
.store_novelty_bar {
	background:#3a3a3c !important;
    text-transform: uppercase;
}
.store_campaign_bar {
	background:#b42d34 !important;
    text-transform: uppercase;
}

.store_featured_products_list .store_box_products_big .store_box_content_reference,
.store_featured_products_list .store_box_products_big .store_view_grey {
	display:none;
}
.store_featured_products_list .store_box_products_big .store_box_product_buttons_wishlist_view
{
	left: calc(50% - 43px);
}
.store_box_products_big.store_with_add {
	height: 370px;
}
.store_featured_products_list .store_box_products_big.store_with_add {
	height: 370px;
}
#store_product_file.store_button {
	line-height: 17px;
	width:220px !important;
}

h3.store_options_area_title {
	font-family:'bold';
}

.store_available_product_detail_message_green + small {
	color: green;
    font-size: 14px;
}
.store_available_product_detail_message_green {
	width: 16px;
    height: 16px;
    background: green;
    border-radius: 100%;
    display: inline-block;
    vertical-align: text-bottom;
    margin-right: 5px;
}
.store_available_product_detail_message_yellow + small {
	color: yellow;
    font-size: 14px;
}
.store_available_product_detail_message_yellow {
	width: 16px;
    height: 16px;
    background: yellow;
    border-radius: 100%;
    display: inline-block;
    vertical-align: text-bottom;
    margin-right: 5px;
}
.store_available_product_detail_message_red + small {
	color: red;
    font-size: 14px;
}
.store_available_product_detail_message_red {
	width: 16px;
    height: 16px;
    background: red;
    border-radius: 100%;
    display: inline-block;
    vertical-align: text-bottom;
    margin-right: 5px;
}
#product_final_price {
	color:#b42d34;
	font-family:'bold';
}


.store_box_content_reference,
.store_box_content_description {
	display:none !important;
}

.store_product_detail_body_reference {
	display:none;
}

.store_breadcrumb {
	margin-bottom:10px;
}
.store_breadcrumb a:last-of-type {
	color:#b42d34;
	font-family:'bold';
	font-size:20px;
}
.store_product_detail_body_brand_img {
	display:none !important;
}
.store_box_product_available {
	display:none !important;
}
.store_button_grey.store_notify_when_available {
	line-height:21px;
	font-size:9px;
	padding:4px;
	background-color:#e6e6e6;
	color:#000000;
}

.store_campaign_bar_with_novelty {
	top:35px !important;
}

.store_options_area_single span {
	font-size: 18px;
    font-weight: bold;
    color: #b42d34;
}

.store_available_product_detail_message_red {
    width: 16px;
    height: 16px;
    background: #aaaaaa;
    border-radius: 100%;
    display: inline-block;
    vertical-align: text-bottom;
    margin-right: 5px;
}
.store_available_product_detail_message_red + small {
    color: #aaaaaa;
    font-size: 14px;
}

.store_product_detail_area .store_discount_ball h3
{
	font-size:15px;
	line-height:50px;
}

.store_related_products_list
{
	height:unset !important;
	overflow:unset !important;
}

.store_flash_sale_section
{
	background:#ff7f00;
}
.store_product_detail_body_ean,
.store_product_detail_body_reference
{
	display:block !important;
	order: 1;
}


.store_column_title.store_column_title_price,
.store_column_title.store_column_title_tax
{
	display:inline-block;
}


.store_box_products_big .store_discount_ball,
.store_box_products_small .store_discount_ball {
    width: 50px;
    height: 30px;
    margin-left: 5px;
    margin-top: 12px;
	border-radius:0px;
	border-top:3px solid #b42d34;
	border-bottom:3px solid #b42d34;
	background:#ffffff !important;
}
.store_box_products_big .store_discount_ball h3,
.store_box_products_big .store_discount_ball h2,
.store_box_products_small .store_discount_ball h3,
.store_box_products_small .store_discount_ball h2,
.store_box_products_big .store_discount_ball h3 small,
.store_box_products_big .store_discount_ball h2 small,
.store_box_products_small .store_discount_ball h3 small,
.store_box_products_small .store_discount_ball h2 small {
    color:#b42d34 !important;
	margin:0px;
	line-height:30px;
}

.store_box_products_big .store_box_content,
.store_box_products_small .store_box_content {
    text-align:left;
}


.store_box_products_big .store_flash_sale
{
	text-align:center;
}
.store_flash_sale_section
{
	background:transparent;
}
.store_flash_sale_time
{
	width:calc(100% / 4 - 14px);
	background:#b42d34;
	margin:0px 2px;
	padding:5px;
	border-radius:4px;
}
.store_flash_sale_time_number
{
	font-size:16px;
	border:0px;
}
.store_flash_sale_time_label
{
	font-size:8px;
}
.store_box_products_big .store_flash_sale
{
	top:190px;
}

.store_box_products_since_price2
{
	display:none;
}

.store_product_detail_area .store_discount_ball
{
	border-radius: 0px !important;
    border-top: 3px solid #b42d34 !important;
    border-bottom: 3px solid #b42d34 !important;
    background: #ffffff !important;
	color:#b42d34;
	height:40px;
}
.store_product_detail_area .store_discount_ball h2,
.store_product_detail_area .store_discount_ball h2 small
{
	color:#b42d34 !important;
	font-size:18px !important;
	line-height:22px !important;
}

#store_product_detail_notes_block1
{
	display:none !important;
}

.store_column_title.store_column_title_price, .booking_column_data.booking_column_data_price, .store_column_title.store_column_title_tax, .booking_column_data.booking_column_data_vat, .store_column_data.store_column_data_price, .store_column_data.store_column_data_tax
{
	display:inline-block;
}
@media screen and (min-width: 1001px)
{
	.store_column_data_designation
	{
		width:calc(100% - 790px);
	}
	.home_categories .store_box_products_big
	{
		width:calc(100% / 5 - 22px);
	}
	.home_categories .store_box_products_big.child_1
	{
		margin-left:10px;
	}
	.home_categories .store_box_products_big.child_4
	{
		margin-right:10px;
	}
	
	.swiper-slide .store_box_products_big:nth-of-type(1)
	{
		margin-left:30px !important;
	}
	.swiper-slide .store_box_products_big:nth-of-type(5)
	{
		margin-right:30px !important;
	}
	.swiper-slide .store_box_products_big
	{
		width:calc(100% / 5 - 35px) !important;
	}

	
	
	.store_column_title_designation
	{
		width:calc(100% - 790px);
	}
	/* COMPARE */
	.store_compare_button
	{
		width:40px;
		height:40px;
		border-radius:100%;
		display:inline-block;
	}
	.box_product_compare_image
	{
		background-size:contain;
	}
	.box_product_compare h1
	{
		margin: 0;
		padding: 0;
		font-size: 15px;
		font-weight: bolder;
		color: #000000;
		letter-spacing: 0px;
		line-height: 20px;
		border-bottom:1px solid #eeeeee;
		padding:10px 0;
	}
	.box_product_compare h2
	{
		color: #b42d34 !important;
		font-size: 24px;
		font-weight: bold;
		border-bottom:1px solid #eeeeee;
		padding:10px 0;
	}
	.box_product_compare h3
	{
		border-bottom:1px solid #eeeeee;
		padding:10px 0;
	}
	.box_product_compare .store_button
	{
		width:40px;
		height:40px;
		padding:0px;
		margin-top:10px;
	}
	.store_button_grey.store_product_compare_button
	{
		display:inline-block;
		border-radius:100%;
	}
	/* COMPARE */

	.store_product_detail_image {
		margin-right: 100px;
		width:600px;
	}
	.store_product_detail_image #big_thumb {
		width:600px;
	}
	.store_product_detail_image img
	{
		max-width:598px;
	}
	.store_product_detail_body {
		width:calc(100% - 705px);
	}
	.store_product_detail_body_info {
		display:grid;
	}
	.store_product_detail_body_info .store_product_detail_body_reference {
		order:1;
	}
	.store_product_detail_body_info .store_product_detail_body_brand_img {
		order:3;
	}
	.store_product_detail_body_info .store_product_detail_body_designation {
		/* order:2; */
		/* margin-top:-20px !important; */
		/* margin-bottom:10px !important; */
	}
	.store_search .input[type="text"] {
		height:30px;
	}
	.menu_categorias li > a {
		text-align:left;
	}
	#product_final_price_with_discount {
		color: #888888 !important;
	}
	.store_box_products_full_price {
		text-decoration: line-through;
		color: #888888 !important;
		font-size: 20px;
		display: inline-block;
		margin-right:0px;
		width:100%;
		font-family:'regular';
	}
	.store_box_products_big .store_novelty_bar {
		background: #3a3a3c;
		position: absolute;
		z-index: 0;
		padding: 5px 10px;
		margin-top: 20px;
		text-align: center;
		right: 0px;
		top: 0;
	}
	.store_box_products_big .store_novelty_bar h2 {
		color: #fff;
		letter-spacing: 0;
		font-size: 15px;
		line-height: 20px;
		font-weight: bold;
		position: relative;
		top: -1px;
		margin-top: 0px;
	}
	.store_box_products_big .store_box_product_image, .store_box_products_big .store_box_featured_product_image {
		width: 100%;
		height: 250px;
		display: flex;
		justify-content: center;
		align-items: center;
		overflow: hidden;
		background-repeat: no-repeat;
		background-position: top center;
		margin-bottom: 10px;
	}
	.store_box_products_big h3.store_box_content_reference {
		font-size: 12px;
		font-weight: normal;
		line-height: 18px;
		color: #000000;
		margin-top: 5px;
		font-family:'light';
	}
	.store_box_products_big h3.store_box_content_brand {
		font-size:12px;
		line-height:14px;
		color:#777777;
		font-weight:normal;
	}
	.store_box_products_big h1.store_box_content_designation {
		margin: 0;
		padding: 0;
		font-size: 14px;
		font-weight:bolder;
		color: #000000;
		letter-spacing: 0px;
		line-height: 20px;
	}
	.store_box_products_big .store_box_product_semaphore {
		display:none;
	}
	.store_box_product_available {
		display:inline-block;
		margin-top:54px;
	}
	.store_box_product_available .store_available_product_red div {
		width:16px;
		height:16px;
		background:red;
		border-radius:100%;
		display:inline-block;
		vertical-align: text-bottom;
		margin-right: 5px;
	}
	.store_box_product_available h3.store_available_product_red {
		color:red;
		font-size:14px;
	}
	.store_box_product_available .store_available_product_green div {
		width:16px;
		height:16px;
		background:green;
		border-radius:100%;
		display:inline-block;
		vertical-align: text-bottom;
		margin-right: 5px;
	}
	.store_box_product_available h3.store_available_product_green {
		color:green;
		font-size:14px;
	}
	.store_box_products_big .store_box_products_price {
		display: flex;
		flex-direction:row;
		margin-bottom: 10px;
		width: calc(100% - 7px);
		margin-left:7px;
	}
	.store_box_products_big .store_box_products_price .store_box_products_price_discount {
		color:#b42d34 !important;
		font-size:16px;
		order:1;
	}
	.store_box_products_big .store_box_products_price .store_box_products_full_price {
		width:auto;
		font-size:14px !important;
		order:2;
		margin-left:5px;
	}
	.store_box_products_big .store_box_product_price_button {
		position: absolute;
		display: inline-block;
		vertical-align: top;
		width: 100%;
		left: 0px;
		bottom: 0px;
		border: 0px #ffffff solid;
	}
	.store_box_products_big .store_box_product_buttons {
		position: absolute;
		display: inline-block;
		width: 50px;
		right:-10px;
		bottom: 0px;
		border: 0px #ffffff solid;
	}
	.store_featured_products_list .store_box_products_big .store_box_product_buttons
	{
		right:10px;
	}
	.store_box_products_big .store_add_button {
		position: absolute;
		width: 40px;
		height: 40px;
		color: #ffffff;
		line-height: 40px;
		right: 20px;
		bottom: 0px;
		padding: 0;
		background-color: #e7ebef;
		border-radius: 8px;
		border: 0px #ff0000 solid;
		visibility: visible !important;
		z-index: 1;
		outline: none;
		text-indent: -9999px;
		background-image: url(/_images/icon-cart.png);
		background-repeat: no-repeat;
		background-size: 20px;
		background-position: center;
		overflow:hidden;
	}
	.store_featured_products_list .store_box_products_big .store_add_button
	{
		right:0px;
	}
	.store_box_products_big .store_add_button img {
		display: none;
	}
	.store_box_products_big .store_compare_button,
	.store_box_products_big .store_wishlist_button
	{
		display:none !important;
	}
	.store_box_products_big:hover .store_compare_button,
	.store_box_products_big:hover .store_wishlist_button
	{
		display:inline-block !important;
	}
	.store_box_products_big .store_compare_button
	{
		width: 40px;
		height: 40px;
		background-color: #e7ebef;
		border-radius: 8px;
		display: inline-block;
		position: absolute;
		right: -74px;
		bottom: 100px;
	}
	.store_box_products_big .store_compare_button:hover
	{
		background-color:#cccccc;
	}
	.store_box_products_big .store_wishlist_button
	{
		width: 40px;
		height: 40px;
		background-color: #e7ebef;
		border-radius: 8px;
		display: inline-block;
		position: absolute;
		right: -74px;
		bottom: 150px;
		background-image: url(/_images/icon-wishlist.png);
		background-repeat: no-repeat;
		background-size: 20px;
		background-position: center;
	}
	.store_box_products_big .store_wishlist_button img
	{
		display:none;
	}
	.store_box_products_big .store_wishlist_button:hover
	{
		background-color:#cccccc;
	}
	.store_box_products_big .store_box_product_buttons_wishlist_view {
		position: absolute;
		left: calc(50% - 63px);
		bottom: 0;
	}
	.store_box_products_big .store_box_product_buttons_wishlist_view .store_view_grey {
		outline: none;
		text-indent: -9999px;
		background-image: url(/_images/icon-view.png);
		background-repeat: no-repeat;
		background-size: 20px;
		background-position: center;
		display:none;
	}
	.store_view_grey {
		position: relative;
		width: 40px;
		height: 40px;
		font-size: 14px;
		line-height: 40px;
		letter-spacing: 0px;
		color: #ffffff;
		text-transform: uppercase;
		text-decoration: none;
		bottom: 10px;
		padding: 0px;
		background-color: #c7c7c7;
		border-radius: 40px;
		border: 0px #dddddd solid;
		text-align: center;
		cursor: pointer;
		-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 0.5s;
		-moz-animation: fadein 0.5s;
		-webkit-animation: fadein 0.5s;
		-o-animation: fadein 0.5s;
	}
	
	
	
	.store_box_products_small.store_with_add
	{
		height:310px;
	}
	.store_box_products_small .store_box_product_image {
		height:190px;
	}
	.store_box_products_small h1.store_box_content_designation {
		margin: 0;
		padding: 0;
		font-size: 14px;
		font-weight:bolder;
		color: #000000;
		letter-spacing: 0px;
		line-height: 20px;
	}
	.store_box_products_small .store_novelty_bar {
		background: #3a3a3c;
	}
	.store_box_products_small .store_box_product_price_button {
		position: absolute;
		display: inline-block;
		vertical-align: top;
		width: 100%;
		left: 0px;
		bottom: 0px;
		border: 0px #ffffff solid;
	}
	.store_box_products_small .store_box_products_price {
		display: flex;
		flex-direction:row;
		margin-bottom: 10px;
		width: calc(100% - 7px);
		margin-left:7px;
	}
	.store_box_products_small .store_box_products_price_discount {
		color:#b42d34 !important;
		font-size:16px;
		order:1;
	}
	.store_box_products_small .store_box_product_buttons {
		position: absolute;
		display: inline-block;
		width: 50px;
		right:-10px;
		bottom: 0px;
		border: 0px #ffffff solid;
	}
	.store_box_products_small .store_add_button {
		position: absolute;
		width: 40px;
		height: 40px;
		color: #ffffff;
		line-height: 40px;
		right: 20px;
		bottom: 0px;
		padding: 0;
		background-color: #e7ebef;
		border-radius: 8px;
		border: 0px #ff0000 solid;
		visibility: visible !important;
		z-index: 1;
		outline: none;
		text-indent: -9999px;
		background-image: url(/_images/icon-cart.png);
		background-repeat: no-repeat;
		background-size: 20px;
		background-position: center;
		overflow:hidden;
	}
	.store_box_products_small .store_add_button img {
		display: none;
	}
	.store_box_products_small .store_box_product_buttons_wishlist_view {
		position: absolute;
		left: calc(50% - 63px);
		bottom: 0;
	}
	
	.store_box_products_small .store_box_product_buttons_wishlist_view .store_view_grey {
		display:none;
	}
	.store_box_products_small .store_compare_button,
	.store_box_products_small .store_wishlist_button
	{
		display:none !important;
	}
	.store_box_products_small:hover .store_compare_button,
	.store_box_products_small:hover .store_wishlist_button
	{
		display:inline-block !important;
	}
	.store_box_products_small .store_compare_button
	{
		width: 40px;
		height: 40px;
		background-color: #e7ebef;
		border-radius: 8px;
		display: inline-block;
		position: absolute;
		right: -74px;
		bottom: 100px;
	}
	.store_box_products_small .store_compare_button:hover
	{
		background-color:#cccccc;
	}
	.store_box_products_small .store_wishlist_button
	{
		width: 40px;
		height: 40px;
		background-color: #e7ebef;
		border-radius: 8px;
		display: inline-block;
		position: absolute;
		right: -74px;
		bottom: 150px;
		background-image: url(/_images/icon-wishlist.png);
		background-repeat: no-repeat;
		background-size: 20px;
		background-position: center;
	}
	.store_box_products_small .store_wishlist_button img
	{
		display:none;
	}
	.store_box_products_small .store_wishlist_button:hover
	{
		background-color:#cccccc;
	}
	.store_box_products_small .store_box_product_buttons_wishlist_view .store_view_grey {
		outline: none;
		text-indent: -9999px;
		background-image: url(/_images/icon-view.png);
		background-repeat: no-repeat;
		background-size: 20px;
		background-position: center;
		display:none;
	}
	.store_box_products_small .store_view_grey {
		position: relative;
		width: 40px;
		height: 40px;
		font-size: 14px;
		line-height: 40px;
		letter-spacing: 0px;
		color: #ffffff;
		text-transform: uppercase;
		text-decoration: none;
		bottom: 10px;
		padding: 0px;
		background-color: #c7c7c7;
		border-radius: 40px;
		border: 0px #dddddd solid;
		text-align: center;
		cursor: pointer;
		-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 0.5s;
		-moz-animation: fadein 0.5s;
		-webkit-animation: fadein 0.5s;
		-o-animation: fadein 0.5s;
	}
	
	.store_discount_ball {
		z-index:1 !important;
	}
}