@charset "UTF-8";
/*
Theme Name: La manufacture du béton
Theme URI: https://la-manufacture-du-beton.com
Description: Thème personnalisé pour La manufacture du béton
Author: FreePixel
Author URI: https://www.freepixel.net/
Template: oceanwp
Version: 1.5
*/

html, body {overflow-x: hidden !important;}

p:last-child {margin-bottom: 0 !important;}
.elementor-nav-menu ul ul a, .elementor-nav-menu ul ul a:active, .elementor-nav-menu ul ul a:focus, .elementor-nav-menu ul ul a:hover, ul.elementor-nav-menu--dropdown a, ul.elementor-nav-menu--dropdown a:focus, ul.elementor-nav-menu--dropdown a:hover {
	border-left: 0px; !important;
}
.search-results article {border-bottom: 1px solid !important;}
.menu-text.hidden {
	display: none;
}
.site-breadcrumbs ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
.site-breadcrumbs ol li {
	display: contents;
}
.site-breadcrumbs a, .background-image-page-header .site-breadcrumbs a {
	margin: 0 5px 0 5px;
}
.elementor-sticky--effects {
	box-shadow: 0px 5px 15px rgba(0,0,0,0.3);
}
sup {
	font-size: .65em;
	padding-left: 0.1em;
}
.fa-copy::before, .fa-files-o::before {
	font-family: FontAwesome;
}
table th {
	text-transform: none !important;
}
.__dt_categories a, #footer-bottom a:hover, #footer-bottom #footer-bottom-menu a:hover {
	color: var( --e-global-color-9766f44 ) !important;
}
.__dt_categories a:hover {
	color: #000000;
}
#site-navigation-wrap .dropdown-menu > li.sfHover > a {
    color: var( --e-global-color-9766f44 ) !important;
}
a.wpdm-download-link {
	padding: 2px 15px;
	background-color: #666 !important;
	border-radius: 4px;
	color: #fff !important;
	font-family: Roboto;
	font-weight: 600;
}
a.wpdm-download-link:hover {
	background-color: var( --e-global-color-9766f44 ) !important;
	text-decoration:none;
}
/* TABLEAU À ONGLETS FICHES TECHNIQUES */

/* .ongletsmyway .elementor-tab-title.elementor-active {
	background: linear-gradient(to right,var( --e-global-color-9766f44 ) 5%,#fff 30%);
}*/

