
#contentMenuMobile .navbar-default .navbar-toggle{
	display: none !important;
}

#zonaBanners{
	display: none;
}

form.vw-searchForm.borderRadius {
    display: none;
}

#listaBotoesHeader{
	display: none;
}

#menuPrincipal li:hover ul{
	display: none !important;
}

.priceNoticia{
    min-height: 100px;
}

#menuPrincipal > li > a, #menuMobile > li > a {
    cursor: default;
}


/*
thin 100
thin 100 Italic
light 300
light 300 Italic
regular 400
regular 400 Italic
bold 700
bold 700 Italic
black 900
black 900 Italic
*/


.imagemNoticia.Mobile{
	display: none;
}


body{
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #9A9A9A;
	line-height: 34px;
}

a{
	color: #777;
}

a:hover,
a:active,
a:focus {
    outline: none;
	text-decoration: none !important;
	color: inherit !important;
}

#main-content{
	background: #fff;
	position: relative
}

.backgroundCinza{
	background: #F5F5F5;
}

.headerFixed #main-content{
	padding-top: 66px
}

header{
	background: #222222;
	color: #fff;
}

.containerHeaderLogo{
	margin-bottom: 30px;
	padding: 15px 15px 0 15px;
	background: #222222;
}

.containerHeaderMenu{
	padding: 0 15px;
	background: #222222;
}

.containerHeaderMenu.fixed{
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999;
}

.borderRadius{
	border: 1px solid #979797;
	border-radius: 10px;
}

.logotipo{
	height: 65px;
}

.vw-searchForm{
	overflow: hidden;
	background: transparent;
}

.vw-searchForm .form-control:focus{
    -webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.vw-formSearchSubmit,
.vw-searchstr{
	background: transparent;
    color: #fff;
    border: none;
    
    -webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

#menuPrincipal,
#menuMobile{
	padding: 0;
	margin: 0;
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	border-top: 1px solid #494949;
}

#menuPrincipal li,
#menuMobile li{
	list-style: none;
	position: relative;
}

#menuPrincipal li a,
#menuMobile li a{
	display: flex;
	font-weight: 700;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
}

#menuPrincipal > li > a,
#menuMobile > li > a{
	line-height: 64px;
}

#menuPrincipal .vw-menu-imagem,
#menuMobile .vw-menu-imagem{
	position: relative;
	margin-right: 15px;
}

#menuPrincipal .vw-menu-imagem::after{
	content: "";
	position: absolute;
	height: 50%;
	border-right: 1px solid #494949;
	top: 50%;
	transform: translateY(-50%);
}

#menuPrincipal .vw-menu-imagem img,
#menuMobile .vw-menu-imagem img{
	height: 65px;
}

#menuMobile ul{
	display: none;
	padding-left: 92px;
}

#menuPrincipal ul{
	display: none;
	background: #FFFFFF;
	border-radius: 8px;
	padding: 0 20px;
}

#menuPrincipal li:hover > ul{
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	transform: translateY(100%);
	z-index: 999;
}

#menuPrincipal ul li{
	border-bottom: 1px solid #F3F3F3;
	min-width: 250px;
	padding: 25px 10px;
}

#menuPrincipal ul li:last-child{
	border-bottom: none;
}

#menuPrincipal ul li a{
	font-weight: 700;
	font-size: 12px;
	color: #777777 !important;
	text-transform: uppercase;
}

.produtosCarrinho{
	display: none;
}

.svgCarrinho{
	height: 12px;
	fill: #fff;
	margin-right: 5px;
}

#listaBotoesHeader li{
	padding: 15px 30px;
}

#listaBotoesHeader a{
	font-weight: 700;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
    padding: 0;
    background: transparent !important;
}

.blocoCarrinho{
	background: #3C3C3C;
	border-radius: 10px;
}

.produtosCarrinho{
	left: auto;
	right: 0;
	bottom: 0;
	transform: translateY(100%);
	color: #777777;
	border-radius: 8px;
}

.numItemsCarrinho{
	position: absolute;
    right: 15px;
    top: 0;
    transform: translateY(-50%);
    border-radius: 100%;
    background: #E22A2A;
    font-weight: 700;
    font-size: 12px;
    color: #FFFFFF;
    height: 20px;
    width: 20px;
    text-align: center;
    line-height: 20px;
}

