/*
Theme Name: Vog Coiffure 2026
Author: Idir OUKIL
Version: 1.0
*/
h1, h2, h3, h4, h5, h6 {
	font-family: "roboto-condensed", sans-serif;
font-weight: 700;
font-style: normal;
}
.page h1 {
	/*background:#06050b;
	color:#fff;
	padding:10px;
	font-weight: bold;
font-style: italic;
    display: inline;*/
}
.page #notre-histoire h1{
	background:inherit;
	padding:inherit;

}
.titrebg h2 mark{
	background-color:#06050b !important;
	padding:5px 10px !important;
	color:#fff !important;
	 -webkit-box-decoration-break: clone;
    -ms-box-decoration-break: clone;
    -o-box-decoration-break: clone;
    box-decoration-break: clone;
line-height:39px;

}
.titrebg h1 mark{
	background-color:#06050b !important;
	padding:5px 10px !important;
	color:#fff !important;
	 -webkit-box-decoration-break: clone;
    -ms-box-decoration-break: clone;
    -o-box-decoration-break: clone;
    box-decoration-break: clone;


}
.page .article-full a {
color:#06050b;
font-weight:bold;
}
section {
	margin:0 auto;
	padding:20px;
}
section.content-area {
	padding:0;
}
#header {
display: flex;
  flex-direction: row;
  columns: 3;
  align-content: center;
  align-items: center;
  width: 100%;
  justify-content: space-between;
	background-color:#fcd6c0;
	height: 120px;
	position: fixed;
  top: 0;
	z-index: 100;
transition:all 0.6s ease-in-out;
}
.article-full header {
	text-align:center;
	margin: 40px auto;
	padding-top: 60px;
}
.article-full header h1 {
	text-align:center;
	background: #06050b;
    color: #fff;
    text-transform: uppercase;
    font-style: italic;
    display: inline;
    padding: 10px;
}
.menuwrap{
    margin: auto;
    width: 33%;
    display: flex;
    justify-content: left;
    align-content: center;
    align-items: center;
    line-height: 1.1;
    flex-wrap: nowrap;
}
.nav {
	display: flex;
  columns: 2;
  flex-direction: row;
  justify-content: stretch;
  flex-wrap: wrap;
}
.menu{
font-family: "roboto", sans-serif;
font-weight: 400;
font-style: italic;
	margin: auto;
	width: 275px;
}
.sub-menu {
	position:inherit;
	width: 100%;
	font-size: 10px;
	margin-bottom:15px;
}
.imagemenu {
	width: 50%;
  height: 100%;
  float: right;
	
}
.logo {
	margin: auto;
  width: 33%;
}
#logo {
	transition:all 0.6s ease-in-out;
}
.searchsalon {
	margin: auto;
  position: relative;
	transition:all 0.5s ease-in-out;
}
.searchsalonmobile {
		
		display:none;
	}
.searchsalon a {
transition:all 0.6s ease-in-out;
font-size: 16px;
border-radius: 20px;
  height: 30px;
  width: 190px;
background-color:white;
	text-align:center;
padding: 2px;
  display: flex;
  columns: 2;
  justify-content: center;
  align-content: center;
  align-items: center;
  border: 1px solid #06050b;
	color:#06050b;
	text-decoration:none;
}
.searchsalon a span {
font-family: "roboto", sans-serif;
font-weight: 300;
font-style: normal;
	color:#06050b;
}
.searchsalon a img {
width: 25px;
margin-left: 5px;
}
#loupe {
transition:all 0.6s ease-in-out;
}

