/*
Theme Name: eSmarts Child
Theme URI: http://esmarts.elated-themes.com
Description: A child theme of eSmarts Theme
Author: Elated Themes
Author URI: http://themeforest.net/user/elated-themes
Version: 1.0.1
Text Domain: esmarts
Template: esmarts
*/

/* ////////////////////////////////////////// */
/* CORRECTIONS APPORTÉES AU THÈME */

@import url("style_slick.css");

/* GENERAL */
html body,
body .eltdf-wrapper-inner {
   overflow: visible !important;
   overflow-x: visible !important;
   overflow-y: visible !important;
}
body,
body p {
   font-family: Montserrat;
   font-size: 16px;
   letter-spacing: 1px;
   line-height: 1.5;
}
.content-white * {
   color: white !important;
}
body h2 {
   line-height: 1.2;
}
body ul {
   color: #2b3870;
   font-family: Montserrat;
   font-size: 16px;
   line-height: 30px;
}
footer .wpcf7-spinner {
   display: none;
}
footer input {
   color: white !important;
}
body .margin_top_minus_80 {
   margin-top: -80px;
}
::-webkit-scrollbar {
   width: 8px;
   background: #fff;
}
::-webkit-scrollbar-thumb {
   background-color: #7ec5c5;
   border-radius: 0px;
}
body h2,
body .eltdf-section-title-holder .eltdf-st-title {
   margin: 0 0 20px;
}
body h5,
body .eltdf-section-title-holder .eltdf-st-tagline {
   margin: 0 0 10px;
}
body .eltdf-cl-standard-pagination {
   padding-bottom: 7.5vw;
}

body .wpcf7-form input.wpcf7-form-control.wpcf7-text,
body .wpcf7-form input.wpcf7-form-control.wpcf7-number,
body .wpcf7-form input.wpcf7-form-control.wpcf7-date,
body .wpcf7-form textarea.wpcf7-form-control.wpcf7-textarea,
body .wpcf7-form select.wpcf7-form-control.wpcf7-select,
body .wpcf7-form input.wpcf7-form-control.wpcf7-quiz {
   color: #0a0a0a;
   font-family: Montserrat;
   font-size: 18px;
   letter-spacing: 1px;
   border-color: rgba(3, 107, 89, 1);
   padding-bottom: 12px;
   padding-left: 4px;
}
body .wpcf7-checkbox {
   display: block;
}

body .eltdf-full-width-inner {
   overflow: hidden;
}

/* NAV */
/* ////////////////////////////////////////// */
body .eltdf-main-menu ul li a {
   padding: 0px 14px;
   color: #2b3870;
   font-size: 15px;
   letter-spacing: 0.02em;
}
body #menu-menu-top-bar a {
   text-transform: none;
   font-weight: 500;
   padding: 7px 15px;
   border-radius: 30px;
   border: 2px solid #2b3870;
   font-size: 12px;
   transition: all 0.3s;
   background: #2b3870;
   color: #fff;
}
body #menu-menu-top-bar a:hover {
   background: #fff;
   color: #2b3870;
}
body .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook,
body .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube {
   background: none;
   color: #6dc4c5;
   font-size: 20px;
}
body .eltdf-top-bar .widget ul li {
   margin: 0;
}

@media screen and (max-width: 1200px) {
   body header .eltdf-logo-wrapper img {
      position: relative;
      top: 50%;
      transform: translateY(-50%);
      -webkit-transform: -webkit-translateY(-50%);
      -moz-transform: -moz-translateY(-50%);
      -ms-transform: -ms-translateY(-50%);
      -o-transform: -o-translateY(-50%);
      width: 180px;
      height: 40px;
   }
   body .eltdf-main-menu > ul > li > a {
      padding: 0 15px;
      font-size: 11px;
   }
}
@media screen and (max-width: 1024px) {
   body header .eltdf-mobile-logo-wrapper a {
      width: 180px !important;
      height: 40px !important;
   }
}

/* BUTTONS */
/* ////////////////////////////////////////// */
body .classic_button,
body .classic_button > * {
   margin-top: 20px;
   font-family: "Montserrat", sans-serif;
   font-weight: 700;
}
body .eltdf-banner-holder .eltdf-banner-image {
   height: 20vw;
   overflow: hidden;
}
body .eltdf-banner-holder .eltdf-banner-image img {
   display: block;
   min-height: 100%;
   object-fit: cover;
}
@media screen and (max-width: 768px) {
   body .eltdf-banner-holder .eltdf-banner-image {
      height: 40vw;
   }
}

