/* here you can put your own css to customize and override the theme */s

p{
	margin: 0px;
	padding: 0px;
}

#header {
	background: url(/site/imagens/bk_header.jpg);
}

.popup_termos {
    position: absolute;
    width: 115%;
    height: 100px;
    left: -10%;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 6px;
    padding: 10px;
    color: #b4b4b4;
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 0px 7px 2px #888;
	text-align:center;
}

.termos_holder{
	position:relative;
	width:100%;
	height:auto;
}

.uppercase {
	text-transform: uppercase;
}

.separador_social {
	display: inline-block;
	margin-right: 5px;
}

#slider_imagens_prev,
#slider_imagens_next {
	position: absolute;
	top: 34%;
	z-index: 1000;
}

#slider_imagens_prev {
	left: 0;
	width: 70px;
}

#slider_imagens_next {
	right: -28px;
	width: 70px;
}

#slider_thumbnails {
	margin-left: 8px;
}

.slider_arrow {
	border: 0 !important;
}

.slider_carrFred_controls {
	position: relative;
}

#newsSliderLeft {
	position: absolute;
	top: -50px;
	left: 60px;
}

#newsSliderRight {
	position: absolute;
	top: -50px;
	left: 110px;
}

.button-more {
	text-transform: uppercase;
	font-weight: bold;
	color: #BEBEBE;
}

.icons-noticias {
	display: inline-block;
	vertical-align: middle;
	font-size: 20px;
}

.icons-noticias a {
	color: #999999;
}

.icons-noticias a:hover {
	color: #6E6E6E;
	text-decoration: none;
}

.align-left {
	text-align: left;
}

.align-justify {
	text-align: justify;
}

.text-black {
	color: black;
	text-decoration: none;
}

.text-black:hover {
	color: black;
	text-decoration: none;
}

.picture-border {
	height: 142px;
	border: 1px solid #ebebeb;
	border-radius: 5px;
}

.custom-darkblue {
	color: #03216d;
}

.custom-darkblue2 {
	color: #34353e;
}

.custom-black {
	color: #333333;
}

#submit_newsletter {
	color: #494a51;
}

#mc_embed_signup {
	margin-top: 16px;
}

#mce-error-response {
	color: red;
	margin-top: 10px;
}

.menu_rodape {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.menu_rodape a {
	color: #bbbbbb;
	outline: none;
}

.menu_rodape a:hover {
	color: #bbbbbb;
}

.imagem_servs {
	position: relative;
	float: left;
	width: 223px;
	height: 151px;
	border: 1px solid #f3f3f3;
	border-radius: 5px;
	text-align: center;
}

.imagem_servs img {
	max-width: 223px;
	max-height: 151px;
	width: initial;
}

.ul_desc {
	margin-left: 50px;
}

.ul_desc li {
	padding-left: 20px;
}

#google_map {
	position: relative;
	float: left;
	width: 100%;
	height: 272px;
}

.morada-wrapper {
	position: relative;
}

.morada_map {
	position: absolute;
	padding: 15px 30px;
	background: white;
	top: 0;
	left: 77px;
	z-index: 2;
}

#form_contactos {
	position: relative;
	float: left;
	width: 100%;
	margin-top: 30px;
}

#form_contactos input[type="text"] {
	background: url(/site/imagens/form_controls/input_form.png) no-repeat;
	width: 316px;
	height: 44px;
	padding: 0 20px;
	border: 0;
	outline: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
	margin: 0;
}

#form_contactos textarea {
	background: url(/site/imagens/form_controls/textarea_form.png) no-repeat;
	width: 315px;
	height: 62px;
	padding: 10px 20px;
	border: 0;
	outline: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
	resize: none;
	margin: 0;
}

#form_contactos .form_label {
	position: relative;
	display: inline-block;
	min-width: 85px;
	margin-top: 10px;
}

#form_contactos button {
	position: relative;
	float: right;
	background: url(/site/imagens/form_controls/btn_submit.png) no-repeat;
	width: 109px;
	height: 47px;
	outline: none;
	color: white;
	border: 0;
}

.picture_detalhe {
	position: relative;
	width: 363px;
	height: 363px;
	text-align: center;
}

.select_prod {
	background: #f8f8f8;
	border: 1px solid #000;
	outline: none !important;
	color: #999999;
}

.addthis_toolbox a.at300b,
.addthis_toolbox a.at300m {
	float: right !important;
}

.product {
	position: relative;
	float: left;
	width: 270px;
	min-height: 260px;
}

.product .product_img {
	position: relative;
	float: left;
	width: 270px;
	height: 170px;
	border: 1px solid #a9a9a9;
	border-radius: 3px;
	text-align: center;
}

.product .product_img a {
	outline: none;
	text-decoration: none;
	display: block;
}

.product .product_img img {
	max-width: 270px;
	max-height: 170px;
}

.product .product_titles {
	position: relative;
	float: left;
	width: 100%;
}
.product .product_titles .nome,
.product .product_titles .marca {
	color: #34353e;
	font-size: 13px;
	font-weight: bold;
}

.product.relacionado .product_titles .nome,
.product.relacionado .product_titles .marca {
	color: #fff;
}

.product .product_titles .nome {
	position: relative;
	float: left;
	width: 100%;
	margin: 10px 0;
}

.product .product_titles .marca {
	position: relative;
	float: left;
}

.product .product_button {
	position: relative;
	float: right;
	text-align: right;
}

.filtros {
	position: relative;
	float: left;
	width: 216px;
}

