/*
Theme Name:   JCR
Description:  JCR
Author:       JCR
Template:     Divi
Version:      xx
*/
:root{
--menuh:4em;   --menup:.5em;
--fonttext:"Ubuntu",sans-serif;    --colortext:#082946;
--fonticons:"Material Symbols Rounded";
--radius:.6rem;
--bg1:34,68,114;/*#224472*/
--bg2:79,105,140;/*#4F698C*/
--bluegray50:#ECEFF1;
--bluegray200:#B0BEC5;
--bluegray500:#607D8B;
--gray200:#EEEEEE;
--gray300:#E0E0E0;
--gray400:#BDBDBD;
--red600:#E53935;
--blue600:#1E88E5;
--blue800:#1565C0;    /*vagney*/
--green700:#388E3C;   /*saint-amé*/
--cyan700:#0097A7;    /*julienrupt*/
--amber700:#FFA000;   /*gerbamont*/
--purple700:#7B1FA2;  /*vecoux*/
--teal600:#00897B;    /*dommartin-les-remiremont*/
--pink700:#C2185B;   /*rochesson*/
--bluegrey600:#546E7A;   /*haut-du-tot*/
--deeporange600:#F4511E;   /*basse-sur-le-rupt*/

}


/* default */
*,*:focus{outline:none!important;}
::-moz-focus-inner,::-moz-focus-outer{border:0!important;outline:none!important;}
*::placeholder { color:rgb(var(--bg2)); font-size:100%!important; }
body:not(.wp-admin), input, textarea, select, #aiowps-captcha-answer { font-family:var(--fonttext); color:var(--colortext)!important; font-size:100%; border:none; }
b,strong { font-weight:500; }
a { text-decoration:underline; text-decoration-color:var(--bluegray200); color:inherit!important; }
a:hover { text-decoration:underline; text-decoration-color:var(--bluegray500); }
p { font-size:inherit; } /**/
small { font-size:70%; }
video{ display: block; }
audio { font-size:100%; border-radius:var(--radius); max-width:100%; }
html{ height:100%; }
body{ cursor:default; color:var(--colortext)!important; font-size:22px; font-weight:300; line-height:1.3em; height:100%;  }
@media all and (min-width:1601px) { body{font-size:22px!important;} }
@media all and (min-width:1201px) and (max-width:1600px) { body{font-size:20px!important;} }
@media all and (min-width:981px) and (max-width:1200px) { body{font-size:18px!important;} }
@media all and (min-width:769px) and (max-width:980px) { body{font-size:16px!important;} }
@media all and (min-width:481px) and (max-width:768px) { body{font-size:14px!important;} }
@media all and (min-width:376px) and (max-width:480px) { body{font-size:13px!important;} }
@media all and (max-width:375px) { body{font-size:12px!important;} }
@media print { body{font-size:16px;} }
h1, .et_pb_column h1{font-size:120%;}
h2{font-size:120%!important;}
h3, .et_pb_column_1_3 h3, .et_pb_column_1_4 h3, .et_pb_column_1_5 h3, .et_pb_column_1_6 h3, .et_pb_column_2_5 h3 {font-size:115%;}
h4{font-size:110%!important;}
h5,h6{font-size:100%;}
h1,h2,h3,h4,h5,h6{ font-family:var(--fonttext); color:var(--colortext); font-weight:500;  padding:0 0 1em 0; }
ol {list-style-position:initial!important;}
.et_pb_slider,
img { border-radius:var(--radius)!important; }
#zzet-main-area { padding:var(--menuh) 0 0 0!important; }
#et-main-area .et_pb_section { padding:0; }
#zzet-main-area .et_pb_section .et_pb_row { padding:0!important; width:100%!important; max-width:100%!important; }
#et-main-area  .et_pb_module { margin:0!important; }
#zzmain-content .et_pb_section { padding:0!important; }
#main-content .container::before { content:none; }
._3d-flip-book .book-thumbnail > a { perspective:110em!important; }

/* btn */
.et_pb_button,
.et_pb_button:hover,
button.button,
button.button:hover
{ cursor:pointer; font-size:100%!important; text-decoration:none; font-weight:500; border:2px solid; border-radius:var(--radius)!important;  letter-spacing:inherit!important; padding:.1em 1em!important; }
.et_pb_button:after { content:''; }








/* ADMIN */
/* WP Real Media Library */
#rml1 { font-size:14px; }
#rml1 .aio-cnt { font-size:10px; }
#rml1 .aio-info-links { display:none; }
/* Dashboard */
#wpbc_dashboard_section_support,
#wpbc_dashboard_section_video_f,
#wpbc_dashboard_section_video_p,
#wpbc_dashboard_section_news,
#wpbc_dashboard_section_current_version_upgrade,
#adminmenu #toplevel_page_wpclever
{
    display:none!important;
}
.wp-admin .compat-field-postname .field > .help { display:none!important; }

.wp-core-ui .attachment .thumbnail {
  background-image: linear-gradient(45deg, #0002 25%, transparent 25%, transparent 75%, #0002 75%), linear-gradient(45deg, #0002 25%, transparent 25%, transparent 75%, #0002 75%);
  background-size: 30px 30px;
  background-position: 0 0, 15px 15px;
}
.aiowps-site-lockout-body, .aiowps-site-lockout-box, .aiowps-site-lockout-msg{   background:#fff; color:#000!important;  border:none; }





/**/

