/*
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-top:20px;padding-bottom:20px;}
.rcrec{border-radius:10px; padding:var(--wp--preset--spacing--30);}
.rcrecs{border-radius:10px; padding:var(--wp--preset--spacing--20);}
.rcimg img{border-radius: 25px;}
.gaphs{gap:2em var(--wp--preset--spacing--20);}
.columns2{columns:2;column-gap:30px;}
.faq1{border-width:1px;border-style: solid;border-color:var(--wp--preset--color--accent-6);background-color:var(--wp--preset--color--accent-5);}
.icons{width:40px;}
.iconm{width:70px;}
section[id],div[id]{scroll-margin-top:90px;}
html{scroll-behavior:smooth;}
input,textarea,select{box-sizing:border-box;width:100%;padding:10px;border:1px solid #ccc;border-radius:4px;font-size:14px;background-color:#fafafa;max-width:100%;}
input[type="file"]{box-sizing: border-box;width:100%;padding:7px 10px;border:1px solid #ccc;border-radius:4px;font-size:14px;background-color:#fafafa;max-width:100%;}
.popout,.popin,.popup{transition: all 0.25s ease;}
.popout:hover{transform:translate(-2px, -2px);box-shadow: var(--wp--preset--shadow--crisp);}
.popin:hover{transform:translate(1px, 1px);box-shadow: var(--wp--preset--shadow--deep);}
.popup:hover{transform:translate(0px, -2px);box-shadow: var(--wp--preset--shadow--deep);}
.wp-block-details > summary > .wp-block-post-title{display:inline;margin:0;}
.noul{text-decoration:none;}
.noul:hover{text-decoration:underline;}