/*
Theme Name: Unicon Child Theme
Theme URI: http://themeforest.net/user/minti
Description: Unicon Child Theme for your Customizations.
Author: minti
Author URI: http://mintithemes.com
Template: unicon
Version: 1.1
bleu logo #041b2c
rose logo #eec1b2
oragne accent #ec9b6a
bleu texte #224268
bleu pâle fond #d7e2e8
*/
:root {
	--noir:#041b2c;
	--rose:#eec1b2;
	--orange:#ec9b6a;
	--bleu:#224268;
	--bleupale:#d7e2e8;
	--rosepale:#F5E4DD;
	--orangepale:#F7CFB4;
	--beigepale:#FAE5D0;
}
/* lato-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: url('framework/css/font/lato-v24-latin-300.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ url('framework/css/font/lato-v24-latin-300.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* lato-300italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lato';
  font-style: italic;
  font-weight: 300;
  src: url('framework/css/font/lato-v24-latin-300italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ url('framework/css/font/lato-v24-latin-300italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* lato-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('framework/css/font/lato-v24-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ url('framework/css/font/lato-v24-latin-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* lato-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: url('framework/css/font/lato-v24-latin-italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ url('framework/css/font/lato-v24-latin-italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* lato-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url('framework/css/font/lato-v24-latin-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ url('framework/css/font/lato-v24-latin-700.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* lato-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
  src: url('framework/css/font/lato-v24-latin-700italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ url('framework/css/font/lato-v24-latin-700italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
@font-face {
  font-family: 'cartier';
  src: url('framework/css/font/cartier.woff2') format('woff2'), url('framework/css/font/cartier.woff') format('woff'), url('framework/css/font/cartier.ttf') format('truetype'), url('framework/css/font/cartier.svg#cartierregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.cartier {
  font-family: 'cartier';
  font-weight: normal;
  font-style: normal;
}
.color-accent, #navigation > ul > li.color-accent > a {
  color: #ec9b6a;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, a:hover h1, a:hover h2, a:hover h3, a:hover h4, a:hover h5, a:hover h6 {
  color: #041b2c;
  text-decoration: underline;
}
.invisible  {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
}
/* Logo */
.logo_standard {
  display: none;
}
.logo_retina {
  display: inherit;
}
/* Navigation */
.header-v1 #navigation > ul > li > a {
  text-transform: uppercase;
}
.single .post-wrap.post .entry-content a {
      text-decoration: underline;
text-underline-offset: 3px;
}
.header-v1 #navigation > ul > li > a:focus, .header-v1 #navigation > ul > li > a:active, .header-v1 #navigation > ul > li > a:focus, .header-v1 #navigation > ul > li > a:hover, .header-v1 #navigation > ul > li.current_page_item > a {
  text-decoration: underline;
  text-underline-offset: 10px;
  text-decoration-thickness: 2px;
}
#mobile-navigation form::before {
  top: 12px;
}
.fond-align-right {
  background-position: right center;
}
.fond-align-left {
  background-position: left center;
}
.fond-align-right-bottom {
  background-position: left bottom;
}
/* Search */
.search-page .post h3 {
  font-size: 24px;
}
.search-page .post .entry-type {
  color: #ec9b6a;
  font-weight: 700;
  text-transform: none;
}
.search-page .post .entry-icon {
  background: transparent;
  width: 100px;
  height: 100px;
  line-height: 100px;
}
/* Single post blogue */
#sidebar .widget {
  color: #224268;
}
#sidebar .widget h2.cartier {
  font-size: 60px;
}
.single-post .titlebar {
  display: none;
}
.blog-page .post h1 a, .blog-page .post h2 a {
  color: #224268;
}
.post-time, .entry-meta ul, .entry-meta a {
  color: #ec9b6a;
}
.entry-meta a:hover {
  color: #224268;
  text-decoration: underline;
}
a.read-more-link:hover, a.en-savoir-plus:hover {
    text-decoration: underline;
}
/* Portfolio traitements */
.single-portfolio #content {
  padding-top: 0;
}
.portfolio-detail-title {
  display: none !important;
}
.portfolio-detail h1, .portfolio-detail-description h1 {
  font-size: 24px;
}
.single-portfolio p {
  text-align: justify;
}
.postop {
  padding: 20px;
}
.postop strong a {
  color: #224268;
}
.liste-traitements a, .postop a {
  color: #224268;
}
.liste-traitements a:hover, .postop a:hover {
  color: #041b2c;
    text-decoration: underline;
}
ol.liste-traitements {
  counter-reset: item;
}
ol.liste-traitements li {
  display: block;
  position: relative;
}
ol.service1 li:before {
  content: "1."counters(item, ".");
  counter-increment: item;
  position: absolute;
  margin-right: 100%;
  right: 10px; /* space between number and text */
}
ol.service2 li:before {
  content: "2."counters(item, ".");
  counter-increment: item;
  position: absolute;
  margin-right: 100%;
  right: 10px; /* space between number and text */
}
ol.service3 li:before {
  content: "3."counters(item, ".");
  counter-increment: item;
  position: absolute;
  margin-right: 100%;
  right: 10px; /* space between number and text */
}
ol.service4 li:before {
  content: "4."counters(item, ".");
  counter-increment: item;
  position: absolute;
  margin-right: 100%;
  right: 10px; /* space between number and text */
}
ol.service5 li:before {
  content: "5."counters(item, ".");
  counter-increment: item;
  position: absolute;
  margin-right: 100%;
  right: 10px; /* space between number and text */
}
ol.service6 li:before {
  content: "6."counters(item, ".");
  counter-increment: item;
  position: absolute;
  margin-right: 100%;
  right: 10px; /* space between number and text */
}
ol.service7 li:before {
  content: "7."counters(item, ".");
  counter-increment: item;
  position: absolute;
  margin-right: 100%;
  right: 10px; /* space between number and text */
}
ol.service8 li:before {
  content: "8."counters(item, ".");
  counter-increment: item;
  position: absolute;
  margin-right: 100%;
  right: 10px; /* space between number and text */
}
ol.service9 li:before {
  content: "9."counters(item, ".");
  counter-increment: item;
  position: absolute;
  margin-right: 100%;
  right: 10px; /* space between number and text */
}
.traitement-image {
  height: 100px !important;
  width: 100px !important;
}
.wp-caption .wp-caption-text, .gallery-caption, .entry-caption {
  color: #224268;
  background-color: #fae5d0;
  text-align: center;
  margin: 10px 0 10px 0 !important;
  padding: 5px 0;
  font-weight: 700;
}
.gallery-columns-2 .gallery-item:first-child {
  padding-right: 2%
}
.gallery-columns-2 .gallery-item:nth-child(2) {
  padding-left: 2%
}
/* Body */
h2.cartier, h1.cartier {
  font-size: 72px;
}
h3.cartier {
  font-size: 57px;
}
.color-light a.en-savoir-plus {
  color: #ec9b6a !important;
}
.color-light a.en-savoir-plus:hover {
  color: #fff !important;
}
.en-savoir-plus .vc_btn3.vc_btn3-size-lg {
  font-size: 16px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  background: transparent;
  text-transform: uppercase;
  display: inline;
  vertical-align: baseline;
}
.en-savoir-plus .vc_btn3.vc_btn3-size-lg:hover {
  color: #224268 !important;
}
a.en-savoir-plus {
  text-transform: uppercase;
}
a.en-savoir-plus::after, .en-savoir-plus .vc_btn3.vc_btn3-size-lg::after {
  content: "";
  width: 28px;
  height: 28px;
  background: url(https://chezsoiedentisterie.com/wp-content/uploads/2022/07/CS_Plus.svg) no-repeat bottom center;
  background-size: auto;
  background-size: 28px 28px;
  display: inline-block;
  vertical-align: top;
  padding-left: 8px;
}
/* éQUIPE / MEMBRE */
.single-equipe h1 {
    margin-top:20px;
}
.equipe .service-equipe {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
@media (min-width: 1200px) {
  .equipe .service-equipe.avec-photo {
    min-height: 460px;
  }
 .equipe .service-equipe.sans-photo {
    min-height: 100px;
  }
}

.member h4, .member h3 {
  text-transform: none;
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 0;
}
.member .member-role {
  color: #224268;
  margin: 0 0 20px 0;
  font-size: 15px;
}
.member .member-content {
  border-top: none;
  border-bottom: none;
  padding: 0 !important;
  margin: 0;
}
.member .img-hover:hover {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all 1s ease-in-out;
  transform: scale(1.05);
}
.owl-theme .owl-controls .owl-nav .owl-prev {
  left: -70px;
}
.owl-theme .owl-controls .owl-nav .owl-next {
  right: -70px;
}
.owl-theme .owl-nav [class*="owl-"], .owl-theme .owl-nav [class*="owl-"]:hover {
  background: none !important;
}
.owl-theme .owl-controls .owl-nav .owl-prev::after {
  font-family: "FontAwesome";
  font-size: 100px;
  height: 100px;
  line-height: 100px;
  display: block;
  content: '\f0d9';
  color: #e6bbaa;
}
.owl-theme .owl-controls .owl-nav .owl-next::after {
  font-family: "FontAwesome";
  font-size: 100px;
  height: 100px;
  line-height: 100px;
  display: block;
  content: '\f0da';
  color: #e6bbaa;
}
/* Service */
.service {
  min-height: 605px;
}
.service-row-1 {
    min-height: 605px;
  }

.service-row-2 {
  min-height: 532px;
}
@media (min-width: 768px) and (max-width: 992px) {
  .service {
    min-height: 665px;
  }
}
@media (min-width: 1200px) and (max-width: 1600px) {
  .service {
    min-height: 665px;
  }
  .service-row-2 {
    min-height: 600px;
}
}
@media (min-width: 1600px) {
  .service {
    min-height: 585px;
}
}

.service-fond {
  background-repeat: repeat-x !important;
  background-position: top;
} /* Appel prendre un rendez-vous */
.appel h2 a:hover {
  color: #041b2c;
}
@media (max-width: 768px) {
  .appel h2 {
    text-align: center;
  }
  .appel img {
    display: block;
    text-align: center;
    float: none;
    margin-left: auto;
    margin-right: auto !important;
    padding-bottom: 5px;
  }
}
/* Page Équipe, page traitement */
.intro-image-gauche img {
  padding-bottom: 60px !important;
}
@media (max-width: 768px) {
  .intro-image-gauche img {
    padding-bottom: 15px !important;
    padding-right: 40px;
  }
  .intro-image-gauche h2 {
    padding-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .intro-image-gauche img {
    padding-bottom: 15px !important;
  }
  .intro-image-gauche h2 {
    padding-bottom: 50px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .intro-image-gauche img {
    padding-bottom: 100px !important;
  }
}
/* Page traitement et services, team member afficher à droite, il faut ajouter du dégagement sur les grands écrans sauf cellulaire */
.diaporama-a-gauche {
  padding-right: 50px;
  text-align: justify;
}
@media (max-width: 768px) {
  .diaporama-a-gauche {
    padding-right: 0;
    text-align: left;
  }
}
#post-navigation .next, #post-navigation .prev {
  z-index: 100;
}

.box.style-1 {
	color:var(--noir);
}
.box.style-5 h1, .box.style-5 h2, .box.style-5 h3, .box.style-5 h4, .box.style-5 h5, .box.style-5 h6, .box.style-6 h1, .box.style-6 h2, .box.style-6 h3, .box.style-6 h4, .box.style-6 h5, .box.style-6 h6 {
	color:var(--noir);
}
.box.style-6 {
	color:var(--noir);
	background:var(--bleupale);
}
/* Séparateur */
.vc_separator .vc_sep_holder {
  height: 3px;
}
/* Rendez-vous */
h3.gsection_title {
  padding-top: 20px;
}
.type-rendez-vous h3.gsection_title {
  font-size: 24px;
  padding-top: 30px;
}
/* 404 */
.page-404 h2 {
  border: 10px solid #efc2b3;
  color: #efc2b3;
}
.page-404 h3 {
  color: #efc2b3;
  }
/* Urgence et accordéon */
.vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title > a {
  color: #224268 !important;
  font-weight: 500;
}
.vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:hover {
  background-color: #fff !important;
}
.vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
  background-color: #f3f6f8 !important;
}
.vc_tta-color-white.vc_tta-style-flat .vc_tta-controls-icon::after, .vc_tta-color-white.vc_tta-style-flat .vc_tta-controls-icon::before {
  border-color: #ef9c6b !important;
}
.vc_tta-color-white.vc_tta-style-flat:not(.vc_tta-o-no-fill) .vc_tta-panel-body {
  color: #224268 !important;
}
/* Compliantz Banner */
.cmplz-cookiebanner .cmplz-buttons .cmplz-btn {
  font-size: 14px !important;
  font-weight: 600 !important;
}
/* Complianz - Cookie page */
#cmplz-document, .editor-styles-wrapper .cmplz-unlinked-mode {
  font-size: unset;
  margin-top: unset;
  max-width: unset;
  text-justify: unset;
}
#cmplz-document p, .editor-styles-wrapper .cmplz-unlinked-mode p, #cmplz-document li, .editor-styles-wrapper .cmplz-unlinked-mode li, #cmplz-document td, .editor-styles-wrapper .cmplz-unlinked-mode td {
  font-size: unset;
  margin-top: unset;
}
#cmplz-cookies-overview .cmplz-dropdown p, #cmplz-document .cmplz-dropdown p, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown p, #cmplz-cookies-overview .cmplz-dropdown a, #cmplz-document .cmplz-dropdown a, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown a {
  font-size: unset;
}
#cmplz-document h2, .editor-styles-wrapper .cmplz-unlinked-mode h2, #cmplz-document h3, .editor-styles-wrapper .cmplz-unlinked-mode h3 {
  font-size: unset;
  text-align: unset;
  margin-top: unset;
  padding-bottom: unset;
}
#cmplz-document h2, .editor-styles-wrapper .cmplz-unlinked-mode h2 {
  font-size: 24px;
  text-transform: unset;
}
#cmplz-cookies-overview .cmplz-dropdown summary h3, #cmplz-document .cmplz-dropdown summary h3, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary h3 {
  font-size: unset;
}
/* Footer */
#back-to-top {
  right: 0;
}
#back-to-top a {
  background-color: #263342;
}
#footer {
  background: url(https://chezsoiedentisterie.com/wp-content/uploads/2022/07/chez-soie-fond-footer.png) no-repeat bottom center;
  background-color: #0d1c2c;
}
#footer .widget ul li::after {
  content: none;
}
#footer .widget ul li a {
  display: block;
  font-weight: 700;
  font-size: 18px;
}
#footer .widget ul li {
  border-bottom: none;
  padding: 8px 10px 4px 0;
}
#menu-footer-col-2 a, #menu-footer-col-3 a {
  text-transform: uppercase;
}
.social-icons ul li a {
  opacity: 1;
  width: unset;
}
#footer a:hover, #copyright a:hover {
  text-decoration: underline;
}