/*
Theme Name: twentytwentyfour-child
Theme URI: 
Author: 
Author URI: 
Description: 
Requires at least: 6.9
Tested up to: 6.9
Requires PHP: 5.7
Version: 
Template: twentytwentyfour
Text Domain: twentytwentyfour-child
Tags: 
*/

.mobile-only{
  	display: none !important;
}

header {
  position: sticky;
  top: 0;
  z-index: 9999;
}

.h-footer{
	color:white;
	font-weight:bold;
}
footer a{
	color:white;
}

footer{
	color:white;
	font-size: 0.9rem;
}

html {
  scroll-padding-top: 200px;
}

.lc-margin-auto{
	margin: 0 auto !important;
}

.breadcrumb{
display:flex;
flex-wrap:wrap;
list-style:none;
padding:0;
margin:30px 0 0 0;
font-size:1rem;
}

.breadcrumb li{
display:flex;
align-items:center;
}

.breadcrumb li+li::before{
content:"›";
margin:0 8px;
color:#999;
}

.breadcrumb a{
text-decoration:none;
color:inherit;
}

.breadcrumb a:hover{
text-decoration:underline;
}

ul.lc-ul-inline{
	display:flex;
	gap:40px;
}

.lc-table table {
    border-collapse: collapse;
}
.lc-table th,
.lc-table td {
    border: none;
    border-bottom: 1px solid #ddd;
    padding: 12px;
}
.lc-table tbody tr:last-child td {
    border-bottom: none;
}
.lc-table thead{
border-bottom:none;
text-align:left;
color:#062e69;
font-size:23px;
}
.lc-table th:first-child,
.lc-table td:first-child{
    width:24%;
font-weight:bold;
color:#062e69;
}

.lc-table2 table {
    border-collapse: collapse;
	text-align:center;
}
.lc-table2 th,
.lc-table2 td {
    border: none;
    border-bottom: 1px solid #ddd;
    padding: 10px;
}
.lc-table2 tbody tr:last-child td {
    border-bottom: none;
}
.lc-table2 thead{
border-bottom:none;
color:#062e69;
font-size:18px;
}
.lc-table2 th:first-child,
.lc-table2 td:first-child{
font-weight:bold;
color:#062e69;
	text-align:left;
}

.social_network_name{
	display:none;
}
.social_media_footer{
	list-style-type:none;
	padding:0;
}
.social_media_footer li{
	display: inline-block;
}
.social_icon_footer a{
	border-radius: 20px 20px 20px 20px;
	background-color:#FFFFFF;
}
.social_media_footer li a.icon{
	display:block;
	margin-right:15px;
}
.social_icon_footer a.fb:before{
	content: "\f39e";
}
.social_icon_footer a.insta:before{
	content: "\f16d";
}
.social_icon_footer a:before{
  	font-family: "Font Awesome 6 Brands";
  	font-weight: 400;
	color:#062e69;
	font-size:22px;
	text-align:center;
	width:32px;
	height:32px;
	display:block;
}

.entretien-grid{
    display:grid;
    grid-template-columns: 280px 1.6fr 1fr;
    gap:2px;
	width:60%;
}

.box{
    padding:25px;
    background:#cfdcef;
}

.box-title{
    background:#052c67;
    color:#fff;
    display:flex;
    align-items:center;
    justify-content:center;
    text-align:center;
}

.box-title-inner{
    display:flex;
    flex-direction:column;
    gap:5px;
}
.box-title-inner strong{
	font-size:22px;
}

.span-2{
    grid-column:span 2;
}

.row-span-2{
    grid-row:span 2;
}

.box-content ol{
    margin:0;
    padding-left:25px;
}

.box-content li{
    margin-bottom:10px;
	padding-left:10px;
}
.box-content li::marker{
	font-weight:bold;
	color:#052c67;
	margin-right:10px;
}

.box-content h4{
    margin-top:0;
}
.box-content.txtaligncenter{
	text-align:center;
}
.box-content h4{
    background-color: #052c67;
    display: block;
    height: 50px;
    line-height: 50px;
    font-weight: bold;
    color: white;
}
.box-content .little{
	font-size:15px;
}

.abris-telescopiques{
	display:flex;
	gap:30px;
}
.abris-telescopiques .telescopique{
	display:flex;
	flex-direction:column;
	gap:20px;
}

.mybt.center{
	text-align:center;
}

.mybt a{
	background-color: #052c67;
    color: white;
    font-weight: bold;
    padding: 15px 22px 6px 22px;
    border-radius: 30px;
    text-decoration: none;
	display: inline-flex;
    justify-content: center;
    gap: 20px;
}
.mybt svg{
	width: 1em;
    height: 1em;
    font-size: 30px;
}

/*  STEPS  */
.steps-piscine {
  max-width: 1100px;
  margin: 0 auto;
  padding: 30px;
}

.steps-piscine .step-piscine {
  display: grid;
  grid-template-columns: 70px 300px 1fr;
  gap: 28px;
  align-items: center;
  margin-bottom: 28px;
}

.steps-piscine .step-piscine:last-child {
  margin-bottom: 0;
}

.steps-piscine .step-number {
  margin: 0;
  font-size: 52px;
  line-height: 1;
  font-weight: 300;
  color: #0b376f;
  text-align: center;
}

.steps-piscine .wp-block-image {
  margin: 0;
}

.steps-piscine .wp-block-image img {
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  display: block;
  border-radius: 10px;
}

.steps-piscine .step-content p {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  line-height: 1.55;
}
/********************/

/* MODELES */

.coloris-modeles{
	display: grid;
    grid-template-columns: repeat(auto-fit, minmax(10px, 1fr));
    text-align: center;
    max-width: 500px;
    margin: 0 !important;
}
.coloris-modeles figure{
	margin:0 !important;
}

/*********************/