/*!
Theme Name: actunews
Theme URI: https://demos.webte.studio/actunews
Author: Webte Studio
Description: Premium News and Magazine Theme for publishers and TV channels
Version: 2.2.8
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: actunews
Tested up to: 5.0
Requires PHP: 5.6
Tags: e-commerce, grid-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks
*/
/* Track */
::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
::-webkit-scrollbar-track {
  background: var(--background-in-style); 
}

html {
    scroll-behavior: smooth;
}
/* Handle */
::-webkit-scrollbar-thumb {
  background: var(--principal-color); 
}

body {
    font-display: swap;
}
.entry-content .page-links {
    font-size: 0;
    margin: -5px
}

.post-page-numbers {
    border: 1px solid;
    width: 40px;
    line-height: 40px;
    display: inline-block;
    font-size: 1.25em;
    text-align: center;
    margin: 5px
}

p:empty {
    font-size: 0;
    margin: 0;
    padding: 0;
    display: none
}

a {
    background-color: transparent;
    color: #4169e1
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none;
    height: auto;
    max-width: 100%
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: ButtonText dotted 1px
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}

p {
    margin-bottom: 1.5em;
    line-height: 1.5;
}
.elementor-widget-container p {
    margin: 0;

}

label {
    text-transform: uppercase;
    font-weight: 500;
}
body.site-body blockquote {
    position: relative;
    margin: 3em auto;
    color: var(--links-color);
    font-size: 1.4em;
    font-weight: bold;
    padding: 40px 1.2em;
    text-align: center;
}
body.site-body blockquote:after {
    content: "";
    border-top: 5px solid var(--borders-color);
    border-bottom: 5px solid var(--borders-color);
    display: block;
    width: 30%;
    margin: 30px auto;
    position: absolute;
    top: -30px;
    left: 50%;
    margin-left: -30%;
    bottom: -30px;
    right: 0;
    width: 60%;
    z-index: 0;
    pointer-events: none;
}
body.site-body blockquote p {
    padding: 0;
    margin: 0;
    font-style: italic;
    text-align: center;
}
.wp-block-pullquote.is-style-solid-color {
    position: relative;
    padding: 5%;
    background: #eee
}
.wp-block-pullquote.is-style-solid-color blockquote:before {
    content: "\f1b2";
    font-size: 70px;
    display: block;
    font-family: 'Material-Design-Iconic-Font';
    height: 70px;
    width: 70px;
    margin: 0;
    background: var(--border-color);
    line-height: 66px;
    position: absolute;
    top: -35px;
    left: -35px;
    FONT-WEIGHT: 500;
    opacity: 1;
    text-align: center;
}
.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
    padding-left: 2em;
    padding-right: 0
}
body.rtl .wp-block-quote.is-large,
body.rtl .wp-block-quote.is-style-large {
    padding-left: 0;
    padding-right: 2em
}
.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer,
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer {
    font-size: 1.2em;
    text-align: initial
}
.wp-block-pullquote.is-style-default {
    position: relative;
    padding: 2em 0
}
.wp-block-pullquote.is-style-default:before,
blockquote:before {
    content: "\f1b2";
    font-size: 90px;
    display: block;
    font-family: 'Material-Design-Iconic-Font';
    height: 70px;
    width: 70px;
    margin: 0;
    line-height: 80px;
    position: absolute;
    top: -35px;
    left: 30px;
    line-height: 90px;
    background: var(--from-background-color);
    FONT-WEIGHT: 500;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 50%;
    margin-left: -35px;
    z-index: 1;
}
.wp-block-pullquote.is-style-default:before {
    border: 5px solid;
    border-color: inherit;
    line-height: 60px;
    background: #fff
}

.wp-block-pullquote.is-style-default blockquote:before {
    content: ""
}


.wp-block-pullquote blockquote {
    text-align: center;
    margin: 0;
    padding: 0;
    border-left: none !important;
    border-right: none !important
}

.wp-block-pullquote {
    border-top: 5px solid;
    border-bottom: 5px solid;
    border-left: none;
    border-right: none;
    padding: 3em 0;
    text-align: center
}

blockquote cite {
    text-transform: uppercase;
    margin-top: 1em;
    display: block;
    color: var(--text-color);
    font-weight: normal;
}
blockquote cite:before {
    content: "";
    display: block;
    margin: 10px auto;
    width: 30px;
    border-top: 5px solid var(--borders-color);
}
.wp-block-pullquote.is-style-solid-color blockquote {
    max-width: 100%
}

.wp-block-cover__inner-container p {
    margin-bottom: 0
}

cite {
    text-transform: uppercase;
    font-style: normal;
    font-weight: 900;
    font-size: .7em
}

h1,
h2,
h3,
h4,
h5,
h6,
li,
p,
ul {
    margin-top: 0
}




.entry-content>p {
    margin: 1.4em 0
}

.entry-content p:empty {
    margin: 0;
    padding: 0
}

.entry-content:not(.article-content) ul {
    line-height: 1.6;
    padding: 0;
    list-style: revert;
}

.la-user:before {
    font-size: 1.18em;

}
.actunews-inline-related-posts {
    margin-bottom: 30px
}

@media only screen and (min-width:480px) {
    .actunews-inline-related-posts {
        float: left;
        max-width: 250px;
        margin: .4em 1.5em 1em 0
    }

    body.rtl .actunews-inline-related-posts {
        float: right;
        margin-right: 0;
        margin-left: 1.5em
    }
}
.entry-content ul, .entry-content ol {
    margin-left: 2.5em;
    margin-right: 2.5em;
    padding: 0;
}
.entry-content ul ul {
    margin: 0 2em;
    padding: 0
}

.entry-content>h2,
.entry-content>h3,
.entry-content>h4,
.entry-content>h5,
.entry-content>h6,
.entry-header>h1 {
    margin: 0 0 25px;
    padding: 0
}

address {
    margin: 0 0 1.5em
}

pre {
    background: var(--background-in-style);
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 30px;
    border: 1px solid var(--borders-color);
    white-space: normal;
}


code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help
}

ins,
mark {
    text-decoration: none;
    color: inherit
}

big {
    font-size: 125%
}

*,
:after,
:before {
    box-sizing: inherit
}

body {
    background: #fff
}

hr {
    box-sizing: content-box;
    overflow: visible;
    background-color: var(--borders-color);
    border: 0;
    height: 1px;
    margin: 1.5em 0;
    clear: both
}

ol,
ul {
    margin: 1.5em 0;
    list-style: revert;
}
ol li::marker, ul li::marker {
    color: var(--principal-color);
}
li>ol,
li>ul {
    margin-left: 1.5em
}

dt {
    font-weight: 700
}

dd {
    margin: 0 1.5em 1.5em
}

.blocks-gallery-grid,
figure {
    margin: 0
}
.entry-content figure {
    margin: 1em 0;
}
table {
    margin: 0 0 2.5em;
    width: 100%;
    border-collapse: collapse;
}

button[type=submit],
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    text-transform: inherit;
    font-style: inherit;

}

button[type=submit] img {
    max-height: 24px;
    display: block;
    margin: 0 auto;
    padding: 0
}

.added_to_cart,
.bordered-button,
.button,
.add_to_cart_button,
.bdt-button,
button[type=submit],
input[type=button],
input[type=reset],
input[type=submit] {
    padding: 0 20px;
    border: none;
    cursor: pointer;
  
    color: inherit;
    position: relative;
    text-transform: uppercase;
    text-align: center;
    background: var(--principal-color);
    color: var(--principal-color-text-color)!important;
    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border: 1px solid transparent;
    gap: .8em;
    display: flex;
    align-items: center;
    justify-content: center;
}
.actunews-box-readmore {
    display: inline-flex;
}
.added_to_cart,
.bordered-button,
.button.bordered-button,
button[type=submit].bordered-button,
input[type=button].bordered-button,
input[type=reset].bordered-button,
input[type=submit].bordered-button {
    border: 1px solid var(--principal-color);
    padding: 0 20px;
    background: 0 0 !important;

    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: var(--principal-color)!important;
    gap: .8em;
}
.bordered-button:hover {
    border-color: var(--principal-color);
    color: var(--principal-color);
}

.button-icon i,
.button-icon:before,
.button-icon:after {
    margin: 0!important;
}



.widget_block h2 {
    text-transform: uppercase;
    font-size: 1.2em;
}
input[disabled] {
    opacity: .7;
    cursor: not-allowed;
    pointer-events: none
}

button img,
button span {
    line-height: normal
}

