/*
Theme Name: 	Chapeus de Palha Child
Theme URI: 		https://globalrede.pt
Author: 		Globalrede
Author URI: 	https://globalrede.pt
Description:	Fabrico e destribuição de Chapéus de praia de palha
Template:		chapeusdepalha
Version: 		1.0
*/

ul.contact_details li a {
   pointer-events: none;
   cursor: default;
   color: #fff !important;
   font-weight: 600;
}

.gfield_label {
	display: none!important;
}


/*--CATEGORIAS--*/
div.wrap.mcb-wrap.one-sixth {
	padding: 10% 0 0 0!important;
}

.categoria > div{
	border-radius:10px!important;
}

#categorias {
	border-top: 3px solid #36bfc4!important; 
}

#categorias2 {
	border-bottom: 3px solid #36bfc4!important; 
}


/*--CONTACTOS--*/


#contactos > div {
	border-bottom: 3px solid #36bfc4!important;
}

.texto-contactos > div {
	border: 3px solid #36bfc4!important;
	margin-right: 5%!important;
	margin-left: 5%!important;
}

.form-contactos > div{
	margin-right: 5%!important;
	margin-left: 5%!important;
}

.mapa {
	margin:0!important;
}

/*--TOP-MENU--*/
.tr-menu.header-split #Top_bar:not(.is-sticky) {
	background-color: rgba(0,0,0,.8)!important;
}

#Top_bar .menu > li > a {
	padding: 15px!important;
}

#Top_bar #logo, .header-fixed #Top_bar #logo, .header-plain #Top_bar #logo, .header-transparent #Top_bar #logo {
	line-height: 90px!important;
}

/* --EMPRESA --*/

#empresa-bottom {
	border-top:3px solid #36bfc4!important;
	border-left:3px solid #36bfc4!important;
	border-right:3px solid #36bfc4!important;
}

.titulo > div h1{
	font-size:45px!important;
	line-height: 1!important;
}
.video {
	margin: 0 0% 0% 2%;
}

h2 {
	font-size:16px!important;
	margin-bottom:3px!important;
	color: #f8f7ef!important;
}

.lg-sub-html {
	display: none;
}

.desc > .date {
	display:none!important;
}

.fat-gallery-wrapper {
	padding-bottom:3%!important;
}

.copyright {
	font-size: 10px!important;
}

/*--EXTRA PAGES--*/

#Subheader{
	padding: 100px 0px 10px 0px!important;
	background-color:#ffffff!important;
}

.subheader-both-center #Subheader .title {
	line-height:1.2;
	color:#36bfc4!important;
	font-size:50px!important;
}

.slider-titulo {
	font-weight: bold;
	font-size: 40px;
	color: rgb(250,250,250);
	border:3px solid #36bfc4!important;
	padding:10px!important;
	background-color: rgba(100,100,100,0.6)!important;
	line-height: 1!important;
}

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

	#categorias > div > div {
		padding:50% 0 0!important;
	}

	#categorias2 > div > div {
		padding:50% 0 0!important;
	}

	#Top_bar #logo {
		height:130px!important;
	}
}
