@font-face {
  font-family: 'montserrat-bold';
  src: url('../_fonts/montserrat-bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

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

@font-face {
  font-family: 'montserrat';
  src: url('../_fonts/montserrat-regular-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

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

.button_grey
{
	background-color:#ddd;
	font-family: 'montserrat', sans-serif;
	font-weight: normal;
	font-size:12px;
	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:0px;
	border:0px #ddd solid;
}
.button_grey:hover
{
	background-color:#cccccc !important;
	border:0px #555555 solid;
	color:#ffffff;
}

.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:hover
{
	color:#01719f !important;
	text-decoration:none;
}


.link_idiomas
{
	font-family: 'montserrat';
	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: 'montserrat';
    font-size:12px;
    font-weight:normal;
    line-height:12px;
	color:#ffffff !important;
	text-decoration:none;
	text-transform:uppercase;
}
.link_header:hover
{
	color:#01719F !important;
	text-decoration:none;
}
.link_header:visited
{
	color:#ffffff;
}
.link_header:active
{
	color:#ffffff;
}



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

.link_footer2
{
	font-family: 'montserrat-light';
	font-size:12px;
	font-weight:normal;
	line-height:20px;	
	color:#565C69 !important;
	text-decoration:none;
}
.link_footer2:hover
{
	color:#01719F !important;
	text-decoration:none;
}
.link_footer2:visited
{
	color:#565C69;
}
.link_footer2:active
{
	color:#565C69;
}

.menu_login
{
	font-family: 'montserrat';
	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: 'montserrat';
	font-size:30px;
	text-transform:uppercase;
	color:#01719f;
	letter-spacing:0px;
	line-height:30px;
}

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

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

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

.input[type="email"]
{
	font-family:'montserrat';
	font-size:12px;
	background-color:#fbfbfb;
	border:1px solid #dddddd;
	color:#777777;
	width:100%;
	height:30px;
	padding-left:10px;
	font-weight:normal;
	line-height:28px;
	border-radius:2px;
}

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

.datepicker {
	font-family: 'montserrat';
	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: 'montserrat';
	font-size:14px;
	font-weight: normal;
	color: #000000;
	letter-spacing:0px;
	width: auto;
	height: 33px;
	background: #ffffff;
	border:1px solid #dddddd;
	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: 'montserrat';
	font-size:14px;
	color: #333333;
	height: 33px;
	background-color:#fbfbfb;
	font-weight: none;
	min-height: 80px;
	padding-top: 5px;
	padding-left: 5px;
	border:1px solid #dddddd;
	border-radius:2px;
}

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

.error
{
color:red;	
}



.button
{
	position:relative;
	display:inline-block;	
	background-color:#01719F;
	font-family:'montserrat-light', 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:2px;
	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:#565C69 !important;
	border:0px #01719f 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: 'montserrat', sans-serif;
	color: #777777;
	text-transform:uppercase;
	padding: 7px 7px 7px 7px;
	cursor:pointer;
	text-decoration:none;
	text-align:center;
	border-radius:2px;
	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_gray
{
	background-color:#565C69;
	font-family: 'montserrat', sans-serif;
	font-weight: normal;
	font-size:12px;
	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:2px;
	border:0px #ddd 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;
	transition: all 0.3s;	
	animation: fadein 1s;
	-moz-animation: fadein 1s;
	-webkit-animation: fadein 1s;
	-o-animation: fadein 1s;
}
.button_gray:hover
{
	background-color:#000000 !important;
	border:0px #555555 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_white
{
	background-color:#ffffff;
	font-family: 'montserrat', sans-serif;
	font-weight: normal;
	font-size:12px;
	letter-spacing:0px;
	color:#565C69;
	text-transform:uppercase;
	padding: 6px 20px 6px 20px;
	cursor:pointer;
	text-decoration:none;
	text-align:center;
	display:inline-block;	
	border-radius:2px;
	border:0px #ddd 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;
	transition: all 0.3s;	
	animation: fadein 1s;
	-moz-animation: fadein 1s;
	-webkit-animation: fadein 1s;
	-o-animation: fadein 1s;
}
.button_white:hover
{
	background-color:#01719F !important;
	border:0px #555555 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_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;
	background-color:#01719F;
	cursor:pointer;
	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:#000000;
	
	-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: 'montserrat', 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:'montserrat',Arial, sans-serif;
	font-size:20px;
	letter-spacing: 0px;
	text-decoration:none;
	font-weight:normal;
}

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

 #nav_tabs .menu a:visited
{   
	font-family:'montserrat',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:'montserrat',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:'montserrat',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_categories h3.store_box_content_designation {
	margin: 0;
    padding: 0;
    font-family: 'montserrat';
    font-size: 17px;
    text-transform: uppercase;
    color: #01719f !important;
    letter-spacing: 0px;
    line-height: 20px;
	font-weight:bold;
}
.store_box_content h3 {
	color:#aaa !important;
}
.store_box_products_price {
	font-family: 'montserrat' !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 {
	background:#01719f !important;
}
.store_box_products_price_discount,
#product_final_price {
	color:#01719f !important;
}

#buy_button .store_button,
#store_product_file.store_button {
	background-color:#01719f;
}

.store_box_products .store_box_products_full_price,
.store_box_featured_products .store_box_products_full_price,
.store_box_products .store_discount_ball,
.store_box_featured_products .store_discount_ball,
.store_product_detail_area .store_discount_ball,
.store_product_detail_area #product_final_price_with_discount
{
	display:none !important;
}
@media screen and (min-width: 1001px)
{
	.store_button_buy_area {
		width:195px !important;
	}
	.cell
	{
		position:relative;
		display:inline-block;
		border:0px #cccccc solid;
	}
	nav
	{
		vertical-align:top;
		width:100%;
		font-family:'montserrat',Arial, sans-serif;
		font-size:14px;
		z-index:2;
		text-transform:uppercase;
		border:0px #ff3300 solid;
		padding:0px;
		margin:0px;
	}
	nav ul
	{
		padding:0;
		margin:0;
		width:100%;
		text-align:center;
	}
	nav li
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
	}
	nav a
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		height:50px;
		line-height:50px;
		color:#5f6670 !important;	
		padding-left:16px;
		padding-right:16px;
		margin-left:10px;
		margin-right:10px;
		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
	{
		background-color:#565c69;
		color:#ffffff !important;
		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;
	}
	nav a#pull
	{
		display:none;
	}
	
	.nav-li-first
	{
	}
	.nav-li-last
	{
	}
	
	.header_welcome_text
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:200px;
		height:20px;
		margin-top:7px;
		text-align:left;
		float:left;	
		border:0px #ffffff solid;
	}

	.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;

		-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_logo
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:280px;
		height:60px;	
		margin-right:80px;
		margin-top:24px;
		border:0px #000000 solid;
		text-align:left;
		float: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;	
	}
	
	.header_pesquisa
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		float:left;
		width:358px;
		height:40px;
		margin-top:0px;
		border:0px #ffffff solid;
		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_brands
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		float:right;
		width:712px;
		height:50px;
		margin-top:24px;
		border:0px #ffffff solid;
		text-align:right;

		-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_brands_block {
		position:relative;
		display:inline-block;
		vertical-align:top;
	}

	.header_cart_info
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:calc(100% - 600px);
		float:right;
		margin-top:5px;
		padding:0px;
		text-align:right;
		border:0px #000000 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;		
	}
	
	.header_cart_salutation
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:590px;
		float:right;
		padding:0px;
		text-align:right;
		border:0px #ffffff 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;		
	}
		
	.header_menu
	{
		position:relative;
		display:inline-block;
		width:100%;
		height:50px;
		border:0px #4488ee solid;
		z-index:1;
		margin:0px;
		padding:0px;
	}
	.header_menu_active
	{
		background-color:#565c69;
		color:#ffffff !important;
		text-align:center;
	}
	
	.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 #01719f 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 #01719f 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_category
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:200px;
		height:215px;
		background-color:#ffffff;
		border-bottom:4px #eeeeee solid;
		margin-left:10px;
		margin-right:10px;
		margin-bottom: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;	
	}
	.box_category:hover
	{
		border-bottom:4px #01719F 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;
	}
	.box_category_image {
		width: 190px;
		height: 165px;
		display: flex;
		justify-content: center;
		align-items: center;
		overflow: hidden;
		background-repeat: no-repeat;
		margin-bottom:5px;
		background-position:top center;
	}
	
	.box_blog_home
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:33.333%;
		border:0px #ffffff solid;
		text-align:left;
		opacity: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;		
	}
	.box_blog_home:hover
	{
		border:0px #aaa solid;
		background-color:#111111;
		opacity:0.7;
		
		-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_home_image
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:65%;
		height:350px;
		border:0px #ffffff solid;
		margin-right:2%;
		text-align:center;
		overflow:hidden;
		float:left;
		
		-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_home_text
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:30%;
		height:250px;
		margin-top:30px;
		margin-left:1%;
		margin-right:1%;
		border:0px #ff0000 solid;
		float:left;
	}
	
	.box_blog_home_text_only
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:100%;
		min-height:500px;
		border:0px #eeeeee solid;
		text-align:center;
	}
	
	.box_blog
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		margin: 0 8px;
		width: 330px;
		border:1px #ffffff solid;
		text-align:left;
		opacity: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;		
	}
	.box_blog:hover
	{
		border:1px #eee solid;
		background-color:#fff;
		
		-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;
		vertical-align:top;
		margin: 0 8px 20px;
		width: 244px;
		border:1px #ffffff solid;
		text-align:left;
		opacity: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;		
	}
	.box_gallery:hover
	{
		border:1px #eee solid;
		background-color:#fff;
		
		-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 h1 {
		text-align:center;
	}
			
	.box_video_gallery
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		margin: 0 8px 20px;
		width: 505px;
		border:1px #ffffff solid;
		text-align:left;
		opacity: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;		
	}
	.box_video_gallery:hover
	{
		border:1px #eee solid;
		background-color:#fff;
		
		-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 h1 {
		text-align:center;
	}
			
	.box_image
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:100%;
		height:200px;
		border:0px #ffffff solid;
		text-align:center;
		overflow:hidden;
		float:left;
		
		-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_image:hover {
		opacity:0.7;
	}
	
	.box_image_details
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:500px;
		min-height:300px;
		border:0px #000000 solid;
		margin-right:40px;
		margin-bottom:25px;
		text-align:center;
		float:left;
	}

	.box_text_details
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:100%;
		min-height:300px;
		border:0px #000000 solid;
		margin-bottom:40px;
		text-align:left;
	}	

	.box_text
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:30%;
		height:250px;
		margin-top:30px;
		margin-left:1%;
		margin-right:1%;
		border:0px #ff0000 solid;
		float:left;
	}
	
	.box_text_only
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		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:550px;
		height:50px;
		margin-right:0px;
		border:0px #cccccc solid;
		text-align:left;
	}
	
	.footer_site_map
	{
		position:relative;
		display:inline-block;
		float:left;
		width:350px;
		margin-right:50px;
		border:0px #ffffff solid;
		text-align:left;
		color:#fff;
	}
	.footer_site_map div
	{
		display:inline-block;
		vertical-align:top;
		width:150px;
		height:100%;
		border:0px solid;
	}
	
	.footer_products
	{
		position:relative;
		display:inline-block;
		float:left;
		width:200px;
		margin-right:50px;
		border:0px #ffffff solid;
		text-align:left;
		color:#fff;
	}

	.footer_social_networks
	{
		position:relative;
		display:inline-block;
		float:left;
		width:200px;
		margin-right:20px;
		border:0px #ffffff solid;
		text-align:left;
		color:#fff;
	}	
	
	.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:250px;
		margin-right:0px;
		border:0px #ffffff solid;
		text-align:left;
	}

	.footer_copyright
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:500px;
		float:left;
		text-align:left;
		margin-top:10px;
		margin-right:20px;
		border:0px #000000 solid;
	}	
	
	.footer_disclaimer
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:200px;
		margin-top:10px;
		border:0px #000000 solid;
		float:left;
	}
	
	.footer_powered_by
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:200px;
		float:right;
		text-align:right;
		margin-top:10px;
		border:0px #000000 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_caixa_zone {
		position:relative;
		width:100%;
		height:400px;
		border:0px #ff0000 solid;
		background-color:#ffffff;
	}
	.slider_homepage
	{
		position:relative; 
		width:100%;
		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:top center; 
		background-repeat:no-repeat;
		background-size:cover;	
		width:100%;
		height:400px;
		padding:0px;
		margin:0px;
	}
	
	.header_langs {
		float:left;
		width:80px;
		display:inline-block;
	}
	.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;
		display:inline-block;
		vertical-align:top;
		margin-top:80px;
		text-align:center;
		width:80%;
		max-width:800px;
		height:200px;
		background-color:rgba(0,0,0,0.3);
		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;
	}
	
	.store_discount_ball h2,
	.store_novelty_bar h2 {
		color:#fff !important;
	}
	
	#store_products_related .store_box_featured_products
	{
	position:relative;
	display:inline-block;
	height:430px;
	margin:10px;
	vertical-align:top;
	border:1px solid #eee ;
	text-align:center;
	background:#fff;
	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;
	}
	
	#store_products_related .store_box_featured_products h3.store_box_content_brand
	{
		font-size:14px;
		color:#777777;
		font-weight:bold;
	}
	#store_products_related .store_box_featured_products small
	{
		color:#aaa;
	}
	#store_products_related .store_box_featured_products.store_with_add
	{
	height:465px;
	}
	#store_products_related .store_box_featured_products
	{ 
	width:336px;
	margin:10px 9px;
	}
	#store_products_related .store_box_featured_products.child_1
	{
		margin-left:0;
	}
	#store_products_related .store_box_featured_products.child_3
	{
		margin-right:0;
	}
	#store_products_related .store_box_featured_product_image
	{
		width:100%;
		height:200px;
		display: flex;
		justify-content: center;
		align-items: center;
		overflow: hidden;
	}
	
	#estimate_request input[type="text"],
	#estimate_request input[type="email"],
	#estimate_request input[type="number"],
	#estimate_request input[type="file"],
	#estimate_request textarea {
		background:#fff;
		border:0px;
	}
	
	.store_button_buy {
		width: 180px !important;
	}
	.store_button_buy .button {
		width: 170px !important;
	}
	
	.pedido-de-cotacao {
		width:100%;
	}
}











