body .wp-block { max-width: unset; }

.ACB-save-seo,
.ACB-reset-options,
.ACB-save-options { display: none; }
.ACB-hidden { display: none; }

.ACB-comp {
	
}
.ACB-color-indicator {
    width: 34px;
    height: 34px;
    padding: 32px 0 0;
	margin: 0;
    text-align: center;
	border-radius: 50px;
	cursor: pointer;
}
.ACB-color-small {
	width: 50%;
}
.ACB-color-smaller {
	width: 33.333%;
}
.ACB-label { width: 100%; text-align: right; border-bottom: 1px dotted hsla(0, 0%, 0%, 0.15); }
.ACB-label-shortcode,
p.ACB-label-low,
.ACB-label-low {
	width: 100%;
	padding: 2px 8px;
	margin-top: 2px;
	text-align: right;
	background: hsl(0, 0%, 50%);
	color: hsl(0, 0%, 80%);
    font-weight: 900;
    font-size: 11px;
	border-radius: 4px;
}
.ACB-label-shortcode {
	padding: 2px 8px 4px;
	margin: 0 0 4px;
    font-size: 14px;
}
.ACB-row-palette { flex-flow: row wrap; } 
.ACB-label-palette { min-width: 80px; } 
.ACB-palette { padding: 0 8px 8px; }
.ACB-label-palette { padding: 8px; }
.ACB-palette .components-color-palette__item-wrapper {
    margin-right: 4px;
    width: 20px;
    height: 20px;
}
.ACB-palette .components-color-palette__item:focus:after {
    width: 24px;
    height: 24px;
}

.edit-post-settings-sidebar__panel-block .components-panel__body .ACB-position .components-base-control { margin-bottom: 0; }
.edit-post-settings-sidebar__panel-block .components-panel__body .ACB-padding .components-base-control { margin-bottom: 0; }
.wp-block-shortcode {
	flex-flow: row;
	min-height: 96px;
    background-color: rgba(20, 46, 178, 0.1);
}
.wp-block-shortcode label { margin: 0 12px 0 0; } 


.ACB-padding input { text-align: right; }
.ACB-position label,
.ACB-padding label {
    display: block;
    width: 100%;
	max-width: calc(100% - 2px);
	padding: 1px 8px;
    margin: 0 0 2px 1px !important;
	background: hsl(0, 0%, 90%);
	color: hsl(0, 0%, 50%);
	text-align: center;
    font-weight: 700;
    font-size: 11px;
	text-transform: uppercase;
	border-radius: 4px;
}
.block-editor-block-inspector .ACB-padding .components-base-control {
	margin-bottom: 0;
}



.ACB-position .components-base-control label {
	max-width: unset;
    margin: 0 0 0px 0px !important;
	border-radius: 0;
}
.ACB-position .components-base-control input { 
	text-align: center;
    background: hsl(0, 0%, 95%);
	border: 0;
	border-radius: 0;
}
.ACB-position .components-base-control:nth-child(1) label { border-radius: 5px 0 0 0; }
.ACB-position .components-base-control:nth-child(4) label { border-radius: 0 5px 0 0; }
.ACB-position .components-base-control:nth-child(1) input { border-radius: 0 0 0 5px; }
.ACB-position .components-base-control:nth-child(4) input { border-radius: 0 0 5px 0; }
.ACB-position .components-base-control input:focus {
	background: hsl(60, 100%, 96%);
	box-shadow: 0 0 0;
}





.ACB-small-toggle .components-base-control__field {
	display: flex;
	flex-flow: column-reverse;
}
.ACB-small-toggle .components-base-control__field label { max-width: unset; }
.ACB-small-toggle .components-form-toggle { width: 36px; margin-top: 4px; }

X.ACB-PANEL-Position.is-opened > .components-panel__body-title { margin-bottom: 16px; }
.ACB-PANEL-Position .components-toggle-control { margin-top: 16px; }
.ACB-position { margin-top: 0; }
.ACB-position,
.ACB-padding { align-items: unset; }


.ACB-full { width: calc(100% - 16px); margin: 0 8px; }
.ACB-half { width: calc(50% - 16px); margin: 0 8px; }
.ACB-third { width: calc(33.333% - 16px); margin: 0 8px; }
.ACB-2-thirds { width: calc(66.666% - 16px); margin: 0 8px; }
.ACB-quarter { width: calc(25% - 16px); margin: 0 8px; }


.ACB-1-1 { width: calc(100% - 16px); margin: 0 8px; }
.ACB-1-2 { width: calc(50% - 16px); margin: 0 8px; }
.ACB-1-3 { width: calc(33.333% - 16px); margin: 0 8px; }
.ACB-1-4 { width: calc(25% - 16px); margin: 0 8px; }
.ACB-1-5 { width: calc(20% - 16px); margin: 0 8px; }
.ACB-1-6 { width: calc(16.666% - 16px); margin: 0 8px; }
.ACB-1-7 { width: calc(14.285% - 16px); margin: 0 8px; }
.ACB-1-8 { width: calc(12.5% - 16px); margin: 0 8px; }
.ACB-1-9 { width: calc(11.111% - 16px); margin: 0 8px; }
.ACB-1-10 { width: calc(10% - 16px); margin: 0 8px; }

