/*
Theme Name: Steps Ortho
Theme URI: https://wordpress.org/themes/twentytwentythree
Author: the WordPress team
Author URI: https://wordpress.org
Description: Twenty Twenty-Three is designed to take advantage of the new design tools introduced in WordPress 6.1. With a clean, blank base as a starting point, this default theme includes ten diverse style variations created by members of the WordPress community. Whether you want to build a complex or incredibly simple website, you can do it quickly and intuitively through the bundled styles or dive into creation and full customization yourself.
Requires at least: 6.1
Tested up to: 6.1
Requires PHP: 5.6
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
Text Domain: stepso-child
Template: twentytwentythree
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, accessibility-ready, blog, portfolio, news
*/


 @import url("https://use.typekit.net/ixo5fba.css");


header{ z-index: 2!important;}

/* .admin-bar .wp-site-blocks, .admin-bar header{ margin-top: 32px;} */
html, body {
    overflow-x: hidden !important;
    width: 100% !important;
    overscroll-behavior: none;
	min-height: 100vh;
}	

a, a:focus, a:active {
    outline: 0 !important;
}
a:hover{
	text-decoration: none !important;
}
.wp-block-navigation a:where(:not(.wp-element-button)):focus,
.wp-block-post-title a:where(:not(.wp-element-button)):focus,
.wp-block-site-title a:where(:not(.wp-element-button)):focus,
a:where(:not(.wp-element-button)):focus {
  text-decoration: none;
}
.slider_home, .entete{ margin-top: -175px !important; z-index: 1 !important; overflow: hidden;}

.wp-block-senff-sticky-block{ padding: 0 !important;}

.headerPrincipal .current-menu-item:before{ content: ""; display:block; position: absolute; width: 160%; height: 99px;  transform: skew(-20deg); z-index: 1; left: -30%; }
.headerPrincipal .current-menu-item a, .headerSecondaire .current-menu-item a{ color: white !important; z-index: 2;}


.gw-mm-item__dropdown{padding: 0!important; border-radius: 0px 0px 5px 5px; overflow:hidden;}
.gw-mm-item__dropdown-content{ padding: 0 !important; margin: 0 !important;}

.wp-element-button, .mask figure, .ressources .wp-block-column, .membre figure, .boutonsCat .link{
	transition: transform .3s !important;	
}
.wp-element-button:hover, .mask figure:hover, .ressources .wp-block-column:hover, .membre figure:hover, .boutonsCat .link:hover{
	transform: scale(1.1) !important;
}
footer{ margin-top: 0 !important;}
.wp-site-blocks{ padding-bottom: 0 !important;}

footer .wp-block-separator{ border: none !important; }
footer .wp-block-separator{ border-bottom: 1px solid white !important;}
.nextend-arrow-next{ left: 30%; background-color: #00A6BC !important; border-radius: 50% !important; padding: 15px !important; box-shadow: 0px 3px 4px 3px rgba(0, 0, 0, 0.12) !important;}

.orange{ border-left: 1px solid var(--wp--preset--color--primary);}
/*
.is-style-default{ max-width: 90%;}
*/

.download-bouton{ background-color: white; display: block; border-radius: 50px; width: 100px; height: 50px; border: 4px solid #FF5500; }
.download-bouton:before{ background: url(img/picto_btn.svg) no-repeat center center; content: ""; height: 35px; display: block; width: 100px; height: 50px;}

.border{ border: 6px solid #FF5500;}

.versions .download-bouton:before{ background-size: 30px; width: 80px; height: 40px;}
.versions .download-bouton{ width: 80px; height: 40px; }
	

.icone.archive:before{ background: url(img/archive.svg) no-repeat center center; height: 50px; width: 50px; content: ""; display: block; background-color: #ffffff; border-radius: 50%; margin: 0 auto; padding: 10px;}
.icone{ height: 70px !important; display: block; width: 100%; }





.yoast-breadcrumbs{ text-transform: uppercase; font-size: 12px !important; color: var(--wp--preset--color--primary);}
.yoast-breadcrumbs .breadcrumb_last, .yoast-breadcrumbs a{color:var(--wp--preset--color--primary) !important;}

.etiquettes .wp-block-group .wp-block-group, .download-bouton{ transition: transform .3s !important }
.etiquettes .wp-block-group .wp-block-group:hover, .download-bouton:hover{  transform: scale(1.1) !important;}

.etiquettes a{ color: white; text-decoration: none;}



.single-notice .search, .archive .search{ position: fixed; opacity: 0; transition: 0.2s all ease-in-out; transform: scaleY(0); visibility: hidden; }
.search.active{ height: auto; position: relative; opacity: 1; display:block; transform: scaleY(1); visibility: visible; }

.is-form-style input.is-search-input{ font-size: 1.5rem !important; padding: 30px; text-transform: uppercase;}
.is-search-icon{ height: 62px; width: 62px; border: none !important; padding-top: 0px !important;}
.is-search-icon svg{ width: 40px;}
#search.search input.is-search-input{border: 1px solid #707070 !important;} 

.infos .wp-block-separator{ width: 10px !important;}


.responsive-table table { border-collapse: collapse; }
.responsive-table tr { border: none; }
.responsive-table td, .responsive-table th {
text-align: left !important;
padding-left: 0.9em !important;
padding-right: 0.9em !important;
  border-right: solid 5px var(--wp--preset--color--custom-bg) !important; 
  border-left: solid 5px var(--wp--preset--color--custom-bg) !important;
}

.responsive-table th{
	font-size: 0.8em !important; color:v ar(--wp--preset--color--primary) !important;
}
.responsive-table .download, .responsive-table .intitule{ width: 180px;}

.responsive-table .wp-block-buttons{ margin: 0 !important;}

.archive li::marker{
	display:none;
	font-size:0;
}

.archive main > li a{
	font-size:1.5rem;
	text-decoration: none !important;
}
.responsive-table .wp-block-button{line-height:20px;}

.wp-block-search__input{ border-radius: 50px; padding: 5px 8px !important; font-size: 14px;}

.wp-block-cover__inner-container, .wp-block-cover__background{
	opacity: 0 !important;
	transition: all .35s;
}
.wp-block-cover:hover{
	.wp-block-cover__inner-container, 
	.wp-block-cover__background{
		opacity: 1 !important;
	}
}

@media (max-width: 970px){
	
	.responsive-table thead {
	display: none;
	border-bottom: 0 !important;
	}
	
	.responsive-table tr{
	display: block;
	margin-bottom: 40px;
	}
	
	.responsive-table td, .responsive-table th {
	display: block;
	text-align: right !important;
	}
	
	.responsive-table td:before, .responsive-table th:before {
	content: attr(data-label);
	float: left;
	font-weight: bold;
	color:var(--wp--preset--color--primary) !important;
	text-transform: uppercase;
	}
	
	.responsive-table .wp-block-buttons{ margin-top: 20px !important;}
	.is-form-style input.is-search-input{font-size:3vw!important; }
	.wp-site-blocks{border-width: 15px !important;}
}



@media (min-width: 500px) {
	.wp-block-navigation .wp-block-navigation__submenu-icon{ margin-left: 2.25em;}
	.wpml-language-switcher-block ul{ margin: 0 !important; min-width: 100px;}

}
@media (max-width: 499px) {
	.date_pub .date{ top: 350px;}
	.baseline{ font-size: 0.5rem !important }
		body .wp-block-group.is-layout-flex{gap: .5rem !important; }
}