/*
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.1
*/


h2.titre-s {
    font-size: 38px !important;
    line-height: 48px !important;
}
p.p-title {
    color: #f7c908;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 4px;
    line-height: 14px;
    font-weight: bold;
}
ul.list_check li:before{
	    color: #f7c908 !important;
}
ul.list_check li:after{
	    height: 0px !important;

}
ul.list_check {
    margin-left: -15px !important;
}
ul.list_check li {
    padding-left: 40px !important;
    margin-bottom: 10px !important;
}
.letter-anim span {
  opacity: 0 ;
  display: inline-block;
  transform: translateY(20px)  ;
  animation: letterFade 0.4s forwards;
  white-space: pre ;
}

@keyframes letterFade {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
h2.letter-anim {
    color: #fff !important;
    text-transform: uppercase;
}
button, input[type="button"], input[type="reset"], .button, .widget a.button, .wp-block-button__link {
	    background-color: #ffcf00 !important;
    border-color: #ffcf00 !important;
    color: #fff !important;
    font-family: "Fira Sans" !important;
    font-weight: 300 !important;
}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, .button:hover, .widget a.button:hover, .wp-block-button__link:hover {
    background-color: #e7c42d !important;
    border-color: #e7c42d !important;
    color: #fff !important;
}
label {
    color: #363d40;
    letter-spacing: 2px;
}
span.wpcf7-list-item-label {
    color: #363d40;
}
.button_theme, input[type="submit"] {
    background-color: #ffcf00 !important;
    border-color: #ffcf00 !important;
    color: #fff !important;
    font-family: "Fira Sans" !important;
    font-weight: 300 !important;
}
.button_theme:hover, input[type="submit"]:hover {
    background-color: #e7c42d !important;
    border-color: #e7c42d !important;
    color: #fff !important;
}
p.title-footer {
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    color: #000;
}
aside#recent-posts-2 h4 {
    display: none !important;
}
#Top_bar .menu li ul li {
    text-align: left;
	    width: 240px !important;

}
#Subheader:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4); /* ajuste l’opacité */
    z-index: 1;
}
#Subheader .container {
    position: relative;
    z-index: 2;
}
.class-head{
	display:none;
}
.post-header {
    margin-bottom: -20px !important;
}
.post-meta{
	    color: #f6c908 !important;
	    margin-left: -15px;
	    font-weight: bold;
}
.fixed-nav {
    display: none !important;
}
.section-post-related .simple .post-related .date_label {
    display: none !important;
}
.share-simple-wrapper {
    display: none !important;
}
.share-simple-wrapper {
    border-top: 1px solid rgba(0, 0, 0, .08);
    padding: 15px 0;
    text-align: left;
    display: none;
}
span.button_icon {
    display: none;
}

p.related-heading {
font-size: 30px !important;
    line-height: 40px !important;
    font-weight: 600 !important;
    letter-spacing: 0px;
font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important;
	color:#000 !important;
}
.desc h4 {
	font-size: 18px !important;
    line-height: 28px !important;
    font-weight: 600 !important;
}
.mfn-footer a:not(.button,.icon_bar,.mfn-btn,.mfn-option-btn):hover {
    color: #000 !important;
}
.portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc{
	background: rgb(255 255 255 / 80%) !important;
}
.grid .post-desc-wrapper .post-desc {
    padding: 20px 0px 0 !important;
}
span.post-date.updated {
    text-transform: capitalize;
}
.grid .post-footer {
    margin: 20px 0px 0 !important;
}
h2.entry-title {
    font-size: 24px;
    line-height: 35px;
}
#Top_bar .menu li ul li a span {
    padding-left: 10px;
}
i.icon-facebook {
    background: #f7cb0d;
    padding: 2px 5px;
    border-radius: 100px;
}
@media only screen and (max-width: 767px) {
	#Subheader {
    padding: 60px 0 !important;
}
}
.footer-links {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-links li {
  margin-bottom: 10px;
}

.footer-links a {
  text-decoration: none;
  transition: all 0.3s ease;
  position: relative;
}

/* Hover underline animation */
.footer-links a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 0;
  height: 2px;
  background-color: #f7a600;
  transition: width 0.3s ease;
}

