/*
Theme Name: Enfold Child
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: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/


/******************************************************************************************
 * VARIABLES
 ******************************************************************************************/
:root {
  --primary-front-color:#d92943;
}


/******************************************************************************************
 *COOKIE-CONSENT ESTILS
 ******************************************************************************************/

.avia-cookie-consent p {
    font-size: 15px !important;
}
.avia-cookie-consent .avia_cookie_text {
    padding-bottom: 15px;
}
.avia-cookie-consent a {
    background-color: transparent !important;
    border: 2px solid #ffffff !important;
    font-size: 15px !important;
    text-transform: uppercase;
    padding: 12px !important;
    margin: 5px !important;
	color: #ffffff !important;
}

/******************************************************************************************
 * AVIA LAYOUT ELEMENTS
 ******************************************************************************************/

/* treure línia after section */
.container_wrap { border-top: none !important; }

/* Imatges guadrades */
img, .thumbnail_container, .inner_product, a.slide-image,
.avia-button, .button, a.avia_image, .team-img-container {
    border-radius: 0px !important;
}
.image-overlay {
	opacity: 0 !important;
}
.image-overlay .image-overlay-inside:before, span.image-overlay-inside {
  display: none;
}
/*icones iconbox*/
.iconbox_icon {
	background-color:transparent !important;
	color:#be4152 !important;
}

blockquote{
	border:none;
	margin-left:-20px !important;
}

/*imgs titols*/
.avia-caption-title {
	font-family:arial black;
}
/* BOTONS */

.avia-button{
	font-size:14px !important;
	text-transform:uppercase;
}

.avia-caption-title{
	font-size:50px !important;
	margin-bottom:20px !important;
	background-color:transparent !important;
}

.avia-caption-content {
	font-size:20px !important;
	line-height:35px !important;
}
.avia-caption-content p{
	background-color:transparent !important;

}

/* FORMULARI */ 
 
 
 
 
 /******************************************************************************************
 * HEADER I MENÚ
 ******************************************************************************************/
/*idiomes*/
.avia_wpml_language_switch li span {
    display: block;
}
.language_translated,.language_native{
	display:none !important;
}.language_code{
	display:block !important;
	font-size:12px  !important;
	text-transform:uppercase !important;
	font-weight:normal !important;
}
/*
#header_meta{
	border:none !important;
}*/
/*menu psoicions*/
.menu-item a{
	padding-right:0 !important;
}
.logo img{
	    padding-top: 5px;
    padding-bottom: 5px;
}

.av_header_transparency .logo img{
	padding-top:20px;
}

/*menu width phone*/
@media only screen and (max-width: 1215px) {
#top #header .av-main-nav > li.menu-item  {
    display: none !important;
}
#top #header .av-burger-menu-main {
    cursor: pointer;
    display: block!important;
}}

/* IDIOMES */
.avia_wpml_language_switch li .language_flag img {
display: none !important; 
} 
.avia_wpml_language_switch li .language_native { 
display: block; 
} 

/* Per si fem servir shortcodes per mostrar nom de la pàgina i breadcrumb per cada secció 
   Necessita les funcions a functions.php */
span.breadcrumb-page-title {
    font-weight: 600;
    font-size: 30px;
	color: #ffffff;
}
.breadcrumb-trail {
    color: #ffffff !important;
    margin-top: 8px;
}
span.trail-before {
    display: none !important;
}
span.sep {
    padding: 0px 10px !important;
}
.breadcrumb-trail a {
    color: #ffffff !important;
}

/*BREADCRUMB*/

.breadcrumb-page-title{
	font-size:50px !important;
	font-weight:400 !important;
	font-family:arial black;
}

.breadcrumb-trail *{
	text-transform:uppercase !important;
}

.trail-end{
	margin-left:10px;
}

 /******************************************************************************************
 * FOOTER
 ******************************************************************************************/

/* MENÚ WIDGET footer automàtic (per idiomes) */
#footer .menu li a {
    font-size: 17px !important;
    padding: 0px !important;
}
#footer .menu {
    padding-top: 15px !important;
}
#top .content .flex_column .widget_nav_menu li a {
    padding: 5px 0px;
}
#top .content .flex_column .widget_nav_menu li a:hover {
    background-color: transparent;
}
#top .content .flex_column .widget_nav_menu li {
    border: none !important;
}
#socket-erg {
    min-height: 40px;
}
#socket-erg .av_font_icon {
    margin-left: 20px;
}

