/*
Theme Name: Starter Child
Theme URI: http://visualcomposer.com
Description: Visual Composer Starter child theme
Author: The Visual Composer Team
Author URI: http://visualcomposer.com
Template: visual-composer-starter
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, blog, starter, responsive-layout, accessibility-ready, sandwich-menu
Text Domain: child-visual
*/




/* STRUCTURE */

body.home h1.entry-title {display:none;}
body .main-content {padding-bottom: 0;}
footer ul {list-style: none; padding-left: 0;}

:target {
    padding-top: 115px!important;
    margin-top: -115px!important;
    display: inline-block;
}

.vc_row {
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
}

/** BACKGROUND MANAGEMENT **/

.vc_row.bkg-top {
    background-position-y: top;
}
.vc_row.bkg-bottom {
    background-position-y: bottom;
}
.vc_row.bkg-left {
    background-position-x: left;
}
.vc_row.bkg-right {
    background-position-x: right;
}

.vc_row.bkg-cover {
    background-size: cover;
    background-repeat: no-repeat;
}

.page .entry-content .vc_row:first-child {
    margin-top: 0;
    padding-top: 0;
}

.equalheight {
    display: flex;
    flex-flow: row wrap;
}

.equalheight:before {
    display: block;
}

.pagination {
    clear: both;
    text-align: center;
}

body.archive.category .pagination {
    display: none;
}

.mosaic .vc_row.vc_column-gap-30>.vc_column_container {
    padding: 0 15px;
}

body.category .feat-pic {
    background-size:cover;
    padding:200px 0 40px 0;
}

body.category-magazine .feat-pic {
    background-image: url(https://emy-dentaire.fr/wp-content/uploads/2021/02/orthodontie.jpg);
}

.nav-links.archive-navigation .page-numbers.dots {
    position: relative;
    top: 1px;
}

@media (min-width: 960px) {
    .archive article {
        width: 33.3333333%;
        padding: 0 15px;
        float: left;
    }
    .archive article:nth-child(3n+1){
        clear:left
    }
}

.single-fiches .content-wrapper,
.tax-disciplines .content-wrapper {
    padding-top: 0;
}


/** BUTTONS **/

button,
input[type=submit] {
    transition: all 0.5s ease;
}

.navbar-nav li.button {
    border: 1px solid #EEE;
    color: #EEE;
    border-radius: 20px;
    font-size: 17px;
    margin-left: 10px;
}

/** VC CAROUSEL **/

.vc_images_carousel .vc_carousel-inner {
    max-height: 36vw;
}
/*
.vc_images_carousel.vc_build .vc_carousel-slideline .vc_carousel-slideline-inner>.vc_item {
    position: relative;
    bottom: 18vw;
}
*/


.vc_images_carousel.vc_build .vc_carousel-slideline .vc_carousel-slideline-inner > .vc_item > .vc_inner {
    position: relative;
    min-height: 500px;
}


.vc_images_carousel.vc_build .vc_carousel-slideline .vc_carousel-slideline-inner > .vc_item > .vc_inner > img {
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: auto;
    }

.vc_images_carousel .vc_carousel-indicators li {
    width: 14px!important; 
    height: 14px!important; 
    margin: 4px!important; 
} 

.vc_images_carousel .vc_carousel-indicators .vc_active {
    margin: 4px!important; 
    width: 14px!important; 
    height: 14px!important; 
}



/** HEADER **/

.navbar-wrapper {
    padding-top: 15px;
    padding-bottom: 6px;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
}

body:not(.menu-sandwich) #main-menu>ul {
    margin: 10.5px 0 5.5px ;
}

.shrink .navbar-wrapper {
    padding-top: 0;
    padding-bottom: 0;
}

.top-nav li {
    display: inline-block;
    padding: 5px 25px;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
}

.shrink .top-nav li {
    display: inline-block;
    padding: 0px 25px;
}

body:not(.menu-sandwich) .navbar-header img {
    max-width: 100%;
    margin-top: 0;
    height: auto;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
}
body:not(.menu-sandwich) .shrink .navbar-header img {
    max-width: 75%;
    margin-top: 8px;
}