button img {
    height: 20px
}

button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
}

button:active,
button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
    color: inherit
}

.select2-selection,
.yikes-easy-mc-checkbox-label,
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=range],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select,
textarea,
.select2-container--default .select2-selection--single,
.select2-search--dropdown .select2-search__field{
	border:none;
    border: 1px solid #d1d1d1;
    padding: 0 20px;
    max-width: 100%;
    background: transparent;
    outline: none;
    color: inherit;
    min-width: 60px;
    background: var(--background-in-style);
    line-height: 40px;
}
.select2-container--default .select2-selection--single {
    display: flex;
    align-items: center;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    padding: 0;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 10px;
}
body.rtl .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: auto;
    left: 10px;
}
.ui-spinner input {
    min-width: 0px;
}
select {
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    appearance:none;
}
.actunews-select {
    position: relative;
}
.actunews-select:before {
    content: "";
  position: absolute;
  width: 0; 
    height: 0; 
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;    
    border-top: 6px solid;
  right: 10px;
  top: 50%;
  margin-top: -3px;
  pointer-events: none;

}
body.rtl .actunews-select:before {
    right: auto;
    left: 10px;
}
input[type=checkbox],
input[type=radio] {
    margin: 0 5px 0 0
}

body.rtl input[type=checkbox],
body.rtl input[type=radio] {
    margin: 0 0 0 5px
}

.select2-container {
    color: initial
}

.select2-selection {
    height: 40px !important;
    line-height: 30px !important;
    margin: 0 !important
}

.select2-selection .select2-selection__rendered {
    line-height: 30px !important
}

.select2-selection__arrow {
    height: 40px !important
}

textarea {
    overflow: auto;
    padding: 10px;
    width: 100%;
    line-height: normal;
    height: auto
}

select option {
    color: #333
}

input::placeholder {
    opacity: .8
}

div.wpcf7-response-output {
    margin: 0
}
.button {
    display: flex;
    align-items: center;
}
.button-only-icon i,
.button i,
.button:before {
    display: inline-block;
    position: relative;
    justify-content: center;
    font-size: 1.4em;
    line-height: 40px;
    -webkit-font-smoothing: antialiased;
    font-weight: normal!important;
}

.button-only-icon {
    flex-shrink: 0;
}




input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.labeled-icon-button {
    padding: 0 20px;
    padding-left: 40px;
    font-size: 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    position: relative;
    line-height: 40px;
    background: #fff;
    color: #000;
    text-transform: uppercase;
}

.labeled-icon-button > i {
   font-size: 1.4em;
    line-height: 20px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 30px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0,0,0,0.05);
}
@media only screen and ( min-width: 480px ) {
   .labeled-icon-button {
        padding-left: 55px;
        font-size: 1rem;

    }
    .labeled-icon-button > i {
       
        width: 40px;
       
    }
}
body.rtl .labeled-icon-button > i {
    right: 0;
    left: auto;
}

a:visited {
    color: inherit
}

body.site-body .fa {
    font-family: fontAwesome;
}

a:focus {
    outline: dotted thin
}

a:active,
a:hover {
    outline: 0
}

.screen-reader-text {
    border: 0!important;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px!important;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

#content[tabindex="-1"]:focus {
    outline: 0
}

.entry-content .alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
    margin-bottom: 1.5em;
    margin-top: .4em
}

.entry-content .alignleft img {
    display: block
}

.entry-content .alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
    margin-bottom: 1.5em;
    margin-top: .4em
}

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

    .entry-content .alignleft,
    .entry-content .alignright {
        display: block;
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .entry-content .alignleft img,
    .entry-content .alignright img {
        margin-left: auto;
        margin-right: auto;
        width: auto;
        display: block
    }
}

.entry-content figcaption {
    margin-top: .5em;
    text-align: center;
    text-transform: uppercase;
    opacity: .5;
    font-size: .7em
}

.entry-content .aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-block-media-text__content ul {
    margin-bottom: 0
}
.wp-block-latest-posts.wp-block-latest-posts__list li {
    margin-bottom: 10px;
}
.clear:after,
.comment-content:after,
.entry-content:after,
.actunews-site-content:after,
.actunews-site-footer:after,
.actunews-site-header:after {
    clear: both
}

.sticky {
    display: block
}

.updated:not(.published) {
    display: none
}

.entry-content,
.entry-summary,
.page-content {
    margin: 0
}

.page-links {
    clear: both;
    margin: 0 0 1.5em
}

.comment-content a {
    word-wrap: break-word
}

.bypostauthor {
    display: block
}

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .actunews-site-footer {
    display: none
}

.infinity-end.neverending .actunews-site-footer {
    display: block
}

.comment-content .wp-smiley,
.entry-content .wp-smiley,
.page-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

embed,
iframe,
object {
    max-width: 100%
}

.custom-logo-link {
    display: inline-block
}

.wp-caption {
    max-width: 100%;
    box-shadow: 0 0 5px rgba(0, 0, 0, .4)
}