#pesquisaOutput, .vw-pesquisaOutput{
	margin: 0;
	border-radius: 8px;
	line-height: normal;
    color: #777777;
    width: 350px;
}

#pesquisaOutput a, .vw-pesquisaOutput a{
    color: #777777 !important;
}

.searchRef{
	font-size: 10px;
}

.searchCategoriaTitle{
	background-color: #F3F3F3;
}

.itemSlide{
	height: 450px;
	position: relative;
}

.slide .slick-prev{
	left: 50px;
    z-index: 999;
}

.slide .slick-prev:before{
	font-family: "FontAwesome";
	content: "\f053";
	color: #fff !important;
	opacity: 1 !important;
    margin-right: 3px;
}

.slide .slick-next{
	right: 50px;
    z-index: 999;
}

.slide .slick-next:before{
	font-family: "FontAwesome";
	content: "\f054";
	color: #fff !important;
	opacity: 1 !important;
    margin-left: 3px;
}


.slide .slick-prev,
.slide .slick-next{
	background: rgba(0,0,0,0.30) !important;
	color: #fff !important;
	width: 80px;
	height: 80px;
	border-radius: 100%;
}

.descricaoBanner{
	width: 100%;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 99;
}

.tituloBanner{
	font-weight: 700;
	font-style: italic;
	font-size: 50px;
	color: #FFFFFF;
	text-align: left;
	line-height: 56px;
}

.linkBanner{
	font-weight: 700;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	border-bottom: 1px solid #fff;
}

.linkBanner.noticias{
	color: #222222;
    border-bottom: 1px solid #222222;
}

#zonaBanners{
	padding: 150px 0;
}

#zonaBanners .container{
	border-radius: 8px;
	overflow: hidden;
}

.paddingZero{
	padding: 0;
}

#zonaBanners .linkBanner{
	position: absolute;
	bottom: 45px;
	left: 50%;
	transform: translateX(-50%);
}

.linhaBanner{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.displayFlex{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.grid-item {
	height: 300px;
	float: left;
}

.grid-item.primeiroItem{
	height: 600px;
}

.grid-item.width50{
	width: 50%;
}

.grid-item.width25{
	width: 25%;
}

#destaques{
	background: #F5F5F5;
	padding: 90px 0;
}

.subTitulo{
	padding-left: 20px;
	font-weight: 700;
	font-style: italic;
/* 	font-size: 35px; */
	font-size: 50px;
	color: #222222;
	margin-bottom: 30px;
}

.slideProdutosDestaque .slick-prev{
	left: -15px;
	transform: translateX(-100%);
}

.slideProdutosDestaque .slick-next{
	right: -15px;
	transform: translateX(100%);
}

.slideProdutosDestaque .slick-prev, 
.slideProdutosDestaque .slick-next{
	height: 40px;
	width: 40px;
}

.itemProduto,
.itemNoticia{
	position: relative;
}

.tituloProduto,
.tituloNoticia{
	font-weight: 700;
	font-size: 16px;
	color: #777777;
	margin: 0;
	margin-top: 20px;
	line-height: normal;
}

.priceProduto,
.priceNoticia{
	font-weight: 700;
	font-size: 24px;
	color: #222222;
	margin: 8px 0;
	line-height: normal;
}

.priceProduto del{
	font-size: 15px;
	color: #777777;
	line-height: normal;
}

.referenciaProduto{
	font-weight: 700;
	font-size: 14px;
	color: #A9A9A9;
	line-height: normal;
}

.flagPercentagem{
	position: absolute;
	left: 20px;
	top: -10px;
	padding: 35px 15px;
	background: #E22A2A;
	border-radius: 10px;
	font-weight: 700;
	font-size: 24px;
	color: #FFFFFF;
	text-align: center;
}

.slideProdutosDestaque .slick-list{
	padding-top: 10px;
}

.imagemProduto,
.imagemNoticia{
	background-color: #fff !important;
	border-radius: 8px;
	overflow: hidden;
}

.slideProdutosDestaque .itemProduto{
	padding: 0 10px;
}

#separadorHome{
	height: 40vh;
	position: relative;
}

