/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 20 2026 | 19:28:04 */
/* Añade aquí tu código CSS.

Por ejemplo:
.ejemplo {
    color: red;
}

Para mejorar tu conocimiento sobre CSS, echa un vistazo a https://www.w3schools.com/css/css_syntax.asp

Fin del comentario */ 

.single-esculturas .wancho.scrollItem{
    flex-direction: column;
}

.single-esculturas .wancho.scrollItem .b13Left,
.esculturas-template-default .wancho.scrollItem .b13Right{
    width: 100%;
    padding: 0;
}

.single-esculturas .wancho.scrollItem .b13Right,
.single-obras .wancho .b14Right{
    padding-top: 35px;
}

.single-esculturas .gParrafo h2,
.single-esculturas .gParrafo h3,
.single-esculturas .gParrafo h4,
.single-obras .gParrafo h2,
.single-obras .gParrafo h3,
.single-obras .gParrafo h4{
    color: #8f9493;
}
.single-esculturas .gParrafo.white h2,
.single-esculturas .gParrafo.white h3,
.single-esculturas .gParrafo.white h4,
.single-obras .gParrafo.white h2,
.single-obras .gParrafo.white h3,
.single-obras .gParrafo.white h4{
    color: #fff;
}
.single-esculturas .wancho.scrollItem .b13Right .gParrafo a,
.single-obras .wancho.scrollItem .b13Right .gParrafo a{
    color: #b87333;
}

.single-esculturas .wancho.scrollItem .b13Right .gParrafo,
.single-obras .wancho.scrollItem .b13Right .gParrafo{
    margin-bottom: 20px;
}
.gParrafo ul li:before {
    background: #575757;
}
.b13Left .gPrev, .b13Left .gNext {
    max-width: 100%;
    width: 100%;
}
.b13Left .b13Nav {
    margin-top: 10px;
}
.single-obras .b14Item.swiper-slide {
    width: 100%;
    grid-template-columns: unset;
}

.single-obras .b14Item picture img {
    width: auto;
    max-width: 100%;
    margin: 0 auto;
}
.single-obras .b14.swiperActive .gNav {
    width: 100%;
}

.single-obras .b14 .gPrev, .single-obras .b14 .gNext {
    width: 50%;
}