.footer_color *:not(.av-special-heading-tag){
	color:#ababab !important;
}
.footer_color a:hover{
	color:white !important;
}

.container_wrap.socket_color{
	display:none !important;
}

.footer_color .av-special-heading-tag {
	color:white !important;
}

.footer_color .av-special-heading-tag {
	color:white !important;
}

@media only screen and (max-width: 874px) {  
  .footer_color .avia-builder-el-4 {
		margin-left:9% !important;
		}

		.footer_color .avia-builder-el-7 {
			margin-left:-1% !important;
	}
}

.footer_color .avia-builder-el-4 {
margin-left:9% !important;
}

.footer_color .avia-builder-el-7{
	margin-left:-1% !important;
}

 
 /******************************************************************************************
 * WOOCOMMERCE
 ******************************************************************************************/
 
 
  /******************************************************************************************
 * PÀGINES CONCRETES
 ******************************************************************************************/
 
/*empresa*/

.avia_desktop .av-hover-overlay-active .av-masonry-image-container {
    opacity: 0.9 !important;
}


/*contacte*/
.box-contacte{
	background-color:#cdcdcd42 !important;
	padding:20px !important;
}
.box-contacte .av-special-heading-tag{
	margin-top:-20px !important;
}

/* BEGIN ACCESSIBILITAT CSS */
/******************************************************************************************
 * Accessibilitat web
 **/
 
 .avia-cookie-consent a {
    background-color: transparent !important;
    border: 2px solid #ffffff !important;
    font-size: 15px !important;
    text-transform: uppercase;
    padding: 12px !important;
    margin: 5px !important;
    color: #ffffff !important;
}
.avia_cookie_text{
	font-size: 15px !important;
}

/*mapa hostspot*/
.special-h2-h5 h2{
	font-size:16px;
	text-transform:none !important;
	color:#222 !important;
}
.avia-cookie-consent-button-3{
	color:black !important;
}
.mejs-duration,.mejs-currenttime{
	font-size:14px !important;
}

.single  .avia-tooltip{
	display:none !important;
}

.av-hotspot-container .av-image-hotspot-pulse {
    border-radius: 100px !important;
    background: #000000 !important;
}
.av-image-hotspot_inner {
    border-radius: 50% !important; 
    background-color: #004996 !important;
    color: white !important; 
    font-weight: bold !important;
    width: 50px; 
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    box-shadow: 0 0 15px rgba(0, 73, 150, 0.8), 0 0 30px rgba(0, 73, 150, 0.6);
    transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}

.av-image-hotspot_inner:hover {
    box-shadow: 0 0 20px rgba(0, 73, 150, 1), 0 0 40px rgba(0, 73, 150, 0.8);
    transform: scale(1.2); 
}

.av-image-hotspot_inner:hover {
    box-shadow: 0 0 20px #004996, 0 0 40px #004996, 0 0 60px #004996;
}
abbr {
    text-decoration: none !important;
}

/* END ACCESSIBILITAT CSS */ 


/*estils de la web*/
.avia_wpml_language_switch li .language_flag img {
display: none; 
} 
.avia_wpml_language_switch li .language_native { 
display: block; 
} 

/* Menú al widget del footer automàtic (per idiomes) */
#footer .menu li a {
    font-size: 17px !important;
    padding: 0px !important;
}
#footer .menu {
    padding-top: 15px !important;
}

.login h1 a {
    background-image: none,url(/wp-content/uploads/2016/09/ergates_informatica.png) !important;
}

div#header_main_alternate {
background-color: #be4152;
}

/* Remove image overlay with circle and arrow */
.image-overlay {
display: none !important;
opacity: 0 !important;
}

/* Disable portfolio arrows */
#top .avia-post-nav { display: none !important; }

/*footer */
#footer span.news-time {
    display: none !important;
}

#footer strong.news-headline {
    font-weight: normal;
    color: #596064 !important;
    line-height: 19px;
}
#footer .news-thumb {
padding: 0;
border:none;
}
#footer .news-thumb img, .news-thumb img {
width: 36px;
height: 36px;
}