/*
Theme Name: SLM theme
Author: Altitude Stratégies
Author URI: https://www.altitudestrategies.ca/
Description: SLM theme is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

/* Titre style */
/*
h1, h2, h3, h4, h5 { font-family: 'nonchalancemedium', Arial, sans-serif !important; }

h1::first-letter, h2::first-letter, h3::first-letter, h4::first-letter, h5::first-letter { 
 font-size: 120%;
}
*/




/* Couleur des titres */

h1, h2 { 
 color: #ed1c24 !important; 
}

h3, h4, h5 { 
 color: #000000 !important; 
}



h1, h2, h3, h4, h5, h6 {
 clear: none !important;
}

h2.script-font  {
    font: normal 34px / 44px 'Pacifico', Helvetica, Arial, Verdana, sans-serif !important;
    color: #f6993c !important;
}



/* Blockquote */
/*
blockquote {
 border-left: 4px solid #244b90;
 font-weight: bold;
 font-size: 19px !important;
 line-height: 24px !important;
 margin-top: 40px !important;
 margin-bottom: 40px !important;
 background-color: rgb(243, 237, 221) !important;
}
*/

/* Enlever le fond du widget blog défilant. */
/*
.fs-entry .post.bg-on:before {
 background-color: rgba(255,255,255,0) !important;
}
*/

/* Cacher le bouton de modification de contenu admin */
.edit-link {
 display:none !important;
}


/* Modifier le bouton black outline */
/*
.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline {
 color: #244b90 !important;
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline {
 border-color: #244b90 !important;
 background-color: transparent;
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline.active, .vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:active, .vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:focus, .vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:hover {
 color: #fff !important;
 border-color: #244b90 !important;
 background-color: #244b90 !important;
}
*/




/* Footer typo style */
/*
#footer h4 { 
 font: normal 24px / 28px "Abel", Helvetica, Arial, Verdana, sans-serif !important; 
}
 
.footer .widget, .footer .tp_recent_tweets li {
 font-size: 15px !important;
 line-height: 22px;
}
*/










/* Pour un effet emboité par dessus le header. */
/*
.topcontent {
 margin-top:-75px !important;
 position: relative !important;
 z-index: 100 !important;
 clear:both;
 float:left;
}
*/








/* Liste ul avec custom image. */
/*
#content ul, #footer ul {
 list-style: none !important;
 padding: 0;
}

#content li, #footer li {
 padding-left: 1.3em;
}

#content li:before, #footer li:before {
 content: url('http://www.exemple.ca/wp-content/uploads/list_image-1.png');
 font-family: FontAwesome;
 display: inline-block;
 margin-left: -1.3em; 
 width: 1.3em; 
}
*/








/* Liste ul avec Awesome Font */

#content ul {
 list-style: none !important;
 padding: 0;
}

#content ul li {
 padding-left: 1.3em;
}

#content ul li:before {
 content: "\f105";
font-family: "Font Awesome 5 Free";
  font-weight: 900;
 display: inline-block;
 margin-left: -1.3em; 
 width: 1.3em; 
}
 
#footer ul {
 list-style: none !important;
 padding: 0;
}

#footer li {
 padding-left: 1.3em;
}

#footer li:before {
 content: "\f105"; 
font-family: "Font Awesome 5 Free";
  font-weight: 900;
 display: inline-block;
 margin-left: -1.3em; 
 width: 1.3em; 
} 

.testimonial-item ul {
 list-style: none !important;
 padding: 0;
}

.testimonial-item li {
 padding-left: 0 !important;
}

.testimonial-item li:before {
 display: none!important;
 margin-left: 0; 
 width: 0; 
}

.testimonial-item .ts-slide {
 padding-top: 0px !important;
 box-sizing: border-box;
}

.fullwidth-slider ul {
 list-style: none !important;
 padding: 0;
}

.fullwidth-slider li {
 padding-left: 0 !important;
}

.fullwidth-slider li:before {
 display: none!important;
 margin-left: 0; 
 width: 0; 
}


.woocommerce li:before {
 content: "\f105"; 
 font-family: "Font Awesome 5 Free";
  font-weight: 900;
 display: none !important;
 margin-left: -1.3em; 
 width: 1.3em; 
} 

.gform_wrapper li:before {
 content: "\f105"; 
 font-family: "Font Awesome 5 Free";
  font-weight: 900;
 display: none !important;
 margin-left: 0px; 
 width: 0px; 
} 

#content .gform_wrapper ul li {
    padding-left: 0px !important;
}




/* Modifier le texte dans le top-bar. */
/* .top-bar .mini-contacts {font: 16px / 32px "Open Sans", Helvetica, Arial, Verdana, sans-serif !important;} */