/* HIDE H1 */
body.page h1.entry-title { display: none; }

/* TUCK CONTENT TO MENU */
.page .content-wrapper,
.single-fiches .content-wrapper {
    padding: 0 15px 45px 15px;
}

.home.page .content-wrapper {
    padding-bottom: 0;
}

/*** COMMON BLOCKS ***/

@media only screen and (min-width: 992px) {
    .bannerhome > .wpb_column {
        padding-top:260px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px){
    .bannerhome > .wpb_column {
        padding-top:160px;
    }
}

.navbar-brand { width: 180px; }

.darkrow h1, .darkrow h2, .darkrow h3, .darkrow h4, .darkrow h5, .darkrow h6, 
.darkrow p, .darkrow p a {color:#FFF!important;}

.background50pc.vc_row .vc_parallax-inner, .background50pc.vc_row > .vc_video-bg { opacity: 0.5; }
.background40pc.vc_row .vc_parallax-inner, .background40pc.vc_row > .vc_video-bg { opacity: 0.4; }
.background30pc.vc_row .vc_parallax-inner, .background30pc.vc_row > .vc_video-bg { opacity: 0.3; }
.background20pc.vc_row .vc_parallax-inner, .background20pc.vc_row > .vc_video-bg { opacity: 0.2; }
.background10pc.vc_row .vc_parallax-inner, .background10pc.vc_row > .vc_video-bg { opacity: 0.1; }


/**^TOP MENU & HEADER**/ 

.top-menu-wrapper {
    background-color: rgb(30 30 30 / 40%);
}

ul.top-nav {
    margin: 0;
    list-style: none;
    padding: 0;
    text-align: right;
}

.top-nav li {
    display: inline-block;
    padding: 5px 25px;
}

.top-nav li:last-child {
    padding-right: 0 ;
}

.top-nav li a:hover {
    text-decoration: none;
}

.top-nav li a:before {
    font-family: 'Font Awesome 5 Free';
    padding-right: 10px;
    font-weight: 600;
}

.telephone a:before {
    content:"\f095";
}
.adresse a:before {
    content:"\f3c5";
}
.email a:before {
    content:"\f658";
}

@media only screen and (max-width: 767px) {
  .top-nav li.adresse {
        display: none;
    }
}
/** FORMS **/

form input:not([type='checkbox']),
form select,
form textarea { width: 100%; line-height: 40px; height: 40px; }

form input::placeholder,
form select::placeholder,
form textarea::placeholder { color:#CCC; font-style: italic; font-size: 14px; }

form input,
form select,
form textarea { border: 1px solid #666;}

form [class*="col-"] {
    margin-bottom: 16px;
}

/** BLOG **/
.single-post .featpic,
.single-videos .featpic {
    height:440px;
    background-position: center center; 
    background-size:cover;
}


/** column behavior **/

/* unveilOnHover */

.unveilOnHover .vc_column_container .vc_column-inner {
	height: 50vh;
	max-height: 385px;
	transition: all 0.5s ease;
}

.unveilOnHover .vc_column-inner {
    background-size: cover;
    background-position: center center;
}
.unveilOnHover .vc_column_container .wpb_content_element { margin-bottom: 15px; } 

.unveilOnHover .vc_column_container p a, 
.unveilOnHover .vc_column_container h4 a {
	cursor:pointer;
	color: #FFFFFF;
	border-bottom:0px; 
}

.unveilOnHover .vc_column_container .wpb_text_column p {
    max-height:0px;
    opacity: 0;
    transition: all 0.5s ease;
    margin-bottom:0;
}
.unveilOnHover .vc_column_container > .vc_column-inner:before {
  content: '';    
  display: block;
  height: calc(100% - 30px);
  position: absolute;
  top: 15px;
  left: 15px;
  right: 0;
  opacity: 100;
  width: calc(100% - 30px);
  z-index: -100;
  transition: opacity 0.5s;	
	/*background: rgb(76,82,131);
	background: linear-gradient(0deg, rgba(76,82,131,1) 0%, rgba(76,82,131,0) 100%);*/
}

.unveilOnHover .vc_column_container:hover > .vc_column-inner:before { opacity: 0; }
.unveilOnHover .vc_column_container:hover .wpb_text_column p {
    max-height:100px;
    opacity: 1;
    transition: all 0.5s ease;
}

.unveilOnHover .vc_column_container:hover p a, 
.unveilOnHover .vc_column_container:hover h4 a {
	color: rgb(76,82,131);
	border-bottom:0px;
}

.soinsstackbigicons {
    margin-top: 0;
    margin-bottom: 0;
}

.soinsstackbigicons .vc_parallax-inner {    
    opacity: 0.3;
}

.soinsstackbigicons .wpb_text_column p, 
.soinsstackbigicons .wpb_text_column ul li {
    color: white;
}

.soinsbigicons .wpb_wrapper {    
    padding-top: 5vh;
    padding-bottom: 5vh;
}

.soinsbigicons h4 a,
.soinsstackbigicons h4 a {
    color: white;
}

.soinsstackbigicons .vc_icon_element {
    font-size: 35px;
}

.soinsstackbigicons .vc_icon_element-color-icon-theme-color .vc_icon_element-icon,
.soinsstackbigicons h3 a {
    color: white;
}

.soinsbigicons .vc_column-inner::before {
    background-color: #666;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.soinsbigicons .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl {
    margin-top: 10%;
}

.soinsbigicons .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon:before {
    font-size: 2em;
}

/* SIDEBAR */

.sidebar-widget-area {
    padding:25px;
}


/* NO PADDING COLUMNS */

.nopadding .vc_column-inner {
  padding-left: 0!important;
  padding-right: 0!important;
}

/* BOX SHADOW COLUMNS */

.boxshadow20 .vc_column-inner {
  height:100%;
  box-shadow: rgb(0 0 0 / 20%) 0px 0px 20px;
}

.boxshadow40 .vc_column-inner {
  height:100%;
  box-shadow: rgb(0 0 0 / 20%) 0px 0px 40px;
}

/* ARTICLES - ARCHIVES */

.entry-preview .entry-meta {
    display: none;
}

.single-post .entry-content h2 {
    font-size: 35px;
}

.taxo-description {
    padding-top: 40px;
    padding-bottom: 40px;
}

.entry-full-content .entry-excerpt {
    line-height: 1.4em;
    margin-bottom:1.65em;
}


.nav-links {
    display: none;
}


@media (min-width: 960px) {
    .video-wrapper {
        padding-bottom: 0;
        min-height: 262px;
    }
}

@media (min-width: 768px) and (max-width: 959px) {
    .video-wrapper {
        padding-bottom: 0;
        min-height: 212px;
    }
}

/*WP Bakery FONTS */

.vc-icons-selector .fip-icons-container .fip-box {
    width: 80px;
    line-height: 62px;
    height: 60px;
}

.fip-vc-theme-grey.vc-icons-selector {
    font-size: 42px;
}

/* FICHES */

.single-fiches .featpic .col-md-1,
.single-videos .featpic .col-md-1,
.tax-disciplines .featpic .col-md-1 {
    display: inline-block; 
    vertical-align: bottom; 
    float: none;
    height: 400px;
}

.single-fiches .main-content,
.single-videos .main-content {
    margin-top: 40px;
}

.single-fiches .featpic,
.single-videos .featpic,
.tax-disciplines .featpic {
    background-size: cover;
    background-position: center center;
}

.single-fiches .featpic h1,
.single-videos .featpic h1,
.tax-disciplines .featpic h1 {
    margin-bottom: 15px;
    font-size: 45px;
}

.single-fiches .featpic a,
.single-videos .featpic a {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
}

.single-fiches .textencadre {
    padding : 30px;
    background-color: #f5f5f5;
    height: 100%;    
}
.single-fiches .textencadre p {
    margin-bottom:0;
}
.single-fiches .textencadre p,
.single-fiches .textencadre h4 {
    color:white;
}

.single-fiches .form_contact h3 {
    margin-bottom: 26px;
}

.single-fiches .form_contact {
    padding : 30px 30px 0 30px;
    background-color: #f5f5f5;
    height: 100%;
}

.sr-only{
    border:0;clip:rect(0,0,0,0);
    height:1px;
    margin:-1px;overflow:hidden;
    padding:0;position:absolute;width:1px}
    .sr-only-focusable:active,.sr-only-focusable:focus{
        clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}

/* plugins\js_composer\assets\lib\bower\font-awesome\webfonts */

 @charset "utf-8";
  /* CSS Document */
  
@font-face {
font-family:'Font Awesome 5 Brands';
font-style:normal;
font-weight:400;
 font-display:auto;
src:url(../../plugins/js_composer/assets/lib/bower/font-awesome/../plugins/js_composer/assets/lib/bower/font-awesome/webfonts/fa-brands-400.eot);
src:url(../../plugins/js_composer/assets/lib/bower/font-awesome/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(../../plugins/js_composer/assets/lib/bower/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"), url(../../plugins/js_composer/assets/lib/bower/font-awesome/webfonts/fa-brands-400.woff) format("woff"), url(../../plugins/js_composer/assets/lib/bower/font-awesome/webfonts/fa-brands-400.ttf) format("truetype"), url(../../plugins/js_composer/assets/lib/bower/font-awesome/webfonts/fa-brands-400.svg#fontawesome) format("svg")
}
.fab {
    font-family:'Font Awesome 5 Brands'
}
@font-face {
font-family:'Font Awesome 5 Free';
font-style:normal;
font-weight:400;
font-display:auto;
src:url(../../plugins/js_composer/assets/lib/bower/font-awesome/webfonts/fa-regular-400.eot);
src:url(../../plugins/js_composer/assets/lib/bower/font-awesome/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(../../plugins/js_composer/assets/lib/bower/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"), url(../../plugins/js_composer/assets/lib/bower/font-awesome/webfonts/fa-regular-400.woff) format("woff"), url(../../plugins/js_composer/assets/lib/bower/font-awesome/webfonts/fa-regular-400.ttf) format("truetype"), url(../../plugins/js_composer/assets/lib/bower/font-awesome/webfonts/fa-regular-400.svg#fontawesome) format("svg")
}
.far {
    font-family:'Font Awesome 5 Free';
    font-weight:400
}
@font-face {
font-family:'Font Awesome 5 Free';
font-style:normal;
font-weight:900;
font-display:auto;
src:url(../../plugins/js_composer/assets/lib/bower/font-awesome/webfonts/fa-solid-900.eot);
src:url(../../plugins/js_composer/assets/lib/bower/font-awesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(../../plugins/js_composer/assets/lib/bower/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"), url(../../plugins/js_composer/assets/lib/bower/font-awesome/webfonts/fa-solid-900.woff) format("woff"), url(../../plugins/js_composer/assets/lib/bower/font-awesome/webfonts/fa-solid-900.ttf) format("truetype"), url(../../plugins/js_composer/assets/lib/bower/font-awesome/webfonts/fa-solid-900.svg#fontawesome) format("svg")
}
.fa, .fas {
    font-family:'Font Awesome 5 Free';
    font-weight:900
}

/** FOOTER **/

@media only screen and (min-width: 992px) {
.footer-bottom {
    padding: 10px 0;
    font-weight: 200;
}
}

/* CALL BUTTON MOBILE */

   #call-sticky, #call-sticky a {
       display: none;
   }

@media (max-width: 767px){

   #call-sticky, #call-sticky a {
       display: inline;
}

#call-sticky a:before {content: ""; font-family:'Font Awesome 5 Free'}

   #call-sticky{
       position: fixed;
       z-index: 100;
       background:  #333;
       border: solid 2px #fff;
       border-radius: 100%;
       height: 58px;
       width: 58px;
       right: 20px;
       bottom:30px;
       text-align: center;
       box-shadow: 0 6px 6px rgba(0,0,0,0.15);
   }

   #call-sticky svg { width: 25px; }

   #call-sticky a {
    position: relative !important;
    color: #fff;
    font-size: 30px;
    right: 0;
    top: 0;
    left: 0px;
    padding: 2px;
   }

   #call-sticky a:active {
    color: #eee;
    text-decoration: none;
   }
}