/* HEADERS */
/* ////////////////////////////////////////// */
body .eltdf-title-holder.eltdf-bg-parallax {
   /* background-size: cover; */
   background-position: center bottom;
}
body .eltdf-title-inner > * {
   position: relative;
   z-index: 2;
}
body .eltdf-title-inner::before {
   content: "";
   display: block;
   position: absolute;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   background: rgba(0, 0, 0, 0.5);
   z-index: 1;
}

@media screen and (max-width: 1024px), (min-width: 1921px) {
   body .eltdf-title-holder.eltdf-bg-parallax {
      background-size: cover !important;
      background-attachment: scroll !important;
      background-position: center !important;
   }
}

/* HOME HEADER */
/* ////////////////////////////////////////// */
body .eltdf-banner-simple-holder {
   height: 156px;
}
body .eltdf-banner-simple-holder:hover {
   cursor: normal;
}
body .eltdf-banner-simple-holder .eltdf-bs-icon img {
   width: 80px;
}
body .eltdf-banner-simple-holder .eltdf-banner-title {
   font-size: 15px;
}
body rs-static-layers rs-layer-wrap:nth-last-child(1) span.eltdf-banner-title,
body rs-static-layers rs-layer-wrap:nth-last-child(3) span.eltdf-banner-title,
body rs-static-layers rs-layer-wrap:nth-last-child(4) span.eltdf-banner-title,
body rs-static-layers rs-layer-wrap:nth-last-child(5) span.eltdf-banner-title {
   top: 10px;
   position: relative;
}

@media screen and (max-width: 1400px) {
   body .eltdf-banner-simple-holder {
      height: 130px;
   }
   body .eltdf-banner-simple-holder .eltdf-bs-icon img {
      width: 60px;
   }
}
@media screen and (max-width: 1300px) {
   body rs-static-layers rs-layer-wrap:nth-child(1) * {
      font-size: 60px !important;
   }
}
@media screen and (max-width: 1024px) {
   body rs-static-layers rs-layer-wrap:nth-child(1) {
      top: 16vw !important;
   }
   body rs-static-layers rs-layer-wrap:nth-child(2) {
      top: 27vw !important;
      left: 50% !important;
      transform: translateX(-50%) !important;
   }
   body rs-static-layers rs-layer-wrap:nth-child(2) * {
      font-size: 22px !important;
      position: relative !important;
      display: block !important;
      height: auto !important;
      width: 100% !important;
      margin: 0 auto !important;
      white-space: normal !important;
   }

   /* body #rev_slider_1_1 {
    width: 100%;
  }
  body #slider-1-slide-1-layer-16 {
    font-size: 50px !important;
  } */
   body rs-static-layers rs-layer-wrap:nth-last-child(1),
   body rs-static-layers rs-layer-wrap:nth-last-child(2),
   body rs-static-layers rs-layer-wrap:nth-last-child(3),
   body rs-static-layers rs-layer-wrap:nth-last-child(4),
   body rs-static-layers rs-layer-wrap:nth-last-child(5) {
      display: none !important;
   }
}
@media screen and (max-width: 900px) {
   body rs-static-layers rs-layer-wrap:nth-child(1) * {
      font-size: 40px !important;
   }
}
@media screen and (max-width: 768px) {
   body rs-static-layers rs-layer-wrap:nth-child(1) * {
      font-size: 30px !important;
   }
   body rs-static-layers rs-layer-wrap:nth-child(2) * {
      font-size: 19px !important;
   }
}
@media screen and (max-width: 600px) {
   body rs-static-layers rs-layer-wrap:nth-child(2) {
      top: 32vw !important;
   }
}
@media screen and (max-width: 500px) {
   body rs-static-layers rs-layer-wrap:nth-child(1) * {
      font-size: 20px !important;
   }
   body rs-static-layers rs-layer-wrap:nth-child(1) {
      top: 25vw !important;
   }
   body rs-static-layers rs-layer-wrap:nth-child(2) {
      display: none !important;
   }
}
@media screen and (max-width: 400px) {
   body rs-static-layers rs-layer-wrap:nth-child(1) * {
      font-size: 20px !important;
   }
}