.sgpb-content-1050 {
	display:flex;
}
.sgpb-content-1050 > div {
margin:auto;
}
.sgpb-popup-overlay-1050 {
	
	background-image:url('/wp-content/themes/vogcoiffure2026/images/mandala-peche.jpg') !important;
background-repeat: no-repeat !important;
  background-position: center !important;
}
#sgpb-popup-dialog-main-div {
	box-shadow:none !important;
}
.search-title {
	text-align:center;
	margin-bottom: 30px;
	color:#06050b;
	font-family: "roboto-condensed", sans-serif;
font-weight: 700;
font-style: italic;
	text-transform:uppercase;
	font-size: 20px;
	line-height:1.2;
}
.search-title span{
background: #06050b;
  padding: 0 7px;
	color:#ffffff;
	font-size: 24px;
}
#address-search{
	display: flex;
	flex-direction: column;
  align-content: center;
  align-items: center;
  justify-content: center;
}
.find-box__city {
	display: flex;
  columns: 2;
  flex-direction: row;
	margin-bottom: 10px;
	
}
#address {
	border: 1px solid #06050b;
	color: #06050b;
	padding: 5px;
	border-radius: 20px;
	width: 210px;
}

.find-box__city .btn {
	margin-left: -30px;
  border-radius: 20px;
  background: #fff;
  border: 1px solid #06050b;
	cursor:pointer;
background-image:url('/wp-content/themes/vogcoiffure2026/images/icons-loupe.svg');
	background-size: 25px;
  width: 30px;
  background-repeat: no-repeat;
  background-position: center;
	transition:all 1s;
}
.find-box__city .btn img{
width: 20px;
transition:all 1s;
	
}
.btnstoreloc:hover{

transform: rotate(45deg);
	
}
.autolocationbtn {
	border:2px solid #06050b;
	background:#fff;
	color:#06050b;
	padding:5px;
	text-decoration:none;
	transition:all 1s;
}
.autolocationbtn:hover {
	border:2px solid #06050b;
	background:#06050b;
	color:#fff;
	padding:5px;
}
.or {
		font-family: "roboto-condensed", sans-serif;
font-weight: 700;
font-style: normal;
	font-size: 22px;
	margin-bottom: 10px;
	color:#06050b;
}
.find-box__geoloc {
	  padding: 5px;
  background: #06050b;
  border: 1px solid #06050b;
	cursor:pointer;
	width: 115px;
	transition:all 1s;
	color:#fff;
	font-family: "roboto-condensed", sans-serif;
font-weight: 400;
font-style: normal;
}
.find-box__geoloc:hover {

  background: #fff;
  border: 1px solid #06050b;
	color:#06050b;
}
main.wrap {
	margin-top:120px;
}
header {  
  nav {
    background-color:#fcd6c0;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    opacity:0;
    visibility:hidden;
    transition:all 0.6s ease-in-out;
    
    ul {
     list-style-type: none;
      padding: 0;
      margin: 0;
     /* position: absolute;*/
      transition: all 0.6s ease-in-out;
      /*transform: translateX(-50%);*/
      width: 50%;
    
      li {
        transform:translateY(50px);
        opacity:0;
        
        a {
          display:block;
          font-size:1.8em;
          text-decoration:none;
          padding:5px 0;
          text-align:left;
          color:#06050b;
          transition:all 0.5s ease-in-out;
		margin: auto;
			width: 100%;
         
          
          &:hover {
            color:$th_pink;
			
          }
        }
      }
    }
  }
}

.toggle-btn {
display: block;
  position: fixed;
  z-index: 30;
  left: 20;
  cursor: pointer;
	margin:auto;
  
  .bar {
    width:30px;
    height:2px;
    margin:7px auto;
    background-color:#06050b;
    transition:all 0.6s ease-in-out;

    

  }
}

#toggle:checked {
  &~nav {
	  z-index: 20;
    opacity:1;
    visibility:visible;

    ul {
      top:70px;
      
      li {
        transform:translateY(0px);
        opacity:1;
		  display: flex;
  width: 100%;
  columns: 1;
  flex-direction: column;

        @for $i from 1 through 4 {
            $t: $i * 0.1;
            &:nth-child(#{$i}) {
              transition:all 0.6s cubic-bezier(.6,0,.8,1.5) #{$t}s; 
            }
          }
      }
    }
  }
  
  &+label.toggle-btn {
    .bar {
      background-color:#06050b;

      &:nth-child(2) {
        transform:translateX(50px);
        opacity:0;
      }

      &:nth-child(1) {
        transform:translateY(10px) rotate(45deg);
		margin: 7px auto !important;
      }

      &:nth-child(3) {
        transform:translateY(-8px) rotate(-45deg);
		margin: 7px auto !important;
      }
    }
  }
}

