/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0.2
*/


a.button.action_button.top-bar-right-button {
    background: #008037 !important;
    color: white;
}
@media only screen and (min-width: 768px){
div#Subheader .container {
    background: hsl(0deg 0% 0% / 30%);
    max-width: 1920px;
    padding: 270px 0 170px;
    padding-left: 200px;
    margin: 0px;
	background-image: linear-gradient(#ffffffc4, #ffffff00);
}
}

div#Subheader {
    padding: 0 !important;
}

p.p-titre {
    font-size: 19px;
    line-height: 29px;
    font-weight: 400;
    letter-spacing: 0px;
}

.class-taile-img img {
    max-width: 65px !important;
    margin-bottom: -11px;
}

.class-image-realisations img {
    width: 90px  !important;
}

.class-img-prestations img {
    width: 88px !important;
}
.logo-footer img {
    width: 200px !important;
}

p.p-titre a {
    color: black !important;
}






/***************lire plus**************/
 details{
  display:inline;
}
details {
  position:relative;
}
details summary {
	color: #A7A7A7;
    display: block;
    cursor: pointer;
    font-size: 16px !important;
    font-weight: 500;
	padding-top: 10px;
}
details summary:focus {
  outline:none;
}
details[open] {
  display:block;
  padding-bottom:25px;
  /*padding-top:10px;*/
  animation: open .2s linear;
}
details[open] summary {
  position:absolute;
  bottom: 0;
  left:0;
}
details[open] #close {
    position: relative;
    top: 10px;
	
}
details #open{padding-left:5px;text-align:center;}
details #open:after{
		display: inline-block;
    position: relative;
    top: 1px;
    margin-left: 8px;
    content: '\e867';
    font-family: "mfn-icons";
}
	details #close:after {
    display: inline-block;
    position: relative;
    top: 0px;
    margin-left: 10px;
    content: '\e867';
    font-family: "mfn-icons";
    transform: rotate(180deg);
}
details[open] #open{display:none;}
details #close{display:none;}
details[open] #close{display:block;}
::-webkit-details-marker {display: none;}
@keyframes open {
  0% {
    opacity: 0;
    transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
/*Fin lire plus*/

#c-bns button:first-child, #s-bns button:first-child {
	background: #008037 !important;
}

.cc_div .cc-link {
    border-bottom: 1px solid #008037 !important;
	color: #008037 !important;
}
@media only screen and (max-width: 767px){
.class-bg {
    background: #fff !important;
}
	
	div#Subheader .container {
    background: hsl(0deg 0% 0% / 30%)!important;
    /* max-width: 1920px; */
    padding: 120px 0 !important;
    padding-left: 0px !important;
    margin: 0px !important;
}
	#Subheader .title{
	        text-align: center !important;	
	}
	#Subheader{
		    background-size: cover !important;
	}
}


@media only screen and (max-width: 479px) {
    #Subheader .title {
        font-size: 33px !important;
        line-height: 48px;
    }
}


input[type="submit"] {
    background-color: #008037 !important;
}

@media only screen and (max-width: 1239px){

div#Side_slide {
    display: flex;
    flex-direction: column;
}
.menu_wrapper {
    order: 1 !important;
}
	.extras {
    order: 2 !important; 
}
	ul.social {
    order: 3 !important; 
}
}

sr7-txt#SR7_1_1-1-1 {
    color: black !important;
}

sr7-txt#SR7_1_1-1-0 {
    text-shadow: 0 0 7px #ffffff6b;
}


a.button.action_button.top-bar-right-button {
    font-size: 16px;
    font-weight: 400 !important;
    letter-spacing: 1px !important;
}


@media only screen and (min-width: 768px) {
    .sticky-white #Top_bar.is-sticky, .sticky-white #Top_bar.is-sticky #menu {
        background: rgb(255 255 255) !important;
    }
}

@media only screen and (max-width: 767px) {
    #Top_bar {
        background-color: #ffffff !important;
    }
}

a.button.action_button {
    background: #008037;
    color: white !important;
}


.class-a-footer a {
    color: white;
}

.class-a-footer a:hover {
    color: #008037;
}


aside#custom_html-4 a {
    color: #008037;
}

aside#custom_html-4 a:hover {
    color: #fff;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
    padding: 11px 30px;
}

@media only screen and (max-width: 768px) {

.class-a-footer .elementor-widget-container {
    text-align: center !important;
}
	.class-a-footer ul.elementor-icon-list-items {
    display: flex;
    justify-content: center !important;
}
	.elementor-widget-container {
    font-size: 15px;
    line-height: 27px;
}
}

@media only screen and (max-width: 479px) {
    h5 {
		font-size: 17px !important;}
}
@media only screen and (max-width:767px) {

.bg-color1 {
    background: #deefe5 !important;
    padding: 35px 0px 45px 0px !important;
}
	.p-titre{
		font-weight:700 !important;
	}
.sr7-btn, .sr7-btn:visited {

    font-size: 9px  !important;
}
	sr7-txt#SR7_1_1-1-0{
		    font-size: 18px  !important;
	}
.center11 .elementor-widget {
    text-align: center !important;
}
}



