
/*
.so_obras {width:100%;padding:30px 0;}
.so_obras ul {width:100%;}
.so_obras ul li {width:24%;margin-right:1%;float:left;}
.so_obras ul li.right {float:right;margin-right:0px;}
.so_obras_obra {width:100%;text-align:center;}
.so_obras h4 {padding:30px 0px;}
.so_obras_obra .gallery-meta {	min-height: 30px;max-height:30px;overflow:hidden;vertical-align: middle;}
*/


.artista-sidebar .holder {

-webkit-transition: all 500ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
   -moz-transition: all 500ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
    -ms-transition: all 500ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
     -o-transition: all 500ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
        transition: all 500ms cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */

-webkit-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
   -moz-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
    -ms-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
     -o-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
        transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */
}

.widget .salduba_expoartista {
	font-weight: bold;
	margin-bottom: 20px;
	color: black;
}

.widget_salduba_artistassimilares h3 {
	text-align:center;
	border-bottom:1px solid gray;
}
.obra-one-main h5 { font-size:12px; }
.artista ul.cats li { float:left; }
.artista ul.cats li.sep { padding:0 4px; }
.attachment-sa_single_artista_img {
					float:left;
					margin-right:10px;
					width:80px;
}
.so_obras_obra .four.columns { width:90%;margin:auto;margin-bottom:20px; }

.content-artista {
	width:100%;
	float:none;
}
.content-artista article {
	width:100%;
	float:none;
}
@media only screen and ( min-width: 960px ) and ( max-width: 1200px )  {
	.content-artista {
		width: 100%!important;
		float: none!important;
	}

	.so_obras ul li {
		width:23%;
		margin-right:2%;
		float:left;
	}
	.so_obras ul li.right {
		float:right;
		margin-right:0px;
	}
	.so_obras_obra {
		width:100%;
		text-align:center;
		margin:auto;
	}


	.type-artista .entry-content { padding:15px; }

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

	.so_obras_obra .four.columns { width:100%!important; }
	.so_obras_obra .four.columns .gallery-thumb img { height:auto!important;height:200px!important;width:100%!important;margin:auto!important; }

}
@media only screen and ( max-width: 960px )  {
	.so_obras_obra .four.columns .gallery-thumb img { height:auto!important;width:100%!important;margin:auto!important; }
}
@media only screen and ( max-width: 600px )  {
	.so_obras ul li {width:48%;margin:auto;margin-right:0px;}
	.so_obras ul li:nth-child(odd) {clear: left;margin-right: 2%;}
}

@media only screen and ( max-width: 480px )  {
	.so_obras ul li {width:96%;margin:auto;;float:none;}
}
