/* LICENSE & DETAILS
==================================================

	Theme Name: benaisit
	Author: Gir.cat
	Author URI: http://gir.cat/
	Description: Plantilla custom Gir.cat
	Version: 1.0
	License: Gir.cat - All rights reserved
	Tags: translation-ready, threaded-comments, theme-options, sticky-post, post-formats, full-width-template, flexible-header, featured-images, custom-menu, custom-header, custom-colors, custom-background, responsive-layout
    Text Domain: girtheme


================================================== */



@import url("css/style.css");

/* MODIFICACIONS POST-PUBLICACIÓ */
.single-projecte .categories-projecte-wrap .btn.btn-category {
    margin-top: -20px;
}

.categories-projecte-wrap {
    margin-top: 0;
}

@media only screen and (max-width: 768px) {
	.single-projecte .categories-projecte-wrap .btn.btn-category {
	    font-size: 14px;
	}
	.single-projecte .categories-projecte-wrap .btn.btn-category:last-child {
	    margin-top: 0px;
	}	
}

.content a {
	color: #000000;
	font-weight: 700;
	text-decoration: none !important;
}

.archive .content a {
	color: #ffffff;
	text-decoration: none !important;
}

.llista-arxiu .btn-link:hover, .llista-arxiu .btn-link:active, .llista-arxiu .btn-link:focus, .llista-arxiu .btn-link:visited {
    color: #fb8760;
    text-decoration: none !important;
}

#accordionArxiu a:hover h3{
	opacity: 0.7;
}

/* NOU SELECTOR IDIOMA */

.selector-idiomes .wpml-ls-legacy-list-horizontal {
	border: 0;
    padding: 0;
    margin-left: 10px;
}

.selector-idiomes.selector-responsive .wpml-ls-legacy-list-horizontal {
	margin: 10px 0;
}	

.selector-idiomes .wpml-ls-legacy-list-horizontal .wpml-ls-item{
	margin: 0 5px 0 0;
}

.selector-idiomes .wpml-ls-legacy-list-horizontal a {
    padding: 3px 5px 4px;
    color: #202121;
    background: rgba(256,256,256,0.6);
    font-size: 14px;
}

span.wpml-ls-native {
    font-weight: 500;
}