.ACB-upload-button { padding: 0; }
.ACB-small-toggle {}




.edit-post-sidebar h2 { font-size: 16px; margin: 16px 0 8px; }
.edit-post-sidebar h2:first-child { margin: 8px 0; }
.components-base-control .components-base-control__field {
    margin-bottom: 2px;
}





.ACB-fields-box { display: flex; flex-flow: row wrap; }
.ACB-fields-box h2 { margin: 16px 0 4px; }
.ACB-new-field,
.ACB-fields-box .ACB-field-item {
	display: flex;
	position: relative;
	margin: 0 2px 2px 0;
	padding: 0;
	background: hsla(200, 50%, 36%, 0.5);
	color: white;
	font-size: 12px;
	cursor: pointer;
}
.ACB-fields-box .ACB-field-item span { padding: 2px 6px; }
.ACB-fields-box:last-of-type span { background: hsla(200, 50%, 36%, 0.75); }
.ACB-fields-box .ACB-field-item:hover { background: hsla(200, 100%, 36%, 1); }
.ACB-fields-box:last-of-type {
	padding-bottom: 16px;
	margin-bottom: 16px;
	border-bottom: 1px dotted rgba(0, 0, 0, 0.3);
}
.edit-post-sidebar .ACB-fields-box-title {
    margin-top: 8px;
    padding-top: 4px;
    margin-bottom: 4px;
	border-top: 1px dotted rgba(0, 0, 0, 0.3); 
}
.ACB-delete-field {
	display: none;
    position: absolute;
    right: -18px;
    width: 20px;
    height: 22px;
	border-right: 2px solid white;
	background: darkred;
	color: white;
	z-index: 99;
}
.ACB-delete-field:hover { background: red; }
.ACB-new-field {
	width: 44px;
	height: 22px;
	padding: 5px 4px 3px;
	background: darkorange;
	color: white;
	opacity: 0.7;
	cursor: pointer;
}
.ACB-new-field:hover { opacity: 1; }
.ACB-field-item:hover .ACB-delete-field { display: block; padding: 2px; }
.ACB-new-field-box { display: none; margin-top: 8px; }
.ACB-new-field-box input {
    padding: 2px 8px !important;
    min-height: unset !important;
}
.ACB-new-field-box .components-base-control { margin: 0 !important; }
.ACB-new-field-box .components-base-control__field { 
	display: flex;
	margin: 0 0 2px;
}
.ACB-new-field-box .components-base-control .components-base-control__label { 
	margin-right: 8px;
    min-width: 70px;
    text-align: right;
}
.ACB-new-field-box button { margin: 4px 0; }
.ACB-save-fields { display: none; float: right; }
.ACB-new-field-box .ACG-add-field { float: right; }
.ACB-new-field-message { color: darkorange; }
.ACB-saving-seo,
.ACB-saving { display: none; }
 

/* POPUP            */
/* ---------------- */
.ACB-popup {
	position: fixed;
	left: 0;
	top: 0;
	width: 100vw;
	height: 100vh;
	z-index: 999999;
	background: hsla(0, 0%, 0%, 0.75);
}
#ACB-popup-box {
	position: fixed;
	padding: 32px;
	background: white;
	box-shadow: 4px 6px 12px black;
}
#ACB-popup-box > h2 { margin: 0 0 16px; }
#ACB-popup-box .svg-times {
	position: absolute;
	right: 16px;
	top: 16px;
	width: 18px;
	height: 18px;
	opacity: 0.3;
	cursor: pointer;
}
#ACB-popup-box .svg-times:hover { opacity: 1; }
.ACB-popup-fields .content { 
	white-space: pre;
    height: calc(100% - 88px);
	padding: 16px;
    overflow-y: auto;
    background: rgba(0, 0, 0, 0.05);
}
#ACB-popup-box .ACB-save {
	position: absolute;
	right: 32px;
	bottom: 16px;
}



/* ---------------- */
/* COVER            */
/* ---------------- */
.ACB-COVER { position: relative; }
.ACB-COVER .wp-block-image { margin: 0; }
.ACB-COVER .ACB-inner { height: 100%; }

.ACB-COVER .ACB-inner .wp-block-image { height: 100%; }
.ACB-COVER .ACB-inner .wp-block-image img {
	position: absolute;
	left: 0;
	top: 0;
    width: 100%;
    height: 100%;
	object-fit: cover;
}

.ACB-cover-image {
    width: 100%;
	object-fit: cover;
}
.ACB-cover-image,
.block-editor__container .ACB-cover-image { 
	position: relative;
	max-width: unset;
	z-index: 1;
	pointer-events: none;
}
.ACB-cover-overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0.5;
	z-index: 1;
	pointer-events: none;
}
.ACB-COVER .editor-inner-blocks {
	position: relative;
	z-index: 9;
}


.ACB-COVER .ACB-group {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 50%;
    margin: 0px;
	padding: 48px;
}


