/*
Theme Name: Divi Child Assumpta Terapia Gestalt
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes - Lux
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.27.4.1750846311
Updated: 2025-06-25 12:11:51

*/



@media screen and (max-width:550px){
    #infoWP, #infoUnderS, #infoLux{font-size:10px;font-size:1rem;}
    #infoLux{line-height:3em;}
    .site-info-container{font-size: 10px; font-size: 1rem;}
}

/* Post */

/*style the Divi Post Navigation buttons*/

.et_pb_posts_nav .nav-previous a,
.et_pb_posts_nav .nav-next a {
    color: #ffffff;
    border: 2px solid #563519;
    padding: .7em 1.3em;
    border-radius: 8px;
    transition: all 0.3s ease-in-out;
}

.et_pb_posts_nav .nav-previous,
.et_pb_posts_nav .nav-next {
    width: 50%;
}

.et_pb_posts_nav .nav-previous {
    padding-right: 10%;
}

.et_pb_posts_nav .nav-next {
    padding-left: 10%;
}

/*style the Divi Post Navigation buttons on hover*/

.et_pb_posts_nav .nav-previous a:hover,