.vamtam-buble .fl-module-content {
	    box-shadow: 0px 5px 20px 0px #efefef;
    border-radius: 30em;
    width: 90px;
    height: 90px;
	display: flex;
  align-items: center;
  justify-content: center;
}

.custom-style-post .entry-title, .custom-style-post .the-categories a {
	color:#fff;
}

.custom-style-post .vamtam-button {
	display:none;
}

:root {
	--vamtam-main-background-background-image:url('https://www.bbq.media/wp-content/uploads/2020/07/background-site-1.jpg');
}

.yellow {
	color: #f7d553;
}

.custom-style-button-mini a {
	color:#561de5 !important;
	border-radius:10px;
}

input, select, textarea, .main-container select {
	background-color:rgba(255,255,255,0.8) !important;
}

.wpcf7-form-control.wpcf7-submit {
	background-color: #ffba36 !important;
    color: #5E19EE;
    border-radius: 20px;
}

.cyan {
	color:#79fbf9 !important;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
	border:none;
	color:#fff;
}

.alternative-logo {
	  max-height: initial !important;
    width: 180px;
    height: auto;
}

.header-search {
	display:none;
}

.vamtam-button-text {
	color: #561de5 !important;
}

.accent4 .vamtam-button-text {
	color: #fff !important;
}


.wpcf7 form.sent .wpcf7-response-output {
	border: none;
  color: #fff;
}

.site-tagline {
	display:none !important;
}

#mega-menu-wrap-menu-header #mega-menu-menu-header > li.mega-menu-item > a.mega-menu-link {
	color:#fff;
}

.post-siblings a .icon {
	color:#000;
}

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

body.responsive-layout .vamtam-related-content {
    margin-bottom: 0px!important;
}

.vamtam-cubeportfolio.cbp-slider-edge .cbp-nav-pagination-active {
	background-color: #fff;
}

.opacity {
 	opacity:0.2 !important;
}


.vamtam-button.accent4.button-solid, .vamtam-button.accent4.button-solid:hover {
    background: #ff4f00;
}

.border-radius .vamtam-button {
	border-radius:30px;
}


/* Small only */
@media screen and (max-width: 39.9375em) {
	
	.header-background {
		background:#4702EA;
	}
	
	h2 {
		line-height:1;
	}
	h2, h2 span, h2.vamtam-heading .vamtam-heading-text {
		font-size:35px !important;
	}
	
	h3.vamtam-heading .vamtam-heading-text {
		font-size:15px;
	}
	
	.fl-node-5b1186e0deca4 .fl-rich-text * {
    font-size: 1em;
	}
	body.responsive-layout .post-article header h3 a {
    font-size: 1.1em;
	}
	.fl-node-5b1186e0ded17 .fl-rich-text * {
    font-size: 1em;
	}
	
	.custom-title-services h3 {
		line-height: 0.7;
	}
	.custom-title-services h3 .vamtam-heading-text {
		font-size:25px;
	}
	
	.custom-description-services p {
		 font-size: 14px !important;
	}
	
	.responsive-layout header.main-header {
		 background: #4702EA;
	}
}

/* Medium and up */
@media screen and (min-width: 40em) {}

/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
	.header-background {
		background:#4702EA;
	}
}

/* Large and up */
@media screen and (min-width: 64em) {}

/* Large only */
@media screen and (min-width: 64em) and (max-width: 74.9375em) {}