#editor .ACB-COVER { background: #f3f3f4; }
#editor .ACB-COVER .ACB-media-upload {
	display: flex;
	align-items: center;
	text-align: center;
}
#editor .ACB-COVER .ACB-media-upload .ACB-uploaded-button { width: 100%; }
#editor .ACB-COVER .ACB-media-upload .ACB-upload-button { 
	margin: 0 auto;
    padding: 24px 64px;
    background: darkorange;
    color: white;
    font-weight: 700;
    font-size: 16px;
	z-index: 9;
}
#editor .ACB-COVER .ACB-media-upload .ACB-upload-button:hover {
	border: 0;
	outline: 0;
	box-shadow: 0 0 0;
    background: hsl(33, 100%, 40%);
}
#editor .ACB-COVER .ACB-media-upload > .components-placeholder { 
    position: absolute;
    top: 0;
    height: 100%;
    margin: 0;
	background: transparent;
    padding: 64px;
	z-index: 2;
}
#editor .ACB-COVER .ACB-media-upload .components-placeholder__label svg { 
    display: block;
    width: 32px;
    height: 24px;
}
#editor .ACB-COVER .ACB-media-upload .components-placeholder__instructions { margin-bottom: 96px; }
#editor .ACB-COVER .ACB-media-upload .components-placeholder__fieldset { 
    position: absolute;
    right: 16px;
    bottom: 4px;
	width: auto;
    margin: 0;
    text-align: right;
}
.ACB-focal .components-focal-point-picker-wrapper { height: 150px; }
.edit-post-sidebar .components-placeholder { height: 150px; }

.block-editor-block-inspector .components-base-control.components-toggle-control { margin-bottom: 8px; }

#editor .ACB-COVER h1,
#editor .ACB-COVER h3 { font-family: Helvetica, Arial, sans-serif; margin: 0px 0 16px 0; }
#editor .ACB-COVER h3 { margin: 0px 0 8px 0; }

.ACB-COVER .ACB-group .editor-inner-blocks { padding: 0 !important; }
.ACB-COVER [data-type="core/group"] > .editor-block-list__block-edit:before { display: none; }
X.ACB-COVER [data-type="core/group"] > div > [data-block] { margin: 0; }
.ACB-COVER [data-type="core/group"] > div > .editor-block-contextual-toolbar { display: none; }
.ACB-COVER [data-type="core/group"] > div > .editor-block-list__breadcrumb { display: none; }
.ACB-COVER [data-type="core/group"] .editor-block-list__breadcrumb { display: none; }
.editor-styles-wrapper .ACB-COVER [data-block] {
    margin-top: 0;
    margin-bottom: 0;
}
.ACB-COVER [data-type="core/group"] .editor-block-list__insertion-point { display: none; }
.editor-styles-wrapper .ACB-COVER [data-type="core/group"].has-child-selected [data-block] {
 
}
[data-type="actus/acb-cover"] .block-editor-block-toolbar__slot {
    border-top: 1px solid #b5bcc2;
    border-bottom: 1px solid #b5bcc2;
    border-right: 1px solid #b5bcc2;
	background: white;
}



