/* MENU */
/*.navbar-brand {
    display: none;
}*/

body {
  color: #000;
}

.mx-auto {
  margin-right: unset !important;
  margin-left: unset !important;
}

p {
  text-align: justify;
}

.article-body p img {
  margin: 0 10px 10px 0;
}

.category .list-title a:visited {
    color: purple;
}

.pswp__caption {
  display:none;
}

.item-172 #t4-main-body, .item-175 #t4-main-body {
  display:none;
}

#services, #accommodation, #dining, #shops, #recreation, #museums, #culture, #other {
  background-color: #eee;
  padding: 10px 10px;
  margin: 25px 0;
}

.t4-header {
  background-color: white;
    /*background-color: #808080; /*#7fb354;*/
   /*background-image: url("https://nisosagion.com/pedoulas/images/phocagallery/galleries/pedoulas_panoramas/461425114_3839502816368808_4558384072574993602_n.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-bottom: 1px solid white;*/
  height: 100px;
}

.t4-header .header-wrap {
    min-height: 60px;
}

.t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link {
  height: 50px;
}

.t4-module {
    margin-top: 1rem;
}

.category-desc {
    border: 0px solid var(--t4-border-color);
    padding: 0rem;
    margin-top: 0rem;
    margin-bottom: 0rem;
    border-radius: 0rem;
    font-weight: bold;
}

.category-desc p {
      margin-bottom: 0.5rem;
}

.mod-finder .form-control {
  padding: 0.2rem 0.5rem;
    font-size: 0.8rem;
    line-height: 1;
}

.mod-finder .awesomplete {
    width: 110px;
}

.navbar-brand.logo-control img.logo-img {
    max-height: 50px;
}

.navbar-brand.logo-text .site-name {
    /*font-weight: 800;*/
    margin-bottom: 0rem;
    font-size: 1.7rem;
  /*font-family: "Dela Gothic One", sans-serif;*/
  font-family: 'Segoe UI Bold', Arial, sans-serif; 
  font-style: normal;
  text-transform: lowercase;
}

.site-name::before {
    content: "";
    display: inline-block;
    width: 50px;
    height: 50px;
    background-image: url('../../../images/PedoulasLogo-small-no-text.png'); /* Replace with your image */
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 5px; /* Space between image and text */
    vertical-align: middle;
}

.t4-header .t4-section-inner {
    position: relative;
    top: 15px;
}

.t4-topbar {
    background-color: unset;
    position: absolute !important;
    top: 0px;
    padding-top: 0.4rem;
    padding-bottom: 0.3rem;
    width: 100%;
}

.table {
  border-color: #ddd;
}

.table p {
  margin-bottom: 0rem;
}

.table > :not(caption) > * > * {
    padding: 0.5rem 0rem;
}

.content-category .table {
  border-color: #f8f8f7;
}

@media (max-width: 768px) {
  .t4-topbar {
    right:0;
    width: auto;
  }
}

.t4-footnav {
  display: none;
}

.t4-footer {
    background-color: #eee;
}

.t4-section.t4-breadcrumbs .breadcrumb {
    padding: 1rem 0 0 0;
}

.module-title {
    font-weight: 800;
    font-size: 1.275rem;
    margin: 0 0 0.2rem 0;
    text-transform: none;
}

div.mod-languages ul li.lang-active {
    background-color: unset;
}

/* hamburger menu */
.navbar-toggler {
    color: #000;
}

.navbar-toggler:hover {
    cursor: pointer;
    border-color: #000;
    color: #000;
}
/*********************/

.t4-megamenu.animate.slide .dropdown .dropdown-menu {
    background-color: #777;
}

/* remove caret */
.t4-megamenu .navbar-nav > li.active > a .item-caret.item-caret, .t4-megamenu .navbar-nav > li.active > .nav-link .item-caret.item-caret {
  display: none;
}

.t4-megamenu .dropdown-toggle .item-caret {
  display: none;
}
/*****************/

/* main menu */
.t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link {
    color: #000;
    text-transform: uppercase;
}

