.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-3f69bbe9:#000;--e-global-color-1759f306:#FFF;--e-global-color-42e2e599:#56DED6;color:#000000;font-family:"Source Sans Pro", Sans-serif;font-size:1rem;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;line-height:1.3em;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 p{margin-block-end:1em;}.elementor-kit-6 a{color:#000000;}.elementor-kit-6 a:hover{color:#000000;font-style:normal;text-decoration:underline;}.elementor-kit-6 h1{font-weight:bold;}.elementor-kit-6 h2{font-weight:700;}.elementor-kit-6 h3{font-weight:700;}.elementor-kit-6 h4{font-weight:bold;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1180px;}.e-con{--container-max-width:1180px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.UNIRI-single-post-content a{
    overflow-wrap: break-word;
    word-break: break-word;
  }

/* Temp Fix For Hello Elementor Theme */
.is-layout-flex {
    display: flex;
    flex-wrap: wrap;
  }
/* Temp Dynamic.ooo Views Widget fix */
.dce-view-single{
    width:100%;
}  
  /* ==============*/
  /* GLOBAL STYLES */
  /* ==============*/
  p:last-child {
    margin-bottom: 0;
  }
  
  .icon-white svg {
    fill: #fff !important;
  }
  
  .plain-link a {
    color: inherit !important;
  }
  
  .plain-link a:hover {
    color: inherit !important;
    text-decoration: none !important;
  }
  .link-no-underline,
  .link-no-underline a {
    text-decoration: none !important;
  }
  .link-no-underline:hover
  .link-no-underline a:hover {
    text-decoration: underline !important;
  }
  
  .elementor-icon-wrapper,
  .elementor-search-form {
    line-height: 0;
  }
  
  /* NAVIGATION */
  /* Underline decoration */
  .UNIRI-nav ul li.menu-item a:hover {
    text-decoration: underline !important;
  }
  
  .UNIRI-nav ul li.menu-item a:hover span.sub-arrow {
    text-decoration: none !important;
  }
  
  /* Fix for icon underline*/
  .UNIRI-nav ul li.menu-item a span.sub-arrow {
    display: block;
  }
  
  /* Removing default transparent border in 2-lvl and 3-lvl dropdowns */
  .UNIRI-nav ul.elementor-nav-menu--dropdown a,
  .UNIRI-nav ul.elementor-nav-menu--dropdown a:hover {
    border-left: none;
  }
  
  /* NAVIGATION END */
  .side-text {
    color: #a9a9a9;
    position: absolute;
    left: -90px;
    top: 0px;
    text-orientation: sideways;
    writing-mode: vertical-lr;
    font-size: 0.75rem;
    transform: rotate(180deg);
    text-transform: uppercase;
  }
  
  /* ============== */
  /* POSTs & PAGEs CONTENT */
  /* Widgets used on both Single Page & Single Post Templates (Elementor Library) */
  /* ==============*/
  .UNIRI-single-post-content .elementor-widget-container>*:first-child {
    margin-top: 0;
  }
  
  .UNIRI-single-post-content h1,
  .UNIRI-single-post-content h2,
  .UNIRI-single-post-content h3,
  .UNIRI-single-post-content h4,
  .UNIRI-single-post-content h5,
  .UNIRI-single-post-content h6 {
    margin: 2rem 0 1rem 0;
    font-weight: 600;
  }
  
  .UNIRI-single-post-content ul,
  .UNIRI-single-post-content ol {
    margin-bottom: 1rem;
    padding-left: 16px;
  }
  
  .UNIRI-single-post-content ul ul,
  .UNIRI-single-post-content ul ol,
  .UNIRI-single-post-content ol ol,
  .UNIRI-single-post-content ol ul {
    margin-bottom: 0;
  }
  
  .UNIRI-single-post-content ul ul ul{
      list-style-type: circle;
  }
  
  .UNIRI-single-post-content h2 {
    font-size: 1.4em;
  }
  
  .UNIRI-single-post-content h3 {
    font-size: 1.3rem;
  }
  
  .UNIRI-single-post-content h4 {
    font-size: 1.2rem;
  }
  
  .UNIRI-single-post-content h5,
  .UNIRI-single-post-content h6 {
    font-size: 1rem;
  }
  
  .UNIRI-single-post-content p a,
  .UNIRI-single-post-content ul a,
  .UNIRI-single-post-content ol a,
  .UNIRI-single-post-content table a,
  .UNIRI-single-post-content h1 a,
  .UNIRI-single-post-content h2 a,
  .UNIRI-single-post-content h3 a,
  .UNIRI-single-post-content h4 a,
  .UNIRI-single-post-content h5 a,
  .UNIRI-single-post-content h6 a{
    text-decoration: underline;
  }
  
  /*==================================*/
  /* GUTENBERG BLOCKS STYLE*/
  /*==================================*/
  /* Attached File (Gutenberg's File Block) Styling */
  .UNIRI-single-post-content .wp-block-file {
    margin-bottom: 0.5rem;
  }
  
  .UNIRI-single-post-content .wp-block-file a.wp-block-file__button {
    display: none;
    /*  font-size: 0.8rem;
    text-transform: uppercase;
    font-weight: 600;
    padding: 0.3rem 0.9rem; */
  }
  
  .UNIRI-single-post-content .wp-block-file a {
    text-decoration: none;
    font-size: 0.9rem;
  }
  
  .UNIRI-single-post-content .wp-block-file a:hover {
    text-decoration: underline;
  }
  
  .UNIRI-single-post-content .wp-block-file a:before {
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    padding-right: 10px;
    font-weight: 200;
  }
  
  .UNIRI-single-post-content .wp-block-file a[href$="pdf"i]:first-child::before {
    content: "\f1c1";
    color: #CE0000;
  }
  
  .UNIRI-single-post-content .wp-block-file a[href$="doc"i]:first-child::before,
  .UNIRI-single-post-content .wp-block-file a[href$="docx"i]:first-child::before {
    content: "\f1c2";
    color: #3A3ABB;
  }
  
  .UNIRI-single-post-content .wp-block-file a[href$="xls"i]:first-child::before,
  .UNIRI-single-post-content .wp-block-file a[href$="xlsx"i]:first-child::before {
    content: "\f1c3";
    color: #317A33;
  }
  
  .UNIRI-single-post-content .wp-block-file a[href$="ppt"i]:first-child::before,
  .UNIRI-single-post-content .wp-block-file a[href$="pptx"i]:first-child::before {
    content: "\f1c4";
    color: #EC7200;
  }
  
  .UNIRI-single-post-content .wp-block-file a[href$="jpg"i]:first-child::before,
  .UNIRI-single-post-content .wp-block-file a[href$="png"i]:first-child::before {
    content: "\f1c5";
    color: grey;
  }
  
  .UNIRI-single-post-content .wp-block-file a:first-child::before {
    content: "\f15b";
  }
  
  /* Button(s) */
  .UNIRI-single-post-content .wp-block-button__link {
    padding: .5rem 1rem;
    font-size: 1rem;
    font-weight: 600;
    border: 1px solid black;
    border-radius: 0;
    background-color: transparent;
    color: #000 !important;
    text-decoration: none;
    transition: all 250ms;
    display: flex;
    align-items: center;
  }
  
  .UNIRI-single-post-content .wp-block-button__link::after {
    content: "";
    background-image: url(/wp-content/uploads/2020/04/arrow-black.svg);
    background-size: 1rem 1rem;
    width: 1rem;
    height: 1rem;
    transform: rotate(-90deg);
    margin-left: 0.5rem;
  }
  
  .UNIRI-single-post-content .wp-block-button__link:hover {
    background-color: #000;
    color: #fff !important;
    text-decoration: none;
  }
  
  .UNIRI-single-post-content .wp-block-button__link:hover::after {
    background-image: url(/wp-content/uploads/2020/04/arrow-white.svg);
  }
  
  .UNIRI-single-post-content .wp-block-buttons {
    gap: 1rem;
    margin-bottom:1rem;
  }
  
  /* Horizontal Line / Separator */
  .UNIRI-single-post-content hr.wp-block-separator {
    margin: 38px 0 35px 0;
    opacity: 1;
    border-width: 1px 0 0 0;
    border-color: #000;
  }
  
  /* When HR is after P */
  .UNIRI-single-post-content p+hr.wp-block-separator {
    margin: 35px 0 35px 0;
  }
  
  /* Table(s) */
  .UNIRI-single-post-content .wp-block-table {
    margin: 2rem 0;
  }
  
  .UNIRI-single-post-content .wp-block-table table tbody>tr:nth-child(2n+1)>td,
  .UNIRI-single-post-content .wp-block-table table tbody>tr:nth-child(2n+1)>th {
    background-color: #f0f0f0;
  }
  
  .UNIRI-single-post-content .wp-block-table table tbody tr:hover>td,
  .UNIRI-single-post-content .wp-block-table table tbody tr:hover>th {
    background-color: #f8f8f8;
  }
  
  .UNIRI-single-post-content .wp-block-table table th {
    text-align: left;
  }
  
  .UNIRI-single-post-content .wp-block-table table th,
  .UNIRI-single-post-content .wp-block-table table td {
    border-width: 0;
  }
  
  .UNIRI-single-post-content .wp-block-table.is-style-stripes {
    border-bottom: none;
  }
  
  .UNIRI-single-post-content .wp-block-table.is-style-stripes table th,
  .UNIRI-single-post-content .wp-block-table.is-style-stripes table td {
    border-color: #ccc;
    border-width: 1px 0 1px 0;
  }
  
  /* Images */
  .UNIRI-single-post-content .wp-block-image figcaption {
    text-align: center;
  }
  
  /* Gallery */
  .wp-block-gallery {
    margin: 2rem 0;
  }
  
  /* Social Icons Block */
  .UNIRI-single-post-content ul.wp-block-social-links{
      padding:0;
      gap:0.5rem;
  }
  .UNIRI-single-post-content ul.wp-block-social-links li.wp-social-link{
    background-color: #fff;
    border:1px solid #000;
    color:#000
  }
  
  .UNIRI-single-post-content ul.wp-block-social-links li.wp-social-link:hover{
    background-color: #000;
    color:#fff;
    transform: none;
  }
  
  .UNIRI-single-post-content ul.wp-block-social-links li.wp-social-link-facebook:hover{background-color: #1778f2;border-color: #1778f2;}
  .UNIRI-single-post-content ul.wp-block-social-links li.wp-social-link-twitter:hover{background-color: #1da1f2;border-color: #1da1f2;}
  .UNIRI-single-post-content ul.wp-block-social-links li.wp-social-link-youtube:hover{background-color: #ff0000;border-color: #ff0000;}
  .UNIRI-single-post-content ul.wp-block-social-links li.wp-social-link-google:hover{background-color: #ea4434;border-color: #ea4434;}
  .UNIRI-single-post-content ul.wp-block-social-links li.wp-social-link-linkedin:hover{background-color: #0d66c2;border-color: #0d66c2;}
  .UNIRI-single-post-content ul.wp-block-social-links li.wp-social-link-instagram:hover{background-color: #f00075;border-color: #f00075;}
  
  /* Social Icons - Style: Logos Only */
  .UNIRI-single-post-content ul.wp-block-social-links.is-style-logos-only li.wp-social-link{
    border:none;
  }
  
  
  /* Quote & Verse Blocks */
  
  .UNIRI-single-post-content .wp-block-verse {
    margin: 2rem 0 calc(32px + 10px) 0;
    font-family: 'Source Code Pro';
    padding: 30px 20px 20px 30px;
    background-color: #dddddd;
    position: relative;
    overflow: visible;
  }
  
  
  .UNIRI-single-post-content .wp-block-verse:after {
    content: '';
    border: 1px solid #000;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 0;
  }
  
  
  .UNIRI-single-post-content .wp-block-verse > *{
    position: relative;
    z-index: 1;
  }
  
  
  .UNIRI-single-post-content .wp-block-quote{
    margin:2rem 0;
    font-size: 1.25rem;
    line-height:1.6;
    font-style:italic;
  }
  .UNIRI-single-post-content .wp-block-quote p{
    margin-bottom: 0.5em;
  }
  
  .UNIRI-single-post-content .wp-block-quote cite {
    font-weight: bold;
    font-style: normal;
    font-size:1.1rem;
  }
  
  /* POSTS BLOCK / QUERY LOOP BLOCK */
  /* Used on sub-pages to display posts from certain category */
  
  .UNIRI-single-post-content .UNIRI-query-loop-block{
    margin:2em 0;
  }
  
  /* If post query is first child on the page, add negative margin - Kako bi se poravnalo s navigacijom u sidebaru */
  .UNIRI-single-post-content .elementor-widget-container>.UNIRI-query-loop-block:first-child{
    margin-top: -15px;
  }
  
  /* Wrapper List Layout */
  
  /*Pre-naslov Vijesti*/
  .UNIRI-single-post-content .UNIRI-query-loop-block ul.wp-block-post-template:before{
    content:"Vijesti";
    display: block;
    border:solid #000;
    border-width:3px 0 1px 0;
    padding:30px 0;
    margin-bottom: 30px;
    font-size: 1.5rem;
    font-weight: 700;
  }
  
  /* EXCEPTION: Bez naslova "Vijesti" (Usage: add class .no-title) */
  .UNIRI-single-post-content .UNIRI-query-loop-block.no-title ul.wp-block-post-template:before{
    content:"";
    border-width:3px 0 0 0;
    padding:0;
  }
  
  .UNIRI-single-post-content .UNIRI-query-loop-block ul.wp-block-post-template{
    padding:0
  }
  
  .UNIRI-single-post-content .UNIRI-query-loop-block ul.wp-block-post-template li {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #000;
  }
  
  .UNIRI-single-post-content .UNIRI-query-loop-block ul.wp-block-post-template li .wp-block-columns {
    margin-bottom: 0;
    /*align-items: ;*/
  }
  
  /* Single Item Layout */
  .UNIRI-single-post-content .UNIRI-query-loop-block .wp-block-post-date,
  .UNIRI-single-post-content .UNIRI-query-loop-block .wp-block-post-terms{
    font-family: "Source Code Pro", Sans-serif;
    font-size: 0.7rem;
    line-height: 1em;
  }
  .UNIRI-single-post-content .UNIRI-query-loop-block .wp-block-post-terms a{
    text-decoration:none;
  }
  .UNIRI-single-post-content .UNIRI-query-loop-block .wp-block-post-terms a:hover{
    text-decoration:underline;
  }
  .UNIRI-single-post-content .UNIRI-query-loop-block .wp-block-post-title {
    font-size: 1rem;
    margin: 5px 0 10px 0;
  }
  
  .UNIRI-single-post-content .UNIRI-query-loop-block .wp-block-post-title a {
    text-decoration: none;
  }
  
  .UNIRI-single-post-content .UNIRI-query-loop-block .wp-block-post-title a:hover {
    text-decoration: underline;
  }
  
  .UNIRI-single-post-content .UNIRI-query-loop-block .wp-block-post-excerpt {
    color: #5a5a5a;
    font-size: 0.9rem;
    line-height: 1.5em;
    margin: 0;
  }
.UNIRI-single-post-content .UNIRI-query-loop-block .wp-block-post-excerpt .wp-block-post-excerpt__more-text{
  margin-top: 10px;
}
  
  .UNIRI-single-post-content .UNIRI-query-loop-block .wp-block-post-excerpt p:not(:last-child) {
    margin-bottom: 10px;
  }
  
  .UNIRI-single-post-content .UNIRI-query-loop-block .wp-block-post-excerpt a {
    font-weight: 600;
    text-decoration: none;
  }
  
  .UNIRI-single-post-content .UNIRI-query-loop-block .wp-block-post-excerpt a:hover {
    text-decoration: underline;
  }
  
  .UNIRI-single-post-content .UNIRI-query-loop-block .wp-block-post-featured-image {
    margin: 0;
    line-height: 0;
  }
  
  .UNIRI-single-post-content .UNIRI-query-loop-block .wp-block-post-featured-image img {
    width: 240px;
    height: 168px;
    object-fit: cover;
  }
  .UNIRI-single-post-content .UNIRI-query-loop-block .wp-block-post-featured-image:hover img {
    filter: brightness( 70% ) saturate( 50% );
  }
  
  .UNIRI-single-post-content .UNIRI-query-loop-block .wp-block-post-featured-image a {
    position: relative;
  }
  
  .UNIRI-single-post-content .UNIRI-query-loop-block .wp-block-post-featured-image a::before {
    content: "";
    position: absolute;
    right: -10px;
    bottom: -10px;
    top: 10px;
    left: 10px;
    z-index: 1;
  }
  
  .UNIRI-single-post-content .UNIRI-query-loop-block .wp-block-post-featured-image a:hover::before {
    border:1px solid #000;
  }
  
  /* Fallback for there's no set featured image */
  .UNIRI-query-loop-block .wp-block-columns>.wp-block-column:first-child:empty:before {
    content: "";
    height: 168px;
    max-width: 240px;
    display: block;
    background: url('/wp-content/uploads/2022/03/post-fallback.png');
    background-size: cover;
    background-position: center center;
  }
  
  .UNIRI-query-loop-block .wp-block-columns>.wp-block-column:first-child:empty:hover:before {
    filter: brightness( 70% ) saturate( 50% );
  }
  
  .UNIRI-query-loop-block .wp-block-columns>.wp-block-column:first-child:empty {
    position: relative;
  }
  
  .UNIRI-query-loop-block .wp-block-columns>.wp-block-column:first-child:empty:hover:after {
    /* Border Hover Overlay*/
    content: "";
    position: absolute;
     height: 168px;
    max-width: 240px;
    right: -10px;
    bottom: -10px;
    top: 10px;
    left: 10px;
    z-index: 1;
    border:1px solid #000;
  }
  
  /* Pagination layout */
  
  .UNIRI-single-post-content .UNIRI-query-loop-block .wp-block-query-pagination {
    display: flex;
  
  }
  
  .UNIRI-single-post-content .UNIRI-query-loop-block .wp-block-query-pagination>* {
    margin: 0;
  }
  
  .UNIRI-single-post-content .UNIRI-query-loop-block .wp-block-query-pagination a {
    text-decoration: none;
  }
  
  .UNIRI-single-post-content .UNIRI-query-loop-block .wp-block-query-pagination .page-numbers.current,
  .UNIRI-single-post-content .UNIRI-query-loop-block .wp-block-query-pagination a:hover{
    text-decoration: underline;
  }
  
  .UNIRI-single-post-content .UNIRI-query-loop-block .wp-block-query-pagination .wp-block-query-pagination-numbers {
    display: flex;
  }
  
  .UNIRI-single-post-content .UNIRI-query-loop-block .wp-block-query-pagination .page-numbers,
  .UNIRI-single-post-content .UNIRI-query-loop-block .wp-block-query-pagination .wp-block-query-pagination-next,
  .UNIRI-single-post-content .UNIRI-query-loop-block .wp-block-query-pagination .wp-block-query-pagination-previous {
    padding: 0 8px 0 8px;
  }
  
  .UNIRI-single-post-content .UNIRI-query-loop-block .wp-block-query-pagination .wp-block-query-pagination-numbers .page-numbers:first-child{
      padding-left:0;
  }
  
  /* GUTENBERG BLOCKS ADDED BY ULTIMATE BLOCKS PLUGIN */
  /* TOGGLES */
  /* Multiple Toggles Wrap */
  .wp-block-ub-content-toggle {
    margin: 2rem 0;
  }
  
  /* Single Item Wrap */
  .wp-block-ub-content-toggle .wp-block-ub-content-toggle-accordion {
    border: 1px solid #000 !important;
    margin-bottom: 1rem
  }
  
  /* Title */
  .wp-block-ub-content-toggle .wp-block-ub-content-toggle-accordion .wp-block-ub-content-toggle-accordion-title-wrap {
    background-color: #fff !important;
  }
  
  .wp-block-ub-content-toggle .wp-block-ub-content-toggle-accordion .wp-block-ub-content-toggle-accordion-title-wrap strong {
    font-weight: 400;
  }
  
  .wp-block-ub-content-toggle .wp-block-ub-content-toggle-accordion .wp-block-ub-content-toggle-accordion-title-wrap .wp-block-ub-content-toggle-accordion-title {
    order: 1;
    padding: 1.5rem;
    font-size: 1.25rem;
  }
  
  /*Arrow*/
  .wp-block-ub-content-toggle .wp-block-ub-content-toggle-accordion .wp-block-ub-content-toggle-accordion-title-wrap .wp-block-ub-content-toggle-accordion-toggle-wrap {
    order: 2;
  }
  
  .wp-block-ub-content-toggle-accordion-toggle-wrap {
    padding: 1.5rem;
  }
  
  .wp-block-ub-content-toggle-accordion-toggle-wrap>.wp-block-ub-content-toggle-accordion-state-indicator {
    margin: 0;
    width: auto;
    height: auto;
    border: 0
  }
  
  .wp-block-ub-chevron-down::after {
    content: "";
    position: relative;
    width: 24px;
    height: 24px;
    border-width: 0;
    transform: rotate(0deg);
    left: unset;
    top: unset;
    background-image: url(/wp-content/uploads/2020/04/arrow-black.svg);
    background-size: contain;
  }
  
  .wp-block-ub-content-toggle-accordion-state-indicator.open {
    transform: rotate(180deg) !important;
  }
  
  /* Content */
  .wp-block-ub-content-toggle .wp-block-ub-content-toggle-accordion .wp-block-ub-content-toggle-accordion-content-wrap {
    padding-top: inherit;
    padding-bottom: inherit;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  
  .wp-block-ub-content-toggle .wp-block-ub-content-toggle-accordion .wp-block-ub-content-toggle-accordion-content-wrap>*:last-child {
    margin-bottom: 1.5rem;
  }
  
  .wp-block-ub-content-toggle .wp-block-ub-content-toggle-accordion .wp-block-ub-content-toggle-accordion-content-wrap>*:first-child {
    margin-top: 0rem;
  }
  
  /* Columns Within Toggle*/
  .wp-block-ub-content-toggle .wp-block-ub-content-toggle-accordion .wp-block-ub-content-toggle-accordion-content-wrap .wp-block-columns .wp-block-column *:last-child {
    margin-bottom: 0;
  }
  
  /* TABS */
  /* Single Tab Title */
  .wp-block-ub-tabbed-content .wp-block-ub-tabbed-content-tab-title-wrap {
    padding: 1rem 1.5rem;
    font-size: 1.1rem;
    border-radius: 0;
    margin-right: 1rem;
    border-color: #ddd !important;
  }
  
  /* Active */
  .wp-block-ub-tabbed-content .wp-block-ub-tabbed-content-tab-title-wrap.active {
    border-color: #ddd !important;
  }
  
  /* Content */
  .wp-block-ub-tabbed-content .wp-block-ub-tabbed-content-tabs-content {
    border: 1px solid #ddd;
    padding: 1.5rem;
  }
  
  .wp-block-ub-tabbed-content .wp-block-ub-tabbed-content-tab-content-wrap>*:first-child {
    margin-top: 0;
  }
  
  .wp-block-ub-tabbed-content .wp-block-ub-tabbed-content-tab-content-wrap>*:last-child {
    margin-bottom: 0;
  }
  
  /* IMAGE SLIDER(Ultimate Blocks) */
  .ub_image_slider .swiper-slide {
    margin: 0;
  }
  
  .ub_image_slider .swiper-button-prev,
  .ub_image_slider .swiper-button-next {
    color: #000;
    background-image: none;
  }
  
  .ub_image_slider .swiper-button-prev::after,
  .ub_image_slider .swiper-button-next::after {
    font-size: 30px;
  }
  
  /* Specific Layout Styles */
  
  /* Columns Layout */
  .UNIRI-single-post-content .wp-block-columns .wp-block-column .wp-block-image figure,
  .UNIRI-single-post-content .wp-block-columns .wp-block-column .wp-block-image {
    margin-top: 0;
  }
  
  .UNIRI-single-post-content .wp-block-columns .wp-block-column>*:first-child {
    margin-top: 0;
  }
  
  /* ==============*/
  /* GLOBAL FOOTER */
  /* ==============*/
  /* @ v1 Homepage*/
  .UNIRI-footer .logo-links img {
    max-height: 32px;
    width: auto;
  }
  
  .UNIRI-footer .social-media .elementor-social-icons-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  
  .UNIRI-footer .social-media a.elementor-icon {
    margin: 2px 0;
  }
  
  .UNIRI-footer .social-media:after {
    content: "";
    background: #000;
    height: 32px;
    width: 1px;
    display: block;
    margin: 16px auto -20px auto;
  }
  
  /* TABLET STYLES */
  @media screen and (min-width: 768px) and (max-width: 1024px) {}
  
  /* MOBILE STYLES */
  @media screen and (max-width: 767px) {
  
    /* GLOBAL STYLES*/
    .UNIRI-footer .logo-links img {
      max-height: 20px !important;
    }
  
    .UNIRI-footer .social-media .elementor-social-icons-wrapper {
      flex-direction: row !important;
      justify-content: center;
    }
  
    .UNIRI-footer .social-media a.elementor-icon {
      margin: 0 2px !important;
    }
  
    /* BLOCK STYLES */
    /* Columns */
    .wp-block-columns>.wp-block-column:not(:first-child) {
      margin-top: 1.5rem
    }
  
    /* Toggle Block */
    .wp-block-ub-content-toggle .wp-block-ub-content-toggle-accordion .wp-block-ub-content-toggle-accordion-title-wrap .wp-block-ub-content-toggle-accordion-title {
      padding: 1rem;
      font-size: 1rem;
    }
  
    .wp-block-ub-content-toggle-accordion-toggle-wrap {
      padding: 1rem;
    }
  
    .wp-block-ub-content-toggle .wp-block-ub-content-toggle-accordion .wp-block-ub-content-toggle-accordion-content-wrap {
      padding-left: 1rem;
      padding-right: 1rem;
    }
  
    .wp-block-ub-content-toggle .wp-block-ub-content-toggle-accordion .wp-block-ub-content-toggle-accordion-content-wrap>*:not(:last-child) {
      margin-bottom: 1rem;
    }
  
  }/* End custom CSS */