.tituloBannerSeparador{
	font-weight: 700;
	font-style: italic;
	font-size: 72px;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 35px;
}

#separadorHome .containerDescricao{
	position: absolute;
	left: 0;
	width: 100%;
	top: 50%;
	transform: translateY(-50%);
}

#separadorHome .linkBanner{
	padding: 15px 30px;
	background: #fff;
	font-size: 12px;
	color: #222222;
	text-align: center;
	text-transform: uppercase;
	border-radius: 10px;
}

#noticias{
	padding: 100px 0;
    z-index: 100;
    background: #fff;
    position: relative;
}

.contentBotaoVerMaisNoticias{
	margin-top: 50px;
}

#curvaMain{
	height: 200px;
    border-radius: 50%;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    transform: translateY(50%);
    z-index: 10;
    background: #fff;
    -webkit-box-shadow: 0 24px 24px 0 rgba(0,0,0,0.90);
	-moz-box-shadow: 0 24px 24px 0 rgba(0,0,0,0.90);
	box-shadow: 0 24px 24px 0 rgba(0,0,0,0.90);
	background-color: white;
}

.backgroundCinza #curvaMain{
	background: #f5f5f5;
}

footer{
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #222222;
	z-index: -1;
}

.contentFooter{
	margin-top: 300px;
	margin-bottom: 200px;
}

.tituloRodape{
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 0;
	line-height: 25px;
}

.descricaoRodape{
	font-size: 14px;
	color: #BCBCBC;
	letter-spacing: 0;
	line-height: 26px;
}

.descricaoRodape .contentLinkFooter{
	margin-top: 50px;
}

.descricaoRodape .contentLinkFooter a{
	font-weight: 400;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 0;
	text-transform: none;
}

.redesSociais,
#menuRodape{
	padding: 0;
	margin: 0;
}

.redesSociais li,
#menuRodape li{
	list-style: none;
	display: inline-block;
	padding: 5px;
}

.itemSocial a{
	font-size: 15px;
	color: #BCBCBC;
	letter-spacing: 0;
	line-height: 23px;
}

#menuRodape li{
	padding: 5px 15px;
	border-bottom: 1px solid #383838;
	display: block;
}

#menuRodape li:last-child{
	border-bottom: none;
}

#menuRodape li a{
    font-size: 10px;
    color: #c4c4c4;
    letter-spacing: 1px;
    line-height: 45px;
    display: block;
    text-transform: uppercase;
}

#conteudo,
#relacionados,
#descricaoProdutoSection{
    z-index: 100;
    background: #fff;
    position: relative;
    padding: 120px 0 80px 0;
}

.backgroundCinza #conteudo,
.backgroundCinza #relacionados,
.backgroundCinza #descricaoProdutoSection{
	background: #F5F5F5;
}

.itemSlideConteudo{
	height: 300px;
	position: relative;
}

.itemSlideConteudo .descricaoBanner{
	top: auto;
	bottom: 65px;
	transform: none;
}

.itemSlideConteudo .descricaoBanner .tituloBanner{
	font-weight: 700;
	font-style: italic;
/* 	font-size: 35px; */
	font-size: 50px;
	color: #FFFFFF;
}

h2{
    font-weight: 700;
    font-size: 24px;
    color: #222222;
    margin: 8px 0;
    line-height: normal;
}

.paginasGrupo{
	padding: 0;
	margin: 0;
}

.paginasGrupo li{
	list-style: none;
	padding: 5px 15px;
	border-bottom: 1px solid #DCDCDC;
}

.paginasGrupo li:last-child{
	border-bottom: none;
}

.paginasGrupo li a{
	font-weight: 400;
	font-size: 16px;
	color: #777777;
	line-height: 53px;
}

.paginasGrupo li a.active{
	font-weight: 900;
}

.listagemNoticias .itemNoticia{
	margin-bottom: 30px;
}

.subtituloConteudo{
	font-weight: 700;
	font-style: italic;
	font-size: 22px;
	color: #222222;
	margin-bottom: 15px;
	padding: 15px;
	border-bottom: 1px solid #DCDCDC;
}

.vw-formulario .form-campos{
	width: 100%;
	margin-bottom: 30px;
}

