/*
Theme Name: Leroux Child
Theme URI: https://leroux.qodeinteractive.com
Description: A child theme of Leroux
Author: Elated Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: leroux
Template: leroux
*/
@media only screen and (min-width: 1025px) {
	.qodef-m-icon.qodef--open {
	  display: none !important;
	}
}
.acceptance-newsletter .wpcf7-list-item {
	margin: 0;
}
@media only screen and (max-width: 575px) {
	.elementor-widget-leroux_core_progress_bar .qodef-m-title {
  width: 50%;
}
	
	.qodef-horizontal-accordion-showcase .qodef-m-item .qodef-m-header .qodef-m-title {
		font-size: 25px;
	}
}

.qodef-horizontal-accordion-showcase .qodef-m-item .qodef-m-header .qodef-m-title {
  line-height: 1;
}

.qodef-horizontal-accordion-showcase .qodef-m-content-left {
    padding: 15px 0px 122px 66px;
  width: 100%;
}

#menu-main-menu-2 li:last-child {
    display: none;
}

@media only screen and (max-width: 1024px) {
    #qodef-page-mobile-header-inner {
      padding: 0px 3% 0 0!important;
    }
    #menu-main-menu-2 li:last-child {
    display: block;
    }

}