body.ltr .sp-megamenu-parent>li.sp-has-child>a:after, body.ltr .sp-megamenu-parent>li.sp-has-child>span:after {
  content: url(https://31palc.lib.uoi.gr/images/chevron-down-solid.svg);
  width: 13px;
  height: 13px;

}

.offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent>.nav-header>.menu-toggler:after {
  content: url(https://31palc.lib.uoi.gr/images/chevron-down-solid.svg);
  width: 18px;
  height: 18px;
  display: block;
}

.sppb-btn-secondary {
    color: #fff;
    background-color: #de6c54;
    border-color: #de6c54;
}

.sppb-btn-secondary.sppb-btn-3d {
    border-bottom-color: #7a8793
}

.sppb-btn-secondary.sppb-btn-gradient {
    background-image: linear-gradient(0deg,#6a757f 0,#a7b8c7 100%);
    border: none
}

.sppb-btn-secondary:hover {
    color: #fff;
    background-color: #ca553c;
    border-color: #ca553c
}

.sppb-btn-secondary.focus,.sppb-btn-secondary:focus {
    color: #fff;
    box-shadow: 0 0 0 3px rgba(152,167,181,.5)
}

.sppb-btn-secondary.disabled,.sppb-btn-secondary:disabled {
    background-color: #98a7b5;
    border-color: #98a7b5;
    color: #fff
}

.show>.sppb-btn-secondary.dropdown-toggle,.sppb-btn-secondary.active,.sppb-btn-secondary:active {
    background-color: #7a8793;
    background-image: none;
    border-color: #7a8793
}

.sppb-btn-secondary.sppb-btn-outline {
    color: #98a7b5;
    background-color: transparent
}

.sppb-btn-secondary.sppb-btn-outline.focus:hover,.sppb-btn-secondary.sppb-btn-outline:focus:hover,.sppb-btn-secondary.sppb-btn-outline:hover {
    color: #fff;
    background-color: #de6c54;
    border-color: #de6c54
}

.sppb-btn-secondary.sppb-btn-outline.focus,.sppb-btn-secondary.sppb-btn-outline:focus {
    color: #de6c54;
    background: 0 0
}

.sppb-btn-secondary.sppb-btn-outline.disabled,.sppb-btn-secondary.sppb-btn-outline:disabled {
    color: #de6c54;
    background-color: transparent;
    border-color: #de6c54
}

.show>.sppb-btn-secondary.sppb-btn-outline.dropdown-toggle,.sppb-btn-secondary.sppb-btn-outline.active,.sppb-btn-secondary.sppb-btn-outline:active {
    color: #fff;
    background-color: #de6c54;
    border-color:#de6c54
}






.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {
     background: #036F90;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a:hover {
     background: #036F90;
}
.sp-megamenu-parent>li {
    color: #ffffff;
  cursor: default;
}

.columns2 {
  column-count: 2;
}
.columns3 {
  column-count: 3;
}
.columns4 {
  column-count: 4;
}
@media (min-width: 320px) and (max-width: 480px) {
    .columns2 {
       column-count: 1;
    }
   .columns3 {
       column-count: 1;
    }
}

#sp-left .sp-module, #sp-right .sp-module {
    margin-top: 50px;
    border: 0px;
    padding: 0px; 
    border-radius: 0px;
}
.top_bar {
    padding-top: 20px;
}
.dexia {
  text-align:right;
  float:right;
}
.sppb-btn-info {
    color: #fff;
    background-color: #000000!important;
    border-color: #000000!important;
}
.sppb-btn-info:hover {
    color: #fff;
    background-color: #5D5D5D!important;
    border-color: #5D5D5D!important;
}
#sp-footer1{
  text-align: center;
}
.sp-megamenu-wrapper {
    margin-left: auto;
    margin-right: auto;
}
.sp-megamenu-parent {
    list-style: none;
    padding: 0;
    margin: 0 -15px;
    z-index: 99;
    display: block;
    position: relative;
    float: none;
    text-align: center;
    text-transform: uppercase;
}
.sp-megamenu-parent>li.active>a {
    font-weight: 700;
}

.doryforika {
    border: 2px solid #822A90;
    padding: 10px;
    border-radius: 20px;
}

/* SATELLITES */


.satellite::before {
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
  padding-right: 5px;
}

.satellite-solid::before {
  font: var(--fa-font-solid);
}

.satellite-arrow::before {
  content: "\f35d";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

/* END SATELLITES */
/*#sp-menu > .justify-content-end { justify-content: center !important;}


 #sp-menu > .offcanvas-toggler-right { justify-content: end !important;}*/