#menu-menu-1 a {
	transition: all 2s ease-in-out;
}
#menu-menu-1 a:hover {
	margin-left:20px;
}

footer {
	border-top:30px solid #fdefe6;
}
.reinsurance {
	background:#ffffff;
	display:flex;
	columns:4;
	flex-direction:row;
	justify-content:space-between;
	align-items:center;
	align-content:center;
	width: 80%;
}
.reinsurance div{
margin:auto;
text-align: center;
border-left: solid 1px #06050b;
  flex: 1 1 auto;
}
.reinsurance div:first-child{

border-left: none;

}
.reinsurance div p{
color:#06050b;
font-size:18px;
	
}

.newsletter {
	background:#fdefe6;
	text-align:center;
	display: flex;
  columns: 1;
  flex-direction: column;
  align-content: center;
  align-items: center;
  justify-content: center;
}
.newsletter h2{
	color:#06050b;
	text-transform:uppercase;
	font-family: "roboto", sans-serif;
font-weight: 200;
font-style: italic;
	font-size:25px;
}
.newsletter p{
	color:#06050b;
	margin-top: 0;
}
.newsletter form{
	display:flex;
	flex-direction:row;
	columns:2;
	align-content:center;
	align-items:center;
	justify-content:center;
}
.newsletter label{
	display:none;
}
.newsletter input[type=email]{
	width: 240px;
  padding: 4px;
  border-radius: 10px;
  border: 1px solid #06050b;
}




.social {
	display: flex;
  columns: 3;
  flex-direction: row;
  align-content: center;
  align-items: center;
  justify-content: center;
gap: 50px;
	padding:20px;
	height: 30px;
}
.facebook {
	background-image:url('/wp-content/themes/vogcoiffure2026/images/icon-FB.svg');
background-size: contain;
  background-repeat: no-repeat;
  width: 30px;
  display: block;
  height: 30px;
margin:auto;
	transition:all 0.5s;
}

.instagram {
	background-image:url('/wp-content/themes/vogcoiffure2026/images/icon-insta.svg');
background-size: contain;
  background-repeat: no-repeat;
  width: 30px;
  display: block;
  height: 30px;
margin:auto;
transition:all 0.5s;
}

.youtube {
	background-image:url('/wp-content/themes/vogcoiffure2026/images/icon-youtube.svg');
background-size: contain;
  background-repeat: no-repeat;
  width: 42px;
  display: block;
  height: 30px;
margin:auto;
transition:all 0.5s;
}

.facebook:hover, .instagram:hover,.youtube:hover {
	zoom:1.2;
}
.navfoot {
	background:#06050b;
overflow:hidden;
	
}
.navfoot > div{
padding: 20px;
	display: flex;
  flex-direction: row;
  columns: 3;
  align-content: center;
  align-items: center;
  justify-content: center;
	width: 80%;
  margin: auto;
}
.logofoot {
	flex: 1 1 auto;
	margin: auto;
}
.logofoot img{
max-width: 250px;
min-width: 150px;
padding: 30px;
margin-right: 100px;
}
.navfoot .menufoot {
	flex: 3 1 auto;
  columns: 3;
	margin: auto;
	width:80%;
}
.navfoot .menufoot ul{
	list-style-type:none;
	padding:0;
	margin:0;
	
}
.navfoot .menufoot ul li{
	
	
}
.navfoot .menufoot ul li a{
	font-family: "roboto-condensed", sans-serif;
font-weight: 400;
font-style: normal;
	color:#ffffff;
	text-decoration:none;
	line-height: 2.2;
transition:all 1s;
}
.navfoot .menufoot ul li a:hover{
text-decoration:underline;
	
}