.footer-links a:hover {
  color: #f7a600;
}

.footer-links a:hover::after {
  width: 100%;
}
@media only screen and (max-width: 479px) {
#Footer .widgets_wrapper {
    padding: 35px 0 0 !important;
	}
#Footer .footer_copy .one {
    margin-bottom: 0px !important;
}
	#Footer .column.one.mobile-one .mcb-column-inner {
    margin-bottom: 15px !important;
	}}
	@media only screen and (max-width: 767px) {
    #Subheader .title {
        font-size: 30px !important;
        line-height: 30px !important;
    }
		sr7-txt#SR7_1_1-1-8 {
    font-size: 26px !important;
}
}

.list-p {
  list-style: none;
  padding: 0;
  margin: 0;
}

.list-p li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 10px;
}

.list-p {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 25px !important;
    flex-wrap: wrap !important;
}

.list-p li {
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
}
.list-p img {
  width: 18px;
  height: 18px;
  object-fit: contain;
}
.list-p li span {
  color: #fff;
	font-weight: bold;
}
ul.list-p {
    margin-left: -35px !important;
}
.btn-cls a.button.button_size_2 {
    background: #fff !important;
    color: #000 !important;
    width: 209px;
}
	@media only screen and (max-width: 1239px) {

.mfn-main-slider {
	display:none !important;
		}}

	@media only screen and (min-width: 1240px) {

.slider-mobile{
	display:none !important;
		}}	

b, strong, dt {
    font-weight: 400 !important;
}
.wpcf7-form .column {
    padding: 0px !important;
}
.wpcf7-list-item {
    margin: 0px !important;
    margin-left: -4px !important;
	    margin-right: 10px !important;

}
label, legend {
    font-weight: 300 !important;
}

.post-title h4 {
    font-size: 20px;
}

a.link {
    color: #ffcf00;
    text-decoration: underline;
}


/***/
/* 404 search + buttons beside each other */
body.error404 .error404-bottom-line {
    display: flex !important;
    align-items: center !important;
    gap: 15px !important;
    margin-top: 25px !important;
    flex-wrap: nowrap !important;
}

/* keep search input + search button on same line */
body.error404 .error404-search-form {
    display: flex !important;
    align-items: center !important;
    gap: 12px !important;
    margin: 0 !important;
    width: auto !important;
}

/* search input */
body.error404 .error404-search-form input[type="search"] {
    width: 260px !important;
    height: 54px !important;
    padding: 0 20px !important;
    border: 1px solid #d9d9d9 !important;
    border-radius: 30px !important;
    background: #fff !important;
    color: #222 !important;
    font-size: 16px !important;
    outline: none !important;
    box-shadow: none !important;
    margin: 0 !important;
}

/* search button */
body.error404 .error404-search-form button {
    height: 54px !important;
    padding: 0 28px !important;
    border: none !important;
    border-radius: 30px !important;
    background: #ffd000 !important;
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    cursor: pointer !important;
    margin: 0 !important;
    position: static !important;
    top: auto !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
}

/* homepage button */
body.error404 .error404-home-button {
    height: 54px !important;
    padding: 0 32px !important;
    margin: 0 !important;
    border-radius: 30px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    white-space: nowrap !important;
    float: none !important;
	    font-size: 16px !important;
    font-weight: 500 !important;
}

/* mobile */
@media (max-width: 767px) {
    body.error404 .error404-bottom-line {
        flex-direction: column !important;
        align-items: stretch !important;
        flex-wrap: wrap !important;
    }

    body.error404 .error404-search-form {
        flex-direction: column !important;
        width: 100% !important;
    }

    body.error404 .error404-search-form input[type="search"],
    body.error404 .error404-search-form button,
    body.error404 .error404-home-button {
        width: 100% !important;
        text-align: center !important;
    }
}
@media only screen and (max-width: 767px) {
    .search-not-found .snf-pic i {
        font-size: 50px !important;
        line-height: 50px !important;
    }
	    .search-not-found .snf-desc {
        padding-top: 0px !important;
    }
}