.wp-caption img[class*=wp-image-] {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption .wp-caption-text,
.wp-caption-text {
    padding: 10px;
    border-top: 1px solid
}

.gallery {
    font-size: 0;
    margin: -5px
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
    margin: 0;
    padding: 5px
}

.gallery-item figcaption {
    font-size: .75rem;
    padding: 7px;
    border: 1px solid;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.gallery-columns-2 .gallery-item {
    width: 50%
}

.gallery-columns-3 .gallery-item {
    width: 33.33%
}

.gallery-columns-4 .gallery-item {
    width: 25%
}

.gallery-columns-5 .gallery-item {
    width: 20%
}

.gallery-columns-6 .gallery-item {
    width: 16.66%
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
    width: 12.5%
}

.gallery-columns-9 .gallery-item {
    width: 11.11%
}

.gallery-caption {
    display: block
}

.actunews-site-footer {
    clear: both;
    background: #242424
}

.actunews-footer-section {
    padding: 30px 0
}

.actunews-footer-infos {
    background: rgba(0, 0, 0, .05);
    text-transform: uppercase;
}
.actunews-footer-infos .actunews-menu-social {
    justify-content: center;
}
.actunews-footer-infos .actunews-menu-social a {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;

}



.actunews-footer-widget-area {
    margin: -15px;
    font-size: 0
}

.actunews-footer-widget-area .actunews-widget-container {
    display: inline-block;
    width: 100%;
    padding: 15px;
    font-size: 14px;
    vertical-align: top
}

@media only screen and (min-width:960px) {
    .actunews-footer-widget-area {
        margin: -20px;
        font-size: 0
    }

    .actunews-footer-widget-area .actunews-widget-container {
        display: inline-block;
        width: 100%;
        padding: 20px;
    }
}

@media only screen and (min-width:480px) {
    .actunews-footer-widget-area .actunews-widget-container {
        width: 50%
    }
}

@media only screen and (min-width:768px) {
    .actunews-footer-widget-area .actunews-widget-container {
        width: 33.3333%
    }

    .single-product .comment-form .comment-form-author,
    .single-product .comment-form .comment-form-email {
        width: 50%
    }

    .single-post .comment-form .comment-form-author,
    .single-post .comment-form .comment-form-email,
    .single-post .comment-form .comment-form-url {
        width: 33.3333%
    }
}

@media only screen and (min-width:1100px) {
    .actunews-footer-widget-area .actunews-widget-container {
        width: var(--widgets-width);
    }
}

.actunews-site-info {
    text-align: center;
    padding: 20px 0;
    position: relative;
}

.actunews-site-copyrights {
    margin-bottom: 15px;
    position: relative;
}
.actunews-site-copyrights p {
    margin: 0;
}
.actunews-footer-social {
    margin-left: 0;
    margin-top: 15px
}

body.rtl .actunews-footer-social {
    margin-left: 0;
    margin-right: 0
}

@media only screen and (min-width:800px) {
    .actunews-site-info-inline .actunews-site-info {
        display: flex;
        align-items: center;
        text-align: initial
    }

    .actunews-site-copyrights {
        margin-bottom: 0
    }

    .actunews-site-info-centered .actunews-site-copyrights {
        margin-bottom: 15px
    }

    .actunews-site-info-inline .actunews-footer-menu {
        flex: 0 0 50%;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        gap:1em;
    }

    .actunews-site-info-inline .actunews-footer-menu ul {
        flex: 0 0 50%;
        justify-content: flex-end
    }

    .actunews-footer-social {
        margin-top: 0
    }

   

    .actunews-site-info-inline .actunews-site-copyrights {
        flex: 0 0 50%
    }
}

.actunews-footer-menu li,
.actunews-footer-menu ul {
    padding: 0;
    list-style: none
}

.actunews-footer-menu li {
    margin: 10px;
    white-space: nowrap;
    font-size: 12px;
}

.actunews-footer-menu ul {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: -10px;
    flex-wrap: wrap;
}

.actunews-footer-instagram-feed.scrolling .actunews-instagram-images-list {
    overflow: hidden;
    white-space: nowrap;
    position: relative
}

.actunews-footer-instagram-feed {
    position: relative
}

body.boxed .actunews-footer-instagram-feed {
    margin: 0 -15px
}

@media only screen and (min-width:960px) {
    body.boxed .actunews-footer-instagram-feed {
        margin: 0 -30px
    }
}

.actunews-footer-instagram-feed .actunews-instagram-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0 auto !important;
    z-index: 2;
    padding: .2em 4em;
    font-size: 1.25rem;
    font-weight: 700;
    color: #fff !important;
}

.comment-form label {
    display: block;
    margin-bottom: 8px
}

.comment-form {
    font-size: 0;
    margin: -10px;
    display: flex;
    flex-wrap: wrap;
}

.comment-form p {
    margin: 0
}

.comment-form>div,
.comment-form>p {
    font-size: 1rem;
    margin: 0 0 10px;
    padding: 10px;
    width: 100%;
}

.comment-form p:not(.form-submit) input:not([type=checkbox]) {
    width: 100%
}

.comment-reply-title {
    margin-bottom: 20px
}
body:not(.webtecore-page) .block-title-wrapper {
    position: relative;
    text-transform: uppercase;
    font-size: 1.2em;
    margin-bottom: 30px;
}
.block-title-wrapper.comment-reply-title small {
    position: absolute;
    right: 0;
    line-height: 20px;
    top: 50%;
    margin-top: -10px;
    z-index: 1
}

body.rtl .block-title-wrapper.comment-reply-title small {
    right: auto;
    left: 0
}
.actunews-autoload-article {
    display: none;
    padding: 3vw;
    font-size: 1.4em;
}
#cancel-comment-reply-link,
.comment-reply-link {
    padding: 0 10px;
    font-size: .9em;
    background: var(--principal-color);
    color: var(--principal-color-text-color);
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 20px;
    font-size: 12px;
    line-height: 20px;
    display: inline-block;
}

.comment-form-cookies-consent {
    display: flex;
    align-items: center
}

.comment-form-cookies-consent label {
    display: inline-block;
    margin: 0 10px
}
.entry-content ol.commentlist {
    margin: 0;
}
.commentlist,
.commentlist li {
    margin: 0;
    padding: 0;
    list-style: none
}

.commentlist,
.comments-area {
    margin-bottom: 30px;
}

.comment_container {
    display: flex;
    align-items: flex-start;
    display: flex;
    align-items: flex-start;
    padding: 20px 0;
    border-bottom: 1px solid;
    margin-bottom: 20px
}

.comment_container img {
    flex: 0 0 70px;
    margin-right: 20px;
    border-radius: 50%
}
body.rtl .comment_container img {
    margin-right: 0;
    margin-left: 20px;
}
.comment-text {
    flex-grow: 1;
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.comment-text .star-rating {
    order: 1
}

.comment-form-rating {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.comment-text .description {
    flex: 0 0 100%;
    order: 3;
    margin-top: 20px
}

.comment-text .meta {
    margin: 0;
    padding: 0;
    flex-grow: 1;
    text-transform: uppercase;
}

.comment-body {
    display: flex;
    align-items: flex-start;
    border-bottom: 1px solid var(--borders-color);
}

.comment-body+#respond {
    margin: 30px 0;
}

.comment-body .comment-avatar {
    flex: 0 0 45px;
    margin-right: 15px
}
body.rtl .comment-body .comment-avatar {
    margin-right: 0;
    margin-left: 15px;
}
.comment-list ol {
    margin: 0;
    padding: 0 0 0 60px
}
body.rtl .comment-list ol {
    padding: 0 60px 0 0;
}
@media only screen and (min-width:768px) {
    .comment-body .comment-avatar {
        flex: 0 0 75px;
        margin-right: 20px
    }
    body.rtl .comment-body .comment-avatar {
        margin-right: 0;
        margin-left: 20px;
    }
    .comment-list ol {
        margin: 0;
        padding: 0 0 0 95px
    }
    body.rtl .comment-list ol {
        padding: 0 95px 0 0;
    }
}

.comment-author {
    display: flex;
    align-items: center
}

.comment-body .comment-avatar img {
    border-radius: 50%;
    border: 3px solid #fff;
    box-shadow: 0 0 2px rgba(0, 0, 0, .4)
}

.post-author-label {
    display: none
}

.bypostauthor>.comment-body .post-author-label {
    display: block;
    font-size: small;
    padding: 5px;
    border: 1px solid;
    line-height: 1;
    font-family: arial;
    border-radius: 5px;
    margin-right: 8px;
    text-transform: uppercase;
}

body.rtl .bypostauthor .post-author-label {
    margin-right: 0;
    margin-left: 8px
}

body.rtl .comment-body .comment-avatar {
    margin-right: 0;
    margin-left: 20px
}

.comment-body .comment-body-text {
    flex-grow: 1
}

.comment-list .comment-body {
   padding-bottom: 20px;
    margin-bottom: 20px;
}

.comment-list ol li:last-child {
    margin-bottom: 0
}

.comment-meta {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 10px;
    padding-bottom: 10px
}

.comment-meta .comment-author {
    flex-grow: 1;
    font-size: 1.2em;
    color: var(--links-color);
}
.comment-list .comment-body {
    position: relative;
}
@media only screen and ( min-width:  768px ) {
    /*.comment-list .comment-body .reply {
        position: absolute;
        left: 0;
        top: 85px;
        width: 75px;
    }
    .comment-reply-link {
        display: block;
        text-align: center;
        
        width: 75px;

    }*/
}

.comment-meta .comment-metadata {
    padding: 5px 10px;
    text-transform: uppercase;
    font-size: .9em;
    border-radius: 5px;
    opacity: .5;
}

.comment-awaiting-moderation {
    margin: 0 0 10px;
    padding: 0;
    font-weight: 700
}



.actunews-next-prev {
    margin-bottom: 50px;
   
}

.actunews-next-prev-element {
    font-size: 1rem;
    width: 100%;
    vertical-align: top;
    transition: 1s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex:0 0 47%;
    margin-bottom: 30px;
    backface-visibility: hidden;
     background-size: cover;
     position: relative;
     transition: all 1s linear;
}
.actunews-next-prev-content {
    display: flex;
    align-items: stretch;
    position: relative;
   width: 100%;
font-weight: bold;
   font-size: 1.3em;
}
.actunews-next-prev-element img {
    flex: 0 0 35%;
    width: 35%;
    object-fit: cover;
}


.actunews-next-prev-element:hover .actunews-next-prev-img:before {
    background-color: rgba(0, 0, 0, .4)
}
.actunews-next-prev-content.actunews-next-content {
    direction: rtl;
}
body.rtl .actunews-next-prev-content.actunews-next-content {
    direction: ltr;
}
.actunews-next-prev-link {
    display: block;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 12px;
    position: relative;
     text-transform: uppercase;
}
.actunews-next-prev-link:after {
    display: block;
    
    width: 30px;
    content: "";
    border-bottom: 1Px solid var(--accent-color);
    position: absolute;
    bottom: 0;
}
.actunews-next-content .actunews-next-prev-link:after {
    right: 0;
}
body.rtl .actunews-next-content .actunews-next-prev-link:after {
    right: auto;
    left: 0;
}
.actunews-next-prev-element .actunews-next-content .actunews-next-prev-icon {
    order: 2;
 }
.actunews-next-prev-text {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    visibility: visible;
    -webkit-box-pack: end;
}

.actunews-next-prev-text-container {
    display: block;
    padding: 20px;
    z-index: 2;
    border: 1px solid var(--borders-color);

}


.actunews-next-prev-element .actunews-next-prev-icon {
    line-height: 40px;
    width: 40px;
    text-align: center;
    font-size: 1rem;
    position: relative;
    z-index: 5;
    flex:0 0 40px;
}
@media only screen and (min-width: 720px ) {
    .actunews-next-prev-element .actunews-next-prev-icon {
        line-height: 60px;
        width: 60px;
        font-size: 1.5rem;
        flex:0 0 60px;
    }
    .actunews-next-prev {
        display: flex;
        gap:6%;
    }
    .actunews-next-prev-element {
        width: 40%;
    }
}
.actunews-author-box {
    border: 1px solid;
    margin-bottom: 50px
}
.actunews-author-box:empty {
    display: none;
}

.actunews-tags-item-container {
    display: flex;
    align-items: center;
    margin: 0;
    flex-wrap: wrap;
    gap: 2px;
    text-transform: uppercase;
}

.actunews-tags-item {
    padding: 5px 10px;
    border: 1px solid var(--borders-color);
    border-radius: 2px;
    line-height: 1;
    border-radius: 5px;
}
.actunews-tags-item-title {
    border: 1px solid var(--principal-color);
    background: var(--principal-color);
    color: var(--principal-color-text-color);
    display: flex;
    align-items: center;
    gap: 5px;
}

.entry-meta {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 12px;
    font-size: 13px;
}
.entry-meta-share .webtecore-block-infos-meta {
    width: auto;
}
.entry-meta-bottom {
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid;
}
.entry-meta>.actunews-block-infos-meta {
    flex-grow: 1
}

body.rtl .entry-header.centered-header .actunews-block-infos-meta .actunews-block-infos-comments {
    margin-right: 10px;
    direction: ltr
}

.entry-header.centered-header .actunews-block-infos-meta .actunews-block-infos-comments {
    margin-left: 10px
}



.actunews-share-buttons-meta {
    margin: 0
}

h1.entry-title {
    margin: 20px 0;
}
.white-text h1.entry-title {
    text-shadow: 1px 0 3px #000;
}
.entry-subtitle {
    color: var(--text-color);
    padding: 0;
    
    border-color: var(--borders-color);
}
.entry-title.post-title {
    margin-left: -0.1em;
}
body.rtl .entry-title.post-title {
    margin-left: 0;
    margin-right: -0.1em;
}
h1, h2, h3, h4, h5, h6 {
}
.entry-title.actunews-page-title {
    margin: 0 0 50px;
    border-bottom: 4px solid;
    border-top: 1px solid;
    padding-bottom: 10px;
    padding-top: 10px;
    text-transform: uppercase !important;
    font-size: 2em
}
.actunews-breadcrumb {
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid var(--borders-color);
    display: flex;
    align-items: center;
    gap: .7em;
    text-transform: uppercase;
    line-height: 1;
}
.actunews-breadcrumb > div {
     display: flex;
    align-items: center;
    gap: .7em;
}
.actunews-breadcrumb+.actunews-page-title {
    border-top: none;
    padding-top: 0

}

.actunews-category-description {
    margin-top: -20px;
    font-size: 12px;
    border-bottom: 1px solid;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.actunews-category-description p {
    margin: 0;
    padding: 0
}

.actunews-terms-list {
    margin: -6px;
    margin-top: 10px;
    text-transform: uppercase;
    font-weight: bold;
}

.actunews-terms-list a {
    display: inline-block;
    margin: 6px;
    border-radius: 3px;
    font-size: 12px
}
.actunews-breadcrumb i {
    opacity: .7;
    font-size: 1.4em;
}
.actunews-page-header {
    padding: 0;
    
    position: relative;
}
.actunews-page-header .actunews-page-header-subtitle {
    color: var(--text-color);
    margin: 0;
    padding: 0;
}
.actunews-page-header  .actunews-page-header-desc {
    margin-top: 20px;
    padding: 0;
    display: block;
}
.actunews-page-header-content .actunews-breadcrumb {
    border: none;
}
.page-header-has-title .actunews-breadcrumb {
    order: 2;
    justify-content: center;
    margin-bottom: 10px;
    padding-bottom: 0;
}
.actunews-page-header.page-header-has-title .actunews-page-header-content {
    padding: 30px 0
}
.actunews-page-header.actunews-only-breadcrumb {
    padding: 20px 0;
}
@media only screen and (min-width:480px) {
 

    .actunews-page-header.page-header-has-title .actunews-page-header-content {
        padding: 60px 0
    }
    .actunews-page-header.actunews-only-breadcrumb {
        padding: 20px 0;
    }
    
    .page-has-overlay-header .actunews-page-header.page-header-has-title .actunews-page-header-content {
        padding: 80px 0;
    }
   
}
@media only screen and (min-width:960px) {
    .page-has-overlay-header .actunews-page-header.page-header-has-title .actunews-page-header-content {
        padding: 80px 0;
    }

}

.actunews-page-header-content {
        position: relative;
        text-align: center;
        
    }

.actunews-page-header-content h1 {
    margin: 0;
    padding: 0;
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid var(--borders-color);
}
.actunews-page-header-content .actunews-inline-sharing {
    margin-top: 20px!important;
}
@media only screen and ( min-width: 960px ) {
    .actunews-page-header-content:not(.centered-page-header) {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: space-between;
        text-align: initial;
    }
    .actunews-page-header-content:not(.centered-page-header) h1 {
        margin-top: 0;
        padding-top: 0;
        border:none;
    }
}
.entry-content .actunews-share-buttons-ac-wrapper {
    margin-bottom: 50px;
}

.actunews-single-header {
    position: relative
}

.actunews-single-header-img {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    display: block;
    height: 100%
}

.actunews-single-header-content.actunews-full-image {
    margin: 15px auto 0
}

.dark-single-header .actunews-single-header-content.actunews-full-image {
    margin: 0 auto
}

.actunews-single-header-content iframe {
    width: 100%
}

.actunews-single-header-img:before {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .2);
}

.actunews-single-header-img.parallax {
    background-attachment: fixed
}

.actunews-single-header-content {
    position: relative;
}

.absolute-center-center.actunews-single-absolute-infos .actunews-single-header-content {
    padding-top: 15%;
    padding-bottom: 15%
}

.actunews-single-absolute-infos .actunews-single-header-content {
    padding-top: 100%;
    padding-bottom: 0;
}
@media ( min-width: 960px ) {
    .actunews-single-absolute-infos .actunews-single-header-content {
        padding-top: 30%;
    }
}
 .actunews-image-has-copyrights .actunews-single-header-content {
    padding-bottom: 30px;
}
.actunews-single-marged-infos .actunews-image-has-copyrights .actunews-single-header-content {
    padding-bottom: 0;
}
.actunews-single-marged-infos .site-content-area-style {
    padding: 20px;
    border: 1px solid var(--borders-color);
    margin-top: -20px;
    background: var(--from-background-color);
}
@media only screen and ( min-width: 960px ) {
    .actunews-single-marged-infos .site-content-area-style {
        padding: 30px;
        margin-top: -50px;
    }
}
.actunews-box-image {
    margin-bottom: 20px;
}
.actunews-featured-image .site-post-thumbnail,
.actunews-box-image  .site-post-thumbnail  {
    position: relative;
    overflow: hidden;
}

.site-post-thumbnail img {
    min-width: 100%;
}

.actunews-single-absolute-infos .actunews-single-header-content:after,
body.media-type-none .actunews-single-header-content {
    display: none
}

.actunews-single-header-content .actunews-single-header-img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.actunews-single-header-content.actunews-full-image .actunews-single-header-img {
    right: 15px;
    left: 15px
}

.actunews-single-header-content.actunews-stretched-image .actunews-single-header-img {
    left: 0;
    right: 0
}

@media only screen and (min-width:960px) {
    .actunews-single-header-content.actunews-full-image .actunews-single-header-img {
        right: 30px;
        left: 30px
    }

    .actunews-single-header-content.actunews-full-image {
        margin: 30px auto 0
    }

}

.media-type-audio .actunews-single-header-img {
    height: 350px
}

.actunews-single-header-content .attachment-post-thumbnail {
    display: block;
    min-width: 100%
}

.actunews-single-header-title-overlay-content {
    position: relative;
    z-index: 11
}

.actunews-single-header-title {
    margin: 30px 0
}

.dark-single-header .actunews-single-header-title {
    margin-top: 0
}

.actunews-single-title-after-image .dark-single-header .actunews-single-header-title {
    margin-top: 30px;
    margin-bottom: 0
}

.site-content-area .actunews-single-header {
    margin: 30px 0
}

.actunews-single-absolute-infos .site-content-area .actunews-single-header,
.actunews-single-title-after-image .site-content-area .actunews-single-header {
    margin-top: 0
}

.actunews-single-header-title-overlay-content-normal .entry-header {
    margin-bottom: 0 !important
}

.actunews-single-header-title-overlay-content-normal.with-background {
    left: 0;
    right: 0;
    position: relative;
    z-index: 11;
    background: rgba(0, 0, 0, .4)
}

.actunews-single-header-title-overlay-content.center-center {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center
}
.actunews-image-copyrights {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0,.4);
    color: #fff;
    line-height: 30px;
    z-index: 2;
    font-size: 13px;
}
.actunews-featured-image .actunews-image-copyrights,
.actunews-single-header-title-overlay-content.site-content-area-style .actunews-image-copyrights  {
    padding: 0 20px;
   
}
.actunews-single-marged-infos .actunews-featured-image .actunews-image-copyrights {
    display: none;
}
.actunews-single-absolute-infos .actunews-image-copyrights {
    background: var(--accent-color);
    color: var(--accent-color-text-color);
}
.actunews-single-marged-infos .actunews-single-header-title-overlay-content.site-content-area-style .actunews-image-copyrights {
    left: -1px;
    right: -1px;
}
@media only  screen and ( min-width: 960px ) {
    .actunews-single-absolute-infos .actunews-image-copyrights,
    .actunews-single-header-title-overlay-content.site-content-area-style .actunews-image-copyrights  {
        padding: 0 30px;
       
    }
}
.actunews-single-header-title-overlay-content.site-content-area-style .actunews-image-copyrights {
    top: -30px;
    bottom: auto;
    left: 0;
    right: 0;
}

.actunews-single-header-title-overlay-content.center-center {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center
}

.actunews-single-absolute-infos .actunews-breadcrumb {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 10px 0;
    background: rgba(0, 0, 0, .2);
    z-index: 2;
    border: none
}
.actunews-featured-image {
    position: relative;
}
.actunews-single-absolute-infos .actunews-featured-image,
.actunews-single-absolute-infos .site-post-thumbnail,
.actunews-single-absolute-infos .actunews-featured-image img  {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
    height: 100%;
}
.actunews-single-absolute-infos .actunews-featured-image:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .3);
}
.centered-breadcrumb {
    text-align: center
}