.vw-formulario .form-campos input{
	width: 100%;
	padding: 5px 15px;
	background: #FFFFFF;
	border-radius: 10px;
	border: none;
}

.vw-formulario .form-campos textarea{
	width: 100%;
	padding: 5px 15px;
	height: 200px;
	background: #FFFFFF;
	border-radius: 10px;
	border: none;
}

.vw-formulario .captchaSubmit{
	width: 100%;
}

.vw-formulario .submitbtn{
	background: #3C3C3C;
	border-radius: 10px;
	font-weight: 700;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding: 5px 100px;
	border: none;
	float: right;
}


.formContactos .vw-formulario{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}

.formContactos .form-campos{
	width: 48%;
}

.formContactos .form-campos:nth-child(4){
	width: 100%;
	margin-bottom: 0;
}

.listagemProdutos .itemProduto{
	margin-bottom: 30px;
}

.datasDescontoProduto{
	font-weight: 700;
	font-size: 12px;
	color: #C5C5C5;
}

#virtualwebPaging{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	text-align: right;
	margin-bottom: 30px;
}

.virtualwebOrderSelector{
	width: 20%;
	background: transparent;
	padding: 0;
	border: none;
	border-bottom: 1px solid #AAAAAA;
	border-radius: 0;
	font-weight: 700;
	font-size: 14px;
	color: #AAAAAA;
}

#virtualwebPaging label{
	width: 78%;
	text-align: right;
	font-weight: 700;
	font-size: 14px;
	color: #AAAAAA;
}

.contentSlideDetalhe{
	position: relative;
	padding-right: 95px;
}

.contentSlideDetalhe #thumbsProduto{
	position: absolute;
	top: 0;
	right: 0;
	width: 80px;
	height: 100%;
	z-index: 99;
    overflow: hidden;
}

.imagemSlideDetalhe,
.imagemSlideDetalheThumbs{
	background-color: #fff !important;
	border-radius: 8px;
	overflow: hidden;
}

.imagemSlideDetalheThumbs{
	margin-bottom: 15px;
}

.contentDetalheProduto{
	position: relative;
    padding-right: 115px;
    margin-bottom: 30px;
}

.contentDetalheProduto .tituloProduto{
	font-size: 19px;
}

.contentDetalheProduto .priceProduto{
	font-size: 35px;
}

.contentDetalheProduto .referenciaProduto{
	font-size: 16px;
}

.contentDetalheProduto .flagPercentagem{
	left: auto;
	right: 15px;
}

.descricaoProduto{
	font-weight: 700;
	font-style: italic;
	font-size: 14px;
	color: #222222;
	line-height: 28px;
	margin-bottom: 30px;
}

.vw-quantidade-listagem{
	width: 50px;
	border: 1px solid #979797;
	border-radius: 9px;
	font-weight: 700;
	font-size: 16px;
	color: #A9A9A9;
	text-align: center;
	margin: 0 10px;
}

.vw-quantidade-menos,
.vw-quantidade-mais{
	display: block;
	padding: 5px 15px;
	color: #A9A9A9 !important;
}

.vw-adicionar-carrinho-listagem{
	background: #3C3C3C;
	border-radius: 10px;
	border: none;
	font-weight: 700;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding: 10px 60px;
	margin-top: 15px;
}

#descricaoProdutoSection{
	padding: 0;
}

.contentDescricaoProdutoSection{
	border-top: 1px solid #DCDCDC;
	padding: 80px 0 0 0;
}

.contentDescricaoProdutoSection h1,
.contentDescricaoProdutoSection h2,
.contentDescricaoProdutoSection h3,
.contentDescricaoProdutoSection h4,
.contentDescricaoProdutoSection h5,
.contentDescricaoProdutoSection h6{
	font-weight: 700;
	font-style: italic;
	font-size: 35px;
	color: #222222;
	margin-top: 0;
}

.contentDescricaoProdutoSection table td{
	font-weight: 700;
	font-style: italic;
	font-size: 14px;
	color: #222222;
	line-height: 40px;
	padding: 0 15px;
}

.contentDescricaoProdutoSection table tr:nth-child(2n) td{
	background: #E8E8E8;
}

.tabelaProdutosCarrinho .btnsCarrinho a{
	color: #777777 !important;
	padding: 5px 30px !important;
}