/* HOME BLOG LIST*/
/* ////////////////////////////////////////// */
body .eltdf-blog-list-holder .eltdf-bli-info > div a {
   color: #2b3870;
}
body .eltdf-large-space .eltdf-outer-space .eltdf-item-space {
   padding: 0 30px;
}
body .eltdf-blog-list-holder .eltdf-bli-info > div:not(:first-child) {
   display: none;
}
@media screen and (min-width: 1025px) {
   body .eltdf-blog-list-holder ul.eltdf-blog-list {
      padding: 0 5vw;
   }
   body
      .eltdf-blog-list-holder.eltdf-bl-standard.eltdf-bl-three-columns
      .eltdf-bl-item:nth-child(3n + 1) {
      clear: none;
   }
}

/* ABOUT */
/* ////////////////////////////////////////// */
body .mission_carousel .flex-control-nav.flex-control-paging {
   display: none;
}
body .mission_carousel .flexslider {
   margin: 0;
}
body .value_icon img {
   width: 130px;
}

/* NOUS CONTACTER */
body .eltdf-icon-list-holder .eltdf-il-icon-holder {
   top: -5px;
}

/* CONSELI ADMINISTRATIF */
/* ////////////////////////////////////////// */
body .member_center {
   text-align: center;
}
body .member_center img {
   margin: 0 auto;
}
body .member_center p {
   font-size: 18px;
   font-weight: 600;
}
body .eltdf-team-holder .eltdf-team-social-holder {
   margin: 12px 0 0;
}
body
   .eltdf-team-holder
   .eltdf-team-social-holder
   .eltdf-team-icon
   .eltdf-icon-element {
   font-size: 20px;
   margin: 5px;
}
body .page_wrap_repertoire {
   display: flex;
   width: 100%;
   padding: 0 15px;
}
body .page_wrap_repertoire .col_left {
   width: 33%;
   padding-right: 5vw;
}
body .page_wrap_repertoire .col_left .sticky {
   display: block;
   position: sticky;
   top: 120px;
}
body .page_wrap_repertoire .col_left .sticky img {
   max-height: 80vh;
}
body .page_wrap_repertoire .col_right {
   width: 66%;
}

@media screen and (max-width: 1024px) {
   body .page_wrap_repertoire .col_left {
      display: none;
   }
   body .page_wrap_repertoire .col_right {
      width: 100%;
   }
}

/* REPERTOIRE */
/* ////////////////////////////////////////// */
/* STRUCTURE */
.content_wrap {
   display: block;
   position: relative;
   width: 1600px;
   max-width: 100%;
   margin: 0 auto;
   min-height: 500px;
}
.content_wrap * {
   box-sizing: border-box;
}
.padd {
   display: block;
   position: relative;
   padding: 7.5vw 0;
}
.wrap {
   display: block;
   position: relative;
   padding: 0 7.5vw;
}

/* FILTERS */
.filter_wrap {
   display: block;
   position: relative;
   width: 100%;
   text-align: center;
   z-index: 99;
}
.filter_box {
   display: inline-block;
   position: relative;
   margin: 0 20px;
   padding-bottom: 12px;
   z-index: 9;
}
.filter_box + .filter_box {
   z-index: 8;
}
.filter_head_content {
   display: block;
   position: relative;
   padding: 3px 25px;
   background: #fff;
   border-radius: 30px;
   cursor: pointer;
   transition: background 0.3s;
}
.filter_head_content:hover {
   background: #dcebeb;
}
.filter_head_content {
   white-space: nowrap;
}
.filter_head_content p {
   display: inline-block;
   vertical-align: middle;
   text-transform: uppercase;
   letter-spacing: 1px;
   font-size: 13px;
   color: #2d3674;
}
.filter_head_content svg {
   display: inline-block;
   vertical-align: middle;
   margin-left: 10px;
   width: 10px;
}
.filter_body {
   display: block;
   position: absolute;
   left: 50%;
   top: 99%;
   min-width: 200px;
   max-width: 300px;
   background: #fff;
   border: 1px solid #efefef;
   text-align: left;
   transform: translateX(-50%);
   -webkit-transform: -webkit-translateX(-50%);
   -moz-transform: -moz-translateX(-50%);
   -ms-transform: -ms-translateX(-50%);
   -o-transform: -o-translateX(-50%);
   border-radius: 10px;
   padding: 20px;
   max-height: 250px;
   overflow: auto;
   visibility: hidden;
   opacity: 0;
   transition: opacity 0.3s, visibility 0s 0.3s;
}
.filter_box:hover .filter_body {
   opacity: 1;
   visibility: visible;
   transition: opacity 0.3s, visibility 0s;
}
.filter_body .mrc_title p {
   font-weight: 700;
   border-bottom: 1px solid #191919;
   margin: 0;
   white-space: nowrap;
   cursor: pointer;
   transition: all 0.3s;
}
.filter_body .mrc_title.active p {
   color: #64c6c5;
}
.filter_body ul {
   list-style: none;
}
.filter_body ul li {
   display: block;
   position: relative;
   width: 100%;
   padding: 3px 0 3px 10px;
   font-family: "Montserrat", sans-serif;
   font-size: 12px;
   line-height: 1.8;
   transition: color 0.25s;
   cursor: pointer;
   white-space: nowrap;
}
.filter_body ul li:hover {
   color: #7ec5c5;
}
.filter_body ul li.active {
   color: #7ec5c5;
   font-weight: 700;
}