.actunews-single-absolute-infos.actunews-single-full-image .actunews-breadcrumb,
.actunews-single-absolute-infos.actunews-single-full-image .actunews-featured-image {
    left: 20px;
    right: 20px
}

.actunews-breadcrumb {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: .8rem
}
@media only screen and ( min-width: 960px ) {
   .page-has-rounded-logo .actunews-page-header:not(.page-header-has-title) .actunews-breadcrumb {
        max-width: 42%;
    }
    .actunews-page-header-content .actunews-breadcrumb {
        padding: 0;
        margin: 0;
    }
}

.actunews-breadcrumb>div {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.actunews-breadcrumb-absolute {
    border-bottom: none
}

.actunews-breadcrumb-content {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.actunews-single-header-title-overlay-content.site-content-area-style {
    padding-bottom: 0;
    border-bottom: none !important
}


.actunews-full-image .actunews-single-header-title-overlay-content.site-content-area-style {
    width: 100%;
    max-width: 100%
}

.white-text {
    
    --borders-color: rgba(255,255,255,0.1);
    --text-color: #f8f8f8;
    --links-color: #ffffff;
    --from-background-color: rgba(0,0,0,0.5);
    --links-hover-color:#eeeeee;
    color: var(--text-color);
}

body.media-type-image .actunews-site-content.site-content-no-top-padding .site-content-area {
    border-top: none !important
}

@media only screen and (min-width:960px) {
    .actunews-single-absolute-infos.actunews-single-full-image .actunews-breadcrumb,
    .actunews-single-absolute-infos.actunews-single-full-image .actunews-featured-image {
        left: 30px;
        right: 30px
    }

    

    .actunews-full-image .actunews-single-header-title-overlay-content.site-content-area-style:not(.full),
    .actunews-stretched-image .actunews-single-header-title-overlay-content.site-content-area-style:not(.full) {
        max-width: 70%
    }

    body.media-type-image .actunews-site-content.site-content-no-top-padding .site-content-area {
        border-top: none !important
    }
}

.actunews-single-full-title {
    margin: 0 auto
}

.actunews-site-main .entry-header {
    margin-bottom: 30px
}

.actunews-single-header-title-overlay-content:not(.actunews-general-padding) .entry-header {
    margin: 30px
}

.entry-header.centered-header {
    text-align: center
}

.entry-header.centered-header .entry-meta,
.entry-header.centered-header .entry-meta .webtecore-block-infos-meta-inline {
    justify-content: center;
}
.entry-header.centered-header .entry-meta .webtecore-block-infos-meta .webtecore-block-infos-comments {
    margin: initial;
}
.entry-meta {
    margin-top: 20px;
}
.entry-header > .entry-meta:first-child {
    margin-top: 0;
}
.entry-header.centered-header .entry-meta>.actunews-block-infos-meta {
    flex-grow: 0
}

.actunews-single-header-nav-arrow {
    display: none;
    position: absolute;
    left: 50%;
    width: 100px;
    text-align: center;
    margin-left: -50px;
    bottom: 15px;
    font-size: 1.5em;
    color: #fff !important
}

.media-type-image .actunews-single-header-nav-arrow {
    display: block
}

@media only screen and (min-width:1024px) {
    .actunews-single-header-nav-arrow {
        bottom: 30px;
        font-size: 3em
    }
}

.media-type-none .actunews-single-header-nav-arrow {
    display: none
}






.actunews-single-header.dark-single-header {
    background: rgba(0, 0, 0, .9);
    padding-top: 30px;
    padding-bottom: 30px
}

.actunews-single-full-title .entry-meta>.actunews-block-infos-meta {
    flex-grow: 0
}

.site-content-area .actunews-single-full-title .entry-meta>.actunews-block-infos-meta {
    flex-grow: 1
}

.actunews-featured-media-container {
    margin-bottom: 30px
}

.actunews-404 {
    margin: 0 auto;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}



.error-404 {
    text-align: center;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    text-transform: uppercase;
}

.actunews-404-title {
    padding: 20px;
    display: inline-block;
    margin-top: -20px;
    margin-bottom: 0;
    font-size: 20px;
}

.actunews-404>i,
.actunews-404>span {
    font-size: 120px;
    display: block;
    border-bottom: 2px solid var(--principal-color);
    border-top: 2px solid var(--principal-color);
    margin-bottom: 30px;
    line-height: 1
}
@media only screen and (min-width: 760px ) {
    .actunews-404>i,
    .actunews-404>span {
        font-size: 280px;

    }
}
@media only screen and (min-width: 480px ) {
    .actunews-404>i,
    .actunews-404>span {
        font-size: 180px;

    }
    .error-404 {
        width: 60%;
    }
}
.actunews-back-to-home {
    margin-bottom: 30px;
    width: 100%;
}

.actunews-404-title>span {
    font-size: 2.4em;
}
.actunews-404-search > span {
    margin-bottom: 30px;
    display: block;
}



.actunews-404-widgets {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    grid-gap: 50px
}

.actunews-404-search {
    width: 80%;
    min-width: 250px;
    margin: 0 auto 50px;
    font-size: 1.2em
}

.actunews-404-search>p {
    margin-bottom: 30px
}

.wp-playlist-current-item {
    overflow: hidden;
    margin-bottom: 0 !important;
    height: auto !important;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px
}

.wp-playlist-light .wp-playlist-current-item .wp-playlist-caption {
    text-transform: uppercase
}

.wp-playlist-current-item .wp-playlist-item-title {
    font-size: 2.125rem
}

.wp-playlist-current-item img {
    display: none
}

.actunews-footer-about {
    border-top: 1px solid;
    padding: 30px 0;
    text-align: center
}

.actunews-footer-about-content .actunews-social-icons-shortcode {
    justify-content: center
}

.actunews-footer-about-centered .actunews-footer-about-content {
    max-width: 800px;
    margin: 0 auto;
    flex-direction: column
}

.actunews-footer-about-text {
    font-size: 14px
}

.actunews-footer-about-centered .actunews-footer-about-text {
    font-size: 1.2em
}

.actunews-footer-about-centered .actunews-footer-about-logo,
.actunews-footer-about-centered .actunews-footer-about-text {
    margin-bottom: 15px
}

.actunews-footer-about-content img {
    max-width: 300px;
    max-height: 150px;
    max-width: 100%
}

.actunews-footer-about-logo,
.actunews-footer-about-text {
    margin-bottom: 30px
}

.actunews-footer-about-logo {
    max-width: 60%;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

@media only screen and (min-width:960px) {
    .actunews-footer-about-inline .actunews-footer-about-content {
        display: flex;
        align-items: center;
        text-align: initial
    }

    .actunews-footer-about-inline .actunews-footer-about-content .actunews-social-icons-shortcode {
        justify-content: initial
    }

    .actunews-footer-about-inline .actunews-footer-about-logo,
    .actunews-footer-about-inline .actunews-footer-about-social {
        flex-shrink: 0;
        max-width: 300px
    }

    .actunews-footer-about-inline .actunews-footer-about-logo,
    .actunews-footer-about-inline .actunews-footer-about-text {
        margin-inline-end: 30px;
        margin-bottom: 0
    }
}

.actunews-footer-tags {
    padding: 30px 0;
    text-align: center
}

.actunews-footer-tags-content {
    position: relative
}

.actunews-tags-list {
    margin: -8px
}

.actunews-footer-tags-item {
    display: inline-block;
    padding: 10px;
    margin: 8px;
    border: 1px solid;
    border-radius: 5px
}

.actunews-footer-tags-inline {
    text-align: initial
}

.actunews-footer-tags-inline .actunews-footer-tags-list {
    overflow: hidden;
    white-space: nowrap
}

.actunews-footer-tags-title {
    margin: 0 0 30px;
    padding: 0;
    white-space: nowrap;
    text-align: center
}

@media only screen and (min-width:800px) {
    .actunews-footer-tags-inline .actunews-footer-tags-content {
        display: flex;
        align-items: center
    }

    .actunews-footer-tags-inline .actunews-footer-tags-title {
        float: left;
        margin-inline-end: 40px;
        margin-bottom: 0
    }
}
.entry-header .webtecore-meta-avatar {
    width: 16px!important;
    height: 16px!important;
}
@media (min-width:960px) {
    .entry-header .webtecore-meta-avatar {
        width: 30px!important;
        height: 30px!important;
    }
}

.actunews-single-review-container {
    padding: 30px;
    border: 1px solid;
    margin-left: 0;
    margin-right: 0
}

.actunews-single-subscribe {
    border: 1px solid;
    margin-bottom: 50px
}

.actunews-tags {
    font-size: 13px
}

.actunews-single-bottom-meta {
    display: flex;
    align-items: center;
    margin: 40px 0
}

.actunews-single-bottom-meta .actunews-block-infos-views {
    font-size: 1.2em
}

.page-numbers li,
ul.page-numbers {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0
}

.page-numbers>li.prev-page-link {
    float: left
}

.page-numbers>li.next-page-link,
body.rtl .page-numbers>li.prev-page-link {
    float: right
}

body.rtl .page-numbers>li.next-page-link {
    float: left
}



ul.page-numbers.page-numbers li {
    display: inline-block
}
.nav-links,
ul.page-numbers {
    display: flex;
    align-items: center;
    gap: 10px;
}
.nav-links .nav-prev-text,
.nav-links .nav-next-text {
    display: none;
}
ul.page-numbers.page-numbers li>a,
ul.page-numbers.page-numbers li>span,
ul.page-numbers.page-numbers li input,
.nav-links .page-numbers {
    display: block;
    font-size: 1rem;
    padding: 0!important;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: lighter;
    font-family: arial;
    border: 1px solid;
}
.next.page-numbers,
.prev.page-numbers {
  font-size: 0px!important;
}
.next.page-numbers:before,
.prev.page-numbers:before {
    content: "\f301";
    font-family: 'Material-Design-Iconic-Font';
    font-size: 1.4rem;
}
.prev.page-numbers:before {
    content: "\f2ea";
}
.next.page-numbers {
    margin-left: auto;
}
.search-form {
    display: flex;
    align-items: center;
    position: relative
}

.search-form .search-field {
    flex-grow: 1;
    min-width: 100px
}

.search-form .search-submit {
    position: absolute;
    top: 0;
    right: 0;
    line-height: 1;
    bottom: 0;
    background:transparent!important;
    color: inherit!important;
}

body.rtl .search-form .search-submit {
    right: auto;
    left: 0
}

.search-form .search-submit {
    font-size: 1.1em;
    padding: 0;
    padding: 0 15px;
}



.adsforwp-footer-prompt {
    left: 0;
    right: 0;
    padding: 10px 0
}

.awsc img {
    display: block;
    margin: 0 auto
}

.actunews-ad-section.actunews-full-section {
    background: var(--background-in-style);
    padding: 10px 0;
    text-align: center
}
.actunews-ad-section img {
    display: block;
}
.actunews-ad-section:not(.actunews-full-section) {
    margin: 20px 0;
}
.awsc_floating_ad {
    z-index: 9999
}

.actunews-ad-slider {
    visibility: hidden;
    height: 0;
    overflow: hidden;
    font-size: 0
}

.actunews-ad-slider.slick-initialized {
    visibility: visible;
    height: auto
}
body.site-body .slick-track {
    margin: 0;
}
.wp-block-latest-posts.is-grid {
    margin: 0
}

.wp-block-pullquote cite {
    font-size: .8em
}

body.site-body .has-drop-cap:not(:focus):first-letter {
    float: left;
    font-size: 8.4em;
    line-height: .78;
    font-weight: 100;
    margin: .05em .1em 0 0;
    text-transform: uppercase;
    font-style: normal;
    color: var(--principal-color);
}


body.site-body .actunews-padding {
    margin-left: 8%;
    margin-right: 8%
}

body.site-body .entry-content>.woocommerce,
body.site-body .woocommerce-Tabs-panel.entry-content>* {
    margin-left: 0;
    margin-right: 0
}

body.site-body .entry-content .alignwide {
    margin-left: 0;
    margin-right: 0;
    max-width: none
}

.actunews-single-header .alignfull,
.actunews-single-header.alignfull,
body.site-body .entry-content .alignfull {
    margin-left: -15px;
    margin-right: -15px;
    max-width: none
}

.actunews-single-absolute-infos .site-content-area .actunews-single-header.alignfull,
.actunews-single-title-after-image .site-content-area .actunews-single-header.alignfull {
    margin-top: -15px
}

body.site-body .entry-content>ol,
body.site-body .entry-content>ul {
    margin: 1.4em 0;
    margin-left: 1em;
    list-style: initial;
}
body.site-body .entry-content>ol {
    list-style: number;
}
body.site-body .wp-block-cover-image.alignfull,
body.site-body .wp-block-cover.alignfull {
    width: auto
}

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

    .actunews-single-header.alignfull,
    body.site-body .entry-content .alignfull {
        margin-left: -30px;
        margin-right: -30px;
        max-width: none
    }

    .actunews-single-absolute-infos .site-content-area .actunews-single-header.alignfull,
    .actunews-single-title-after-image .site-content-area .actunews-single-header.alignfull {
        margin-top: -30px
    }
}

.wp-block-embed figcaption {
    padding: 10px;
    margin: 0 10%;
    font-style: normal;
    text-align: center
}
table {
}
table td,
table th {
    border-bottom: 1px solid;
    padding: 10px
}

table th {
    background: #f8f8f8;
}
twitter-widget .EmbeddedTweet {
    max-width: 100% !important
}

tfoot td,
tfoot th,
thead td,
thead th {
    border-top: 1px solid var(--borders-color)
}



body.site-body .adsforwp-bg-content {
    position: relative;
    margin: 70px 10%
}

body.site-body .adsforwp-bg-content .actunews-sticky-header {
    margin: 0 10%
}

body.boxed .adsforwp-bg-content .actunews-sticky-header {
    left: 0;
    right: 0
}

.actunews-related-posts-wrapper {
    margin-bottom: 30px
}

.actunews-promo-bar {
    padding: 10px 0;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10
}

.actunews-promo-bar * {
    margin: 0
}

.actunews-promo-bar>.actunews-full-section-content {
    position: relative
}

.actunews-promo-bar-close {
    position: absolute;
    right: 0;
    line-height: 40px;
    font-size: 1.375rem;
    color: inherit !important;
    top: 50%;
    margin-top: -20px
}

.actunews-builder-section {
    position: relative
}

.actunews-edit-section-link {
    position: absolute;
    right: 0;
    top: 0;
    background: #fff;
    padding: 4px;
    display: none;
    z-index: 33;
}
input::placeholder {
  color: var(--text-color);
}
.actunews-builder-section:hover .actunews-edit-section-link {
    display: block
}

body.site-body .desktop-display {
    display: none
}

@media only screen and (min-width:960px) {
    body.site-body .desktop-display {
        display: block
    }

    body.site-body .desktop-display-flex {
        display: flex
    }
}

.actunews-inline-items {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 -1em;
    width: 100%;
    width: calc(100% + 2em)
}

.actunews-inline-items .site-content-width {
    width: auto
}

.actunews-inline-items>div,
.actunews-inline-items>ul {
    margin: 0 1em
}

.actunews-inline-items-small {
    margin: 0 -.5em
}

.actunews-inline-items-small>div,
.actunews-inline-items-small>ul {
    margin: 0 .5em
}



body.site-body [class*=" icon-"]:before,
body.site-body [class^=icon-]:before {
    margin: 0 !important;
    width: auto;
    height: auto;
    line-height: 1
}



body.site-body #bbpress-forums .bbp-footer,
body.site-body #bbpress-forums .bbp-header {
    background: 0 0;
    text-transform: uppercase;
    padding: 15px
}

#bbpress-forums fieldset.bbp-form input[type=text],
#bbpress-forums fieldset.bbp-form select {
    width: 100%
}