/* Cacher le texte du contenu en bold pour le SEO. */
/* #content strong {font-weight: 400 !important;} */








/* Cacher le floating menu */
/* #phantom {display:none;} */








/* Modifier l’icon des posts vidéos dans le blog */
/*
.rollover-video .video-icon:before {
 background-image: url("http://www.exemple.com/wp-content/uploads/play-icon.png") !important;
 position: absolute;
 top: 50%;
 left: 50%;
 width: 90px !important;
 height: 90px !important;
 margin: -45px 0 0 -45px !important;
 background-color: rgba(0,0,0,0) !important;
 background-position: 0px center;
 background-repeat: no-repeat;
 content: "";
 border-radius: 50%;
}
*/








/* Mettre une image en preview avec rollover natif avec lien vers un video en popup */
/*
.format-video .rollover:before {
 background-image: url(http://www.cliniquedentairecharlestrottier.com/wp-content/uploads/play-icon.png) !important;
 position: absolute;
 top: 50%;
 left: 50%;
 width: 90px !important;
 height: 90px !important;
 margin: -45px 0 0 -45px !important;
 background-color: rgba(0,0,0,0) !important;
 background-position: 0px center;
 background-repeat: no-repeat;
 content: "";
 border-radius: 50%;
}


.blog.large-hover-icons .format-video .rollover i:after, .large-hover-icons .dt-blog-shortcode .format-video .rollover i:after {
 background-image: url(http://www.cliniquedentairecharlestrottier.com/wp-content/uploads/play-icon.png) !important;
 position: absolute;
 top: 50%;
 left: 50%;
 width: 90px !important;
 height: 90px !important;
 margin: -45px 0 0 -45px !important;
 background-color: rgba(0,0,0,0) !important;
 background-position: 0px center;
 background-repeat: no-repeat;
 content: "";
 border-radius: 50%;
}
*/








/* Cacher le lien Modifier pour l’admin */
/* .edit-link { display: none !important;} */








/* Cacher le bouton Share Natif */
/* a.share-button { display: none !important;} */








/* Enlever le fond du widget témoignage. */
/*
.testimonial-item:not(.testimonial-item-slider), .testimonial-item .ts-viewport, .bg-on.team-container {
 background-color: rgba(255,255,255,0) !important;
}
*/








/* Modifier le bouton Détail du blog */
/*
.blog .details.more-link, .dt-blog-shortcode .details.more-link {
 margin-top: 0px;
 margin-bottom: 10px !important;
 margin-left: 0px;
 margin-right: 0px;
 display: inline-block;
 margin-bottom: 0;
 vertical-align: middle;
 cursor: pointer;
 background-image: none;
 border: 1px solid transparent;
 box-sizing: border-box;
 word-wrap: break-word;
 user-select: none;
 top: 0;
 transition: all .2s ease-in-out;
 line-height: normal;
 font-size: 14px;
 padding-top: 14px;
 padding-bottom: 14px;
 padding-left: 20px;
 padding-right: 40px;
 border-radius: 0;
 background-color: #a8d52a;
 color: #000000;
 text-decoration: none;
 align-items: flex-start;
 text-rendering: auto;
 letter-spacing: normal;
 word-spacing: normal;
 text-transform: none;
 text-indent: 0px;
 text-shadow: none;
}

.details:after {
 position: absolute;
 top: 15px;
 right: 15px !important;
 width: 11px;
 height: 100%;
 content: "\f105";
 font-family: FontAwesome;
 background-position: 0 center;
 background-repeat: no-repeat;
 background-image: none !important; 
}

.blog .details.more-link:hover, .dt-blog-shortcode .details.more-link {
 color: #000000 !important;
background-color: #a3bf3b !important;

}

.details:after:hover {
 color:#000000;
}
*/







/* Contact form 7 couleur. */
/*
.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form input[type="tel"], .wpcf7-form input[type="url"], .wpcf7-form input[type="number"], .wpcf7-form input[type="range"], .wpcf7-form input[type="date"], .wpcf7-form textarea {
 background-color: #fff !important;
 border-color: #e4e4e4;
 margin-bottom: 20px;
}
*/


.woocommerce-product-details__short-description { display:none !important;}

#footer h4 {
	color: #ed1c24 !important;
}

.blog-carousel-shortcode.owl-carousel.blog-carousel-shortcode .entry-title {
    font: normal 18px / 24px "Patua One", Helvetica, Arial, Verdana, sans-serif !important;
}

.blanc {
	color: #ffffff !important;
}

.page-title h1 {
	color: #ffffff !important;
}

