/* MENU - Idiomas */
#lang_sel a { color: #444!important; }
#lang_sel li { width: 55px!important; }
#lang_sel ul ul { border-top: none!important; }

#lang_sel_list a { background: none!important; }
#lang_sel_list .lang_sel_sel { display: none!important; }

/* CABEÇALHO */
.sticky-wrapper { height: 115px!important; }

/* ZONA DE CONTEUDOS */
.transparent-header #content { margin-top: -114px!important; }

/* CONTACTOS - Contacto Directo */
.cd-campo-formulario { 
	padding-left: 15px;
  	margin-bottom: 5px;
  	width: 100%;
}

#cd-mensagem {
	min-height: 100px;
  	border-width: 2px;
}

#cd-enviar {
	line-height: 30px;
}

/* RODAPÉ - Footer */
#footer > .section:not(.subfooter) { background-color: #1c89ca!important; }

/* RODAPÉ - SubFooter Widget */
.section.subfooter { background-color: #ccc!important; }

/* PRODUTOS - WooCommerce */
.single-product.woocommerce .flexslider .flex-viewport { height: auto!important; }
.single-product.woocommerce .flexslider .slides img { width: auto!important; }
.single-product.woocommerce .flexslider .slides figcaption { display: none!important; }
.single-product.woocommerce .related.products { display: none!important; }
.single-product.woocommerce .breadcrumb li { display: none!important; }
.single-product.woocommerce .entry-summary .product_meta { display: none!important; }
.single-product.woocommerce .entry-summary .element-top-no-top.element-bottom-no-bottom { display: none!important; }

/* PRODUTOS - Encomenda */
.enc-campo-formulario { 
	padding-left: 15px;
  	margin-bottom: 5px;
  	width: 100%;
}

#enc-descritivo {
	min-height: 100px;
  	border-width: 2px;
}

#enc-enviar {
	line-height: 30px;
}

.wpcf7-form-control-wrap.enc-cidade-pt { margin-bottom: 5px; }
#enc-cidade { color: #9c9c9c; }