body.site-body #bbpress-forums .bbp-forums-list {
    margin: 0
}

body.site-body #bbpress-forums li.bbp-body ul.forum,
body.site-body #bbpress-forums li.bbp-body ul.topic,
body.site-body div.bbp-forum-header,
body.site-body div.bbp-reply-header,
body.site-body div.bbp-topic-header,
body.site-body li.bbp-body div.hentry {
    padding: 15px
}

body.site-body #bbpress-forums li.bbp-header {
    border-top: none
}

body.site-body .bbp-forum-title,
body.site-body .bbp-topic-permalink {
    font-size: 1.5em
}

body.site-body #bbpress-forums div.odd,
body.site-body #bbpress-forums ul.odd {
    background: rgba(0, 0, 0, .03)
}

body.site-body #bbpress-forums div.even,
body.site-body #bbpress-forums ul.even {
    background: 0 0
}

body.dark-skin #bbpress-forums div.odd,
body.site-body.dark-skin #bbpress-forums ul.odd {
    background: rgba(255, 255, 255, .05)
}

body.site-body #bbpress-forums fieldset.bbp-form {
    padding: 30px
}

body.site-body .bbp-replies .bbp-reply-author {
    border-right: 1px solid
}

body.site-body .bbp-forums,
body.site-body .bbp-replies,
body.site-body .bbp-topics {
    box-shadow: 0 0 5px rgba(0, 0, 0, .2)
}