.bloc-conseils {
	background-color:#fdefe6;
	display:flex;
	flex-direction:column;
	align-content:center;
	align-items:center;
	justify-content:center;
	
}
.wraphome {
	width:100%;
	margin:auto;
}
h2.main-title {
width:100%;
	color:#06060b;
	font-weight: bold;
  text-transform: uppercase;
  font-style: italic;
  font-family: "Roboto Condensed",Sans-serif;
	text-align:left;
	font-size: 24px;
	    margin-left: 20%;
}
h2.main-title span {
background:#06060b;
	color:#fff;
	padding: 0 8px;
	
}
.bloc-conseils .listing {
	display: flex;
  flex-direction: row;
  columns: 4;
  align-content: center;
align-items: flex-start;
  justify-content: center;
	gap: 10px;
	
}
.hparticlesingle div {
	overflow:hidden;
display:none;
margin:auto;
padding:10px;
width: 55%;


}

.hparticlesingle {
	width:12%;
	display:flex;
	flex-direction:row;
	columns:1;

	overflow:hidden;
	height: 450px;
	transition: all 1s ease;
}

.hparticlesingle div .extract {
display:none;
font-size:14px;
	
}

.hparticlesingle div h3{
display:none;
font-size: 18px;
}


.produits .linkarticleblock h2, .conseils .linkarticleblock h2 {
	text-align:center;
	text-decoration:none;
}
.produits .linkarticleblock h2 {
text-transform:uppercase;
	font-style:italic;
}
.produits .linkarticleblock p, .conseils .linkarticleblock p {
	text-align:center;
}
.linkarticleblock {
	display: block;
  width: 100%;
  height: 450px;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
}
.linkarticleblockh3 {
	background-image:none;
}
.imglisting {
	overflow: hidden;
  height: 400px;
}
.imglisting img {
width: 1rem;
}
.linkarticleblock h3{
	
}
p.extract {


}
.buttonarticle {
color: #06050b;
  font-weight: bold;
  text-transform: uppercase;
  font-style: italic !important;
  font-family: "Roboto Condensed",Sans-serif;
  text-align: center;
  border: 2px solid #06050b;
  margin: auto;
  padding: 5px;
  display: none;
  width: 110px;
  font-size: 14px;
  text-decoration: none;
	transition:1s all;
}
.buttonarticle:hover {
color:#fff;
background:#06050b;
	
}
.wraphome .btn, .newsletter .btn {
	font-size: 16px;
	color: #fff;
	background:#06050b;
  font-weight: bold;
  text-transform: uppercase;
  font-style: italic !important;
  font-family: "Roboto Condensed",Sans-serif;
  text-align: center;
  border: 2px solid #06050b;
  margin: 30px auto;
  padding: 5px;
  display: block;
  width: 180px;
  font-size: 14px;
  text-decoration: none;
	transition:1s all;
}
.wraphome .btn:hover, .newsletter .btn:hover  {
	color: #06050b;
	background:#fff;
  
}	
.buttonslide {
	display:none;	
	}
.souscollection, .souscollectiondetail {
	    max-width: 90%;
    display: flex;
    columns: 1;
    flex-direction: column;
	margin: auto;
}
.souscollections {
display: flex;
    flex-direction: row;
    columns: 2;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
	gap: 20px;
}
.souscollections > a {
    width: 47%;
    display: flex;
    align-items: center;
    align-content: center;
    min-height: 400px;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    margin: auto;
    text-decoration: none;
	font-family: "roboto", sans-serif;
font-weight: 700;
font-style: normal;
	transition: background-position 2s;
	
}
.souscollections > a:hover {
background-position: center;

	
}
.souscollections > a > span {
    display: flex;
    width: 100%;
    height: 100%;
    min-height: 400px;
transition: background 2s;
	
}
.souscollections > a:hover > span {
background:rgba(6, 5, 11, 0.5);
	
}
.souscollections > a > span > p {
margin:auto;
text-transform:uppercase;
font-weight: bold;
    font-size: 34px;
    color: white;
    text-decoration: none;	
}
.headercol, .collectionheader,.headerconseil, .headerproduits {
	max-width:1120px;
	margin:20px auto;
	text-align:center;
	padding-top: 20px;
}
.headercol h1, .souscollection .main-title, .collectionheader .main-title, .souscollectiondetail .main-title,.headerconseil .main-title, .headerproduits .main-title {
background:#06050b;
	color:#fff;
	text-transform:uppercase;
	font-style: italic;
	display: inline;
    padding: 10px;
}