.ACB-section-type button {
	margin: 0 2px 4px !important;
    background: #99c0ff;
	color: white;
	font-weight: 700;
	padding: 4px 16px 8px;
	border: 0;
	cursor: pointer;
	border-radius: 3px;
}
.ACB-section-type button p { margin: 0; }
.ACB-section-type button:hover,
.ACB-section-type button.active { background: #1b5fcc; }

X.ACB-att-panel { display: flex; flex-flow: row wrap; }
X.ACB-att-panel > .components-base-control { width: 100%; }
.ACB-att-panel > .components-base-control.ACB-half { display: inline-block; }

.ACB-SHORTCODE-admin {
	padding: 16px;
	background: hsl(195, 53%, 90%);
}
.ACB-SHORTCODE-admin h3 { margin: 0 0 8px !important; }
.ACB-SHORTCODE-admin table { border: 1px solid black; line-height: 1.6; border-spacing: 0; }
.ACB-SHORTCODE-admin table tr td { padding: 0 8px; margin: 0; font-size: 14px; border-bottom: 1px solid gray; }
.ACB-SHORTCODE-admin table tr td:first-child { border-right: 1px solid gray; }
.ACB-SHORTCODE-admin table tr td:last-child { font-weight: 700; }
.ACB-SHORTCODE-admin table tr:last-child td { border-bottom: 0 solid black; }
.ACB-SHORTCODE-admin .ACB-flex-wrap {}
.ACB-SHORTCODE-admin .ACB-flex-wrap > div {
	display: flex;
	padding: 0 8px;
	margin-right: 8px;
	margin-bottom: 4px;
	border: 1px solid black;
	font-size: 14px;
	font-weight: 700;
}
.ACB-SHORTCODE-admin .ACB-flex-wrap > div > span {
	padding: 3px 8px 0 0;
	font-size: 12px;
	font-weight: 400;
}


/* ---------------- */
/* CAROUSEL         */
/* ---------------- */
.ACB-Carousel { position: relative; }

.ACB-Carousel .ACT-carousel-navigation { 
	position: absolute;
	top: 45%;
    left: 0;
	width: 100%;
    height: 64px;
}
.ACB-Carousel .ACT-carousel-navigation svg {
	position: absolute;
	top: 0;
	right: 5%;
	width: 64px;
	height: 64px;
	fill: black;
	opacity: 0.25;
	cursor: pointer;
}
.ACB-Carousel .ACT-carousel-navigation svg:nth-child(2) {
	left: 5%;
	right: unset;
	transform: rotateY(180deg);
}
.ACB-Carousel .ACT-carousel-navigation svg:hover { opacity: 1; }


.ACB-Carousel .ACT-container {
	position: relative;
	width: auto;
	min-height: 350px;
	margin: 0; 
	overflow: hidden;
	text-align: left;
}
.ACB-Carousel .ACT-carousel-items {
	position: relative;
	left: 0;
	display: flex;
	flex-flow: row nowrap;
	width: auto;
	height: 100%;
	transition: 0.5s all;
}
.ACB-carousel-item { width: 33.333%; min-width: 33.333%; }
.ACB-carousel-item {
	display: flex;
	flex-flow: column;
	position: relative;
	height: auto;
	padding: 0 16px;
	cursor: pointer;
	z-index: 9;
}
.ACB-carousel-item .image {
	position: relative;
	width: 100%;
	height: 200px;
}
.ACB-carousel-item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.ACB-carousel-item h3 {
	position: relative;
	padding: 0;
	margin: 8px 0;
	font-size: 20px;
	font-weight: 700;
}
.ACB-carousel-item p {
	margin: 0;
	font-size: 16px;
	font-weight: 400;
	opacity: 0.7;
}
.ACB-carousel-item .date { font-size: 12px; }
.ACB-carousel-item .text { 
	margin: 0 0 24px; 
	font-size: 16px;
	font-weight: 400;
	opacity: 0.7;
}

#editor .ACB-Carousel { font-family: Helvetica, Arial, sans-serif; }
#editor .ACB-Carousel a { text-decoration: none; pointer-events: none; }
#editor .ACB-Carousel .date { margin: 0; }
#editor .ACB-Carousel .title { font-size: 18px; margin: 8px 0; }
#editor .ACB-Carousel .text { line-height: 1.1; }
#editor .ACB-Carousel .text p { margin: 0; }
#editor .ACB-Carousel .more p { margin: 0; }

.ACB-Carousel .svg-loader {
    position: absolute;
    left: calc(50% - 64px);
    top: 30%;
    width: 128px;
    height: 128px;
    z-index: 999;
    fill: var(--colorB);
}




/* ---------------- */
/* POSTS         */
/* ---------------- */
.ACB-POSTS { position: relative; }
.ACB-POSTS,
.ACB-POSTS * { box-sizing: border-box; }
.ACB-POSTS .ACB-container {
	position: relative;
	width: auto;
	min-height: 350px;
	margin: 0; 
	overflow: hidden;
	text-align: left;
}
.ACB-POSTS .ACB-POSTS-items {
	position: relative;
	left: 0;
	display: flex;
	flex-flow: row nowrap;
	width: auto;
	height: 100%;
	transition: 0.5s all;
}
.ACB-POSTS[data-type="grid"] .ACB-POSTS-items { flex-flow: row wrap; }
.ACB-POSTS-item {
	display: flex;
	flex-flow: column;
	flex: 0 0 auto;
	position: relative;
	height: auto;
	padding: 0 16px;
	text-decoration: none;
	cursor: pointer;
	z-index: 9;
}
.ACB-POSTS[data-type="grid"] .ACB-POSTS-item { margin-bottom: 64px; }
.ACB-POSTS-item .image {
	position: relative;
	width: 100%;
	height: 200px;
	background: hsl(0, 0%, 92%); 
}
.ACB-POSTS-item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.ACB-POSTS-item h3 {
	position: relative;
	padding: 0;
	margin: 8px 0;
	font-size: 20px;
	font-weight: 700;
}
.ACB-POSTS-item p {
	margin: 0;
	font-size: 16px;
	font-weight: 400;
	opacity: 0.7;
}
.ACB-POSTS-item .date { font-size: 12px; }
.ACB-POSTS-item .text { 
	margin: 0 0 24px; 
	font-size: 16px;
	font-weight: 400;
	opacity: 0.7;
}


.ACB-POSTS .ACB-navigation {
	position: relative;
	text-align: center;
	pointer-events: none;
}
.ACB-POSTS .ACB-navigation svg {
	width: 32px;
	height: 32px;
	fill: black;
	opacity: 0.25;
	cursor: pointer;
	pointer-events: all;
}
.ACB-POSTS .ACB-navigation svg:nth-child(1) { transform: rotateY(180deg); }
.ACB-POSTS .ACB-navigation svg:hover { opacity: 1; }
.ACB-POSTS .ACB-pagination { margin: 16px 0; text-align: center; }


/* Navigation - off */
.ACB-POSTS[data-navi="off"] .ACB-navigation { display: none; }

/* Navigation - sides */
.ACB-POSTS[data-navi="sides"] {
}
.ACB-POSTS[data-navi="sides"] .ACB-container {
	margin: 0 96px;
}
.ACB-POSTS[data-navi="sides"] .ACB-navigation {
	position: absolute; 
	top: calc(50% - 24px);
	left: 0;
	width: 100%;
	height: 64px;
	margin: 0;
}
.ACB-POSTS[data-navi="sides"] .ACB-navigation svg {
	position: absolute; 
	top: 0;
	right: 24px;
	width: 48px;
	height: 48px;
	margin: 0;
}
.ACB-POSTS[data-navi="sides"] .ACB-navigation svg:nth-child(1) {
	left: 24px; right: unset;
}





/* Editor */
[data-type="actus/acb-posts"] .ACB-Posts-items {
	display: flex;
}
[data-type="actus/acb-posts"] .ACB-Posts-item {
	padding: 12px;
	border: 4px solid hsl(0, 0%, 85%);
}
[data-type="actus/acb-posts"] .ACB-Posts-item .image { 
	height: 140px;
	margin: 0 0 2px;
	background: hsl(0, 0%, 92%); 
}
[data-type="actus/acb-posts"] .ACB-Posts-item .image img { 
    width: 100%;
	height: 100%;
    object-fit: cover;
}
[data-type="actus/acb-posts"] .ACB-Posts-item h4 { 
	font: 900 10px sans-serif;
	margin: 0;
	opacity: 0.25;
}
[data-type="actus/acb-posts"] .ACB-Posts-item h3 { 
	font: 700 16px sans-serif;
	margin: 2px 0 8px;
}
[data-type="actus/acb-posts"] .ACB-Posts-item .text,
[data-type="actus/acb-posts"] .ACB-Posts-item p { 
	font: 400 11px sans-serif; 
	margin: 0 0 8px
}
[data-type="actus/acb-posts"] .ACB-Posts-item .date {
    margin: 0 0 1px;
	font: 400 10px sans-serif;
	opacity: 0.5;
}
[data-type="actus/acb-posts"] .ACB-Posts-item .more {
	font: 700 12px sans-serif;
	color: #6493eb;
}


[data-type="actus/acb-posts"] .ACB-container { position: relative; }
[data-type="actus/acb-posts"] .ACB-container[data-navi="sides"] { padding: 0 96px; }
[data-type="actus/acb-posts"] .ACB-navigation { 
	position: relative;
	margin-top: 32px;
	text-align: center;
}
[data-type="actus/acb-posts"] .ACB-navigation svg {
	width: 32px;
	height: 32px;	
	margin: 0 8px;
	color: black;
	opacity: 0.25;
	cursor: pointer;
}
[data-type="actus/acb-posts"] .ACB-navigation svg:nth-child(1) { 
	transform: rotateY(180deg);
}
[data-type="actus/acb-posts"] .ACB-navigation svg:hover { opacity: 1; }


[data-type="actus/acb-posts"] .ACB-navigation[alt="sides"] {
	position: absolute; top: 0; left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	pointer-events: none;
}
[data-type="actus/acb-posts"] .ACB-navigation[alt="sides"] svg {
	position: absolute; 
	top: calc(50% - 24px);
	left: 24px;
	width: 48px;
	height: 48px;
	margin: 0;
}
[data-type="actus/acb-posts"] .ACB-navigation[alt="sides"] svg:nth-child(2) {
	right: 24px; left: unset;
}


/* Editor Grid */
.wp-block-actus-acb-posts {}
.wp-block-actus-acb-posts[data-type="grid"] {}
.wp-block-actus-acb-posts[data-type="grid"] .ACB-Posts-items { flex-flow: row wrap; }
.wp-block-actus-acb-posts[data-type="grid"] .ACB-navigation { display: none; }
.wp-block-actus-acb-posts[data-type="grid"] .ACB-container[data-navi="sides"] {
	padding: 0; }
.wp-block-actus-acb-posts[data-type="grid"] .ACB-Posts-item { margin-bottom: 16px; }

/* Editor List */
.wp-block-actus-acb-posts[data-type="list"] .ACB-Posts-items { flex-flow: column; }
.wp-block-actus-acb-posts[data-type="list"] .ACB-Posts-item {
	display: flex;
	width: 100%;
	padding: 0;
	margin-bottom: 8px;
	border: 0;
}
.wp-block-actus-acb-posts[data-type="list"] .ACB-Posts-item .date {
	position: absolute; padding: 2px; }
.wp-block-actus-acb-posts[data-type="list"] .ACB-Posts-item .image {
	flex: 0 0 auto;
	width: 60px;
	height: 60px;
	margin: 0 8px 0 0;
}
.wp-block-actus-acb-posts[data-type="list"] .ACB-Posts-item h3 { margin: 0; }
.wp-block-actus-acb-posts[data-type="list"] .ACB-Posts-item p,
.wp-block-actus-acb-posts[data-type="list"] .ACB-Posts-item .text { margin: 0; }
.wp-block-actus-acb-posts[data-type="list"] .ACB-navigation { display: none; }




/* ---------------- */
/* FIELD            */
/* ---------------- */
#editor .ACB-FIELDS > svg {
    flex: 0 0 auto;
	width: 60px;
	height: 86px;
    padding: 20px 0;
	opacity: 0.3; 
}
#editor .ACB-FIELDS {
	min-height: 86px;
	padding: 0 16px;
	font-family: Helvetica, Arial, sans-serif;
	background: hsl(54, 0%, 95%); 
}
.block-editor-block-list__block[data-type="actus-blocks/act-block-field"] [data-block] {
	position: relative;
}
.block-editor-block-list__layout .block-editor-block-list__block.is-selected[data-type="actus-blocks/act-block-field"] > .block-editor-block-list__block-edit:before {
	background: hsl(54, 0%, 95%); 
}
.ACB-FIELDS { display: flex; flex-flow: row wrap; }
.ACB-FIELDS .components-base-control {
    flex: 1 1 auto;
	width: 20%; 
	margin-left: 8px;
}
.ACB-FIELDS .components-base-control__field { margin: 0; }
.ACB-FIELDS > p,
.editor-styles-wrapper .ACB-FIELDS > p { margin: 3px 0 0; }
.ACB-FIELDS input { max-width: unset; }