body.rtl body.site-body .bbp-replies .bbp-reply-author {
    border-right: none;
    border-left: 1px solid
}

body.site-body #bbpress-forums li.bbp-footer .bbp-forum-author,
body.site-body #bbpress-forums li.bbp-footer .bbp-reply-author,
body.site-body #bbpress-forums li.bbp-footer .bbp-search-author,
body.site-body #bbpress-forums li.bbp-footer .bbp-topic-author,
body.site-body #bbpress-forums li.bbp-header .bbp-forum-author,
body.site-body #bbpress-forums li.bbp-header .bbp-reply-author,
body.site-body #bbpress-forums li.bbp-header .bbp-search-author,
body.site-body #bbpress-forums li.bbp-header .bbp-topic-author {
    width: 115px
}

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

    ul.page-numbers.page-numbers li>a,
    ul.page-numbers.page-numbers li>span {
        width: 30px;
        height: 30px;
        line-height: 30px
    }

    div.bbp-search-form button,
    div.bbp-search-form input {
        padding: 6px 10px
    }

    body.site-body #bbpress-forums fieldset.bbp-form {
        padding: 15px
    }
}

body.site-body #bbpress-forums div.bbp-forum-header,
body.site-body #bbpress-forums div.bbp-reply-header,
body.site-body #bbpress-forums div.bbp-topic-header {
    background: rgba(0, 0, 0, .03)
}