.ongletspvt .elementor-tab-title.elementor-active {
	background: linear-gradient(to right,#b6d68f 5%,#fff 30%);
	border-radius: 12px 0 0 12px;
}
.ongletspvt a.sbyc {
	color: var(--e-global-color-da077bc) !important;
}
.package-title {
	font-weight: 400 !important;
	letter-spacing: 0.3px !important;
}
/* PORTFOLIO */
.portfolio-entries .portfolio-entry-thumbnail .portfolio-overlay-content {
	padding: 15px;
}
.portfolio-entries .portfolio-filters li a {
	text-transform: none !important;
}
.portfolio-entries .portfolio-filters li.active a {
	font-weight: 800;
}
.portfolio-entries .portfolio-filters li.active a:hover {
	background-color: #f5f5f5 !important;
}
.portfolio-entries .portfolio-filters li.active {
	margin: 0px -3px !important;
}
.elementor-posts--thumbnail-top .elementor-post {
	box-shadow: 0px 6px 10px rgba(50,50,50,0.2);
	border-radius: 5px;
	background-color: #ffffff !important;
}
.elementor-posts--thumbnail-top .elementor-post:hover {
	box-shadow: 0px 10px 30px rgba(0,0,0,0.5);
	border-radius:15px;
	transition: all 0.5s ease-in-out;
}
.elementor-post .elementor-post__thumbnail img {
	transition: all 0.5s ease;
}
.elementor-post:hover .elementor-post__thumbnail {
	background-color: var( --e-global-color-9766f44 );
}
.elementor-post:hover .elementor-post__title a {
	color: var( --e-global-color-9766f44 );
}
.elementor-post:hover .elementor-post__thumbnail img {
	opacity: .5;
	transition: all 0.5s ease;
}
.elementor-posts--thumbnail-top .elementor-post__text {
	padding: 10px 20px 25px;
}
.elementor-pagination {
	margin-top: 30px;
}
.wp-block-file__button {
	padding: 3px 12px;
	border-radius: 8px;
	background-color: var( --e-global-color-9766f44 );
	color: #fff;
	margin-bottom: 8px !important;
}
.wp-block-file__button:hover {
	background-color: #444;
	color: #fff !important;
}
/* BOGUE FONT AWESOME */
form input[type="radio"] {
	display: inline-block !important;
}
input[type=checkbox]:checked:before {
	font-weight: 900;
	font-family: 'Font Awesome 5 Free';
}
form input[type="checkbox"] {
	display: inline-block !important;
	padding: 0px !important;
	float: left !important;
	margin-top: 2px !important;
	border: solid 1px !important;
}
.elementor-field-type-acceptance label:last-child {
	font-size: 14px;
	display: inline-block !important;
	max-width: 90% !important;
	line-height: 1.3 !important;
}
/* COOKIES */
#cmplz-document a {
	font-weight: 600;
	text-decoration: underline;
}
#cmplz-document {
	max-width: 100%;
	text-align: left;
	text-justify: none;
}
/* PAGE MOT DE PASSE */
.page-id-31 form.post-password-form , .page-id-1787 form.post-password-form {
	margin: 10% 30%;
	text-align: center;
}
.page-id-31 input[type="submit"], .page-id-1787 input[type="submit"] {
	margin-top: 15px !important;
	border-radius: 5px;
	padding: 15px 35px;
	font-weight: 800;
	background-color: var( --e-global-color-9766f44 );
}
.page-id-31 input[type="submit"]:hover, .page-id-1787 input[type="submit"]:hover {
	background-color: #555;
}
/* Message titre page privée */
h1 span.secret {
	background-color: var( --e-global-color-9766f44 );
	padding: 5px 10px;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	margin: 6px 10px 0px 0px;
	display: block;
	float: left;
	border-radius: 5px;
}
/* FORMULAIRE RGPD */
.gdrf-radio-label {
	font-weight: 500 !important;
	line-height: 1.2 !important;
	font-size: 15px !important;
}
.gdrf-data-type-label {
	font-size: 14px !important;
	max-width: 90% !important;
	padding: 5px !important;
	line-height: 1.2em !important;
}
.gdrf-field.gdrf-field-email label, .gdrf-field-human label {
	font-size: 13px !important;
	text-align: center !important;
	padding: 10px 0px 5px !important;
	line-height: 1.4em !important;
}
#gdrf-radio-label {
	font-weight: 600;
	font-size: 15px;
	line-height: 1.3em;
}
#gdrf-submit-button {
	border: none;
	background-color: var( --e-global-color-accent );
	font-size: 14px;
	margin: 5px auto;
	display: block;
	border-radius: 50px;
	letter-spacing: 0;
	text-transform: none;
}
#gdrf-submit-button:hover {
	color: #fff;
	background-color: #555;
}
#gdrf-data-type-export, #gdrf-data-type-remove {
	float: left;
	margin-top: 8px;
}
#gdrf-form .input-text, input[type="text"], #gdrf-form input[type="email"], #gdrf-form input[type="url"], input[type="password"], #gdrf-form input[type="search"], textarea {
	padding: 5px 10px;
}
/* RÈGLES RESPONSIVES */
@media only screen and (max-width: 1300px) {
body.has-breadcrumbs .page-header-title, .site-breadcrumbs {
    width: 100%;
	max-width: 100%;
	position:relative;
}
.site-breadcrumbs {
	line-height: 1.2em;
	margin-top: 5px;
}
}

@media only screen and (max-width: 1024px) {
.__dt_col_1.__dt_col, .__dt_col_2.__dt_col {
	display: none;
}
}
/* Center Logo For Mobile Devices (adjust max-width accordingly) */
@media only screen and (max-width: 959px) {
	#site-header #site-logo {    
		float: none;    
		display: block;    
		text-align: center;    
		width: 100%;
		max-width: none;
		padding:20px 0px 0px;
		margin-bottom:-10px;
	}
	#site-logo #site-logo-inner {    
		display: block;
		height: auto;
	}
.oceanwp-mobile-menu-icon {
    float: none !important;
    right: auto !important;
    text-align: center;
}
}


@media only screen and (max-width: 768px) {
.__dt_col_0.__dt_col, .__dt_col_3.__dt_col {
	width: 100%;
	overflow: hidden;
	display: block;
}
a.wpdm-download-link {
	padding: 6px 15px;
	display: block;
	text-align: center;
	margin: 5px 10px 20px;
}
.__dt_col_0.__dt_col {
border-bottom: 0px;
}
}
@media only screen and (max-width: 430px) {
.__dt_row span {
	margin-right: 0px;
	width: 100%;
	display: block;
}
}