#ACB-FIELDS-DOCK {
	position: fixed;
	left: 0;
	bottom: 0;
	width: calc(100% - 440px);
    margin-right: 280px;
    margin-left: 160px;
	background: hsl(0, 0%, 70%);
	transition: 0.3s all;
	z-index: 99999;
} 
#ACB-FIELDS-DOCK .ACB-FD-title {
	width: 100%;
	height: 32px;
	background: hsl(0, 0%, 80%);
	color: white;
	text-align: center;
	font-weight: 700;
	font-size: 18px;
	cursor: pointer;
}
#ACB-FIELDS-DOCK .ACB-FD-content {
	display: flex;
    flex-flow: row wrap;
	position: absolute;
	top: 32px;
	left: 0;
	width: 100%;
	max-height: 50vh;
	overflow-y: auto;
	padding: 8px;
	transition: 0.3s all;
}
#ACB-FIELDS-DOCK.open .ACB-FD-content { 
	position: relative;
	top: 0;
    padding: 16px 32px 16px 16px;
}
#ACB-FIELDS-DOCK.open .ACB-FD-title { background: hsl(0, 0%, 30%); }
#ACB-FIELDS-DOCK:hover .ACB-FD-title { background: hsl(0, 0%, 20%); }












.ACB-height-control.components-panel__row { 
	align-items: normal;
    justify-content: left;
	flex-wrap: wrap;
}
.edit-post-settings-sidebar__panel-block .components-panel__body .ACB-height-control .components-base-control { margin: 8px 0; }
.ACB-height-control .components-range-control { width: calc(100% - 38px); }
.ACB-height-control input.components-range-control__number {
    margin: 0 0 0 8px;
	border-right: 0;
	border-radius: 3px 0 0 3px;
	text-align: right;
}
.ACB-height-control .ACB-select-units select {
    height: 31px;
    padding: 0 14px 2px 4px;
	margin: 0;
    font-size: 12px;
	background-color: #f1f2f3;
    background-size: 12px 12px;
	border-left: 0;
	border-radius: 0 10px 10px 0;
}
/* ---------------- */
/* ICON             */
/* ---------------- */
.ACB-ICON {
	text-align: center;
}
.ACB-ICON .ACB-more {
	padding: 8px 16px; 
	text-decoration: none;
	background: hsl(0, 0%, 20%);
	color: white;
	font-weight: 700;
	font-size: 16px;
}
#editor .ACB-ICONx {
	font-family: Helvetica, Arial, sans-serif;
}
#editor .ACB-ICON .components-placeholder { 
	position: relative;
	height: 100%;
	min-height: 20px;
	margin: 0;
}
#editor .ACB-ICON .block-editor-block-list__block[data-type="core/paragraph"] p {
	margin: 0 0 24px;
	line-height: 1.3;
}
#editor .ACB-ICON h2 { margin: 4px 0 8px; }
#editor .ACB-ICON [data-block] { margin: 8px auto; }
#editor .ACB-ICON .is-selected > div > [data-block] { margin: 28px auto; }
#editor .ACB-ICON .wp-block-button { margin-bottom: 16px; }
#editor .ACB-ICON .wp-block-button [contenteditable] { 
	padding: 4px 8px;
	font-size: 14px;
}
#editor .ACB-ICON .ACB-media-upload-box .components-placeholder__label { margin: 0; }
#editor .ACB-ICON .ACB-media-upload {
	min-height: 20px;
	margin-bottom: 8px; 
    overflow: hidden; 
}
#editor .ACB-ICON .ACB-media-upload .components-placeholder__fieldset {
	position: absolute;
    bottom: 0;
    padding: 0 8px;
	z-index: 9;
}
#editor .ACB-ICON .ACB-media-upload .components-placeholder__fieldset > * { width: 50%; }
#editor .ACB-ICON .ACB-media-upload .components-placeholder__fieldset > div > button
{ width: 100%; }
#editor .ACB-ICON .ACB-icon-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
	min-height: 20px;
    z-index: 9;
	pointer-events: none;
}
#editor .ACB-ICON .ACB-icon-image img,
#editor .ACB-ICON .ACB-icon-image svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	padding: 0px;
	margin: 0;
    background: white;
    object-fit: scale-down;
    object-fit: contain;
}



