/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */


ul.logia_breadcrumb {
    list-style: none;
	padding: 0px;
}

.logia-other-terms, .logia-other-terms ul {
    text-align: center;
    list-style: none;
	padding: 0px;
}

.logia-other-terms {
	margin-bottom: 50px;
}

/*.single-page_logia_seo h2::before {
    content: ''!important;
}*/

/*.single-page_logia_seo .sur-titre {
    margin: 0!important;
}*/

.grecaptcha-badge { 
    visibility: hidden !important;
}

.alternateVert h2::before {
	pointer-events:none;
  content: "";
  background-image: url("https://fraisse-isolation.fr/wp-content/uploads/2023/10/Soulignement-titre-vert-v3.svg");
  /*! position: ; */
  left: -130px;
  bottom: 0px;
  width: 100%;
  background-repeat: no-repeat;
     background-size: auto 100%!important;
 
}

@media all and (min-width:1000px) and (max-width:1280px){
	.alternateVert h2::before {
  /*! position: ; */
  left: -170px;

}
}

.comments-area a, .page-content a {
  text-decoration: unset;
}

.whiteContent h2::before{
	background-image: url("https://fraisse-isolation.fr/wp-content/uploads/2023/10/Vector-1.svg")!important;
}


body.elementor-panel-loading #elementor-panel-state-loading {
	display:none!important;
}