/* REPERTOIRE ITEMS */
.repertoire_wrap {
   display: block;
   position: relative;
   width: 100%;
   margin-top: 5vw;
}
.repertoire_wrap .noResults {
   display: none;
   text-align: center;
}
.repertoire_item {
   display: block;
   position: relative;
   width: 100%;
}
.repertoire_item::before {
   content: "";
   display: block;
   position: absolute;
   top: 50%;
   right: 10px;
   opacity: 0;
   width: 15px;
   height: 40px;
   background: url("images/big_arrow_right.svg") center no-repeat;
   transform: translateY(-50%);
   -webkit-transform: -webkit-translateY(-50%);
   -moz-transform: -moz-translateY(-50%);
   -ms-transform: -ms-translateY(-50%);
   -o-transform: -o-translateY(-50%);
   transition: all 0.3s;
}
.repertoire_item + .repertoire_item {
   border-top: 1px solid #dfdfdf;
}
.repertoire_item_content {
   display: flex;
   flex-wrap: wrap;
   align-items: center;
   position: relative;
   padding: 20px;
   -webkit-box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0);
   box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0);
   transition: all 0.7s;
}
.repertoire_item:hover::before {
   opacity: 1;
   right: 30px;
}
.repertoire_item:hover .repertoire_item_content {
   -webkit-box-shadow: inset 0px 0px 0px 10px #64c6c5;
   box-shadow: inset 0px 0px 0px 10px #64c6c5;
   transition: all 0.4s;
}
.repertoire_item .image_wrap {
   width: 200px;
}
.repertoire_item .image_wrap img {
   display: block;
   max-width: 200px;
   max-height: 130px;
   width: auto;
   height: auto;
   margin: 0 auto;
}
.repertoire_item .text_wrap {
   width: calc(100% - 245px);
   padding: 20px 20px 20px 40px;
}
.repertoire_item .text_wrap .title p {
   font-family: "Montserrat", sans-serif;
   font-weight: 700;
   font-size: 35px;
   padding-bottom: 5px;
   line-height: 1;
}
.repertoire_item .text_wrap .text p {
   font-family: "Montserrat", sans-serif;
   font-weight: 400;
   font-size: 16px;
}

@media screen and (max-width: 1024px) {
   .repertoire_item .text_wrap .title p {
      font-size: 25px;
   }
}
@media screen and (max-width: 768px) {
   .content_wrap {
      min-height: 460px;
   }

   .filter_wrap {
      text-align: left;
   }
   .filter_box {
      display: block;
   }
   .filter_body {
      width: 100%;
      min-width: 100%;
      max-width: 100%;
   }

   .repertoire_item::before {
      display: none;
   }
   .repertoire_item .image_wrap {
      width: 200px;
   }
   .repertoire_item .image_wrap {
      width: 100%;
   }
   .repertoire_item .image_wrap img {
      max-width: 90%;
      max-height: none;
   }
   .repertoire_item .text_wrap {
      width: 100%;
      padding: 0;
   }
}