.wp-block .wp-block .ACB-ICON .block-editor-rich-text__editable.wp-block-paragraph:not(.is-selected) [data-rich-text-placeholder]:after { padding: 0; }





/* ---------------- */
/* TABS             */
/* ---------------- */
.ACB-TABS { position: relative; }
.ACB-TABS .ACB-tabs-titles {
	display: flex;
	flex-flow: row wrap;
	padding: 32px 0 2px;
}
.ACB-TABS .ACB-tabs-titles > .ACB-tabs-title {
	padding: 4px 8px;
	margin: 0 2px 2px 0;
	background: hsl(0, 0%, 50%);
	color: hsl(0, 0%, 75%);
	cursor: pointer;
}
.ACB-TABS .ACB-tabs-titles > .ACB-tabs-title:hover,
.ACB-TABS .ACB-tabs-titles > .ACB-tabs-title.active { background: black; color: white}
.ACB-TABS .ACB-tabs-sections { 
	position: relative;
	padding: 32px;
}
.ACB-TABS .ACB-tabs-section { display: none; pointer-events: none; }
.ACB-TABS .ACB-tabs-section.active { display: block; pointer-events: all; }
.ACB-TABS .ACB-inner{}



#editor .ACB-TABS .ACB-tabs-titles {}
#editor .ACB-TABS .ACB-tabs-titles button {
	padding: 0;
	box-shadow: 0 0 0 !important;
	opacity: 0.7;
}
#editor .ACB-TABS .ACB-tabs-titles button:hover { opacity: 1; }
#editor .ACB-TABS .ACB-tabs-titles button svg { width: 28px; height: 28px; }
#editor .ACB-TABS .ACB-inner {}
#editor .ACB-TABS .ACB-tabs-sections { border: 3px solid hsl(0, 0%, 30%); }
#editor .ACB-TABS .ACB-section-title-input {
	position: absolute;
	right: 34px;
	top: 4px;
	width: 240px;
}
#editor .ACB-TABS .ACB-tabs-sections > button {
    position: absolute;
    top: 4px;
    opacity: 0.5;
    padding: 6px 6px 5px;
}
#editor .ACB-TABS .ACB-tabs-sections > button:hover { opacity: 1; }
#editor .ACB-TABS .ACB-section-delete { right: 0px; }
#editor .ACB-TABS .ACB-section-sort-up { right: 306px; }
#editor .ACB-TABS .ACB-section-sort-down { right: 276px; }

