@media screen and (max-width:1000px)
{
	.store_header_banner_image {
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:100%;
		height:250px;
		background-color:#cccccc;
		background-size:cover;
		background-position:top center;
		
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
	}
	.store_header_banner {
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:100%;
		height:250px;
		margin-top:-250px;
		background-color:rgba(180, 45, 52,0.6);
		text-align:center;
		
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
	}
	.store_header_banner_icon {
		position:relative;
		width:300px;
		margin-top:50px;
		margin-left:calc(50% - 150px);
		margin-right:calc(50% - 150px);
		text-align:center;
	}
	.store_header_banner_icon img {
		height:100px;
		margin-bottom:15px;
	}
	.store_header_banner_icon h3 {
		font-weight:bold;
		color:#ffffff;
		font-size:30px;
		text-transform:uppercase;
		letter-spacing:3px;
	}
	
	
	/* NEW MENU */
	.mobile-menu-dropdown-submenu {
		display:none;
		background-color:#000000;
	}
	.mobile-menu-dropdown-subsubmenu {
		display:none;
		background-color:#3c3c3c;
	}
	.mobile-menu-dropdown-subsubsubmenu {
		display:none;
		background-color:#565656;
	}
	.mobile-menu-dropdown-submenu a:hover,
	.mobile-menu-dropdown-subsubmenu a:hover,
	.mobile-menu-dropdown-subsubsubmenu a:hover {
		background-color:#b42d34;
	}
	.menu-dropdown-submenu {
		display:none;
	}
	/* NEW MENU */
	
	.header_menu
	{
		display:none !important;
	}
	.header_menu_mobile
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:100%;
		height:50px;
		margin-top:0px;
		background-color:#000000;
		border:0px #b42d34 solid;
		text-align:center;
		z-index:99999;

		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;	
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
		animation-direction: inherit;			
	}
	.top_header_margin {
		padding-top: 365px;
		border: 0px #b42d34 solid;
	}
	.header_zone
	{
		position:fixed;
		width:100%;
		min-height:150px;
		background-color:#ffffff;
		border:0px #b42d34 solid;
		z-index:9;
		box-shadow: 0px 0px 0px rgba(0,0,0,0);

		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;	
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;	
	}
	.header_zone.shrink {
		position: fixed;
		width: 100%;
		min-height: 80px;
		background-color: #ffffff;
		border:0px #b42d34 solid;
		z-index: 9999;
		box-shadow: 0px 3px 10px rgba(0,0,0,0.1);
		
		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
	}
	
	.header_zone_welcome
	{
		position:relative;
		display:inline-block;
		width:100%;
		height:90px;
		margin-top: 0px;
		border:0px #000000 solid;
		border-bottom:2px solid #f4f4f4;
		z-index: 1;
		
		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
	}
	.header_zone.shrink .header_zone_welcome {
		position: relative;
		display: inline-block;
		width: 100%;
		height: 10px;
		margin-top: -10px;
		border:0px #000000 solid;
		z-index: 1;
		background:#ffffff;
		
		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
	}
	
	.header_zone_logo
	{
		position:relative;
		display:inline-block;
		width:100%;
		height:190px;
		background-color:#ffffff;
		border:0px #000000 solid;
		z-index:1;
		padding:25px 0 0;
		
		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;	
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
	}
	.header_zone.shrink .header_zone_logo
	{
		position:relative;
		display:inline-block;
		width:100%;
		height:120px;
		background-color:#ffffff;
		border:0px #b42d34 solid;
		z-index:1;
		padding:0;
	
		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;	
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
	}
	
	.header_zone_menu
	{
		position:relative;
		display:inline-block;
		width:112%;
		margin-left:-6%;
		min-height:50px;
		background-color:#f4f4f4;
		
		-moz-animation:fadein 1s;
		-webkit-animation:fadein 1s;
		-o-animation:fadein 1s;	
	}
	
	.title
	{
		position:relative;
		display:inline-block;
		vertical-align:top;		
		width:100%;
		min-height:40px;
		margin-top:50px;
		margin-bottom:50px;
		border:0px #000000 solid;
		text-align:center;
		z-index:1;		
	
		-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;	
	}
	.title_line
	{
		position:relative;
		display:block;
		vertical-align:top;		
		width:120px;
		height:1px;
		margin-top:10px;
		margin-left:auto;
		margin-right:auto;
		background-color:#000000;
		border:0px #000000 solid;
	}
	.title h1
	{
		position:relative;
		text-transform:uppercase;
		display:inline-block;
		vertical-align:top;
		font-family:'bold';
		font-size:26px;
		font-weight:bold;
		line-height:32px;
		color:#3a3a3c;
		letter-spacing:-1px;
	}
	
	.header_menu_area.shrink a {
		margin-left: 0px !important;
		margin-right: 0px !important;
		font-size:16px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		width: 100%;
		display: inline-block;
		vertical-align: middle;
		text-align: center;
		height: 100%;
		line-height: 50px;
		padding-left: 0px;
		padding-right: 0px;
		color: #ffffff !important;
		border-bottom: 1px solid #bbbbbb;
		text-decoration: none;
	}
	.reseller_client_row {
		width:100%;
		display:inline-block;
		vertical-align:top;
		margin-bottom:15px;
	}
	.reseller_client_row_field {
		display:inline-block;
		margin-right: 10px;
	}
	.reseller_client_row_value {
		display:inline-block;
	}
	.reseller_left {
		width:100%;
		vertical-align:top;
		display:inline-block;
		margin-bottom:20px;
	}
	.reseller_right {
		width:100%;
		vertical-align:top;
		display:inline-block;
	}
	.reseller_cart_table {
		width:calc(100% - 20px);
		display:inline-block;
		background:#bbb;
		padding:10px;
	}
	.reseller_cart_column_delete,
	.reseller_cart_column_reference,
	.reseller_cart_column_designation,
	.reseller_cart_column_color,
	.reseller_cart_column_size,
	.reseller_cart_column_price,
	.reseller_cart_column_qty,
	.reseller_cart_column_subtotal {
		width:100%;
		display:inline-block;
		vertical-align:top;
		padding:5px 0;
		text-align:center;
	}
	.reseller_cart_column_delete h3,
	.reseller_cart_column_reference h3,
	.reseller_cart_column_color h3,
	.reseller_cart_column_size h3,
	.reseller_cart_column_price h3,
	.reseller_cart_column_qty h3,
	.reseller_cart_column_subtotal h3 {
		display:inline-block;
	}
	.reseller_cart_column_qty input {
		max-width:60px;
		min-width:unset !important;
	}
	.reseller_cart_column_delete_title,
	.reseller_cart_column_reference_title,
	.reseller_cart_column_designation_title,
	.reseller_cart_column_color_title,
	.reseller_cart_column_size_title,
	.reseller_cart_column_price_title,
	.reseller_cart_column_qty_title,
	.reseller_cart_column_subtotal_title {
		display:none;
	}
	.reseller_cart_mobile_title {
		display:inline-block;
		margin-right:5px;
	}
	.reseller_button_cancel_area {
		text-align:center;
		padding-top:8px;
		display:inline-block;
		vertical-align:top;
	}
	.reseller_button_cancel_area a {
		margin: 0 10px 10px !important;
	}
	.reseller_button_actions_area a,
	.reseller_button_actions_area input {
		margin: 0 10px 20px !important;
	}
	.reseller_button_actions_area {
		text-align:center;
		padding:8px 0;
		display:inline-block;
		vertical-align:top;
	}
	
	
	
	.store_featured_products_list {
		text-align:center;
	}
	
	.box_brands	
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:200px;
		height:160px; 
		margin:20px;
		padding:20px;
		background-color:#ffffff;
		border-radius:8px;
		border:1px #eeeeee solid;
		text-align:left;
		
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;	
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
		animation-direction: inherit;			
	}
	.box_brands:hover
	{
		border:1px #b42d34 solid;
	}
	.box_brands_image
	{
		width:100%;
		height:160px;
		background-size:contain;
		background-repeat:no-repeat;
		background-position:center;
	}
	.box_blog
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:calc(100% - 8px);
		max-width:300px;
		min-height:300px;
		border:1px #eee solid;
		margin-bottom:40px;
		text-align:center;
		
		-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;
	}
	.box_blog:hover
	{
		border:1px #aaa solid;
	}
	
	.box_blog_odd {
		margin-right:15px;
	}
	.box_blog_even {
		margin-left:15px;
	}
	.box_blog h1
	{
		font-size:20px;
	}
	
	.box_image_details {
		width:100%;
		margin-bottom:15px;
	}
	
	.box_text_details {
		width: 100%;
		margin-bottom: 15px;
		display: inline-block;
		text-align: left;
	}
	.box_image
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:100%;
		height:300px;
		border:1px #00000 solid;
		margin-bottom:0px;
		text-align:center;
		
		-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;
	}
	.box_text
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:100%;
		border:0px #000000 solid;
		margin-bottom:0px;
		text-align:center;
		
		-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;
	}
	
	.box_gallery
	{ 
		position:relative;
		display:inline-block;
		width:calc(100% - 22px);
		max-width:300px;
		height:250px;
		margin-left:10px;
		margin-right:10px;
		margin-bottom:50px;
		vertical-align:top;
		border:1px #eeeeee solid;
		text-align:center;

		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;		
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
	}
	
	.box_gallery_image
	{ 
		position:relative;
		display:inline-block;
		width:calc(100% - 22px);
		max-width:300px;
		height:250px;
		margin-left:10px;
		margin-right:10px;
		margin-bottom:50px;
		vertical-align:top;
		border:1px #eeeeee solid;
		text-align:center;

		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;		
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
	}
	
	.box_gallery_video
	{ 
		position:relative;
		display:inline-block;
		width:calc(100% - 22px);
		max-width:300px;
		margin-left:10px;
		margin-right:10px;
		margin-bottom:50px;
		vertical-align:top;
		border:1px #eeeeee solid;
		text-align:center;

		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;		
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
	}
	
	
	
	.box_catalogs
	{ 
		position:relative;
		display:inline-block;
		width:calc(100% - 22px);
		max-width:330px;
		height:420px;
		margin-left:10px;
		margin-right:10px;
		margin-bottom:60px;
		vertical-align:top;
		border:1px #eeeeee solid;
		text-align:center;

		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;		
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
	}
	.box_picture {
		width:100%;
		margin-bottom:15px;
		float:left;
	}


	.footer_logo_img {
		display:none;
	}
	.footer_logo_img_mobile {
		vertical-align:top;
		display:inline-block;
		margin-right:5px;
		margin-top:-5px;
	}
	#home_block_about {
		position:relative;
		width:100%;
		margin-top:0px;
		background-color:#f5f5f5;
	}
	
	.home_block_about_area {
		position:relative;
		width:calc(100% - 80px);
		max-width:1280px;
		padding:50px 40px 50px;
		border:0px #000000 solid;
	}
	.home_block_about_area_left {
		width:100%;
		display:inline-block;
		vertical-align:top;
		text-align:left;
		margin-bottom:20px;
	}
	.home_block_about_area_right {
		width:100%;
		height:230px;
		display:inline-block;
		vertical-align:top;
		background-size:cover;
		background-repeat:no-repeat;
	}
	
	.home_box_category {
		margin:10px 0;
		width:calc(100% - 20px);
		display:inline-block;
		height:240px;
		vertical-align:top;
		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 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
	}
	.overlay {
		display: inline-block;
		width: 100%;
		height: 240px;
		background: #000;
		opacity: 0;
		margin-top:-240px;
		z-index:9;
	}
	.overlay:hover {
		display: inline-block;
		width: 100%;
		height: 240px;
		background: #000;
		opacity: 0.2;
		margin-top:-240px;
		z-index:9;
	}
	
	.home_box_category_area {
		width: 100%;
		height: 240px;
		vertical-align: top;
		display: block;
		overflow: hidden;
		position: relative;
	}
	.home_box_category_background {
	    width: calc(100% + 15px);
		height: 255px;
		background-size: cover;
		background-position: center;
		margin-top: -15px;
		margin-left: -15px;
		-webkit-transition: all 1s ease;
		transition: all 1s ease;
	}
	
	.home_box_category_area:hover .home_box_category_background {
		-webkit-transform: scale(1.5);
		-ms-transform: scale(1.5);
		transform: scale(1.5);
		opacity: 0.8;
		filter: alpha(opacity=80);
	}
	
	.home_box_category .home_box_category_img {
		background-repeat: no-repeat;
		background-size: 100% 100%;
		position: relative;
		width: 60%;
		max-width:200px;
		height: 90px;
		margin-top:-165px;
	}
	.home_box_category .home_box_category_img h2 {
		font-weight:normal;
		text-transform:uppercase;
		padding-top:15px;
		padding-bottom:5px;
		color:#fff;
		font-family:'regular';
		letter-spacing:1px;
	}
	.home_box_category .home_box_category_img h3 {
		font-weight:normal;
		text-transform:uppercase;
		color:#fff;
		font-family:'regular';
		letter-spacing:1px;
	}
	.home_box_category.first {
		margin-left:0;
	}
	.home_box_category.third {
		margin-right:0;
	}
	
	.home_box_category_big {
		margin:20px 13px;
		width:calc(100% - 15px);
		display:inline-block;
		height:240px;
		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 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
	}
	.home_box_category_big:hover .overlay {
		display: inline-block;
		width: 100%;
		height: 240px;
		background: #000;
		opacity: 0.2;
	}
	.home_box_category_big:hover .home_box_category_img {
		margin-top:-165px;
	}
	.home_box_category_big .home_box_category_img {
		background-repeat: no-repeat;
		background-size: 100% 100%;
		position: relative;
		width: 60%;
		max-width:200px;
		height: 90px;
		margin-top:-165px;
	}
	.home_box_category_big .home_box_category_img h2 {
		font-weight:normal;
		text-transform:uppercase;
		padding-top:15px;
		padding-bottom:5px;
		color:#fff;
		font-family:'regular';
		letter-spacing:1px;
	}
	.home_box_category_big .home_box_category_img h3 {
		font-weight:normal;
		text-transform:uppercase;
		color:#fff;
		font-family:'regular';
		letter-spacing:1px;
	}
	.home_box_category_big.first {
		margin-left:0;
	}
	.home_box_category_big.second {
		margin-right:0;
	}
	
	.header_menu_logo {
		display:none;
	}
	.button_header_cart .link_header {
		color: #fff !important;
		margin-top: 11px;
		text-transform: capitalize;
		position: relative;
		display: inline-block;
		vertical-align: top;
		margin-left: 5px;
		border: 0px solid;
	}
	.header_reseller
	{
		width: 100%;
		text-align: center;
	}
	.header_reseller img,
	.header_reseller div {
		display:inline-block;
		vertical-align:middle;
		margin: 10px 0;
	}
	.header_reseller a {
		color:#fff;
	}
	.cart-steps {
		float:left;
		font-size:20px;
		color:#c6c5c5;
		font-family: 'regular';
	}

	.cart-steps.selected {
		color:#000;
	}

	.cart-steps.selected > span {
		background-color:#000;
		color:white;
	}

	.cart-steps > span {
		padding:0px 8px 0px 8px;
		background-color:#c6c5c5;
		color:white;
		margin-right:10px;
	}

	.cart-steps-image {
		float:left;
		margin:0px 10px 0px 10px;
	}
	.menu-dropdown-categories {
		display: none !important;
		position: absolute;
		background-color: #fff;
		width: 100%;
		box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
		z-index: 9;
	}
	.header_address
	{
		color:#fff;
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:100%;
		min-height:50px;	
		text-align:center;
		border:0px #000000 solid;
	}
	.store_discount_ball h3 {
		color: #fff !important;
		letter-spacing: 0;
		font-size: 11px !important;
		margin-top: 10px !important;
		line-height: 30px !important;
		font-weight: bold !important;
	}
	/* MENU DROPDOWN */
	.menu-dropdown {
		position: relative;
		display: inline-block;
	}
	.menu-dropdown-content {
		display: none;
		position: absolute;
		background-color: #000;
		width: 100%;
		box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
		z-index: 1;
	}
	.menu-dropdown-content a {
		color: #fff;
		padding: 0px 10px;
		text-decoration: none;
		display: block;
	}
	.menu-dropdown-content a:hover {color: #b42d34 !important;}
	.menu-dropdown:hover .menu-dropdown-content {display: block;}
	/* END MENU DROPDOWN */
	

	.content-page {
		width:90%;
		padding:0 5%;
		text-align:center;
	}
	.car_detail_image {
		position: relative;
		width: 100%;
		height: 300px !important;
		display: inline-grid;
		border: 0px solid;
		justify-content: center;
		align-items: center;
	}
	h1.widgetized-title {
		text-align:center;
	}
	.store_product_detail_area {
		padding:0 5%;
		width:90%;
	}
	#big_thumb {
		width:100%;
		height:300px;
		cursor:pointer;
		background-size:cover;
		background-position:center;
	}
	
	/* CAR */
	
	.box-car {
		width:247px;
		display:inline-block;
		margin-left:18px;
		border: 1px solid rgba(0, 0, 0, 0.1);
		border-bottom-width: 6px;
		margin-bottom: 30px;
		overflow: hidden !important;
		-webkit-transition: border-color 0.2s linear;
		-moz-transition: border-color 0.2s linear;
		-o-transition: border-color 0.2s linear;
		transition: border-color 0.2s linear;
	}
	.box-car:hover {
		border-color: #f22b33;
	}
	.background-white {
		background-color: #fff;
	}
	.box-car-picture {
		position: relative;
		overflow: hidden;
	}
	.box-car-picture a span {
		background-color: rgba(0, 0, 0, 0);
		display: block;
		height: 100%;
		position: absolute;
		top: 0px;
		-webkit-transition: background-color 0.2s linear;
		-moz-transition: background-color 0.2s linear;
		-o-transition: background-color 0.2s linear;
		transition: background-color 0.2s linear;
		width: 100%;
	}
	.box-car-body {
		padding: 0;
		position: relative;
	}
	.box-car-title {
		background-color: #5a5a5a;
		color: #fff;
		font-size: 22px;
		font-weight: 500;
		line-height: 26px;
		margin: -20px 0px 0px 0px;
		padding: 10px 30px 14px 30px;
		-webkit-transition: background-color 0.2s linear;
		-moz-transition: background-color 0.2s linear;
		-o-transition: background-color 0.2s linear;
		transition: background-color 0.2s linear;
	}
	.box-car-title a {
		background-color: #5a5a5a;
		color: #fff;
		font-size: 22px;
		font-weight: 500;
		line-height: 26px;
		-webkit-transition: background-color 0.2s linear;
		-moz-transition: background-color 0.2s linear;
		-o-transition: background-color 0.2s linear;
		transition: background-color 0.2s linear;
	}
	.box-car-content {
		font-size: 16px;
		font-weight: 200;
	}

	/* END CAR */

	.header_contacts {
		color:#fff;
		position: relative;
		display: inline-block;
		vertical-align: top;
		width: 100%;
		text-align:center;
		margin-top: 7px;
		font-size:14px;
		
		-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;
	}
	.header_contacts .button_black,
	.header_contacts .button_white {
		font-size:12px;
		font-weight:normal;
		padding:0px 10px;
		
		-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;
	}
	.header_welcome {
		color:#fff;
		position: relative;
		display: none;
		vertical-align: top;
		width: 100%;
		text-align:center;
		font-size:14px;
		height:30px;
		
		-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;
	}
	
	.header_welcome h4 {
		margin:0;
		font-weight: bold;
		color: #b42d34;
	}
	.header_email
	{
		position:relative;
		display:inline-block;
		vertical-align:top;	
		margin-top:8px;
		margin-left:10px;
		text-align:center;
		
		-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;
	}
	.header_email img
	{
		vertical-align:middle;
		display:inline-block;
	}
	.header_email h3
	{
		vertical-align:middle;
		display:inline-block;
		font-weight: bold;
		color: #b42d34;
		font-size:12px;
	}
	.header_langs
	{
		position:relative;
		display:inline-block;
		vertical-align:top;	
		width: 100%;
		height:30px;
		margin-top:20px;
		
		-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;
	}
	.header_langs div
	{
		position:relative;
		display:inline-block;
		width:20px;
		height:20px;
		border:0px #ffffff solid;
	}
	.header_langs img:hover {
		opacity:0.5;
	}
	
	.header_search
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:90%;
		min-height:30px;	
		border:0px solid;
		text-align:center;		
		float:center;
		margin-bottom:20px;
		
		-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;
	}
	
	.header_zone.shrink .header_search
	{
		position:relative;
		display:none !important;
		vertical-align:top;
		width:90%;
		min-height:30px;	
		border:0px solid;
		text-align:center;		
		float:center;
		margin-bottom:20px;		
		
		-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;
	}
	
	.header_search table {
		max-width:250px !important;
	}
	
	.header_search .input ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	  color: #aaaaaa;
	  opacity: 1; /* Firefox */
	  font-family:'regular',Arial, sans-serif;
	  font-size:15px;
	}

	.header_search .input :-ms-input-placeholder { /* Internet Explorer 10-11 */
	  color: #aaaaaa;
	  font-family:'regular',Arial, sans-serif;
	  font-size:15px;
	}

	.header_search .input ::-ms-input-placeholder { /* Microsoft Edge */
	  color: #aaaaaa;
	  font-family:'regular',Arial, sans-serif;
	  font-size:15px;
	}
	
	.header_menu_pesquisa
	{
		display:none;	
	}
	
	
	.header_cart_link {
		margin-bottom:30px;
	}
	.header_cart_salutation .with_login {
		margin-bottom:30px;	
	}
	.header_cart_info
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:100%;
		padding:0px;
		text-align:center;
		border:0px #000000 solid;
		margin-bottom:20px;

		-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;		
	}
	.header_cart_info b {
		color:#000;
		font-weight:bold;
	}
	.header_cart_info b:hover {
		color:#b42d34;
	}
	.header_cart_info .button b {
		color:#fff !important;
	}
	.header_cart_info .button .link_header {
		color:#fff !important;
		margin-top:11px;
		text-transform:capitalize;
		position:relative;
		display:inline-block;
		vertical-align:top;
		margin-left:5px;
		border:0px solid;
	}
	.header_cart_salutation
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		padding:0px;
		text-align:center;
		border:0px #000000 solid;
		color:#5f6670;

		-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;		
	}
	
	.button .link_header {
		color:#fff !important;
	}
	.header_logo
	{
		position:relative;
		display:inline-block;
		width:100%;
		height:50px;	
		margin-top:-5px;
		border:0px #ffffff solid;
		margin-bottom:15px;

		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;	
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
		animation-direction: inherit;	
	}
	.header_logo img
	{
		max-width:70%;
		max-height:50px;
		
		-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;
	}
	.header_zone.shrink .header_logo
	{
		position:relative;
		display:inline-block;
		width:200px;
		height:30px;
		margin-top:0px;
		margin-bottom:30px;
		border:0px #ffffff solid;

		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;	
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
		animation-direction: inherit;	
	}
	.header_zone.shrink .header_logo img
	{
		max-width:200px;
		
		-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;
	}
		
	.header_menu
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:100%;
		height:50px;
		z-index:999;
		text-decoration:none;
	}
	
	.cart_salutation
	{
		position:relative;
		width:100%;
		height:50px;
		margin-top:0px;
		margin-bottom:0px;
		border:0px #b42d34 solid;
		float:center;
		text-align:center;
	}	

	.cart_info
	{
		position:relative;
		margin-top:0px;
		width:100%;
		height:55px;	
		border:0px solid;
		text-align:center;
	}

	nav
	{	
		position: absolute;
		padding:0px;
		margin:0px;
		width: 100%;
		max-height: 400px;
		height: auto;
		z-index:9999;
		background-color:#000000 !important;
  	}	
  	nav ul
	{
		padding: 0;
		margin: 0 auto;
		width: 100%;
		height: 50px;		
		display: none;
		height: auto;
  	}	
  	nav li
	{
		position:relative;
		display:inline-block;
		width:100%;
		height:50px;
		float:left;
		color:#ffffff !important;
		text-align:center;
		border:0px solid;
		text-transform:uppercase;
		vertical-align:middle;		
  	}	
  	nav li a, li a:link, li a:active, li a:visited
	{
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		width:100%;		
		display: inline-block;
		vertical-align: middle;
		text-align: center;
		height: 100%;
		line-height:50px;
		padding-left:0px;
		padding-right:0px;
		color:#ffffff !important;		
		border-bottom: 1px solid #bbbbbb;
		text-decoration:none;
	}
  	nav li a:hover,
  	nav li .header_menu_active
	{
		background-color:#b42d34;
		color:#ffffff !important;
	}
	nav li:last-child a
	{
		border-right: 0;
	}	
	nav a#pull
	{
		position: relative;
		display: block;
		width: calc(100% - 14px);
		height: 50px;
		vertical-align:middle;
		text-align:center;
		color:white !important;
		line-height:55px;
	}
	nav a#pull:after
	{		
		content:"";	
		color:white !important;
		background: url('../_images/nav-icon.png') no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		right: 15px;
		top: 15px;
	}
	
	.slider_homepage_caixa
	{
		position:relative;
		display: inline-block;
		vertical-align: middle;		
		width:100%;
		border:0px #b42d34 solid;
		margin-top:355px;		
		overflow:hidden;
		z-index:0;
		
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
	}	
	
	.slider_homepage
	{
		position: relative; 
		width: 100%;
		height:400px;
		background-position: center;
		background-repeat: no-repeat;
		background-position: top;
		border: 0px #aaEE00 solid;
		background-color: #eeeeee;
	}
	
	.slider_background
	{
		position: relative; 
		background-position: top center; 
		background-repeat: no-repeat;
		background-size:cover;	
		width: 100%;
		height:400px;
		border: 0px #b42d34 solid;
	}	
	
	.slider_content_area {
		position: absolute;
		margin-top: 12%;
		display: inline-block;
		text-align: left;
		width: calc(100% - 30px);
		height: 300px;
		border: 0px #ffffff solid;
		z-index:2;
		margin-left:15px;
		left:0;
	}
	.slider_content_area h1 {
		text-transform:uppercase;
		font-family:'bold';
		font-weight:bold;
		font-size:22px;
		line-height:27px;
		color:#ffffff;
		max-width:90%;
		margin-left:5%;
		text-align:center;
	}
	.slider_content_area h2 {
		font-family:'regular';
		text-transform:none;
		font-size:14px;
		line-height:16px;
		font-weight:normal;
		color:#ffffff;
		max-width:90%;
		margin-left:5%;
		text-align:center;
	}
	.slider_content_area .button {
		margin-top: 20px;
		width: 200px;
		height: 30px;
		line-height: 30px;
		display:none;
	}
	
	.plusslider
	{
		margin-top:-10px !important;
	}	
	
	.plusslider-arrows-wrapper
	{
		margin-top:-10px !important;
	}	
	
	.headline
	{
		position:relative;
		width:100%;
		min-height:30px;	
		border:0px solid;
		margin-bottom:10px;
	}

	.home_banner
	{
		position:relative;
		width:100%;
		min-height:50px;
		margin-top:15px;
		background-color:#ffffff;
		-moz-animation: fadein 2s;
		-webkit-animation: fadein 2s;
		-o-animation: fadein 2s;
	}
	
	.home_banner_content {
		position:relative;
		width:calc(100% - 80px);
		max-width:1280px;
		padding:25px 40px 50px;
		border:0px #000000 solid;
	}
	.home_banner_text {
		width:calc(100% - 20px);
		display:inline-block;
	}
	.home_banner_text h1 {
		color:#fff;
		line-height:35px;
		padding:25px 0 50px;
		display:inline-block;
	}
	
	.login
	{
		position:relative;
		display:inline-block;
		width:100%;
		max-width:250px;
		min-height:80px;
		border:0px #b42d34 solid;
		text-align:center;
		margin-bottom:20px;
	}	
	
	.caixa_produtos_destaque
	{
		position:relative;
		display:inline-block;
		width:236px;
		height:410px;
		border:1px #dddddd solid;
		margin-left:12px;
		margin-right:12px;
		margin-bottom:24px;
		text-align:center;
		border:1px #eeeeee solid;
	}
	.caixa_produtos_destaque:hover
	{
		border:1px #bbbbbb solid;
	}
		
	.caixa_produtos
	{
		position:relative;
		display:inline-block;
		width:200px;
		height:360px;
		border:1px #dddddd solid;
		margin-left:12px;
		margin-right:12px;
		margin-bottom:24px;
		text-align:center;
		border:1px #eeeeee solid;
	}
	.caixa_produtos:hover
	{
		border:1px #bbbbbb solid;
	}
		
	.caixa_noticias
	{
		position:relative;
		display:inline-block;
		max-width:300px;
		height:400px;
		border:0px #f5f5f5 solid;
		margin-left:20px;
		margin-right:20px;
		margin-bottom:40px;
		text-align:center;
	}
	
	.footer_icons_ecommerce
	{
		position:relative;
		display:inline-block;
		width:100%;
		height:100px;
		margin-top:10px;
		margin-bottom:10px;
		vertical-align:top;	
		border:0px solid;
		text-align:center;
	}
	
	.footer_logo
	{
		position:relative;
		width:100%;
		height:100px;	
		margin-bottom:10px;
		border:0px #ffffff solid;
		text-align:center;
	}
	
	.footer_social_networks
	{
		position:relative;
		width: calc(100% + 40px);
		margin-left: -20px;
		min-height:40px;
		border:0px solid;
		text-align:center;
		margin-bottom:20px;
	}
	
	.footer_site_map
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:100%;
		margin-bottom:30px;
		border:0px #ffffff solid;
		text-align:center;
		color:#fff;
	}
	.footer_site_map h2 {
		color:#ffffff;
	}
	.footer_site_map h3 {
		color:#ffffff;
	}
	.footer_site_map div {
		width:48%;
		display:inline-block;
		vertical-align:top;
		min-width:150px;
	}
	.footer_categories
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:100%;
		margin-bottom:30px;
		border:0px #000000 solid;
		text-align:center;
		
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;	
		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;
		animation-direction: inherit;			
	}
	.footer_categories h2
	{
		color:#ffffff;
	}
	.footer_categories .button
	{
		font-weight:normal;
		position:relative;
		display:inline-block;
		vertical-align:top;
		padding:5px 8px 6px 8px;
		margin-left:3px;
		margin-right:3px;
		margin-bottom:6px;
		font-size:11px;
		color:#000000;
		text-align:center;
		background-color:transparent;
		border-radius:3px;
		border:1px #383838 solid;
	}
	.footer_categories .button:hover
	{
		color:#ffffff;
		background-color:#b42d34;
		border:1px #b42d34 solid;
	}
	
	.footer_newsletter
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:100%;
		margin-bottom:30px;
		border:0px #ffffff solid;
		text-align:center;
		font-size: 14px;
		font-weight: normal;
		line-height: 20px;
		color: #ffffff;
	}
	
	.footer_newsletter h2 {
		color:#ffffff;
	}
	.footer_newsletter h3 {
		color:#ffffff;
		line-height:14px;
	}
	.footer_newsletter h3 a {
		text-decoration:underline;
	}
	
	.footer_newsletter_text
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		float:left;
		width:500px;
		height:50px;
		margin-right:20px;
		border:0px #cccccc solid;
		text-align:left;
	}
	
	.footer_newsletter_form
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		float:right;
		width:500px;
		height:50px;
		margin-right:0px;
		border:0px #cccccc solid;
		text-align:left;
	}
	
	.footer_contacts
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:100%;
		margin-bottom:30px;
		border:0px #ffffff solid;
		text-align:center;
		font-size: 14px;
		font-weight: normal;
		line-height: 20px;
		color: #ffffff !important;
	}
	.footer_contacts h2 {
		color:#ffffff;
	}
	
	.footer_payment_methods
	{
		position:relative;
		width: calc(100% + 40px);
		margin-left: -20px;
		min-height:60px;
		border:0px #ffffff solid;
		text-align:center;
		margin-bottom:20px;
	}
	
	.footer_payment_methods_icon {
		position:relative;
		display:inline-block;
		margin-left:5px;
		margin-right:5px;
		margin-bottom:10px;
	}
	
	
	.footer_copyright
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:100%;
		margin-top:10px;
		margin-right:5px;
		border:0px #ffffff solid;
	}
	.footer_copyright h3,
	.footer_disclaimer h3,
	.footer_powered_by h3
	{
		font-family: 'regular';
		font-size: 14px;
		font-weight: normal;
		line-height: 20px;
		color:#ffffff;
	}
	.footer_powered_by a,
	.footer_powered_by a:visited,
	.footer_disclaimer a,
	.footer_disclaimer a:visited {
		color:#ffffff;
	}
	
	.footer_disclaimer
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:100%;
		margin-top:10px;
		border:0px #ffffff solid;
		font-family: 'regular';
		font-size: 14px;
		font-weight: normal;
		line-height: 20px;		
		text-align: center;
	}
	.footer_disclaimer a:first-of-type {
		width:100%;
		display:block;
		margin-bottom:15px;
	}
	
	.footer_powered_by
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:100%;
		margin-top:10px;
		margin-bottom:20px;
		border:0px #ffffff solid;
		width:140px;
	}
	
	.caixa_contactos_morada
	{
		position:relative;
		width:90%;
		min-height:200px;
		border:0px #b42d34 solid;
		text-align:center;
		margin-bottom:20px;
		
		opacity: 1.0;
		transition: opacity 1s ease-in-out;
		-moz-transition: opacity 1s ease-in-out;
		-webkit-transition: opacity 1s ease-in-out;
	}
	
	.caixa_contactos_form
	{
		position:relative;
		width:90%;
		min-height:400px;
		border:0px #b42d34 solid;
		margin-bottom:20px;
		text-align:center;
		background-color:#ffffff;
		
		opacity: 1.0;
		transition: opacity 1s ease-in-out;
		-moz-transition: opacity 1s ease-in-out;
		-webkit-transition: opacity 1s ease-in-out;
	}
	
	.home_banners {
		position:relative;
		display:inline-block;
		width:100%;
		margin-top:0px;
		background-color:#ffffff;
		height:720px;
	}
	.box_homepage_banner
	{
		position:relative;
		display:inline-block;
		vertical-align:top;		
		width:100%;
		height:350px;
		background-color:#000000;
		border:0px #000000 solid;
		text-align:left;
		overflow:hidden;
		z-index:1;
		background-color:rgba(0,0,0,0.0);
		opacity:1.0;
		margin-bottom:2px;
		
		-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;	
	}
	.box_homepage_banner:hover .box_homepage_banner_image
	{
		background-color:rgba(0,0,0,0.0);
		-webkit-transform:scale(1.5);
		-ms-transform:scale(1.5);
		transform:scale(1.5);
		opacity:1.0;
		filter:alpha(opacity=100);
		filter:brightness(100%);
	}
	.box_homepage_banner_image
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:100%;
		height:350px;
		overflow:hidden;
		border:0px solid;
		background-size:cover;
		background-position:top center;
		background-repeat:no-repeat;
		z-index:1;
		
		-webkit-transition: all 0.7s ease;
		transition: all 0.7s ease;
		filter:brightness(100%);
	}
	.box_homepage_banner_text
	{
		position:absolute;
		width:50%;
		top:20px;
		left:calc(50% - 5px);
		right:0;
		padding:0 5px 0 0;
		font-size:40px;
		line-height:45px;
		font-weight:bold;
		color:#ffffff;
		float:left;
		text-align:center;
		border:0px #ffffff solid;
		z-index:2;
	}	
	.box_homepage_banner_text h1
	{
		margin-bottom:20px;
		margin-right:20px;
		font-family:bold;
		font-weight:bold;
		font-size:23px;
		line-height:22px;
		color:#444444;
		text-transform:uppercase;		
		text-align:right;
		border:0px #ffffff solid;
		z-index:1;
	}	
	.box_homepage_banner_text h3
	{
		margin-bottom:30px;
		font-family:regular;
		font-weight:normal;
		font-size:18px;
		line-height:22px;		
		color:#ffffff;
		text-transform:none;		
		text-align:left;
		border:0px #ffffff solid;
		z-index:1;
	}	
	.box_homepage_banner_link {
		font-size: 16px;
		line-height: 20px;
		text-align: center;
		color: #444444;
		font-family:'bold';
		text-decoration: underline;
		text-transform: uppercase;
		position: absolute;
		bottom: 13px;
		z-index: 9;
		width:100%;
	}
	
	.home_icons {
		width:100%;
		border:0px solid #ccc;
		display:inline-block;
		padding:20px 0;
	}
	.home_icon {
		width:100%;
		padding:15px 0;
		display:inline-block;
		border-bottom:1px solid #ffffff;
	}
	.home_icon img {
		width:60px;
		display:inline-block;
		margin-left:20px;
		margin-right:10px;
		vertical-align:middle;
	}
	.home_icon div {
		display:inline-block;
		text-align:left;
		width:calc(100% - 106px);
		max-width:200px;
		margin-right:10px;
		vertical-align:middle;
	}
	.home_icon.no_border {
		border-bottom:none !important;
	}
	.home_icon h2 {
		color:#b42d34;
		display:inline-block;
		font-size:16px;
		line-height:18px;
		margin:0;
		text-align:left;
		font-weight:bold;
		text-transform:uppercase;
	}
	.home_icon h3 {
		display:inline-block;
		font-size:13px;
		line-height:15px;
		margin:0;
		text-align:left;
		color:#000000;
	}
	
	.box_products
	{ 
		position:relative;
		display:inline-block;
		width:250px;
		height:420px;
		margin-left:10px;
		margin-right:10px;
		margin-bottom:20px;
		vertical-align:top;
		border:1px #eeeeee solid;
		text-align:center;

		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;		
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
	}
	.box_products:hover
	{ 
		border:1px #cccccc solid;

		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;		
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
	}
	
	.box_services
	{ 
		position:relative;
		display:inline-block;
		width:250px;
		height:300px;
		margin-left:10px;
		margin-right:10px;
		margin-bottom:20px;
		vertical-align:top;
		border:1px #eeeeee solid;
		text-align:center;

		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;		
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
	}
	.box_services:hover
	{ 
		border:1px #aaaaaa solid;

		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;		
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
	}
	
	.box_campaigns
	{ 
		position:relative;
		display:inline-block;
		width:100%;
		margin-bottom:20px;
		vertical-align:top;
		border:1px #eeeeee solid;
		text-align:center;

		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;		
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
	}
	.box_campaigns:hover
	{ 
		border:1px #aaaaaa solid;

		animation: fadein 1s;
		-moz-animation: fadein 1s;
		-webkit-animation: fadein 1s;
		-o-animation: fadein 1s;		
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
	}
	.box_campaigns_img {
		background-color:#f7f7f7;
		display:inline-block;
		vertical-align:top;
		width:calc(100% - 0px);
		/* height:350px; */
		overflow:hidden;
		background-size:cover;
		background-position:top center;
	}
	.box_campaigns_img img
	{
		width:100%;
		visibility:hidden;
	}
	.box_campaigns_text {
		display:inline-block;
		vertical-align:top;
		width:calc(100% - 20px);
		/* height:350px; */
		padding:0px 10px;
		text-align:left;
		margin-left:0px;
		margin-bottom:20px;
	}
	.box_campaigns_text h2 {
		margin-top:10px;
		font-size:30px;
		color:#000000;
		font-family: 'bold';
	}
	.box_campaigns_text h3 {
		font-size:16px;
		color:#000000;
	}
	.box_campaigns_text h4 {
		font-size:14px;
		color:#000000;
		font-family: 'regular';
		font-weight:normal;
	}
	.box_campaigns_text .button {
		font-size:14px;
		color:#000000;
		font-family: 'regular';
		font-weight:normal;
	}
	
	.store_header
	{ 	
		position:relative;
		width:100%;
		height:100%;
		min-height:50px;
		border:0px solid;
		text-align:center;
	}	
	
	.store_filters
	{
		display:none;
	}	
	
	.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_product_detail_image
	{
		position:relative;
		width:100%;
		height: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;
	}		
		
		
	.login_on
	{
		position:relative; 
		width:270px;
		margin-bottom:20px;
		border:0px #cccccc solid;
	}
	
	.login_off
	{
		position:relative; 
		width:270px;
		height:50px;
		margin-bottom:20px;
		border:0px #cccccc solid;
	}
	
	.cell
	{
		position:relative;
		width:100% !important;
		min-height:50px;
		border-bottom:1px #dddddd solid !important;
		text-align:center !important;
	}

	.store_discount_ball h2,
	.store_novelty_bar h2 {
		color:#fff !important;
	}
	
	
	.store_login_banner_parcicular,
	.store_login_banner_parceiro {
		position:relative;
		display:inline-block;
		width:calc(100% - 70px);
		max-width:400px;
		height:180px;
		margin:0 32px;
		border:1px solid #cccccc;
		border-radius:70px;
		background-position:center;
		background-size:70%;
		background-repeat:no-repeat;
		margin-top:32px;
	}
	.store_login_banner_parcicular {
		background-image:url(../_images/LFMPRO_particulares.png);
	}
	.store_login_banner_parceiro {
		background-image:url(../_images/LFMPRO_pro.png);
	}
	
	#cookie_warning_div {
		display:none;
		position:fixed;
		bottom:0px;
		background-color:rgba(0,0,0,0.9);
		min-height:60px;
		width:100%;
		z-index:999999999999999999999;
	}
	#cookie_warning_div .cookie_warning_div_text {
		position:relative;
		display:inline-block;
		vertical-align:middle;
		margin-top:10px;
		margin-bottom:10px;
		padding:0 15px;
		width:calc(100% - 30px);
	}
	#cookie_warning_div .cookie_warning_div_button {
		position:relative;
		display:inline-block;
		vertical-align:middle;
		margin-top:10px;
		margin-bottom:10px;
	}
	#cookie_warning_div .cookie_warning_div_button .button_red {
		
	}
}