.blocoCarrinho .produtosCarrinho table td {
    text-align: left !important;
}

.btnsCarrinho a,
.tabelaProdutosCarrinhoCompras .btn,
.botoesLoginRegisto input,
#botaoguardarRegisto{
	border-radius: 10px;
    overflow: hidden;
}

.mobile{
	display: none;
}

#contentMenuMobile{
	background: #222222;
	padding: 15px;
}

#contentMenuMobile .navbar{
	margin-bottom: 0;
}

#contentMenuMobile .navbar-default{
	background: #222222;
	border: none;
}

#contentMenuMobile .navbar-header{
	position: relative;
}

#contentMenuMobile .navbar-default .navbar-toggle{
	margin: 0;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

#contentMenuMobile #menuMobile,
#contentMenuMobile .navbar-collapse{
	border: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}

#contentMenuMobile #menuMobile li{
	width: 100%;
}

#menu-navbar-collapse{
	padding-top: 15px;
}

.navbar-default .navbar-toggle,
.navbar-default .navbar-toggle:hover{
    background-color: #E22A2A;
	border-color: #E22A2A;
}

.navbar-default .navbar-toggle .icon-bar{
    background-color: #fff;
}

#contentMenuMobile .vw-searchForm{
	position: relative;
	overflow: visible;
}

#contentMenuMobile .vw-pesquisaOutput{
	width: 100%;
}

@media only screen and (max-width : 768px) {
	
	#conteudo img{
	    width: 100%;
		object-fit: contain;
    }
   
	.imagemNoticia.Desktop{
		display: none;
	}
	
	.imagemNoticia.Mobile{
		display: block;
	    height: 300px;
		margin-top: 15px;
	    margin-bottom: 50px;
	}
	
	.tituloProduto, .tituloNoticia {
	    font-size: 13px;
    }
	
	.priceNoticia {
	    min-height: auto;
	}
    
	.mobile{
		display: block !important;
	}
	
	.hiddenMobile{
		display: none !important;
	}
	
	.containerHeaderLogo{
		margin-bottom: 0;
		padding: 10px;
	}
	
	.slideProdutosDestaque .slick-arrow{
		display: none !important;
	}
	
	#zonaBanners{
		padding: 30px 0;
	}
	
	.grid-item{
		width: 100% !important;
		height: 250px !important;
	}
	
	#slideHome .itemSlide{
		height: 300px !important;
	}
	
	#slideHome .slick-arrow{
		display: none !important;
	}
	
	.tituloBanner{
		font-size: 25px !important;
	    line-height: 27px;
	}
	
	.headerFixed #main-content{
		padding-top: 0;
	}
	
	#destaques{
		padding: 30px 0;
	}
	
	.tituloBannerSeparador{
		font-size: 45px;
	}
	
	#noticias{
		padding: 30px 0;
	}
	
	.contentFooter {
	    margin-top: 35px;
	    margin-bottom: 30px;
	}
	
	#curvaMain{
		height: 40px;
	}
	
	.descricaoRodape .contentLinkFooter {
	    margin-top: 5px;
	}
	
	#menuRodape li a{
		line-height: 25px;
	}
	
	#menuRodape{
	    margin-top: 40px;
	    margin-bottom: 40px;
	}
	
	.tituloRodape{
		margin-top: 15px;
		margin-bottom: 0;
	}
	
	#conteudo, #relacionados, #descricaoProdutoSection{
		padding: 30px 0;
	}
	
	.vw-formulario .submitbtn{
		width: 100%;
	}
	
	#captcha{
		height: 55px;
	}
	
	.formContactos .form-campos{
		width: 100%;
	}
	
	#menuPrincipal .vw-menu-imagem img, #menuMobile .vw-menu-imagem img{
		height: 50px;
	}
	
	#menuPrincipal > li > a, #menuMobile > li > a{
		line-height: 50px;
	}
	
	.vw-searchForm{
		margin-bottom: 15px;
	}
	
	#main-content{
		margin-bottom: 0px !important;	
	}
	
	footer{
		position: relative;
	    bottom: unset;
	    left: unset;
	    margin-top: -50px;
	    padding-top: 100px;
	    padding-bottom: 50px;
	}
	
}