.content-bg-on.centered-layout-list article, .content-bg-on.classic-layout-list article {
	background-color: rgba(255, 255, 255, 0.8) !important;
}

.product .woo-buttons-on-img {
    height: 170px !important;
}

.wc-img-hover .woo-buttons-on-img {
    overflow: visible !important;
}

#bottom-bar .wf-float-left:last-of-type {
    width: 100% !important;
}

.box-icon .aio-icon-component {
	/*height: 130px !important;*/
	height: 212px !important;
}
/* height mobile box-icon */
@media (max-width: 768px) {
	.box-icon .aio-icon-component {
	height: 130px !important;
}
}

.box-icon .aio-icon-box.top-icon, .box-propos .aio-icon-box.top-icon{
    text-align: center;
    top: -90px;
    position: relative;
}


.box-propos {
	height: 300px;
}
.vc_tta-color-white.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title>a {
    color: #ed1c24 !important;
}

.vc_tta-panel-heading .vc_tta-controls-icon:before, .vc_tta-color-white.vc_tta-style-modern .vc_tta-controls-icon:after {
    border-color: #ed1c24 !important;
}
.vc_row-no-padding .ult-carousel-wrapper .slick-prev {
    left: 20px !important;
}
.vc_row-no-padding .ult-carousel-wrapper .slick-next {
    right: 20px !important;
}
#footer .wf-container {
    margin: 0 0px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
/* Responsive native VC (480, 768, 992, 1200) */
/* @media (max-width: 480px) {} */
/* @media (max-width: 600px) {} */
/* @media (max-width: 767px) {} */
/* @media (min-width: 768px) {} */
/* @media (min-width: 768px) and (max-width: 991px) {} */
/* @media (min-width: 992px) {} */
/* @media (min-width: 992px) and (max-width: 1199px) {} */
/* @media (min-width: 1200px) {} */


/**************** Logo X ********/
.dt-icon-twitter:before, .icomoon-the7-font-twitter:before, .twitter .soc-font-icon:before  {
   
    background-image: url('/templates/the7/wp-content/uploads/x-logo-white-1.png');
    background-size: 12px 12px;
    display: inline-block;
    width: 12px; 
    height: 12px;
	background-repeat: no-repeat;
    content:"";	
}

/**************** Logo TikTok ********/
.dt-icon-vk:before, .icomoon-the7-font-vk:before, .vk .soc-font-icon:before {
    
    background-image: url('/templates/the7/wp-content/uploads/tiktok-logo-white.png');
    background-size: 12px 12px;
    display: inline-block;
    width: 12px; 
    height: 12px;
    background-repeat: no-repeat;
    content:"";	
}

/**************** Images ********/
/* Sélecteur pour toutes les images que tu veux faire tourner */
.image-rotate {
    transition: transform 0.3s ease; /* Animation fluide */
}

/* Au survol de la souris */
.image-rotate:hover {
    transform: rotate(15deg); /* Rotation de 15 degrés vers la droite */
}


/**************** Accordeon ********/
/* Supprimer le fond et l’encadré gris autour des panels */
.vc_tta-panel,
.vc_tta-panel-body {
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
}

/* Ligne rouge sous tous les titres (même dernier panel) */
.vc_tta-panel-heading {
    border-bottom: 2px solid #ed1c24 !important; /* toutes les lignes mêmes épaisseur */
    border-radius: 0 !important;
}

/* Ligne rouge un peu plus foncée pour le panel actif (optionnel) */
.vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-bottom: 2px solid #ed1c24 !important;
}

/* Titre en rouge */
.vc_tta-panel-heading .vc_tta-title-text {
    color: #ed1c24 !important;
}

/* Icône Font Awesome en rouge */
.vc_tta-panel-heading .vc_tta-controls-icon i {
    color: #ed1c24 !important; /* cible directement l’icône <i> */
}

/* Icône + / - plus foncée quand actif */
.vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-controls-icon i {
    color: #ed1c24 !important;
}

/**************** Formulaire ********/
/* ====== LABELS (Nom, Prénom, etc.) ====== */
.gform_wrapper label {
    color: #ffffff !important;
}

/* ====== CHAMPS DE FORMULAIRE ====== */
.gform_wrapper input[type="text"],
.gform_wrapper input[type="email"],
.gform_wrapper input[type="tel"],
.gform_wrapper input[type="number"],
.gform_wrapper textarea,
.gform_wrapper select {
    background: transparent !important;
    border: 2px solid #ffffff !important;
    color: #ffffff !important;
    border-radius: 6px;
}

/* Placeholder en blanc */
.gform_wrapper ::placeholder {
    color: rgba(255,255,255,0.7) !important;
}