/* main menu hover (not dropdown available) */
.t4-megamenu .navbar-nav > li.show > .nav-link {
    color: #c53734;
}

.t4-megamenu .navbar-nav > li.show > .nav-link span.menu-item-title {
    padding: 5px 0;
    border-bottom: 3px solid white;
}

/* main menu hover (dropdown available) */
.t4-megamenu .navbar-nav > li > a:hover, .t4-megamenu .navbar-nav > li > a:focus, .t4-megamenu .navbar-nav > li > a:active, .t4-megamenu .navbar-nav > li > .nav-link:hover, .t4-megamenu .navbar-nav > li > .nav-link:focus, .t4-megamenu .navbar-nav > li > .nav-link:active {
  color: #c53734;
}

.t4-megamenu .navbar-nav > li > a:hover span.menu-item-title {
    padding: 5px 0;
    border-bottom: 3px solid white;
}

/* drop down menu */
.t4-megamenu .dropdown-menu li > a, .t4-megamenu .dropdown-menu li > .nav-link, .t4-megamenu .dropdown-menu li .dropdown-item {
    color: #fff;
}
/* drop down menu active */
.t4-megamenu .dropdown-menu li.active > a {
    color: #fff;
    font-weight: 700;
}
/* drop down menu hover */
.t4-megamenu .dropdown-menu li > a:hover, .t4-megamenu .dropdown-menu li > a:focus, .t4-megamenu .dropdown-menu li > a:active,
.t4-megamenu .dropdown-menu li > .nav-link:hover,
.t4-megamenu .dropdown-menu li > .nav-link:focus,
.t4-megamenu .dropdown-menu li > .nav-link:active,
.t4-megamenu .dropdown-menu li .dropdown-item:hover,
.t4-megamenu .dropdown-menu li .dropdown-item:focus,
.t4-megamenu .dropdown-menu li .dropdown-item:active {
     /*color: #aaa;*/
    color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
}

/**********************/
/* DJ IMAGE SLIDER */

.camera_caption > div {
    /*background: rgba(0, 0, 0, 0.4);*/
    background: none;
}

.camera_caption {
    top: 45%;
    width: 50%;
    left: 25% !important;
    height: 0px;
}

.camera_caption > div {
    padding: 0px;
}

.camera_caption > div {
    height: unset;
}

.camera_caption_title {
    font-size: 2.0em;
    line-height: 1.3em;
    margin-bottom: 10px;
    text-align: center;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.9);
}

@media (max-width: 768px) {
  .camera_caption {
     top: 40%;
    width: 100%;
    left: 0% !important;
  }
}

@media (max-width: 480px) {
  .camera_caption {
    left: 0 !important;
  }
  .camera_caption_title {
    font-size: 3.0em;
  }
  .camera_caption_desc {
        font-size: 1.5em !important;
  }
}

/***********************/
.t4-megamenu .navbar-nav > li.active > a, .t4-megamenu .navbar-nav > li.active > .nav-link {
    /*background-color: #c53734;*/
    color: #c53734;
}

li.active span.menu-item-title {
    padding: 5px 0;
    border-bottom: 3px solid #c53734;
}

div.dropdown-menu li span.menu-item-title {
    padding: 0px;
    border-bottom: unset;
}

.item-page.layout-default.no-sidebar .top-article-info {
  text-align: left;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}

.t4-megamenu .dropdown-menu {
  padding: 10px 25px;
}

.dropdown-item:hover, .dropdown-item:focus {
  background-color: #fff; /*var(--t4-dropdown-link-hover-bg);*/
}

.t4-main-body {
    padding-top: 0rem;
    padding-bottom: 0rem;
}

.t4-main-body {
    padding-top: 1rem;
    background-color: #f8f8f7;
}

.t4-section.t4-breadcrumbs {
    background-color: #f8f8f7;
}

@media (min-width: 768px) {
    .t4-main-body {
        padding-bottom: 0rem;
    }
}

.t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link {
    font-size: 1.0rem; /*0.9rem*/
    padding: 5px 13px; /*5px 0.5rem;*/
}