#editor .ACB-TABS .ACB-tabs-titles .components-base-control__field { 
	width: 220px;
	padding-top: 2px;
	margin: 0 4px 0 0;
}

#editor .ACB-TABS [data-type="core/group"]X > .editor-block-list__block-edit .editor-block-mover,
#editor .ACB-TABS [data-type="core/group"]X > .editor-block-list__block-edit .editor-block-contextual-toolbar,
#editor .ACB-TABS [data-type="core/group"]X > .editor-block-list__block-edit:before { display: none; }
#editor .ACB-TABS [data-type="core/group"]X > .editor-block-list__insertion-point { display: none; }

.editor-styles-wrapper .ACB-TABS [data-type="core/group"]X > div > [data-block] { margin: 0; }






/* ---------------- */
/* ACCORDION	    */
/* ---------------- */
.ACB-ACCORDION .ACB-tabs-sections {
	padding: 32px;
}
.ACB-ACCORDION .ACB-tabs-section p { margin: 4px 0 0; }

.ACB-ACCORDION h2.ACB-section-title { 
	position: relative;
	border-bottom: 2px dotted hsla(0, 0%, 0%, 0.3);
	padding-bottom: 4px;
	margin-bottom: 0;
	cursor: pointer;
}
.ACB-ACCORDION h2.ACB-section-title:after {
	content: '›'; 
	position: absolute;
	left: -16px;
	width: 24px;
	height: 24px;
}



#editor .ACB-ACCORDION .ACB-section-add {
	padding: 0;
	padding-left: calc(100% - 28px);
	box-shadow: 0 0 0 !important;
	opacity: 0.7;
}
#editor .ACB-ACCORDION .ACB-section-add:hover { opacity: 1; }
#editor .ACB-ACCORDION .ACB-section-add svg { width: 28px; height: 28px; }
#editor .ACB-ACCORDION h2.ACB-section-title { cursor: text; }
#editor .ACB-ACCORDION .ACB-tabs-sections svg {
	position: absolute;
	right: 0;
	top: 8px;
	width: 24px;
	height: 24px;
	opacity: 0.25;
	cursor: pointer;
	z-index: 9;
}
#editor .ACB-ACCORDION .ACB-tabs-sections svg:hover { opacity: 1; }
#editor .ACB-ACCORDION .ACB-tabs-section {
	padding: 16px;
	background: hsl(0, 0%, 95%);
}
#editor .ACB-ACCORDION h2.ACB-section-title:after { left: -24px; }
.editor-styles-wrapper .ACB-ACCORDION [data-block] { margin: 16px 0 0; }














