/*
Theme Name: Bugster Child
Template: bugster
Theme URI: http://bugster.themerex.net/
Description: Bugster is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Author: ThemeREX
Author URI: http://themerex.net/
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* =Theme customization starts here
-------------------------------------------------------------- */
/* 

GLOBAL

*/
.socials_mobile {
  display: none !important;
}
.search_field.search_inited {
  color: red;
}
/*

PAGE ACCUEIL

*/
/* Avis client */
.scheme_default .widget .strong-view.modern .testimonial-inner {
  background-color: #f0f1f2;
}
.scheme_default .strong-rating-wrapper .star svg path {
  fill: #00a19a;
}
/*

footer

*/
#interligne-1 div p {
  line-height: 20px;
}
#interligne-2 div p {
  line-height: 30px;
}
#interligne-3 div p {
  line-height: 30px;
}
#interligne-4 div p {
  line-height: 20px;
}

/* 

PAGE 404 

*/
.page_subtitle {
  display: none;
}

@media screen and (min-width: 768px) and (max-width: 824px) {
  /* 

PAGE ACCEUIL 

*/
  /* Nos prestations / padding du paragraphe avec icone recipient */
  .icon-recipient {
    padding-top: 27px;
  }
}

@media screen and (min-width: 841px) and (max-width: 957px) {
  /* 

PAGE ACCEUIL 

*/
  /* Nos prestations / padding du paragraphe avec icone alerte */
  .icon-alerte {
    padding-top: 27px;
  }
}
@media screen and (min-width: 996px) and (max-width: 1023px) {
  /* 

PAGE ACCEUIL 

*/
  /* Nos prestations / padding du paragraphe avec icone recipient */
  .icon-recipient {
    padding-top: 25px;
  }
}
@media screen and (min-width: 1280px) {
  /* 

GLOBAL

*/
  /* Le bouton vers le haut */
  .trx_addons_scroll_to_top.show {
    margin-right: -2em;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1440px) {
  /* 

PAGE ACCEUIL 

*/
  /* Nos prestations / padding du paragraphe avec icone alerte */
  .padding-doute {
    padding-bottom: 37px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1500px) {
  /* 

PAGE ACCEUIL 

*/
  /* Nos prestations / espaces gauche et droite des textes */
  #espace-icon .elementor-widget-container {
    padding: 0;
  }
  /* 

PAGE TRAITEMENT

*/
  /* section Attention  */
  #icon-warning {
    background-position: 1% 50%;
  }
}
@media screen and (min-width: 1500px) and (max-width: 1650px) {
  /* 

PAGE TRAITEMENT

*/
  /* section Attention  */
  #icon-warning {
    background-position: 8% 50%;
  }
}
