/*
Theme Name: Solvethix
Description: A child theme for Solvethix.com derived from Hello by Elementor
Author: Solvethix Ltd.
Author URI: https://www.solvethix.com/
Version: 1.0
Template: hello-elementor
Theme URI: https://www.solvethix.com/
License: Proprietary Commercial License (c) 2025 Solvethix Ltd. All rights reserved.
License URI: 
Tags: solvethix
Text Domain: solvethix
*/

html, body {
    font-size: 18px;
}

body.page ul, body.post ul {
    margin-top:1em;
    margin-bottom:1em;
}

body.page li, body.post li {
    margin-bottom:0.5em;
}

h2 > a, h3 > a {
    scroll-margin: 120px;
}
/*
@media only screen and (max-width: 2560px) {
    html, body {
        font-size: 24px !important;
    }
    .e-con-inner {
        width: 1520px !important;
    }
}

@media only screen and (max-width: 1920px) {
    html, body {
        font-size: 18px !important;
    }
    .e-con-inner {
        width: 1140px !important;
    }
}*/