body.site-body #bbpress-forums div.bbp-submit-wrapper {
    float: none;
    text-align: initial
}

body.site-body .bbp-login-form .bbp-email input,
body.site-body .bbp-login-form .bbp-password input,
body.site-body .bbp-login-form .bbp-username input {
    padding: 9px
}

.bbp-login-form .bbp-submit-wrapper {
    margin-top: 20px
}

body.site-body .bbp-remember-me {
    display: flex;
    align-items: center
}

body.site-body #bbpress-forums fieldset.bbp-form .bbp-remember-me input {
    margin: 0 5px 0 0
}

body.site-body.rtl #bbpress-forums fieldset.bbp-form .bbp-remember-me input {
    margin-right: 0;
    margin-left: 5px
}

body.site-body fieldset.bbp-form legend {
    font-size: 1.2em;
    text-transform: uppercase;
    display: block
}

body.site-body #bbpress-forums .bbp-login-form fieldset.bbp-form {
    display: inline-block
}

body.site-body #bbpress-forums .bbp-login-form fieldset.bbp-form .user-submit {
    width: 100%
}

body.site-body #bbp-search-form {
    position: relative;
    margin-bottom: 30px
}

body.site-body #bbp-search-form #bbp_search_submit {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0
}

body.site-body #bbpress-forums #bbp-search-form #bbp_search {
    width: 100%;
    display: block
}

body.site-body #bbpress-forums div.bbp-search-form {
    float: none
}

body.site-body #bbpress-forums .bbp-template-notice {
    padding: 15px !important;
    margin: 0;
    margin-bottom: 20px !important;
    border: 1px solid initial;
    clear: both;
    width: 100%;
    position: relative;
    color: #2ba20f;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: 0 0
}

body.site-body #bbpress-forums .bbp-template-notice.info {
    color: #295cde
}

body.site-body #bbpress-forums .bbp-template-notice.important {
    color: #8d12ea
}

body.site-body #bbpress-forums .bbp-template-notice.warning {
    color: #ea8012
}

body.site-body #bbpress-forums .bbp-template-notice.error {
    color: red
}

body.site-body .actunews-breadcrumb .bbp-breadcrumb {
    float: none;
    font-size: inherit
}

.bbp-forums-widget,
.bbp-forums-widget li,
.bbp-replies-widget,
.bbp-replies-widget li,
.bbp-topics-widget,
.bbp-topics-widget li,
.bbp-views-widget,
.bbp-views-widget li {
    margin: 0;
    padding: 0;
    list-style: none
}

.bbp-forums-widget li:after,
.bbp-replies-widget li:after,
.bbp-topics-widget li:after,
.bbp-views-widget li:after {
    display: block;
    margin-bottom: 10px;
    padding-bottom: 10px;
    content: "";
    border-bottom: 1px solid;
    opacity: .2
}

.bbp-search-form #bbp_search {
    width: 100%
}

.widget_display_stats dd {
    float: right;
    margin: -25px 0 0;
    line-height: 0;
    background: #000;
    color: #fff;
    padding: 10px;
    border-radius: 5px;
    font-size: .9rem
}

.widget_display_stats dt {
    clear: right;
    line-height: 30px
}

.bbp_widget_login .bbp-logged-in {
    text-align: center
}

.bbp_widget_login .bbp-logged-in img.avatar {
    display: block;
    float: none;
    margin: 0 auto 20px;
    width: 70px;
    border: 2px solid #fff;
    border-radius: 500%
}

.bbp_widget_login legend {
    display: none !important
}

.bbp_widget_login fieldset {
    padding: 0;
    margin: 0;
    border: none
}

.bbp_widget_login input[type=password],
.bbp_widget_login input[type=text] {
    width: 100%
}

.actunews-widget {
    margin-bottom: 50px
}
.actunews-widget-area-content .actunews-widget-container:last-child .actunews-widget {
    margin-bottom: 0;
}
.actunews-widget-area .elementor-container {
    padding: 0!important;
}
.actunews-widget-area .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0!important;
}
.tagcloud {
    font-size: 0;
    margin: -5px
}

.tagcloud a {
    font-size: 15px !important;
    padding: 3px 8px;
    border: 1px solid;
    display: inline-block;
    margin: 5px;
    border-radius: 5px
}

select[name=archive-dropdown] {
    width: 100%
}

body.rtl .widget_categories li a,
body.rtl .wp-block-categories li a {
    float: right
}

.widget_categories li,
.widget_categories ul,
.wp-block-categories,
.wp-block-categories li {
    margin: 0;
    padding: 0
}

.widget_categories li ul {
    padding-left: 20px;
    clear: both;
    padding-top: 20px;
}

body.rtl .widget_categories li ul {
    padding-left: 0;
    padding-right: 20px
}

.widget_categories li,
.wp-block-categories li {
    overflow: hidden;
    margin-bottom: 15px;
    position: relative
}