.filtros .filtro {
	position: relative;
	float: left;
	width: 100%;
}

.filtros .filtro input {
	width: 194px;
	height: 34px;
	padding: 0 10px;
	margin: 0;
}

.filtros .filtro .filtro_box {
	position: relative;
	float: left;
	width: 196px;
	height: 37px;
	background: url(/site/imagens/box_filtros.png) no-repeat;
	text-transform: uppercase;
	color: #34353e;
	font-size: 13px;
	padding: 0 10px;
	cursor: pointer;
}

.filtros .filtro .list_filters {
	position: relative;
	float: left;
	width: 214px;
	display: none;
	border: 1px solid #d7d7d7;
	border-radius: 3px;
	margin-top: -3px;
	padding: 5px 0;
}

.filtros .filtro .list_filters ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.filtros .filtro .list_filters ul li {
	padding: 0 0 0 10px;
}

.filtros .filtro .list_filters ul li a {
	outline: none;
	text-decoration: none;
	color: #727272;
}

.filtros .filtro .list_filters ul li a.selected,
.filtros .filtro .list_filters ul li a:hover {
	color: #34353e;
	font-weight: bold;
}

.filtros ::-webkit-input-placeholder {
	color: #34353e;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

.filtros :-moz-placeholder { /* Firefox 18- */
	color: #34353e;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

.filtros ::-moz-placeholder {  /* Firefox 19+ */
	color: #34353e;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

.filtros :-ms-input-placeholder {  
	color: #34353e;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

.max_page {
	position: relative;
	float: right;
}

.max_page label {
	display: inline-block;
}

#max_page {
	width: 55px;
	margin: 0;
}

.paginacao {
	position: relative;
	float: left;
	width: 100%;
}

.paginacao a {
	outline: none;
	text-decoration: none;
}

.paginacao button {
	width: 34px;
	height: 34px;
	float: left;
	outline: none;
}

.paginacao .numeros {
	position: relative;
	float: left;
	margin: 0 30px;
}

.paginacao .numeros div {
	display: inline-block;
	border: 1px solid transparent;
	cursor: pointer;
	border-radius: 3px;
}

.paginacao .numeros div a {
	color: #727272;
	outline: none;
	text-decoration: none;
	padding: 8px 14px;
	display: inline-block;
}

.paginacao .numeros div:hover,
.paginacao .numeros div.selected {
	border: 1px solid #6ca5fc;
}

.paginacao .numeros div:hover a,
.paginacao .numeros div.selected a {
	font-weight: bold;
	color: #000;
}

.linha_desconto {
	display: none;
}

.checkout-steps button {
	background: none;
	outline: none;
	border: 0;
}

#form_prev_step {
	position: absolute;
	bottom: 0;
	left: 0;
}

.master_cart_container {
	position: relative;
}

.bloco_select_produto{
	display: inline-block;
	width: 439px;
}

.bloco_select_produto select{
	/*margin: 10px 0;*/
	width: 137px;
}

@media screen and (max-width: 1200px) {
	.bloco_select_produto select{
		margin-bottom: 10px;
	}
}

@media screen and (max-width: 1000px) {
	
	.bloco_select_produto select{
		width: 100%;
	}
	
	.product {
		width: 100%;
	}
	
	.popup-products .product {
		margin: 0;
	}
	
	.popup-products .product:hover {
		-webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none;
	}
	
	.padding-mobile {
		padding: 0 20px;
	}

	.ul_desc {
		margin-left: 25px;
	}
	
	.sidebar-item {
		padding: 0 20px;
	}
	
	.imagem_servs {
		width: 100%;
		margin: 0 0 10px 0;
	}
	
	.mobile-hidden {
		display: none;
	}
	
	.filtros {
		width: 100%;
	}
	
	.filtros .filtro .filtro_box {
		width: 90%;
		background-size: 100% 100%;
	}
	
	.filtros .filtro .list_filters {
		width: 96%;
	}
	
	.filtros .filtro input {
		width: 90%;
	}
	
	.form-inline {
		width: 96%;
	}
	
	.sorting-by select {
		width: 100% !important;
	}
	
	.product .product_img {
		width: 100%;
	}
	
	.product .product_img img {
		width: 100%;
		max-width: none;
	}
	.max_page {
		margin: 25px 0 0 0;
	}
	
	.btn.more_prods {
		float: right;
	}
	
	#form_contactos input[type="text"],
	#form_contactos textarea {
		width: 85%;
		background-size: 100% 100%;
	}
	
	#form_contactos button {
		float: left;
	}
	
	.mobile-no-align {
		text-align: left !important;
	}
	
	.navbar .navbar-form button[type="submit"] {
		top: 25px;
		right: 18px;
	}
	
	.nav-tabs > li {
		font-size: 10px;
	}
	
	.product-title .name {
		font-size: 18px;
	}
	
	.product-title .meta .tag {
		font-size: 20px;
	}
	
	.product-preview .picture {
		width: 100%;
		height: 100%;
	}
	
	#form_next_step p {
		position: relative;
		float: right;
		width: 50%;
		text-align: left;
	}
	
	#form_next_step button {
		position: relative;
		float: left;
		margin: 10px 0 0 0;
	}
	
	#form_prev_step {
		position: relative;
		float: left;
		width: 50%;
		margin: 78px 0 0 0;
	}
	
	#form_prev_step.last {
		margin: 23px 0 0 0;
	}
}

@media screen and (max-width: 1000px) {
	.bloco_select_produto{
		width:100%;
	}
}