@font-face {
  font-family: 'roboto';
  src: url('../_fonts/Roboto-Medium.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'roboto-light';
  src: url('../_fonts/Roboto-Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'roboto-thin';
  src: url('../_fonts/Roboto-Thin.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'lobster';
  src: url('../_fonts/Lobster-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

h1.title {
	font-family:lobster;
	font-weight:100;
	font-size:50px;
	color:#151716;
	text-transform:none;
	line-height:50px;
}

.store_discount_ball h2 {
	letter-spacing: 0px !important;
	line-height:45px !important;
}

.store_discount_ball h2 small {
	font-family:roboto-light;
	font-size:30px;
}

html, body
{
	background-color: #ffffff;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: 'roboto';
}

.clearfix:before,

.clearfix:after
{
    content: " ";
    display: table;
}

.clearfix:after
{
    clear: both;
}

.clearfix
{
    *zoom: 14;
}


a
{
	text-decoration:none;
}
a:link
{
	color:#777777;
	text-decoration:none;
}
a:visited
{
	color:#777777;
	text-decoration:none;
}
a:hover
{
	color:#151716 !important;
	text-decoration:none;
}


.link_idiomas
{
	font-family: 'roboto';
	font-size:11px;
	font-weight:normal;
	line-height:20px;	
	color:#ffffff !important;
}
.link_idiomas:hover
{
	color:#555555 !important;
}
.link_idiomas:visited
{
	color:#777777;
}
.link_idiomas:active
{
	color:#777777;
}




.link_header
{
	font-family: 'roboto-light';
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
	color:#5f6670 !important;
	text-decoration:none;
	text-transform:uppercase;
}
.link_header b
{
	font-family: 'roboto';
	font-size:12px;
	font-weight:normal;
	line-height:12px;	
	color:#151716 !important;
	text-decoration:none;
	text-transform:uppercase;
}
.link_header:hover
{
	color:#151716 !important;
	text-decoration:none;
}
.link_header:visited
{
	color:#000000;
}
.link_header:active
{
	color:#000000;
}



.link_footer
{
	font-family: 'roboto-light';
	font-size:14px;
	font-weight:normal;
	line-height:20px;	
	color:#cacaca !important;
	text-decoration:none;
}
.link_footer:hover
{
	color:#fff !important;
	text-decoration:none;
}
.link_footer:visited
{
	color:#cacaca;
}
.link_footer:active
{
	color:#cacaca;
}


.link_footer2
{
	font-family: 'roboto-light';
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color:#cacaca !important;
	text-decoration:none;
}
.link_footer2:hover
{
	color:#fff !important;
	text-decoration:none;
}
.link_footer2:visited
{
	color:#cacaca;
}
.link_footer2:active
{
	color:#cacaca;
}



.link_news
{
	font-family: 'roboto';
	font-size:20px;
	font-weight:bold;
	line-height:20px;
	text-decoration:none;
	text-transform:uppercase;
	color:#151716 !important;
}
.link_news:hover
{
	color:#151716 !important;
}
.link_news:visited
{
	color:#ffffff;
}
.link_news:active
{
	color:#ffffff;
}


.menu_login
{
	font-family: 'roboto';
	font-size:14px;
	font-weight: normal;
	color: #41434b;
	letter-spacing:0px;
	line-height:20px;	
	color:#777777 !important;
	text-transform:uppercase;
}
.menu_login:hover
{
	color:#111111 !important;
}
.menu_login:visited
{
	color:#777777;
}
.menu_login:active
{
	color:#777777;
}

#top-link
{ 
	display:none;
	position:fixed; 
	right:30px; 
	bottom:70px; 
	color:green; 
	font-weight:bold; 
	text-decoration:none;  
	background:#777777; 
	padding:10px; 
	border-radius:0px;
	z-index:1999999999;
}

h1
{
	margin: 0;
	padding: 0;
	font-family: 'roboto';
	font-size:25px;
	text-transform:uppercase;
	color:#151716;
	letter-spacing:0px;
	line-height:30px;
}

h2
{
	margin:0;
	padding:0;
	font-family:'roboto';
	font-size:25px;
	font-weight: normal;
	line-height:30px;
	color:#333333;
	letter-spacing:0px;
}

h3
{
	margin: 0;
	padding: 0;
	font-family: 'roboto';
	font-size:14px;
	font-weight:normal;
	letter-spacing:0px;
	text-decoration:none;
	line-height:25px;	
}

.input[type="text"]
{
	font-family:'roboto';
	font-size:12px;
	background-color:#fbfbfb;
	border:0px solid #cccccc;
	color:#777777;
	width:100%;
	height:30px;
	padding-left:10px;
	font-weight:normal;
	line-height:28px;
}

.input[type="password"]
{
	font-family:'roboto';
	font-size:12px;
	background-color:#fbfbfb;
	border:0px solid #cccccc;
	color:#777777;
	width:100%;
	height:30px;
	padding-left:10px;
	font-weight:normal;
	line-height:28px;
}

.datepicker {
	font-family: 'roboto';
	border: 1px solid #cccccc;
	font-size: 14px;
	color: #333333;
	width: 100%;
	height: 30px;
	background: #fff;
	padding-left: 12px;
	font-weight: normal;
	line-height:28px;
}

.select
{
	margin: 0;
	padding: 0;
	font-family: 'roboto';
	font-size:14px;
	font-weight: normal;
	color: #000000;
	letter-spacing:0px;
	width: auto;
	height: 33px;
	background: #ffffff;
	border: 1px solid #cccccc;
	outline: none;
	padding-left: 1%;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	box-shadow: inset 0 0px 0px #c5c1bf;
	-moz-box-shadow: inset 0 0px 0px #c5c1;
}

.textarea
{
	font-family: 'roboto';
	font-size:14px;
	color: #333333;
	height: 33px;
	background: #fffffff;
	font-weight: none;
	min-height: 80px;
	padding-top: 5px;
	padding-left: 5px;
	border: 1px solid #dddddd;
}

.display_box
{
width:100%;
background-color:#ff3300;
}

.error
{
color:red;	
}



.button
{
	position:relative;
	display:inline-block;	
	background-color:#151716;
	font-family:'roboto-thin', sans-serif;
	font-weight:bold;
	font-size:14px;
	letter-spacing:0px;
	color:white;
	text-transform:uppercase;
	padding: 7px 7px 7px 7px;
	cursor:pointer;
	text-decoration:none;
	text-align:center;
	border-radius:0px;
	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;
}
.button:hover
{
	background-color:#2f2f2f !important;
	border:0px #2f2f2f solid;
	color:#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;
	animation: fadein 1s;
	-moz-animation: fadein 1s;
	-webkit-animation: fadein 1s;
	-o-animation: fadein 1s;
}

.button_transparent
{
	display:inline-block;	
	font-family: 'roboto-light', sans-serif;
	color: #777777;
	text-transform:uppercase;
	padding: 7px 7px 7px 7px;
	cursor:pointer;
	text-decoration:none;
	text-align:center;
	border-radius:0px;
	border:1px #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;
}
.button_transparent:hover
{
	background-color:#cccccc !important;
	border:1px #cccccc solid;
	color:#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;
}

.button_orange
{
	position:relative;
	display:inline-block;	
	background-color:#151716;
	font-family:'roboto', sans-serif;
	font-weight:normal;
	font-size:14px;
	letter-spacing:0px;
	color:white;
	text-transform:uppercase;
	padding: 7px 7px 7px 7px;
	cursor:pointer;
	text-decoration:none;
	text-align:center;
	border-radius:0px;
	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;
}
.button_orange:hover
{
	background-color:#151716 !important;
	border:0px #151716 solid;
	color:#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;
	animation: fadein 1s;
	-moz-animation: fadein 1s;
	-webkit-animation: fadein 1s;
	-o-animation: fadein 1s;
}

.button_grey
{
	background-color:#ddd;
	font-family: 'roboto-light', sans-serif;
	font-weight: normal;
	font-size:15px;
	letter-spacing:0px;
	color:white;
	text-transform:uppercase;
	padding: 6px 20px 6px 20px;
	cursor:pointer;
	text-decoration:none;
	text-align:center;
	display:inline-block;	
	border-radius:4px;
	border:0px #ddd solid;
}
.button_grey:hover
{
	background-color:#cccccc !important;
	border:0px #555555 solid;
	color:#ffffff;
}


.header_button_social_networks
{
	position:relative;
	display:inline-block;
	width:14px;
	height:14px;
	color:#ffffff;
	border-radius:10px;
	padding:3px;
	text-align:center;
	margin-left:1px;
	margin-right:1px;
	margin-bottom:1px;
	cursor:pointer;
	background-color:#151716;
	border:0px #000000 solid;
	line-height:70px; 
	
	-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_button_social_networks:hover
{
	background-color:#F9B500;
	
	-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;
}


.store_box_products h2, .store_box_featured_products h2 {
	font-family:lobster;
	font-weight:100 !important;
}

.store_box_products_full_price {
	color:#ccc !important;
	font-family:roboto-light;
}


.button_social_networks
{
	position:relative;
	display:inline-block;
	width:30px;
	height:30px;
	color:#ffffff;
	border-radius:30px;
	padding:3px;
	text-align:center;
	margin-left:3px;
	margin-right:3px;
	margin-bottom:1px;
	cursor:pointer;
	background-color:#151716;
	border:0px #000000 solid;
	line-height:70px; 
	
	-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_social_networks:hover
{
	background-color:#151716;
	
	-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;
}



#pagination .css-button
{
	font-family: 'roboto', sans-serif;
	display: inline-block;
	text-align: center;
	padding:10px;	
	font-size: 12px;
	font-weight: normal;
	background-color:#DCDCDC;
	text-decoration: none;
	margin-right:2px;
}

.pag_selected {
	background-color:#1d1d1d !important;
}

.plus, .minus {
	width: 10px;
	height: 10px;
	font-size: 12px;
	color: white;
	background-color: #666666;
	padding: 0px 3px 7px 5px;
	text-decoration: none !important;
	cursor:pointer;
}

.plus:hover {
	background-color: #A0A0A0;
}

.minus {
	font-weight: bolder;
	padding-left: 6px;
	padding-right: 2px;
	padding-bottom: 7px;
	margin-top:3px;
}

.minus:hover {
	background-color: #A0A0A0;
}

.button-cart,
#categories-list > .selected,
#desconto3,
.pag_selected,
.cart-steps.selected > span,
.jcarousel-next-horizontal,
.jcarousel-prev-horizontal
{ background-color: <?php echo $account['header_color1']; ?>!important; }



















/* TABS*/
 
 #nav_tabs .menu
{   
	padding-left:25px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	font-family:'roboto',Arial, sans-serif;
	font-size:20px;
	letter-spacing: 0px;
	text-decoration:none;
	font-weight:normal;
}

 #nav_tabs .menu a:link
{   
	font-family:'roboto',Arial, sans-serif;
	font-size:20px;
	color:#ffffff;
	letter-spacing: 0px;
	text-decoration:none;
	font-weight:normal;
}

 #nav_tabs .menu a:visited
{   
	font-family:'roboto',Arial, sans-serif;
	font-size:20px;
	color:#ffffff;
	letter-spacing: 0px;
	text-decoration:none;
	font-weight:normal;
}
 
#nav_tabs td.menu:hover
{
	color:#3b3f49;
	/*background-color:#fec524;*/
	font-family:'roboto',Arial, sans-serif;
	font-size:20px;
	letter-spacing: 0px;
	text-decoration:none;
	font-weight:normal;
}

#nav_tabs td.menu a:hover
{
	color:#3b3f49;
	font-family:'roboto',Arial, sans-serif;
	font-size:20px;
	letter-spacing: 0px;
	text-decoration:none;
	font-weight:normal;
}

/* END TABS*/

#fadediv {
    animation: fadein 2s;
    -moz-animation: fadein 2s; /* Firefox */
    -webkit-animation: fadein 2s; /* Safari and Chrome */
    -o-animation: fadein 2s; /* Opera */
}
@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-moz-keyframes fadein { /* Firefox */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-webkit-keyframes fadein { /* Safari and Chrome */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-o-keyframes fadein { /* Opera */
    from {
        opacity:0;
    }
    to {
        opacity: 1;
    }
}

.greydout {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
-webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.greydout:hover {
  -webkit-opacity: 0.50;
  -moz-opacity: 0.50;
  opacity: 0.50;
}



.store_box_content h2 {
	color:#5f6670 !important;
}
.store_box_content h3 {
	color:#aaa !important;
	font-family: 'roboto-thin';
}
.store_box_products_price {
	font-family: 'roboto' !important;
}
.menu_categorias_item_active,
.menu_categorias_item_active h3 {
	color:#fff !important;
}


/* FORCED COLOR */
.store_novelty_bar,
.store_discount_ball,
.menu_categorias_item_active,
.store_discount {
	background:#151716 !important;
}
.store_box_products_price_discount,
#product_final_price {
	color:#151716 !important;
}

.store_box_products_price_discount {
	font-size: 25px !important;
}

.input_pesquisa[type="text"] {
	font-family: 'Montserrat', "Arial Unicode MS", Arial;
	border: 1px solid #ffffff;
	font-size: 14px;
	color: #000;
	width: 100%;
	height: 30px;
	padding-left: 5px;
	font-weight: normal;
	line-height: 28px;
	border-radius: 0px;
	background-color: #f7f7f7;
	padding-left:10px;
	margin-left:-10px;
}

.input_pesquisa::-webkit-input-placeholder
{
	color:#9e9e9e !important;
	font-family:'Montserrat-Light', "Arial Unicode MS", Arial;
}
.input_pesquisa:-moz-placeholder
{
	color:#9e9e9e !important;
	font-family:'Montserrat-Light', "Arial Unicode MS", Arial;
}
.input_pesquisa:-ms-input-placeholder
{
	color:#9e9e9e !important;
	font-family:'Montserrat-Light', "Arial Unicode MS", Arial;
}

.caixa_texto h3 {
	font-family:roboto-light;
	font-size:16px;
}

#store_product_detail_notes_block1 {
	display:none !important;
}
#store_add_button .store_button
{
	background-color:#000000;
}
#store_add_button .store_button:hover
{
	background-color:#888888;
}

@media screen and (min-width: 1001px)
{
	.cell
	{
		position:relative;
		display:inline-block;
		border:0px #cccccc solid;
	}
	
	nav .menu_active {
		color:#fff !important;
		background:#151716;
	}
	nav
	{
		width:100%;
		font-family:'roboto-light',Arial, sans-serif;
		font-weight:bold;
		font-size:16px;
		z-index:1999;
		text-transform: uppercase;
		border:0px #ff3300 solid;
		padding-top:0px;
	}

	nav ul
	{
		padding:0;
		margin:0 auto;
		width:100%;
		text-align:left;
	}

	nav li
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
	}

	nav a
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		height:40px;
		line-height:40px;
		color:#151716 !important;	
		padding-left:16px;
		padding-right:16px;
		text-decoration:none;

		-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;		
	}
	nav a:hover
	{
		color:#fff !important;
		background:#151716;
		-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;
	}

	nav a#pull
	{
		display:none;
	}
	
	.nav-li-first {
		padding-left:0;
	}
	.nav-li-last {
		padding-right:0;
	}

	.header_mail_contact
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:180px;
		height:20px;
		border:0px #ffffff solid;
		z-index:1;
		float:left;
		text-align:left;
	}
	
	.header_phone_contact
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:150px;
		height:20px;
		border:0px #ffffff solid;
		z-index:1;
		float:left;
		text-align:left;
	}	

	.header_social_networks_links
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:200px;
		height:20px;
		border:0px #ffffff solid;
		z-index:1;
		float:right;
		text-align:right;		
	}
		
	.header_idiomas
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:140px;
		height:20px;
		border:0px #ffffff solid;
		z-index:1;
		text-align:left;
	}

	.header_logo
	{
		position:relative;
		display:inline-block;
		max-width:350px;
		height:80px;	
		margin-right:0px;
		margin-top:-58px;
		border:0px #000000 solid;
		text-align:center;
	}
	
	.header_pesquisa
	{
		position:relative;
		display:inline-block;
		width:200px;
		margin-right:0px;
		border:0px solid;
		float:right;
		text-align:center;		
	}

	.header_cart_info
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:350px;
		float:right;
		margin-top:0px;
		padding:0px;
		text-align:right;
		border:0px #000000 solid;		
	}
	
	.header_cart_salutation
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		float:right;
		padding:0px;
		margin-top:2px;
		text-align:right;
		border:0px #000000 solid;
		color:#fff;	
	}
	
	.header_cart_salutation .link_header {
		color:#fff !important;
		font-weight: 400;
	}
	
	.header_cart_salutation .link_header b {
		color:#fff !important;
	}
		
	.header_menu
	{
		position:relative;
		display:inline-block;
		width:calc(100% - 240px);
		height:40px;
		border:0px #4488ee solid;
		z-index:99;
		margin-top:0px;
	}
	.header_menu_active {
		color:#151716 !important;
	}
	
	.plusslider-arrows-wrapper {
		margin-top:-18px;
	}
	
	.homepage_box_our_products
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:510px;
		height:200px;
		background-color:#cccccc;
		background-image:url(../_images/mthexpresso-os-nossos-produtos.jpg);
		background-size:cover;
		background-repeat:no-repeat;
		border-bottom:5px #151716 solid;
		z-index:1;
		margin-top:20px;
		margin-right:25px;
		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;
	}
	.homepage_box_our_products:hover
	{		
		-webkit-box-shadow: inset 0px 0px 0px 30px rgba(0,0,0,0.20);
		-moz-box-shadow: inset 0px 0px 0px 30px rgba(0,0,0,0.20);
		box-shadow: inset 0px 0px 0px 30px rgba(0,0,0,0.20);
		
		-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;
	}
	
	.homepage_box_our_equipments
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:510px;
		height:200px;
		background-color:#dddddd;
		background-color:#cccccc;
		background-image:url(../_images/mthexpresso-os-nossos-equipamentos.jpg);
		background-size:cover;
		background-repeat:no-repeat;
		border-bottom:5px #151716 solid;
		z-index:1;
		margin-top:20px;
		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;	
	}	
	.homepage_box_our_equipments:hover
	{		
		-webkit-box-shadow: inset 0px 0px 0px 30px rgba(0,0,0,0.20);
		-moz-box-shadow: inset 0px 0px 0px 30px rgba(0,0,0,0.20);
		box-shadow: inset 0px 0px 0px 30px rgba(0,0,0,0.20);
		
		-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
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:490px;
		min-height:200px;
		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-left:33px;
	}
	.box_blog_even {
		margin-right:33px;
	}
	
	.box_image
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:500px;
		height:300px;
		border:0px #ff0000 solid;
		text-align:left;
		margin-right:50px;
	}
	
	.box_text
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:500px;
		border:0px #ff0000 solid;
		text-align:left;
	}	

	.caixa_texto
	{
		position:relative;
		display:inline-block;
		width:100%;
		min-height:500px;
		border:0px #eeeeee solid;
		text-align:center;
	}
	
	.caixa_contactos_morada
	{
		position:relative;
		display:inline-block;
		float:left;
		width:550px;
		min-height:200px;
		border:0px #cccccc solid;
		margin-right:100px;
		text-align:left;
		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;
		display:inline-block;
		float:left;
		width:400px;
		min-height:400px;
		border:0px #cccccc solid;
		margin-right:0px;
		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;
	}	
	
	.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 #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;
	}
	
	.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_icons_ecommerce
	{
		position:relative;
		display:inline-block;
		width:250px;
		height:100px;
		margin-top:10px;
		vertical-align:top;	
		border:0px solid;
		text-align:center;
	}
	
	.footer_site_map
	{
		position:relative;
		display:inline-block;
		float:left;
		width:220px;
		margin-right:20px;
		border:0px #ffffff solid;
		text-align:left;
		color:#fff;
	}
	.footer_site_map div
	{
		display:inline-block;
		vertical-align:top;
		width:100px;
		height:100%;
		border:0px solid;
	}
	
	.footer_newsletter
	{
		position:relative;
		display:inline-block;
		float:left;
		width:255px;
		margin-right:20px;
		border:0px #ffffff solid;
		text-align:left;
		font-family: 'roboto-light';
		font-size: 14px;
		font-weight: normal;
		line-height: 20px;
		color: #cacaca;
	}
	
	.footer_payment_methods
	{
		position:relative;
		display:inline-block;
		float:left;
		width:300px;
		margin-right:20px;
		border:0px #ffffff solid;
		text-align:left;
		color:#fff;
	}
	.footer_payment_methods_icon
	{
		position:relative;
		display:inline-block;
		float:left;
		margin-right:10px;
		margin-bottom:10px;
	}

	.footer_contacts
	{
		position:relative;
		display:inline-block;
		float:right;
		width:200px;
		margin-right:0px;
		border:0px #ffffff solid;
		text-align:left;
		font-family: 'roboto-light';
		font-size: 14px;
		font-weight: normal;
		line-height: 20px;
		color: #cacaca !important;
	}

	.footer_copyright
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		float:left;
		margin-top:10px;
		margin-right:5px;
		border:0px #ffffff solid;
	}
	.footer_copyright h3,
	.footer_disclaimer h3,
	.footer_powered_by h3
	{
		font-family: 'roboto-light';
		font-size: 12px;
		font-weight: normal;
		line-height: 20px;
		color:#cacaca;
	}
	
	.footer_disclaimer
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		margin-top:10px;
		margin-left:10px;
		margin-right:10px;
		border:0px #ffffff solid;
		font-family: 'roboto-light';
		font-size: 14px;
		font-weight: normal;
		line-height: 20px;
	}
	
	.footer_powered_by
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		float:right;
		margin-top:10px;
		border:0px #ffffff solid;
	}	
	
	.slider_homepage_caixa
	{
		position: relative;
		padding:0px;
		margin:0px;
		width:100%;
		height:400px;
		border:0px #000000 solid;		
		overflow:hidden;
		z-index:1;	
	}	
	.slider_homepage
	{
		position:relative; 
		width:1050px;
		height:400px;
		background-position:center;
		background-repeat:no-repeat;
		background-position:top;
		border:0px #000000 solid;
		background-color:#eeeeee;
		margin-top:0px;
		padding:0px;
	}	
	.slider_background
	{
		position:relative; 
		background-position:center center; 
		background-repeat:no-repeat;
		background-size:cover;	
		width:1050px;
		height:400px;
		padding:0px;
		margin:0px;
	}
	
	.header_langs {
		float:left;
		width:350px;
		display:inline-block;
		color:#fff;
		text-align:left;
		font-size:12px;
		line-height:34px;
		font-family: 'roboto-light';
	}
	.header_langs div {
		position:relative;
		display:inline-block;
		float:left;
		width:20px;
		height:20px;
		margin-right:5px;
		margin-top:5px;
		border:0px #ffffff solid;
	}
	
	.slider_content_area {
		position:relative;
		margin-top:120px;
		text-align:center;
		max-width:950px;
		height:300px;
		border:0px #ffffff solid;
	}
	
	.home_banner {
		position:relative;
		width:100%;
		min-height:200px;
		margin-top:0px;
		background-color:#ffffff;
		-moz-animation: fadein 2s;
		-webkit-animation: fadein 2s;
		-o-animation: fadein 2s;
	}
	.home_banner_area {
		position:relative;
		max-width:1050px;
		min-height:50px;
		border:0px #000000 solid;
	}
	.home_banner_text {
		position:absolute;
		top:20%;
		left:5%;
		width:37%;
		text-align:left;
	}
	.home_banner_text h1 {
		color:#ffffff;
		font-size:65px;
		line-height:65px;
		font-family:lobster;
		font-weight:100;
		text-transform:none;
	}
	.home_banner_text h2 {
		color:#fff;
		font-size:34px;
		line-height:34px;
		font-family:lobster;
		font-weight:100;
		text-transform:none;
		margin-top:10px;
	}
	.home_banner_text h3 {
		color:#fff;
		font-size:25px;
		line-height:25px;
		font-family:lobster;
		font-weight:100;
		text-transform:none;
		margin-top:10px;
	}
	.home_banner_button {
		position:absolute;
		top:40%;
		right:5%;
		width:20%;
		text-align:left;
	}
	
	.store_discount_ball h2,
	.store_novelty_bar h2 {
		color:#fff !important;
		font-family:roboto;
	}
	
	.header_area {
		background:#151716;
		margin-top:73px;
		width:100%;
		height:65px;
		border-bottom:1px solid #e8e8e8;
		-moz-animation: fadein 2s;
		-webkit-animation: fadein 2s;
		-o-animation: fadein 2s;
	}
	
	.header_menu_zone {
		width:100%;
		margin-top:40px;
		-moz-animation: fadein 2s; 
		-webkit-animation: fadein 2s; 
		-o-animation: fadein 2s;
	}
	
	.blog_detail_image {
		position:relative;
		float:left;
		display:inline-block;
		width:500px;
		vertical-align:top;
		overflow:hidden;
		border:0px solid;
		margin-right:30px;
	}
}











