/*
Theme Name: 3 regnes Theme
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Empatica Internet SL
Author URI: https://www.emaptica.net
Template: enfold
*/

/*#top #header #header_main{
	background: rgba(0, 0, 0, 0.20);
}*/
#top #main h1.avia-caption-title {
	font-weight: 300;
	text-align: center;
}

#top #main #subheading h2{
	text-transform: none;
}
#top .more-info .avia-slideshow .slideshow_caption{
	padding-top:50px;
}
#top .more-info .avia-slideshow a.avia-slideshow-button{
	margin-top: 0px;
}
.fons-verd p strong {
	color: #ffffff;
}
.llistes li strong {
	color: #412821;
}

#galeria-inferior .av-horizontal-gallery-inner{
	margin-bottom: 15px;
}

/* LANGUAGE MENU */
.sub_menu{
	top: 4px;
}

.wpml-ls-native{
	font-size: 13px;
	font-weight: 600;
}


/* MODALITATS i EXPERIENCIES */
/* MENU */
#top #wrap_all #main #submenu{
	min-height: auto;
	border-top: 1px solid #412821;
	border-bottom: 1px solid #412821;
}
.avia-video {
	margin-bottom: 0px;
}
.etapes .avia-icon-list-container{
	margin-bottom: 10px;
}
#top #wrap_all table.preus th{
	background-color: #99d138;
	color: #ffffff;
}
#top #wrap_all table.preus tr:nth-child(odd){
	background-color: #e0e0e0;
}
#top #wrap_all table.preus td{
	vertical-align: middle;
}

/* CONTACTO */
#top #wrap_all form p.form_element input.button{
	background-color: #99d138;
}
#top #wrap_all form p.form_element input.button:hover{
	
}
.page-id-648 #footer-page .more-info{
	display: none;
}
#top #wrap_all form .contact-form{
	font-size:12px;
	line-height:17px;
}
#top #wrap_all form .contact-form,
#top #wrap_all form .contact-form strong,
#top #wrap_all form .contact-form a,
#top #wrap_all form .input_checkbox_label{
	color: #ffffff;
}
#top #wrap_all form .contact-form a{
	text-decoration: underline;
}
/* RESERVES */
.reserves p {
	margin: 0px;
	line-height: 1em;
	color: #ffffff;
}
.reserves p label span{
	display: block;
	margin-top: 10px;
}
.reserves p.proteccio-dades{
	font-size: 12px;
}
#top #wrap_all .reserves p .wpcf7-acceptance span.wpcf7-list-item-label{
	display: inline;
	color: #ffffff;
	font-weight: bold;
    font-size: 0.92em;
}
#top #wrap_all .reserves p .wpcf7-acceptance span.wpcf7-list-item{
	margin: 20px 0px;
}
.reserves h2{
	color: #ffffff;
	font-size: 24px;
	font-weight: 400;
}
p.form_element input[type="submit"],
.reserves p input[type="submit"]{
    border-radius: 20px;
    padding: 10px 50px;
    border: 3px solid #99d138;
    margin: 3px 0px;
    font-size: 20px;
    font-weight: 400;
}
/* COOKIES BAR */
#top .avia-cookie-consent .avia-button{
	font-size: 16px;
}
#top .avia-cookie-consent .avia-cookie-consent-button.avia-cookie-hide-notification{
	color: #000000;
}

/* WOOCOMMERCE */
#top.woocommerce #wrap_all .sidebar,
#top.woocommerce #wrap_all .woocommerce-tabs,
#top.woocommerce #wrap_all .product_meta{
	display: none;
}
#top.woocommerce #wrap_all .woocommerce-product-gallery__wrapper{
	border: 1px solid #000000;
}

/* Quitar productos relacionados*/

section.related.products {
display: none;
}