/* ====== FOCUS (quand on clique dans un champ) ====== */
.gform_wrapper input:focus,
.gform_wrapper textarea:focus,
.gform_wrapper select:focus {
    outline: none;
    border-color: #ff0000 !important; /* rouge au focus */
}

/* ====== BOUTON SUBMIT ====== */
.gform_wrapper .gform_button {
    background: #ed1c24 !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 25px !important;
    padding: 14px 32px;
    font-size: 16px;
    cursor: pointer;
    transition: all 0.3s ease;
}

/* Hover bouton */
.gform_wrapper .gform_button:hover {
    background: #ed1c24 !important;
    transform: scale(1.05);
}

/* Centrer le bouton sous les champs */
.gform_wrapper .gform_footer {
    display: flex !important;
    justify-content: center !important;
}

/* HOVER du bouton Gravity Forms */
.gform_wrapper .gform_button:hover {
    background: #ffffff !important;      /* fond blanc */
    color: #000000 !important;           /* texte noir */
    border: 1px solid #ed1c24 !important;/* bordure rouge */
}

/* Supprimer le texte "* indique les champs nécessaires" */
.gform_wrapper .gform_required_legend {
    display: none !important;
}


/**************** Box icon ********/
/* Conteneur principal avec coins arrondis */
.custom-box .t-box-icon-inner {
    border-radius: 15px !important;
    background: transparent !important;
    box-shadow: none !important;
    overflow: visible !important; /* laisse l'icône visible */
    position: relative;
	height: 300px !important;
}

/* Texte et contenu à l’intérieur */
.custom-box .t-box-icon-content {
    border-radius: 15px !important;
    background: transparent !important;
    padding-top: 25px; /* espace pour icône */
}

/* Icône centrée et visible */
.custom-box .t-box-icon-icon,
.custom-box .t-box-icon-icon i {
    position: absolute !important;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 50px; /* ajuste selon ton design */
    line-height: 1;
    background: none !important;
    z-index: 2;
}


/* Monter le sous-menu */
.dt-mega-menu-wrap, .sub-nav {
   top: 65%;
}

/* 1. Conteneur de tous les widgets du footer */
#footer-widgets {
    display: flex;           /* aligne les widgets sur une ligne */
    align-items: center;     /* centre verticalement tous les widgets (logo + menu) */
    justify-content: space-between; /* logo à gauche, menu à droite */
    flex-wrap: wrap;         /* pour mobile */
}

/* 2. Menu */
.footer-menu {
    display: flex;
    gap: 20px;              /* espace entre les liens */
    flex-wrap: wrap;
    align-items: center;    /* centre verticalement les liens */
}

/* 3. Liens du menu */
.footer-menu a {
    color: #ffffff;         /* couleur du texte */
    text-decoration: none;
    transition: color 0.3s;
}

.footer-menu a:hover {
    color: #c62828;         /* hover rouge */
}


/* Mobile uniquement */
@media only screen and (max-width: 768px) {
    /* Annule float et alignement gauche */
    img.wp-image-1150 {
        float: none !important;
        display: block !important;
        margin: 0 auto !important;
    }

    /* Assure que le parent centre son contenu */
    img.wp-image-1150.parent,
    img.wp-image-1150 {
        text-align: center !important;
    }
}

/* Toutes les Icon Box Ultimate Addons s’adaptent parfaitement */
.aio-icon-box,
.aio-icon-component,
.vc_column-inner,
.vc_column_container {
    height: auto !important;      /* hauteur s’adapte au texte */
    min-height: 0 !important;     /* supprime la hauteur minimum forcée */
   /* padding-bottom: 10px !important;  petit espace interne en bas */
}
/* Espace entre box-icon  mobile */
@media (max-width: 768px) {
	.box-icon {
	padding-bottom: 80px !important; 
}
}

/* Titre */
.aio-icon-header {
    margin-bottom: 5px !important; /* espace entre titre et description */
}

/* Description */
.aio-icon-description {
    margin-bottom: 0 !important;
    white-space: normal !important;
    overflow: visible !important;
}

.box-propos {
    height: auto;       /* s’adapte au texte */
    min-height: 300px;  /* au moins 300px sur desktop */
}

/** color Message confirmation formaulire */
.gform_confirmation_message{
	color: #ffffff !important;
}

/* Bug pied page */
#text-6{
	width: 50% !important;
}
@media (max-width: 768px) {
#text-6{
	width: 100% !important;
}
}

/* Centrer logo footer */
@media (max-width: 900px) {
.logo-footer {
    display: block !important;
    margin: 0 auto 10px !important;
}
}