body .ACB-in-flex { display: flex; flex-flow: row wrap; }
body .ACB-in-flex > *:not(.components-radio-control) {
	display: inline-block;
	margin: 0 16px 4px 0; 
}
body .ACB-in-half { display: inline-block; width: 50%; }
/* ---------------- */
/* PANEL            */
/* ---------------- */
.edit-post-settings-sidebar__panel-block .ACB-PANEL .components-base-control {
	margin-bottom: 0;
}
.ACB-PANEL .components-radio-control__input-container,
.ACB-PANEL .components-checkbox-control__input-container { margin-right: 4px; }
.ACB-PANEL .ACB-side-label .components-base-control__field { display: flex; }
.ACB-PANEL .ACB-side-label .components-base-control__field label {
	white-space: nowrap;
	padding: 6px 8px;
    margin: 0;
	min-width: 64px;
    min-height: 30px;
	font-size: 11px;
    line-height: normal;
	text-align: right;
    border-radius: 4px 0 0 4px;
    background-color: #e9ecef;
    border: 1px solid #7e8993;
	border-right: 0;
}
.ACB-PANEL .ACB-side-label .components-base-control__field input {
    margin: 0;
    border-radius: 0 4px 4px 0;
}
.ACB-PANEL .ACB-side-label .components-base-control__field select {
    min-height: 30px;
    line-height: normal;
    margin: 0;
    border-radius: 0 4px 4px 0;
}

.ACB-posttype-radio.ACB-in-flex .components-base-control { width: 100%; }
.ACB-posttype-radio.ACB-in-flex .components-base-control__field { display: flex; }
.ACB-posttype-radio.ACB-in-flex .components-radio-control__option { 
	display: inline-block;
	width: 50%;
}

.edit-post-sidebar .ACB-media-upload-box {
	position: relative;
}
.edit-post-sidebar .ACB-uploader-image {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
    padding: 6px 12px;
	background: #eeeeee;
    object-fit: scale-down;
}
.edit-post-sidebar .ACB-logo-upload-box,
.edit-post-sidebar .ACB-favicon-upload-box {
	width: 50%;
	height: 160px;
	min-height: unset;
	margin: 0;
	padding: 0;
	border: 1px solid #dbdbdb; 
}
.ACB-logo-upload-box .components-form-file-upload,
.ACB-favicon-upload-box .components-form-file-upload { width: 100%; }
.ACB-logo-upload-box .components-button.is-large,
.ACB-favicon-upload-box .components-button.is-large {
    display: block;
	width: 100%;
	margin: 0;
    text-align: center;
    background: gray;
    color: white;
    border: 1px solid white;
    border-radius: 0;
    font-size: 11px;
    padding: 0 2px 2px;
}
.ACB-logo-upload-box .components-button.is-large:hover,
.ACB-favicon-upload-box .components-button.is-large:hover {
    background: hsl(0, 0%, 25%);
}
.ACB-logo-upload-box .ACB-uploader-image,
.ACB-favicon-upload-box .ACB-uploader-image { height: 98px; }
.ACB-logo-upload-box .components-placeholder__label,
.ACB-favicon-upload-box .components-placeholder__label { height: 140px; margin: 0; }
.ACB-favicon-upload-box .components-panel__row:first-of-type {
    background: wheat;
    height: 180px;
    margin: 0;
    padding: 0;
    justify-content: unset;
    align-items: unset;
}



.ACB-flex { display: flex; }
.ACB-flex > * { margin: 0 4px; }
.ACB-flex-wrap { display: flex; flex-flow: row wrap; }


.ACB-PANEL .ACB-order-group { display: flex; }
.ACB-PANEL .ACB-orderby-select.ACB-side-label .components-base-control__field select.components-select-control__input { border-radius: 0; }
.ACB-PANEL .ACB-order-group .components-button { min-height: 30px; font-size: 10px; }

.ACB-PANEL .ACB-order-group .components-button.is-secondary { 
	background: #f1f1f1;
	border: 1px solid #7e8993;
	color: black;
}

.ACB-PANEL .ACB-order-group .components-button.is-primary:active:enabled {
    background: #006395;
    border-color: #006395;
    color: #fff;
}
 

.ACB-posts-type { display: flex; position: relative; width: 100%; }
.ACB-posts-type button { display: flex; flex-flow: column; height: auto; text-align: center; }
.ACB-posts-type button > div { height: 48px; }
.ACB-posts-type button p { color: hsla(0, 0%, 0%, 0.3); }
.ACB-posts-type button svg {
	width: 48px;
	height: 48px;
	fill: hsl(0, 0%, 65%);
}
.ACB-posts-type button.active svg { fill: #538be5; }
.ACB-posts-type button.active p { font-weight: 700; color: black; }



.ACB-PANEL-Position {}
.ACB-PANEL-Position {}