/* REPERTOIRE MAP */
.map_container {
   display: block;
   position: relative;
   width: 100%;
   padding-bottom: 165%;
   background: url("images/map_naked.svg") top left;
   background-size: cover;
}
.map_container .house .house--icon {
   display: block;
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
   width: 45px;
   height: 45px;
   background: url("images/house.svg") center no-repeat;
   background-size: cover;
   transition: all 0.2s;
}
.map_container .house .house--text {
   display: block;
   position: absolute;
   top: 30px;
   left: 50%;
   width: 175px;
   padding: 6px 10px;
   background: #fff;
   border-radius: 20px;
   transform: translateX(-50%);
   text-align: center;
   opacity: 0;
   visibility: hidden;
   transition: all 0.3s, visibility 0s 0.3s;
   pointer-events: none;
}
.map_container .house .house--text::before {
   content: "";
   display: block;
   position: absolute;
   top: -5px;
   left: 50%;
   transform: translateX(-50%) rotate(45deg);
   width: 12px;
   height: 12px;
   background: #fff;
   z-index: 1;
   transform-origin: center;
}
.map_container .house .house--text p {
   position: relative;
   font-size: 11px;
   margin: 0;
   padding: 0;
   line-height: 1.3;
   z-index: 3;
}

.map_container .house {
   display: block;
   position: absolute;
}
.map_container .house:hover {
   z-index: 9;
}
.map_container .house:hover .house--icon {
   width: 55px;
   height: 55px;
}
.map_container .house:hover .house--text {
   opacity: 1;
   visibility: visible;
   transition: all 0.3s, visibility 0s;
   top: 40px;
}

.map_container .house.montcalm {
   top: 60%;
   left: 10%;
}
.map_container .house.matawinie {
   top: 19%;
   left: 33%;
}
.map_container .house.matawinieouest {
   top: 36%;
   left: 20%;
}
.map_container .house.oxygene {
   top: 36%;
   left: 43%;
}
.map_container .house.parentaise {
   top: 40%;
   left: 48%;
}
.map_container .house.joujouteque {
   top: 36%;
   left: 33%;
}
.map_container .house.mousses {
   top: 39%;
   left: 38%;
}
.map_container .house.vents {
   top: 39%;
   left: 81%;
}
.map_container .house.brandon {
   top: 10%;
   left: 40%;
}
.map_container .house.actionfamillelavaltrie {
   top: 55%;
   left: 80%;
}
.map_container .house.actionfamillelanoraie {
   top: 50%;
   left: 83%;
}
.map_container .house.marraines {
   top: 80%;
   left: 65%;
}
.map_container .house.parenthese {
   top: 83%;
   left: 70%;
}
.map_container .house.oxygenelassomption {
   top: 70%;
   left: 70%;
}
.map_container .house.parenfants {
   top: 70%;
   left: 35%;
}
.map_container .house.moms {
   top: 86%;
   left: 30%;
}
.map_container .house.moulins {
   top: 82%;
   left: 34%;
}

@media screen and (max-width: 1400px) {
   .map_container .house .house--icon {
      width: 30px;
      height: 30px;
   }
}

/* REPERTOIRE SINGLE */
.flex_wrap {
   display: flex;
   flex-wrap: wrap;
   align-items: top;
}
.col_left {
   width: 50%;
   padding-right: 40px;
}
.col_left .repertoire_single_logo {
   max-width: 300px;
}
.col_left p {
   font-family: "Montserrat", sans-serif;
   font-weight: 700;
   font-size: 15px;
   color: #191919;
}
.col_left ul {
   display: block;
   position: relative;
}
.col_left li {
   display: block;
   position: relative;
   font-family: "Montserrat", sans-serif;
   font-weight: 700;
   font-size: 15px;
   color: #191919;
   margin: 5px 0;
   padding: 5px 0 5px 15px;
}
.col_left li::before {
   content: "";
   display: block;
   position: absolute;
   top: 17px;
   left: 0;
   width: 5px;
   height: 5px;
   border-radius: 50%;
   background: #191919;
}
.col_right {
   width: 50%;
}

span.icon {
   display: inline-block;
   position: relative;
   vertical-align: middle;
   width: 20px;
   margin-right: 6px;
}
span.icon img {
   display: block;
   position: absolute;
   top: 50%;
   transform: translateY(-50%);
   -webkit-transform: -webkit-translateY(-50%);
   -moz-transform: -moz-translateY(-50%);
   -ms-transform: -ms-translateY(-50%);
   -o-transform: -o-translateY(-50%);
}
span.icon + p {
   display: inline-block;
   vertical-align: middle;
}