body.rtl .widget_categories li,
body.rtl .wp-block-categories li {
    text-align: left
}

.widget_categories li a,
.wp-block-categories li a {
    display: block;
    flex-grow: 1;
}
.widget_categories li {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.widget_categories li ul {
    flex: 0 0 100%;
}
.widget_recent_entries li,
.widget_recent_entries ul {
    margin: 0;
    padding: 0;
    list-style: none
}



.widget_categories li:after,
.widget_nav_menu .menu>li a:before,
.widget_nav_menu .sub-menu>li a:before,
.widget_recent_comment .sub-menu>li a:before,
.widget_recent_entries li:after {
    padding-bottom: 10px;
    border-bottom: 1px solid var(--borders-color);
    margin-bottom: 10px;
    display: block;
    content: "";
    width: 100%;
}


.widget_nav_menu li,
.widget_nav_menu ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.widget_nav_menu li>a {
    margin-bottom: 15px;
    display: block;
    position: relative
}

.widget_nav_menu .menu>li a {
    position: relative;
    padding: 10px 0;
    margin-bottom: 10px
}

.widget_nav_menu .menu>li:last-child {
    border-bottom: 0;
    margin-bottom: 0
}

.widget_nav_menu .menu>li .sub-menu {
    padding-left: 15px;
    font-size: .95em;
    display: none
}

body.rtl .widget_nav_menu .menu>li .sub-menu {
    padding-left: 0;
    padding-right: 15px;
    border-left: 0;
    border-right: 1px dashed
}

.widget_nav_menu .sub-menu {
    background: 0 0 !important
}

.widget_nav_menu li:last-child {
    margin-bottom: 0
}

.widget_nav_menu>.menu-main-menu-container li.menu-item.menu-item-has-children>a:after {
    content: "\f2f9";
    font-family: 'Material-Design-Iconic-Font';
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    position: absolute;
    right: 0;
    font-size: 16px;
    line-height: 20px;
    top: 50%;
    margin-top: -10px
}



.widget_nav_menu>.menu-main-menu-container li.menu-item.menu-item-has-children.sub-menu-opened>a:after {
    content: "\f2fc" !important
}



body .wp-subscribe-wrap {
    padding: 0;
    background: 0 0
}

body .wp-subscribe-wrap input.email-field,
body .wp-subscribe-wrap input.name-field {
    border-width: 1px;
    border-style: solid;
    background: 0 0;
    color: inherit
}

body .wp-subscribe-wrap .wps-consent-wrapper label {
    color: inherit
}

body .wp-subscribe-wrap h4.title {
    margin: 0;
    color: inherit
}

body .wp-subscribe-wrap p {
    color: inherit
}

body .wp-subscribe-wrap h4.title:before {
    content: '\f15a';
    font-family: 'Material-Design-Iconic-Font';
    margin: 0 auto 20px;
    font-size: 3em;
    display: block
}



#wp-calendar caption {
    padding: 10px
}

.widget_archive li,
.widget_archive ul,
.widget_meta li,
.widget_meta ul,
.widget_recent_comments li,
.widget_recent_comments ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.widget_archive li,
.widget_meta li,
.widget_recent_comments li {
    padding-bottom: 10px;
    margin-bottom: 10px;
    position: relative
}

.widget_archive li:after,
.widget_meta li:after,
.widget_recent_comments li:after {
    display: block;
    content: "";
    border-bottom: 1px solid;
    opacity: .2;
    position: absolute;
    bottom: 0;
    width: 100%
}


.actunews-single-main-image:before {
    background: rgba(0,0,0,0.1);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;

}
.actunews-single-entry-header {
    border-left: 10px solid;
    padding-left: 30px;
}
.actunews-site-main-padded {
    padding: 0 10%;
}



.jquery-modal.current {
    z-index: 9999;
}
iframe {
    border:0!important;

}
.jquery-modal .iframe-modal-content iframe {
    min-height: 70vh;
}
.iframe-modal {
    padding: 0!important;
    display: none;
}


.body-iframe > #page > * {
    display: none;
}
.body-iframe #wpadminbar {
    display: none;
}
.html-iframe {
    margin: 0!important;
}
.body-iframe > #page > .actunews-content-container {
    display: block;
}
.body-iframe .actunews-fixed-buttons {
    display: none;
}
.actunews-fixed-buttons-right {
    position: fixed;
    right: 30px;
    bottom: 30px;
}
body.rtl .actunews-fixed-buttons-right {
    right: auto;
    left: 30px;
} 
.actunews-fixed-buttons-left {
    position: fixed;
    left: 30px;
    bottom: 30px;
}
body.rtl .actunews-fixed-buttons-left {
    right: 30px;
    left: auto;
}
.actunews-back-to-top {
    display: none;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    font-size: 1.25rem;
    background: var(--principal-color);
    color: var(--principal-color-text-color)!important;
    line-height: 1;
    box-shadow: 0 0 5px rgba(0,0,0,0.24);
    display: block;
    transition: background .4s ease;
    backface-visibility: hidden;
    perspective: 1000;
    pointer-events: auto;
}


.actunews-back-to-top:after {
    content: '\f303';
    font-family: 'Material-Design-Iconic-Font';
    font-size: 1em;
    line-height: 40px
}
.actunews-fixed-buttons {
    position: fixed;
    bottom: 0;
    z-index: 999;
    width: 100%;
    left: 0;
    right: 0;
    height: 40px;
}

.actunews-fixed-buttons-content {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    pointer-events: none;
}

.actunews-cb-main {
    width: 40px;
    height: 40px;
    display: block;
    line-height: 1;
    background: #00e676;
    color: #fff!important;
    border-radius: 50%;
    box-shadow: 0 0 5px rgba(0,0,0,0.24);
    text-align: center;
    line-height: 50px;
}
.actunews-cb-main i {
    display: block;
    line-height: 40px;
    width: 40px;
    text-align: center;
    font-size: 22px;
}


.elementor-text-editor p:last-child {
    margin-bottom: 0!important;
}
.actunews-basic-grid {
    grid-template-columns: 1fr;
    display: grid;
    grid-gap: 2em;
}
@media only screen and ( min-width:  580px ) {
    .actunews-basic-grid {
        grid-template-columns: 1fr 1fr;

    }
}
.actunews-basic-grid h3 {
     overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 3; /* number of lines to show */
           line-clamp: 3; 
   -webkit-box-orient: vertical;
   -webkit-box-pack: end;
}
.actunews-basic-grid .entry-content p {
      overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 4; /* number of lines to show */
           line-clamp: 4; 
   -webkit-box-orient: vertical;
   -webkit-box-pack: end;
}
.actunews-meta-line {
    display: flex;
    align-items: center;
    gap: 1em;
    width: 100%;
}
.actunews-meta-line > * {
    display: flex;
    align-items: center;
    gap: .5em;
}
.actunews-meta-line a i {
    color: var(--principal-color);
}
.actunews-meta-line .actunews-post-comments {
    margin-left: auto;
}
/* SPIN */

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.webtecore-spinkit.basic-spinkit {
    display: block;
    margin: 20px auto;
    text-align: center;
    font-size: 2em;
    color: var(--principal-color);

}
.webtecore-spinkit.basic-spinkit i {
    -webkit-animation: spin 4s infinite linear;
    display: block;


}
.slick-dots li {
  width: 12px;
    height: 12px;
    margin: 0 4px;
    position: relative;
    border-radius: 6px;
    display: inline-block;
    white-space: nowrap;
    background: var(--principal-color);
    padding: 0;
    list-style: none;
    opacity: 0.5;
    transition: all .2s linear;
    backface-visibility: hidden;
    perspective: 1000;
}
.slick-dots li.slick-active {
  opacity: 1;
  width: 36px;
  border-color: var(--principal-color);
}
.slick-dots li button {
  display: none;
}
.slick-dots li:hover {
  cursor: pointer;
  opacity: 0.8;
}



/* WEBTECORE */


.entry-meta .webtecore-block-infos-meta {
    gap: 12px;
}

/* BDT - Element pack pro fixes */

body.site-body .bdt-ep-advanced-icon-box-icon-wrap svg {
  width: 1em;
  height: 1em;
}
body.site-body .bdt-ep-advanced-icon-box-icon-wrap svg > * {
  fill: inherit;
  stroke: inherit;
}

body.site-body .bdt-button.bdt-button-primary {
    background: var(--principal-color);
    color: var(--principal-color-text-color);
    text-transform: uppercase;
}