.souscollection .main-title, .collectionheader .main-title, .headerconseil .main-title, .headerproduits .main-title{
    text-align: center;
    margin: auto;
    display: inline;
    width: auto;
}
h2.main-title {
	margin:20px auto !important;
	    text-align: center;
    width: auto;
}

.conseils {

	background:#fff;
}
.conseils > .listing.wrap, .produits > .listing.wrap {

	    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-content: flex-start;
    gap: 50px;
    margin: 3% auto;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
	max-width: 90%;
}
.conseils > .listing.wrap > .articlesingle, .produits > .listing.wrap > .articlesingle {

	display: flex;
    flex-direction: column;
	align-items: flex-start;
    align-content: flex-start;
    justify-content: flex-start;
	width: 20%;
	min-width:280px;
}
.conseils > .listing.wrap > .articlesingle .imglisting img, .produits > .listing.wrap > .articlesingle .imglisting img {
    width: 100%;
	transition: transform 1s; /* Animation */
}
.produits > .listing.wrap > .articlesingle .imglisting img {
transform:scale(0.9);
}
.conseils > .listing.wrap > .articlesingle:hover .imglisting img, .produits > .listing.wrap > .articlesingle:hover .imglisting img {
   transform: scale(1.2);
}
.produits > .listing.wrap > .articlesingle:hover .imglisting img {
   transform: scale(1);
}
.conseils > .listing.wrap > .articlesingle a, .produits > .listing.wrap > .articlesingle a {
text-decoration: none;
}
.conseils > .listing.wrap .linkarticleblock, .conseils > .listing.wrap .linkarticleblock .imglisting, .produits > .listing.wrap .linkarticleblock, .produits > .listing.wrap .linkarticleblock .imglisting {
height:inherit;
}
.conseils > .listing.wrap > .articlesingle > div, .produits > .listing.wrap > .articlesingle > div {
background-color:#fdebdf;
padding: 10px;
height: 100%;
display: flex;
flex-direction: column;
}
.produits > .listing.wrap > .articlesingle > div {
background-color:#06050b;
padding: 10px;
height: 100%;
display: flex;
flex-direction: column;
}
.conseils > .listing.wrap > .articlesingle > div > a.linkarticleblock, .produits > .listing.wrap > .articlesingle > div > a.linkarticleblock {
color:#06050b;
height: auto;
margin: auto;
}
.produits > .listing.wrap > .articlesingle > div > a.linkarticleblock {
color:#fff;
height: auto;
margin: auto;
}
.textearticle {
	
}
.linkarticle.btn {
background-color:#fff;	
text-align: center;
    display: block;
    color: #06050b;
    margin: 10px auto;
    padding: 10px;
	border:2px solid #06050b;
	font-weight: bold !important;
    font-style: italic !important;
    font-family: "Roboto Condensed", Sans-serif !important;
	transition:all 1s;
}
.linkarticle.btn:hover {
background-color:#06050b;	
text-align: center;
    display: block;
    color: #fff;

}
.produits .linkarticle.btn:hover {
background-color:#06050b;	
text-align: center;
    display: block;
    color: #fff;
border:2px solid #fff;
}
.product_content {
display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    columns: 2;
    max-width: 1120px;
    margin: 80px auto 20px;
    align-items: center;
    align-content: center;
    justify-content: center;
}
.product_content > div {
width:60%;
}
.product_content > div:first-child {
width:40%;
}