.infos_wrap {
   display: block;
   position: relative;
   width: 100%;
   border-top: 6px solid #d0e9e9;
   margin: 50px 0;
   padding: 15px 0;
}
.infos_wrap--address {
   display: inline-block;
   vertical-align: top;
   width: 48%;
}
.infos_wrap--phones {
   display: inline-block;
   vertical-align: top;
   width: 48%;
   margin-left: 2%;
}
.ressources,
.villes_desservies {
   display: block;
   position: relative;
   width: 100%;
   margin: 50px 0;
}
.section_title p {
   font-size: 18px;
   color: #293773;
   border-bottom: 6px solid #d0e9e9;
   padding: 0 0 5px;
   margin: 0 0 20px;
}

.color_bloc {
   display: block;
   position: relative;
   padding: 25px;
   border-radius: 20px;
}
.color_bloc + .color_bloc {
   margin-top: 20px;
}
.color_bloc .color_bloc--title p {
   font-family: "Montserrat", sans-serif;
   font-weight: 700;
   font-size: 20px;
   margin-bottom: 12px;
}
.color_bloc ul {
   display: block;
   position: relative;
   list-style: none;
   margin-top: 25px;
}
.color_bloc ul li {
   display: block;
   position: relative;
   font-family: "Montserrat", sans-serif;
   font-weight: 400;
   font-size: 15px;
   color: #fff;
   margin: 0 0 6px;
   padding: 5px 0 5px 15px;
   line-height: 1.5;
}
.color_bloc ul li::before {
   content: "";
   display: block;
   position: absolute;
   top: 13px;
   left: 0;
   width: 5px;
   height: 5px;
   border-radius: 50%;
   background: #fff;
}
.color_bloc.milieu_de_vie {
   background: #eaa831;
}
.color_bloc.milieu_de_vie .color_bloc--title p {
   color: #5f5698;
}
.color_bloc.soutien_aux_parents {
   background: #e05b58;
}
.color_bloc.soutien_aux_parents .color_bloc--title p {
   color: #ffd32a;
}
.color_bloc.developpement_et_activites {
   background: #5f5698;
}
.color_bloc.developpement_et_activites .color_bloc--title p {
   color: #f19098;
}
.color_bloc.ressources_perinatales {
   background: #1d4d8a;
}
.color_bloc.ressources_perinatales .color_bloc--title p {
   color: #eaa831;
}
.color_bloc.volet_immigration {
   background: #118b7d;
}
.color_bloc.volet_immigration .color_bloc--title p {
   color: #eaa831;
}

@media screen and (min-width: 1025px) {
   .col_left ul {
      column-count: 2;
   }
   .color_bloc ul {
      column-count: 2;
   }
}
@media screen and (max-width: 1024px) {
   .col_left p {
      font-size: 13px;
   }
   .col_left li {
      font-size: 13px;
   }

   .infos_wrap--address {
      display: block;
      width: 100%;
      margin-left: 0;
   }
   .infos_wrap--phones {
      display: block;
      width: 100%;
      margin-left: 0;
      padding-top: 20px;
   }
}
@media screen and (max-width: 900px) {
   .col_left {
      width: 100%;
      padding-right: 0;
   }
   .col_right {
      width: 100%;
   }
}

/* FOOTER */
/* ////////////////////////////////////////// */
body footer .eltdf-icon-widget-holder {
   margin: 0 !important;
}
body footer .eltdf-icon-widget-holder > .eltdf-icon-element {
   position: absolute;
   top: 2px;
   left: 0;
   font-size: 25px;
}
body footer .eltdf-icon-widget-holder > .eltdf-icon-text {
   display: block;
   font-family: "Montserrat", sans-serif;
   padding: 0 0 20px 35px;
}
body footer .widget ul li {
   font-size: 17px;
}
body footer .textwidget p {
   color: #7079b5;
}
body footer .widget.eltdf-raw-html-widget {
   margin-right: 15px;
}
body
   .eltdf-page-footer.eltdf-has-both-footer
   .eltdf-footer-bottom-holder
   .eltdf-footer-bottom-inner {
   border-top-color: #384491;
}
body .eltdf-sidebar-holder {
   display: none !important;
}

@media screen and (max-width: 768px) {
   body
      .eltdf-page-footer
      .eltdf-footer-top-holder
      .eltdf-footer-top-inner.eltdf-grid {
      padding: 50px 0;
   }
}

body p a {
   color: #04d2c8;
}

body .eltdf-post-text-inner {
   margin-top: 40px;
}
body .eltdf-author-description {
   display: none;
}
body .eltdf-comment-holder {
   display: none;
}
body .eltdf-comment-form {
   display: none;
}