@media (max-width: 991.98px) {
    .nav-breakpoint-lg .t4-megamenu {
        max-height: 420px;
        padding: 0.5rem;
        background-color: #fff;
    }
}

.page-header h1, .page-header .h1, .categories-list h1, .categories-list .h1 {
    padding: 0.75rem 0;
    font-size: 1.5rem;
    font-weight: 700;
  text-transform: none;
}

/*
.row > * {
    padding-right: calc(var(--t4-gutter-x)* 0.2);
    padding-left: calc(var(--t4-gutter-x)* 0.2);
}
*/

@media (min-width: 992px) {
    .item-page .page-header h2, .item-page .page-header .h2 {
        margin-bottom: 0.75rem;
    }
}

.t4-megamenu .dropdown-menu li > a, .t4-megamenu .dropdown-menu li > .nav-link, .t4-megamenu .dropdown-menu li .dropdown-item {
  padding: 0.3rem 0;
}

/* phoca */
#phocagallery svg {
    display: none;
}
.pg-item-box-title, .pg-category-box-title {
    padding: 0.5em !important;
    font-size: 108%;
}

.pg-item-box, .pg-category-box {
    border: 0px solid #f0f0f0;
    /*margin: 0.5em 1em 0.5em 0;*/
}

.pg-category-categories-top-box-title::before {
    font-family: FontAwesome;
    content: "\f3e5";
    padding-right: 7px;
}

@media (max-width: 480px) {
   .pg-item-box, .pg-category-box {
     width: 100%;
   }
  .pg-category-box-image svg, .pg-detail-item-image-box img, .pg-item-box-image img, .pg-item-box-image svg, .pg-category-box-image img {
    width: 100%;
  }

  .t4-header {
       height: 110px;
  }
  .t4-header .t4-section-inner {
       top: 23px;
   }
}

.t4-masthead {
  display: none;
}

div.mod-languages li {
    margin: 0 0rem;
}

div.mod-languages a {
    padding: .3rem;
}

div.social a {
    padding: .2rem;
    color: #000;
}

/* JT Slider */
.jt-title {
    color: #000;
    text-align: left;
}

.jt-cs .owl-carousel .owl-nav .owl-next,.jt-cs .owl-carousel .owl-nav .owl-prev {
    -webkit-transition: opacity 0.4s ease;
    -moz-transition: opacity 0.4s ease;
    -ms-transition: opacity 0.4s ease;
    -o-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease;
    opacity: 1;
    font-size: 20px;
    width: 40px;
    height: 40px;
    background: rgba(0,0,0,1);
}

div.owl-carousel div.owl-nav > button.owl-prev, div.owl-carousel div.owl-nav > button.owl-next {
    border: none;
    border-radius: 50%;
    line-height: 42px;
    margin: 0 0rem;
    font-size: 20px;
    height: 48px;
    width: 48px;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  color: white;
}

.positioncenter.owl-carousel .owl-nav button.owl-next {
    right: -45px;
}

.positioncenter.owl-carousel .owl-nav button.owl-prev {
    left: -45px;
}

/********************/

@media (max-width: 767.98px) {
    .social-list-sm {
        margin-top: 0rem;
    }
}

.ph-cb.pg-cv-paginaton {
  display:  none;
}

.pagination, .k-ui-namespace .k-pagination .k-pagination__pages li a {
    margin: 0.3rem auto;
}

.item-page .article-body {
    display: block;
}

#panorama {
  margin-bottom: 15px;
}

.topbar-wrap.justify-content-between {
  justify-content: end !important;
}

@media (min-width: 992px) { /*then navbar needs to appear */
    .t4-header-r {
        display:none !important;
     }
}

.t4-megamenu .navbar-nav > li:last-child > a, .t4-megamenu .navbar-nav > li:last-child > .nav-link {
  padding: 5px 0px 5px 13px;
}

.t4-wrapper .btn, .t4-wrapper .blog-list .item-readmore a, .blog-list .item-readmore .t4-wrapper a {
  text-transform: lowercase;
}

#collapseText {
  margin-top: 15px;
}

@media (max-width: 580px) {
  #benefactor1, #benefactor2 {
    text-align: center !important;
  }
}