/*
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, h3, h4, h5 { 
 color: #58585a !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;
}

 
#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: #a68524 !important;
    font-size: 32px;
}

.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;
}

input[type=submit] {
 font-family: 'Ropa Sans', sans-serif;
    /* font-family: 'Valorant', sans-serif; */
 color: white !important;
 cursor: pointer;
 font-size: 13px !important;
 font-weight: bold !important;
 letter-spacing: 0.05rem !important;
 border: 1px solid #A68521 !important;
 padding: 0.8rem 2.1rem !important;
 background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 531.28 200'%3E%3Cdefs%3E%3Cstyle%3E .shape %7B fill: %23A68521 /* fill: %230A68521; */ %7D %3C/style%3E%3C/defs%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_1-2' data-name='Layer 1'%3E%3Cpolygon class='shape' points='415.81 200 0 200 115.47 0 531.28 0 415.81 200' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") !important;
 background-color: #000000 !important;
 background-size: 200% !important;
 background-position: 200% !important;
 background-repeat: no-repeat !important;
 transition: 0.3s ease-in-out !important;
 transition-property: background-position, border, color !important;
 position: relative !important;
 z-index: 1 !important;
}
input[type=submit]:hover {
 border: 1px solid #A68521;
 color: white;
 background-position: 40%;
}

input[type=submit]:before {
 content: "";
 position: absolute;
 background-color: #A68521;
 width: 0.2rem;
 height: 0.2rem;
 top: -1px;
 left: -1px;
 transition: background-color 0.15s ease-in-out;
}

input[type=submit]:hover:before {
 background-color: white;
}

input[type=submit]:hover:after {
 background-color: white;
}

input[type=submit]:after {
 content: "";
 position: absolute;
 background-color: #A68521;
 width: 0.3rem;
 height: 0.3rem;
 bottom: -1px;
 right: -1px;
 transition: background-color 0.15s ease-in-out;
}

input#gform_submit_button_1 .button-borders {
 position: relative;
 width: fit-content;
 height: fit-content;
}

input#gform_submit_button_1 .button-borders:before {
 content: "";
 position: absolute;
 width: calc(100% + 0.5em);
 height: 50%;
 left: -0.3em;
 top: -0.3em;
 border: 1px solid #A68521;
 border-bottom: 0px;
    /* opacity: 0.3; */
}

input#gform_submit_button_1 .button-borders:after {
 content: "";
 position: absolute;
 width: calc(100% + 0.5em);
 height: 50%;
 left: -0.3em;
 bottom: -0.3em;
 border: 1px solid #A68521;
 border-top: 0px;
    /* opacity: 0.3; */
 z-index: 0;
}

input#gform_submit_button_1 .shape {
 fill: #A68521;
}

.primary-button {
 font-family: 'Ropa Sans', sans-serif;
    /* font-family: 'Valorant', sans-serif; */
 color: white;
 cursor: pointer;
 font-size: 13px;
 font-weight: bold;
 letter-spacing: 0.05rem;
 border: 1px solid #A68521;
 padding: 0.8rem 2.1rem;
 background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 531.28 200'%3E%3Cdefs%3E%3Cstyle%3E .shape %7B fill: %23A68521 /* fill: %230A68521; */ %7D %3C/style%3E%3C/defs%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_1-2' data-name='Layer 1'%3E%3Cpolygon class='shape' points='415.81 200 0 200 115.47 0 531.28 0 415.81 200' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
 background-color: #000000;
 background-size: 200%;
 background-position: 200%;
 background-repeat: no-repeat;
 transition: 0.3s ease-in-out;
 transition-property: background-position, border, color;
 position: relative;
 z-index: 1;
}

.primary-button:hover {
 border: 1px solid #A68521;
 color: white;
 background-position: 40%;
}

.primary-button:before {
 content: "";
 position: absolute;
 background-color: #A68521;
 width: 0.2rem;
 height: 0.2rem;
 top: -1px;
 left: -1px;
 transition: background-color 0.15s ease-in-out;
}

.primary-button:hover:before {
 background-color: white;
}

.primary-button:hover:after {
 background-color: white;
}

.primary-button:after {
 content: "";
 position: absolute;
 background-color: #A68521;
 width: 0.3rem;
 height: 0.3rem;
 bottom: -1px;
 right: -1px;
 transition: background-color 0.15s ease-in-out;
}

.button-borders {
 position: relative;
 width: fit-content;
 height: fit-content;
}

.button-borders:before {
 content: "";
 position: absolute;
 width: calc(100% + 0.5em);
 height: 50%;
 left: -0.3em;
 top: -0.3em;
 border: 1px solid #A68521;
 border-bottom: 0px;
    /* opacity: 0.3; */
}

.button-borders:after {
 content: "";
 position: absolute;
 width: calc(100% + 0.5em);
 height: 50%;
 left: -0.3em;
 bottom: -0.3em;
 border: 1px solid #A68521;
 border-top: 0px;
    /* opacity: 0.3; */
 z-index: 0;
}

.shape {
 fill: #A68521;
}

.img-inv {
	position: relative;
    bottom: -115px;
    z-index: 20;
}
.block-inv {
	overflow: inherit !important;
}
.box-text-r {
	border-left: 1px solid rgba(0,0,0,.10);
}
.gform_required_legend {
	display: none;
}
h3.gsection_title {
	font-size: 40px;
}
a {
	text-decoration: none;
}
#gform_1 h4 {
	font-size: 26px;
}
#primary-menu {
	display: none;
}
#label_1_61_1 {
	font-size: 18px;
}
.img-mm img {
	max-width: 70%;
}
#field_1_62 legend {
	font-size: 24px;
	font-weight: 400;
}
.gform_fields li {
    list-style: circle;
    font-size: 18px;
}
.mobile-navigation {
	display: none;
}
/* 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) {} */

.masthead {
  background-size: cover !important;
}

.microwidget-btn {
  --c:#0d0d0d ;   /* color */
  --b:1px;   /* thickness of lines */
  --o1:15px; /* offest of lines*/
  --o2:10px; /* offset of rectangle */ 
  box-sizing:border-box;
  display:inline-block;
  border:var(--o1) solid transparent; 
  outline:var(--b) solid var(--c); 
  outline-offset:calc(-1*var(--o2));
  background:
    linear-gradient(var(--c) 0 0) top,
    linear-gradient(var(--c) 0 0) left,
    linear-gradient(var(--c) 0 0) bottom,
    linear-gradient(var(--c) 0 0) right;
  background-size:200% var(--b),var(--b) 200%; 
  background-origin:padding-box;
  background-repeat:no-repeat;
}
@media (max-width: 767px) {
	.box-text-r {
	border-left: none;
}
}