@media screen and (max-width:1000px)
{	

	.header_brands_block {
		position:relative;
		display:inline-block;
		width:100%;
		margin-bottom:10px;
	}
	.pedido-de-cotacao {
		width:90%;
	}
	.box_blog
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		margin: 0 8px;
		width: 330px;
		border:1px #ffffff solid;
		text-align:left;
		opacity:1;
		margin-bottom: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;		
	}
	.box_blog:hover
	{
		border:1px #eee solid;
		background-color:#fff;
		
		-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_image
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:100%;
		height:200px;
		border:0px #ffffff solid;
		text-align:center;
		overflow:hidden;
		float:left;
		
		-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_image:hover {
		opacity:0.7;
	}
	
	.store_button_buy {
		width: 180px !important;
	}
	.store_button_buy .button {
		width: 170px !important;
	}
	.footer_newsletter_form {
		width:90%;
		padding-bottom:15px;
	}
	.box_blog_home
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:90%;
		padding:0 5%;
		border:0px #ffffff solid;
		text-align:left;
		opacity:1;
		padding-bottom: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;		
	}
	.box_blog_home:hover
	{
		border:0px #aaa solid;
		background-color:#111111;
		opacity:0.7;
		
		-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_home_image
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:100%;
		height:350px;
		border:0px #ffffff solid;
		text-align:center;
		overflow:hidden;
		
		-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_home_text
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:100%;
		height:250px;
		margin-top:30px;
		margin-left:1%;
		margin-right:1%;
		border:0px #ff0000 solid;
		text-align:center;
	}
	
	.box_blog_home_text_only
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:100%;
		min-height:500px;
		border:0px #eeeeee solid;
		text-align:center;
	}
	
	.box_category
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:200px;
		height:215px;
		background-color:#ffffff;
		border-bottom:4px #eeeeee solid;
		margin-left:10px;
		margin-right:10px;
		margin-bottom: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;	
	}
	.box_category:hover
	{
		border-bottom:4px #01719F 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;
	}
	.box_category_image {
		width: 190px;
		height: 165px;
		display: flex;
		justify-content: center;
		align-items: center;
		overflow: hidden;
		background-repeat: no-repeat;
		margin-bottom:5px;
		background-position:top center;
	}
	
	.box_gallery
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		margin: 0 8px 20px;
		width: 244px;
		border:1px #ffffff solid;
		text-align:left;
		opacity: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;		
	}
	.box_gallery:hover
	{
		border:1px #eee solid;
		background-color:#fff;
		
		-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 h1 {
		text-align:center;
	}
			
	.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);
		height:100px;	
		padding-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:999;
		text-decoration:none;
		background-color:#01719f;
	}
	.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;		
	}
	
	.header_cart_info
	{
		position:relative;
		text-align:center;
		border:0px #000000 solid;
		width: calc(100% - 40px);
		padding: 0 20px;
		margin:0px;
	}
		
	.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:#01719f;
  	}	
  	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_caixa_zone {
		position:relative;
		width:100%;
		height:200px;
		border:0px #ff0000 solid;
		background-color:#ffffff;
	}
	.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: 0px;
	}	
	.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;
	}	
	
	.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:40px;
	}
	
	.footer_newsletter
	{
		position:relative;
		width:100%;
		min-height:120px;
		border:0px #ffffff solid;
		text-align:center;
		margin-bottom:40px;
		font-family: 'montserrat-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:30px;
		font-family: 'montserrat-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: 'montserrat-light';
		font-size: 12px;
		font-weight: normal;
		line-height: 20px;
		color:#aaa;
	}
	
	.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;
	}
	.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:100px;
		text-align:center;
		max-width:calc(100% - 20px);
		height:300px;
		border:0px #ffffff solid;
	}
	.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;
	}
	
	.store_discount_ball h2,
	.store_novelty_bar h2 {
		color:#fff !important;
	}
	
	.box_image_details
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:90%;
		border:0px #000000 solid;
		margin-bottom:40px;
		text-align:center;
		float:center;
	}

	.box_text_details
	{
		position:relative;
		display:inline-block;
		vertical-align:top;
		width:90%;
		min-height:300px;
		border:0px #000000 solid;
		margin-bottom:40px;
		text-align:center;
	}	
}












/* CUSTOM STORE CSS */
.store_breadcrumb,
.store_price_with_vat_message {
	display:none;
}
#cart_add .button_grey {
	position: relative;
    display: inline-block;
    background-color: #01719F;
    font-family: 'montserrat-light', 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: 2px;
    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;
}
.store_product_detail_image {
	border:1px solid #ccc !important;
}
.store_box_novelty_products .button_transparent {
	font-size:7px !important;
	line-height:11px !important;
	text-align:left;
}
.store_box_novelty_products .store_box_content h2 {
	padding: 5px 0;
}

.store_box_categories
{
border-bottom: 4px #eeeeee solid !important;
}
.store_box_categories:hover {
	border-bottom: 4px #01719f solid !important;
}