/* Luxury Theme - Inset Custom Footer Text 14586846-hc-jg */
.footer-information .content:before {
    content: "IDEADECO Ⓒ 2000 - 2025 - HELLENIC BUSINESS REGISTRY  ΓΕΜΗ 153620309000";
    display: block;
    color: white;
}
/*  Center align captions on images -  18550546-hc  */
.wp-block-image .aligncenter>figcaption, .wp-block-image .alignleft>figcaption, .wp-block-image .alignright>figcaption, .wp-block-image.is-resized>figcaption {
    display:inline;
}
/* fix slider issue #2775116-zen (DOC) */
.slides li {
  margin-right: 24px;
}
/*--- Make footer white, adjust text for readability / 3006724-zen cj ---*/

.footer {
    background: #fff;
    color: #999;
}

.footer-widget-holder {
    background: #fff;
}
.footer h6 {
color: #000;
}
/*Change page title color 28398436-hc sy*/
.page-id-20517 .headline.img-headline {
    color: #000;
}
.page-id-20517 .headline.img-headline:after {
border-bottom: 4px solid #000;
}

.content .article .headline {
    color: #000;
} /* Change hover color for tagcloud | 6287040-zen CG */
.footer-widget .tagcloud a:hover {
    color: #6c48ef;
} /* Change hover color for submit button | 6287040-zen CG */
.wp-block-button__link:hover {
    background-color: #2d04c1;
} h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, h1 a:focus, h2 a:focus, h3 a:focus, h4 a:focus, h5 a:focus, h6 a:focus, h1 a:active, h2 a:active, h3 a:active, h4 a:active, h5 a:active, h6 a:active, .widget ul.menu .currentpageitem a, .widget ul.menu .current-menu-item a, .widget ul.menu li a, .widget ul.menu li a:hover {
color: #2d04c1 !important;
} a, a:link, a:visited, #masthead .site-description {
color: #2d04c1 !important;
} .post-date a, .post-date a:link, .post-date a:visited {
color: #2d04c1 !important;
}

button.pushbutton-wide {
background:#2d04c1 !important;
} .light-header-text .menu a {
color: #fff !important;
}

 

.light-header-text #masthead .site-title a, .light-header-text .custom-header-image .headline.img-headline {
color: #fff !important;
} 

 

#wrapper #navigation .menu li li a, #wrapper #navigation .menu li li a:link, #wrapper #navigation .menu li li a:visited {

color: rgba(0, 0, 0, .5) !important;

}
 ul#menu-join-us-1 > li > a {
color: #fff !important;
}

.footer-information >.content > .align-left> p >a {

color: #fff !important;

} /* Change mobile menu items color to white | zd-6287040 (SR) */
@media only screen and (max-width: 600px)
.sidr li a, .sidr li a:link, .sidr li a:visited {
  color: #fff !important;
} /* change mobile menu items color to white | zd-6287040 (SR) */
@media only screen and (max-width: 600px){
.sidr li a, .sidr li a:link, .sidr li a:visited {
  color: #fff !important;
    }} /* Change all social menu item colors on mobile 6287040-zen*/

@media only screen and (max-width: 600px){ 
  .social-menu a, .social-menu a:visited {
    color: #fff !important;
  }
}