a.storeloc {
	color:#06050b;
	font-weight:bold;
}
.returnproduit {
	font-size: 13px;
    color: #06050b;
    transition: all 1s;
	text-align:center;
	    display: block;
    margin-bottom: 60px;
}
.returnproduit:hover {
transform:scale(1.1);
}
.navigation.pagination{
	text-align: center;
	
}
.navigation.pagination .nav-links {
	
	display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-grow: 1;
    flex-direction: row;
    gap: 10px;
	height:40px;
}
a.page-numbers {
	padding: 5px 15px;
    background: #06050b;
    color: #fff;
    border-radius: 10px;
    font-weight: bold;
text-decoration:none;
	transition:all 0.5s;
	
}
a.page-numbers:hover {
	padding: 8px 17px;
    background: #fff;
    color: #06050b;
	border:2px solid #06050b;
	
}
.screen-reader-text {
	display:none;
}
.page-numbers.current {
	padding: 8px 17px;
    background: #fff;
    color: #06050b;
	border:2px solid #06050b;	
	border-radius: 10px;
}
.next.page-numbers, .prev.page-numbers {
	
	
}
.product_content h2 {
		font-size: 15px !important;
	    font-style: italic !important;
    font-family: "Roboto Condensed", Sans-serif !important;
	   color: #06050b !important;

}
.single-post .conseildetail .article-full h2 {
	font-size: 23px !important;
    font-style: italic !important;
    font-family: "Roboto Condensed", Sans-serif !important;
	   color: #06050b !important;
	text-transform:uppercase !important;
}

.single-post .article-full p, .single-post .article-full ul li {
	    color: #06050b !important;
    line-height: 22px !important;
    font-family: "roboto", sans-serif !important;
	    font-size: 15px;
}
.article-full p strong, .article-full ul li strong {
	font-weight:bold !important;
}
.produit__illustration > p {
	text-align:center;
	font-size:13px !important;
}
.single-post .conseildetail .article-full .wp-block-stackable-columns:nth-child(2) {


    background-image: url(/wp-content/uploads/2026/01/monogramme-mi.png) !important;
    background-position: bottom right !important;
    background-repeat: no-repeat !important;
    background-size: calc(20vw - 180px) !important;
}
.stk-img-wrapper img {
	height:inherit !important;
}
.errorpage {
  background-image:url('https://vog.fr/wp-content/uploads/2026/02/PAGE-404-img-1.jpg');
  background-repeat:no-repeat;
  background-size:cover;
  background-position:center;
   padding: 60px 10px;
  display: flex;
    flex-direction: column;
    columns: 1;
    align-items: center;
    align-content: center;
justify-content: stretch;
  min-height: 700px;
  flex-wrap: wrap;
}
.errorpage > h1{
font-weight: bold;
    text-transform: uppercase;
    font-style: italic;
    font-family: "Roboto Condensed", Sans-serif;
  text-align:center;
    font-size: 95px;
    padding: 35px 10px;
  background-color:#06050b;
  color:#fff;
margin: 0 auto;
  
}
.errorpage > h2{
    font-size: 30px !important;
    color: #06050b !important;
    font-weight: 200 !important;
text-align: center;
  line-height: 35px;
    font-family: "Roboto", Sans-serif !important;
  
}
.errorpage > h2 strong{
font-weight:bold;
  
}
.errorpage > a {
background-color: #06050b !important;
  padding: 15px 10px !important;
  color: #fff !important;
  text-decoration: none;
  font-style: italic !important;
  font-family: "Roboto Condensed", Sans-serif;
  text-transform: uppercase;
  font-size: 20px;
margin-top: 70px;
  line-height: 1.5;
  vertical-align: middle;
  display: inline;
}
.errorpage > a img {
width: 30px;
  vertical-align: bottom;
  margin-right: 8px;
}



