/*
Theme Name: Twenty Twenty-Five Child
Theme URI:  https://wordpress.org/themes/twentytwentyfive/
Description: Child theme of Twenty Twenty-Five.
Author: the WordPress team
Author URI: https://wordpress.org
Template: twentytwentyfive
Text Domain: twentytwentyfive-child
Version: 1.0.0
Requires at least: 6.4
Requires PHP: 7.4
*/
.psec{min-height:600px; margin-top:0; padding:30px 0;}
.rcrec{border-radius:10px; padding:var(--wp--preset--spacing--30);}
.shdo1{border-width:1px;box-shadow:var(--wp--preset--shadow--natural);}
.faq1{border-width:1px;border-style: solid;border-color:var(--wp--preset--color--accent-6);background-color:var(--wp--preset--color--accent-5);box-shadow:var(--wp--preset--shadow--sharp);}
.icons{width:40px;}
.iconm{width:70px;}
section[id],div[id]{scroll-margin-top:96px;}
html{scroll-behavior:smooth;}
input,textarea,select{width:90%;padding:10px 10px;border:1px solid #ccc;border-radius:4px;font-size:14px;background-color:#fafafa;}
input[type="file"]{width:90%;padding:7px 10px;border:1px solid #ccc;border-radius:4px;font-size:14px;background-color:#fafafa;}
.popout {transition: all 0.25s ease;}
.popout:hover{transform: translate(-2px,-2px);box-shadow:var(--wp--preset--shadow--crisp);}