@media screen and (max-width:1000px)
{	
	.blog_detail_image {
		position:relative;
		display:inline-block;
		width:100%;
		vertical-align:top;
		overflow:hidden;
		border:0px solid;
		margin-bottom: 20px;
	}
	.box_blog {
		padding-bottom:20px;
	}
	.header_menu_zone {
		width:100%;
		margin-top:0;
		-moz-animation: fadein 2s; 
		-webkit-animation: fadein 2s; 
		-o-animation: fadein 2s;
	}
	.header_area {
		background:#151716;
		width:100%;
		border-bottom:1px solid #e8e8e8;
		-moz-animation: fadein 2s;
		-webkit-animation: fadein 2s;
		-o-animation: fadein 2s;
	}
	.header_email
	{
		position:relative;
		width:150px;
		height:20px;
		border:0px #4488ee solid;
		z-index:9;
		text-align:center;
		padding-top:5px;
		margin-bottom:10px;
	}
	
	.header_idiomas
	{
		position:relative;
		width:150px;
		height:30px;
		border:0px #ffffff solid;
		text-align:center;
		margin-top:5px;
	}
	
	.header_logo
	{
		position:relative;
		max-width:calc(100% - 20px);
		margin-top:20px;
		border:0px #000000 solid;
		text-align:center;
		float: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;	
	}
	
	.header_logo img {
		width: 100%;
		max-width:300px;
	}
		
	.header_menu
	{
		position:relative;
		width:100%;
		height:50px;
		z-index:1;
		text-decoration:none;
		background-color:#151716;
	}
	.plusslider {
		margin-top:-1px !important;
	}
	.header_pesquisa
	{
		position:relative;
		display:inline-block;
		float:center;
		height:50px;	
		border:0px solid;
		text-align:center;
		width: calc(100% - 60px);
		padding-left: 40px;
		padding-right: 20px;	
		margin-top:20px;
	}
	
	.header_cart_info
	{
		position:relative;
		text-align:center;
		border:0px #000000 solid;
		width: calc(100% - 40px);
		padding: 0 20px;
		margin:15px 0px 10px;
	}
		
	.cart_salutation
	{
		position:relative;
		width:100%;
		height:50px;
		margin-top:0px;
		margin-bottom:0px;
		border:0px #ff0000 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%;
		height: 50px;
		height: auto;
		z-index:9999;
		background:#151716;
  	}	
  	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
	{
		background-color: #333333;
		color:#ffffff !important;
	}
	nav li:last-child a
	{
		border-right: 0;
	}	
	nav a#pull
	{
		position: relative;
		display: block;
		width: 100%;
		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;
		width:100%;
		min-height: 200px;
		border: 0px #ff0000 solid;
		margin-top:0px;		
		overflow:hidden;
		
		animation: fadein 2s;
		-moz-animation: fadein 2s;
		-webkit-animation: fadein 2s;
		-o-animation: fadein 2s;
	}	
	.slider_homepage
	{
		position: relative; 
		width: 100%;
		min-height: 200px;
		background-position: center;
		background-repeat: no-repeat;
		background-position: top;
		border: 0px #aaEE00 solid;
		background-color: #eeeeee;
		margin-top: -15px;
	}	
	.slider_background
	{
		position: relative; 
		background-position: top center; 
		background-repeat: no-repeat;
		background-size: cover;	
		width: 100%;
		min-height: 200px;
		border: 0px #ff0000 solid;
	}

	.headline
	{
		position:relative;
		width:100%;
		min-height:30px;	
		border:0px solid;
		margin-bottom:10px;
	}
	
	.login
	{
		position:relative;
		display:inline-block;
		width:100%;
		max-width:250px;
		min-height:80px;
		border:0px #ff0000 solid;
		text-align:center;
		margin-bottom:20px;
	}

	.box_image
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:250px;
		height:250px;
		border:0px #ff0000 solid;
		text-align:left;
		margin-bottom:20px;
	}
	
	.box_text
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:250px;
		border:0px #ff0000 solid;
		text-align:left;
	}

	.box_text h1
	{
		font-size: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:100%;
		min-height:40px;
		border:0px solid;
		text-align:center;
		margin-bottom:20px;
	}
	
	.footer_site_map
	{
		position:relative;
		width:100%;
		min-height:200px;
		border:0px solid;
		text-align:center;
		margin-bottom:20px;
	}
	
	.footer_newsletter
	{
		position:relative;
		width:100%;
		min-height:120px;
		border:0px #ffffff solid;
		text-align:center;
		margin-bottom:20px;
		font-family: 'roboto-light';
		font-size: 14px;
		font-weight: normal;
		line-height: 20px;
		color: #888;
	}
	
	.footer_contacts
	{
		position:relative;
		width:100%;
		min-height:120px;
		border:0px #ffffff solid;
		text-align:center;
		padding-bottom:20px;
		font-family: 'roboto-light';
		font-size: 14px;
		font-weight: normal;
		line-height: 20px;
		color: #888;
	}		
	
	.footer_payment_methods
	{
		position:relative;
		width:100%;
		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;
	}
	
	
	.footer_copyright h3,
	.footer_disclaimer h3,
	.footer_powered_by h3
	{
		font-family: 'roboto-light';
		font-size: 12px;
		font-weight: normal;
		line-height: 20px;
		color:#cacaca;
	}
	
	.footer_disclaimer
	{
		position:relative;
		width:100%;
		min-height:40px;
		margin-bottom:0px;
		border:0px solid;
		text-align:center;
		text-transform:uppercase;
	}
	
	.footer_copyright
	{
		position:relative;
		width:100%;
		min-height:40px;
		padding-top:20px;
		border:0px #ffffff solid;
		text-align:center;
	}

	.footer_powered_by
	{
		position:relative;
		width:100%;
		min-height:30px;
		padding-bottom:20px;
		border:0px #ffffff solid;
		text-align:center;
	}	
	
	.caixa_contactos_morada
	{
		position:relative;
		width:90%;
		min-height:200px;
		border:0px #ff0000 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 #ff0000 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;
	}	
	
	.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;
	}
	
	.boxservices
	{ 
		width:100%;
		margin-bottom:20px;
		vertical-align:top;
	}
	
	.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;
	}
	
	.header_langs {
		text-align:center;
		width:100%;
		display:inline-block;
		color:#fff;
		text-align:center;
		font-size:12px;
		line-height:34px;
		font-family: 'roboto-light';
	}
	.header_langs div {
		position:relative;
		display:inline-block;
		width:20px;
		height:20px;
		margin-right:5px;
		margin-top:5px;
		border:0px #ffffff solid;
	}
	
	.slider_content_area {
		position:relative;
		margin-top:75px;
		margin-bottom:25px;
		text-align:center;
		max-width:calc(100% - 20px);
		height:300px;
		border:0px #ffffff solid;
	}
	.slider_content_area h1 {
		font-size: 45px !important;
		line-height: 45px !important;
	}
	.home_banner {
		position:relative;
		width:100%;
		min-height:50px;
		padding-top:15px;
		background-color:#ffffff;
		-moz-animation: fadein 2s;
		-webkit-animation: fadein 2s;
		-o-animation: fadein 2s;
	}
	.home_banner_area {
		position:relative;
		max-width:1050px;
		min-height:50px;
		border:0px #000000 solid;
		background-size:cover;
		background-position:center;
	}
	.home_banner_image {
		display:none;
	}
	.home_banner_text {
		padding-top:20px;
		width:100%;
		text-align:center;
	}
	.home_banner_text h1 {
		color:#fff;
		font-size:40px;
		line-height:45px;
		font-family:lobster;
		font-weight:100;
		text-transform:none;
	}
	.home_banner_text h2 {
		color:#fff;
		font-size:30px;
		line-height:35px;
		font-family:lobster;
		font-weight:100;
		text-transform:none;
	}
	.home_banner_text h3 {
		color:#fff;
		font-size:20px;
		line-height:25px;
		font-family:lobster;
		font-weight:100;
		text-transform:none;
	}
	.home_banner_button {
		width:100%;
		text-align:center;
		padding:15px 0;
	}
	.home_banner_button .button {
		padding:7px !important;
	}
	
	.store_discount_ball h2,
	.store_novelty_bar h2 {
		color:#fff !important;
		font-family:roboto;
	}
	
	.header_cart_salutation {
		color:#fff;
	}
	
	.header_cart_salutation div {
		height:auto !important;
		line-height: 20px !important;
	}
	
	.header_cart_salutation .link_header {
		color:#fff !important;
		font-weight: 400;
	}
	
	.header_cart_salutation .link_header b {
		color:#fff !important;
	}
	
	.header_cart_button {
		display:inline-block;
	}
	
	.caixa_texto {
		padding: 0 10px;
	}
}