@media (min-width: 640px) {

.hparticlesingle:hover div {
display:block;

	

}
.hparticlesingle:hover {
width:30%;
	background: #fff;
	/*columns:2;*/

}
}
@media (max-width: 859px) {
    .errorpage > a {

margin-top: 40px;

}
	.product_content {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    columns: 1;
			text-align:center;
    
}
	.product_content > div:first-child {
    width: auto;
}
		.product_content > div:first-child p {
    width: 100%;
}
	#prestaencart {
		
	}
	.single-post .article-full .wp-block-stackable-columns:nth-child(2) {


    background-image: none !important;
    background-position: none !important;
    background-repeat: none !important;
    background-size: none !important;
}
	
	.menuwrap {

  width: 33%;

}
	.imagemenu{
		display:none;
	}
		.logo img {
display: block;
    width: 100%;
    height: 48px;
    margin: auto;
	}
	
	.searchsalon {
		
		display:none;
	}
	
	.searchsalonmobile {
		margin: auto;
		display:block;
		width: 33%;
	}
	.searchsalonmobile a img {
		max-width:30px;
		display:block;
	}
	.searchsalonmobile a  {
margin-left: auto;
    display: block;
    width: 30px;
    margin-right: 10px;
	}
	
	.reinsurance {

		flex-direction: column;
}
	.reinsurance div {

		border-left: none;
		position:relative;
		width: 230px;
		padding: 20px 0;
		
}
	.reinsurance div::after {

	content: "";
    position: absolute;
    left: 65px;
    bottom: 0;
    height: 1px;
    width: 100px;
    border-bottom: 1px solid #06050b;
		
		
		
}
	.reinsurance div:last-child::after {
	border-bottom: none;
		
}
	.navfoot > div {

  flex-direction: column;
  columns: 1;

}
	.navfoot .menufoot {

    width: 100%;
}
	.navfoot .menufoot ul {
		margin:auto;
	}
	.logofoot {
  flex: inherit;

}
	.logofoot img {
 
  min-width: 200px;
margin-right: inherit;
}
	  .navfoot .menufoot {
    flex: inherit;
    columns: 1;
    flex-direction: column;
    display: flex;
    text-align: center;
  }
}


@media (max-width: 767px) {
		.product_content > div:first-child {
       width: auto;
			text-align:center;
}
	    .product_content > div:first-child img {
        width: 80%;
        text-align: center;
			margin:auto;
    }
		.product_content > div:first-child p {
    width: 100%;
}
	.ti-widget, .ti-widget-body {
width:100% !important;
display:block !important;	
}
	.ti-widget-body {
overflow:visible !important;	
}
	
.ti-header-numbers {
	gap: 20px 5px !important;
	margin-left: 1px !important;
	margin-right: 1px !important;
	}
	.bloc-conseils {
		columns:1;
		flex-direction:column;
		padding:0 10px;
	}
.bloc-conseils .listing {
    display: flex;
    flex-direction: inherit;
    columns: inherit;
    align-content: inherit;
    align-items: inherit;
    justify-content: inherit;
    gap: inherit;
}
.linkarticleblock {
		display: block;
    width: 50%;
	}
.hparticlesingle div {

    display: block;
    width: 45%;
}
.hparticlesingle {
background-color:#fdebdf;
width: 100%;

}
	
.hparticlesingle div h3, .hparticlesingle div .extract, .buttonarticle {
    display: block;

}

.ti-layout-item {
height: 100% !important;
position: relative !important;
width: 70% !important;
left: inherit !important;
top: inherit !important;
margin: auto !important;
	}
	.embla {
  overflow: hidden;

	
}
.embla__container {
  display: flex;
}
	.embla__viewport {

	}
.embla__slide {
  flex: 0 0 100%;
  min-width: 0;
}
	
	.embla__prev, .embla__next {
		padding:5px;
		background:#ffffff;
		color:#06050b;
		border-radius: 10px;
        text-transform: uppercase;
		margin:10px auto;
		font-size: 12px;
	}
	.buttonslide {
		display:flex;
	}
.ti-widget-layout {
		height:100% !important;
	
	}
	.hparticlesingle {
    width: 100%;
    /*display: block;*/
    flex-direction: column;
    columns: 1;
    overflow: inherit;
    height: inherit;
    transition: all 1s ease;
}
	.linkarticleblock {

    width: 100% !important;

}
	.hparticlesingle div {
		padding: 10px !important;
        width: auto !important;
}
	.hparticlesingle div h3 {

    text-align: center;
}
	 .hparticlesingle div .extract{
		width:auto !important;	
		}
	h2.main-title {
		    margin-left: inherit;
    text-align: center;
	}
}



body {
	margin:0;
	padding:0;
	font-family: "roboto", sans-serif;
font-weight: 300;
font-style: normal;
	color:#06050b;
	font-size:15px;
	line-height: 22px;
}
:where(figure) {
    margin: 0 !important;
}
html {
  scroll-behavior: smooth;
}